.crosssell-slider{
	overflow:hidden;
}
.crosssell-slider .product{
	min-width:200px;
}
.products-slider .products .product{
	min-width:270px;
}
.products-slider{
	width:100%;
	overflow:hidden;
}

/* .home-contents .cross-sells .crosssell-slider .slick-slide {
	margin: 0 9px;
} */

.badge.featured {
  background: #fff;
  text-align: center;
  line-height: 24px;
  color: #f36e16;
  font-family: museo-sans,sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .5px;
  border-radius: 16px 0 !important;
  padding: 4px 8px !important;
  height: 30px !important;
  border: 1px solid #f36e16;
}

.page.category .product-list-view .product-row .product-item .product .badge.featured, .product-family .product-list-view .product-row .product-item .product .badge.featured, .sales .product-list-view .product-row .product-item .product .badge.featured, .search-results .product-list-view .product-row .product-item .product .badge.featured {
	width:163px;
	border-radius:15px 15px 0 0 !important;
	height:20px !important;						
	top:-29px;
	left:-71px;
	white-space:nowrap;
	line-height:20px;
	font-size:12px;
	transform:rotate(-90deg);
	margin-top:108px;
	position:absolute;
	letter-spacing: .5px;
	padding:0 8px !important;
}

.header .header-row .account-links .account_div .show {
	z-index: 12;
}

.page.category .category_product_txt h3 {
	font-size: 16px;
	margin: 20px 0 5px;
	font-style: normal;
}

#Modal-pop1, #Modal-pop2, #Modal-pop3 {
	font-family: "Open Sans", serif;
}

#Modal-pop1 .login-main, #Modal-pop2 .login-main, #Modal-pop3 .login-main{
    display: flex;
    justify-content: center;
    align-items: center;
}
#Modal-pop1 .login-main h1, #Modal-pop2 .login-main h1, #Modal-pop3 .login-main h1, #Modal-pop1 .login-main span.h1, #Modal-pop2 .login-main span.h1, #Modal-pop3 .login-main span.h1 {color: #002772; font-size: 55px; font-weight: 800; margin: 0px auto; padding:0; font-family: "Open Sans", serif; font-style: normal; line-height: 62px;}

#Modal-pop1 .login-container, #Modal-pop2 .login-container, #Modal-pop3 .login-container {
  max-width: 670px;
  width: 100%;
  padding: 30px;
  margin: 30px;
  border: 2px solid #767680;
  border-radius: 19px;
  text-align: center;
}
#Modal-pop1 .login-container .login-logo, #Modal-pop2 .login-container .login-logo, #Modal-pop3 .login-container .login-logo {
  margin-bottom: 10px;
  margin-top: 35px;
}
#Modal-pop1 .login-container .login-logo img, #Modal-pop2 .login-container .login-logo img, #Modal-pop3 .login-container .login-logo img{max-width: 187px;}

#Modal-pop1 .login-container p.subtitle, #Modal-pop2 .login-container p.subtitle, #Modal-pop3 .login-container p.subtitle{font-family: "Open Sans", serif;font-size: 18px; margin: 0px 0px 30px; padding:0px;}

#Modal-pop1 .login-container p, #Modal-pop2 .login-container p, #Modal-pop3 .login-container p {
  margin-bottom: 20px;
}
#Modal-pop1 .login-form .input-group, #Modal-pop2 .login-form .input-group, #Modal-pop3 .login-form .input-group {
  margin-bottom: 15px;
  text-align: left;
}
#Modal-pop1 .login-form .input-group.forgot-pass-text, #Modal-pop2 .login-form .input-group.forgot-pass-text, #Modal-pop3 .login-form .input-group.forgot-pass-text{ text-align: right; margin-bottom: 30px;}

#Modal-pop1 .login-form .input-group input, #Modal-pop2 .login-form .input-group input, #Modal-pop3 .login-form .input-group input{
  font-family: "Open Sans", serif;
  width: 100%;
  padding: 0px 15px; 
  height: 56px;
  font-size: 14px;
  border: 1px solid #000;
  border-radius: 4px;
}

#Modal-pop1 .login-form .input-group input.is-invalid, #Modal-pop2 .login-form .input-group input.is-invalid, #Modal-pop3 .login-form .input-group input.is-invalid{
	border: 1px solid #FF0000;
}

#Modal-pop1 .login-form .input-group input.login-email, #Modal-pop2 .login-form .input-group input.login-email, #Modal-pop3 .login-form .input-group input.login-email{
	background-image: url(/assets/images/checkout_images/mesage.png); 
	background-repeat: no-repeat; 
	background-position:15px center;
	padding-left: 50px;
}


/* #Modal-pop1 .pop-bx.pop2 .login-container, #Modal-pop2 .pop-bx.pop2 .login-container, #Modal-pop3 .pop-bx.pop2 .login-container{top: 50%; left: 50%; transform: translate(-50%, -50%);} */

/* #Modal-pop1 .login-main.pop-bx, #Modal-pop2 .login-main.pop-bx, #Modal-pop3 .login-main.pop-bx{
	position: fixed;
    z-index: 99;
    left: 50%;
	display:none;
    top: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
} */

/* #Modal-pop1 .pop-bx .login-container, #Modal-pop2 .pop-bx .login-container, #Modal-pop3 .pop-bx .login-container{padding: 50px; position:relative; max-width:550px;} */
#Modal-pop1 .login-main.pop-bx .button-group-l-r .login-btn, #Modal-pop2 .login-main.pop-bx .button-group-l-r .login-btn, #Modal-pop3 .login-main.pop-bx .button-group-l-r .login-btn {
	width:100%; 
	font-weight:700;  
	background:#FE4C00; 
	color: white;
    padding: 10px;
    cursor: pointer;
    font-size: 16px;
    border: none;
	font-family: "Open Sans", serif;
	height: 52px; border-radius: 52px;
}
#Modal-pop1 .login-main.pop-bx .button-group-l-r .login-btn:hover, #Modal-pop2 .login-main.pop-bx .button-group-l-r .login-btn:hover, #Modal-pop3 .login-main.pop-bx .button-group-l-r .login-btn:hover {
	background: #ff7033;
}
#Modal-pop1 .dotted-line, #Modal-pop2 .dotted-line, #Modal-pop3 .dotted-line{
    align-items: center;
    align-self: stretch;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' fill='none'%3E%3Crect width='100%25' height='100%25' stroke='%23002772' stroke-dasharray='15, 10' stroke-dashoffset='15' stroke-linecap='square' stroke-width='1' rx='30' ry='30'/%3E%3C/svg%3E");
    display: flex;
    flex: 0 0 5.5rem;
    flex-direction: column;
    justify-content: center;
    position: relative;
    text-align: center;
    padding: 50px 50px;
    margin-bottom: 30px;
}

#Modal-pop1 .pop-bx .login-form .input-group input.login-email, #Modal-pop2 .pop-bx .login-form .input-group input.login-email, #Modal-pop3 .pop-bx .login-form .input-group input.login-email{border-radius: 0;}
#Modal-pop1 .pop-bx .login-container p.subtitle, #Modal-pop2 .pop-bx .login-container p.subtitle, #Modal-pop3 .pop-bx .login-container p.subtitle {color: #002772; margin-bottom: 0; margin-top: 10px; font-size: 20px; font-weight: 500;}

#Modal-pop1 .pop-bx .guest-checkout, #Modal-pop2 .pop-bx .guest-checkout, #Modal-pop3 .pop-bx .guest-checkout {
    margin: 30px auto 0;
    max-width: 400px;
	font-family: "Open Sans", serif;
	font-weight: normal;
	line-height: 20px;
	font-size:14px;
	color: #000;
}
#Modal-pop1 .cancel-pop, #Modal-pop2 .cancel-pop, #Modal-pop3 .cancel-pop {position:absolute; right:40px; top:40px; cursor:pointer;}
#Modal-pop1 .cancel-pop img, #Modal-pop2 .cancel-pop img, #Modal-pop3 .cancel-pop img{height:24px; width:24px;}
#Modal-pop1 .login-main.pop2 h1, #Modal-pop2 .login-main.pop2 h1, #Modal-pop3 .login-main.pop2 h1, #Modal-pop1 .login-main.pop2 span.h1, #Modal-pop2 .login-main.pop2 span.h1, #Modal-pop3 .login-main.pop2 span.h1 {font-size: 35px; line-height:49px;}
#Modal-pop1 .login-main.pop2 h1 span, #Modal-pop2 .login-main.pop2 h1 span, #Modal-pop3 .login-main.pop2 h1 span, #Modal-pop1 .login-main.pop2 span.h1 span, #Modal-pop2 .login-main.pop2 span.h1 span, #Modal-pop3 .login-main.pop2 span.h1 span {color:#FE4C00;}

#Modal-pop1 .start-shopping, #Modal-pop2 .start-shopping, #Modal-pop3 .start-shopping {}
#Modal-pop1 .dotted-line.promo-code, #Modal-pop2 .dotted-line.promo-code, #Modal-pop3 .dotted-line.promo-code {background:none;}

#Modal-pop1 .dotted-line.promo-code h1, #Modal-pop2 .dotted-line.promo-code h1, #Modal-pop3 .dotted-line.promo-code h1, #Modal-pop1 .dotted-line.promo-code span.h1, #Modal-pop2 .dotted-line.promo-code span.h1, #Modal-pop3 .dotted-line.promo-code span.h1 {font-size:30px; line-height:40px;}
#Modal-pop1 .dotted-line.promo-code h1 span.promo, #Modal-pop2 .dotted-line.promo-code h1 span.promo, #Modal-pop3 .dotted-line.promo-code h1 span.promo, #Modal-pop1 .dotted-line.promo-code span.h1 span.promo, #Modal-pop2 .dotted-line.promo-code span.h1 span.promo, #Modal-pop3 .dotted-line.promo-code span.h1 span.promo {color:#009BDE;}

#Modal-pop1 .promo-code img, #Modal-pop2 .promo-code img, #Modal-pop3 .promo-code img {max-width:70px; margin-bottom:25px;}

#Modal-pop1 .modal-name, #Modal-pop2 .modal-name, #Modal-pop3 .modal-name {display:none;}

@media screen and (max-width: 768px) {
	#Modal-pop1 .dotted-line, #Modal-pop2 .dotted-line, #Modal-pop3 .dotted-line{
		 padding: 20px 20px;
	}
	#Modal-pop1 .login-main.pop2 h1, #Modal-pop2 .login-main.pop2 h1, #Modal-pop3 .login-main.pop2 h1, #Modal-pop1 .login-main.pop2 span.h1, #Modal-pop2 .login-main.pop2 span.h1, #Modal-pop3 .login-main.pop2 span.h1 {font-size: 26px; line-height:36px;}
	#Modal-pop1 .login-main h1, #Modal-pop2 .login-main h1, #Modal-pop3 .login-main h1, #Modal-pop1 .login-main span.h1, #Modal-pop2 .login-main span.h1, #Modal-pop3 .login-main span.h1 {color: #002772; font-size: 30px; line-height: 40px;}
	#Modal-pop1 .login-container, #Modal-pop2 .login-container, #Modal-pop3 .login-container {padding: 20px;}
}

.product-row .product-item .product {
	box-shadow:none !important;
	border: 2px solid #fff !important;
	font-family:"Open Sans", serif !important;
	padding-bottom:145px !important;
}
.product-row .product-item .product:hover {
	border: 2px solid #1a58da !important;
}

.product-row .product-item .product .rating-div {
    margin-bottom: 4px !important;
}

.product-row .product-item .product .product-title {
	font-size: 14px !important;
	line-height: 20px !important;
	height: 60px !important;
	font-weight: 500 !important;
	overflow: hidden !important;
	display: -webkit-box !important;
	-webkit-line-clamp: 3 !important;
	-webkit-box-orient: vertical !important;
	color: #1a58da !important;
	font-family:"Open Sans", serif !important;
}

.product-row .product-item .product span.model {
	color: #000 !important;
	font-weight: 550 !important;
	font-family:"Open Sans", serif !important;
	font-size: 10px !important;
	line-height: 14px !important;
	width: 100% !important;
}

.product-row .product-item .product p.med2.primary.regular {
	font-family:"Open Sans", serif !important;
	margin-top: 4px !important;
	overflow: hidden; !important
	display: block !important;
	height: 16px !important;
	display: -webkit-box !important;
	-webkit-line-clamp: 1 !important;
	-webkit-box-orient: vertical !important;
	color: #002772 !important;
	font-size: 13px !important;
	line-height: 16px !important;
	font-weight:500 !important;
	letter-spacing:normal;
}

.product-row .product-item .product .add_plus .add-plus {
	font-family:"Open Sans", serif !important;
	background: #0053e2 !important;
	color: #fff !important;
	border-radius: 20px !important;
	padding: 2px !important;
	font-size: 14px !important;
	line-height:16px !important;
	height: 40px !important;
	flex-grow: 1 !important;
	font-weight: 600 !important;
}
.product-row .product-item .product .price-2 {
	font-family:"Open Sans", serif !important;
	height: 24px !important;
	text-align: left !important;
	font-size: 20px !important;
	line-height: 24px !important;
	overflow: hidden !important;
	width: fit-content !important;
	color: #db0a1e !important;
	font-weight: 700 !important;
	margin: 0 !important;
	-webkit-line-clamp: unset !important;
	-webkit-box-orient: unset !important;
}

.product-row .product-item .product .price-2.sl {
	height: 16px !important;
	line-height:16px !important;
	font-size: 12px !important;
}

.product-row .product-item .product .price-2 span.old_price {
	text-decoration: line-through;
	color: #000 !important;
	font-size: 10px !important;
	font-weight: 550 !important;
	margin-right: 5px !important;
}

.product-row .product-item .product .price-2 span {
	color: #000 !important;
	font-size: 10px !important;
	font-weight: 550 !important;
	margin-right: 5px !important;
}

.product-row .product-item .product .list_prod_bottom {
	position: absolute !important;
	bottom: 0 !important;
	width: 100% !important;
	left: 0 !important;
	padding: 0px 18px 10px !important;
}

.product-row .product-item .product .badge {
	font-family:"Open Sans", serif !important;
}

.product-row .product-item .product .list_prod_bottom .ltbp-plus {
	font-family:"Open Sans", serif !important;
	background: #0053e2 !important;
	color: #fff !important;
	border-radius: 20px !important;
	padding: 2px 8px !important;
	font-size: 13px !important;
	height: 40px !important;
	flex-grow: 1 !important;
	width: 100% !important;
}

.product-row .product-item .product .notify-btn {
	font-family:"Open Sans", serif !important;
	margin-top: auto !important;
	width: auto !important;
	background: #0053e2 !important;
	color: #fff !important;
	border-radius: 20px !important;
	padding: 2px !important;
	font-size: 14px !important;
	height: 40px !important;
	flex-grow: 1 !important;
	font-weight: 600 !important;
}

.product-row .product-item .product .ship_line {
  display: flex;
  justify-content: space-between;
  align-content: center;
}

.product-row .product-item .product .cravesave-line {
	display: flex;
	/* justify-content: space-between;
	align-items: center; */
	gap:5px;
	min-height: 24px;
}

.product-row .product-item .product .cravesave-icon,
.product-row .product-item .product .cravesave-price,
.product-row .product-item .product .cravesave-flag {
	/* flex: 1; */
	/* text-align: center; */
}

.product-row .product-item .product .cravesave-icon {
	width:90px;
	height:24px;
}

.product-row .product-item .product .cravesave-icon img {
	width:90px;
	height:24px;
}

.product-row .product-item .product .cravesave-icon.cssm {
	width:24px;
	height:24px;
}

.product-row .product-item .product .cravesave-icon.cssm img {
	width:24px;
	height:24px;
}

.product-row .product-item .product .cravesave-price {
	font-family:"Open Sans", serif !important;
	font-size: 16px !important;
	line-height: 22px !important;
	color: #f94001 !important;
	font-weight: 700 !important;
	margin: 0 !important;
}

.product-row .product-item .product .cravesave-flag .as-save-badge {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	height: 24px;
	width: 80px;
	line-height: 24px;
}

.product-row .product-item .product .cravesave-flag .as-save-badge svg {
	position: absolute;  /* svg sits behind */
	left: 0;
	top: 0;
	width: 80px;
	height: 24px;
	z-index: 0;
}

.product-row .product-item .product .cravesave-flag .as-save-badge span {
	color: #fff;
	font-size: 10px;  
	font-weight: 700;
	position: relative;
	z-index: 1;
	text-align: center;
	width: 100%;
}

.product-row .product-item .product .add_plus .qty-input input[type="number"], .product-row .product-item .product .add_plus .qty-input input[type="text"] {
	font-family:"Open Sans", serif !important;
	text-align: center !important;
	color: #000 !important;
	max-width: 60px !important;
	height: 40px !important;
	border-radius: 20px !important;
	border: 1px solid #000 !important;
	padding: 10px !important;
	background-color: #fff !important;
	-webkit-appearance: none !important;
	-moz-appearance: textfield !important;
	margin: 0 !important;
}

/* Safari feature query */
@supports (-webkit-hyphens:none) and (not (translate: none)) {
  .qty-input:hover {
    transform: translate(0,-2px); /* drop scale in Safari */
  }
}

.product-row .product-item .product .add_plus .qty-input input[type="number"]::-webkit-inner-spin-button, .product-row .product-item .product .add_plus .qty-input input[type="number"]::-webkit-outer-spin-button {
	margin: 0;
	cursor: pointer;
}

.product-list-view .product-row .product-item .product .list_prod_bottom {
	display: flex !important;
	flex-direction: column !important;
	gap: 5px !important;
	position: relative !important;
	margin-left: 0 !important;
	min-width: 200px !important;
	width: 200px !important;
	padding: 10px 0 !important;
	text-align: center !important;
}
.product-list-view .product-row .product-item .product {
	flex-direction: row !important;
	gap: 18px !important;
	align-items: center !important;
	padding: 12px 18px !important;
}

.product-item .cravesave-icon.cssm.info .tooltiptext {
  top: unset !important;
  /* right: unset !important; */
}

@media (max-width: 768px) {
    .single-product .product-info-row .product-add .product-add__add .bottom {
        width: 100%;
        float: unset;
    }
}
@media (max-width: 690px) {
    .single-product .product-info-row .product-add .product-add__add .bottom {
        width: 100%;
        float: unset;
    }
}

.page.category .category-top .category_product_txt p {
	font-size:13px;
	color:#000;
	line-height:20px;
}

.category_product_txt a {
  text-decoration: underline !important;
}


.theme-mega-menu button.theme-mega-menu-link {
	background:none;
}

.theme-dropdown-container .theme-mega-menu button.theme-mega-menu-link {
  display: block;
  padding: 5px 0;
  font-size: 15px;
  font-weight: 700;
  color: #002772;
  text-decoration: none;
  transition: color .2s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width:100%;
  text-align:left;
  letter-spacing: .5px;
}

.theme-dropdown-container .theme-mega-menu button.theme-mega-menu-link:hover {
  color: #2563eb;
}

.theme-mega-menu-container .cleaning-cart ul.cleaning-cart-link-list li > button.theme-mega-menu-link {
  font-size: 15px;
  line-height: 21px;
  color: #002772;
  font-weight: 400;
}

.theme-mega-menu-container .cleaning-cart ul.cleaning-cart-link-list li > button.theme-mega-menu-link:hover {
  color: #0053e2;
}

.theme-mega-menu-container .cleaning-cart ul.cleaning-cart-link-list li > button.theme-mega-menu-link.view_all {
  font-size: 14px;
  font-weight: 600;
}

.theme-mobile-nav-menu button {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 35px;
  text-decoration: none;
  color: #002772;
  cursor: pointer;
  width:100%;
  background:none;
}

.theme-mobile-nav-menu ul li button {
  padding-left: calc(20px + (var(--depth) * 30px));
}

.theme-mobile-nav-menu button:hover {
  color: #0053e2;
}

.product-row .product-item .product span.image {
	display:block;
}