@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;900&display=swap");
/* font-family: 'Poppins', sans-serif; */
body {
  font-family: 'Poppins', sans-serif;
  font-weight: 400; }

strong {
  font-weight: 700; }

h1, h2, h3, h4, h5, h6, .productView-info-name, .form-label--alternate {
  font-family: 'Poppins', sans-serif; }

.button {
  font-style: normal !important;
  font-family: 'Poppins', sans-serif;
  border-radius: 10px;
  background: #a41d23; }

a.button.button--small.card-figcaption-button, label.button.button--small.card-figcaption-button {
  font-size: 15px; }

.button {
  border-color: 0 !important; }

.previewCartAction-viewCart {
  background-color: inherit !important; }

.button--primary {
  background-color: #a41d23 !important; }

.button--primary:hover {
  background-color: #000 !important; }

.button:hover {
  border-color: #000 !important;
  background-color: #000 !important; }

.slick-disabled {
  opacity: 1; }

.container {
  max-width: 1310px;
  padding: 0 15px; }

.heroCarousel {
  margin-top: 0; }

.heroCarousel .slick-dots {
  bottom: -40px; }

.heroCarousel .slick-dots li {
  width: 55px; }

.heroCarousel .slick-dots li button {
  width: 100%;
  border-radius: 5px;
  height: 10px;
  border: 0;
  background: #cccccc; }

.heroCarousel .slick-dotted.slick-slider li.slick-active {
  background: #000; }

.heroCarousel .slick-dots li.slick-active button::before,
.heroCarousel .slick-dots li.slick-active button:before,
.heroCarousel .slick-dots li button:hover::before {
  background: #000; }

.heroCarousel .slick-dots li button::before {
  width: 47px;
  border-radius: 5px;
  height: 10px; }

div#menu-wrapper.fixed, header div#menu.fixed-again {
  position: relative !important; }

.banners[data-banner-location=top] {
  z-index: 9; }

.logo-user-section.container {
  max-width: 1593px;
  padding: 0 15px; }

.shopByBrandsMenu {
  position: relative;
  z-index: 999999999999999;
  background: url(../img/down-arrow.png) no-repeat right bottom 6px;
  padding-right: 15px; }

.shopByBrandsMenuLink {
  position: relative; }

.shopByBrandsMenuLink ul {
  display: none; }

.shopByBrandsMenuLink:hover ul {
  display: block; }

.shopByBrandsMenuLink > span {
  font-size: 14px;
  color: #000;
  cursor: pointer;
  line-height: 1.4rem; }

.shopByBrandsMenuLink:hover > span {
  color: #a41d23; }

.shopByBrandsMenuLink > span strong {
  font-weight: 700;
  font-size: 18px;
  display: block; }

.shopByBrandsMenuLink ul {
  position: absolute;
  background: #f5f5f5;
  width: 300px; }

.shopByBrandsMenuLink ul li {
  display: block;
  border-bottom: solid 1px #ddd;
  width: 100%; }

.shopByBrandsMenuLink ul li a {
  text-transform: none;
  font-size: 15px;
  font-weight: 500;
  display: block;
  padding: 7px 15px; }

.second-level-flyout div.category-title h2 a.category-title,
#menu .mega-cat-dropdown a.navPages-action.navPages-action-depth-max.has-subMenu.is-root.second-level-parent.sideNavTopLevel.active-parent-link:hover {
  color: #a41d23 !important; }

.dropdown--quickSearch {
  width: 60% !important;
  margin-top: 0; }

.dropdown--quickSearch .form {
  max-width: 100%; }

.dropdown--quickSearch .form-input {
  border: solid 1px #d0d0d0;
  border-radius: 10px;
  padding: 13px 0px 13px 20px;
  height: auto;
  color: #717171;
  font-size: 14px;
  font-style: normal; }

header .dropdown--quickSearch .form-fieldset {
  width: 100% !important; }

li.navUser-item.navUser-item--account.user-icons.account {
  width: auto;
  font-size: 14px;
  color: #000;
  font-weight: 400;
  text-transform: none; }

li.navUser-item.navUser-item--account.user-icons.account .account {
  font-size: 14px;
  color: #000;
  font-weight: 400;
  text-transform: none; }

li.navUser-item.navUser-item--account.user-icons.account .account img {
  padding-right: 7px; }

.countPill {
  display: inline-block;
  background: #a41d23;
  width: 24px;
  height: 24px;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  border: solid 2px #fff;
  right: -3px;
  top: -6px;
  position: absolute;
  left: 46px; }

li.navUser-item.navUser-item--cart.user-icons {
  left: 0;
  padding-right: 10px;
  border-left: solid 1px #2E323C;
  padding-left: 20px;
  height: 60px;
  margin: auto 0; }

header span.countPill.cart-quantity.countPill--positive {
  left: auto;
  text-align: center; }

span.countPill.cart-quantity.countPill--positive:after {
  display: none; }

div#account-dropdown-signin-list {
  top: 48px; }

/* Homepage css */
.containerFull {
  max-width: 1630px;
  padding: 0 15px;
  margin: 0 auto; }

.categoriesHome .containerFull {
  padding: 0 5px;
  max-width: 1610px; }

.categoriesHome h2 {
  font-size: 35px;
  color: #000;
  font-weight: 400;
  text-align: center;
  margin: 50px 0 40px; }

.categoriesHome h2 strong {
  font-weight: 700;
  color: #a41d23; }

.categoriesHome h1 {
  font-size: 30px;
  color: #000;
  font-weight: 400;
  text-align: center;
  margin: 50px 0 40px; }

.categoriesHome h1 strong {
  font-weight: 700;
  color: #a41d23; }

.categoriesHomeInner {
  display: flex;
  flex-wrap: wrap; }

.categoryBox {
  padding: 10px;
  width: 25%;
  position: relative; }

.categoryBoxContent {
  position: absolute;
  top: 45px;
  left: 45px;
  width: 120px; }

.categoryBox h4 {
  font-size: 22px;
  color: #fff;
  font-weight: 700;
  line-height: 1.2em;
  margin: 0 0 10px; }

.categoryBox span {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
  text-decoration: underline; }

.categoryBox:hover span {
  text-decoration: none; }

.productsliderhome {
  padding: 80px 0 40px; }

h3.productsliderTitleMain {
  font-size: 32px;
  font-weight: 600;
  color: #000;
  text-align: center;
  margin: 0 0 20px; }

li.product {
  border-right: solid 2px #d9d9d9;
  margin-bottom: 30px; }

.card-img-container:after {
  padding-bottom: 100%; }

.productsliderhome .card-body p.card-text {
  display: none; }

.card {
  margin-bottom: 0; }

.card-title > a {
  font-size: 16px;
  color: #000; }

.card-body {
  padding-left: 15px;
  padding-right: 15px; }

p.card-rating .rating--small .icon {
  width: 20px;
  height: 20px; }

.card-title {
  height: 50px;
  overflow: hidden; }

p.card-rating {
  margin-bottom: 10px; }

div.card-text {
  margin-bottom: 15px; }

.card-text .price-section {
  font-size: 17px;
  color: #a41d23;
  font-weight: 700; }

.productCardButton a.button.button--small.card-figcaption-button {
  width: auto !important;
  display: inline-block;
  background: #a41d23 !important;
  font-size: 15px !important;
  color: #fff;
  border-radius: 10px;
  border: solid 2px #fff !important;
  text-transform: uppercase !important;
  padding: 15px 20px !important;
  font-weight: 500 !important;
  transition: all ease 0.3s;
  line-height: 1.2; }

.productCardButton a.button.button--small.card-figcaption-button:hover {
  background: #fff !important;
  border: solid 2px #a41d23 !important;
  color: #a41d23; }

.productsliderhome .slick-arrow,
.reviewCarousal .slick-arrow {
  border: 0; }

.productsliderhome .slick-prev::before,
.reviewCarousal .slick-prev::before,
.productsliderhome .slick-prev:hover::before,
.reviewCarousal .slick-prev:hover::before {
  background: url(../img/prev-arrow.png) no-repeat center center;
  height: 44px;
  width: 44px; }

.productsliderhome .slick-next::before,
.reviewCarousal .slick-next::before,
.productsliderhome .slick-next:hover::before,
.reviewCarousal .slick-next:hover::before {
  background: url(../img/next-arrow.png) no-repeat center center;
  height: 44px;
  width: 44px; }

.productsliderhome .slick-next,
.reviewCarousal .slick-next,
.productsliderhome .slick-prev,
.reviewCarousal .slick-prev {
  height: 44px;
  width: 44px;
  padding: 0;
  border-radius: 0; }

.reviewCarousal .slick-prev {
  left: -60px; }

.reviewCarousal .slick-next {
  right: -60px; }

.productSliderTitle {
  position: relative;
  text-align: center;
  margin: 0 0 30px 0; }

.productSliderTitle .tabs {
  border: none; }

.productSliderTitle .tab {
  float: none;
  display: inline-block;
  vertical-align: middle;
  border: none;
  margin-right: 8px; }

.productSliderTitle .tab:last-child {
  margin-right: 0; }

.productSliderTitle .tab.is-active {
  margin-bottom: 0;
  border: none; }

.productSliderTitle .tab-title {
  font-size: 22px;
  letter-spacing: 0;
  font-weight: 600 !important;
  color: #767676;
  background: #ededed;
  text-transform: none;
  padding: 10px 35px 10px 35px !important;
  line-height: normal;
  text-align: center;
  font-family: 'Poppins', sans-serif;
  border-radius: 10px; }

.productSliderTitle .tab .tab-title:hover,
.productSliderTitle .tab.is-active .tab-title,
.productSliderTitle .tab.is-active .tab-title:hover {
  color: #fff;
  background: #a41d23;
  position: relative; }

.productSliderTitle .tab .tab-title:hover::before,
.productSliderTitle .tab.is-active .tab-title:before {
  content: '';
  position: absolute;
  bottom: -24px;
  left: 50%;
  border: 12px solid transparent;
  width: 8px;
  height: 16px;
  border-top: 12px solid #a41d23;
  transform: translateX(-50%); }

.growSectionHome {
  background: #f5f5f5;
  padding: 90px 0; }

.growContentHome {
  flex-basis: 33%; }

.blogHome {
  padding-left: 150px; }

.growContentHome h3 {
  margin: 0;
  font-size: 32px;
  font-weight: 400; }

.growSectionHome .container {
  display: flex;
  align-items: center; }

.growContentHome img {
  padding: 15px 0; }

.growContentHome p {
  font-size: 15px;
  color: #505050; }

.growContentHome p.learnMoreGrow {
  font-weight: 500; }

.growContentHome p a {
  color: #a41d23; }

.blogHome ul li {
  list-style: none;
  position: relative;
  border-bottom: solid 1px #d0d0d0;
  padding: 17px 0 17px 60px; }

.blogHome ul li a {
  font-size: 30px;
  color: #0a0a0a;
  border: 0;
  text-decoration: none;
  line-height: 1.3em; }

.blogHome ul li a:hover {
  color: #a41d23; }

.blogHome ul li::before {
  position: absolute;
  left: 0;
  top: 15px;
  width: 50px;
  height: 50px;
  font-size: 30px;
  color: #000;
  font-weight: 700; }

.blogHome ul li:first-child::before {
  content: '01'; }

.blogHome ul li:nth-child(2)::before {
  content: '02'; }

.blogHome ul li:nth-child(3)::before {
  content: '03'; }

.blogHome ul li:nth-child(4)::before {
  content: '04'; }

.blogHome ul li {
  display: none; }

.blogHome ul li:nth-child(1),
.blogHome ul li:nth-child(2),
.blogHome ul li:nth-child(3),
.blogHome ul li:nth-child(4) {
  display: block; }

.productsliderhome.productsliderNewAndFeatured {
  padding: 100px 0 80px; }

.reviewsSliderHome {
  padding: 0px 0 20px; }

.reviewsSliderHome h2 {
  font-size: 35px;
  color: #000;
  font-weight: 600;
  text-align: center;
  margin: 0 0 30px; }

.reviewBox {
  background: #f9f9f9 url(../img/review-quote.png) no-repeat left 40px top;
  border-radius: 10px;
  margin: 0 12px;
  padding: 110px 40px 40px;
  min-height: 375px; }

.reviewBox p {
  font-size: 17px;
  line-height: 26px;
  color: #000;
  font-style: italic; }

.reviewBox p.reviewPerson {
  font-style: normal;
  font-weight: 700;
  margin: 0; }

.aboutUsHomeInner {
  display: flex;
  align-items: center; }

.aboutusImage {
  width: 55%;
  padding-bottom: 0; }

.aboutUsHomeContent {
  width: 45%;
  margin: 0 0 0 -10%;
  background: #a41d23;
  border-radius: 15px;
  padding: 80px; }

.aboutUsHomeContent h2 {
  margin: 0 0 30px;
  font-size: 35px;
  color: #fff;
  font-weight: 600; }

.aboutUsHomeContent p {
  font-size: 15px;
  line-height: 26px;
  color: #fff; }

.aboutUsButton a {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  border: solid 1px #fff;
  border-radius: 15px;
  text-decoration: none;
  padding: 13px 30px;
  margin-top: 20px; }

.aboutUsButton a:hover {
  background: #fff;
  color: #000; }

.aboutUsHome .aboutusImage img {
  display: block;
  margin: 0 auto;
  /* width: 60%; */
  padding: 0 20%; }

.faqHome {
  padding: 100px 0 120px; }

.faqHome .container {
  display: flex;
  align-items: center; }

.faqHomecontent {
  width: 43%;
  padding-right: 10%;
  position: relative; }

.faqHomecontent::before {
  position: absolute;
  content: 'FAQ';
  font-size: 200px;
  font-weight: 900;
  left: -62%;
  color: #f3f3f3;
  transform: rotate(-90deg); }

.faqContentHome {
  width: 57%; }

.faqHomecontent h2 {
  margin: 0 0 30px;
  font-size: 35px;
  color: #000;
  font-weight: 600;
  line-height: 1.2em; }

.faqHomecontent p {
  font-size: 16px;
  line-height: 26px;
  color: #000; }

.faqViewAllButton a {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  border: 0;
  border-radius: 15px;
  text-decoration: none;
  padding: 13px 40px;
  margin-top: 20px;
  background: #a41d23; }

.faqViewAllButton a:hover {
  background: #000; }

.faqContentHome #accordion .ui-accordion-header {
  border: 0;
  background: #fff6f6;
  border-radius: 15px;
  position: relative; }

.faqContentHome #accordion .ui-accordion-header .tab-title {
  font-size: 16px;
  color: #0e0e0e;
  font-weight: 600;
  padding: 5px; }

.faqContentHome #accordion .ui-accordion-header .tab-title em {
  font-style: normal;
  font-size: 14px;
  font-weight: 400;
  display: block; }

.faqContentHome #accordion .ui-accordion-content {
  border: 0;
  padding: 20px 30px 0 30px; }

.faqContentHome #accordion .ui-accordion-content p {
  font-size: 15px;
  color: #000; }

.faqContentHome #accordion svg.accordion-icon.arrow.down {
  top: 50%;
  transform: translateY(-50%);
  width: 28px;
  height: 19px;
  position: absolute;
  right: 30px; }

.faqContentHome #accordion .ui-accordion-header.ui-state-active {
  background: #a41d23; }

.faqContentHome #accordion .ui-state-active svg.accordion-icon.arrow.down {
  fill: #fff; }

.faqContentHome #accordion .ui-accordion-header.ui-state-active .tab-title {
  color: #fff; }

#accordion svg.accordion-icon.arrow.down {
  top: 4px; }

.newsletterForm {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  text-align: center;
  max-width: 550px;
  transform: translate(-50%, -50%); }

.newsletterForm h2.newsletter-heading {
  text-transform: none;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 35px;
  line-height: 1;
  color: #0a0a0a; }

.newsletterForm .footer-newsletter-summary {
  text-align: center;
  font-size: 16px;
  line-height: 1.375;
  color: #202020;
  margin-bottom: 35px; }

.newsletterForm .form-prefixPostfix.wrap {
  display: block;
  position: relative; }

.newsletterForm .form-prefixPostfix .form-input {
  width: 100%;
  border: 0;
  height: 60px;
  border-radius: 10px;
  font-size: 16px;
  padding: 10px 70px 10px 30px; }

.newsletterForm .form-prefixPostfix .button {
  width: 40px;
  position: absolute;
  text-indent: -99999px;
  height: 30px;
  padding: 0;
  background-color: transparent !important;
  margin: 0;
  top: 14px;
  right: 30px;
  border: 0;
  background: url(../img/subscribe-btn.png) no-repeat; }

.newsletterForm .form {
  margin: 0; }

.newsletterForm .form-field {
  margin: 0; }

.footer {
  padding-bottom: 0;
  padding-top: 80px;
  border-top: 10px solid #fbf3f6;
  background-color: #fff; }

footer a:hover {
  color: inherit !important;
  text-decoration: underline; }

.footerContactInfo {
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 10px;
  max-width: 360px; }

.footerContactInfo h3 {
  font-weight: 600;
  margin: 40px 0 21px 0;
  font-size: 16px;
  color: #0e0e0e; }

.footerContactInfo p {
  padding-left: 44px;
  line-height: 30px;
  margin-bottom: 20px; }

.footerContactInfo p a {
  text-decoration: none; }

.footerContactInfo p a:hover {
  color: inherit !important; }

.footerContactInfo p.callIcon {
  background: url(../img/call-ic-footer.png) no-repeat left center;
  font-size: 30px;
  font-weight: 600; }

.footerContactInfo p.callIcon a {
  color: #a41d23; }

.footerContactInfo p.mailIcon {
  background: url(../img/mail-ic-footer.png) no-repeat left center; }

.footerContactInfo p.mailIcon a {
  color: #202020;
  font-size: 20px;
  font-weight: 400; }

.footer li {
  margin-bottom: 15px; }

.footer li, .footer li a {
  color: #202020;
  text-transform: none;
  padding: 0; }

.footer li a:hover {
  color: #a41d23 !important; }

.footer .socialLinks {
  margin: 30px 0 0 0; }

.footer .socialLinks--alt .icon {
  height: 55px;
  width: 55px; }

.footer .socialLinks .icon svg {
  fill: #666666; }

h5.footer-info-heading {
  color: #0a0a0a;
  text-transform: none;
  font-size: 20px;
  line-height: 1.1;
  margin: 0 0 40px 0;
  font-weight: 600;
  padding-top: 22px; }

.footer .secureImg {
  margin-top: 40px; }

.footer .secureImg img {
  padding-right: 15px; }

.footer .secureImg #DigiCertClickID_8JZ8RMxv {
  max-width: 120px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px; }

.footer-info {
  margin: 0;
  display: flex;
  flex-wrap: wrap; }

.footer-info-col {
  font-size: 14px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0 0 55px 0; }

.footer-info-col:nth-child(1) {
  max-width: 26.5625%;
  border-right: 1px solid #dedede;
  padding-right: 20px; }

.footer-info-col:nth-child(2) {
  max-width: 21.875%;
  padding-left: 65px; }

.footer-info-col:nth-child(3) {
  max-width: 19.6875%; }

.footer-info-col:nth-child(4) {
  max-width: 31.875%; }

.footer-info-col:nth-child(4) ul.footer-info-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 10px; }

.footer li a.footerViewall {
  text-decoration: underline; }

.copyrightMain {
  padding: 30px 0 10px;
  margin-top: 0px;
  border-top: 1px solid #dedede; }

.copyrightLeft, .copyrightRight {
  display: inline-block;
  vertical-align: middle;
  margin-left: -3px;
  width: 70%; }

.copyrightRight {
  width: 30%;
  text-align: right; }

.copyrightLeft p {
  display: inline-block;
  margin: 0;
  color: #202020;
  font-size: 14px; }

.copyrightLeft p a {
  color: #202020;
  text-decoration: none; }

.copyrightLeft .bull {
  padding: 0 8px;
  color: #202020; }

.account-body form .form-actions a.button {
  color: #fff; }

.account-body form .form-actions a.button:focus {
  background: #000; }

.body > .banners {
  margin-top: -15px;
  margin-bottom: 20px; }

.ui-accordion-header span.tab-title {
  padding: 0;
  font-size: 18px; }

.cart-additionalCheckoutButtons .CheckoutButton {
  text-align: center; }

.cart-additionalCheckoutButtons .CheckoutButton p.or-use-label {
  text-align: center; }

.cart-additionalCheckoutButtons .CheckoutButton .PaypalCommerceButton {
  float: none; }

/* Category Page css */
.page-sidebar + .page-content .productGrid .product {
  width: 33.33%; }

ul.breadcrumbs {
  border-bottom: solid 1px #ddd;
  margin-bottom: 10px;
  padding-bottom: 15px; }

.related-product-section .tab.is-active {
  border: 0;
  border-bottom: 2px solid #a41d23; }

.tab.is-active .tab-title {
  color: #a41d23; }

.tabs-contents section.productCarousel {
  margin-bottom: 0; }

.productView-options .form-action .button {
  border-radius: 10px; }

.productView-details .addthis_toolbox .socialLinks .icon {
  width: 34px;
  height: 34px; }

.productView-details .addthis_toolbox .socialLinks .socialLinks-item--email .icon svg,
.productView-details .addthis_toolbox .socialLinks .socialLinks-item--print .icon svg {
  width: 22px; }

.productView-details .socialLinks .socialLinks-item {
  padding: 0; }

.cart-item-image {
  max-width: 70px; }

a.subcategory-link {
  border: solid 1px #eee;
  min-height: inherit; }

#product-listing-container h3 {
  font-size: 18px; }

.banners {
  background: #fff; }

/* Misc css*/
.form-actions .forgot-password {
  margin-top: 8px !important; }

.card-figcaption a.button.button--small.card-figcaption-button {
  color: #fff; }

.form-increment button.button.button--icon[data-action="dec"],
.cart-item-info + .cart-item-info .form-increment button.button.button--icon[data-action=inc],
.form-increment button.button.button--icon[data-action="inc"] {
  background: #fff !important;
  border-radius: 0; }

.form-increment button.button.button--icon[data-action="inc"] {
  border-left: solid 1px #d7d7d7 !important; }

form.form.form-wishlist.form-action a.button.dropdown-menu-button {
  background: #fff !important;
  border: solid 1px #d7d7d7 !important; }

.productView-images .productView-image {
  border: solid 6px #f5f5f5; }

.productView-thumbnails .productView-thumbnail {
  border: solid 1px #ddd; }

.productView-thumbnails {
  margin-left: 0;
  margin-right: 0; }

.dropdown--quickSearch .quickSearchResults {
  top: 125px; }

.productView-details .socialLinks {
  border-bottom: solid 1px #ddd;
  border-top: solid 1px #ddd;
  margin: 12px 0 20px;
  padding: 5px 0; }

.sample_button p {
  margin: 0; }

.sample_button a img {
  display: none; }

.sample_button a {
  display: inline-block;
  width: 197px;
  height: 43px;
  background: url(../img/view-sample-pages-button.png) no-repeat center center; }

form#facet-range-form .button {
  background-color: #a41d23 !important; }

.categoryPageMain .page-content h1.page-heading {
  text-align: center;
  color: #a41d23; }

.pagination-list {
  text-align: center; }

.account form .productGrid .card-figcaption a.button {
  background: #000;
  color: #fff; }

.account-sidebar .account-sidebar-block button, .account-sidebar .account-sidebar-block .order-details-info input.button {
  color: #fff; }

@media (min-width: 551px) {
  div#account-dropdown-signout-list {
    top: 35px; } }

@media (min-width: 801px) {
  #menu-wrapper {
    background: #000000 !important; }
  header div#menu, div#menu-wrapper.single-line #menu .navPages-wider, #menu .nav-minus-logo, header div#menu .navPages {
    max-width: 1280px !important;
    width: 100% !important; }
  header div#menu .navPages {
    text-align: center !important; }
  .mega-cat-dropdown .category-list {
    margin: 0 !important; }
  .navPages.desktopMenu {
    position: relative !important; }
  .navPages.desktopMenu .mega-cat-dropdown {
    height: auto !important;
    padding-bottom: 0 !important;
    width: 100%;
    background: #000;
    border: 0;
    display: block !important;
    margin: 0;
    padding: 0;
    direction: inherit !important;
    overflow: inherit !important; }
  .navPages.desktopMenu .category-list li.navPages-item.top-level.categories {
    display: inline-block;
    width: auto; }
  #menu-wrapper .navPages.desktopMenu .category-list li.navPages-item.top-level.categories .desktop a.sideNavTopLevel {
    font-size: 16px !important;
    color: #fff !important;
    font-weight: 600;
    padding: 13px 20px !important; }
  #menu-wrapper .navPages.desktopMenu .category-list li.navPages-item.top-level.categories .desktop a.sideNavTopLevel:hover {
    color: #e31c24 !important; }
  #menu-wrapper .navPages.desktopMenu .category-list li.navPages-item.top-level.categories .desktop a.sideNavTopLevel .navPages-action-moreIcon svg {
    fill: #989898;
    stroke: #989898; }
  #menu-wrapper .navPages.desktopMenu .category-list li.navPages-item.top-level.categories .desktop a.sideNavTopLevel .navPages-action-moreIcon {
    transform: rotate(0);
    top: 8px;
    height: 9px;
    width: 9px; }
  .mega-cat-dropdown .has-subMenu.is-root + .navPage-subMenu-horizontal.second-level-flyout {
    width: 100% !important;
    left: 0 !important; }
  #menu .mega-cat-dropdown .has-subMenu.is-root + .navPage-subMenu-horizontal.second-level-flyout {
    top: 50px !important; }
  .navPages-wider {
    width: 100%; }
  .header-logo-image-container:after {
    padding-bottom: 0; }
  .header-logo.header-logo--left {
    flex-basis: 30%;
    padding: 10px 0; }
  header .navUser {
    flex-basis: 70%; }
  .header-logo--left .header-logo-image {
    width: 100%;
    margin: 10px 0;
    position: relative; }
  .header-logo-image-container:after {
    padding: 0; }
  header ul.navUser-section.navUser-section--alt {
    justify-content: right;
    align-items: center;
    padding: 0; }
  header .search-icon.submit {
    width: 22px;
    height: 21px;
    left: auto;
    right: 40px; }
  .mobileMenu {
    display: none; }
  .page-sidebar + .page-content {
    padding-left: 0; }
  .page-sidebar {
    padding-right: 30px; }
  #facetedSearch .accordion-block .accordion-nav-clear-holder {
    background: #f5f5f5;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
    padding: 10px; }
  #facetedSearch .accordion-block .accordion-nav-clear-holder .toggleLink {
    font-size: 16px;
    font-weight: 700 !important;
    color: #000;
    font-family: 'Poppins', sans-serif; }
  .accordion--navList .accordion-title {
    font-weight: 700; } }

@media (max-width: 1750px) {
  .productsliderhome .slick-prev {
    left: 0; }
  .productsliderhome .slick-next {
    right: 0; }
  .aboutUsHomeContent {
    padding: 40px; }
  .aboutUsHomeContent {
    width: 52%; }
  .faqHomecontent {
    padding-right: 3%;
    padding-left: 7%; }
  .faqHomecontent::before {
    left: -28%;
    font-size: 150px; } }

@media (max-width: 1399px) {
  .reviewCarousal .slick-prev {
    left: 0px; }
  .reviewCarousal .slick-next {
    right: 0px; }
  .reviewCarousal {
    padding: 0 30px; }
  .aboutUsHomeContent {
    margin-top: 70px; }
  .faqHomecontent::before {
    left: -8%;
    font-size: 80px;
    top: 30%; } }

@media (max-width: 1299px) {
  .footerContactInfo p.mailIcon a {
    font-size: 18px; }
  #menu-wrapper .navPages.desktopMenu .category-list li.navPages-item.top-level.categories .desktop a.sideNavTopLevel {
    padding: 13px 9px !important; }
  .categoryBoxContent {
    position: absolute;
    top: 25px;
    left: 25px; }
  .categoryBox h4 {
    font-size: 18px; } }

@media (max-width: 1199px) {
  .blogHome {
    padding-left: 50px; }
  .growContentHome {
    flex-basis: 33%; }
  .blogHome ul li a, .blogHome ul li::before {
    font-size: 20px; }
  .blogHome ul li {
    padding-left: 40px; }
  .footer {
    padding-top: 50px; }
  .footer-info-col:nth-child(1) {
    max-width: 30%; }
  .footer-info-col:nth-child(2) {
    max-width: 23.33%;
    padding-left: 20px; }
  .footer-info-col:nth-child(3) {
    max-width: 23.33%; }
  .footer-info-col:nth-child(4) {
    max-width: 23.33%; }
  .footer-info-col:nth-child(4) ul.footer-info-list {
    grid-template-columns: 1fr; }
  .footerContactInfo p.callIcon {
    font-size: 26px; }
  .footerContactInfo p.mailIcon a {
    font-size: 16px; }
  .footerContactInfo h3 {
    margin: 20px 0 10px 0; }
  .footerContactInfo p {
    margin-bottom: 10px; }
  .footer .socialLinks--alt .icon {
    height: 35px;
    width: 35px; }
  .footer .secureImg {
    margin-top: 20px; }
  h5.footer-info-heading {
    margin: 0 0 20px 0;
    padding-top: 10px; }
  .footer li {
    margin-bottom: 8px; }
  .footer-info-col {
    margin: 0 0 30px 0; }
  .copyrightLeft {
    margin-left: 0;
    width: 100%;
    text-align: center; }
  .copyrightRight {
    margin-left: 0;
    width: 100%;
    text-align: center;
    margin-top: 15px; }
  .newsletterForm {
    max-width: 450px; }
  body.home .body {
    margin-bottom: 3rem; }
  li.navUser-item.navUser-item--account.user-icons.account .account {
    font-size: 16px;
    color: #333333; }
  div#menu-wrapper #menu .navPages-wider {
    padding-left: 0;
    padding-right: 0; }
  #menu-wrapper .navPages.desktopMenu .category-list li.navPages-item.top-level.categories .desktop a.sideNavTopLevel {
    font-size: 14px !important; }
  .faqHomecontent::before {
    display: none; }
  .faqHomecontent {
    padding: 0 25px 0 0; }
  .quickSearchResults .productGrid .product {
    width: 33.33%; }
  .heroCarousel-slide .heroCarousel-image-wrapper {
    max-height: 34rem; } }

@media (max-width: 1100px) {
  .dropdown--quickSearch {
    width: 50% !important;
    padding-left: 0; }
  .categoriesHome h2 {
    font-size: 24px; }
  .categoriesHome h1 {
    font-size: 24px; }
  .aboutUsHomeContent h2 {
    font-size: 24px;
    margin-bottom: 15px; }
  .faqHome {
    padding: 40px 0 60px; }
  .faqHome .container {
    flex-wrap: wrap; }
  .faqHomecontent {
    width: 100%;
    text-align: center; }
  .faqHomecontent h2 {
    font-size: 24px;
    margin-bottom: 20px; }
  .faqContentHome {
    width: 100%; }
  .page-sidebar + .page-content .productGrid .product {
    width: 50%; } }

@media (max-width: 991px) {
  .newsletterForm h2.newsletter-heading {
    font-size: 28px;
    margin-bottom: 15px; }
  .newsletterForm .footer-newsletter-summary {
    font-size: 15px;
    margin-bottom: 22px; }
  .newsletterForm {
    max-width: 400px; }
  .footer-info-col:nth-child(1),
  .footer-info-col:nth-child(2),
  .footer-info-col:nth-child(3),
  .footer-info-col:nth-child(4) {
    max-width: 50%; }
  #menu-wrapper .navPages.desktopMenu .category-list li.navPages-item.top-level.categories .desktop a.sideNavTopLevel {
    padding: 13px 5px !important;
    font-size: 11px !important; }
  .categoryBox {
    width: 33.33%; }
  .categoriesHomeInner {
    justify-content: center; }
  .productSliderTitle .tab-title {
    font-size: 18px;
    padding: 10px 25px !important; }
  .aboutUsHomeInner {
    flex-wrap: wrap;
    padding: 0 15px; }
  .aboutusImage {
    width: 100%;
    padding-bottom: 0; }
  .aboutUsHomeContent {
    width: 100%;
    margin: 20px 0 0 0; }
  .aboutusImage img {
    border-radius: 15px; }
  .quickSearchResults .productGrid .product {
    width: 50%; } }

@media (max-width: 900px) {
  .heroCarousel-slide .heroCarousel-image-wrapper {
    max-height: 23rem; }
  .headp1 p {
    font-size: 12px !important; }
  .headp2 p {
    font-size: 12px !important; }
  .headp3 p {
    font-size: 12px !important; } }

@media (max-width: 800px) {
  .growContentHome {
    flex-basis: 100%;
    text-align: center; }
  .growSectionHome {
    padding: 40px 0; }
  .growContentHome h3 {
    font-size: 24px; }
  .growSectionHome .container {
    flex-wrap: wrap; }
  .blogHome {
    width: 100%;
    padding-left: 0; }
  .blogHome ul {
    margin: 0; }
  .reviewBox {
    padding-left: 20px;
    padding-right: 20px; }
  .account-body {
    margin: 0; }
  li.navUser-item.navUser-item--cart.user-icons {
    border: 0;
    margin: 0;
    padding: 0; }
  header .countPill {
    display: none; }
  li.navUser-item.quicksearch.mobile svg {
    width: 20px !important;
    height: 20px !important; }
  .navUser-item.quicksearch.mobile {
    margin-right: 7px; }
  .shopByBrandsMenu {
    display: none; }
  .header-logo {
    width: 55%; }
  header .navUser {
    width: 45%; }
  .dropdown--quickSearch.is-open .form-input {
    width: 100%;
    border: solid 1px #ccc; }
  .dropdown--quickSearch .form-field, .dropdown--quickSearch .form {
    width: 100% !important; }
  header .dropdown--quickSearch .form-fieldset {
    border: 0; }
  header .search-icon.submit {
    right: 35px; }
  .card-figcaption.mobile .button {
    background: #666;
    font-size: 12px !important;
    text-transform: uppercase !important;
    font-weight: 500 !important;
    padding: 5px 13px; }
  .card-figcaption a.button.button--small.card-figcaption-button {
    display: inline-block;
    width: auto; }
  #add-to-cart-wrapper {
    text-align: left; }
  .related-product-section ul.tabs li {
    display: block !important;
    text-align: center;
    margin: 0;
    border: 0; }
  .related-product-section ul.tabs li a {
    text-align: center; }
  .mega-cat-dropdown div.mobile .flyout-page-wrapper .page {
    opacity: 1; }
  .heroCarousel-slide .heroCarousel-image-wrapper {
    height: 40vw; }
  .dropdown--quickSearch > .container {
    padding-top: 20px; }
  .dropdown--quickSearch .form {
    width: 90% !important;
    margin: 0; }
  .dropdown--quickSearch .form-field {
    width: 100% !important; }
  .quickSearch-mobileToggle {
    top: 31px; } }

@media (max-width: 768px) {
  .categoriesHome h2 {
    font-size: 20px;
    margin: 30px 0 20px;
    padding: 0 15px; }
  .categoriesHome h1 {
    font-size: 20px;
    margin: 30px 0 20px;
    padding: 0 15px; }
  .categoryBox {
    width: 50%; }
  .productsliderhome {
    padding: 30px 0 0; }
  h3.productsliderTitleMain {
    font-size: 22px; }
  .heroCarousel {
    margin-bottom: 30px; }
  .productsliderhome.productsliderNewAndFeatured {
    padding: 60px 0 40px; } }

@media (max-width: 640px) {
  .productSliderTitle .tab {
    display: block;
    margin: 0 0 20px !important; }
  .footer-info-col:nth-child(1),
  .footer-info-col:nth-child(2),
  .footer-info-col:nth-child(3),
  .footer-info-col:nth-child(4) {
    max-width: 100%; }
  .footer-info-col:nth-child(1) {
    border: 0; }
  .footer-info-col:nth-child(2) {
    padding-left: 0; }
  .copyrightMain {
    padding: 20px 0; }
  .footer-info-col {
    text-align: left; }
  .footer .socialLinks {
    margin: 10px 0 0 0; }
  .footer .secureImg {
    margin-top: 10px; }
  .blogHome ul li a, .blogHome ul li::before {
    font-size: 16px; }
  .growContentHome img {
    max-width: 220px; }
  .reviewBox {
    min-height: inherit; }
  .reviewsSliderHome h2 {
    font-size: 24px; }
  .reviewsSliderHome {
    padding-top: 40px;
    padding-bottom: 0; }
  .reviewBox p {
    font-size: 14px; }
  .newsletterMain img {
    height: 250px;
    object-fit: cover; }
  .newsletterForm {
    max-width: 300px; }
  .footerContactInfo p.callIcon {
    font-size: 20px; }
  .copyrightLeft .bull {
    display: none; }
  .aboutUsHomeContent {
    padding: 20px;
    text-align: center; }
  .subcategory-grid.visible-on-mobile form.actionBar {
    display: inline-block; } }

@media (max-width: 550px) {
  dd.productView-info-value {
    width: 100%; }
  #add-to-cart-wrapper div.form-action {
    width: 100%; } }

@media (max-width: 479px) {
  li.product {
    border-right: 0; }
  .faqContentHome #accordion .ui-accordion-header .tab-title {
    font-size: 14px; }
  .faqContentHome #accordion .ui-accordion-content {
    padding-left: 0;
    padding-right: 0; }
  .categoryBox {
    width: 100%; }
  .categoriesHomeInner {
    max-width: 320px;
    margin: 0 auto; }
  .page-sidebar + .page-content .productGrid .product {
    width: 100%; }
  .productGrid .product {
    width: 100%; }
  h1.page-heading {
    font-size: 22px; } }

@media (min-width: 801px) {
  #menu .mega-cat-dropdown .desktop a.navPages-action .navPage-subMenu.navPage-subMenu-horizontal {
    display: none !important; }
  #menu .second-level-flyout {
    display: none !important; }
  #menu .desktop .navPages-action.is-open + .second-level-flyout {
    display: block !important; }
  #menu .desktop .navPages-action.is-open + .second-level-flyout .inactive-page {
    display: block !important;
    margin: 0 !important;
    opacity: 1 !important;
    z-index: 1 !important; } }

.header1 {
  display: none;
  height: 40px;
  justify-content: space-between;
  background: #A31E23;
  padding-left: 53px;
  padding-right: 53px; }
  .header1 .top1 {
    display: flex;
    padding-top: 7px; }
    .header1 .top1 img {
      height: 24px; }
    .header1 .top1 .promoting-msg {
      font-size: 14px;
      margin: 0;
      padding-left: 5px;
      padding-right: 5px;
      color: white; }
  .header1 .top2 {
    padding-top: 4px;
    display: flex; }
    .header1 .top2 ul {
      list-style: none;
      display: flex;
      margin: 0; }
      .header1 .top2 ul li {
        line-height: 1.4; }
        .header1 .top2 ul li a {
          text-decoration: none;
          font-size: 14px;
          color: white;
          border-right: 1px solid #fff;
          padding: 3px 15px;
          line-height: 1.4;
          margin: 6px 0px;
          display: inline-block; }

.header1 .top2 ul li:last-child a {
  border: none; }

header ul.navUser-section.navUser-section--alt {
  justify-content: space-between;
  align-items: center;
  padding: 0; }

input#search_query {
  width: 100%;
  background: #F4F4F4;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 21px;
  border-bottom-left-radius: 21px;
  font-family: 'Lato';
  font-size: 14px; }

li.navUser-item.navUser-item--account.user-icons.account {
  display: block;
  margin-right: 17px; }

.cl-1 {
  font-size: 14px;
  font-family: 'Poppins';
  color: black;
  font-weight: 600;
  padding-top: 8px; }

.header-bottom {
  display: flex;
  justify-content: space-around;
  padding-top: 10px;
  background: #E1DED9;
  height: 45px; }
  .header-bottom .headp1 {
    display: flex; }
    .header-bottom .headp1 img {
      height: 24px;
      padding-right: 10px;
      padding-left: 10px; }
    .header-bottom .headp1 p {
      margin: 0;
      font-size: 14px;
      color: #000000; }
  .header-bottom .headp2 {
    display: flex; }
    .header-bottom .headp2 img {
      height: 24px;
      padding-right: 10px;
      padding-left: 10px; }
    .header-bottom .headp2 p {
      margin: 0;
      font-size: 14px;
      color: #000000; }
  .header-bottom .headp3 {
    display: flex; }
    .header-bottom .headp3 img {
      height: 24px;
      padding-right: 10px;
      padding-left: 10px; }
    .header-bottom .headp3 p {
      margin: 0;
      font-size: 14px;
      color: #000000; }

.dropdown--quickSearch .form-input {
  color: #A4A4A4; }

.navUser-item--cart .navUser-action {
  color: #000000; }

a.navUser-action.navUser-item--cart__hidden-s {
  text-align: center;
  padding-top: 20px; }

li.navUser-item.user-icons .navUser-action {
  display: block !important;
  padding-top: 19px;
  text-align: center; }

.navUser-item-cartLabel p {
  color: #000000;
  text-transform: none; }

li.navUser-item.navUser-item--account.user-icons.account .signin-list {
  padding-right: 8px; }
  li.navUser-item.navUser-item--account.user-icons.account .signin-list p {
    color: #000000;
    font-weight: 600;
    padding-top: 6px; }

nav.navUser {
  padding-left: 0; }

.product-finder {
  display: none; }
  .product-finder button {
    background: #A31E23;
    height: 44px;
    width: 190px;
    border-radius: 21px; }
    .product-finder button a {
      color: white;
      text-decoration: none;
      font-size: 16px;
      font-weight: 500; }

.shopByBrandsMenu {
  display: none; }

.dropdown--quickSearch {
  padding-left: 0 !important; }

.shopByBrandsMenuLink i.icon.navPages-action-moreIcon.closed.topLevel {
  position: absolute;
  top: 8px; }

.shopByBrandsMenuLink .icon svg {
  fill: #989898 !important;
  stroke: #989898;
  height: 6px;
  width: 10px; }

img.header-logo-image-unknown-size {
  width: 88%; }

header .user-icons {
  padding-left: 24px; }

ul.navPage-subMenu-list.all-second-level-plus-container.flyout-page-wrapper {
  max-width: 91.6rem; }

header .search-icon.submit {
  width: 60px;
  height: 45px;
  left: auto;
  right: 15px;
  background: #A31E23;
  border-radius: 0 22px 22px 0;
  border: 1px solid #A31E23;
  display: flex;
  justify-content: center;
  align-items: center; }

header .search-icon.submit input {
  display: none; }

header .search-icon.submit img {
  color: white; }

.content-test {
  background-color: #A31E23; }

.beautify__topHeader {
  display: flex;
  justify-content: right;
  background: #A31E23;
  padding-right: 53px; }
  .beautify__topHeader .beautif-first {
    display: flex;
    padding-top: 5px; }
    .beautify__topHeader .beautif-first img {
      height: 24px; }
    .beautify__topHeader .beautif-first p {
      margin: 0;
      padding-left: 5px;
      padding-right: 5px;
      color: white;
      font-family: 'Poppins';
      font-size: 14px;
      font-weight: 500; }
  .beautify__topHeader .beautif-second {
    padding-top: 5px; }
    .beautify__topHeader .beautif-second ul {
      display: flex;
      list-style: none; }
      .beautify__topHeader .beautif-second ul li {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 4px;
        padding-bottom: 4px;
        border-right: 1px solid #B4B4B4; }
        .beautify__topHeader .beautif-second ul li a {
          text-decoration: none;
          font-size: 14px;
          color: white;
          font-family: 'Poppins';
          font-weight: 500; }

.beautif-second ul li:last-child {
  border-right: none; }

.section-mobile-search {
  display: none; }

.shopByBrandsMenuLink > span {
  font-size: 16px;
  color: white;
  cursor: pointer;
  line-height: 1.4rem;
  font-weight: 600; }

.shopByBrandsMenu {
  display: block; }

div#menu-wrapper {
  position: relative; }

.shopByBrandsMenu svg .shopByBrandsMenu svg {
  width: 12px;
  height: 6px;
  fill: #989898 !important;
  stroke: #989898;
  position: absolute;
  top: 9px; }

.navPages.desktopMenu .category-list li.navPages-item.top-level.categories .fader {
  background: white;
  padding-left: 20px;
  display: flex;
  flex-flow: wrap; }

.logo-user-section.container .quickSearchResults {
  left: -19rem;
  top: 161px; }

.shopByBrandsMenuLink ul li.navPages-item.mobile a.navPages-action {
  font-size: 15px !important;
  padding-top: 7px !important;
  padding-bottom: 7px !important; }

.shopByBrandsMenuLink ul {
  padding-left: 10px; }

input#search_query::placeholder {
  color: #A4A4A4 !important; }

.brand-image-container {
  display: none; }

@media (min-width: 801px) {
  .navPages.desktopMenu .category-list li.navPages-item.top-level.categories:nth-child(2) .fader {
    height: 34rem; } }

@media (max-width: 800px) {
  .beautify__topHeader {
    display: flex;
    -ms-flex-pack: justify;
    justify-content: center;
    padding: 0; }
    .beautify__topHeader .beautif-first {
      display: flex;
      justify-content: center;
      padding-left: 0;
      padding-left: 0; }
      .beautify__topHeader .beautif-first p {
        font-size: 11px; }
    .beautify__topHeader .beautif-second {
      display: none; }
      .beautify__topHeader .beautif-second ul li a {
        text-decoration: none;
        font-size: 11px;
        color: white; }
  .header-bottom .headp1 p {
    font-size: 14px;
    color: #000000; }
  .header-bottom .headp2 {
    display: none; }
  .header-bottom .headp3 {
    display: none; }
  .logo-user-section.container {
    justify-content: center;
    padding-left: 0; }
  li.navUser-item.quicksearch.mobile {
    display: none; }
  li.navUser-item.navUser-item--account.user-icons.account .signin-list p {
    display: none; }
  li.navUser-item.user-icons .navUser-action p {
    display: none; }
  .header {
    border-bottom: none !important; }
  img.header-logo-image-unknown-size {
    vertical-align: unset;
    width: 54%; }
  li.navUser-item.user-icons .navUser-action {
    padding-top: 16px; }
  li.navUser-item.navUser-item--account.user-icons.account .account img {
    padding-right: 12px; }
  li.navUser-item.navUser-item--account.user-icons.account .signin-list {
    padding: 0 0px 0 0;
    border-right: 1px solid #2E323C; }
  a.navUser-action.navUser-item--cart__hidden-s {
    padding: 4px 0 0 9px !important; }
  .navUser-item--cart .dropdown-menu {
    width: 300px !important; }
  nav.navUser {
    padding-left: 0;
    padding-right: 6px; }
  .header-logo > a {
    text-align: center; }
  .header-bottom {
    margin: 0 10px 0 10px; }
  .product-finder {
    display: none; }
  .section-mobile-search {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 2px;
    padding-top: 1rem !important;
    position: relative;
    z-index: 9; }
    .section-mobile-search .product-finder-1 {
      display: none;
      width: 40% !important; }
      .section-mobile-search .product-finder-1 a {
        color: white;
        text-decoration: none;
        background: #A31E23;
        border-radius: 21px;
        padding: 9px 16px;
        font-size: 14px; }
  .mega-cat-dropdown .category-list .navPages-item.top-level.categories:first-child {
    display: none; }
  .body > .banners {
    padding-top: 12rem; }
  header.header.header-logo--left .dropdown--quickSearch {
    position: unset; }
  .dropdown--quickSearch > .container {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0 !important; }
  .quickSearch-mobileToggle {
    display: none; }
  .dropdown--quickSearch .form {
    width: 100% !important; }
  input#search_query {
    padding: 8px 0px 8px 20px;
    font-size: 12px; }
  header .search-icon.submit {
    height: 33px !important; }
  li.navUser-item.navUser-item--account.user-icons.account {
    width: 37px !important; }
  .section-mobile-search div#quickSearch {
    height: 34px;
    overflow-y: unset !important; }
  header ul.navUser-section.navUser-section--alt div#quickSearch {
    display: none; }
  body.home .body {
    margin-top: 124px !important; }
  .section-mobile-search {
    text-align: center;
    justify-content: center;
    margin-bottom: 10px; }
  .section-mobile-search div#quickSearch {
    width: 80% !important;
    display: block !important; }
  .container.containerforHome {
    margin-top: 11rem; }
  snize-instant-widget-is-open [tabindex="-1"] {
    display: block !important; }
  .snize-ac-results {
    position: absolute;
    max-height: 333.5px;
    width: 388.766px;
    top: 154.5px;
    left: 38px; }
  #menu .navPages ul {
    position: relative !important; }
  .navPages.desktopMenu .category-list li.navPages-item.top-level.categories:nth-child(2) .fader {
    height: unset; }
  .cl-1 {
    display: none; }
  li.navUser-item.navUser-item--account.user-icons.account {
    display: grid;
    margin-right: 0; }
  a.navUser-action.account.signout-list img {
    border-right: 1px solid #2E323C;
    padding-top: 5px;
    padding-bottom: 6px;
    height: 28px; }
  .mega-cat-dropdown .category-list .navPages-item.top-level.categories:first-child {
    display: block !important; }
  i.icon.navPages-action-moreIcon.closed.topLevel.mobile-icon-active ~ ul.shopbylist {
    display: block; }
  .mega-cat-dropdown .category-list .navPages-item.top-level.categories:first-child .shopByBrandsMenu {
    background: none; }
  .mega-cat-dropdown .category-list .navPages-item.top-level.categories:first-child .shopByBrandsMenuLink span {
    font-size: 13px !important;
    color: #2f2f2b !important;
    font-weight: 400; }
  .mega-cat-dropdown .category-list .navPages-item.top-level.categories:first-child .shopByBrandsMenu svg {
    width: 13px;
    height: 11px;
    fill: #545454 !important;
    stroke: unset; }
  .mega-cat-dropdown .category-list .navPages-item.top-level.categories:first-child .shopByBrandsMenu i.icon.navPages-action-moreIcon.closed.topLevel {
    position: absolute;
    right: -80px;
    top: 17px; }
  .mega-cat-dropdown .category-list .navPages-item.top-level.categories:first-child .shopByBrandsMenu .shopByBrandsMenuLink ul {
    background: unset;
    padding-left: unset;
    margin-bottom: 0; }
  .mega-cat-dropdown .category-list .navPages-item.top-level.categories:first-child .shopByBrandsMenu .shopByBrandsMenuLink ul li.navPages-item a.navPages-action {
    font-size: 13px !important;
    font-weight: 400;
    padding-top: 6px !important;
    padding-bottom: 0px !important; }
  .mega-cat-dropdown .category-list .navPages-item.top-level.categories:first-child .shopByBrandsMenu .shopByBrandsMenuLink ul li.navPages-item {
    border: none; }
  .navPages-item.top-level.categories.mobile-parent-active .icon.navPages-action-moreIcon.closed.topLevel svg {
    transform: rotate(180deg);
    transition: transform 0.3s ease; }
  .navPages-item.top-level.categories:not(.mobile-parent-active) .icon.navPages-action-moreIcon.closed.topLevel {
    transform: rotate(180deg);
    transition: transform 0.3s ease; }
  .shopByBrandsMenuLink .icon svg {
    fill: #989898;
    stroke: #989898;
    position: absolute;
    top: 9px;
    right: 0px;
    left: 65px;
    height: 6px; } }

@media (max-width: 820px) {
  .beautify__topHeader .beautif-first p {
    font-size: 9px !important;
    padding-top: 2px; }
  .mobileMenu-toggle {
    left: 0; } }

@media (max-width: 425px) {
  img.header-logo-image-unknown-size {
    vertical-align: unset;
    width: 100% !important; } }

@media (max-width: 1199px) {
  .shopByBrandsMenuLink > span {
    font-size: 14px; } }

@media (max-width: 991px) {
  .shopByBrandsMenuLink > span {
    font-size: 11px; }
  header .search-icon.submit {
    height: 45px; }
  .dropdown--quickSearch .form-input {
    font-size: 10px; } }

@media (max-width: 450px) {
  input#search_query {
    padding: 8px 0px 8px 9px;
    font-size: 12px; }
  header .search-icon.submit {
    height: 32px !important; } }

@media (max-width: 600px) {
  img.header-logo-image-unknown-size {
    vertical-align: unset;
    width: 70%; } }

@media (max-width: 375px) {
  .product-finder-1 {
    display: none;
    align-items: end;
    justify-content: space-around; } }

@media (min-width: 801px) {
  .mega-cat-dropdown .navPage-subMenu-horizontal.second-level-flyout {
    visibility: collapse; } }

.category-selling {
  text-align: center; }

.best-selling-main {
  display: flex;
  justify-content: space-around;
  align-items: center; }

.best-selling-categories h2 {
  text-align: center;
  font-size: 22px;
  font-family: 'Poppins';
  font-weight: bold;
  color: #2F2F2B;
  padding-top: 22px; }

p.selling-categories-name {
  font-size: 20px;
  font-family: 'Poppins';
  font-weight: bold;
  color: #2F2F2B;
  padding-top: 14px; }

.novel-study-guides {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 6px;
  gap: 50px; }

p.novel-guide-para {
  font-family: 'Poppins';
  font-weight: bold;
  font-size: 30px; }

@media (max-width: 800px) {
  .best-selling-categories h2 {
    padding-top: 0px; }
  .home .container.containerforHome {
    margin-top: 5rem !important; }
  .container.containerforHome {
    margin-top: 11rem !important; }
  .novel-study-guides {
    padding-top: 12px; }
  .new-product-home {
    padding-top: 21px; }
  .featured-product-home {
    padding-top: 21px; }
  .category-selling img {
    height: 86px;
    width: 86px; }
  p.selling-categories-name {
    font-size: 18px; }
  .novel-study-guides {
    display: block;
    text-align: center; }
  .productView section.productView-images ul.productView-thumbnails {
    flex-direction: row;
    width: 100%;
    max-width: 100%;
    align-items: center; }
  .productView-thumbnails .productView-thumbnail {
    margin: 0 10px; } }

@media (max-width: 550px) {
  .best-selling-main {
    display: flex;
    flex-flow: wrap;
    gap: 35px; }
  .category-selling:nth-child(4),
  .category-selling:nth-c
hild(5) {
    grid-column: span 2; }
  .category-selling:nth-child(4) {
    grid-column-start: 1;
    /* Center the first item of the second row */ } }

@media (max-width: 1200px) {
  p.novel-guide-para {
    font-size: 25px !important; } }

@media (max-width: 1100px) {
  p.novel-guide-para {
    font-size: 20px !important; } }

.reviewBox {
  min-height: 460px !important; }

.promo-header {
  background: #A41D23;
  font-size: 24px;
  font-family: Poppins;
  font-weight: 600;
  color: white;
  margin: 0;
  padding: 10px 20px;
  text-align: center; }

.promo-content {
  display: flex;
  padding: 20px;
  align-items: center;
  background: #F5F5F5;
  justify-content: space-around; }

.book-title {
  font-family: Poppins;
  font-size: 30px;
  color: black;
  font-weight: bold;
  margin-bottom: 10px; }

.book-description {
  font-family: Poppins;
  font-size: 20px;
  color: black;
  margin-bottom: 20px; }

.view-collection-button {
  display: inline-block;
  padding: 10px 20px;
  background-color: #a83232;
  color: white;
  text-decoration: none;
  font-size: 16px;
  font-family: Poppins;
  font-weight: bold;
  border-radius: 10px; }

.promo-footer {
  margin-top: 20px;
  text-align: left;
  color: black;
  font-family: Poppins;
  font-size: 18px;
  font-style: italic; }

@media (min-width: 800px) {
  .promo-details {
    width: 65%; }
  .promo-image {
    width: 35%;
    text-align: center; }
  .promo-container {
    margin-top: 50px; } }

@media (max-width: 800px) {
  .promo-content {
    display: block; }
  p.book-title {
    text-align: center;
    font-size: 24px; }
  .book-description {
    text-align: center;
    font-size: 18px; }
  .promo-footer {
    text-align: center;
    font-size: 14px; }
  .rest-pro {
    text-align: center;
    padding-top: 24px; }
  .promo-image {
    text-align: center; }
  .promo-header {
    font-size: 22px; }
  .faqHome {
    padding-bottom: 0; }
  .growSectionHome {
    margin-top: 50px; } }

.newsletter-product {
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 20px;
  border-radius: 5px;
  position: relative;
  margin-top: 50px; }

.newsletter-subscribe {
  font-weight: 600;
  color: #153226;
  font-size: 40px;
  font-family: 'Poppins'; }

span.newsletter-savings {
  font-size: 30px;
  color: #BC2020;
  font-family: 'Poppins';
  font-weight: 400;
  font-style: normal; }

.text-newsletter {
  font-size: 38px;
  font-family: 'Poppins';
  font-weight: 300;
  color: #153226;
  text-align: center;
  position: relative; }

.email-input {
  padding: 12px;
  border: 1px solid #ccc;
  outline: none;
  width: 370px;
  font-family: 'Poppins';
  font-size: 30px;
  font-weight: 400;
  background: #C8E8D0 0% 0% no-repeat padding-box;
  border: none; }

.news-submit-btn {
  padding: 24px;
  border: none;
  border-left: 1px solid #ccc;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #B91414; }

.submit-icon-news {
  width: 20px;
  height: 20px; }

.news-submit-btn:hover {
  background-color: #d65a40; }

input#nl_email::placeholder {
  color: #153226; }

.paper-plane {
  position: absolute;
  top: -81px;
  left: auto;
  width: 216px;
  height: auto;
  right: -210px; }

.newsletter-product-form {
  display: flex;
  align-items: center; }

@media (max-width: 991px) {
  .newsletter-subscribe {
    font-size: 14px; }
  span.newsletter-savings {
    font-size: 11px; }
  .text-newsletter {
    font-size: 13px;
    text-align: left;
    position: relative;
    text-align: center; }
  .email-input {
    font-size: 9px;
    padding: 5px;
    border-radius: unset; }
  .paper-plane {
    position: absolute;
    top: -25px;
    left: 180px;
    right: auto;
    width: 71px;
    height: 37px; }
  .submit-icon-news {
    width: 10px;
    height: 10px; }
  .news-submit-btn {
    padding: 7px;
    border-radius: 0px; }
  .newsletter-product {
    padding: 0; }
  .email-input {
    width: 80%; }
  .sbmit-icon-news {
    width: 11px;
    height: 17px; }
  .newsletter-product-form {
    justify-content: end; } }

p.featured-home-head {
  font-family: Poppins;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  color: #2F2F2B; }

p.new-home-head {
  font-family: Poppins;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  color: #2F2F2B; }

.productsliderhome {
  display: none; }

.categoriesHome {
  display: none; }

.growSectionHome {
  padding-bottom: 0 !important;
  margin-bottom: 30px; }

.new-product-home {
  margin-top: 30px; }

p.cat-dis-topic {
  font-size: 20px;
  font-family: Poppins;
  color: #2F2F2B;
  font-weight: 600;
  text-align: center; }

a.ca-dis-button {
  background: #A41D23;
  border-radius: 10px;
  text-decoration: unset;
  font-size: 16px;
  font-family: Poppins;
  font-weight: bold;
  color: white;
  padding: 9px 50px; }

ul.cat-dis-list {
  text-align: justify; }

ul.cat-dis-list li {
  ont-family: Poppins;
  font-size: 14px;
  color: #2F2F2B;
  font-weight: 400; }

.category-display-details {
  padding: 40px 25px;
  background: #F5F5F5; }

.cat-disp-link {
  text-align: center; }

.cat-dis-content {
  display: flex;
  justify-content: center;
  padding-bottom: 20px; }

.category-display {
  margin-top: 30px; }

.category-display {
  display: flex;
  gap: 30px; }

.category-selling a {
  text-decoration: none; }

.promo-image img {
  height: 240px; }

@media (min-width: 991px) {
  .category-display-products {
    width: 70%; }
  .category-display-details {
    width: 30%; } }

@media (min-width: 801px) {
  .category-display-products .slick-next, .category-display-products .slick-prev {
    display: none !important; } }

@media (max-width: 991px) {
  .category-display {
    display: block; } }

.home .slick-next {
  right: 13px; }

.home .slick-prev {
  left: 13px; }

.home .new-product-home .slick-next, .home .new-product-home .slick-prev {
  border-radius: 5px;
  width: 2.85714rem;
  height: 2.85714rem;
  background: #F5F5F5; }

.home .new-product-home .slick-next::before, .home .new-product-home .slick-prev::before {
  width: 13px;
  height: 8px;
  position: relative; }

.home .featured-product-home .slick-next, .home .featured-product-home .slick-prev {
  border-radius: 5px;
  width: 2.85714rem;
  height: 2.85714rem;
  background: #F5F5F5; }

.home .featured-product-home .slick-next::before, .home .featured-product-home .slick-prev::before {
  width: 13px;
  height: 8px;
  position: relative; }

.home .category-product-list .slick-next, .home .category-product-list .slick-prev {
  border-radius: 5px;
  width: 2.85714rem;
  height: 2.85714rem;
  background: #F5F5F5; }

.home #accordion .ui-accordion-header {
  background-color: #f7f7f7;
  border: 1px solid #d7d7d7;
  padding: 15px 20px;
  margin-bottom: 0;
  margin-top: 15px !important; }

.home .category-product-list .slick-next::before, .home .category-product-list .slick-prev::before {
  width: 13px;
  height: 8px;
  position: relative; }

.container.promo-1-container {
  display: flex; }

@media (max-width: 800px) {
  .home .featured-product-home .slick-prev {
    left: 25px; }
  .container.promo-1-container {
    display: flex;
    flex-direction: column; }
  .home .new-product-home .slick-prev {
    left: 25px; } }

@media screen and (max-width: 1200px) and (min-width: 992px) {
  .text-newsletter {
    font-size: 30px; }
  span.newsletter-subscribe {
    font-size: 32px; }
  span.newsletter-savings {
    font-size: 24px; }
  form.newsletter-product-form {
    margin-top: 10px; }
  .email-input {
    width: 300px; }
  .paper-plane {
    position: absolute;
    top: -66px;
    left: auto;
    width: 180px;
    height: auto;
    right: -175px; } }

li.cart-total {
  padding: 0px 15px; }

thead.cart-header {
  display: none; }

table.cart {
  margin: 0; }

.form-increment button.button.button--icon[data-action="dec"] {
  border-right: 2px solid #d7d7d7 !important; }

label.form-label.cart-item-label {
  display: block; }

ul.cart-totals {
  width: 100%;
  margin: 0; }

.cart-1 {
  display: flex;
  gap: 10px; }

.cart-totals {
  width: 100%;
  border: 1px solid #707070;
  border-top: 3px solid #A41D23; }

tr.cart-item {
  display: block;
  padding: 0; }

.cart-list {
  display: block; }

tr.cart-item {
  display: block;
  padding: 12px 16px;
  border: 1px solid #707070; }

h1.page-heading {
  text-align: center; }

td.cart-item-block.cart-item-info.price-1 {
  display: none; }

ul.cart-totals li.cart-total:first-child .cart-total-label {
  font-family: Poppins;
  font-size: 15px;
  font-weight: bold;
  color: #333333; }

.cart-total-logo {
  display: flex;
  align-items: center;
  gap: 3px; }

.cart-total-yourcart {
  text-align: left;
  padding-top: 8px; }

.cart-total-yourcart p.cart-label {
  margin: 0; }

li.cart-total.cart-total-subtotal {
  border-top: 0; }

.cart-total-yourcart p.cart-label {
  font-size: 14px;
  font-weight: 400;
  font-family: Poppins;
  color: #333333; }

li.cart-total.cart-total-subtotal .cart-total-label {
  font-size: 15px;
  font-weight: bold;
  font-family: Poppins;
  color: #333333; }

.cart-total-label.cart-total-logo span {
  font-size: 14px;
  font-weight: 400;
  font-family: Poppins;
  color: #333333; }

.cart-total-label.cart-total-label-grandTotal {
  font-size: 20px;
  font-weight: bold;
  font-family: Poppins;
  color: #333333; }

.cart-total-value.cart-total-grandTotal {
  font-size: 20px;
  font-weight: bold;
  font-family: Poppins;
  color: #333333;
  padding-top: 0.5rem; }

.cart-total-label.cart-total-label-grandTotal {
  padding: 1rem 0; }

.cart-total-value.cart-total-grandTotal {
  padding: 1rem 0; }

button.gift-certificate-add:after {
  content: "";
  width: 17px;
  height: 16px;
  border-bottom: 2px solid #707070;
  border-right: 2px solid #707070;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 16px;
  bottom: 14px;
  margin: auto; }

.cart-sentence p.cart-sentence-para {
  font-family: 'Poppins';
  font-size: 14px;
  font-weight: 600;
  color: #333333;
  text-align: center; }

button.gift-certificate-cancel:after {
  content: "";
  width: 17px;
  height: 16px;
  border-top: 2px solid #707070;
  border-left: 2px solid #707070;
  transform: rotate(45deg);
  position: absolute;
  top: 15px;
  right: 16px;
  bottom: 14px;
  margin: auto; }

button.gift-certificate-cancel, button.gift-certificate-add {
  position: relative;
  color: white !important; }

.coupon-code-add:hover, .coupon-code-cancel:hover {
  color: white !important; }

button.coupon-code-add:after {
  content: "";
  width: 17px;
  height: 16px;
  border-bottom: 2px solid #707070;
  border-right: 2px solid #707070;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 16px;
  bottom: 14px;
  margin: auto; }

button.coupon-code-cancel:after {
  content: "";
  width: 17px;
  height: 16px;
  border-top: 2px solid #707070;
  border-left: 2px solid #707070;
  transform: rotate(45deg);
  position: absolute;
  top: 15px;
  right: 16px;
  bottom: 14px;
  margin: auto; }

.coupon-code-add, .coupon-code-cancel {
  position: relative;
  color: #fff !important; }

tr.cart-item {
  position: relative; }

button.cart-remove.icon {
  position: absolute;
  top: 6px;
  right: 8px; }

.cart-remove {
  background-color: #F4F0ED; }

.cart-remove {
  background-color: #f4f0ed;
  height: 22px;
  padding: 6px;
  width: 22px; }

.cart-actions.continue-div a.button.continue-shopping-button {
  font-size: 14px;
  font-family: Poppins;
  font-weight: 400;
  color: #666666;
  text-decoration: underline;
  background: none;
  border: none;
  padding: 0;
  float: unset; }

.cart-actions.checkout_secure_cart a.button.button--primary {
  font-size: 20px;
  font-family: Poppins;
  font-weight: 300;
  color: #FFFFFF;
  text-transform: unset;
  width: 100%;
  justify-content: center;
  display: flex;
  gap: 7px;
  align-items: center; }

.cart-left {
  width: 70%; }

.cart-right {
  width: 30%; }

.cart-actions.continue-div {
  padding-top: 10px; }

.cart ul.breadcrumbs {
  margin-bottom: 10px;
  padding-bottom: 15px;
  border-bottom: none; }

.cart .breadcrumb-label {
  font-size: 14px;
  font-weight: 400; }

.cart h1.page-heading {
  font-size: 24px;
  font-weight: bold; }

li.cart-total.gift-cart-total, li.cart-total.coupon-cart-total {
  padding: 13px 13px; }

.cart h1.page-heading {
  margin-bottom: 45px; }

h2.cart-item-name a.cart-item-name__label {
  color: #A31E23;
  font-size: 16px;
  font-weight: bold; }

p.cart-item-brand {
  font-size: 14px;
  font-weight: 500; }

.cart-item-block.cart-item-info.cart-product-last {
  font-size: 17px;
  font-weight: bold;
  color: #333333; }

.cart-item-block.cart-item-info.cart-product-last .cart-item-label {
  display: none; }

.cart-item-info {
  float: none;
  width: unset; }

.payment-img {
  margin-top: 15px; }

.container-shipping {
  text-align: center; }

a.button.continue-shopping-button:hover {
  color: unset !important;
  background: unset !important; }

img.cart-item-image {
  border: 1px solid #ebebeb;
  max-width: 86px; }

@media (max-width: 1024px) {
  .cart-1 {
    flex-direction: column;
    gap: 25px; }
  .cart-left {
    width: 100%; }
  .cart-right {
    width: 100%; }
  .cart-actions.continue-div a.button.continue-shopping-button {
    text-align: left; }
  .cart-total + .cart-total {
    border-top: 1px solid #cdcccc; }
  .cart-total-label {
    width: 50%; }
  .cart-total-value {
    width: 50%; }
  .cart-total-value {
    text-align: right; }
  .cart-item-block.cart-item-info.cart-item-quantity label.form-label.cart-item-label {
    color: #2F2F2B;
    font-size: 14px;
    font-weight: bold; }
  .cart-item-block.cart-item-info.cart-item-quantity {
    display: flex;
    align-items: center; }
  .cart-item-label {
    float: unset;
    width: unset; }
  .cart-item-image {
    max-width: 86px;
    margin: 0; }
  .cart-item-figure {
    float: left;
    height: 7.14286rem;
    margin-bottom: 1.5rem;
    width: 8.33333%;
    margin-left: unset;
    position: relative;
    min-width: 95px; }
  .cart-item-figure:after {
    display: none; }
  .cart-item-title {
    padding-left: 6px; }
  td.cart-item-block.cart-item-info.cart-product-last {
    width: 25%;
    margin-top: 17px; }
  td.cart-item-block.cart-item-info.cart-item-quantity {
    width: 75%; }
  td.cart-item-block.cart-item-title {
    width: 65%; }
  tr.cart-item {
    position: relative;
    display: flex;
    flex-wrap: wrap; } }

@media (min-width: 1024px) {
  td.cart-item-block.cart-item-title {
    width: 60%; }
  td.cart-item-block.cart-item-info.cart-item-quantity {
    width: 304px; }
  td.cart-item-block.cart-item-info.cart-product-last {
    width: 15%; }
  td.cart-item-block.cart-item-info.cart-item-quantity {
    display: flex;
    align-items: center;
    gap: 10px; }
  label.form-label.cart-item-label {
    padding: 0;
    width: unset;
    margin: 0;
    color: #2F2F2B;
    font-weight: bold; }
  tr.cart-item {
    display: flex;
    padding: 12px 16px;
    border: 1px solid #707070;
    align-items: center;
    justify-content: space-between; }
  .cart-item-figure {
    width: 8.33333%;
    min-width: 80px;
    margin-left: unset; } }

@media (min-width: 800px) {
  .cart-item-block.cart-item-info.cart-item-quantity {
    gap: 10px; }
  .cart-total-grandTotal {
    top: 0; } }

div#facetedSearch-content--brand {
  padding-left: 23px; }

.category .accordion-block {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  padding-bottom: 15px; }

.navList-action--checkbox {
  display: block; }

.category-description-box p:not(:first-child) {
  display: none; }

.read-more-btn, .read-less-btn {
  color: #0288D1;
  cursor: pointer;
  font-size: 14px;
  font-family: 'Poppins';
  font-weight: 400;
  text-decoration: underline;
  text-decoration-color: #0288D1; }

.read-more-btn:hover, .read-less-btn:hover {
  color: black; }

.read-less-btn {
  display: none; }

.category .form-select--small,
.category .form-select--date {
  padding-bottom: 7px; }

.category .form-fieldset .sort .form-select {
  padding-left: 10px; }

.accordion--navList .accordion-content {
  padding: 0 11px; }

@media (max-width: 768px) {
  .page-sidebar .facetedSearch.sidebarBlock {
    box-shadow: 0 -5px 5px -5px #D6D6D6;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 99;
    background-color: white;
    width: 100%; }
  .subcategory-grid fieldset.form-fieldset.actionBar-section.mobile {
    display: none; }
  .facetedSearch .mobile .facetedSearch-navList .accordion {
    display: flex !important;
    flex-direction: column !important; }
  .accordion-navigation {
    border: none; } }

.sidebarBlock .facetedSearch-clearLink {
  color: #a41d23;
  text-decoration: none; }

button.read-more-btn {
  padding-left: 0; }

a.facetedSearch-clearLink {
  padding-left: 1rem; }

#launcher-fab, #launcher-minimal {
  bottom: 38px;
  position: absolute;
  z-index: 99999999999999; }

header {
  z-index: unset !important; }

.category iframe#lo-messenger-frame {
  display: none !important; }

.product-share {
  /* display: none; */ }

.product-share .socialLinks li.socialLinks-item {
  margin: 0px 2px 5px;
  border: 1px solid #ddd;
  padding: 0 10px;
  background: #eee; }

.product-share .socialLinks .socialLinks-item--pinterest {
  width: auto; }

.product-share .socialLinks li.socialLinks-item:hover {
  background: #fff; }

.product .ui-accordion-header span.tab-title {
  background: #F0FBED;
  font-size: 20px;
  font-family: 'Poppins';
  font-weight: 600;
  color: #2F2F2B; }

#accordion .ui-accordion-header {
  margin-top: 0;
  border: none;
  background-color: #F0FBED; }

.productView-description div#ui-id-2 {
  height: 29rem;
  overflow: hidden;
  position: relative; }

.hija {
  position: absolute;
  width: 100%;
  background: white;
  opacity: 0.7;
  height: 100%;
  left: 0;
  top: 215px; }

.read1 {
  position: absolute;
  top: 24rem;
  width: 95%;
  text-align: center; }

.readmore1 {
  font-family: 'Poppins';
  font-size: 16px;
  color: white;
  background: #0288D1;
  padding: 10px 30PX;
  font-weight: bold;
  border-radius: 5px; }

.socialshare {
  display: none; }

.related-product-section .tab.is-active {
  border: none; }

.tab.is-active .tab-title {
  font-size: 22px;
  color: #2F2F2B;
  font-family: 'Poppins';
  text-transform: none;
  font-weight: 600;
  padding: 4px; }

.related-product-section ul.tabs {
  width: 100%;
  padding: 14px 0;
  background: #F0FBED; }

#accordion .ui-accordion-content {
  border-bottom: none; }

.productcategorydescription {
  display: flex;
  border: 13px solid #CCCECD;
  align-items: center; }

.product-category-img {
  padding: 18px;
  width: 50%; }

.desc-right {
  padding: 10px 24px; }

.desc-top {
  display: flex;
  align-items: start;
  justify-content: space-between; }

.about-category {
  font-family: 'Poppins';
  color: #000000;
  font-size: 43px;
  margin: 0;
  font-weight: bold; }

.product-category-title {
  font-family: 'Poppins';
  font-size: 21px;
  color: black;
  font-weight: 400; }

.product-category-title span {
  font-size: 16px;
  color: #8D8D8D;
  font-family: 'Poppins';
  font-weight: 400;
  padding-left: 6px; }

.desc-side {
  text-align: right;
  padding-top: 13px; }

.category-grade {
  margin: 0;
  font-size: 20px;
  color: #8D8D8D;
  font-weight: 400;
  font-style: italic; }

.category-pages {
  font-size: 20px;
  color: #8D8D8D;
  font-weight: 400;
  font-style: italic; }

.category-desc {
  font-family: 'Poppins';
  color: black;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3;
  margin: 0; }

.product-readmore {
  font-family: 'Poppins';
  color: #0288D1;
  font-size: 20px;
  text-align: right;
  text-decoration: none;
  font-style: italic; }

.desc-bottom {
  text-align: right; }

.categoryrelatedproducts {
  margin-top: 60px; }

ul.tabs {
  width: 100%;
  padding: 14px 0;
  background: #F0FBED;
  border: 0;
  text-align: center;
  display: flex;
  justify-content: center; }

li.tab.is-active {
  border: none; }

.product-detailing .line-item-details.custom-fields:first-child {
  display: none; }

.product-detailing .line-item-details.custom-fields:nth-child(2) {
  border-left: none !important;
  padding-left: 0px !important; }

.product-detailing {
  display: flex;
  color: #3F8831; }

.line-item-details.upc {
  border-right: none !important; }

.product-detailing .line-item-details.custom-fields .productView-info-name,
.product-detailing .line-item-details.custom-fields .productView-info-value {
  font-size: 16px;
  font-weight: bold;
  font-family: Poppins; }

.line-item-details.sku dt.productView-info-name,
.line-item-details.sku dd.productView-info-value {
  font-size: 16px;
  font-weight: bold;
  font-family: Poppins; }

.line-item-details.upc dt.productView-info-name,
.line-item-details.upc dd.productView-info-value {
  font-size: 16px;
  font-weight: bold;
  font-family: Poppins; }

h1.productView-title {
  margin-top: 0; }

.productView-price {
  margin-top: 1rem;
  font-size: 36px; }

h2.productView-brand a span {
  font-size: 16px;
  color: #A31E23; }

.productView-images {
  width: 44%; }

.productView-details {
  width: 56%; }

.line-item-details.printed dt.productView-info-name {
  font-size: 14px; }

.line-item-details.availability dt.productView-info-name {
  font-size: 14px; }

.short-desc > :first-child {
  display: block; }

.short-desc > :first-child ~ :not(:first-child) {
  display: none; }

.short-desc .line-item-details.custom-fields {
  background: #F0FBED;
  padding: 10px 20px 10px 5px; }

div#add-to-cart-wrapper {
  display: flex;
  align-items: center; }

.form-increment {
  width: 200px; }

.form-increment button.button.button--icon {
  height: 43px; }

.form-increment input {
  height: 43px; }

input#form-action-addToCart {
  margin: 0;
  border-radius: 5px;
  width: 100%;
  font-size: 24px;
  padding: 17px;
  font-family: 'Poppins';
  margin-top: 10px; }

form.form.form-wishlist.form-action {
  display: none; }

.addthis_toolbox.addthis_32x32_style {
  display: none; }

.productView section.productView-images {
  display: flex;
  align-items: flex-start; }

.productView section.productView-images ul.productView-thumbnails {
  width: 25%;
  display: flex;
  justify-content: space-evenly;
  flex-direction: column; }

li.productView-thumbnail {
  width: 70%;
  height: 25%;
  border: 1px solid #3D3D3D !important; }

li.productView-thumbnail a img {
  width: 100%;
  height: 100%; }

figure.productView-image.is-ready {
  margin: 0 !important;
  width: 100% !important; }

.productView-thumbnails .productView-thumbnail {
  border: solid 1px #3D3D3D !important;
  padding: 0; }

.productView-image {
  margin: 0 !important;
  width: 100% !important; }

.productView {
  display: flex; }

.sticky-cart .productView-image {
  margin: 0 !important;
  width: 7% !important; }

.sticky-cart {
  height: 93px;
  background: #F0FBED;
  border: 1px solid #E7E7EE;
  width: 100%;
  padding: 0 30px 0 30px;
  display: flex;
  justify-content: space-between;
  position: fixed;
  bottom: 0;
  z-index: 999;
  transform: translateY(100%);
  transition: opacity 0.5s ease, transform 0.5s ease; }

.sticky-cart.show {
  opacity: 1;
  transform: translateY(0); }

.sticky-cart .productView-price {
  font-size: 18px;
  font-family: 'Poppins';
  font-weight: bold;
  margin: 0; }

.sticky-cart p.productView-title {
  font-size: 18px;
  font-family: 'Poppins';
  font-weight: bold;
  margin: 0; }

.sticky-cart .form-field.form-field--increments {
  margin: 0;
  display: flex;
  align-items: end; }

.sticky-cart input#form-action-addToCartstick {
  width: 100%;
  font-size: 20px;
  font-family: 'Poppins';
  font-weight: bold;
  border-radius: 6px;
  margin: 0; }

.sticky-cart figure.productView-image {
  min-height: 136px;
  width: 15% !important; }

.sticky-cart .productView-img-container {
  margin: 0;
  border: 1px solid black;
  text-align: center;
  padding: 3px; }

.sticky-cart .productView-img-container img {
  width: 83%;
  position: unset; }

.sticky-cart .productView-img-container:after {
  padding: 0; }

.productadd {
  display: flex;
  align-items: center; }

.stickyproductdettails {
  padding-left: 20px; }

.productadd1 {
  display: flex;
  align-items: center; }

.sticky-cart label.form-label.form-label--alternate {
  padding-right: 16px; }

.sticky-cart .form-action {
  width: 100%; }

div#add-to-cart-wrapper .form-action {
  width: 100%; }

.productView-img-container:after {
  padding-bottom: unset; }

.productView-img-container img {
  position: unset; }

.t1 {
  display: none; }

.productView-description div#accordion h3.product-description.ui-accordion-header-active svg.accordion-icon.arrow.down {
  display: none; }

.product .product-detailing .line-item-details.custom-fields.Age,
.product .product-detailing .line-item-details.custom-fields.Grade,
.product .product-detailing .line-item-details.custom-fields.Genre,
.product .product-detailing .line-item-details.custom-fields.Themes\/.Topics,
.product .product-detailing .line-item-details.custom-fields.Award,
.product .product-detailing .line-item-details.custom-fields.Author {
  display: none; }

@media (max-width: 900px) {
  .sticky-cart figure.productView-image {
    min-height: unset;
    width: 30% !important; } }

@media (max-width: 800px) {
  .productView {
    display: flex;
    flex-direction: column; }
  .productView section.productView-images {
    display: flex;
    flex-flow: column-reverse;
    margin-bottom: 13px; }
  .desc-bottom {
    text-align: left; }
  .productView-product .productView-rating {
    display: flex; }
  .short-desc .line-item-details.custom-fields {
    background: #F0FBED;
    padding: 10px 20px 10px 5px;
    overflow: hidden; }
  div#add-to-cart-wrapper {
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: baseline; }
  input#form-action-addToCart {
    width: 100%; }
  .productView-options .form-action {
    margin-top: 20px; }
  .product-detailing .line-item-details.custom-fields .productView-info-name, .product-detailing .line-item-details.custom-fields .productView-info-value, .line-item-details.sku dt.productView-info-name, .line-item-details.sku dd.productView-info-value, .line-item-details.upc dt.productView-info-name, .line-item-details.upc dd.productView-info-value {
    font-size: 15px; }
  .productView-images .productView-image {
    border: 1px solid #D0D0D0; }
  .productView-details {
    width: 100%; }
  .productView-images {
    width: 100%; }
  .productView section.productView-images ul.productView-thumbnails {
    padding-top: 10px; }
  span.productView-reviewLink.review-pdp {
    margin-left: 15px; }
  .productView-price {
    margin-top: 0; }
  ul.breadcrumbs {
    padding-top: 10px; }
  .productView-thumbnail-link {
    padding: 0;
    height: 80px; }
  .read1 {
    position: absolute;
    top: 24rem;
    width: 90%;
    text-align: center; }
  #accordion .ui-accordion-content {
    border: none; }
  .slick-next::before, .slick-prev::before {
    right: 5px !important;
    bottom: 4px;
    left: unset; }
  .productcategorydescription {
    padding: 11px;
    border: 5px solid #CCCECD; }
  .product-category-img {
    display: flex; }
  .desc-right {
    padding: 0; }
  .desc-top {
    display: block; }
  .about-category {
    font-size: 18px;
    font-family: 'Poppins'; }
  p.product-category-title {
    font-size: 14px;
    margin: 0; }
  .product-category-title span {
    font-size: 10px;
    display: block;
    margin-top: -9px;
    padding: 0; }
  .desc-side {
    padding: 0;
    text-align: left;
    display: flex; }
  p.category-grade {
    font-size: 10px; }
  p.category-pages {
    font-size: 10px;
    padding-left: 8px;
    margin: 0; }
  p.category-desc {
    font-size: 14px; }
  a.product-readmore {
    font-size: 14px;
    margin: 0;
    text-align: left;
    text-decoration: none; }
  .sticky-cart {
    height: 60px;
    background: white;
    padding: 0 15px; }
  #accordion .ui-accordion-header-active svg.accordion-icon.arrow.down {
    display: none; }
  .sticky-cart figure.productView-image {
    display: none; }
  .stickyproductdettails {
    padding: 0; }
  p.productView-title {
    display: none; }
  .sticky-cart .form-field.form-field--increments {
    display: none !important; }
  .sticky-cart .t1 {
    display: block;
    padding-right: 3px; }
  .sticky-cart .price-section.price-section--withoutTax {
    display: flex; }
  article.productView-description {
    padding: 0;
    margin-top: 23px; }
  .productcategorydescription {
    display: block; }
  .product-category-img {
    padding: unset !important;
    width: unset !important;
    display: block; }
  .product-category-img img {
    float: left;
    margin-right: 15px;
    height: auto;
    max-height: 166px; }
  .desc-right {
    padding: unset; }
  .desc-top {
    display: block; }
  p.category-desc p {
    margin: 0 0 !important; } }

@media (max-width: 1024px) {
  .product-category-img {
    padding: 18px;
    width: 80%; } }

.product-detailing {
  flex-flow: wrap; }

button.slick-prev.slick-arrow {
  display: none; }

.category-desc p {
  margin: 0; }

.line-item-details {
  position: relative; }

.product-detailing .line-item-details:not(:last-child)::after {
  content: "|";
  position: absolute;
  right: -1px;
  top: 1px;
  font-weight: bold;
  padding-right: 7px; }

p.category-desc p {
  text-align: left !important; }

p.category-desc h3 {
  margin: 0; }

.category-selling {
  text-align: center; }

.best-selling-main {
  display: flex;
  justify-content: space-around;
  align-items: center; }

.best-selling-categories h2 {
  text-align: center;
  font-size: 22px;
  font-family: 'Poppins';
  font-weight: bold;
  color: #2F2F2B;
  padding-top: 22px; }

p.selling-categories-name {
  font-size: 20px;
  font-family: 'Poppins';
  font-weight: bold;
  color: #2F2F2B;
  padding-top: 14px; }

.novel-study-guides {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  padding: 0 6px; }

p.novel-guide-para {
  font-family: 'Poppins';
  font-weight: bold;
  font-size: 30px; }

@media (max-width: 800px) {
  .category-selling img {
    height: 86px;
    width: 86px; }
  p.selling-categories-name {
    font-size: 18px; }
  .novel-study-guides {
    display: block;
    text-align: center; }
  .productView section.productView-images ul.productView-thumbnails {
    flex-direction: row;
    width: 100%;
    max-width: 100%;
    align-items: center; }
  .productView-thumbnails .productView-thumbnail {
    margin: 0 10px; } }

@media (max-width: 550px) {
  .best-selling-main {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px; }
  .category-selling:nth-child(4),
  .category-selling:nth-c
hild(5) {
    grid-column: span 2; }
  .category-selling:nth-child(4) {
    grid-column-start: 1;
    /* Center the first item of the second row */ } }

@media (max-width: 1200px) {
  p.novel-guide-para {
    font-size: 25px !important; } }

@media (max-width: 1100px) {
  p.novel-guide-para {
    font-size: 20px !important; } }

.newsletter-product {
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 20px;
  border-radius: 5px;
  position: relative;
  margin-top: 90px; }

.newsletter-subscribe {
  font-weight: 600;
  color: #153226;
  font-size: 40px;
  font-family: 'Poppins'; }

span.newsletter-savings {
  font-size: 30px;
  color: #BC2020;
  font-family: 'Poppins';
  font-weight: 400;
  font-style: normal; }

.text-newsletter {
  font-size: 38px;
  font-family: 'Poppins';
  font-weight: 300;
  color: #153226;
  text-align: center;
  position: relative; }

.email-input {
  padding: 12px;
  border: 1px solid #ccc;
  outline: none;
  width: 370px;
  font-family: 'Poppins';
  font-size: 30px;
  font-weight: 400;
  background: #C8E8D0 0% 0% no-repeat padding-box;
  border: none; }

.news-submit-btn {
  padding: 24px;
  border: none;
  border-left: 1px solid #ccc;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #B91414; }

.submit-icon-news {
  width: 20px;
  height: 20px; }

.news-submit-btn:hover {
  background-color: #d65a40; }

.paper-plane {
  position: absolute;
  top: -81px;
  left: auto;
  width: 216px;
  height: auto;
  right: -210px; }

.newsletter-product-form {
  display: flex;
  align-items: center; }

@media (max-width: 1024px) {
  .paper-plane {
    left: 536px; } }

@media (max-width: 991px) {
  .newsletter-subscribe {
    font-size: 14px; }
  span.newsletter-savings {
    font-size: 11px; }
  .text-newsletter {
    font-size: 13px;
    text-align: center;
    position: relative; }
  .email-input {
    font-size: 9px;
    padding: 5px;
    border-radius: unset; }
  .paper-plane {
    position: absolute;
    top: -25px;
    left: 180px;
    right: auto;
    width: 71px;
    height: 37px; }
  .submit-icon-news {
    width: 10px;
    height: 10px; }
  .news-submit-btn {
    padding: 7px;
    border-radius: 0px; }
  .newsletter-product {
    padding: 0; }
  .email-input {
    width: 100%; }
  .sbmit-icon-news {
    width: 11px;
    height: 17px; }
  .newsletter-product-form {
    justify-content: end; } }

h1.productView-title {
  font-size: 32px;
  font-family: 'Poppins';
  font-weight: bold; }

input#nl_email::placeholder {
  color: #153226; }

.form-checkbox + .form-label::before, .form-radio + .form-label::before {
  top: 7px; }

.TcsCustomOptions .form-field label.form-label.form-label--alternate.form-label--inlineSmall {
  color: #A41D23;
  font-size: 18px;
  font-weight: bold; }

.TcsCustomOptions .form-field .form-label:last-child {
  font-size: 20px;
  font-family: Poppins;
  font-weight: 500;
  color: #505050;
  margin-left: 0; }

.form-checkbox + .form-label::after, .form-radio + .form-label::after {
  top: 7px; }

.line-item-details.custom-fields.Videos {
  display: none; }

.line-item-details.custom-fields.TcsPdf {
  display: none; }

@media (max-width: 550px) {
  .email-input {
    width: 110px; }
  .newsletter-product-form {
    margin-top: 10px; }
  .paper-plane {
    position: absolute;
    top: -25px;
    left: 171px;
    right: auto;
    width: 71px;
    height: 37px; }
  .newsletter-product {
    justify-content: space-between; } }

.product .slick-prev {
  left: 1px; }

.product .slick-next {
  right: 10px; }

dt.productView-info-name {
  width: unset; }

dd.productView-info-value {
  width: unset; }

.TcsCustomOptions .form-field .form-label {
  font-size: 20px;
  font-family: Poppins;
  font-weight: 500;
  color: #505050; }

.category #facetedSearch .accordion-block .accordion-nav-clear-holder {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.category .sidebarBlock .facetedSearch-clearLink {
  padding-right: 15px; }

@media (min-width: 800px) and (max-width: 1100px) {
  .category div#facetedSearch fieldset.form-fieldset .form-minMaxRow .form-field {
    width: 50%; }
  .category div#facetedSearch fieldset.form-fieldset .form-minMaxRow .form-field:last-child {
    width: 100%;
    padding-top: 10px; } }

@media only screen and (max-width: 550px) {
  .product dl.productView-info {
    display: flex;
    flex-direction: column; } }

@media (min-width: 800px) {
  .productView section.productView-images ul.productView-thumbnails {
    gap: 8px; } }

.previewCart.previewCart2 {
  justify-content: center; }

.login {
  max-width: 100%; }

.container-bundle-products {
  margin-top: 40px;
  padding: 20px; }

.short-desc .line-item-details.custom-fields.__bundleid {
  display: none; }

@media (max-width: 410px) {
  .beautif-first {
    flex-direction: column;
    align-items: center;
    padding-top: 0 !important; }
  .beautify__topHeader.container {
    height: unset; }
  .beautify__topHeader .beautif-first img {
    height: 16px; }
  .first-announcement {
    align-items: center; }
  .second-announcement {
    align-items: center; }
  .beautify__topHeader .beautif-first p {
    font-size: 12px !important; } }

.beautif-second ul {
  margin: 0; }

@media (max-width: 1024px) {
  .beautify__topHeader .beautif-second ul li a {
    font-size: 12px; } }

@media (max-width: 550px) {
  td.cart-item-block.cart-item-title {
    height: auto; } }

@media (max-width: 800px) {
  .content-test {
    display: none; } }

@media (min-width: 801px) {
  #menu .navPages-list .navPage-subMenu {
    padding-bottom: 0 !important; }
  #menu .navPages-list .navPage-subMenu-list {
    margin-left: unset !important; }
  .mega-custom {
    background-color: black;
    height: 50px; }
    .mega-custom .home-else {
      width: 14px;
      height: 14px; }
    .mega-custom .navPages .navPages-list .navPages-item .navPages-action-lv1 > a {
      font-size: 16px !important;
      color: #fff !important;
      font-weight: 600;
      padding: 13px 20px !important;
      text-transform: capitalize;
      padding-right: 0 !important;
      text-decoration: none; }
    .mega-custom .navPages .navPages-list .navPages-item .navPages-action-lv1 > .navPages-action-moreIcon svg {
      width: 12px;
      height: 12px;
      fill: white;
      stroke: white;
      transition: all 0.3s; }
    .mega-custom .navPages .navPages-list .navPages-item a.navPages-action-lv1 {
      font-size: 16px !important;
      color: #fff !important;
      font-weight: 600;
      padding: 13px 20px !important;
      text-transform: capitalize;
      padding-right: 0 !important;
      text-decoration: none; }
    .mega-custom .navPages .navPages-list .navPages-item:hover .navPages-action-lv1 > a {
      color: #E31C42 !important; }
    .mega-custom .navPages .navPages-list .navPages-item:hover .navPages-action-lv1 > .navPages-action-moreIcon svg {
      fill: #E31C42;
      stroke: #E31C42;
      transform: rotate(180deg); }
    .mega-custom .navPages .navPages-list .navPages-item:hover a.navPages-action-lv1 {
      color: #E31C42 !important; }
    .mega-custom .navPages-list > .navPages-item {
      padding-bottom: 0 !important; }
      .mega-custom .navPages-list > .navPages-item .navPages-action {
        padding-bottom: 0 !important; }
      .mega-custom .navPages-list > .navPages-item.has-level2 .navPage-subMenu {
        height: fit-content;
        width: 285px !important; }
        .mega-custom .navPages-list > .navPages-item.has-level2 .navPage-subMenu > .navPage-subMenu-list {
          padding: 12px 15px;
          box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px; }
          .mega-custom .navPages-list > .navPages-item.has-level2 .navPage-subMenu > .navPage-subMenu-list .navPage-subMenu-all > a {
            color: #A31E23;
            border-bottom: 1px solid #e1ded9;
            padding: 5px 0; }
            .mega-custom .navPages-list > .navPages-item.has-level2 .navPage-subMenu > .navPage-subMenu-list .navPage-subMenu-all > a span {
              font-weight: 700 !important; }
          .mega-custom .navPages-list > .navPages-item.has-level2 .navPage-subMenu > .navPage-subMenu-list .navPage-subMenu-item-child > a {
            padding-left: 0 !important; }
            .mega-custom .navPages-list > .navPages-item.has-level2 .navPage-subMenu > .navPage-subMenu-list .navPage-subMenu-item-child > a span {
              font-weight: 400; }
      .mega-custom .navPages-list > .navPages-item.has-level2:hover .navPage-subMenu {
        display: block; }
      .mega-custom .navPages-list > .navPages-item.has-level3 .navPage-subMenu, .mega-custom .navPages-list > .navPages-item.has-level4 .navPage-subMenu {
        height: 500px;
        width: 800px !important;
        padding-bottom: 0 !important; }
        .mega-custom .navPages-list > .navPages-item.has-level3 .navPage-subMenu.level-2 > .navPage-subMenu-list.bg-gray, .mega-custom .navPages-list > .navPages-item.has-level4 .navPage-subMenu.level-2 > .navPage-subMenu-list.bg-gray {
          background-color: #e1ded9 !important; }
          .mega-custom .navPages-list > .navPages-item.has-level3 .navPage-subMenu.level-2 > .navPage-subMenu-list.bg-gray .navPage-subMenu-item-child.bg-gray:hover, .mega-custom .navPages-list > .navPages-item.has-level4 .navPage-subMenu.level-2 > .navPage-subMenu-list.bg-gray .navPage-subMenu-item-child.bg-gray:hover {
            background-color: white !important; }
          .mega-custom .navPages-list > .navPages-item.has-level3 .navPage-subMenu.level-2 > .navPage-subMenu-list.bg-gray .navPage-subMenu-item-child.bg-gray .navPage-subMenu-action:hover, .mega-custom .navPages-list > .navPages-item.has-level4 .navPage-subMenu.level-2 > .navPage-subMenu-list.bg-gray .navPage-subMenu-item-child.bg-gray .navPage-subMenu-action:hover {
            background-color: white !important;
            cursor: pointer; }
        .mega-custom .navPages-list > .navPages-item.has-level3 .navPage-subMenu.level-2 ul > li .navPage-subMenu-action, .mega-custom .navPages-list > .navPages-item.has-level4 .navPage-subMenu.level-2 ul > li .navPage-subMenu-action {
          margin-bottom: 0; }
          .mega-custom .navPages-list > .navPages-item.has-level3 .navPage-subMenu.level-2 ul > li .navPage-subMenu-action .text, .mega-custom .navPages-list > .navPages-item.has-level4 .navPage-subMenu.level-2 ul > li .navPage-subMenu-action .text {
            text-decoration: none;
            color: black;
            font-weight: 400; }
          .mega-custom .navPages-list > .navPages-item.has-level3 .navPage-subMenu.level-2 ul > li .navPage-subMenu-action:hover .text span, .mega-custom .navPages-list > .navPages-item.has-level4 .navPage-subMenu.level-2 ul > li .navPage-subMenu-action:hover .text span {
            color: #A31E23; }
        .mega-custom .navPages-list > .navPages-item.has-level3 .navPage-subMenu .navPage-subMenu-list, .mega-custom .navPages-list > .navPages-item.has-level4 .navPage-subMenu .navPage-subMenu-list {
          position: relative !important;
          width: 300px;
          height: 100%;
          left: 0;
          top: 0;
          margin-left: 0 !important; }
          .mega-custom .navPages-list > .navPages-item.has-level3 .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item-child.bg-gray, .mega-custom .navPages-list > .navPages-item.has-level4 .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item-child.bg-gray {
            background-color: #e1ded9 !important; }
          .mega-custom .navPages-list > .navPages-item.has-level3 .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item-child:hover .bg-gray, .mega-custom .navPages-list > .navPages-item.has-level4 .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item-child:hover .bg-gray {
            background-color: white !important; }
          .mega-custom .navPages-list > .navPages-item.has-level3 .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item-child > .navPages-action, .mega-custom .navPages-list > .navPages-item.has-level4 .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item-child > .navPages-action {
            padding-bottom: 10px !important; }
          .mega-custom .navPages-list > .navPages-item.has-level3 .navPage-subMenu .navPage-subMenu-list > .has-dropdown .has-subMenu, .mega-custom .navPages-list > .navPages-item.has-level4 .navPage-subMenu .navPage-subMenu-list > .has-dropdown .has-subMenu {
            display: flex;
            align-items: center;
            justify-content: space-between; }
          .mega-custom .navPages-list > .navPages-item.has-level3 .navPage-subMenu .navPage-subMenu-list > .has-dropdown .level-3, .mega-custom .navPages-list > .navPages-item.has-level4 .navPage-subMenu .navPage-subMenu-list > .has-dropdown .level-3 {
            left: 300px;
            top: 0;
            visibility: hidden;
            opacity: 0; }
            .mega-custom .navPages-list > .navPages-item.has-level3 .navPage-subMenu .navPage-subMenu-list > .has-dropdown .level-3 .navPage-subMenu-list, .mega-custom .navPages-list > .navPages-item.has-level4 .navPage-subMenu .navPage-subMenu-list > .has-dropdown .level-3 .navPage-subMenu-list {
              display: none;
              width: 100% !important; }
              .mega-custom .navPages-list > .navPages-item.has-level3 .navPage-subMenu .navPage-subMenu-list > .has-dropdown .level-3 .navPage-subMenu-list > li .navPage-subMenu-action, .mega-custom .navPages-list > .navPages-item.has-level4 .navPage-subMenu .navPage-subMenu-list > .has-dropdown .level-3 .navPage-subMenu-list > li .navPage-subMenu-action {
                margin-bottom: 0 !important; }
                .mega-custom .navPages-list > .navPages-item.has-level3 .navPage-subMenu .navPage-subMenu-list > .has-dropdown .level-3 .navPage-subMenu-list > li .navPage-subMenu-action.has-subMenu, .mega-custom .navPages-list > .navPages-item.has-level4 .navPage-subMenu .navPage-subMenu-list > .has-dropdown .level-3 .navPage-subMenu-list > li .navPage-subMenu-action.has-subMenu {
                  border-bottom: 1px solid #e1ded9; }
            .mega-custom .navPages-list > .navPages-item.has-level3 .navPage-subMenu .navPage-subMenu-list > .has-dropdown .level-3 .mega-grid, .mega-custom .navPages-list > .navPages-item.has-level4 .navPage-subMenu .navPage-subMenu-list > .has-dropdown .level-3 .mega-grid {
              background-color: white !important;
              height: 500px;
              box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
              overflow-y: scroll;
              padding-top: 10px !important; }
              .mega-custom .navPages-list > .navPages-item.has-level3 .navPage-subMenu .navPage-subMenu-list > .has-dropdown .level-3 .mega-grid::-webkit-scrollbar-thumb, .mega-custom .navPages-list > .navPages-item.has-level4 .navPage-subMenu .navPage-subMenu-list > .has-dropdown .level-3 .mega-grid::-webkit-scrollbar-thumb {
                background: #A31E23 !important; }
              .mega-custom .navPages-list > .navPages-item.has-level3 .navPage-subMenu .navPage-subMenu-list > .has-dropdown .level-3 .mega-grid::-webkit-scrollbar, .mega-custom .navPages-list > .navPages-item.has-level4 .navPage-subMenu .navPage-subMenu-list > .has-dropdown .level-3 .mega-grid::-webkit-scrollbar {
                width: 5px !important; }
              .mega-custom .navPages-list > .navPages-item.has-level3 .navPage-subMenu .navPage-subMenu-list > .has-dropdown .level-3 .mega-grid__row, .mega-custom .navPages-list > .navPages-item.has-level4 .navPage-subMenu .navPage-subMenu-list > .has-dropdown .level-3 .mega-grid__row {
                position: relative !important;
                float: left !important;
                height: auto !important; }
                .mega-custom .navPages-list > .navPages-item.has-level3 .navPage-subMenu .navPage-subMenu-list > .has-dropdown .level-3 .mega-grid__row.col-1, .mega-custom .navPages-list > .navPages-item.has-level4 .navPage-subMenu .navPage-subMenu-list > .has-dropdown .level-3 .mega-grid__row.col-1 {
                  width: 100% !important; }
                .mega-custom .navPages-list > .navPages-item.has-level3 .navPage-subMenu .navPage-subMenu-list > .has-dropdown .level-3 .mega-grid__row.col-2, .mega-custom .navPages-list > .navPages-item.has-level4 .navPage-subMenu .navPage-subMenu-list > .has-dropdown .level-3 .mega-grid__row.col-2 {
                  width: 50% !important; }
                .mega-custom .navPages-list > .navPages-item.has-level3 .navPage-subMenu .navPage-subMenu-list > .has-dropdown .level-3 .mega-grid__row.col-3, .mega-custom .navPages-list > .navPages-item.has-level4 .navPage-subMenu .navPage-subMenu-list > .has-dropdown .level-3 .mega-grid__row.col-3 {
                  width: 33.3333% !important; }
                .mega-custom .navPages-list > .navPages-item.has-level3 .navPage-subMenu .navPage-subMenu-list > .has-dropdown .level-3 .mega-grid__row.col-4, .mega-custom .navPages-list > .navPages-item.has-level3 .navPage-subMenu .navPage-subMenu-list > .has-dropdown .level-3 .mega-grid__row.col-5, .mega-custom .navPages-list > .navPages-item.has-level3 .navPage-subMenu .navPage-subMenu-list > .has-dropdown .level-3 .mega-grid__row.col-6, .mega-custom .navPages-list > .navPages-item.has-level4 .navPage-subMenu .navPage-subMenu-list > .has-dropdown .level-3 .mega-grid__row.col-4, .mega-custom .navPages-list > .navPages-item.has-level4 .navPage-subMenu .navPage-subMenu-list > .has-dropdown .level-3 .mega-grid__row.col-5, .mega-custom .navPages-list > .navPages-item.has-level4 .navPage-subMenu .navPage-subMenu-list > .has-dropdown .level-3 .mega-grid__row.col-6 {
                  width: 50% !important; }
                .mega-custom .navPages-list > .navPages-item.has-level3 .navPage-subMenu .navPage-subMenu-list > .has-dropdown .level-3 .mega-grid__row .navPage-subMenu-action, .mega-custom .navPages-list > .navPages-item.has-level4 .navPage-subMenu .navPage-subMenu-list > .has-dropdown .level-3 .mega-grid__row .navPage-subMenu-action {
                  justify-content: start; }
                .mega-custom .navPages-list > .navPages-item.has-level3 .navPage-subMenu .navPage-subMenu-list > .has-dropdown .level-3 .mega-grid__row .navPages-action-depth-max > a, .mega-custom .navPages-list > .navPages-item.has-level4 .navPage-subMenu .navPage-subMenu-list > .has-dropdown .level-3 .mega-grid__row .navPages-action-depth-max > a {
                  font-weight: 700; }
                .mega-custom .navPages-list > .navPages-item.has-level3 .navPage-subMenu .navPage-subMenu-list > .has-dropdown .level-3 .mega-grid__row .navPage-subMenu-action:hover .text, .mega-custom .navPages-list > .navPages-item.has-level4 .navPage-subMenu .navPage-subMenu-list > .has-dropdown .level-3 .mega-grid__row .navPage-subMenu-action:hover .text {
                  color: #a41d23 !important; }
              .mega-custom .navPages-list > .navPages-item.has-level3 .navPage-subMenu .navPage-subMenu-list > .has-dropdown .level-3 .mega-grid ~ .navPage-subMenu-action, .mega-custom .navPages-list > .navPages-item.has-level4 .navPage-subMenu .navPage-subMenu-list > .has-dropdown .level-3 .mega-grid ~ .navPage-subMenu-action {
                position: relative !important;
                display: block !important; }
          .mega-custom .navPages-list > .navPages-item.has-level3 .navPage-subMenu .navPage-subMenu-list > .has-dropdown:hover .level-3, .mega-custom .navPages-list > .navPages-item.has-level4 .navPage-subMenu .navPage-subMenu-list > .has-dropdown:hover .level-3 {
            visibility: visible;
            opacity: 1; }
            .mega-custom .navPages-list > .navPages-item.has-level3 .navPage-subMenu .navPage-subMenu-list > .has-dropdown:hover .level-3 .navPage-subMenu-list, .mega-custom .navPages-list > .navPages-item.has-level4 .navPage-subMenu .navPage-subMenu-list > .has-dropdown:hover .level-3 .navPage-subMenu-list {
              display: block; }
      .mega-custom .navPages-list > .navPages-item.has-level3:hover .navPage-subMenu, .mega-custom .navPages-list > .navPages-item.has-level4:hover .navPage-subMenu {
        display: block; }
        .mega-custom .navPages-list > .navPages-item.has-level3:hover .navPage-subMenu .navPage-subMenu-list .active-mega, .mega-custom .navPages-list > .navPages-item.has-level4:hover .navPage-subMenu .navPage-subMenu-list .active-mega {
          background-color: white !important; }
          .mega-custom .navPages-list > .navPages-item.has-level3:hover .navPage-subMenu .navPage-subMenu-list .active-mega .navPage-subMenu-action, .mega-custom .navPages-list > .navPages-item.has-level4:hover .navPage-subMenu .navPage-subMenu-list .active-mega .navPage-subMenu-action {
            padding-bottom: 10px !important; }
            .mega-custom .navPages-list > .navPages-item.has-level3:hover .navPage-subMenu .navPage-subMenu-list .active-mega .navPage-subMenu-action .text span, .mega-custom .navPages-list > .navPages-item.has-level4:hover .navPage-subMenu .navPage-subMenu-list .active-mega .navPage-subMenu-action .text span {
              color: #A31E23; }
            .mega-custom .navPages-list > .navPages-item.has-level3:hover .navPage-subMenu .navPage-subMenu-list .active-mega .navPage-subMenu-action .navPages-action-moreIcon svg, .mega-custom .navPages-list > .navPages-item.has-level4:hover .navPage-subMenu .navPage-subMenu-list .active-mega .navPage-subMenu-action .navPages-action-moreIcon svg {
              fill: #A31E23 !important;
              stroke: #A31E23 !important;
              width: 14px;
              height: 14px; }
          .mega-custom .navPages-list > .navPages-item.has-level3:hover .navPage-subMenu .navPage-subMenu-list .active-mega .navPage-subMenu, .mega-custom .navPages-list > .navPages-item.has-level4:hover .navPage-subMenu .navPage-subMenu-list .active-mega .navPage-subMenu {
            visibility: visible;
            opacity: 1; }
            .mega-custom .navPages-list > .navPages-item.has-level3:hover .navPage-subMenu .navPage-subMenu-list .active-mega .navPage-subMenu .navPage-subMenu-list, .mega-custom .navPages-list > .navPages-item.has-level4:hover .navPage-subMenu .navPage-subMenu-list .active-mega .navPage-subMenu .navPage-subMenu-list {
              visibility: visible;
              opacity: 1;
              display: block; }
              .mega-custom .navPages-list > .navPages-item.has-level3:hover .navPage-subMenu .navPage-subMenu-list .active-mega .navPage-subMenu .navPage-subMenu-list .level-3, .mega-custom .navPages-list > .navPages-item.has-level4:hover .navPage-subMenu .navPage-subMenu-list .active-mega .navPage-subMenu .navPage-subMenu-list .level-3 {
                visibility: visible !important;
                opacity: 1 !important; }
      .mega-custom .navPages-list > .navPages-item.has-level3 .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item-child .navPage-subMenu .mega-grid .navPage-subMenu-all > a {
        padding-top: 0 !important;
        border-bottom: 1px solid #e1ded9; }
        .mega-custom .navPages-list > .navPages-item.has-level3 .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item-child .navPage-subMenu .mega-grid .navPage-subMenu-all > a span {
          color: #A31E23 !important;
          font-weight: 700 !important; }
    .mega-custom .navPages-list.lv4 {
      position: static !important; }
  #menu .navPages-list {
    float: unset !important; } }

@media (max-width: 800px) {
  .mega-custom {
    display: none !important; } }

body.has-activeNavPages .halo-background {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 99;
  backdrop-filter: blur(4px);
  pointer-events: inherit; }

.content-test {
  position: relative;
  z-index: 100; }

.previewCart.previewCart2 {
  justify-content: center; }

.container-bundle-products {
  margin-top: 40px;
  padding: 20px; }

@media (max-width: 800px) {
  img.header-logo-image-unknown-size {
    max-height: 3.35714rem; } }

header .navUser, #menu-wrapper {
  z-index: 100; }

@media (max-width: 800px) {
  .mega-cat-dropdown li.navPages-item.top-level a, .mega-cat-dropdown li.navPage-subMenu-item-child.second-level a.second-level {
    font-size: 14px !important; }
  i.icon.navPages-action-moreIcon.mobile-icon-active {
    transform: rotate(90deg) !important; }
  #menu .second-level-flyout div.mobile li.navPage-subMenu-item-child.second-level .mobile-icon-active svg {
    transform: rotate(180deg); }
  #menu .second-level-flyout div.mobile li.navPage-subMenu-item-child.second-level svg {
    transform: rotate(90deg); }
  body.overflow-hidden {
    position: fixed;
    overflow: hidden;
    width: 100%; }
    body.overflow-hidden .navUser {
      z-index: 99; }
  .mega-cat-dropdown {
    width: 400px; } }
  @media (max-width: 800px) and (max-width: 550px) {
    .mega-cat-dropdown {
      width: 280px; } }

@media (max-width: 800px) {
    .mega-cat-dropdown .inner {
      margin-top: 50px; }
    .mega-cat-dropdown::-webkit-scrollbar-thumb {
      background: #A31E23 !important; }
    .mega-cat-dropdown::-webkit-scrollbar {
      width: 5px !important; }
  .mobileMenu-toggle.is-open {
    left: 350px; } }
  @media (max-width: 800px) and (max-width: 550px) {
    .mobileMenu-toggle.is-open {
      left: 230px; } }

@media (max-width: 800px) {
  .header .mega-cat-dropdown {
    left: -400px !important; } }
  @media (max-width: 800px) and (max-width: 550px) {
    .header .mega-cat-dropdown {
      left: -280px !important; } }

@media (max-width: 800px) {
  .header.is-open .mega-cat-dropdown {
    left: 0 !important; }
  .mega-cat-dropdown div.mobile .icon svg {
    -webkit-transition: unset !important;
    transition: unset !important; }
  .mega-cat-dropdown div.mobile p {
    margin-bottom: unset !important;
    line-height: unset !important;
    border-bottom: 1px solid #e6e6e6;
    line-height: 30px !important; }
  .mega-cat-dropdown div.mobile .flyout > .fader {
    padding-left: 10px !important; }
    .mega-cat-dropdown div.mobile .flyout > .fader .second-level {
      border-bottom: 0px; }
  .mega-cat-dropdown div.mobile .second-level-flyout .fader li {
    border-bottom: 1px solid #e6e6e6;
    line-height: 30px; } }

.content-test {
  position: relative;
  z-index: 100; }

@media (max-width: 800px) {
  body.has-activeNavPages .halo-background {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 99;
    backdrop-filter: blur(4px);
    pointer-events: inherit; }
  body.overflow-hidden {
    position: fixed;
    overflow: hidden;
    width: 100%; }
    body.overflow-hidden .navUser {
      z-index: 99; }
  .mega-cat-dropdown {
    width: 400px; } }
  @media (max-width: 800px) and (max-width: 550px) {
    .mega-cat-dropdown {
      width: 280px; } }

@media (max-width: 800px) {
    .mega-cat-dropdown .inner {
      margin-top: 50px; }
  .mobileMenu-toggle.is-open {
    left: 350px; } }
  @media (max-width: 800px) and (max-width: 550px) {
    .mobileMenu-toggle.is-open {
      left: 230px; } }

@media (max-width: 800px) {
  .header .mega-cat-dropdown {
    left: -400px !important; } }
  @media (max-width: 800px) and (max-width: 550px) {
    .header .mega-cat-dropdown {
      left: -280px !important; } }

@media (max-width: 800px) {
  .header.is-open .mega-cat-dropdown {
    left: 0 !important; }
  .mega-cat-dropdown div.mobile .icon svg {
    -webkit-transition: unset !important;
    transition: unset !important; }
  .mega-cat-dropdown div.mobile p {
    margin-bottom: unset !important;
    line-height: unset !important;
    border-bottom: 1px solid #e6e6e6;
    line-height: 40px !important; }
  .mega-cat-dropdown div.mobile .flyout > .fader {
    padding-left: 10px !important; }
    .mega-cat-dropdown div.mobile .flyout > .fader .second-level {
      border-bottom: 1px solid #e6e6e6; }
  .mega-cat-dropdown div.mobile .second-level-flyout .fader li {
    border-bottom: 1px solid #e6e6e6;
    line-height: 30px; } }

li.navPage-subMenu-item-child.navPages-action-end.navPage-subMenu-all a.navPage-subMenu-action.navPages-action.navPages-action-lv3.no-subMenu span.text {
  color: #A31E23;
  font-weight: bold; }

ul.navPage-subMenu-list.lv3.mega-grid li.navPage-subMenu-item-child.has-dropdown.mega-grid__row.col-2 p.navPage-subMenu-action.navPages-action.navPages-action-lv3.navPages-action-depth-max.has-subMenu a.text span {
  color: #A31E23;
  font-weight: bold; }

@media (min-width: 801px) {
  #menu-wrapper .navPages.desktopMenu .category-list li.navPages-item.top-level.categories .desktop a.sideNavTopLevel {
    all: unset !important; }
    #menu-wrapper .navPages.desktopMenu .category-list li.navPages-item.top-level.categories .desktop a.sideNavTopLevel .icon {
      display: none; }
  #menu .mega-cat-dropdown .has-subMenu.is-root + .navPage-subMenu-horizontal.second-level-flyout {
    top: 4px !important; } }

@media (min-width: 801px) and (max-width: 880px) {
  .mega-custom .navPages .navPages-list .navPages-item .navPages-action-lv1 > a {
    font-size: 14px !important; } }

@media (max-width: 800px) {
  .mega-cat-dropdown div.mobile .flyout > .fader i.second-level {
    border-bottom: 1px solid transparent !important; }
  .mega-cat-dropdown.customize {
    margin-top: 0; } }

@media (min-width: 801px) {
  .mega-custom .navPages .navPages-list .navPages-item .navPages-action-lv1 > a {
    font-size: 14px !important;
    color: #fff !important;
    font-weight: 600;
    padding: 13px 20px !important;
    text-transform: capitalize;
    padding-right: 0 !important;
    text-decoration: none;
    font-family: 'Poppins'; }
  a.navPage-subMenu-action.navPages-action.navPages-action-depth-max.view-all {
    border: 1px solid #E31C24;
    padding: 3px 12px !important; } }

@media (min-width: 801px) {
  .mega-custom .navPages .navPages-list .navPages-item .navPages-action-lv1 > .navPages-action-moreIcon svg {
    width: 7px !important; } }

@media only screen and (max-width: 800px) {
  .mega-cat-dropdown div.mobile a.navPages-action.has-subMenu {
    font-size: 16px !important;
    font-family: 'Poppins';
    font-weight: 500;
    color: #444444 !important; }
  #menu .second-level-flyout div.mobile li.navPage-subMenu-item-child.second-level p {
    background: #E1DED9;
    padding: 0 10px; } }

@media (max-width: 800px) {
  i.icon.navPages-action-moreIcon.mobile-icon-active {
    -webkit-transform: rotate(90deg) !important;
    transform: rotate(180deg) !important; } }

@media (max-width: 800px) {
  #menu .second-level-flyout div.mobile li.navPage-subMenu-item-child.second-level svg {
    transform: rotate(180deg) !important; }
  li.navPage-subMenu-item-child.second-level.mobile-parent-active a.navPage-subMenu-action.navPages-action.navPages-action-depth-max.has-subMenu.second-level {
    color: #A31E23 !important;
    font-weight: bold !important; }
  li.navPage-subMenu-item-child.second-level a.navPage-subMenu-action.navPages-action.navPages-action-depth-max.has-subMenu.second-level {
    font-size: 14px !important;
    font-family: 'Poppins';
    font-weight: 400 !important;
    color: #444444 !important; } }

@media only screen and (max-width: 800px) {
  .mega-cat-dropdown div.mobile .navPages-action-moreIcon {
    height: 39px;
    width: 11px;
    transform: rotate(0deg);
    float: right; }
  a.mobileMenu-toggle.is-open {
    position: fixed;
    top: 9px;
    z-index: 9999; }
  a.mobileMenu-toggle.is-open {
    transition: 500ms !important; } }

@media (max-width: 380px) {
  p.cart-item-brand {
    width: 90%; } }

@media (max-width: 375px) {
  .cart-item .form-input--incrementTotal {
    width: 2rem; }
  .cart-item .button--icon svg {
    height: 25px;
    width: 20px; }
  .cart-item .form-increment .icon {
    height: 23px;
    width: 17px; } }

div#menu-wrapper {
  z-index: 40; }

@media (min-width: 800px) {
  li.navPages-item.has-dropdown.has-level3 .navPage-subMenu.navPage-subMenu-horizontal.level-2 {
    right: -145px !important; }
  .mega-custom .navPages .navPages-list .navPages-item a.navPages-action-lv1 {
    font-size: 14px !important;
    color: #fff !important;
    font-weight: 600;
    padding: 13px 20px !important;
    text-transform: capitalize;
    padding-right: 0 !important;
    text-decoration: none; }
  li.navPages-item.has-dropdown.has-level4 .navPage-subMenu.navPage-subMenu-horizontal.level-2 {
    right: 140px !important; } }

@media (min-width: 801px) {
  .mega-custom ul.navPages-list.navPages-list-depth-max {
    display: flex;
    flex-flow: wrap;
    justify-content: center; } }

@media (max-width: 1050px) and (min-width: 801px) {
  .mega-custom {
    height: 115px !important; }
  .mega-custom .navPages-list > .navPages-item.has-level4 .navPage-subMenu {
    width: 387px !important; } }

@media (max-width: 800px) {
  .mobile a.navPages-action.single-level.sideNavTopLevel.needsclick {
    font-size: 16px !important;
    font-family: 'Poppins';
    font-weight: 500;
    color: #444444 !important;
    margin-bottom: unset !important;
    border-bottom: 1px solid #e6e6e6;
    line-height: 40px !important; } }

@media (min-width: 801px) {
  .second-level-flyout .category-title h2 {
    font-size: 16px !important;
    font-weight: 700 !important; } }

.best-selling-categories h2 {
  padding-top: 0px;
  margin-top: 0; }

@media (max-width: 800px) {
  .home .slick-next::before {
    right: 3px !important;
    bottom: 1px;
    left: unset; }
  .home .slick-prev::before {
    left: 4px !important;
    bottom: 1px;
    left: unset; } }

@media (max-width: 800px) {
  .home .container.containerforHome {
    margin-top: 0rem !important; } }

.home .reviewsSliderHome .slick-prev {
  left: -12px !important; }

.home .reviewsSliderHome .slick-next {
  right: -13px !important; }

@media (min-width: 801px) {
  .mega-custom .navPages-list > .navPages-item.has-level3 .navPage-subMenu.level-2 > .navPage-subMenu-list.bg-gray .navPage-subMenu-item-child.bg-gray:not(:hover) {
    background-color: #e1ded9 !important; }
  .mega-custom .navPages-list > .navPages-item.has-level3 .navPage-subMenu.level-2 > .navPage-subMenu-list.bg-gray .navPage-subMenu-item-child.bg-gray:hover .has-subMenu a span {
    color: #A31E23 !important; }
  .mega-custom .navPages-list > .navPages-item.has-level3 .navPage-subMenu.level-2 > .navPage-subMenu-list.bg-gray .navPage-subMenu-item-child.bg-gray:hover .has-subMenu svg.icon.home-else {
    stroke: #e74c3c !important; }
  .mega-custom .navPages-list > .navPages-item.has-level4 .navPage-subMenu.level-2 > .navPage-subMenu-list.bg-gray .navPage-subMenu-item-child.bg-gray:not(:hover) {
    background-color: #e1ded9 !important; }
  .mega-custom .navPages-list > .navPages-item.has-level4 .navPage-subMenu.level-2 > .navPage-subMenu-list.bg-gray .navPage-subMenu-item-child.bg-gray:hover .has-subMenu a span {
    color: #A31E23 !important; }
  .mega-custom .navPages-list > .navPages-item.has-level4 .navPage-subMenu.level-2 > .navPage-subMenu-list.bg-gray .navPage-subMenu-item-child.bg-gray:hover svg.icon.home-else {
    stroke: #e74c3c !important; }
  .mega-custom .navPages-list > .navPages-item.has-level4:hover .navPage-subMenu .navPage-subMenu-list .active-mega .navPage-subMenu-action .text span {
    color: unset !important; }
  .mega-custom .navPages-list > .navPages-item.has-level4:hover .navPage-subMenu .navPage-subMenu-list .active-mega .navPage-subMenu-action .navPages-action-moreIcon svg {
    stroke: #333333 !important; }
  .mega-custom .navPages-list > .navPages-item.has-level3:hover .navPage-subMenu .navPage-subMenu-list .active-mega .navPage-subMenu-action .text span {
    color: unset !important; }
  .mega-custom .navPages-list > .navPages-item.has-level3:hover .navPage-subMenu .navPage-subMenu-list .active-mega .navPage-subMenu-action .navPages-action-moreIcon svg {
    stroke: #333333 !important; }
  .mega-custom .navPages-list > .navPages-item.has-level3 .navPage-subMenu.level-2 ul > li .navPage-subMenu-action.has-subMenu .text, .mega-custom .navPages-list > .navPages-item.has-level4 .navPage-subMenu.level-2 ul > li .navPage-subMenu-action.has-subMenu .text {
    font-size: 16px;
    color: #444444;
    font-family: 'Poppins';
    font-weight: 500;
    text-transform: capitalize; } }

.cart .form-input--incrementTotal {
  border: 1px solid #cccccc !important;
  padding: 5.5px;
  width: 3.5rem; }

.cart .form-increment button.button.button--icon[data-action="inc"] {
  border-left: unset !important; }

.cart .form-increment button.button.button--icon[data-action="dec"] {
  border-right: unset !important; }

@media (max-width: 800px) {
  #account-dropdown-signout-list {
    left: -184px !important; } }

.blog_post .product-share {
  display: block;
  margin: 20px 0; }

.blog_post .blog .socialLinks {
  text-align: left; }
