/** Shopify CDN: Minification failed

Line 960:1 Expected "}" to go with "{"

**/
/* ---------- EVERYWHERE ---------- */

.product-inner .pr_atc {
  border: 1px solid white;
}

.breadcrumb_pr_wrap {
  background: none;
}

.breadcrumb_pr_wrap .container {
  margin-left: 0;
  max-width: none;
}

@media (min-width: 1450px) {
  .container_cat.cat_wide {
    max-width: 2000px;
  }
  .product .product-infors {
    padding-right: 8em;
  }
}

.shopify-message {
  color: #1f2d5c;
  border-color: #1464aa;
  background-color: white;
}

/* --- Table --- */
.container table {
  margin: 0 0 1em 0;
}

/* --- Forms --- */
form label {
  font-family: 'Overpass', sans-serif;
  color: #1f2d5c;
  font-weight: 600;
}

form .form-group {
  margin-bottom: 1em;
}

form .form-group input:not([type=submit]):not([type=checkbox]),
form .form-group textarea {
  background: #f0f0f1;
  color: black;
  font-size: 1em;
  border: 1px solid #f0f0f1;
  border-radius: 10px;
}

form .form__header h3 {
  border-bottom: 4px solid #1464aa;
  display: inline-block;
  margin-bottom: 1em;
}

form .form-group input:not([type=submit]):not([type=checkbox]):focus,
form .form-group textarea:focus {
  border: 1px solid #1464aa;
}

/* ---------- PAGE ---------- */
.template-page #nt_content .shopify-section .container {
  max-width: 50em;
}

.template-page #nt_content .shopify-section .container.type_css_btna {
  max-width: 1200px;
}


.template-page .type_feature_columns .cat_space_item {
  padding-left: 2em;
  padding-right: 2em;
  max-width: 30em;
 }

@media (max-width:800px) {
  .template-page .type_feature_columns .nt_banner_holder .cat_space_item.section_item {
    padding-left: 0em;
    padding-right: 0em;
    margin-bottom: 4em;
  }
}

/* ----- PAGE - WISH LIST ----- */

shopify-section-wishlist_page .empty_cart_page .button {
  display: none;
}

shopify-section-wis_heading .page-head {
  background: black;
}

/* ----- PAGE - HOME ASSESSMENT & MODIFICATION ----- */

.nt_se_template--14259410501745__1644622317d5c88525>.row,
.nt_se_template--14259410501745__164462368911890bfc>.row,
.nt_se_template--14259410501745__1644856818eb9c5964>.row {
  flex-wrap: wrap-reverse;
}

.shopify-section.type_custom_section2 {
  max-width: 1500px;
  margin: auto;
}

@media (max-width: 767px) {
  .shopify-section.type_custom_section2 div.tl {
    margin-top: 1.5em;
  }
}

/* ----- PAGE - FUNDING & FINANCING ----- */
.type_feature_columns .nt_se_template--14261783625841__1644449556550cd527 .nt_banner_holder .cat_space_item.section_item {
  margin-bottom: 3em;
}

.nt_se_template--14261783625841__1644447214e201985a .nt_promotion_html {
  max-width: 60em;
}

/* ----- PAGE - HOMEPAGE ----- */
.nt_se_template--14256207298673__16443609787871c537 .spr-badge {
  display: none;
}

/* ---------- COLLECTION ---------- */
@media (min-width: 1200px) {
  .shopify-section.page_section_heading .page-head.cat_bg_img {
  	padding: 150px;
	}
}

@media (min-width: 1700px) {
  .shopify-section.page_section_heading .page-head.cat_bg_img {
  	padding: 200px;
	}
}

.cat_des_ntt4.container.container_cat {
  text-align: left;
  max-width: 60em;
}

#shopify-section-sidebar_shop2 .filter-swatch {
  display: none;
}
/* ---------- HEADER ---------- */


.header__mid .nt_menu li a {
  height: unset;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding: 0;
  margin-left: 1.5em;
  margin-right: 1.5em;
  border-bottom: 1px solid #1f2d5c;
}

.header__mid .nt_menu li a:hover {
  border-bottom: 1px solid #15ae75;
}

/*----------ADD AN ICON AFTER SUBSCRIBE TO SAVE-------- 
CAIYI MAR 2023*/
.header__mid .nt_menu li{
  display:flex
}


.header__mid .nt_menu li:nth-child(3) a{
  margin-right:9px
}

.header__mid .nt_menu li .icon{
  width: 0px;
  height: 0px; 
}

.header__mid .nt_menu li:nth-child(3) div{
  position: relative;
  background-color: #15ae75;
  text-align: left;
  margin-top:7px;
}


.header__mid .nt_menu li:nth-child(3) div:before,
.header__mid .nt_menu li:nth-child(3) div:after{
  content: '';
  position: absolute;
  background-color: inherit;
}

.header__mid .nt_menu li:nth-child(3) div,
.header__mid .nt_menu li:nth-child(3) div:before,
.header__mid .nt_menu li:nth-child(3) div:after{
    width:  11px;
	height: 11px;
	border-top-right-radius: 50%;
}

.header__mid .nt_menu li:nth-child(3) div {
	transform: rotate(150deg) skewX(-30deg) scale(1,.866);
}
.header__mid .nt_menu li:nth-child(3) div:before {
	transform: rotate(-135deg) skewX(-45deg) scale(1.414,.707) translate(0,-50%);
}
.header__mid .nt_menu li:nth-child(3) div:after{
	transform: rotate(135deg) skewY(-45deg) scale(.707,1.414) translate(50%);
}


/*----------ADD AN ICON AFTER SUBSCRIBE TO SAVE-------- 
CAIYI MAR 2023*/

/*----------MAKE ARTICLES INVISIBLE-------- 
CAIYI MAY 2023*/
.header__mid .nt_menu li:nth-child(2){
  display:none;
}
/*----------MAKE ARTICLES INVISIBLE-------- 
CAIYI MAY 2023*/


.header__mid .nt_menu {
  align-items: center;
}

.header_menu_shop {
  color: white;
  padding-left: 0.75em;
  font-weight: bold;
  list-style-type: none;
}

.header_menu_shop::marker {
  content: none;
}

.header__mid .header__mid_row {
  justify-content: space-between;
}

.h_search_frm {
  background: white;
  padding: 1px;
}

.h_search_btn {
  background: #15ae7f;
  min-width: 100px;
}

input:not([type=submit]):not([type=checkbox]).h_search_ip {
  color: #333332;
  font-size: 1em;
}

.header__bot .container {
  max-width: none;
  padding: 0;
}

.header__bot .container .ha8_nav {
  padding: 0;
}

.header__bot .nt_menu li a {
  padding-left: 1em;
  padding-right: 1em;
}

.header__bot .nt_menu ul li a {
  padding: 0;
  color: #333332;
  line-height: 1.1em;
  font-size: 1.1em;
}

.header__bot .nt_menu ul li {
  margin-bottom: 0.85em;
}

.header__bot .nt_menu ul li a:hover {
  color: #15ae75;
}

.header__bot .nt_menu .sub-column-item>a {
  font-size: 1em;
  color: #1f2d5c;
  font-weight: 600;
  padding: 0 0 0.5em 0;
  border-bottom: none;
}

.header__bot .products .nt_pr, .header__bot .products .nt_pr:not(.pr_list_item) {
  box-shadow: none;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.header__bot .nt_menu .products .product-title a {
  padding: 0;
}

.header__bot .nt_menu .products .pr_atc {
  padding: 15px;
}

.prs_nav.products.nt_products_holder {
  border-left: 1px solid #f0f0f1;
  border-right: 1px solid #f0f0f1;
}

.header__bot .ha8_nav .nt_menu>li.has-children>a.lh__1:after {
  color: #1464aa;
  opacity: 1;
}

@media (max-width: 1450px) {
	.header_menu_top {
      display: none;
    }
  	.header__mid .header_logo {
      flex: 1 0 auto;
      max-width: 100%;
      text-align: left;
    }
  	.header__mid .cl_h_search {
      flex: 0 0 40%;
      max-width: 40%;
    }
  
}

@media (min-width:1770px) {
  .header__mid .cl_h_search {
    flex: 0 0 35%;
    max-width: 35%;
  }
}



@media (max-width: 1770px) {
  	.header__bot {
    	display: none;
    }
}

/* ----- FLYER ----- */
.flyer{
  display:none;
}

@media (max-width: 1024px) {
  	.flyer{
  display:block;
}
}

.header__mid .nt_menu li:nth-child(4){
  margin-left:15px !important;
}

.header__mid .nt_menu li img{
  display:none;
}

.header__mid .nt_menu li:nth-child(4) img{
  display:block;
  width: 30px !important;
    height: 30px !important;
    margin-top: -4px !important;
    margin-left: 4px !important;
}
.header__mid .nt_menu li:nth-child(4) a{
  margin-right:0;
}
/* ----- FLYER ----- */

/* ----- HEADER LOGO ----- */

@media (max-width: 1025px) {
  	.logo_mobile {
    	width:200px !important;
    }
  
}

@media (max-width: 500px) {
  	.logo_mobile {
    	width:150px !important;
    }

  .header_menu_shop{
    display:none;
  }

  .logo_sticky{
    width:150px !important
  }
}


@media (max-width: 406px) {
  	.logo_mobile {
    width:128px !important;
      margin-top:-5px;
    }

  .logo_sticky{
    width:140px !important
  }
}
/* ----- MOBILE MENU ----- */

#item_88c26d31-7a65-41e5-a191-395daab98bf61 {
  border-top: 2px solid #333332;
}

#item_88c26d31-7a65-41e5-a191-395daab98bf61,
#item_88c26d31-7a65-41e5-a191-395daab98bf62,
#item_88c26d31-7a65-41e5-a191-395daab98bf63,
#item_88c26d31-7a65-41e5-a191-395daab98bf64,
#item_127e340b-b503-413f-af43-bec0c8222c97,
#item_94aa1f31-18c7-4df5-a8b6-9de00a152b7f {
  background-color: #f4f4f4;
}

.nt_mb_menu .sub-menu li>a {
  color: #333332;
}

/* ---------- FOOTER ---------- */
.footer__top_wrap .container {
  max-width: 2000px;
}

.footer__top_wrap .container>.row {
  padding-left: 3em;
  padding-right: 3em;
}

.feedbackMatters{
  margin-bottom:5px !important;
  margin-top: -10px;
  color:#15ae75;
}

.shareExperience{
   margin-bottom:2px !important;
}

.containerTwo {
    display: flex;
    width: 100%;
  }

  .box1, .box2 {
    flex: 1;
    padding: 2px;
  }

  .link1 a, .link2 a, .link3 a, .link4 a {
    display: flex;
    align-items: center;
    text-decoration: none; /* Remove underline from links */
  }

  .iconFooter {
    margin-right: 10px;
    width: 20px;
    height: 20px;
  }

@media (min-width: 1025px) {
  #nt_footer .widget_nav_menu {
  	width: max-content;
  	margin: auto;
  }
}

/* ---------- PRODUCT ---------- */

#shopify-section-pr_summary .product__policies.rte.cb {
  display: none;
}

.price-review {
  margin-top: 0.5em;
  margin-bottom:0px !important;
}

/* --- Custom Icons --- */

.icons_row--wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5em;
  margin-bottom:28px !important;
}

.icons_row--wrapper a{
  color:black;
  cursor:pointer;
  font-weight:bold;
  font-size:12px;
  font-style: italic;
  height:27px
 
}

.icons_row--wrapper a span {
  display:block;
  margin-top:-3px
  
}

.icons_row--wrapper a span:last-child{
  text-decoration:underline;
}

/* --- Product Photos --- */
.sp-single .product-images .pr {
  background-color: white;;
}


/* --- Product Description --- */
 
.id_pr_description .tab_title_block.active .db.cg {
  background-color: white;
}

.id_pr_description h2 {
  font-size: 1.5em;
}

.id_pr_description h3 {
  font-size: 1.25em;
}

.id_pr_description h4 {
  font-size: 1.15em;
  text-transform: uppercase;
  font-weight: 700;
}

.id_pr_description h5 {
  font-size: 1.05em;
  text-transform: uppercase;
}

.container td {
  border: none;
  padding: 5px 10px 5px 10px;
}

.container table {
  border: none;
  background-color: white;
}

@media (max-width: 749px) {
  .table-responsive {
    border: none;
  }
}

.container tr {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}


@media (min-width: 1025px ) {
  .nt_section.id_pr_description {
    background-color: #f8f8f8;
  }
  .id_pr_description .container {
    max-width: 50em;
  }
}

/* --- Request Quote Form --- */

.request-quote-form {
  max-width: 28em;
}

.request-quote-form textarea {
  min-height: 120px;
}

.request-quote-form button {
  background-color: #15ae75;
  border: none;
  color: white;
}

.request-quote-form button:hover {
  background-color: #1f2d5c;
  transition: .25s ease-in-out;
}

/* --- Product Labels --- */
.label_style_rectangular .nt_label {
  padding: 3px 6px 0.5px 6px;
  border: 1px solid white;
  box-shadow: 0px 0px 8px rgba(0,0,0,0.2);
}

.nt_label.online-only {
  background-color: #1464aa;
}

@media (max-width: 1024px) {
  .label_style_rectangular .nt_label {
    font-size: 1.25em;
    min-width: 4em;
  }
}
    

/* --- Product Meta --- */

@media (min-width: 768px) and (max-width: 1024px) {
  .id_pr_summary .thumb_left {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 2em;
  }
}

.product_meta .sku_wrapper {
  font-size: 0.85em;
}

/* --- Variant Options --- */

.swatch__title .nt_name_current {
  text-transform: capitalize;
  font-weight: 400;
  color: black;
  font-family: 'Roboto', sans-serif;
}

.swatches-select.swatch__list_pr {
  margin-top: 0;
}

.swatch h4.swatch__title {
  margin-bottom: 0;
}

/* --- Financing --- */
#paybright-widget-container {
  font-family: 'Roboto', sans-serif;
  font-size: 0.95em;
  margin-top: 0.5em;
}

#paybright-widget-container button {
  display: block;
  background-color: #f0f0f1;
  color: #333332;
  padding: 0 0.5em;
  border: 1px solid #f0f0f1;
}

#paybright-widget-container button:hover {
  border: 1px solid #1464aa;
  background: white;
}

#paybright-widget-container>p {
  margin-bottom: 0em;
}

/* --- Price --- */
#price_ppr .money {
  font-size: 1.2em;
}

#price_ppr ins .money {
  font-weight: bold;
}

.price-only .money{
  font-weight: bold;
}
.show_starting {
  order: 2;
  width: 100%;
}

.show_starting + .price_range {
  width:100%;
  margin-bottom:.25em;
}

/* --- Reviews --- */
.spr-badge[data-rating="0.0"] {
  display: none;
}

.price-review .price_range {
  order: 2;
  margin-top: 0em;
}

.price-review .rating_sp_kl {
  width: 100%;
  order: 1;
  margin-bottom: 1em;
}

#shopify-product-reviews .spr-container {
  border: none;
}

#shopify-product-reviews .spr-review-content-body {
  font-size: 15px;
  line-height: 1.5;
}

.spr-icon {
  color: #e4903a;
}
.spr-starrating .spr-icon.spr-icon-star-empty {
  opacity: 0.3;
}

#shopify-product-reviews .spr-pagination-page {
  padding: 5px;
}

/* --- Recommended + Recently Viewed --- */
.prs_bordered_grid_3 .products:not(.articles) .flickityt4s-viewport:before {
  border: none;
}

/* --- Delivery Time --- */
#delivery_ppr.prt_delivery {
  font-weight: 500;
  border: 1px dotted #1f2d5c;
  padding: 0.1em;
  background: #f3f6ff;
}

/* --- Price Match --- */
.better-price-container {
  margin: auto;
  text-align: center;
  padding-top: 1em;
}

.better-price-container p {
  margin-bottom: 0;
  font-size: 0.9em;
}

/* ---------- BLOG POST ---------- */

.nt_single_blog .post-content {
  max-width: 50em;
  margin: auto;
}

.nt_single_blog .post-content h2,
.nt_single_blog .post-content h3,
.nt_single_blog .post-content h4,
.nt_single_blog .post-content h5 {
  margin-top: 2em;
}

.nt_single_blog .comments_block {
  max-width: 50em;
  margin: auto;
}

.cart-couponcode__label {
  margin-top: 3em;
}

/* ---------- CART ---------- */

.template-cart form .cart_item {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  border-top: 1px solid #f0f0f1;
}

.template-cart .cart_item .mini_cart_title {
  font-size: 1em;
  color: #1f2d5c;
}

.mini_cart_body .mini_cart_meta {
  color: #333332;
  font-size: 13px;
}

#CartSpecialInstructions.cart-note__input {
  font-size: 1em;
  line-height: 1.3;
}

.mini_cart_upsell .upsell_qv {
  display: none;
}

.mini_cart_wrap .empty .button {
  display: none;
}

.cart_thres_2 .cr,
.cart_thres_3 .cr {
  color: #1464aa;
  font-weight: 800;
}

.cart_thres_2,
.cart_thres_3 {
  font-size: 16px;
}

.cart_thres_js {
  margin-bottom: 1.5em;
}

/* ---------- SECTIONS ---------- */
/* --- Brand List --- */
.type_brand_list .flickityt4s-slider {
  display: flex;
  align-items: center;
}

/* --- .swatch .nt-swatch, a, button, input{
  color:white
}--- */

.helpline-color-change{
  color:black !important
}

.colorchange{
  color:black !important
}
@media (min-width: 1025px) {
  .cat_space_item.brand_item {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.nt_banner_holder {
  margin-top: 0;
}
/* --- Featured Product --- */
.type_featured-product .product__policies {
  display: none;
}

/* --- Testimonials --- */
.quote_rating.fs__13 {
  font-size: 20px;
}

.quote_au_rev {
  text-align: center;
  margin: auto;
}

.quotes_des_6 .quote_col .quote_slide {
  background-color: #f9f9f9;
  box-shadow: 5px 5px 3px #f0f0f0;
}


/* ----- PAGE - SUBSCRIPTIONS ACCOUNT ----- */
.page_section_heading.sealsubs {
  background-color: #333332;
}

.seal-subscription-page .seal-layout h1 {
  font-size: 1.5em;
}

.seal-subscriptions-list {
  margin-top: 2em;
}

.seal-subscription-page .seal-button {
  padding: 0.3em 1.2em;
  border-radius: 25px;
}

.seal-subscription-page .seal-button-back, .seal-subscription-page .seal-button-back:hover {
  margin: 1em 0;
}

/*---------------- Hero Image Height -------------------*/

@media (max-width: 760px) {
 .hero_buttons_one{
   display:none !important;
 }
} 
 @media (min-width: 768px) {
 .hero_images{
  padding-top: 24% !important;
} 

.hero_buttons_one{
  top: 67% !important;
  left: 47% !important;
}

#b_template--14642124718193__7f727e03-bac9-44c7-96cc-d255afa57911-btn-1{
  margin-right:20px !important;
}


/*---------------#b_229f1390-1c92-4c50-b1cb-aba3144d4020{
    margin: 300px !important;
    margin-top: 430px !important;
   }----------------*/

/*---------------- Custom CSS for tablet, mobile -------------------*/
@media (max-width: 1024px) {
  
}

/*---------------- Custom CSS for only tablet -------------------*/
@media (min-width: 768px) and (max-width: 1024px) {
  
}   

/*---------------- Custom CSS for only mobile -------------------*/
@media (max-width: 767px){
  
}