.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: Open Sans,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; } }

.slick-initialized .slick-slide {
  padding: 1px 0 !important; }

.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(../png/arrow-left.png); }

.slick-next::before, .slick-next:hover::before {
  background-image: url(../png/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; }

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: "Open Sans", 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;
  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;
  padding: 30px 0px 75px; }

.eg-section-title {
  color: #f8f7f7;
  text-align: center;
  font-family: Roboto,sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0; }

.eg-section-subtitle {
  color: #fff;
  text-align: center;
  font-family: Open Sans,sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 16px;
  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: Open Sans,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-testimonial {
  padding: 75px 0; }

.eg-testimonial .eg-section-title {
  margin: 0;
  color: #373737; }

.eg-testimonial .eg-section-subtitle {
  margin-top: 16px;
  margin-bottom: 61px;
  color: #373737; }

.eg-fast-shipping-content p.eg-dark, html body .eg-section-subtitle.eg-dark, html body .eg-section-title.eg-dark {
  color: #373737 !important; }

.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: Open Sans;
  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: Open Sans,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: Open Sans;
  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 {
  border-radius: 4px;
  border: 2px solid #373737;
  background: rgba(0, 0, 0, 0);
  color: #373737 !important; }

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: Open Sans,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 25px 40px;
  max-width: 1260px; }

.swiper-button-next, .swiper-button-prev {
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

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

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

.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; }

.eg-tranding .eg-tranding-wrapper {
  display: flex;
  flex-direction: column;
  gap: 25px;
  padding: 2px;
  height: 100%; }

.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-product-name {
  text-align: center;
  font-family: Roboto Condensed,sans-serif;
  font-size: 18px;
  font-weight: 500;
  margin-top: 17px;
  max-height: 150px;
  overflow: hidden; }

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

.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 {
  width: 100%;
  height: 100%;
  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: Open Sans,sans-serif;
  text-align: center; }

@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: -3px;
    margin-top: -35px;
    background: #fff;
    opacity: .8; }
  body .eg-container .swiper-button-next {
    right: -3px;
    margin-top: -35px;
    background: #fff;
    opacity: .8; }
  .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%; }
  h2.eg-section-title {
    font-size: 36px;
    font-weight: 600;
    line-height: 42px;
    letter-spacing: 0;
    text-align: center; }
  .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 div .swiper-slide, .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-shop-catagory {
    padding: 20px 0 60px; }
  .eg-testimonial {
    padding: 40px 0; }
  .eg-testimonial .eg-wrapper {
    padding: 30px 10px; }
  .eg-testimonial-content {
    margin-left: 10px; }
  .eg-testimonial .eg-testimonial-reference {
    padding-top: 10px;
    margin-top: 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, .eg-tranding .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: 46%;
    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; } }
