@charset "UTF-8";
.button,
button {
  cursor: pointer; }

*,
.slick-slider,
:after,
:before {
  box-sizing: border-box; }

.slick-dots li button:before,
.slick-next:before,
.slick-prev:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-slider,
[class^=swal2] {
  -webkit-tap-highlight-color: transparent; }

.aria-description--hidden,
.modal,
.slick-list,
svg:not(:root) {
  overflow: hidden; }

.button,
.catagory-image img,
.slick-dots li button,
img {
  vertical-align: middle; }

.modal,
.swiper-slide-invisible-blank {
  visibility: hidden; }

[href]:focus,
[tabindex]:not([tabindex="-1"]):focus,
button:focus {
  outline-offset: 1px !important; }

.carousel-tooltip:focus::after,
.carousel-tooltip:focus::before,
.eg-shop-wrapper picture,
.slick-dots button:focus .carousel-tooltip::after,
.slick-dots button:focus .carousel-tooltip::before,
.slick-initialized .slick-slide,
.slick-next:focus .carousel-tooltip::after,
.slick-next:focus .carousel-tooltip::before,
.slick-prev:focus .carousel-tooltip::after,
.slick-prev:focus .carousel-tooltip::before,
.slick-slide img,
body.eg-tools .container.main-cs-container,
main,
section {
  display: block; }

.button,
.slick-dots li,
img {
  display: inline-block; }

.button:focus,
.slick-dots li button:focus,
.slick-dots li button:hover,
.slick-list:focus,
a:active,
a:hover {
  outline: 0; }

img {
  border: 0;
  height: auto;
  max-width: 100%;
  -ms-interpolation-mode: bicubic; }

button {
  color: inherit;
  font: inherit;
  margin: 0;
  overflow: visible;
  text-transform: none;
  -webkit-appearance: button;
  background: 0 0;
  border: 0; }

a,
i {
  line-height: inherit; }

.button,
.button:active,
.button:focus,
.button:hover,
a {
  background-color: transparent; }

button:active,
button:focus {
  box-shadow: none;
  outline: 0; }

div,
li,
p,
ul {
  margin: 0;
  padding: 0; }

a {
  transition: color .15s; }

a:focus,
a:hover {
  color: #757575; }

i {
  font-style: italic; }

ul {
  list-style-position: outside;
  margin-bottom: 1.5rem;
  margin-left: 1.15rem; }

.button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 4px;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-weight: 400;
  margin: 0 0 1rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  border: 1px solid #8f8f8f;
  color: #666;
  font-size: 1rem;
  padding: .85714rem 2.28571rem;
  outline: 0; }

.slick-dots li button,
.slick-next,
.slick-prev {
  line-height: 0;
  font-size: 0px;
  cursor: pointer;
  outline: 0; }

.button:focus,
.button:hover {
  border-color: #474747;
  color: #333; }

.button:active {
  border: 1px solid #757575;
  color: #000; }

.modal {
  border-radius: 0;
  display: none;
  width: 100%;
  z-index: 1005;
  background-color: #fff;
  border: 0 solid #e5e5e5;
  box-shadow: none;
  position: fixed; }

@media only screen and (max-width: 551px) {
  .modal {
    min-height: 100vh; } }

.modal > :first-child {
  margin-top: 0; }

.modal > :last-child,
.slick-dotted.slick-slider {
  margin-bottom: 0; }

@media only screen and (min-width: 551px) {
  .modal {
    left: 0;
    margin: 0 auto;
    max-width: 80%;
    right: 0;
    width: 900px;
    top: 50% !important; } }

.modal--small {
  width: 500px; }

.modal-close {
  cursor: pointer;
  font-weight: 400;
  top: 1.05rem;
  right: .75rem;
  transform: translateY(none); }

@media print {
  .modal {
    background: #fff !important;
    display: none; } }

.loadingOverlay {
  background: rgba(51, 51, 51, 0.9);
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 0;
  transition: 250ms ease-out;
  width: 100%; }

.loadingOverlay::before {
  height: 2.85714rem;
  width: 2.85714rem;
  border-radius: 2.85714rem;
  border: 2px solid;
  border-color: #fff #fff #999 #999;
  content: "";
  display: block;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%) rotate(0);
  transform-style: preserve-3d;
  animation: 0.5s cubic-bezier(0.69, 0.31, 0.56, 0.83) infinite spin; }

.aria-description--hidden {
  height: 1px;
  left: 0;
  margin-left: -10000px;
  position: absolute;
  top: 0;
  width: 1px; }

.slick-dots li,
.slick-list,
.slick-slider,
.slick-track {
  position: relative; }

.slick-slider {
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.slick-list {
  display: block;
  margin: 0;
  padding: 0; }

.slick-slider .slick-list,
.slick-slider .slick-track,
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0, 0, 0); }

.slick-track {
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  perspective: 1000px; }

.slick-track:after,
.slick-track:before {
  content: "";
  display: table; }

.slick-track:after {
  clear: both; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  outline: 0;
  background: 50%/100% no-repeat rgba(255, 255, 255, 0.9);
  color: transparent; }

.slick-dots li button:focus:before,
.slick-dots li button:hover:before,
.slick-dots li.slick-active button,
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: .8; }

.slick-next:before,
.slick-prev:before {
  font-family: inherit;
  font-size: 20px;
  line-height: 1;
  color: #8f8f8f;
  opacity: 1; }

.carousel-tooltip::after,
.modal-close::after {
  background-color: #313440;
  font-size: 1rem;
  white-space: nowrap; }

.slick-next:before,
.slick-prev:before {
  content: ""; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%; }

.slick-dots li {
  cursor: pointer;
  height: 2.28571rem;
  margin: 0;
  padding: .35714rem; }

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 20px;
  height: 20px;
  font-family: inherit;
  font-size: 60px;
  line-height: 20px;
  text-align: center;
  color: #333;
  opacity: .6; }

.slick-dots li.slick-active button:before {
  color: #757575;
  opacity: 1; }

.slick-next,
.slick-prev {
  position: absolute;
  display: block;
  background: rgba(255, 255, 255, 0.9);
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  border: 1px solid #fff;
  height: 4.35714rem;
  margin-top: -1.07143rem;
  padding: .71429rem;
  width: 2.85714rem;
  z-index: 1; }

.slick-next::before,
.slick-prev::before {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  display: block;
  height: 2.92857rem;
  width: 1.42857rem; }

.slick-next,
.slick-next .carousel-tooltip::after {
  right: -5px; }

.slick-prev {
  left: -5px; }

.slick-slide img {
  display: block;
  width: 100%; }

.eg-testimonial .eg-testimonial-reference p,
.question-list,
.slick-dots {
  margin: 0; }

.slick-dots li button,
.slick-dots li button::before {
  height: 1.07143rem;
  width: 1.07143rem;
  border-radius: 50%; }

.slick-dots li button {
  color: transparent;
  border: 1px solid #333;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center; }

.slick-dots li button:hover::before {
  background: #333; }

.slick-dots li button::before {
  display: block;
  left: -1px;
  top: -1px;
  transition: background .1s ease-out; }

.carousel-tooltip {
  display: none;
  height: 1px;
  margin-top: 10px;
  position: relative; }

.carousel-tooltip::before,
.modal-close::before {
  border-color: transparent transparent #313440;
  border-style: solid;
  border-width: .71429rem;
  content: " ";
  position: absolute;
  right: 0;
  top: 50%; }

.carousel-tooltip::after {
  border-radius: .57143rem;
  color: #fff;
  content: attr(aria-label);
  cursor: default;
  position: absolute;
  right: 0;
  padding: 15px 10px;
  top: 10px; }

.carousel-tooltip::after,
.carousel-tooltip::before,
.modal-close::after,
.modal-close::before {
  display: none; }

@media (min-width: 551px) {
  .modal {
    transform: translateY(-50%); }
  .carousel-tooltip {
    display: block; }
  .heroCarousel.slick-initialized {
    max-height: 28.57143rem; } }

.slick-dots button .carousel-tooltip::before,
.slick-next .carousel-tooltip::before,
.slick-prev .carousel-tooltip::before {
  top: -7px; }

.slick-prev .carousel-tooltip::before {
  right: -2px; }

.slick-prev .carousel-tooltip::after {
  left: -5px;
  right: auto; }

.slick-dots button .carousel-tooltip {
  margin-top: 25px; }

.slick-dots button .carousel-tooltip::after,
.slick-dots button .carousel-tooltip::before {
  right: 50%;
  transform: translateX(50%); }

.swal2-icon {
  position: relative;
  box-sizing: content-box;
  -ms-flex-pack: center;
  justify-content: center;
  width: 5em;
  height: 5em;
  margin: 1.25em auto 1.875em;
  border: .25em solid transparent;
  border-radius: 50%;
  font-family: inherit;
  line-height: 5em;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: -ms-flexbox;
  display: flex; }

.swal2-icon.swal2-error {
  border-color: #f27474;
  color: #f27474; }

.swal2-icon.swal2-error .swal2-x-mark {
  position: relative;
  -ms-flex-positive: 1;
  flex-grow: 1; }

.swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  display: block;
  position: absolute;
  top: 2.3125em;
  width: 2.9375em;
  height: .3125em;
  border-radius: .125em;
  background-color: #f27474; }

.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
  left: 1.0625em;
  transform: rotate(45deg); }

.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
  right: 1em;
  transform: rotate(-45deg); }

.swal2-icon.swal2-error.swal2-icon-show {
  animation: .5s swal2-animate-error-icon; }

.swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark {
  animation: .5s swal2-animate-error-x-mark; }

.modal {
  left: 50%;
  margin: 0;
  max-height: 90%;
  max-width: 95%;
  min-height: 240px;
  outline: 0;
  padding: 0;
  top: 50% !important;
  transform: translate(-50%, -50%); }

.modal-close {
  height: 2.28571rem;
  width: 2.28571rem;
  color: #757575;
  font-size: 26px;
  line-height: 2.28571rem;
  padding: 0;
  position: absolute;
  text-align: center;
  text-decoration: none;
  z-index: 50; }

.modal-close::after {
  border-radius: .57143rem;
  color: #fff;
  content: attr(title);
  cursor: default;
  padding: .28571rem .42857rem;
  position: absolute;
  right: 0;
  top: 100%; }

.modal-close:hover {
  color: #999; }

.modal--alert {
  background-color: #fff !important;
  border-radius: 4px;
  font-family: Karla, Arial, Helvetica, sans-serif;
  padding: 40px 20px 20px;
  text-align: center; }

.heroCarousel .slick-dots li,
.loadingOverlay {
  background-color: rgba(255, 255, 255, 0.9); }

.cbar-wdes-section-2,
.cbar-wdes-section-3,
.cbar-wdes-title {
  font-family: "Roboto", sans-serif; }

.modal--alert .modal-content {
  color: #333;
  font-size: 1.14286rem; }

.modal--alert .button-container {
  margin: 25px 0 0; }

.modal--alert .button-container .confirm {
  background-color: #444;
  border-color: #444;
  color: #fff; }

.modal--alert .button-container .confirm:focus,
.modal--alert .button-container .confirm:hover {
  background-color: #666;
  border-color: #666;
  color: #fff; }

.modal--alert .button-container .confirm:active {
  background-color: #000;
  border-color: #000;
  color: #fff; }

.button {
  line-height: 1rem;
  transition: .15s; }

.loadingOverlay {
  display: none;
  z-index: 20; }

.heroCarousel {
  margin-bottom: 4.5rem;
  margin-top: -1.5rem;
  min-width: 100%;
  width: 1px; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .heroCarousel {
    opacity: 0; }
  .heroCarousel.slick-initialized {
    opacity: 1; } }

.eg-catagory-detail-inr:hover,
.heroCarousel a {
  text-decoration: none; }

.heroCarousel .slick-next,
.heroCarousel .slick-prev {
  margin: 0;
  top: 50%;
  transform: translateY(-50%); }

.heroCarousel .slick-dots {
  bottom: .5rem; }

.heroCarousel-slide {
  position: relative; }

.heroCarousel-slide .heroCarousel-image {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50% 0%;
  object-position: 50% 0%;
  width: 100%; }

.heroCarousel-slide .heroCarousel-image-wrapper {
  -ms-flex-align: start;
  align-items: flex-start;
  display: -ms-flexbox;
  display: flex;
  height: 56.25vw;
  -ms-flex-pack: center;
  justify-content: center;
  max-height: 100vh;
  transition: height .3s; }

@media (min-width: 551px) {
  .heroCarousel-slide .heroCarousel-image {
    -o-object-position: 50% 50%;
    object-position: 50% 50%; }
  .heroCarousel-slide .heroCarousel-image-wrapper {
    max-height: 28.57143rem; } }

.body {
  margin-bottom: 6rem;
  margin-top: 1.5rem; }

@media (min-width: 801px) {
  .modal-close {
    font-size: 32px; }
  .heroCarousel {
    margin-top: -2.5rem; }
  .heroCarousel-slide .heroCarousel-image-wrapper,
  .heroCarousel.slick-initialized {
    max-height: 42.85714rem; }
  .heroCarousel .slick-next {
    right: 25px; }
  .heroCarousel .slick-prev {
    left: 25px; }
  .heroCarousel .slick-dots {
    bottom: 1.5rem; }
  .body {
    margin-top: 2.5rem; } }

.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 91.71429rem;
  padding: 0 1.5rem;
  position: relative;
  width: 100%; }

@media (min-width: 1261px) {
  .slick-next {
    right: -3.35714rem; }
  .slick-prev {
    left: -3.35714rem; }
  .container {
    padding: 0 6rem; } }

.cbar-wdes-title {
  font-weight: 600; }

@media screen and (max-width: 767px) {
  .catagory-image img.pagebuilder-mobile-hidden {
    display: none !important; }
  .catagory-image img.pagebuilder-mobile-only {
    display: block !important; }
  .slick-dots li {
    width: 8px !important;
    height: 8px;
    display: inline;
    margin: 0 4px !important;
    float: none !important;
    min-width: 8px !important;
    padding: 0 !important; }
  .slick-dots li button {
    border: 1px solid #ccc;
    background: #ccc;
    width: 8px;
    height: 8px;
    padding: 0; }
  .slick-dots li button:hover::before,
  .slick-dots li.slick-active button::before {
    display: none; }
  .slick-dots li.slick-active button {
    background: #ff5501;
    border: 1px solid #ff5501; }
  .container.main-cs-container {
    padding: 0 10px; }
  .modal-close {
    top: 5px;
    right: 5px;
    border: 1px solid;
    border-radius: 100%;
    padding: 0;
    color: #000;
    height: 30px;
    width: 30px;
    line-height: 29px; } }

.container.main-cs-container {
  max-width: 100%;
  width: 100%;
  margin: auto;
  display: block;
  overflow: hidden;
  clear: both;
  padding: 0;
  position: relative; }

.body,
.mobile-wrapper,
.modal-close:focus::after,
.modal-close:focus::before,
.swiper-button-next:after,
.swiper-button-prev:after {
  display: none; }

[href]:focus,
[tabindex]:not([tabindex="-1"]):focus,
button:focus {
  outline: 0 !important; }

.heroCarousel .slick-list.draggable {
  max-width: 1200px;
  margin: auto; }

.slick-prev::before,
.slick-prev:hover::before {
  background-image: url(https://cdn11.bigcommerce.com/s-byznwdb8us/stencil/8b6b7060-69b0-013c-de78-4e33b7865e67/e/db3c3520-6b58-013c-6d28-4ae16eb1c4b7/img/arrow-left.png); }

.slick-next::before,
.slick-next:hover::before {
  background-image: url(https://cdn11.bigcommerce.com/s-byznwdb8us/stencil/8b6b7060-69b0-013c-de78-4e33b7865e67/e/db3c3520-6b58-013c-6d28-4ae16eb1c4b7/img/arrow-right.png); }

.eg-shop-wrapper .pagebuilder-mobile-only,
.heroCarousel .carousel-tooltip,
.heroCarousel ul.slick-dots,
.hide-desktop,
.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev,
.swiper-pagination-bullet:only-child,
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled,
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important; }

div[data-content-region=home_below_carousel] {
  max-width: 1295px;
  margin: auto;
  padding: 0 20px; }

/*Homepage Whats Hot*/
.eg-tranding-wrapper {
  flex-direction: column;
  justify-content: space-between;
  align-items: center; }

.eg-tranding-wrapper .product-item-hp {
  border-radius: 4px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 15px;
  min-height: 480px; }

.eg-tranding-wrapper .product-item-hp {
  width: 100%; }

.eg-tranding-wrapper .product-item-hp:hover {
  text-decoration: none; }

.eg-tranding-wrapper .product-item-hp {
  position: relative;
  padding-bottom: 80px; }

#shop-whats-hot .product-item-hp .actions {
  width: calc(100% - 30px);
  left: 15px;
  position: absolute;
  bottom: 25px; }

#shop-whats-hot .prices-cs .msrp-price {
  font-size: 18px;
  line-height: 23px;
  padding: 0px;
  color: #909090;
  text-decoration: line-through;
  font-weight: 700; }

#shop-whats-hot .prices-cs {
  display: flex;
  flex-direction: column; }

#shop-whats-hot .product-item-hp .actions a.add-configurable-link {
  max-width: 300px; }

#shop-whats-hot .product-item-hp .actions button.form-action-addToCart {
  max-width: 300px; }

/*Homepage Whats Hot*/
body #three-block-container .shop-overlay {
  position: absolute;
  bottom: 0;
  background-color: #000;
  z-index: 1;
  color: #fff;
  opacity: 1;
  max-width: 135px;
  line-height: 1.2;
  font-size: 14px;
  letter-spacing: 1.2px;
  top: inherit;
  right: 0;
  box-sizing: border-box;
  min-height: 80px;
  min-width: 135px;
  text-align: left;
  padding: 10px 0 0 10px;
  font-weight: 700; }

#three-block-container .col-4 {
  width: auto;
  float: none;
  display: inline-block;
  position: relative; }

.eg-brand .swiper-slide,
.eg-hero .eg-container,
.eg-notes,
div#three-block-container {
  text-align: center; }

body #three-block-container .shop-link {
  float: right;
  position: absolute;
  right: 10px;
  bottom: 0;
  margin-right: 5px; }

body #three-block-container .three-block-middle {
  padding: 2rem 0 0 1rem; }

body #three-block-container .shop-link a i {
  font-size: 40px;
  line-height: 40px; }

body #three-block-container .col-4 img {
  max-height: 215px;
  width: auto; }

body #three-block-container .three-block-last {
  padding: 0 0 0 .8rem; }

#three-block-container .three-box-text-link {
  color: #fff !important;
  text-decoration: none; }

#three-block-container .shop-link {
  margin-right: 10px;
  padding: 0;
  border-radius: 1rem;
  font-size: 3rem; }

#three-block-container .shop-link a {
  color: #d06100;
  float: right;
  transform: rotate(90deg);
  font-size: 0; }

#three-block-container .shop-link a i {
  font-size: 4rem; }

main#main-content {
  min-height: 470px;
  margin-top: 0 !important;
  margin-bottom: 30px; }

@media only screen and (max-width: 1403px) and (min-width: 768px) {
  #three-block-container .col-4 {
    width: 24.5%;
    vertical-align: bottom; }
  .heroCarousel .slick-prev {
    left: 2%; }
  .heroCarousel .slick-next {
    right: 2%; } }

.account-credit {
  padding-left: 0 !important; }

@media only screen and (min-width: 768px) {
  .heroCarousel,
  .heroCarousel .heroCarousel-slide,
  .heroCarousel .heroCarousel-slide img {
    max-height: 500px; }
  .heroCarousel {
    margin-top: 0; } }

div[id^=cbar_widget] div {
  font-family: "Roboto", Arial, sans-serif !important; }

.default-cus .body,
p {
  margin-bottom: 10px; }

.eg-catagory .eg-heading,
.eg-catagory .eg-para {
  margin-bottom: 28px;
  font-variant: all-small-caps; }

.default-cus .heroCarousel-slide .heroCarousel-image-wrapper,
.eg-tranding .swiper-slide,
.swiper .swiper-wrapper,
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto; }

.default-cus .heroCarousel .slick-next,
.default-cus .heroCarousel .slick-prev {
  width: 60px !important;
  height: 60px !important;
  background: rgba(252, 252, 252, 0.7);
  border: none; }

.default-cus .slick-prev::before,
.default-cus .slick-prev:hover::before {
  content: '\e617';
  font-family: luma-icons;
  font-size: 34px;
  color: #000;
  background: 0 0;
  margin: auto;
  text-align: center;
  width: 34px;
  height: 34px; }

.default-cus .slick-next::before,
.default-cus .slick-next:hover::before {
  content: '\e608';
  font-family: luma-icons;
  font-size: 34px;
  color: #000;
  background: 0 0;
  margin: auto;
  text-align: center;
  width: 34px;
  height: 34px; }

.default-cus img.create-banner {
  max-width: 1250px;
  margin: 30px auto;
  display: block; }

@media screen and (max-width: 820px) {
  .default-cus .account-credit {
    display: none; }
  .eg-hero .swiper {
    padding: 0 0 30px; } }

@media screen and (max-width: 820px) and (min-width: 768px) {
  .default-cus div[data-content-region=home_below_carousel] {
    display: none; } }

.default-cus main#main-content {
  min-height: 2000px;
  display: block !important; }

main.body {
  display: block !important; }

@media only screen and (max-width: 767px) {
  .default-cus .heroCarousel,
  div#three-block-container,
  div[data-content-region=home_below_carousel] .account-credit {
    display: none; }
  .container.main-cs-container {
    padding: 0 10px; }
  .mobile-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-gap: 2%;
    gap: 2%;
    padding-top: 5px; }
  .default-cus .heroCarousel .slick-list.draggable,
  section.heroCarousel.slick-initialized.slick-slider.slick-dotted {
    display: none !important; }
  .box-home {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 0; }
  .box-home img,
  .box-home picture.pagebuilder-mobile-only {
    border: 1px solid gray;
    border-radius: 0;
    max-width: 100%;
    height: auto;
    display: block !important; }
  .box-home a,
  .box-home p {
    color: #333 !important;
    font-weight: 700;
    text-decoration: none;
    margin-bottom: 5px;
    margin-top: 5px; }
  div[data-content-region=home_below_carousel] {
    padding: 0; }
  .box-home:nth-child(odd) {
    margin-left: 0; }
  .box-home:nth-child(2n) {
    margin-right: 0; }
  .body {
    margin-top: 7px; }
  [data-sub-layout-container=fef3f38c-d206-4188-bcbe-9073ca8782f1] {
    display: block !important; }
  .box-home img {
    width: 178px;
    margin: auto; }
  .default-cus img.create-banner {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px; }
  .slick-track {
    min-height: 380px !important;
    max-height: 380px !important;
    display: block !important; }
  .default-cus div[data-content-region=home_below_carousel] {
    min-height: 900px; }
  .default-cus div[data-content-region=home_below_featured_products] {
    min-height: 1000px; }
  .mobile-wrapper .box-home picture.pagebuilder-mobile-only {
    width: 180px;
    height: 140px; } }

@media only screen and (min-width: 768px) and (max-width: 1199) {
  .default-cus .heroCarousel {
    min-height: 320px; }
  .default-cus div[data-content-region=home_below_featured_products] {
    min-height: 1520px; } }

@media only screen and (min-width: 1200px) {
  .default-cus .holiday-gift-ideas img.create-banner {
    width: 1200px;
    height: 225px; }
  .default-cus img.create-banner {
    width: 1250px;
    height: 179px; }
  .default-cus .heroCarousel {
    min-height: 500px; }
  body #three-block-container .col-4 img {
    width: 305px;
    height: 215px; } }

#three-block-container i.fa.fa-sort-asc:before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3e%3c!-- Font Awesome Free 5.15.4 by %40fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons:CC BY 4.0,Fonts:SIL OFL 1.1,Code:MIT License) --%3e%3cpath d='M279 224H41c-21.4 0-32.1-25.9-17-41L143 64c9.4-9.4 24.6-9.4 33.9 0l119 119c15.2 15.1 4.5 41-16.9 41z'/%3e%3c/svg%3e");
  filter: invert(35%) sepia(96%) saturate(809%) hue-rotate(0deg) brightness(100%) contrast(109%);
  width: 25px;
  height: 25px;
  content: "";
  background-repeat: no-repeat;
  background-position: 0 30%;
  background-size: 25px;
  display: inline-block; }

a,
a:visited {
  color: #006bb4;
  text-decoration: none; }

a:hover {
  cursor: pointer;
  color: #006bb4;
  text-decoration: underline; }

@keyframes spin {
  0% {
    transform: translateY(-50%) rotate(0); }
  100% {
    transform: translateY(-50%) rotate(360deg); } }

@keyframes swal2-animate-error-icon {
  0% {
    transform: rotateX(100deg);
    opacity: 0; }
  100% {
    transform: rotateX(0);
    opacity: 1; } }

@keyframes swal2-animate-error-x-mark {
  0%,
  50% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0; }
  80% {
    margin-top: -.375em;
    transform: scale(1.15); }
  100% {
    margin-top: 0;
    transform: scale(1);
    opacity: 1; } }

.eg-shipping-content {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  max-width: 1140px;
  margin: 0 auto;
  text-align: center; }

.eg-shipping-content .shipping-option:not(:last-child) {
  border-right: 1px solid #d4d4d4; }

.eg-container {
  padding: 0 15px;
  width: 100%;
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box; }

.eg-shipping-details {
  padding: 20px 0 60px; }

.eg-catagory-detail,
.eg-shipping-content .shipping-option {
  width: 25%; }

.eg-shop-catagory {
  background: #193051; }

.eg-section-subtitle {
  color: #fff;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 61px; }

.eg-btn,
.eg-button {
  font-size: 20px;
  color: #fff !important; }

.eg-btn,
.eg-button,
.eg-catagory .eg-heading {
  font-weight: 600;
  font-family: Roboto;
  font-style: normal;
  line-height: normal;
  text-align: center; }

.eg-catagory {
  display: flex;
  justify-content: center; }

.eg-catagory-detail .eg-catagory-detail-inr {
  max-width: 318px; }

.eg-catagory-detail-inr {
  border-radius: 4px;
  border: 1px solid #fff;
  background: linear-gradient(180deg, #e9e9e9 -56.32%, #fff 99.74%);
  box-shadow: 0 6px 3px 0 #040d1a, 0 -1px 4px 0 #d1d1d6;
  text-align: center;
  padding: 40px 27px;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column; }

.eg-catagory .eg-heading {
  margin-top: 0;
  color: #011738;
  font-size: 24px; }

.catagory-image img {
  display: inline-block;
  height: auto;
  max-width: 100%; }

.eg-catagory .eg-para {
  margin-top: 24px;
  color: #373737;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  min-height: 40px;
  line-height: 1.3; }

.eg-button {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  background: #dd610a;
  width: 263px;
  height: 47px;
  padding-top: 12px;
  padding-bottom: 12px;
  text-transform: capitalize;
  border: 1px solid #dd610a; }

.eg-button-container {
  margin-top: 66px;
  margin-bottom: 40px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center; }

.eg-brand .eg-button-container {
  margin-top: 30px; }

a.eg-btn.eg-btn-primary,
a.eg-btn.eg-btn-primary:hover {
  background: #dd610a;
  margin-right: 26px;
  border: 2px solid #dd610a; }

.eg-btn {
  display: inline-flex;
  padding: 10px 52px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 4px; }

a.eg-btn.eg-btn-secondary {
  border-radius: 4px;
  border: 2px solid #fff;
  background: rgba(0, 0, 0, 0); }

.eg-btn.eg-btn-secondary:hover {
  text-decoration: none;
  color: #fff;
  background: #dd610a;
  border-color: #dd610a; }

eg-btn.eg-btn-primary:hover {
  text-decoration: none;
  color: #dd610a !important;
  background: #fff;
  border-color: #dd610a; }

.eg-fast-shipping-container {
  display: flex;
  align-items: center;
  justify-content: center; }

.eg-fast-shipping-container > img {
  margin-right: 14px; }

.eg-fast-shipping-content p {
  color: #fff;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  text-transform: capitalize;
  margin-bottom: 0;
  text-align: left; }

.eg-hero .swiper {
  padding-bottom: 60px; }

.eg-btn.eg-btn-primary:hover {
  text-decoration: none;
  color: #dd610a !important;
  background: #fff !important;
  border-color: #dd610a; }

.eg-button:hover {
  text-decoration: none;
  color: #dd610a !important;
  background: #fff;
  border: 1px solid #dd610a; }

.eg-testimonial .eg-reviewby,
.eg-testimonial .eg-testimonial-para,
.eg-why-text h3,
.eg-why-text p {
  color: #373737;
  font-style: normal;
  line-height: normal; }

.eg-testimonial .swiper.egswiper {
  padding: 0 25px;
  max-width: 1260px; }

.eg-container .swiper-button-next,
.eg-container .swiper-button-prev,
.eg-container .swiper-button-prev .eg-container .swiper-button-next {
  background-image: none !important;
  top: 45%; }

.eg-testimonial .swiper-container {
  max-width: 1160px; }

.eg-testimonial .swiper-slide {
  padding: 2px;
  height: auto;
  display: flex; }

.eg-wrapper {
  border-radius: 4px;
  border: 1px solid rgba(255, 214, 0, 0.4);
  background: #fff;
  box-shadow: 0 1px 5px 0 rgba(55, 55, 55, 0.25);
  padding: 34px;
  display: flex;
  align-items: flex-start; }

.eg-testimonial-content {
  margin-left: 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%; }

.eg-testimonial .eg-testimonial-para {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: 400; }

.eg-testimonial .eg-testimonial-reference {
  padding-top: 18px;
  border-top: 1px solid #ffd600;
  margin-top: 15px; }

.eg-testimonial .eg-reviewby {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 700; }

.eg-container .slider-controls {
  text-align: center;
  margin-top: 42px;
  position: absolute;
  bottom: 5px;
  z-index: 100; }

.eg-testimonial .slider-controls .swiper-pagination-bullet:not(:last-child) {
  margin-right: 10px; }

.eg-why {
  padding: 70px 0;
  background: #e7e8ea url(https://store-byznwdb8us.mybigcommerce.com/content/why-choose-tools-today-background.webp) center center/cover no-repeat; }

ul.eg-why-content {
  margin-left: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: flex-end; }

.eg-why-content li {
  list-style: none;
  display: flex;
  align-items: flex-start;
  padding-top: 30px;
  position: relative;
  width: 50%;
  max-width: 592px; }

.eg-why-text {
  margin-left: 12px;
  position: relative;
  padding-bottom: 30px; }

.eg-why-text h3 {
  font-family: Roboto;
  font-size: 22px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 12px; }

.eg-testimonial-para span,
p.eg-testimonial-para span {
  margin-top: 10px;
  display: block; }

.eg-why-text p {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 0; }

.eg-faq .answer .answer__text span:nth-of-type(2),
.eg-faq .answer .answer__text span:nth-of-type(3),
.eg-start p.eg-section-subtitle.eg-dark,
.question-list li {
  margin-bottom: 20px; }

.eg-why-content .eg-why-text:after {
  position: absolute;
  content: '';
  width: 30%;
  height: 1px;
  background: #ffb800;
  top: 100%; }

.eg-faq .eg-symbol:after,
.eg-faq .eg-symbol:before {
  width: 10px;
  position: absolute;
  height: 2px;
  content: '';
  left: 50%; }

html body .eg-btn.eg-btn-secondary.eg-dark:hover {
  color: #fff !important;
  background: #dd610a;
  border: 2px solid #dd610a; }

.eg-brand {
  background: linear-gradient(180deg, #274674 0, #193c71 100%);
  padding-top: 75px;
  padding-bottom: 83px; }

.eg-faq {
  padding: 74px 0;
  background: #e7e8ea url(https://store-byznwdb8us.mybigcommerce.com/content/why-choose-tools-today-background.webp) center center/cover no-repeat; }

.eg-faq .accordian-container {
  max-width: 914px;
  width: 100%;
  margin: 0 auto; }

.eg-faq .answer .answer__text,
.eg-faq .question__text,
.eg-product-name {
  margin-bottom: 0;
  color: #373737;
  font-style: normal;
  line-height: normal; }

.question-list li {
  list-style: none;
  border-radius: 4px;
  border: 1px solid #fff;
  border-bottom: 0;
  background: linear-gradient(180deg, #d7d7d7 -56.32%, #fff 99.74%);
  box-shadow: 0 4px 3px 0 rgba(0, 0, 0, 0.12); }

.eg-faq .question__text {
  border-bottom: 1px solid rgba(55, 55, 55, 0.27);
  font-family: Roboto;
  font-size: 24px;
  font-weight: 600;
  text-transform: capitalize;
  padding: 24px;
  border-left: 5px solid #dd610a;
  border-top-left-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer; }

.eg-faq .eg-symbol {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  background: #dd610a;
  display: inline-block;
  border-radius: 100%;
  position: relative; }

.eg-faq .eg-symbol:before {
  background: #fff;
  top: 50%;
  transform: translate(-50%, -50%) rotate(0);
  transition: transform 750ms; }

.swiper-fade.swiper-free-mode .swiper-slide,
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out; }

.eg-faq .box.active .answer {
  opacity: 1;
  overflow: visible;
  transition: max-height 750ms, opacity 750ms, overflow 750ms; }

.eg-faq .answer .answer__text {
  padding: 24px;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  text-transform: none !important;
  display: inline-block; }

.eg-faq .answer .answer__text a {
  display: inline-block; }

.eg-faq .answer .answer__text span:first-of-type {
  margin-top: 20px;
  margin-bottom: 20px; }

.eg-faq .answer .answer__text span {
  display: inline-block;
  position: relative;
  padding-left: 40px; }

.eg-faq .answer .answer__text span:before {
  position: absolute;
  content: '';
  background: #373737;
  width: 8px;
  height: 8px;
  left: 2px;
  border-radius: 100%;
  top: 7px; }

.eg-start {
  padding-top: 87px;
  padding-bottom: 87px; }

.eg-btn:hover svg path {
  fill: #dd610a; }

.eg-faq .box:not(.active) .answer {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: max-height 750ms, opacity 750ms, overflow 750ms; }

.eg-faq .box:not(.active) .eg-symbol:before {
  transform: translate(-50%, -50%) rotate(90deg);
  transition: transform 750ms; }

.eg-faq .eg-symbol:after {
  background: #fff;
  top: 50%;
  transform: translate(-50%, -50%); }

.eg-testimonial .swiper {
  padding: 0 10px 40px;
  max-width: 1260px; }

body .eg-container .swiper-button-prev {
  left: -9px;
  right: auto;
  top: 50%;
  margin-top: -22px; }

body .eg-container .swiper-button-next {
  left: auto;
  right: 0px;
  top: 50%;
  margin-top: -22px; }

.eg-tranding .eg-container {
  overflow: visible;
  position: relative; }

.eg-tranding .swiper,
.eg-new-products .swiper {
  overflow: visible !important; }

.eg-shop-catagory .eg-container {
  overflow: hidden;
  position: relative; }

.eg-catagory-swiper {
  overflow: visible !important; }

.eg-catagory-swiper .swiper-button-lock {
  display: flex !important; }

.eg-testimonial-para span {
  font-size: 16px; }

img.brand_img,
picture.brand_img {
  max-width: 289px;
  margin: 15px 0;
  width: 100%; }

.eg-shop-wrapper a {
  display: block;
  overflow: auto; }

.eg-brand .swiper.egswiper {
  margin: 0 10px 60px;
  padding: 0 28px; }

.eg-brand .swiper-button-next img,
.eg-brand .swiper-button-prev img {
  -webkit-filter: grayscale(1) invert(1) brightness(100);
  filter: grayscale(1) invert(1) brightness(100); }

.eg-tranding {
  padding: 78px 0; }

#shop-whats-hot {
  padding: 20px 0; }

.eg-tranding .eg-tranding-wrapper > a {
  border-radius: 4px;
  background: #fff;
  box-shadow: 0 0 4px 0 rgba(55, 55, 55, 0.48);
  display: flex;
  flex-direction: column;
  padding: 15px;
  min-height: 380px; }

.eg-tranding .product-image {
  height: 180px;
  display: flex;
  align-items: center;
  justify-content: center; }

.slick-dots li button,
.swiper-pagination-clickable .swiper-pagination-bullet {
  height: 15px;
  width: 15px;
  background: #000; }

.eg-tranding .swiper.egswiper {
  margin-bottom: 40px; }

.eg-tranding .eg-button-container {
  margin-top: 20px; }

.eg-start .eg-shipping-content {
  margin-top: 50px; }

.eg-tranding .eg-tranding-wrapper > a:hover {
  box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.48);
  -webkit-box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.48);
  -moz-box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.48);
  text-decoration: none; }

.heroCarousel .slick-prev {
  left: 9%; }

.heroCarousel .slick-next {
  right: 9%; }

.heroCarousel ul.slick-dots {
  display: block !important;
  bottom: 20px; }

.slick-dots li button {
  display: inline-block;
  border-radius: 100%;
  opacity: .2; }

.slick-dots li {
  width: 25px; }

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

body .eg-testimonial .eg-container .swiper-button-next,
body .eg-testimonial .eg-container .swiper-button-prev {
  margin-top: -40px; }

body .eg-hero {
  padding-top: 0; }

.eg-shop-wrapper a:hover {
  box-shadow: none; }

.home-deals {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 50px; }

@media only screen and (min-width: 1371px) {
  .eg-hero .pagebuilder-mobile-only img {
    width: 1200px;
    height: 500px; }
  header .header-content .logo-wrap img {
    width: 331px;
    height: 54px; }
  .eg-catagory .catagory-image img {
    width: 262px;
    height: 162px; }
  img.brand_img,
  picture.brand_img {
    max-width: 289px;
    height: 169px; }
  .eg-tranding .product-image img {
    width: 180px;
    height: 180px; }
  .eg-shipping-content img {
    width: 225px;
    height: 38px; }
  .swiper-button-next img,
  .swiper-button-prev img {
    width: 16px;
    height: 28px; }
  .eg-fast-shipping-container img {
    width: 47px;
    height: 40px; } }

@media only screen and (max-width: 1370px) {
  .default-cus .account-credit img.create-banner {
    max-width: 100% !important; }
  .eg-button {
    width: 100%; }
  .eg-catagory-detail {
    width: 23%;
    margin: 1%; }
  .eg-catagory-detail-inr {
    padding: 30px 10px; }
  .eg-shipping-details .eg-shipping-content img,
  .eg-start .eg-shipping-content img {
    width: auto; } }

.swiper-slide,
.swiper-wrapper {
  width: 100%;
  position: relative;
  transition-property: transform; }

@media only screen and (max-width: 960px) {
  .eg-button {
    width: 100%; }
  .eg-catagory-detail {
    flex: 1 0 47%;
    margin: 1%; }
  .eg-catagory {
    flex-wrap: wrap; }
  .eg-catagory-detail .eg-catagory-detail-inr {
    max-width: 100%; }
  .eg-shipping-content .shipping-option img {
    padding-right: 10px; } }

@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal; }

:root {
  --swiper-theme-color: #007aff;
  --swiper-navigation-size: 44px
; }

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1; }

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block; }

.swiper-vertical > .swiper-wrapper {
  flex-direction: column; }

.swiper-wrapper {
  height: 100%;
  z-index: 1;
  display: flex;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box; }

.swiper-horizontal {
  touch-action: pan-y; }

.swiper-vertical {
  touch-action: pan-x; }

.swiper-slide {
  flex-shrink: 0;
  height: 100%;
  display: block; }

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height; }

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px; }

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d; }

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none; }

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none; }

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start; }

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory; }

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory; }

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none; }

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none; }

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999; }

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always; }

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before); }

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after); }

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before); }

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after); }

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15); }

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent; }

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: 1s linear infinite swiper-preloader-spin; }

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff
; }

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000
; }

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(360deg); } }

.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0); }

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none; }

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size); }

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size); }

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color)); }

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none; }

.swiper-button-next svg,
.swiper-button-prev svg {
  object-fit: contain;
  transform-origin: center; }

.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
  transform: rotate(180deg); }

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto; }

.swiper-button-lock,
.swiper-pagination-lock,
.swiper-scrollbar-lock {
  display: none; }

.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1; }

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev'; }

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto; }

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next'; }

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: opacity .3s;
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%; }

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33); }

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2); }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color)); }

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0, -50%, 0); }

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block; }

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px; }

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: transform .2s, top .2s; }

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px); }

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap; }

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: transform .2s, left .2s; }

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: transform .2s, right .2s; }

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit); }

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute; }

.swiper-scrollbar,
.swiper-scrollbar-drag {
  position: relative;
  border-radius: var(--swiper-scrollbar-border-radius, 10px); }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top; }

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top; }

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0; }

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0; }

.swiper-scrollbar {
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1)); }

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%)); }

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%)); }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain; }

.swiper-slide-zoomed {
  cursor: move;
  touch-action: none; }

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-free-mode > .swiper-wrapper {
  margin: 0 auto; }

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap; }

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column; }

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity; }

.swiper-cube .swiper-slide .swiper-slide,
.swiper-fade .swiper-slide .swiper-slide,
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active,
.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active,
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-cards,
.swiper-cube,
.swiper-flip {
  overflow: visible; }

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0; }

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-next + .swiper-slide,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible; }

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: .6;
  z-index: 0; }

.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px); }

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height; }

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden; }

h1.hp_title {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 25px;
  color: #fff;
  line-height: 28px;
  font-size: 25px;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
  text-align: center; }

.eg-shop-catagory .swiper-button-prev,
.eg-shop-catagory .swiper-button-next {
  display: none !important; }

@media only screen and (max-width: 1200px) {
  h1.hp_title {
    font-size: 24px; } }

@media only screen and (max-width: 767px) {
  .home-deals {
    margin-bottom: 20px; }
  .eg-tranding-wrapper .product-image img {
    height: auto !important; }
  .eg-tranding .eg-tranding-wrapper,
  body img.brand_img,
  body picture.brand_img {
    height: auto; }
  .eg-catagory .eg-heading {
    min-height: 36px;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0;
    text-align: center; }
  .eg-shipping-details {
    padding: 20px 0 40px; }
  .eg-hero .eg-container {
    padding: 0 10px; }
  .eg-hero {
    margin-top: 10px; }
  .eg-hero .swiper {
    padding-bottom: 30px; }
  body .eg-container .swiper-button-prev {
    left: 0;
    margin-top: -35px;
    background: #fff;
    opacity: .8; }
  body .eg-container .swiper-button-next {
    right: -10px;
    margin-top: -35px;
    background: #fff;
    opacity: .8; }
  .eg-testimonial .eg-testimonial-swiper .swiper-button-prev {
    left: 1px;
    margin-top: -35px;
    background: #fff;
    opacity: 3; }
  .eg-testimonial .eg-testimonial-swiper .swiper-button-next {
    right: 1px;
    margin-top: -35px;
    background: #fff;
    opacity: 3; }
  .eg-shop-wrapper .pagebuilder-mobile-only,
  .hide-desktop {
    display: block !important; }
  .eg-shop-wrapper .pagebuilder-mobile-hidden,
  .eg-testimonial-para span,
  .hide-mobile {
    display: none !important; }
  .eg-shipping-content .shipping-option:not(:last-child) {
    border-right: 0px; }
  .eg-shipping-content .shipping-option {
    width: 50%; }
  .eg-notes,
  p.eg-section-subtitle {
    font-weight: 400;
    letter-spacing: 0;
    text-align: center; }
  p.eg-section-subtitle {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px; }
  .eg-brand .swiper div .swiper-slide,
  .eg-brand .swiper-button-next,
  .eg-brand .swiper-button-prev,
  .eg-catagory .eg-para,
  .eg-catagory-detail button.eg-button,
  .eg-tranding .swiper-button-next,
  .eg-tranding .swiper-button-prev {
    display: none; }
  .eg-catagory-detail-inr {
    padding: 20px 10px; }
  .eg-catagory-detail {
    flex: 1 0 40%;
    margin: 3%; }
  .eg-shop-catagory .eg-container .eg-button-container {
    flex-wrap: wrap; }
  a.eg-btn.eg-btn-primary,
  a.eg-btn.eg-btn-secondary {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0; }
  .eg-button-container {
    max-width: 90%;
    float: none;
    margin: 20px auto auto;
    flex-direction: column; }
  .container.main-cs-container {
    padding: 0; }
  .eg-why-content li {
    width: 100%; }
  .eg-why .eg-fast-shipping-container {
    margin-top: 20px; }
  .eg-brand {
    padding-top: 60px;
    padding-bottom: 40px; }
  .eg-brand .swiper-slide {
    height: auto;
    width: 43%;
    display: inline-block;
    margin: 0 3%; }
  .eg-brand .swiper.egswiper,
  .eg-tranding .swiper.egswiper {
    padding: 0;
    margin-bottom: 10px; }
  .eg-brand .swiper div .swiper-slide:first-child,
  .eg-brand .swiper div .swiper-slide:nth-child(2),
  .eg-brand .swiper div .swiper-slide:nth-child(3),
  .eg-brand .swiper div .swiper-slide:nth-child(4),
  .eg-tranding .swiper div .swiper-slide:first-child,
  .eg-tranding .swiper div .swiper-slide:nth-child(2),
  .eg-tranding .swiper div .swiper-slide:nth-child(3),
  .eg-tranding .swiper div .swiper-slide:nth-child(4) {
    display: inline-block;
    vertical-align: top; }
  .eg-tranding .eg-tranding-wrapper > a {
    padding: 10px; }
  .eg-tranding .swiper div .swiper-slide:nth-child(2),
  .eg-tranding .swiper div .swiper-slide:nth-child(4),
  a.eg-btn.eg-btn-primary:hover {
    margin-right: 0; }
  .eg-tranding .swiper div .swiper-slide:first-child,
  .eg-tranding .swiper div .swiper-slide:nth-child(3) {
    margin-left: 0; }
  .eg-tranding .swiper-slide {
    width: 50%;
    height: auto;
    display: inline-block;
    margin: 0;
    padding: 0;
    margin-bottom: 20px; }
  .eg-faq {
    background: linear-gradient(180deg, #274674 0, #193c71 100%);
    padding: 50px 0; }
  html body .eg-faq .eg-section-title.eg-dark {
    color: #fff !important;
    font-size: 23px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0;
    text-align: center; }
  html body .eg-faq .eg-section-subtitle.eg-dark {
    color: #fff !important; }
  .eg-faq .question__text {
    font-size: 18px;
    font-weight: 600;
    line-height: 21px;
    letter-spacing: 0;
    text-align: left; }
  .eg-notes {
    font-size: 18px;
    line-height: 25px; }
  .eg-start .eg-shipping-content {
    margin-top: 15px; }
  .eg-start {
    padding-top: 50px; }
  h1.hp_title {
    margin: 10px 0 25px;
    font-size: 18px;
    text-align: center; } }

/* Section header with see-all link */
.eg-section-header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 20px; }

.eg-see-all-link {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #595959;
  text-decoration: none;
  white-space: nowrap;
  padding-bottom: 4px; }

.eg-brand .eg-brand-header .eg-see-all-link {
  padding-top: 10px;
  padding-bottom: 15px; }

.eg-testimonial .eg-section-header .eg-see-all-link {
  padding-bottom: 30px; }

.eg-see-all-arrow {
  color: #ED7623;
  margin-left: 4px;
  font-size: 21px !important;
  position: relative;
  top: 1px; }

.eg-see-all-link:hover {
  color: #ED7623; }

.eg-see-all-link.eg-white {
  color: #ffffff; }

.eg-see-all-link.eg-white:hover {
  color: #ED7623; }

/* SHOP BY CATEGORY */
.eg-shop-catagory {
  background: #ffffff;
  padding: 15px 0 50px; }

.eg-new-products .swiper.egswiper {
  margin-bottom: 0 !important; }

.eg-shop-catagory .eg-section-header {
  margin-bottom: 24px; }

.eg-shop-catagory .eg-section-subtitle {
  font-size: 16px;
  font-weight: 300;
  color: #000000;
  text-align: left;
  margin-bottom: 0; }

.eg-catagory {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  gap: 16px; }

.eg-catagory-detail {
  flex: 1;
  width: auto;
  margin: 0; }

.eg-catagory-detail-inr {
  background: #ffffff;
  border-radius: 2px;
  padding: 20px 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  height: 187px;
  box-shadow: none;
  transition: border-color 0.15s; }

.eg-catagory-detail-inr:hover {
  border-color: #ED7623;
  text-decoration: none; }

.eg-catagory-detail-inr .catagory-image {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 110px;
  margin-bottom: 12px; }

.eg-catagory-detail-inr .catagory-image img {
  max-height: 110px;
  width: auto;
  max-width: 100%; }

.eg-cat-label {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  text-align: center;
  text-transform: uppercase;
  color: #000000;
  margin: 0; }

.eg-shop-catagory .eg-see-all-link {
  color: #595959 !important; }

.eg-shop-catagory .swiper-button-prev {
  left: -5px; }

.eg-shop-catagory .swiper-button-next {
  right: -5px; }

.eg-shop-catagory .eg-see-all-arrow {
  font-size: 20px !important;
  color: #ED7623 !important;
  position: relative;
  top: 1px; }

#znid-687259089254,
#znid-829721027768,
#znid-379148721053,
#znid-062190328800,
.zn-slider.home-slider,
#znid-466593424017,
#znid-144019874356 {
  display: none; }

/* HERO GRID */
.eg-hero-grid {
  padding: 40px 0; }

.eg-hero-inner {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 15px;
  height: 494px; }

.eg-hero-left,
.eg-hero-middle {
  display: block;
  overflow: hidden; }

.eg-hero-left img,
.eg-hero-middle img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block; }

.eg-hero-right {
  display: flex;
  flex-direction: column;
  gap: 15px; }

.eg-hero-right-top,
.eg-hero-right-bottom {
  display: block;
  flex: 1;
  overflow: hidden; }

.eg-hero-right-top img,
.eg-hero-right-bottom img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block; }

@media (max-width: 767px) {
  .eg-hero-inner {
    grid-template-columns: 1fr;
    height: auto; }
  .eg-hero-left,
  .eg-hero-middle {
    height: 300px; }
  .eg-hero-right {
    flex-direction: row;
    height: 200px; } }

.eg-promo-inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px; }

.eg-promo-card {
  display: block;
  overflow: hidden;
  border-radius: 2px; }

.eg-promo-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block; }

.eg-promo-banners {
  margin-top: 50px; }

/* SPEKTRA BANNER */
.eg-spektra-banner {
  width: 100%;
  box-sizing: border-box; }

.eg-spektra-banner a {
  display: block; }

.eg-spektra-banner img {
  width: 100%;
  height: auto;
  display: block; }

.eg-shop-catagory .eg-button-container,
.eg-shop-catagory .eg-fast-shipping-container,
.eg-shop-catagory h1.hp_title,
.eg-shop-catagory .eg-heading,
.eg-shop-catagory .eg-para,
.eg-shop-catagory .eg-button {
  display: none; }

@media (max-width: 960px) {
  .eg-catagory {
    flex-wrap: wrap; }
  .eg-catagory-detail {
    flex: 1 0 30%; } }

@media (max-width: 767px) {
  .eg-catagory {
    flex-wrap: wrap;
    gap: 10px; }
  .eg-catagory-detail {
    flex: 1 0 45%; }
  .eg-catagory-detail-inr {
    height: 150px; } }

/* WHY STRIP */
.homepage-why-strip {
  background: #F9F9F8;
  border-bottom: 1px solid #e5e5e5;
  padding: 20px 0;
  width: 100%; }

.homepage-why-strip .eg-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0 32px; }

.footer-why-item {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  border-right: 1px solid #FFFFFF;
  padding: 0; }

.footer-why-item:last-child {
  border-right: none;
  padding-right: 0; }

.footer-why-item:last-child {
  border-right: none; }

.footer-why-item .why-icon {
  flex-shrink: 0;
  width: 54px;
  height: 54px; }

.footer-why-item .why-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain; }

.footer-why-item .why-content h4 {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
  color: #000000;
  margin: 0 0 10px 0;
  text-transform: uppercase; }

.footer-why-item .why-content p {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 140%;
  color: #000000;
  margin: 0; }

@media (max-width: 767px) {
  .homepage-why-strip {
    background: #E5E5E5 !important;
    border-bottom: none;
    margin-top: 50px;
    padding: 0; }
  .homepage-why-strip .eg-container {
    grid-template-columns: 1fr;
    gap: 0;
    padding: 0; }
  .footer-why-item {
    border-right: none;
    border-bottom: 1px solid #e0e0e0;
    padding: 18px; }
  .footer-why-item:last-child {
    border-bottom: none; }
  .footer-why-item .why-content h4 {
    font-size: 20px;
    line-height: 25px; } }

/* SHOP BY BRANDS */
.eg-brand {
  background: #ffffff;
  padding: 60px 0; }

.eg-brand-header {
  text-align: center;
  margin-bottom: 30px; }

.eg-brand-header .eg-see-all-link {
  display: inline-block;
  text-align: center; }

.eg-brand-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px; }

.eg-brand-card {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  box-shadow: 1px 4px 10px rgba(0, 0, 0, 0.25);
  border-radius: 2px;
  overflow: hidden;
  height: 116px;
  transition: box-shadow 0.15s; }

.eg-brand-card:hover {
  box-shadow: 1px 4px 16px rgba(0, 0, 0, 0.35);
  text-decoration: none; }

.eg-brand-card img {
  width: 100%;
  height: auto;
  object-fit: contain;
  max-width: 198px; }

.eg-brand-card img[alt="SawStop"],
.eg-brand-card img[alt="Jet Tools"] {
  max-width: 150px; }

.eg-brand .eg-section-subtitle,
.eg-brand .eg-button-container,
.eg-brand .eg-fast-shipping-container,
.eg-brand .swiper {
  display: none; }

@media (max-width: 960px) {
  .eg-brand-grid {
    grid-template-columns: repeat(3, 1fr); } }

@media (max-width: 767px) {
  .eg-brand-grid {
    grid-template-columns: repeat(2, 1fr); }
  .eg-brand-card img[alt="SawStop"] {
    max-height: 90%;
    width: auto; } }

/* VIDEO SECTION */
.eg-video-section {
  background: #051D41;
  padding: 49px 0; }

.eg-video-inner {
  display: flex;
  align-items: stretch;
  gap: 60px; }

.eg-video-thumbnail {
  flex: 0 0 66%;
  max-width: 66%; }

.eg-video-placeholder {
  width: 100%;
  height: 520px;
  background: transparent;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  cursor: pointer;
  background-color: transparent !important;
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important; }

.eg-play-button {
  position: relative;
  z-index: 2;
  width: 150px;
  height: 150px;
  cursor: pointer;
  background: none;
  border-radius: 0;
  padding: 0;
  display: block; }

.eg-video-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-self: stretch; }

.eg-video-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 30px;
  flex: 1;
  min-height: 0; }

.eg-video-header {
  display: flex;
  flex-direction: column;
  gap: 0; }

.eg-video-label {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0;
  line-height: 125%;
  margin-bottom: 0; }

.eg-video-label span {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 33px;
  color: #ED7623;
  line-height: 125%; }

.eg-video-label img {
  vertical-align: top !important; }

.eg-video-title {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 33px;
  color: #ffffff;
  margin: 0;
  margin-top: 0;
  line-height: 125%; }

.eg-video-description {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 140%;
  color: #ffffff;
  margin: 0;
  letter-spacing: 0%; }

.eg-video-placeholder .eg-play-button {
  position: relative;
  z-index: 2; }

.eg-video-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #ED7623;
  color: #ffffff !important;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 16px;
  padding: 12px 24px;
  border-radius: 2px;
  text-decoration: none;
  width: 286px;
  height: 41px; }

.eg-video-cta:hover {
  background: #fff;
  color: #ED7623 !important;
  text-decoration: none; }

.eg-video-more {
  text-align: right;
  margin-top: auto;
  padding-bottom: 25px; }

@media (max-width: 767px) {
  .eg-video-inner {
    flex-direction: column;
    gap: 30px; }
  .eg-video-thumbnail {
    flex: 0 0 100%;
    max-width: 100%; }
  .eg-video-placeholder {
    height: 250px; }
  .eg-video-cta {
    width: 100%; } }

/* TESTIMONIALS */
.eg-testimonial {
  background: #ffffff;
  padding: 80px 0 20px; }

.eg-testimonial .eg-section-subtitle {
  font-family: 'Roboto', sans-serif;
  text-align: left;
  color: #000000;
  margin-bottom: 0;
  font-weight: 300;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0%; }

.eg-testimonial-list {
  display: flex;
  flex-direction: column;
  gap: 6px; }

.eg-testimonial-row {
  display: flex;
  align-items: flex-start;
  background: #F9F9F8;
  border-radius: 2px;
  padding: 24px 30px;
  gap: 30px;
  min-height: 120px; }

.eg-testimonial-meta {
  flex: 0 0 155px;
  min-width: 155px; }

.eg-testimonial-meta .eg-reviewby {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  text-transform: uppercase;
  color: #101010;
  margin: 0;
  letter-spacing: 0%; }

.eg-testimonial-text {
  flex: 1; }

.eg-testimonial-text p {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 140%;
  color: #000000;
  margin: 0;
  letter-spacing: 0%; }

.eg-testimonial .swiper,
.eg-testimonial .eg-wrapper,
.eg-testimonial .slider-controls {
  display: none; }

/* EXPLORE. LEARN. BUILD. */
.eg-learning {
  background: #ffffff;
  padding: 60px 0; }

.eg-learning .eg-section-subtitle {
  text-align: left;
  color: #000000;
  font-weight: 300;
  font-size: 16px;
  margin-bottom: 0;
  line-height: 140%;
  letter-spacing: 0%; }

.eg-learning-featured {
  display: flex;
  gap: 40px;
  align-items: flex-start;
  margin-bottom: 40px; }

.eg-learning-featured-image {
  flex: 0 0 63%;
  max-width: 63%;
  display: block;
  overflow: hidden;
  border-radius: 2px; }

.eg-learning-featured-image img {
  width: 100%;
  height: 462px;
  object-fit: cover;
  display: block; }

.eg-learning-featured-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding-top: 20px; }

.eg-learning-featured-title {
  margin: 0; }

.eg-learning-featured-title a {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 28px;
  line-height: 125%;
  color: #000000;
  letter-spacing: 0%; }

.eg-learning-featured-title a:hover {
  color: #ED7623;
  text-decoration: none; }

.eg-learning-featured-excerpt {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 140%;
  color: #000000;
  margin: 0;
  letter-spacing: 0%; }

.eg-learning-featured-content .eg-learning-featured-readmore {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 140%;
  color: #000000;
  text-decoration: underline; }

.eg-learning-thumbs {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px; }

.eg-learning-thumb {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  background: #ffffff;
  border: 1px solid #ECECEB;
  border-radius: 2px;
  overflow: hidden; }

.eg-learning-thumb:hover {
  text-decoration: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); }

.eg-learning-thumb-image {
  width: 100%;
  height: 216px;
  overflow: hidden; }

.eg-learning-thumb-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block; }

.eg-learning-thumb-title {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 125%;
  color: #000000;
  text-decoration: underline;
  padding: 16px;
  margin: 0;
  letter-spacing: 0%; }

.eg-learning .eg-section-title img {
  vertical-align: top !important; }

@media (max-width: 767px) {
  .eg-learning-featured {
    flex-direction: column; }
  .eg-learning-featured-image {
    flex: 0 0 100%;
    max-width: 100%; }
  .eg-learning-featured-image img {
    height: 250px; }
  .eg-learning-featured-content {
    padding-top: 0; }
  .eg-learning-thumbs {
    grid-template-columns: repeat(2, 1fr); }
  .eg-learning .eg-section-header {
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column; } }

/* INSIDE THE WORKSHOP */
.sauce-deals {
  padding-bottom: 40px;
  background: #ffffff; }

.sauce-deals #addsouce-hp-widget {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 15px; }

.sauce-deals .snptwdgt__headng {
  font-family: 'Roboto Condensed', sans-serif !important;
  font-weight: 700 !important;
  font-size: 33px !important;
  line-height: 125% !important;
  color: #101010 !important;
  text-align: left !important;
  text-transform: uppercase !important;
  margin-bottom: 8px !important;
  padding: 0 !important;
  padding-left: 0 !important; }

.sauce-deals .snptwdgt__headng .snpt-brand {
  color: #ED7623 !important; }

.sauce-deals .snpt-subtitle {
  font-family: 'Roboto', sans-serif !important;
  font-weight: 300 !important;
  font-size: 16px !important;
  line-height: 140% !important;
  color: #000000 !important;
  text-align: left !important;
  margin: 0 0 20px 0 !important;
  letter-spacing: 0%; }

.sauce-deals .snptwdgt__headr-main,
.sauce-deals .snptwdgt__headr,
.sauce-deals .snptwdgt__headr-x,
.sauce-deals .snptwdgt__headr-blok {
  padding: 0 !important;
  margin: 0 !important;
  text-align: left !important; }

.sauce-deals .snptwdgt-container,
.sauce-deals .snptwdgt-feed {
  padding: 0 !important; }

/* Card shape */
.sauce-deals .snpt__fauximag {
  padding: 0 !important;
  height: 200px !important; }

.sauce-deals .snpt-fauximag-bin {
  aspect-ratio: 16/9 !important;
  height: auto !important; }

.sauce-deals .snpt__fauximag img,
.sauce-deals .snpt__fauximag video {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important; }

/* Hide arrows */
.sauce-deals .snptslide-prev,
.sauce-deals .snptslide-next {
  display: none !important; }

/* Hide overlay background circle */
.sauce-deals .snptcrd__ovrly-bg {
  display: none !important; }

/* Keep overlay visible */
.sauce-deals .snptcrd__ovrly {
  opacity: 1 !important;
  visibility: visible !important;
  background: transparent !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important; }

.sauce-deals .ovrly_content {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  height: 100% !important; }

.sauce-deals .snpt-atm-el {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important; }

.sauce-deals .ovrly_content,
.sauce-deals .snpt-atm,
.sauce-deals .snpt-atm-el,
.sauce-deals .sfx-move-in {
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
  animation: none !important;
  transition: none !important; }

.sauce-deals .snptcrd__btn_ico img {
  width: 20px !important;
  height: 20px !important;
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important; }

.sauce-deals .snptwdgt-container {
  padding-left: 0 !important;
  margin-left: 0 !important; }

.sauce-deals .snptwdgt__headr-main {
  padding-left: 0 !important;
  margin-left: 0 !important; }

.eg-tranding .swiper-slide,
.eg-new-products .swiper-slide {
  height: auto;
  min-height: 500px; }

.eg-section-title {
  font-family: 'Roboto Condensed', sans-serif !important;
  font-weight: 700;
  font-size: 33px;
  line-height: 125%;
  color: #101010;
  text-transform: capitalize;
  letter-spacing: 0%;
  margin-bottom: 0;
  margin-top: 0; }

.eg-see-all-link {
  color: #595959 !important; }

.eg-see-all-link.eg-white {
  color: #ffffff !important; }

/* PRODUCT CARDS */
.product-item-hp {
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  padding: 15px;
  height: 100%; }

.product-item-hp > a {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  color: inherit; }

.product-item-hp .product-image {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 184px;
  margin-bottom: 15px; }

.product-item-hp .eg-product-name {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 600;
  font-size: 19px;
  line-height: 23px;
  color: #000000;
  margin-bottom: 8px;
  text-align: left;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden; }

/* Prices */
.product-item-hp .prices-cs {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left; }

#shop-whats-hot .prices-cs {
  margin: 25px 0 20px; }

.product-item-hp .actual-price {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  color: #000000;
  display: block; }

/* Actions */
.product-item-hp .actions {
  margin-top: auto; }

/* Button - for non-configurable products */
.product-item-hp .form-action-addToCart {
  display: block !important;
  width: 100% !important;
  background: #ED7623 !important;
  color: #ffffff !important;
  font-family: 'Roboto Condensed', sans-serif !important;
  font-weight: 700 !important;
  font-size: 16px !important;
  line-height: 19px !important;
  text-align: center !important;
  padding: 11px 24px !important;
  min-height: 41px !important;
  border: none !important;
  border-radius: 0 !important;
  cursor: pointer !important;
  text-transform: uppercase !important;
  box-sizing: border-box !important; }

.product-item-hp .form-action-addToCart:hover {
  background: #c85a00 !important;
  color: #fff !important;
  text-decoration: none !important; }

/* Link - for configurable products */
.product-item-hp .add-configurable-link {
  display: block !important;
  width: 100% !important;
  background: #ED7623 !important;
  color: #ffffff !important;
  font-family: 'Roboto Condensed', sans-serif !important;
  font-weight: 700 !important;
  font-size: 16px !important;
  line-height: 19px !important;
  text-align: center !important;
  padding: 11px 24px !important;
  min-height: 41px !important;
  text-decoration: none !important;
  border-radius: 0 !important;
  box-sizing: border-box !important;
  text-transform: uppercase !important; }

.product-item-hp .add-configurable-link:hover {
  background: #c85a00 !important;
  color: #fff !important;
  text-decoration: none !important; }

.eg-new-items-banner,
.eg-new-items-banner {
  margin-bottom: 45px; }

.eg-deals-banner {
  margin-top: 45px; }

/* Hide unwanted elements */
.sauce-deals .snpt-swiper-pagination,
.sauce-deals .snptwdgt-rtd__f2tr,
.sauce-deals .snpt-hotspot-block-info,
.sauce-deals .snpt-hotspot-block-container,
.sauce-deals .snptcrd__uname-container {
  display: none !important; }

.mobile-title {
  display: none; }

.desktop-title {
  display: block; }

.mobile-see-all {
  display: none; }

.desktop-see-all {
  display: block; }

.mobile-brand-title {
  display: none; }

.homepage-why-strip .footer-why-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px; }

.homepage-why-strip .why-header {
  display: flex;
  align-items: flex-start;
  gap: 14px; }

.homepage-why-strip .why-text {
  display: flex;
  flex-direction: column;
  gap: 8px; }

.homepage-why-strip .footer-why-item .why-content {
  width: 100%; }

.homepage-why-strip .footer-why-item h4 {
  margin: 0; }

.homepage-why-strip h4 {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
  letter-spacing: 0%;
  color: #000000;
  margin: 0;
  text-transform: uppercase; }

.homepage-why-strip p {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 140%;
  color: #000000;
  letter-spacing: 0%;
  margin: 0; }

.eg-product-sku {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: rgba(16, 16, 16, 0.5);
  margin: 6px 0 4px; }

.eg-product-rating {
  margin-bottom: 8px; }

.star-rating {
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #D9D9D9; }

.star-rating::before {
  content: '★★★★★';
  letter-spacing: 2px; }

.stars-filled {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  color: #ED7623;
  white-space: nowrap; }

.stars-filled::before {
  content: '★★★★★';
  letter-spacing: 2px; }

.free-shipping-badge {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 8px 0;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  color: #101010; }

@media (max-width: 767px) {
  /* Hide on mobile */
  #shop-whats-new,
  .eg-deals-banner {
    display: none !important; }
  /* Hero grid */
  .eg-hero-grid {
    padding: 0;
    margin: 0;
    margin-top: 40px; }
  .eg-hero-inner {
    grid-template-columns: 1fr;
    height: auto;
    gap: 20px; }
  .eg-hero-left,
  .eg-hero-middle {
    height: auto; }
  .eg-hero-left img,
  .eg-hero-middle img,
  .eg-hero-right-top img,
  .eg-hero-right-bottom img {
    width: 100%;
    height: auto;
    display: block; }
  .eg-hero-right {
    flex-direction: column;
    height: auto;
    gap: 20px; }
  .eg-hero-right-top,
  .eg-hero-right-bottom {
    height: auto; }
  .mobile-title {
    display: block; }
  .desktop-title {
    display: none; }
  .eg-section-title {
    font-size: 22px;
    line-height: normal;
    color: #101010; }
  #eg-shop-catagory .eg-section-title {
    letter-spacing: 0%;
    line-height: 100%; }
  .mobile-see-all {
    display: block; }
  .desktop-see-all {
    display: none; }
  .eg-catagory-swiper {
    overflow: visible !important; }
  .eg-catagory {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 14px !important;
    flex-wrap: unset !important;
    transform: none !important;
    width: 100% !important; }
  .eg-catagory-detail {
    width: 100% !important;
    margin: 0 !important; }
  .eg-catagory-detail-inr {
    height: 155px; }
  .eg-shop-catagory .swiper-button-prev,
  .eg-shop-catagory .swiper-button-next {
    display: none !important; }
  .eg-shop-catagory .eg-section-subtitle,
  .eg-shop-catagory .eg-see-all-link {
    display: none !important; }
  .eg-brand {
    padding: 30px 0; }
  .eg-brand-header {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: space-between !important;
    text-align: left !important;
    margin-bottom: 16px; }
  .eg-brand-header * {
    margin-top: 0 !important;
    padding-top: 0 !important;
    align-self: center !important; }
  .eg-brand-header .eg-section-title {
    margin-bottom: 0 !important;
    line-height: 2 !important;
    letter-spacing: 0%;
    margin-left: 1px; }
  .eg-brand-header .eg-see-all-link {
    padding-bottom: 0 !important;
    color: #ED7623 !important;
    margin-right: -2px; }
  .eg-brand-grid {
    gap: 30px 15px; }
  .mobile-brand-title {
    display: block; }
  .eg-learning .eg-section-subtitle {
    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
    color: #000000;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    padding-left: 17px;
    letter-spacing: 0%; }
  .eg-learning-thumbs {
    grid-template-columns: 1fr;
    gap: 12px; }
  .eg-learning-thumb {
    flex-direction: row;
    border: 1px solid #D9D9D9;
    border-radius: 2px;
    height: 117px; }
  .eg-learning-thumb-image {
    width: 142px;
    height: 117px;
    flex-shrink: 0; }
  .eg-learning-thumb-title {
    font-size: 16px;
    line-height: 19px;
    padding: 16px 12px;
    text-decoration: underline; }
  #shop-whats-hot {
    padding: 0;
    padding-bottom: 15px; }
  .eg-promo-banners {
    margin: 0; }
  .eg-promo-banners .eg-container {
    padding: 0;
    max-width: 100%; }
  .eg-promo-card img {
    width: 100%;
    display: block; } }

.desktop-why-title,
.desktop-why-text {
  display: inline; }

@media (max-width: 767px) {
  .main.full {
    display: flex !important;
    flex-direction: column; }
  .desktop-why-title,
  .desktop-why-text {
    display: none; }
  .footer-why-item {
    border-bottom: 1px solid #FFFFFF !important;
    padding: 18px 16px; }
  .footer-why-item:last-child {
    border-bottom: none !important; }
  .footer-why-item .why-icon {
    width: 54px;
    height: 54px;
    flex-shrink: 0; }
  .footer-why-item .why-content h4 {
    font-size: 20px;
    line-height: 25px; }
  .footer-why-item .why-content p {
    font-size: 14px;
    line-height: 17px; }
  .eg-tranding:not(.eg-new-products) .swiper-button-next,
  .eg-tranding:not(.eg-new-products) .swiper-button-prev {
    display: block !important;
    width: 30px;
    height: 30px;
    background-color: transparent; }
    .eg-tranding:not(.eg-new-products) .swiper-button-next svg,
    .eg-tranding:not(.eg-new-products) .swiper-button-prev svg {
      width: 20px;
      height: 20px; }
  .eg-tranding .mobile-see-all {
    color: #ED7623 !important; }
  .eg-spektra-banner img {
    width: 100%;
    height: auto;
    display: block; }
  .eg-spektra-banner a,
  .eg-spektra-banner picture,
  .eg-spektra-banner img {
    display: block;
    width: 100%; }
  .sauce-deals .snptwdgt__headng {
    font-family: 'Roboto Condensed', sans-serif !important;
    font-weight: 700 !important;
    font-size: 22px !important;
    line-height: 100% !important;
    color: #101010 !important;
    margin-bottom: 0 !important;
    letter-spacing: 0%; }
  .sauce-deals .snptwdgt-container .snptwdgt__headr.snptwdgt__headr-x .snptwdgt__headng,
  .snptwdgt-container .snptwdgt__headr.snptwdgt__headr-x .snptwdgt__subheadng,
  .snptwdgt-container .snptwdgt__headr.snptwdgt__headr-x .snptwdgt__headng_feed_title {
    font-family: "Roboto Condensed", sans-serif !important; }
  .sauce-deals .snptwdgt__headng .snpt-brand {
    color: #101010 !important; }
  .sauce-deals .snpt-subtitle,
  .sauce-deals .snpt-subtitle .tt-mobile {
    font-family: 'Roboto Condensed', sans-serif !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 18px !important;
    color: #101010 !important;
    display: block !important;
    letter-spacing: 0%; }
    .sauce-deals .snpt-subtitle a,
    .sauce-deals .snpt-subtitle .tt-mobile a {
      font-family: 'Roboto Condensed', sans-serif !important;
      font-size: 14px !important;
      color: #101010 !important; }
  .eg-brand-card img {
    padding: 2px; }
  .eg-brand-card {
    height: 90px;
    padding: 2px; }
  .eg-new-items-banner {
    margin-bottom: 30px; }
    .eg-new-items-banner .eg-container {
      padding: 0; }
    .eg-new-items-banner a,
    .eg-new-items-banner picture,
    .eg-new-items-banner img {
      display: block;
      width: 100%; }
  .eg-promo-banners {
    order: 3; }
  .homepage-why-strip {
    order: 4; }
  .eg-shop-catagory {
    order: 5; }
  .eg-spektra-banner {
    order: 6; }
  .eg-brand {
    order: 7; }
  .eg-video-section {
    order: 8; }
  .eg-testimonial {
    order: 9; }
  .eg-learning {
    order: 10; }
  .sauce-deals {
    order: 11; }
  .eg-deals-banner {
    display: none !important; }
  .eg-promo-inner {
    grid-template-columns: 1fr;
    gap: 30px; }
  .eg-shop-catagory {
    padding-bottom: 30px; }
  .sauce-deals {
    padding: 0px 0 20px !important; }
  .tt-desktop {
    display: none; } }

.is-homepage .footer-why-strip {
  display: none !important; }

@media (min-width: 768px) {
  .tt-mobile {
    display: none; } }

.product-image {
  position: relative;
  display: block;
  height: 180px; }

.product-item-hp .eg-product-name {
  min-height: 69px; }

.product-item-hp .prices-cs {
  min-height: 57px; }

.eg-learning-see-all {
  text-align: right;
  margin-top: 16px; }

.tt-back-to-top {
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 62px;
  height: 55px;
  background: rgba(217, 217, 217, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  z-index: 999; }
  .tt-back-to-top.visible {
    opacity: 1;
    visibility: visible; }
  .tt-back-to-top:hover {
    background: rgba(217, 217, 217, 0.8); }
  .tt-back-to-top::after {
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    border-top: 2px solid rgba(89, 89, 89, 0.8);
    border-right: 2px solid rgba(89, 89, 89, 0.8);
    transform: rotate(-45deg) translateY(3px); }

.eg-mobile-deals-banner {
  display: none; }
  @media (max-width: 767px) {
    .eg-mobile-deals-banner {
      display: block;
      margin-top: 30px;
      margin-bottom: 15px; }
      .eg-mobile-deals-banner a,
      .eg-mobile-deals-banner img {
        display: block;
        width: 100%; } }

.eg-testimonial .eg-testimonial-swiper,
.eg-testimonial .eg-testimonial-see-all {
  display: none; }

@media (max-width: 767px) {
  .eg-testimonial {
    padding-bottom: 8px; }
    .eg-testimonial .eg-testimonial-list,
    .eg-testimonial .eg-section-header .eg-see-all-link {
      display: none; }
    .eg-testimonial .eg-testimonial-swiper,
    .eg-testimonial .eg-testimonial-see-all {
      display: block; }
    .eg-testimonial .eg-testimonial-see-all .eg-see-all-link {
      color: #ED7623 !important; }
    .eg-testimonial .eg-testimonial-swiper .swiper-button-prev,
    .eg-testimonial .eg-testimonial-swiper .swiper-button-next {
      width: 27px;
      height: 27px;
      background-color: #FFFFFF;
      border-radius: 50%;
      box-shadow: 0px 0px 5px -1px rgba(0, 0, 0, 0.25);
      top: 50%;
      transform: translateY(-50%);
      margin-top: 0; }
      .eg-testimonial .eg-testimonial-swiper .swiper-button-prev::after,
      .eg-testimonial .eg-testimonial-swiper .swiper-button-next::after {
        content: '';
        font-size: 0;
        width: 10px;
        height: 10px;
        background-image: url("https://store-byznwdb8us.mybigcommerce.com/content/ARROW_RIGHT.png");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        display: block; }
    .eg-testimonial .eg-testimonial-swiper .swiper-button-prev::after {
      transform: rotate(180deg); }
    .eg-testimonial .eg-testimonial-card {
      position: relative;
      padding-top: 15px; }
    .eg-testimonial .eg-testimonial-quote {
      position: absolute;
      top: -15px;
      left: -1px;
      width: 64px;
      height: 64px;
      z-index: 2;
      background: #fff; }
    .eg-testimonial .eg-testimonial-box {
      position: relative;
      border: 1px solid #ED7623;
      padding: 50px 40px 25px;
      min-height: 180px;
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
    .eg-testimonial .eg-testimonial-text {
      font-family: 'Roboto', sans-serif;
      font-weight: 300;
      font-size: 16px;
      line-height: 140%;
      color: #000000;
      margin-bottom: 16px; }
    .eg-testimonial .eg-testimonial-author {
      font-family: 'Roboto Condensed', sans-serif;
      font-weight: 400;
      font-size: 14px;
      line-height: 18px;
      color: #101010;
      text-align: right;
      margin: 0;
      margin-right: -16px; }
    .eg-testimonial .swiper-pagination-bullet {
      background: #ccc;
      opacity: 1; }
      .eg-testimonial .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: #ED7623; }
    .eg-testimonial .swiper-button-prev,
    .eg-testimonial .swiper-button-next {
      color: #ccc; }
      .eg-testimonial .swiper-button-prev::after,
      .eg-testimonial .swiper-button-next::after {
        font-size: 20px; }
    .eg-testimonial .eg-testimonial-see-all {
      text-align: center; } }

@media (max-width: 767px) {
  .eg-learning {
    padding: 0; }
    .eg-learning .eg-section-subtitle {
      font-family: 'Roboto Condensed', sans-serif;
      font-weight: 400;
      font-size: 14px;
      line-height: 18px;
      color: #101010; }
    .eg-learning h2.eg-section-title {
      font-family: 'Roboto Condensed', sans-serif;
      font-weight: 700;
      font-size: 22px;
      line-height: 100%;
      color: #101010;
      margin-bottom: -10px;
      letter-spacing: 0%; }
    .eg-learning .eg-learning-mobile-see-all {
      color: #ED7623 !important;
      line-height: 100%;
      letter-spacing: 0%; }
    .eg-learning .eg-learning-featured-title.is-multiline ~ .eg-learning-mobile-see-all {
      margin-top: -12px; }
    .eg-learning .eg-learning-thumbs,
    .eg-learning .eg-learning-see-all {
      display: none; }
    .eg-learning .eg-learning-featured {
      display: block; }
      .eg-learning .eg-learning-featured .eg-learning-featured-image {
        display: block;
        width: 100%; }
        .eg-learning .eg-learning-featured .eg-learning-featured-image img {
          width: 100%;
          height: auto;
          display: block; }
      .eg-learning .eg-learning-featured .eg-learning-featured-content {
        gap: 0; }
        .eg-learning .eg-learning-featured .eg-learning-featured-content .eg-learning-featured-title a {
          font-family: 'Roboto Condensed', sans-serif;
          font-weight: 400;
          font-size: 16px;
          color: #000000;
          text-decoration: none;
          letter-spacing: 0%; }
        .eg-learning .eg-learning-featured .eg-learning-featured-content .eg-learning-featured-title {
          line-height: 100%;
          letter-spacing: 0%;
          font-size: 16px;
          font-weight: 400;
          padding-top: 12px; }
        .eg-learning .eg-learning-featured .eg-learning-featured-content .eg-learning-featured-excerpt {
          display: none; }
  .eg-learning-mobile-see-all {
    display: block;
    text-align: right; }
  .eg-learning-see-all {
    display: none; } }

@media (min-width: 768px) {
  .eg-learning-mobile-see-all {
    display: none; } }

.eg-video-mobile {
  display: none; }
  @media (max-width: 767px) {
    .eg-video-mobile {
      display: block;
      background: #0A224E;
      width: 100%;
      padding: 16px 8px; }
      .eg-video-mobile .eg-video-mobile-header {
        padding: 20px 19px 16px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
        .eg-video-mobile .eg-video-mobile-header .eg-video-mobile-label {
          font-family: 'Roboto Condensed', sans-serif;
          font-weight: 700;
          font-size: 18px;
          color: #fff;
          margin: 0; }
        .eg-video-mobile .eg-video-mobile-header .eg-video-mobile-sublabel {
          font-family: 'Roboto Condensed', sans-serif;
          font-weight: 400;
          font-size: 14px;
          color: #fff;
          margin: 4px 0 0; }
      .eg-video-mobile .eg-video-mobile-thumb {
        position: relative;
        margin: 16px 19px 0; }
        .eg-video-mobile .eg-video-mobile-thumb .eg-video-placeholder {
          position: relative;
          width: 100%;
          aspect-ratio: 16/9;
          background: #000;
          display: flex;
          align-items: center;
          justify-content: center; }
        .eg-video-mobile .eg-video-mobile-thumb .eg-play-button {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          z-index: 1; }
      .eg-video-mobile .eg-video-mobile-desc {
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 400;
        font-size: 16px;
        line-height: 19px;
        color: #fff;
        margin: 16px 19px;
        padding: 0 25px; }
      .eg-video-mobile .eg-video-mobile-cta {
        display: block;
        margin: 0 45px 15px;
        background: #ED7623;
        color: #fff;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 700;
        font-size: 16px;
        line-height: 19px;
        text-align: center;
        padding: 13px;
        text-decoration: none; } }

@media (max-width: 767px) {
  .homepage-why-strip .footer-why-item {
    display: grid !important;
    grid-template-columns: 60px 1fr !important;
    grid-template-rows: auto auto !important;
    align-items: start !important;
    gap: 8px 23px !important;
    padding: 30px;
    border-bottom: 1px solid #ccc; }
  .homepage-why-strip .why-header {
    display: contents !important; }
  .homepage-why-strip .why-icon {
    grid-column: 1;
    grid-row: 1 / 3;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0; }
  .homepage-why-strip .footer-why-item h4 {
    grid-column: 2;
    grid-row: 1;
    margin: 0;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 0%; }
  .homepage-why-strip .footer-why-item > p {
    grid-column: 2;
    grid-row: 2;
    margin: 0;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    line-height: 100%;
    font-size: 14px; }
  .eg-video-section {
    background: transparent;
    padding: 0;
    margin: 0;
    margin-top: 17px; }
    .eg-video-section .eg-video-desktop {
      display: none; }
  .eg-video-mobile-section-header .eg-section-header {
    margin-bottom: 12px; }
  .eg-video-mobile-section-header .eg-section-title {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 100%;
    color: #101010;
    margin: 0;
    letter-spacing: 0%; }
  .eg-video-mobile-section-header .eg-section-subtitle {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #101010;
    margin: 0;
    text-align: left;
    letter-spacing: 0%; }
  .eg-video-mobile-section-header .eg-section-title img {
    display: none; }
  #shop-whats-hot .eg-tranding-wrapper .product-item-hp {
    min-height: 568px; }
  .tt-back-to-top {
    right: 0;
    bottom: 20px;
    width: 55px;
    height: 55px; }
  html,
  body {
    overflow-x: hidden; }
  #shop-whats-hot .prices-cs {
    margin: 25px 0px; }
  .eg-tranding .eg-section-title.mobile-title {
    font-size: 24px;
    margin-top: 20px; } }

.eg-video-mobile-section-header {
  display: none; }
  @media (max-width: 767px) {
    .eg-video-mobile-section-header {
      display: block; } }

@media (max-width: 767px) {
  .eg-video-desktop {
    display: none; } }

.eg-video-mobile {
  display: none; }
  @media (max-width: 767px) {
    .eg-video-mobile {
      display: block;
      background: #0A224E;
      width: 100%; } }

@media (max-width: 960px) and (min-width: 768px) {
  .homepage-why-strip .why-header {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px; }
  .homepage-why-strip .why-icon {
    flex-shrink: 0;
    width: 40px; }
  .homepage-why-strip .why-header h4 {
    width: 100%;
    flex-basis: 100%; }
  .homepage-why-strip h4 {
    font-size: 16px;
    line-height: 20px; }
  .homepage-why-strip p {
    font-size: 12px;
    line-height: 130%; }
  .eg-video-thumbnail {
    flex: 0 0 50%;
    max-width: 50%; }
  .eg-video-placeholder {
    height: 350px; } }

.eg-tranding .swiper-button-prev,
.eg-tranding .swiper-button-next {
  margin-top: 0 !important;
  top: 50% !important;
  transform: translateY(-50%) !important; }

.product-item-hp.is-loading .eg-product-name {
  background: #d0d0d0;
  height: 60px;
  width: 100%;
  border-radius: 4px;
  color: transparent;
  position: relative;
  overflow: hidden; }

.product-item-hp.is-loading .eg-product-sku {
  background: #e8e8e8;
  height: 14px;
  width: 60%;
  border-radius: 4px;
  color: transparent;
  position: relative;
  overflow: hidden; }

.product-item-hp.is-loading .eg-product-rating .star-rating {
  background: #f0c070;
  height: 16px;
  width: 90px;
  border-radius: 4px;
  display: inline-block;
  position: relative;
  overflow: hidden; }
  .product-item-hp.is-loading .eg-product-rating .star-rating::before {
    content: none; }
  .product-item-hp.is-loading .eg-product-rating .star-rating .stars-filled {
    display: none; }

.product-item-hp.is-loading .actual-price {
  background: #c8c8c8;
  height: 28px;
  width: 80px;
  border-radius: 4px;
  color: transparent;
  display: block;
  position: relative;
  overflow: hidden; }

.product-item-hp.is-loading .discount-price {
  background: #e0e0e0;
  height: 14px;
  width: 60px;
  border-radius: 4px;
  color: transparent;
  display: block;
  position: relative;
  overflow: hidden; }

.product-item-hp.is-loading .free-shipping-badge {
  background: #d0d0d0;
  border-radius: 4px;
  height: 20px;
  width: 120px;
  position: relative;
  overflow: hidden; }
  .product-item-hp.is-loading .free-shipping-badge img,
  .product-item-hp.is-loading .free-shipping-badge span {
    visibility: hidden; }
  .product-item-hp.is-loading .free-shipping-badge::after {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.5), transparent);
    animation: skeleton-shimmer 1.2s infinite; }

.product-item-hp.is-loading .form-action-addToCart {
  background: #ED7623 !important;
  color: transparent !important;
  position: relative;
  overflow: hidden; }
  .product-item-hp.is-loading .form-action-addToCart::after {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    animation: skeleton-shimmer 1.2s infinite; }

.product-item-hp.is-loading .eg-product-name::after,
.product-item-hp.is-loading .eg-product-sku::after,
.product-item-hp.is-loading .eg-product-rating .star-rating::after,
.product-item-hp.is-loading .actual-price::after,
.product-item-hp.is-loading .discount-price::after {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.5), transparent);
  animation: skeleton-shimmer 1.2s infinite; }

@keyframes skeleton-shimmer {
  0% {
    left: -100%; }
  100% {
    left: 100%; } }

@media (max-width: 1249px) and (min-width: 768px) {
  .eg-hero-inner {
    grid-template-columns: 1fr 1fr 1fr;
    height: auto;
    gap: 10px; }
  .eg-hero-left img,
  .eg-hero-middle img,
  .eg-hero-right-top img,
  .eg-hero-right-bottom img {
    height: auto;
    width: 100%; }
  .eg-hero-right {
    gap: 10px; } }

@media (max-width: 767px) {
  .eg-hero-inner {
    display: flex;
    flex-direction: column; }
  .eg-video-mobile .eg-play-button {
    width: 69px;
    height: 69px; } }

.eg-tranding-slick {
  margin: 0px;
  padding: 0 28px;
  position: relative; }
  .eg-tranding-slick .slick-list {
    overflow: hidden; }
  .eg-tranding-slick .free-shipping-badge img {
    width: 20px;
    height: 19px; }
  .eg-tranding-slick .product-item-hp .product-image {
    overflow: hidden; }
    .eg-tranding-slick .product-item-hp .product-image img {
      width: auto;
      max-width: 100%;
      height: 100%;
      object-fit: contain; }

@media only screen and (max-width: 767px) {
  .eg-tranding-slick {
    padding: 0;
    margin-bottom: 10px; }
    .eg-tranding-slick .slick-list {
      margin: 0 -5px; }
    .eg-tranding-slick .slick-slide {
      margin: 0 5px; }
  .eg-learning-featured-content .eg-learning-featured-readmore {
    display: none; }
  .eg-testimonial .eg-section-header {
    margin-bottom: 15px;
    padding-left: 10px; }
  .eg-testimonial {
    padding: 15px 0; }
  .eg-see-all-arrow {
    font-size: 20px !important; } }

.sauce-deals .snptwdgt-container .snptwdgt__headr.snptwdgt__headr-x .snptwdgt__headng,
.snptwdgt-container .snptwdgt__headr.snptwdgt__headr-x .snptwdgt__subheadng,
.snptwdgt-container .snptwdgt__headr.snptwdgt__headr-x .snptwdgt__headng_feed_title {
  font-family: "Roboto Condensed", sans-serif !important; }

body.default-cus .container.main-cs-container {
  padding: 0px !important; }

body.default-cus .container.main-cs-container .main.full .eg-hero-grid .eg-container {
  padding: 0px 17px; }

.discount-price {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  text-decoration: line-through;
  color: #8C8888;
  display: block;
  margin-top: 4px;
  text-align: left;
  letter-spacing: 0%; }

.eg-see-all-arrow img {
  width: 6px;
  height: 11px; }

@media (max-width: 768px) {
  .eg-see-all-arrow img {
    width: 5px;
    height: 9.5px; }
  .eg-see-all-link .eg-see-all-arrow {
    margin-left: 6px;
    position: relative;
    top: 0px; } }

#shop-whats-hot .eg-tranding-slick .product-item-hp {
  width: 100%;
  max-width: 100%; }

@media only screen and (max-width: 767px) {
  #shop-whats-hot .eg-tranding-slick .eg-tranding-wrapper {
    padding: 0 !important; } }

.eg-promo-banners .eg-promo-inner {
  display: flex;
  gap: 26px; }

.eg-promo-banners .eg-promo-card {
  position: relative;
  display: flex;
  align-items: flex-start;
  flex: 1;
  height: 224px;
  background: #09306C;
  border-radius: 2px;
  overflow: hidden; }

.eg-promo-banners .eg-promo-thumb {
  width: 182px;
  height: 100%;
  flex-shrink: 0;
  overflow: hidden; }
  .eg-promo-banners .eg-promo-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block; }

.eg-promo-banners .eg-promo-content {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 24px 20px 24px 28px;
  height: 100%;
  box-sizing: border-box;
  color: #FFFFFF; }

.eg-promo-banners .eg-promo-title {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 25px;
  line-height: 29px;
  color: #FFFFFF;
  margin: 0; }

.eg-promo-banners .eg-promo-text {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 140%;
  color: #FFFFFF;
  margin: 0; }

.eg-promo-banners .eg-promo-btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 203px;
  padding: 6px 24px;
  background: #FFFFFF;
  color: #101010;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-decoration: none;
  position: static;
  margin-top: auto;
  flex-shrink: 0; }

@media only screen and (min-width: 767px) and (max-width: 1199px) {
  .eg-promo-banners .eg-promo-inner {
    flex-direction: column;
    align-items: center;
    gap: 26px; }
  .eg-promo-banners .eg-promo-card {
    width: 100%;
    max-width: 600px;
    height: 224px;
    align-items: flex-start; }
  .eg-promo-banners .eg-promo-thumb {
    width: 182px; }
  .eg-promo-banners .eg-promo-content {
    flex: 1;
    gap: 16px;
    padding: 24px 20px 24px 28px; }
  .eg-promo-banners .eg-promo-btn {
    position: static;
    margin-top: auto; }
  .eg-promo-banners .eg-promo-text {
    margin-bottom: 32px; } }

@media only screen and (max-width: 767px) {
  .eg-promo-banners .eg-promo-inner {
    flex-direction: column;
    gap: 32px; }
  .eg-promo-banners .eg-promo-card {
    width: 100%;
    height: auto;
    min-height: 224px;
    align-items: stretch;
    border: 0; }
  .eg-promo-banners .eg-promo-thumb {
    width: 139px; }
  .eg-promo-banners .eg-promo-content {
    width: 280px;
    gap: 15px;
    justify-content: center;
    margin-top: -17px; }
  .eg-promo-banners .eg-promo-btn {
    position: absolute;
    left: 169px;
    bottom: 28px;
    width: 154px;
    height: 29px;
    padding: 6px 24px;
    gap: 10px; }
  .eg-promo-banners .eg-promo-title {
    letter-spacing: 0%;
    line-height: 100%; } }

@media only screen and (min-width: 431px) and (max-width: 766px) {
  .eg-promo-banners .eg-promo-inner {
    flex-direction: column;
    align-items: center;
    gap: 26px; }
  .eg-promo-banners .eg-promo-card {
    width: 100%;
    max-width: 420px;
    height: 224px;
    align-items: center; }
  .eg-promo-banners .eg-promo-thumb {
    width: 139px; }
  .eg-promo-banners .eg-promo-content {
    flex: 1;
    gap: 12px;
    padding: 20px 20px 20px 24px;
    justify-content: center; }
  .eg-promo-banners .eg-promo-btn {
    position: static;
    margin-top: 16px; } }

@media only screen and (min-width: 1200px) and (max-width: 1349px) {
  .eg-promo-banners .eg-promo-thumb {
    width: cover; }
  .eg-promo-banners .eg-promo-content {
    padding: 20px 16px 20px 20px; }
  .eg-promo-banners .eg-promo-title {
    font-size: 21px;
    line-height: 24px; }
  .eg-promo-banners .eg-promo-btn {
    width: auto;
    padding: 6px 18px; } }

@media only screen and (max-width: 767px) {
  .footer-why-item:nth-child(1) .why-icon svg {
    width: 58px;
    height: 58px; }
  .footer-why-item:nth-child(2) .why-icon svg {
    width: 47px;
    height: 49px; }
  .footer-why-item:nth-child(3) .why-icon svg {
    width: 50px;
    height: 49px; }
  .footer-why-item:nth-child(4) .why-icon svg {
    width: 58px;
    height: 50px; } }

@media (max-width: 767px) {
  .eg-testimonial .eg-see-all-link {
    display: inline-flex;
    align-items: center;
    gap: 4px; }
  .eg-testimonial .eg-see-all-arrow {
    display: inline-flex;
    align-items: center;
    line-height: 1; } }

.eg-deals-banner {
  padding: 24px 0; }
  .eg-deals-banner .eg-container {
    padding: 0 15px; }
  .eg-deals-banner-link {
    display: flex;
    align-items: center;
    gap: 24px;
    text-decoration: none;
    padding: 24px; }

.eg-deals-icon {
  flex-shrink: 0;
  width: 68px;
  height: 68px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 75px; }

.eg-deals-divider {
  width: 1px;
  height: 71px;
  background: #FFFFFF;
  flex-shrink: 0; }

.eg-deals-text {
  display: flex;
  flex-direction: column;
  align-self: flex-start; }
  .eg-deals-text .eg-deals-title,
  .eg-deals-text .eg-deals-subtitle {
    margin: 0; }

.eg-deals-title {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 600;
  font-size: 46px;
  line-height: 86%;
  letter-spacing: 2%;
  color: #FFFFFF;
  margin: 0; }

.eg-deals-subtitle {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  color: #FFFFFF;
  margin: 0;
  letter-spacing: 0%; }

.eg-deals-spacer {
  flex: 1; }

.eg-deals-btn {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  gap: 16px;
  background: #FFFFFF;
  color: #101010;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 23px;
  line-height: 100%;
  text-transform: uppercase;
  padding: 12px 20px 13px 36px;
  white-space: nowrap;
  margin-right: 20px; }

.eg-deals-banner-link {
  text-decoration: none;
  gap: 73px;
  padding: 20px;
  background: #0C2954; }
  .eg-deals-banner-link:hover, .eg-deals-banner-link:focus {
    text-decoration: none; }

.eg-new-items-banner .eg-container {
  height: 113px;
  overflow: hidden;
  position: relative; }

.eg-new-items-orange {
  background: #E85A01;
  width: 404px;
  flex-shrink: 0;
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 147px; }
  .eg-new-items-orange .eg-new-items-notch {
    position: absolute;
    right: -99px;
    top: 56%;
    width: 198.19px;
    height: 198.19px;
    background: #E85A01;
    transform: translateY(-50%) rotate(45deg); }

.eg-new-items-navy {
  background: #0C2954;
  flex: 1;
  display: flex;
  align-items: center;
  padding: 0 24px; }

.eg-new-items-link {
  display: flex;
  width: 100%;
  height: 100%;
  text-decoration: none; }
  .eg-new-items-link:hover, .eg-new-items-link:focus {
    text-decoration: none; }

.eg-new-items-title {
  margin: 0;
  display: flex;
  align-items: baseline;
  z-index: 1; }
  .eg-new-items-title .eg-new-items-new {
    font-family: 'Roboto Condensed', sans-serif;
    font-style: italic;
    font-weight: 900;
    font-size: 73.5103px;
    line-height: 125%;
    letter-spacing: 0.02em;
    color: #FFFFFF; }
  .eg-new-items-title .eg-new-items-items {
    font-family: 'Roboto Condensed', sans-serif;
    font-style: italic;
    font-weight: 400;
    font-size: 49.0069px;
    line-height: 125%;
    color: #FFFFFF;
    margin-left: 22px;
    letter-spacing: 0%;
    position: relative;
    top: -6px; }

.eg-new-items-text {
  width: 211px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 14px;
  letter-spacing: 0%;
  color: #FFFFFF;
  margin: 0; }
  .eg-new-items-text span {
    font-size: 14px;
    line-height: 18px; }

.eg-new-items-btn {
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 10px;
  gap: 16px;
  width: 199px;
  height: 46.25px;
  background: transparent;
  border: 1.40146px solid #ED7623;
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 22.4234px;
  line-height: 26px;
  text-align: center;
  color: #FFFFFF; }

.eg-new-items-navy {
  background: #0C2954;
  flex: 1;
  display: flex;
  align-items: center;
  padding: 0 44px 0 166px; }

.eg-new-items-divider {
  width: 1px;
  height: 64.65px;
  background: #ED7623;
  flex-shrink: 0;
  margin: 0 24px; }

.eg-new-items-spacer {
  flex: 1; }

@media only screen and (max-width: 767px) {
  .eg-new-items-banner .eg-container {
    height: 68px; }
  .eg-new-items-banner .eg-new-items-link {
    width: 100%;
    height: 68px;
    display: inline-flex; }
  .eg-new-items-orange {
    width: clamp(150px, 45vw, 198px);
    height: 68px;
    flex-shrink: 0;
    padding-left: clamp(12px, 4vw, 16px); }
    .eg-new-items-orange .eg-new-items-notch {
      width: clamp(90px, 26vw, 114px);
      height: clamp(90px, 26vw, 114px);
      right: clamp(-45px, -13vw, -57px);
      top: 51%;
      transform: translateY(-50%) rotate(47deg); }
  .eg-new-items-title {
    line-height: 125%;
    font-style: italic;
    margin-left: clamp(20px, 7vw, 30px); }
    .eg-new-items-title .eg-new-items-new {
      font-size: clamp(32px, 10vw, 44px);
      font-weight: 900;
      letter-spacing: 2%; }
    .eg-new-items-title .eg-new-items-items {
      margin-left: 4px;
      letter-spacing: 0%;
      font-weight: 400;
      font-size: clamp(22px, 7vw, 29px);
      position: relative;
      top: -3px; }
  .eg-new-items-navy {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0 12px 0 60px; }
    .eg-new-items-navy .eg-new-items-divider,
    .eg-new-items-navy .eg-new-items-text-wrap,
    .eg-new-items-navy .eg-new-items-spacer {
      display: none; }
  .eg-new-items-btn {
    width: auto;
    height: auto;
    padding: 7px 12px;
    gap: 6px;
    flex-shrink: 0;
    white-space: nowrap;
    margin-right: 5px;
    margin-top: 4px; }
    .eg-new-items-btn .tt-mobile {
      font-size: 16px;
      line-height: 100%;
      letter-spacing: 0%;
      font-weight: 700;
      margin-bottom: 1px; } }

@media only screen and (min-width: 768px) {
  .eg-new-items-btn .tt-mobile {
    display: none; } }

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .eg-deals-banner-link {
    gap: 24px;
    padding: 16px; }
  .eg-deals-icon {
    width: 50px;
    height: 50px;
    margin-left: 20px; }
    .eg-deals-icon svg {
      width: 50px;
      height: 50px; }
  .eg-deals-divider {
    height: 50px; }
  .eg-deals-title {
    font-size: 30px; }
  .eg-deals-subtitle {
    font-size: 14px;
    line-height: 18px; }
  .eg-deals-btn {
    font-size: 18px;
    padding: 10px 16px 10px 24px;
    gap: 10px;
    margin-right: 10px; }
    .eg-deals-btn svg {
      width: 22px;
      height: 12px; } }

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .eg-new-items-banner .eg-container {
    height: 90px; }
  .eg-new-items-orange {
    width: 300px;
    padding-left: 117px; }
    .eg-new-items-orange .eg-new-items-notch {
      width: 150px;
      height: 150px;
      right: -75px;
      top: 56%; }
  .eg-new-items-title .eg-new-items-new {
    font-size: 55px; }
  .eg-new-items-title .eg-new-items-items {
    font-size: 37px;
    margin-left: 16px; }
  .eg-new-items-navy {
    padding: 0 24px 0 122px; }
  .eg-new-items-divider {
    height: 50px;
    margin: 0 16px; }
  .eg-new-items-text {
    width: 180px;
    font-size: 14px; }
    .eg-new-items-text span {
      font-size: 13px; }
  .eg-new-items-btn {
    width: 160px;
    height: 40px;
    font-size: 18px;
    gap: 10px;
    padding-right: 8px; }
    .eg-new-items-btn svg {
      width: 24px;
      height: 13px; } }

@media only screen and (min-width: 768px) and (max-width: 890px) {
  .eg-new-items-btn {
    width: 110px;
    height: 30px;
    font-size: 12px;
    gap: 4px;
    padding-right: 6px; }
    .eg-new-items-btn svg {
      width: 16px;
      height: 9px; }
  .eg-new-items-orange {
    padding-left: 88px; }
  .eg-new-items-orange .eg-new-items-notch {
    right: -25px; }
  .eg-new-items-navy {
    padding: 0 24px 0 55px; }
  .eg-video-more {
    margin-top: 28px;
    padding-bottom: 9px; }
  .eg-video-section {
    padding: 0;
    padding-top: 48px; } }

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .eg-new-items-text {
    width: auto;
    max-width: 220px; }
  .eg-deals-banner {
    margin-top: 0;
    padding: 0; }
  .eg-deals-banner-link {
    gap: 26px;
    padding: 24px; }
  .eg-deals-icon {
    width: 40px;
    height: 40px;
    margin-left: 0; }
    .eg-deals-icon svg {
      width: 40px;
      height: 40px; }
  .eg-deals-divider {
    height: 40px; }
  .eg-deals-title {
    font-size: 22px;
    line-height: 100%;
    white-space: nowrap; }
  .eg-deals-subtitle {
    font-size: 12px;
    line-height: 16px; }
  .eg-deals-btn {
    font-size: 14px;
    padding: 8px 12px 8px 16px;
    gap: 8px; }
    .eg-deals-btn svg {
      width: 18px;
      height: 10px; }
  .eg-video-more {
    padding-bottom: 55px; }
  .eg-learning-featured-content {
    padding-top: 0; }
  .eg-learning-featured-excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 9;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .eg-see-all-link .eg-see-all-arrow {
    top: 1px; } }

.eg-testimonial-meta .eg-reviewby .eg-review-date {
  font-weight: 300; }

.eg-testimonial-author .eg-review-date {
  font-weight: 300; }

@media only screen and (min-width: 961px) and (max-width: 1420px) {
  .homepage-why-strip h4 {
    font-size: 18px;
    line-height: 20px; }
  .homepage-why-strip .why-header {
    gap: 5px; } }

@media only screen and (min-width: 721px) and (max-width: 766px) {
  #znid-581245433430 > .zn-element > .zn-row,
  #znid-584673452761 > .zn-element > .zn-row {
    padding: 0 !important; }
  .homepage-why-strip {
    margin-top: 10px; }
  #znid-106040826175 {
    margin: 0 0 5px 0 !important; } }

@media only screen and (min-width: 1025px) and (max-width: 1410px) {
  #znid-581245433430,
  #znid-584673452761 {
    padding-left: 15px;
    padding-right: 15px; }
  #znid-106040826175 {
    padding-left: 15px;
    padding-right: 15px; }
  #znid-106040826175 .zn-image {
    padding-left: 15px;
    padding-right: 15px; } }

.eg-tranding-slick {
  visibility: hidden;
  max-height: 565px; }

.eg-tranding-slick.slick-initialized {
  visibility: visible; }

.free-shipping-spacer {
  height: 33px; }

/*Homepage Whats Hot*/
.eg-tranding-wrapper {
  flex-direction: column;
  justify-content: space-between;
  align-items: center; }

.eg-tranding-wrapper .product-item-hp {
  border-radius: 4px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 15px;
  min-height: 480px; }

.eg-tranding-wrapper .product-item-hp {
  width: 100%; }

.eg-tranding-wrapper .product-item-hp:hover {
  text-decoration: none; }

.eg-tranding-wrapper .product-item-hp {
  position: relative;
  padding-bottom: 80px; }

#shop-whats-hot .product-item-hp .actions {
  width: calc(100% - 30px);
  left: 15px;
  position: absolute;
  bottom: 25px; }

#shop-whats-hot .prices-cs .msrp-price {
  font-size: 18px;
  line-height: 23px;
  padding: 0px;
  color: #909090;
  text-decoration: line-through;
  font-weight: 700; }

#shop-whats-hot .prices-cs {
  display: flex;
  flex-direction: column; }

#shop-whats-hot .product-item-hp .actions a.add-configurable-link {
  max-width: 300px; }

#shop-whats-hot .product-item-hp .actions button.form-action-addToCart {
  max-width: 300px; }

#shop-whats-hot .eg-tranding-slick {
  padding: 0px; }

#shop-whats-hot .eg-container .swiper-button-prev {
  left: -37px;
  top: 178px !important; }

#shop-whats-hot .eg-container .swiper-button-next {
  right: -37px;
  top: 178px !important; }

#shop-whats-hot .eg-tranding-slick .product-item-hp {
  border-radius: 0px !important;
  border-color: #D9D9D9; }

#shop-whats-hot .eg-tranding-slick .eg-tranding-wrapper {
  height: 100%;
  padding: 0 24px 0 0 !important;
  box-sizing: border-box; }

#shop-whats-hot .eg-tranding-slick .slick-list {
  margin-right: -24px; }

#shop-whats-hot .eg-tranding-slick .product-item-hp {
  padding: 29px 12px 13px 12px; }

#shop-whats-hot .eg-tranding-slick .product-item-hp .eg-product-name,
#shop-whats-hot .eg-tranding-slick .product-item-hp .eg-product-sku,
#shop-whats-hot .eg-tranding-slick .product-item-hp .eg-product-rating,
#shop-whats-hot .eg-tranding-slick .product-item-hp .prices-cs {
  padding: 0px 11px 0px 7px; }

#shop-whats-hot .eg-tranding-slick .product-item-hp .free-shipping-badge {
  padding: 0px 11px 0px 8px; }

#shop-whats-hot .product-item-hp .eg-product-name {
  margin-bottom: 4px;
  font-weight: 500;
  font-size: 18px; }

#shop-whats-hot .eg-tranding-slick .product-item-hp .eg-product-sku {
  margin: 4px 0px; }

#shop-whats-hot .eg-tranding-slick .product-item-hp .eg-product-rating {
  margin: 0px; }

#shop-whats-hot .eg-tranding-slick .product-item-hp .prices-cs {
  margin: 32px 0px 33px 0px; }

#shop-whats-hot .eg-tranding-slick .product-item-hp .prices-cs .discount-price {
  margin-top: 5px; }

#shop-whats-hot .product-item-hp .actions {
  width: 100%;
  position: unset; }

#shop-whats-hot .eg-tranding-slick .product-item-hp .free-shipping-badge {
  margin: 0px 0px 10px 0px; }

#shop-whats-hot .product-item-hp .actions button.form-action-addToCart {
  max-width: 100%; }

@media (max-width: 1490px) {
  #shop-whats-hot .eg-tranding-slick {
    padding: 0px 40px; }
  #shop-whats-hot .eg-container .swiper-button-prev {
    left: 0px; }
  #shop-whats-hot .eg-container .swiper-button-next {
    right: 0px; } }

@media (max-width: 1000px) {
  #shop-whats-hot .eg-tranding-slick .eg-tranding-wrapper {
    padding: 0px 15px 0px 0px !important; }
  #shop-whats-hot .eg-tranding-slick .slick-list {
    margin-right: -15px; }
  #shop-whats-hot .eg-tranding-slick {
    padding: 0px 30px; }
  #shop-whats-hot .eg-container .swiper-button-prev {
    left: -4px; }
  #shop-whats-hot .eg-container .swiper-button-next {
    right: -5px; } }

@media (max-width: 767px) {
  #shop-whats-hot .eg-tranding-slick {
    padding: 0px; }
  #shop-whats-hot .eg-container .swiper-button-prev {
    left: 8px;
    width: 12px;
    height: 22px; }
  #shop-whats-hot .eg-container .swiper-button-next {
    right: 10px;
    width: 12px;
    height: 22px; }
  #shop-whats-hot .eg-container .swiper-button-prev svg,
  #shop-whats-hot .eg-container .swiper-button-next svg {
    width: 12px;
    height: 22px; }
  #shop-whats-hot .eg-tranding-slick .slick-list {
    margin: 0px; }
  #shop-whats-hot .eg-tranding-slick .eg-tranding-wrapper {
    padding: 0px !important;
    margin: 0px; }
  #shop-whats-hot .slick-slide[data-slick-index="0"] .product-item-hp,
  #shop-whats-hot .slick-slide[data-slick-index="2"] .product-item-hp,
  #shop-whats-hot .slick-slide[data-slick-index="4"] .product-item-hp,
  #shop-whats-hot .slick-slide[data-slick-index="6"] .product-item-hp,
  #shop-whats-hot .slick-slide[data-slick-index="8"] .product-item-hp,
  #shop-whats-hot .slick-slide[data-slick-index="10"] .product-item-hp,
  #shop-whats-hot .slick-slide[data-slick-index="12"] .product-item-hp,
  #shop-whats-hot .slick-slide[data-slick-index="14"] .product-item-hp,
  #shop-whats-hot .slick-slide[data-slick-index="16"] .product-item-hp {
    border-right: 0px;
    padding: 20px 15px 25px 4px; }
  #shop-whats-hot .slick-slide[data-slick-index="1"] .product-item-hp,
  #shop-whats-hot .slick-slide[data-slick-index="3"] .product-item-hp,
  #shop-whats-hot .slick-slide[data-slick-index="5"] .product-item-hp,
  #shop-whats-hot .slick-slide[data-slick-index="7"] .product-item-hp,
  #shop-whats-hot .slick-slide[data-slick-index="9"] .product-item-hp,
  #shop-whats-hot .slick-slide[data-slick-index="11"] .product-item-hp,
  #shop-whats-hot .slick-slide[data-slick-index="13"] .product-item-hp,
  #shop-whats-hot .slick-slide[data-slick-index="15"] .product-item-hp {
    border-left: 0px;
    padding: 20px 4px 25px 15px; }
  #shop-whats-hot .slick-slide[data-slick-index="0"] .product-item-hp:after,
  #shop-whats-hot .slick-slide[data-slick-index="2"] .product-item-hp:after,
  #shop-whats-hot .slick-slide[data-slick-index="4"] .product-item-hp:after,
  #shop-whats-hot .slick-slide[data-slick-index="6"] .product-item-hp:after,
  #shop-whats-hot .slick-slide[data-slick-index="8"] .product-item-hp:after,
  #shop-whats-hot .slick-slide[data-slick-index="10"] .product-item-hp:after,
  #shop-whats-hot .slick-slide[data-slick-index="12"] .product-item-hp:after,
  #shop-whats-hot .slick-slide[data-slick-index="14"] .product-item-hp:after,
  #shop-whats-hot .slick-slide[data-slick-index="16"] .product-item-hp:after {
    content: "";
    width: 1px;
    height: calc(100% - 85px);
    background: #E3E3E3;
    position: absolute;
    right: 0px;
    top: 35px;
    opacity: 1; }
  #shop-whats-hot .product-item-hp .eg-product-name {
    -webkit-line-clamp: 4;
    min-height: 92px; } }

/*Homepage Whats Hot*/
