@import url("https://fonts.googleapis.com/css2?family=Antonio:wght@100..700&family=Outfit:wght@100..900&display=swap");
.divid_price {
  display: inline-block;
  vertical-align: middle;
  width: 120px;
  margin-right: 35px; }

.main_price {
  display: inline-block;
  vertical-align: middle;
  width: 130px; }

.divid_price {
  color: #1e477a; }

.img_paypal {
  display: inline-block;
  vertical-align: middle; }

.main_price {
  color: #ED2024;
  margin-left: 30px; }

.img_paypal > img {
  float: left;
  margin-right: 35px;
  margin-top: 15px;
  max-width: 100px; }

.divid_price > span {
  display: block;
  font-size: 13px;
  line-height: 20px;
  color: #A4AFBE;
  font-weight: 400; }

.main_price > span {
  color: #393c3f;
  display: block;
  font-size: 13px; }

.price.price_custom {
  color: #cf1c35;
  display: block;
  font-size: 25px;
  font-weight: 600; }

.price.price_custom {
  color: #999b9c !important; }

@media all and (max-width: 800px) {
  .img_paypal {
    width: 100%;
    text-align: left; }
  .divid_price, .main_price {
    padding: 10px 0;
    text-align: left;
    width: 100%; }
  .divid_price, .main_price {
    padding: 10px 0;
    margin-left: 0;
    text-align: left;
    width: 100%; }
  .img_paypal > img {
    float: none;
    margin: 10px 0; }
  .price.price_custom {
    display: block; } }

main.page.blog article.blog {
  padding-bottom: 60px; }

#TOG a.rvt-btn.t-btn-primary {
  color: #fff !important; }

.divid_price, .main_price > span {
  color: #A4AFBE;
  line-height: 20px;
  text-transform: none;
  font-weight: 400; }

.divid_price {
  line-height: 40px;
  color: #fff;
  font-size: 30px;
  font-weight: 700; }

.card-text .price-section span.price {
  display: inline-block;
  padding: 0 10px 0 0; }

.productView-price .price.price_custom {
  color: #606C81 !important;
  font-family: Outfit;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
  text-transform: uppercase; }

@media (max-width: 991px) {
  main.page.blog .blog-post a {
    bottom: 10px !important; } }

/* font-family: "Antonio", sans-serif;
font-family: "Outfit", sans-serif; */
body {
  font-family: "Outfit", sans-serif;
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #fff;
  line-height: normal;
  background: #1C1F24; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Outfit", sans-serif;
  font-weight: normal;
  margin-top: 0;
  color: #fff;
  line-height: normal; }

main.page.content h1, main.page.content h2, main.page.content h3, main.page.content h4, main.page.content h5, main.page.content h6 {
  color: #fff; }

img {
  max-width: 100%;
  outline: 0;
  vertical-align: middle; }

* {
  box-sizing: border-box; }

a, a:hover {
  text-decoration: none; }

p {
  margin: 0 0 10px 0; }

h1, h2, h3, h4, h5, h6 {
  letter-spacing: normal; }

a {
  transition: all 0.5s ease;
  color: #ED2024; }

.container {
  max-width: 1640px;
  padding: 0px 20px;
  margin: 0 auto; }

body.main.home .container.main {
  padding: 0; }

.container.main {
  margin: 0 auto;
  float: none; }

.body {
  margin: 0 auto;
  max-width: 100%; }

.banners {
  display: none; }

.home > .header-container {
  position: absolute;
  background: transparent;
  left: 0;
  top: 0;
  width: 100%; }

.header-container {
  background: #1C1F24;
  border-bottom: 1px solid #2E323A; }

.header-container.in-container {
  max-width: 1840px;
  padding: 0 20px; }

header.header {
  display: block;
  max-width: 100%; }

.header .hdrCntnr {
  display: flex;
  align-items: center;
  justify-content: space-between; }

header.header {
  padding: 19px 0;
  background: transparent; }

.header-logo--left {
  height: auto;
  line-height: normal;
  display: block !important; }

.hdrSearch {
  position: relative; }

.hdrSearch .navPages-quickSearch {
  position: absolute;
  right: 0;
  top: 100%;
  min-width: 300px;
  background: #181b22;
  padding: 0;
  z-index: 99; }

.hdrSearch .navPages-quickSearch .form {
  margin: 10px !important;
  position: relative; }

.hdrSearch:hover .navPages-quickSearch, .hdrSearch:focus .navPages-quickSearch {
  display: block !important;
  border: none; }

.hdrSearch .searchLink {
  font-weight: 400;
  display: block; }

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

body .headerRight .searchbar form input#search_query {
  border: none;
  padding: 10px 50px 10px 20px !important;
  height: auto !important;
  text-transform: none;
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 10px !important;
  font-size: 15px;
  font-weight: 400; }

body .headerRight .searchbar form input#search_query::-webkit-input-placeholder {
  color: #fff;
  opacity: 0.7;
  text-transform: none; }

body .headerRight .searchbar form input#search_query::-moz-placeholder {
  color: #fff;
  opacity: 0.7;
  text-transform: none; }

body .headerRight .searchbar form input#search_query:-ms-input-placeholder {
  color: #fff;
  opacity: 0.7;
  text-transform: none; }

body .headerRight .searchbar form input#search_query:-moz-placeholder {
  color: #fff;
  opacity: 0.7;
  text-transform: none; }

section.quickSearchResults {
  background: #181b22; }

section.quickSearchResults ul.productGrid {
  display: block; }

section.quickSearchResults.active {
  margin-top: 0;
  padding: 30px 10px 10px 10px; }

section.quickSearchResults .card-body {
  max-height: inherit; }

section.quickSearchResults article.card {
  padding: 10px;
  max-height: inherit !important; }

body.main section.quickSearchResults ul.productGrid li.product .card-body {
  max-height: inherit !important; }

section.quickSearchResults .card-figure {
  padding: 0; }

body.main section.quickSearchResults ul.productGrid li.product article.card a img.card-image.main {
  max-width: inherit !important; }

section.quickSearchResults li.product figure img {
  padding: 0; }

section.quickSearchResults .card .card-text.add-to-cart-button {
  display: none; }

.headerRight .navUser-section {
  margin: 0;
  padding: 0; }

.headerRight .navUser-action svg {
  fill: none;
  stroke: none; }

.headerRight .navUser-section ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center; }

.headerRight .navUser-section .navUser-item {
  padding: 0px 20px;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  display: inline-flex;
  line-height: 1;
  min-height: 30px;
  align-items: center; }

.headerRight .navUser-section .navUser-item:last-child {
  border: none;
  padding-right: 0; }

.headerRight .navUser-section .navUser-item.countPill--positive {
  padding: 0 0 0 20px; }

.headerRight .navUser-section .navUser-item a.navUser-action {
  padding: 0;
  line-height: 1; }

.countPill {
  position: absolute;
  left: auto;
  top: -18px !important;
  right: -22px;
  background-color: #ED2024;
  color: #fff;
  text-align: center;
  font-family: "Outfit";
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 28px;
  width: auto;
  min-width: 28px;
  padding: 0px 3px;
  border: 2px solid #0E335A; }

li.navUser-item.navUser-item--cart .navUser-action:hover svg, li.navUser-item.navUser-item--cart .navUser-action.is-open svg {
  fill: unset;
  stroke: unset; }

.navUser-action:hover, .navUser-action.is-open {
  color: #ED2024; }

.navUser-action:hover svg, .navUser-action.is-open svg {
  fill: unset;
  stroke: unset; }

.navUser-item.navUser-item--cart a.navUser-action:hover .navUser-item-cartLabel svg path, .navUser-item.navUser-item--cart a.navUser-action:focus .navUser-item-cartLabel svg path {
  fill: #ED2024; }

.navUser-item.navUser-item--cart a.navUser-action:hover .countPill, .navUser-item.navUser-item--cart a.navUser-action:focus .countPill {
  background-color: #fff;
  color: #000; }

.navUser-item.currency-menu {
  position: relative; }

.searchLink:hover svg path, .searchLink:focus svg path, .headerRight .navUser-action:hover svg path, .headerRight .navUser-action:focus svg path {
  fill: #ED2024; }

.phone-number {
  width: 100%;
  max-width: fit-content;
  padding: 0 20px;
  display: flex; }

.phone-number a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #61A1E5;
  font-family: Outfit;
  font-size: 16px;
  font-weight: 700;
  line-height: normal; }

.phone-number a:hover {
  color: #ED2024; }

.phone-number a:hover svg path {
  fill: #ED2024; }

.headerRight .navUser-section ul.previewCartList {
  display: block; }

.home .slider {
  background: #ED2024; }

.heroCarousel {
  margin: 0 !important;
  position: relative; }

.heroCarousel .slick-arrow {
  display: none !important; }

.heroCarousel .slick-dots {
  position: relative;
  bottom: 180px !important;
  margin: 0 auto;
  text-align: left;
  max-width: 1640px;
  padding: 0 20px;
  width: 100%;
  display: none; }

.heroCarousel .slick-dots li {
  border: 1px solid rgba(255, 255, 255, 0.2);
  width: 18px;
  height: 18px;
  padding: 0 !important;
  border-radius: 50% !important;
  margin: 0 6px !important;
  line-height: 12px;
  background: transparent;
  text-align: center; }

.heroCarousel .slick-dots li.slick-active, .heroCarousel .slick-dots li:hover, .heroCarousel .slick-dots li:focus {
  border: 1px solid rgba(255, 255, 255, 0.2); }

.heroCarousel .slick-dots li button {
  width: 7.5px;
  height: 7.5px;
  border-radius: 50%;
  border: none;
  background: rgba(255, 255, 255, 0.2); }

.heroCarousel .slick-dots li.slick-active, .heroCarousel .slick-dots li:hover, .heroCarousel .slick-dots li:focus {
  width: 24px;
  height: 24px;
  border-color: #fff;
  line-height: 18px; }

.heroCarousel .slick-dots li.slick-active button, .heroCarousel .slick-dots li:hover button, .heroCarousel .slick-dots li:focus button {
  background: #fff;
  width: 10px;
  height: 10px; }

.heroCarousel .slick-dots li button:before {
  content: none; }

.siteBanner {
  position: relative;
  background: #ED2024; }

.heroCarousel:before, .siteBanner:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 23px;
  background: url(../img/about-sec-sep.png) no-repeat center bottom; }

.siteBanner img {
  width: 100%;
  position: relative;
  z-index: 1; }

.slick-next, .slick-prev {
  margin-top: 0;
  top: 50%; }

.slick-next {
  right: -65px; }

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

.slick-next, .slick-prev, .slick-next:hover, .slick-prev:hover, .slick-next:focus, .slick-prev:focus {
  background: none;
  border: none; }

.slick-next, .slick-prev, .slick-next::before, .slick-prev::before {
  width: 36px;
  height: 36px;
  padding: 0;
  mask: unset !important;
  background: none !important; }

.slick-prev::before {
  background: url(../img/prev-arrow.png) no-repeat !important;
  opacity: 1; }

.slick-next::before {
  background: url(../img/next-arrow.png) no-repeat !important;
  opacity: 1; }

.slick-prev:hover::before, .slick-prev:focus::before {
  background: url(../img/prev-arrow.png) no-repeat !important;
  opacity: 1; }

.slick-next:hover::before, .slick-next:focus::before {
  background: url(../img/next-arrow.png) no-repeat !important;
  opacity: 1; }

.slick-dotted.slick-slider {
  margin-bottom: 0; }

.slick-disabled, .slick-prev.slick-disabled::before, .slick-next.slick-disabled::before {
  opacity: 1; }

#body.not-internet-explorer .slick-next::before, #body.not-internet-explorer .slick-prev::before, #body.not-internet-explorer .productCarousel .slick-prev::before, #body.not-internet-explorer .productCarousel .slick-next::before {
  mask: unset !important;
  background-color: transparent !important; }

.productCarousel .slick-dots {
  display: none !important; }

.carousel-active button.slick-next.slick-arrow, .carousel-active button.slick-prev.slick-arrow {
  top: 50%; }

body.main.home .carousel-active button.slick-next.slick-arrow, body.main .carousel-active button.slick-next.slick-arrow {
  right: -20px; }

body.main.home .carousel-active button.slick-prev.slick-arrow, body.main .carousel-active button.slick-prev.slick-arrow {
  right: auto !important;
  left: -20px !important; }

.iconSec {
  position: relative;
  background: #ED2024;
  color: #fff;
  font-size: 15px;
  padding: 60px 0;
  margin: -145px 0 0 0; }

.iconSec .iconsecCntnr {
  display: flex;
  flex-wrap: wrap;
  gap: 105px; }

.iconSec .iconsecCntnr .iconBlock {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }

.iconSec .iconBlock .blockDtl {
  padding: 0 0 0 20px; }

.iconSec .iconBlock .blockDtl h5 {
  color: #FFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  text-transform: uppercase;
  margin: 0; }

.iconSec .iconBlock .blockDtl p {
  margin: 0;
  line-height: 22px; }

.marquee {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  overflow: hidden;
  padding: 100px 0; }

.marquee-line {
  will-change: transform;
  transform: translateX(0);
  white-space: nowrap;
  animation: marquee 25s linear infinite;
  padding: 0 60px 0 72px;
  color: #FFF;
  font-size: 36px;
  font-weight: 300;
  line-height: 1;
  position: relative; }

.marquee-line strong {
  font-weight: 500; }

.marquee-line:before {
  content: '\2022';
  position: absolute;
  left: 0;
  color: rgba(255, 255, 255, 0.5);
  font-size: 36px;
  font-weight: 500;
  line-height: 1; }

@keyframes marquee {
  0% {
    transform: translateX(0); }
  100% {
    transform: translateX(-100%); } }

.cateSec {
  position: relative;
  text-align: center; }

.cateSec .container {
  max-width: 1840px; }

.cateSec h2.page-heading {
  color: #5D5D5D;
  text-align: center;
  font-family: Antonio;
  font-size: 50px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  margin: 0 0 35px 0 !important;
  padding: 0; }

.cateSec .cateSmallBoxes {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px; }

.cateSec .cateBox {
  padding: 10px;
  width: 16.667%;
  position: relative; }

.cateSec .cateBox a {
  display: block;
  position: relative;
  background: url(../img/cate-img-bg.png) no-repeat center bottom;
  border-radius: 10px;
  padding: 45px 20px 35px 20px;
  background-size: cover; }

.cateSec .cateBox .cateDtl {
  display: block;
  padding: 0 0 60px 0;
  z-index: 1; }

.cateSec .cateBox .cateDtl .cateTitle {
  display: block;
  color: #FFF;
  font-family: Antonio;
  font-size: 24px;
  font-weight: 700;
  line-height: 22px;
  margin: 0 0 22px 0; }

.cateSec .cateBox .cateDtl .shopLink {
  color: #ED2024;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  text-decoration: underline;
  text-underline-offset: 2px; }

.cateSec .cateBox a:hover .cateDtl .shopLink, .cateSec .cateBox a:focus .cateDtl .shopLink {
  color: #fff; }

.cateSec .cateBox .cateImg img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out; }

.cateSec .cateBox a:hover .cateImg img, .cateSec .cateBox a:focus .cateImg img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }

.cateSec .catebigBoxes {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
  justify-content: center; }

.cateSec .catebigBoxes .cateBox {
  width: 33.33%;
  text-align: right; }

.cateSec .catebigBoxes .cateBox a {
  background: url(../img/cate-img-bg02.png) no-repeat right center;
  padding: 65px 50px 29px 65px;
  position: relative; }

.cateSec .catebigBoxes .cateBox .cateDtl {
  position: absolute;
  text-align: left; }

.cateSec .catebigBoxes .cateBox .cateDtl .cateTitle {
  margin: 0 0 18px 0;
  font-size: 34px; }

.cateSec .allcateBtn {
  display: inline-block;
  padding: 15px 30px;
  background: #fff;
  border-radius: 10px;
  color: #000;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  margin: 50px 0 0 0;
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out; }

.cateSec .allcateBtn:hover, .cateSec .allcateBtn:focus {
  color: #fff;
  background: #ED2024; }

.productSlider {
  position: relative;
  padding: 120px 0;
  text-align: center; }

.productSliderTitle {
  position: relative; }

.productSliderTitle .tabs {
  position: relative;
  display: inline-flex;
  border-bottom: 1px solid rgba(217, 217, 217, 0.1);
  margin: 0 0 25px 0; }

.productSliderTitle .tabs .tab {
  width: auto;
  margin: 0 25px;
  padding: 0;
  background: none; }

.productSliderTitle .tabs .tab:first-child {
  margin-left: 0; }

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

.productSliderTitle .tabs .tab .tab-title {
  padding: 0  0 20px 0;
  background: none;
  color: rgba(255, 255, 255, 0.5) !important;
  font-family: Outfit;
  font-size: 22px;
  font-weight: 600;
  line-height: 22px;
  border: none;
  border-radius: 0; }

.productSliderTitle .tabs .tab.is-active .tab-title, .productSliderTitle .tabs .tab:hover .tab-title, .productSliderTitle .tabs .tab:focus .tab-title {
  color: #fff !important;
  background: none !important; }

.productSliderTitle .tabs .tab.is-active .tab-title:before, .productSliderTitle .tabs .tab:hover .tab-title:before, .productSliderTitle .tabs .tab:focus .tab-title:before {
  content: '';
  position: absolute;
  bottom: -3px;
  left: 0;
  height: 5px;
  width: 100%;
  background: #D9D9D9 !important;
  border-radius: 10px;
  border: none;
  transform: none; }

.productSlider .tabs-contents {
  margin: 0; }

.productSlider .tab-content.has-jsContent.is-active, .productSlider .tab-content.has-jsContent {
  padding: 0; }

.prdcttabSelect {
  display: none; }

.productCarousel .slick-list {
  border-radius: 10px !important;
  overflow: hidden;
  background: #fff; }

.productCarousel-slide {
  padding: 0 10px;
  border-right: 1px solid #D9D9D9;
  margin: 0;
  background: #fff; }

.productCarousel-slide.slick-slide {
  margin: 0; }

.productCarousel-slide .card {
  border: none;
  border-radius: 0; }

.card, article.card {
  border-radius: 10px;
  border: 1px solid #CCC;
  background: #FFF;
  overflow: hidden;
  padding: 50px 20px 60px 20px; }

figure.card-figure {
  background: #fff;
  max-height: inherit;
  min-height: inherit; }

.card-body {
  padding: 35px 0 0 17px; }

h4.card-title {
  color: #404040;
  font-family: "Outfit";
  margin: 16px 0px 20px !important; }

.card-title > a {
  color: #404040;
  line-height: normal;
  font-weight: 500;
  font-size: 19px; }

.card-title > a:hover {
  color: #404040; }

body.main.home article.card a img, .productCarousel-slide.slick-slide img, ul.productGrid li.product article.card a img {
  max-height: 100% !important;
  object-fit: cover;
  width: auto !important;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  max-width: 100% !important; }

.card-image ~ .card-image {
  transform: unset; }

.card .image-product-link {
  padding-bottom: 100%; }

.productCarousel-slide.slick-slide.slick-active a {
  max-height: 100% !important;
  max-width: 100% !important; }

h4.card-title {
  color: #595959;
  font-family: Outfit;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin: 0 !important;
  height: auto;
  min-height: 44px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden; }

.card-title > a {
  color: #595959;
  line-height: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden; }

.productCarousel-slide.slick-slide.slick-active .card-title a, ul.productGrid li.product article.card .card-title a, .productCarousel-slide h4.card-title a {
  display: -webkit-box !important; }

.card-title > a:hover {
  color: #404040; }

.card-text {
  font-family: Outfit;
  margin: 17px 0 0 0; }

.rating--small .icon {
  margin-top: 0;
  width: 15px;
  height: 15px; }

.icon--ratingEmpty svg {
  stroke: none;
  fill: #888888; }

.card-body .card-text[data-test-info-type=price] {
  color: #000;
  display: flex;
  align-items: center;
  gap: 5px; }

article .current-price {
  width: auto !important;
  color: #000 !important; }

.price-section.price-section--withoutTax.non-sale-price--withoutTax span.price.price--non-sale {
  font-size: 16px;
  font-family: "Outfit" !important;
  font-weight: 500 !important;
  color: #7b7b7b !important;
  text-decoration: line-through; }

.card-text span.price-label {
  display: none; }

.card-text span.price {
  font-size: 20px;
  font-weight: 700; }

article .price-section.current-price.sale-price span, .price.price_custom {
  color: #000 !important; }

article.card:hover .price-section.current-price.sale-price span, article.card:focus .price-section.current-price.sale-price span, article.card:hover .price.price_custom, article.card:focus .price.price_custom {
  color: #ED2024 !important; }

.home .card-body.purchase-ability.withoutTax {
  min-height: auto !important; }

.card .card-text.add-to-cart-button {
  position: absolute !important;
  margin: 0 !important;
  width: 50px !important;
  height: auto;
  right: 10px;
  bottom: 10px; }

.card .card-text.add-to-cart-button .button {
  height: 50px !important;
  width: 50px;
  margin: 0;
  padding: 0;
  display: flex !important;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  border: 0;
  background-color: #ED2024;
  transition: all .5s ease;
  transform: translateY(70px);
  opacity: 0; }

.card .card-text.add-to-cart-button .button:hover {
  background-color: #000; }

.card:hover .card-text.add-to-cart-button .button {
  transform: translateY(0);
  opacity: 1; }

ul.productGrid li.product article.card h4 > a {
  height: auto !important; }

form article.card {
  min-height: inherit; }

.category .card-body.purchase-ability.withoutTax {
  min-height: inherit !important; }

.reviewSec {
  position: relative;
  font-size: 16px;
  z-index: 2; }

.reviewSec .page-heading {
  color: #FFF;
  text-align: center;
  font-size: 35px;
  font-weight: 600;
  line-height: 22px;
  background: url(../img/review-ic.png) no-repeat top center;
  padding: 42px 0 0 0;
  margin: 0 0 10px 0; }

.reviewSec .page-heading span {
  display: block;
  color: rgba(255, 255, 255, 0.03);
  font-family: Antonio;
  font-size: 145px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase; }

.reviewSec .reviewCntnr {
  display: flex;
  align-items: end;
  position: relative;
  flex-wrap: wrap; }

.reviewSec .reviewImg {
  position: relative;
  width: 30.2%;
  padding-bottom: 10px; }

.reviewSec .reviewCntn {
  position: relative;
  width: 39.6%;
  padding: 0 40px; }

.reviewSec .reviewBoxes {
  position: relative;
  border-radius: 10px;
  padding: 45px; }

.reviewSec .reviewBoxes:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(#1C1F24, #21252B) padding-box, linear-gradient(to bottom, #1C1F24, #373D47) border-box;
  border-radius: 10px;
  border: 1px solid transparent; }

.reviewSec .reviewBox h4 {
  color: #FFF;
  font-family: Antonio;
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
  margin: 0;
  padding: 15px 0 10px 0; }

.reviewSec .reviewBox p {
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  margin: 0 0 5px 0;
  min-height: 88px; }

.reviewSec .reviewBox .authorDtl {
  color: #FFF;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px; }

.reviewSec .reviewImg.reviewImgLeft {
  text-align: center;
  padding-bottom: 20px; }

.reviewSec .slick-next, .reviewSec .slick-prev {
  top: auto;
  bottom: -102px;
  transform: none; }

.reviewSec .slick-prev {
  left: calc(50% - 41px); }

.reviewSec .slick-next {
  right: calc(50% - 41px); }

.brandSec {
  position: relative;
  padding: 175px 0 120px 0;
  text-align: center;
  z-index: 1; }

.brandSec .page-heading {
  margin: 0 !important;
  padding: 0;
  color: #FFF;
  text-align: center;
  font-size: 35px;
  font-weight: 600;
  line-height: 22px; }

.brandSec .brandHead {
  position: relative;
  text-align: right; }

.brandSec .brandHead .allbrandLink {
  text-align: right;
  color: #ED2024;
  font-size: 16px;
  font-weight: 500;
  text-decoration: underline;
  display: block;
  margin: -20px 0 55px 0; }

.brandSec .brandHead .allbrandLink:hover, .brandSec .brandHead .allbrandLink:focus {
  color: #fff; }

.brandSec .slick-list {
  padding: 0 165px 0 0; }

.brandSec .brandBox {
  padding: 0 10px; }

.brandSec .brandBox a {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100px;
  border-radius: 10px;
  border: 1px solid #373D47;
  background: linear-gradient(180deg, #1C1F24 0%, #21252B 100%);
  padding: 0 20px; }

.brandSec .brandBox .brandTitle {
  color: #FFF;
  text-align: center;
  font-family: Antonio;
  font-size: 22px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase; }

h2.page-heading {
  color: #FFF;
  font-family: Outfit;
  font-size: 35px;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  margin: 0 0 25px 0 !important;
  padding: 0; }

.blogNaboutSec {
  position: relative;
  z-index: 0; }

.blogNaboutSec .container {
  max-width: 1840px; }

.blogNaboutSec .secCntnr {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between; }

.blogNaboutSec .blogSec {
  position: relative;
  width: 26.1%; }

.blogNaboutSec .aboutSec {
  position: relative;
  width: 26.1%;
  padding-right: 20px; }

.blogNaboutSec .secImg {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  z-index: -1; }

.blogSec .recent-blog-title-box {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.blogSec .recent-blog-title-box h2.page-heading {
  margin: 0 !important; }

.blogSec .recent-blog-title-box a {
  color: #ED2024;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  text-decoration: underline; }

.blogSec .blogCol {
  position: relative;
  margin: 20px 0 0 0;
  padding: 0 0 10px 0; }

.blogSec .blogCol:last-child {
  padding-bottom: 0; }

.blogSec .blogBox {
  position: relative;
  display: flex;
  align-items: center; }

.blogSec .blogBox .blogImg {
  width: 150px;
  position: relative;
  border-radius: 10px;
  overflow: hidden; }

.blogSec .blogBox .blogImg img {
  height: 150px;
  object-fit: cover; }

.blogSec .blogBox .blogDetail {
  width: calc(100% - 150px);
  position: relative;
  padding: 0 0 0 22px; }

.blog-title {
  color: #FFF;
  font-family: Outfit;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  margin: 0 0 7px 0; }

.blog-title a {
  font-size: 18px; }

.blog-summary {
  color: rgba(255, 255, 255, 0.5);
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  margin: 0 0 15px 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden; }

.btn-read-more {
  color: #B9B6B6;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  text-decoration: underline; }

.aboutSec h5 {
  color: #FFF;
  font-size: 19px;
  font-weight: 600;
  line-height: 26px;
  text-transform: none; }

.aboutSec p {
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin: 0 0 35px 0; }

.moreLink {
  color: #ED2024;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  text-decoration: underline; }

.blogNaboutSec a:hover, .blogNaboutSec a:focus {
  color: #fff;
  text-decoration: underline; }

.instaSec {
  padding: 140px 0 22px 0;
  position: relative;
  background: linear-gradient(180deg, rgba(28, 31, 36, 0) 0%, #0E335B 150%); }

.instaSec .container {
  max-width: 1840px; }

.instaTitle {
  margin: 0 0 32px;
  padding: 0;
  text-align: center; }

.instaTitle a {
  display: inline-block;
  color: #FFF;
  font-size: 35px;
  font-weight: 600;
  line-height: 22px;
  margin: 0;
  background: url(../img/insta-title-ic.png) no-repeat left center;
  padding: 12px 0 12px 62px; }

.instaTitle a:hover, .instaTitle a:focus {
  color: #ED2024; }

.instaSec .instaFeed {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  gap: 22px; }

.instaSec .instaFeed a {
  position: relative;
  border-radius: 10px;
  overflow: hidden; }

.instaSec .instaFeed a img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  transition: all 0.5s ease; }

.instaSec .instaFeed a:hover img {
  transform: scale(1.1); }

.instaSec .instaFeed a::before {
  border-radius: 10px;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: linear-gradient(135deg, #FAE100 0%, #FCB720 15%, #FF7950 30%, #FF1C74 50%, #6C1CD1 100%);
  opacity: 0.7;
  transition: all 0.5s ease;
  z-index: 1; }

.instaSec .instaFeed a::after {
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: url(../img/insta-icon.png) no-repeat center center;
  background-size: cover;
  transition: all 0.5s ease;
  z-index: 2; }

.instaSec .instaFeed a:hover:before {
  height: 100%;
  width: 100%; }

.instaSec .instaFeed a:hover:after {
  width: 40px;
  height: 40px; }

.container-header {
  font-family: "Outfit" !important;
  background-color: transparent;
  color: #fff !important; }

h2.container-header {
  margin: 0;
  margin-bottom: 36px !important;
  border: 0;
  color: #fff !important;
  text-transform: none;
  height: auto;
  padding: 0;
  line-height: normal;
  font-size: 32px !important;
  text-align: center; }

.productCarousel button {
  display: block !important; }

.productCarousel .slick-arrow {
  width: 36px !important;
  height: 36px !important;
  top: 50% !important;
  bottom: auto !important;
  transform: translateY(-50%) !important;
  margin: 0 !important; }

.productCarousel .slick-next::before, .productCarousel .slick-prev::before {
  display: none; }

.productCarousel .slick-prev {
  background: url(../img/prev-arrow.png) no-repeat !important;
  background-size: contain;
  left: -65px !important;
  right: auto !important; }

.productCarousel .slick-next {
  background: url(../img/next-arrow.png) no-repeat !important;
  right: -65px !important;
  background-size: contain; }

.productCarousel .slick-prev:hover {
  background: url(../img/prev-arrow.png) no-repeat !important;
  background-size: contain; }

.productCarousel .slick-next:hover {
  background: url(../img/next-arrow.png) no-repeat !important;
  background-size: contain; }

.productCarousel .slick-disabled {
  opacity: 0.5;
  cursor: not-allowed; }

.carousel-play-pause-button {
  display: none !important; }

.carousel-tooltip {
  display: none; }

body.main.home .carousel-active button.slick-prev.slick-arrow {
  right: 56px !important;
  left: auto !important; }

.products-container {
  padding: 40px 0px; }

.footer {
  padding: 80px 0 0 0;
  margin: 0;
  background: #181B21;
  color: rgba(255, 255, 255, 0.7); }

body.main footer.footer .container {
  max-width: 1840px !important;
  margin: 0 auto;
  padding: 0 20px; }

.footer-info {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0;
  margin: 0 -10px; }

.footer-info-col--small {
  width: 18.5%; }

.footer-info-col--small:first-child {
  width: 25%; }

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

.footer-info-col--small:last-child {
  width: 19.8%; }

article.footer-info-col.footer-info-col--small:last-of-type {
  margin: 0 0 30px 0 !important; }

footer .container h5.footer-info-heading {
  color: #FFF;
  font-family: Antonio;
  font-size: 28px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 35px 0;
  padding: 0; }

.contactInfo {
  padding: 55px 0 0 0; }

.contactInfo p {
  margin: 0 0 28px 0;
  display: flex;
  gap: 10px;
  font-size: 15px;
  font-weight: 400;
  line-height: normal;
  transition: all 0.5s ease; }

.contactInfo p:last-child {
  margin-bottom: 0; }

.contactInfo p:hover {
  gap: 20px; }

.contactInfo p * {
  transition: all 0.5s ease; }

.contactInfo .contact-icon {
  width: 22px;
  text-align: center; }

.contactInfo p:hover {
  color: #FFF; }

.contactInfo p:hover svg path {
  fill: #fff; }

.contactInfo p a {
  display: flex;
  gap: 10px;
  text-decoration: none;
  transition: all 0.5s ease; }

.contactInfo p:hover a {
  color: #FFF;
  gap: 20px; }

.contactInfo p .contact-text {
  color: rgba(255, 255, 255, 0.7); }

.contactInfo p:hover .contact-text, .contactInfo p:focus .contact-text {
  color: #fff; }

.contactInfo p .contact-text span {
  color: rgba(255, 255, 255, 0.5);
  display: block;
  font-weight: 400;
  padding: 0 0 5px 0; }

.contactInfo p:hover strong {
  color: #C3CBFB; }

.footer-info-list {
  font-family: "Outfit";
  font-weight: 400;
  line-height: normal;
  margin: 0; }

.footer-info-list li {
  margin: 0 0 25px;
  padding: 0; }

.footer-info-list li:last-child {
  margin: 0; }

.footer-info-list li a {
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.7) !important;
  font-family: "Outfit";
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  transition: all 0.5s ease; }

.footer-info-list li a.viewallLink {
  font-weight: 600;
  text-decoration: underline; }

.footer-info-list a:hover {
  color: white !important; }

article.footer-info-col.footer-info-col--small {
  font-size: 15px;
  color: rgba(255, 255, 255, 0.7);
  line-height: 22px;
  margin: 0 0 30px 0;
  padding: 0 10px; }

.newsletter .form {
  margin: 0; }

.newsletter p {
  margin: 0 0 11px 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  max-width: 260px; }

footer .form-prefixPostfix input#nl_email {
  color: #fff;
  text-align: left;
  border: 0 !important;
  background: rgba(157, 160, 167, 0.1);
  color: #FFF;
  font-family: Outfit;
  font-size: 16px;
  font-weight: 400;
  width: 100%;
  height: 50px !important;
  border-radius: 10px !important;
  flex: unset;
  padding: 0 30px; }

footer .form-prefixPostfix input#nl_email::placeholder {
  color: #fff !important;
  text-align: left;
  font-family: Outfit;
  font-size: 16px;
  font-weight: 400;
  opacity: 0.3; }

.form-prefixPostfix.wrap {
  flex-wrap: wrap;
  border: none;
  align-items: flex-start;
  flex-direction: column; }

input.button.button--primary.form-prefixPostfix-button--postfix {
  color: #000;
  font-family: Outfit;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  height: 50px !important;
  border-radius: 10px !important;
  padding: 0 30px;
  border: none;
  background: #fff;
  margin: 11px 0 0 0;
  width: auto; }

input.button.button--primary.form-prefixPostfix-button--postfix:hover {
  background: #ed2024;
  color: #fff;
  border: 0; }

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

.footer .socialLinks {
  margin: 85px 0 0 0;
  padding: 0;
  display: flex;
  gap: 10px;
  flex-wrap: wrap; }

.footer .socialLinks:before, .footer .socialLinks:after {
  display: none; }

.footer .socialLinks .socialLinks-item {
  margin: 0;
  padding: 0; }

.footer .socialLinks .socialLinks-item .icon {
  margin: 0;
  padding: 0;
  height: 50px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border-radius: 100%;
  color: #fff;
  transition: all 0.5s ease;
  position: relative;
  border: 1px solid #fff; }

.footer .socialLinks .socialLinks-item .icon:hover, .footer .socialLinks .socialLinks-item .icon:focus {
  border-color: transparent; }

.footer .socialLinks .socialLinks-item .icon.icon--facebook:hover {
  background: #1877F2; }

.footer .socialLinks .socialLinks-item .icon.icon--instagram:hover {
  background: linear-gradient(0deg, #f09433 0%, #f09433 25%, #e6683c 37.5%, #dc2743 50%, #cc2366 62.5%, #bc1888 75%, #bc1888 100%); }

.footer .socialLinks .socialLinks-item .icon.icon--youtube:hover {
  background: #FE0000; }

.footer .socialLinks .socialLinks-item .icon.icon--twitter:hover {
  background: #1DA1F2; }

.footer .socialLinks .socialLinks-item .icon.icon--pinterest:hover {
  background: #E60023; }

.footer .socialLinks .socialLinks-item .icon.icon--tumblr:hover {
  background: #304E6C; }

.footer .socialLinks .socialLinks-item .icon svg {
  fill: #fff;
  transition: all 0.5s ease;
  height: 22px;
  width: 22px; }

.footer .socialLinks .socialLinks-item .icon:hover svg {
  fill: #fff; }

.footer .socialLinks .socialLinks-item .icon:hover svg, .footer .socialLinks .socialLinks-item .icon:focus svg {
  fill: #fff; }

.footer .socialLinks .socialLinks-item .icon:hover svg path, .footer .socialLinks .socialLinks-item .icon:focus svg path {
  fill: #fff; }

.footer .socialLinks .socialLinks-item .icon.icon--x:hover, .footer .socialLinks .socialLinks-item .icon.icon--x:focus {
  background: #000000; }

.footer .socialLinks .socialLinks-item .icon.icon--facebook:hover, .footer .socialLinks .socialLinks-item .icon.icon--facebook:focus {
  background: #4A6EA9; }

.footer .socialLinks .socialLinks-item .icon.icon--pinterest:hover, .footer .socialLinks .socialLinks-item .icon.icon--pinterest:focus {
  background: #CB2027; }

.footer .socialLinks .socialLinks-item .icon.icon--youtube:hover, .footer .socialLinks .socialLinks-item .icon.icon--youtube:focus {
  background: #FF000A; }

.footer .socialLinks .socialLinks-item .icon.icon--instagram:hover, .footer .socialLinks .socialLinks-item .icon.icon--instagram:focus {
  background: linear-gradient(135deg, #fae100 0%, #fcb720 15%, #ff7950 30%, #ff1c74 50%, #6c1cd1 100%); }

.footer .socialLinks .socialLinks-item .icon.icon--tumblr:hover, .footer .socialLinks .socialLinks-item .icon.icon--tumblr:focus {
  background: #000000; }

.footer-bottom {
  padding: 25px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: none;
  border-top: 1px solid #46494D;
  height: auto;
  line-height: normal;
  font-family: Outfit;
  font-size: 15px;
  color: #fff;
  margin: 55px 0 0 0;
  background: none; }

.footer-bottom span {
  color: #fff; }

.footer-bottom strong {
  font-weight: 600; }

.footer-bottom a {
  color: #fff;
  text-decoration: none; }

.footer-bottom a:hover, .footer-bottom a:focus {
  color: #ED2024; }

.footer-bottom .bull {
  padding: 0 10px;
  color: rgba(255, 255, 255, 0.2); }

body.main .body.content {
  max-width: 100%; }

body.main .category.main {
  max-width: 100%;
  width: 100%; }

.brand.main {
  width: 100%; }

.brand .productGrid .product {
  padding-left: 10px !important;
  padding-right: 10px !important; }

ul.breadcrumbs {
  padding: 28px 0 30px 0;
  margin: 0; }

.breadcrumb {
  font-size: 16px;
  display: inline; }

.breadcrumb {
  font-family: "Outfit", sans-serif !important;
  font-size: 16px;
  color: #D7DEE9; }

.breadcrumb a {
  font-family: "Outfit", sans-serif !important;
  color: #D7DEE9 !important;
  font-size: 16px;
  font-weight: 500; }

.breadcrumb.is-active > .breadcrumb-label {
  font-family: "Outfit", sans-serif !important;
  font-size: 16px;
  color: #8C94A2 !important;
  font-weight: 400; }

.breadcrumb:first-child a {
  font-weight: 400; }

.breadcrumb:not(:first-child)::before {
  background: url(../img/bread-arrow.png) no-repeat left center;
  border: none;
  width: 9px;
  height: 8px;
  transform: none;
  top: 0;
  margin: -1px 8px 0 8px;
  content: '';
  display: inline-block; }

.container-header, h1.container-header, main.page.content h1.page-heading, main.page.blog h1.page-heading, .login h1.page-heading, h1.page-heading {
  border: none !important;
  background: none;
  color: #fff !important;
  font-family: "Outfit" !important;
  font-size: 35px !important;
  padding: 0;
  text-align: center;
  line-height: normal;
  margin: 25px 0 25px 0;
  font-weight: 700 !important;
  text-transform: none; }

main.page.blog h1.page-heading, .login h1.page-heading {
  margin-bottom: 30px; }

#product-listing-container ul.productGrid--maxCol4 .productGrid .product, #product-listing-container .productGrid .product {
  width: 20%; }

.subcategory-grid {
  border: none;
  margin: 0;
  padding: 20px 0 0 0; }

.subcategory-grid .navList {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 0;
  margin-left: -10px;
  margin-right: -10px; }

li.subcategory-item {
  width: 14.285%;
  padding: 0 10px !important; }

li.subcategory-item:first-of-type {
  padding-left: 10px !important; }

li.subcategory-item:last-of-type {
  padding-right: 10px !important; }

.subcategory-link-container {
  margin: 0 0 20px 0; }

li.subcategory-item {
  margin-bottom: 20px; }

.subcateogory-image-link {
  padding: 20px;
  max-width: 300px;
  display: block;
  margin: 0 auto;
  border: 3px solid #f0f0f0;
  border-radius: 30px; }

body.main .subcategory-image {
  height: 155px;
  display: block; }

.subcategory-grid .navList li a.subcategory-link {
  color: #fff;
  font-weight: 400;
  text-transform: none;
  line-height: normal;
  font-size: 18px !important;
  font-family: "Outfit", sans-serif; }

.subcategory-link-container {
  background-color: transparent; }

.subcategory-link-container .subcateogory-image-link {
  background: #fff; }

.cateFiltr {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 10px 0;
  margin: 20px 0 30px 0; }

/*
.cateFiltr:before{content:''; position:absolute; left:100%; top:-1px; width:12000px; height:calc(100% + 2px); border-top:1px solid rgba(0, 0, 0, 0.2); border-bottom:1px solid rgba(0, 0, 0, 0.2);}
.cateFiltr:after{content:''; position:absolute; right:100%; top:-1px; width:12000px; height:calc(100% + 2px); border-top:1px solid rgba(0, 0, 0, 0.2); border-bottom:1px solid rgba(0, 0, 0, 0.2);}
*/
.cateFiltr .actionBar {
  margin: 0 !important; }

.actionBar-section .form-label {
  font-size: 14px;
  font-weight: 700;
  color: #fff; }

.actionBar-section .form-select, .actionBar-section select#sort {
  font-size: 14px;
  color: #fff !important;
  min-width: 190px;
  border-radius: 10px !important;
  height: 40px;
  border: none;
  background-position: right 15px center;
  padding-left: 15px;
  text-transform: none;
  padding-top: 0;
  padding-bottom: 0;
  background-color: rgba(157, 160, 167, 0.1); }

.actionBar-section select option {
  background-color: rgba(157, 160, 167, 0.1) !important;
  color: #000;
  border-radius: 0; }

.cateFiltr select#sort {
  width: auto;
  line-height: normal; }

.cateFiltr .actionBar-section .form-field {
  margin: 0; }

.grid-list-view.toggle {
  top: auto; }

.category .both-grid-list-views form.both-grid-default {
  top: auto; }

/* div.compare{display:inline-block !important; float:none; margin:0; width:100%; text-align:center;} */
.compare a {
  border: none !important;
  border-radius: 10px;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: #ED2024;
  color: #fff;
  padding: 0 25px;
  line-height: 38px;
  border: 1px solid #dadada;
  margin: 0 auto;
  font-family: "Outfit", sans-serif;
  display: inline-block !important; }

.compare a:hover, .compare a:focus {
  background: #000;
  color: #fff; }

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

.listItem-actions .button {
  background: #ED2024;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
  font-family: "Outfit", sans-serif;
  border: 1px solid #ED2024;
  line-height: normal;
  padding: 12px 20px;
  display: inline-block;
  width: auto !important;
  border-radius: 50px;
  height: 45px !important;
  letter-spacing: 1px;
  min-width: 190px;
  margin: 10px 15px 0 0; }

.listItem-actions .button:hover, .listItem-actions .button:focus {
  background: #000;
  color: #fff; }

.listItem-actions label.button.button--small.card-figcaption-button.compare .custom-checkbox {
  display: inline-block; }

.listItem-actions span.compare-text {
  font-family: 'Outfit' !important;
  color: #000 !important; }

.category .page-content {
  text-align: left; }

body.main ul.productGrid--maxCol4 {
  margin-left: -10px !important;
  margin-right: -10px !important; }

label.button.button--small.card-figcaption-button.compare {
  display: inline-block;
  padding: 0 !important;
  margin: 5px 0 0 0; }

label.button.button--small.card-figcaption-button.compare .custom-checkbox {
  display: none; }

form.both-grid-default ul.productGrid span.compare-text {
  top: 0;
  font-size: 0; }

form.both-grid-default ul.productGrid span.compare-text img {
  display: block;
  margin: 0 auto; }

.price-label {
  display: none; }

article .price-section.current-price.sale-price, article .price-section.current-price.sale-price span {
  color: #000; }

.grid-list-view.toggle svg.toggle {
  width: 40px;
  height: 40px;
  border: 1px solid #dadada;
  border-radius: 5px;
  padding: 5px;
  fill: #b5b5b5;
  border-color: transparent;
  background-color: rgba(157, 160, 167, 0.1); }

a.toggle-link.active svg {
  background: #ED2024 !important;
  border-color: #ED2024 !important;
  fill: #fff !important; }

.category .compare, .page .compare {
  text-align: center;
  float: none;
  clear: both; }

.category .compare .navUser-item--compare, .page .compare .navUser-item--compare {
  font-family: 'Outfit';
  letter-spacing: normal;
  font-weight: 600;
  background: #fff;
  border-radius: 10px;
  color: #000;
  font-size: 16px;
  border: none; }

.category .compare .navUser-item--compare:hover, .category .compare .navUser-item--compare:focus, .page .compare .navUser-item--compare:hover, .page .compare .navUser-item--compare:focus {
  background: #ED2024;
  color: #fff; }

.pagination-item.pagination-item--current a.pagination-link, .pagination-item.pagination-item--current {
  border-color: #ED2024; }

.form-select--small, .form-select--date {
  background-position: right 0.5rem top 6px; }

.pagination-item.pagination-item--current a, li.pagination-item a:hover, .pagination-item .pagination-link:hover {
  color: #fff !important;
  background: #ED2024; }

.pagination-item .pagination-link {
  font-size: 14px;
  color: #000;
  width: 40px;
  height: 40px;
  text-align: center;
  text-align: center;
  padding: 0;
  line-height: 40px;
  border: 1px solid transparent;
  background: #fff;
  border-radius: 10px; }

.pagination-list .pagination-item {
  border: none;
  margin: 4px !important; }

li.pagination-item.pagination-item--previous a, li.pagination-item.pagination-item--next a {
  padding: 0 25px;
  text-transform: uppercase;
  color: #000;
  width: auto; }

.pagination-item--previous .icon, .pagination-item--next .icon {
  display: none; }

.category .both-grid-list-views .pagination.bottom {
  position: relative !important; }

.pagination.bottom {
  text-align: center;
  margin: 60px 0 0 0 !important;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  position: relative;
  padding: 31px 0 0 0;
  top: auto !important; }

.pagination.bottom .pagination-list {
  margin: 0 0 20px 0;
  width: 100%;
  text-align: center; }

.pagination-item--next, .pagination-item--previous {
  float: none; }

.modal-content .form-field {
  padding-left: 0;
  padding-right: 0; }

div#cart-preview-dropdown {
  background: #fff; }

#cart-preview-dropdown {
  min-width: 300px;
  left: auto; }

.previewCartAction .previewCartAction-checkout {
  padding-left: 0; }

.previewCartAction .previewCartAction-viewCart {
  padding-right: 0; }

.previewCartItem-content {
  padding-left: 10px;
  padding-right: 0;
  text-align: left; }

.previewCartAction .button {
  font-size: 12px;
  border-radius: 10px; }

.previewCartList li {
  display: block;
  padding: 10px; }

.previewCartItem-image {
  padding: 0; }

.previewCartItem + .previewCartItem {
  border-top: 1px solid rgba(0, 0, 0, 0.2); }

.previewCartItem-brand {
  color: rgba(0, 0, 0, 0.8); }

.previewCartItem-price {
  color: #000;
  font-weight: 700; }

.cart-additionalCheckoutButtons {
  width: auto;
  float: right; }

.cart-additionalCheckoutButtons .FloatRight p {
  text-align: center; }

.cart-additionalCheckoutButtons .CheckoutButton:first-child {
  margin-top: 0; }

.cart-total .button.button--primary {
  padding: 10px 10px 10px;
  height: auto;
  font-size: 14px; }

.cart-form .button {
  min-width: unset;
  height: auto;
  border-radius: 10px !important; }

.form-actions .button, .form-actions input, .form-actions a {
  vertical-align: middle; }

.coupon-code-cancel, .shipping-estimate-hide {
  font-style: normal; }

.table-actions .button {
  min-width: unset; }

table {
  background: none; }

article.listItem {
  display: flex;
  align-items: center; }

.productList.list-only.visible .product {
  background: #fff;
  border-radius: 10px;
  padding: 15px; }

.listItem {
  background: transparent; }

figure.listItem-figure {
  background: transparent; }

.listItem-body {
  color: #595959; }

.listItem-content {
  background: transparent;
  width: 100%; }

.listItem-image ~ .listItem-image {
  height: 100%; }

.listItem-actions label.button.button--small.card-figcaption-button.compare {
  text-align: left;
  margin-top: 10px; }

.panel--address .panel-body {
  min-height: 20rem; }

.table--line .table-thead {
  background: none; }

.previewCartList a {
  color: #000 !important; }

.previewCartAction .button {
  background: #000;
  border: none !important;
  min-width: unset;
  font-family: 'Outfit'; }

.previewCartAction .button:hover, .previewCartAction .button:focus {
  background: #ED2024; }

.previewCartAction .previewCartAction-checkout .button {
  background: #ED2024; }

.previewCartAction .previewCartAction-checkout .button:hover, .previewCartAction .previewCartAction-checkout .button:focus {
  background: #000; }

.previewCartCheckout-additionalCheckoutButtons {
  padding: 10px 0; }

.actionBar-section .form-field {
  border-radius: 0; }

.toggle:last-of-type {
  margin-bottom: 0; }

.category .productGrid .product {
  padding-left: 10px !important;
  padding-right: 10px !important; }

.form-label small {
  font-size: 14px;
  color: red;
  float: none;
  position: relative; }

.page.blog h2.blog-title {
  font-weight: 600;
  font-family: "Outfit"; }

.page.blog .blogPage {
  display: flex;
  flex-wrap: wrap; }

.page.blog header h2.blog-title a {
  color: #000;
  font-size: 20px; }

body.main .blog-post-figure {
  margin-bottom: 20px; }

.button--primary, .cart-actions .button, a.modal-close.custom-quick-search, input#gift-certificate-submit, .form-actions .button, input#gift-certificate-preview, main.page.blog a.read-more-button {
  background: #ED2024;
  border: none !important;
  font-family: "Outfit", sans-serif;
  font-size: 16px;
  color: #fff;
  border-radius: 10px !important; }

main.page.blog a.read-more-button {
  padding: 10px 25px; }

.previewCartCheckout .button, .previewCartCheckout .button + .button {
  border-radius: 10px;
  border: none;
  font-weight: 600;
  font-family: "Outfit", sans-serif;
  text-transform: none;
  font-size: 16px; }

.cart-remove > svg {
  fill: #fff; }

#modal .productView.productView--quickView .tabs-contents {
  font-family: "Outfit", sans-serif;
  background: #fff; }

#modal .productView.productView--quickView .tab.is-active .tab-title {
  background: #fff; }

.additional-products {
  width: 100%; }

.sidebar.right {
  width: 100%;
  padding-left: 0; }

.recommended-visibility .product.main.left {
  width: 100%; }

.sidebar.right {
  display: none !important; }

body.main .product.main.left.product-page-with-sidenav.full-width .productView {
  max-width: 1550px; }

.product.main.left .main-image-container .slick-initialized .slick-slide {
  background: transparent !important; }

.productView-images {
  margin-bottom: 0; }

.productView > .productView-details {
  padding: 0 20px 0 120px; }

.productView-details h2.productView-brand {
  color: #FFF;
  font-family: Outfit;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  margin: 0 !important; }

.productView-brand a {
  color: #fff;
  font-family: "Outfit", sans-serif; }

.product.main .tabs-contents, h3.tab-content-title, .tab, .productView-title, .productView-price, dd.productView-info-value, dt.productView-info-name, .productView label.form-label, main.page.content p, h4.listItem-title, .listItem-price, .previewCartItem-name, .cart-item-name {
  font-family: "Outfit", sans-serif; }

.page.content p {
  font-size: 16px; }

main.page.content h1.page-heading, h1.page-heading {
  font-weight: 600;
  color: #222222;
  line-height: normal;
  padding: 15px 0 15px 0;
  font-family: "Outfit", sans-serif;
  font-size: 32px;
  letter-spacing: normal;
  text-align: center; }

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

.tab a, .tab.is-active a.tab-title {
  padding: 7px 5px 5px 5px; }

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

.productView-rating {
  margin-bottom: 20px; }

.productView-title, h4.listItem-title {
  font-family: "Outfit";
  color: #FFF;
  font-family: Outfit;
  font-size: 36px;
  font-weight: 600;
  line-height: 40px; }

.listItem-title > a {
  color: #000;
  line-height: normal;
  font-weight: 600;
  margin: 10px 0;
  display: block; }

.productView-title {
  margin: 0 0 25px 0;
  padding: 0;
  border: none; }

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

.productView-details .price-section.current-price {
  padding: 0; }

.productView-details .card-text .price-section, .productView-details .card-text span.price, .productView-details .price-section.current-price span.price {
  font-size: 24px !important;
  color: #ED2024;
  font-weight: 700; }

span.price-label {
  font-family: "Outfit";
  color: rgba(0, 0, 0, 0.5); }

.productView-price {
  margin-bottom: 0;
  padding-bottom: 30px;
  border-bottom: 1px solid #353B45; }

div[data-content-region="product_below_price"] {
  padding: 13px 20px 8px 20px;
  background: #fff; }

body.product-page-layout .productView-product span.productView-reviewLink.reviewList, body.product-page-layout .productView-product .productView-reviewLink + .productView-reviewLink {
  font-size: 15px !important;
  font-weight: 500 !important; }

.productView .productView-details .productView-rating {
  border-top: 1px solid #353B45;
  font-size: 16px;
  font-weight: 400;
  color: #A4AFBE;
  padding: 25px 0 0 0;
  margin: 0 !important; }

.productView .productView-details .productView-rating .productView-reviewLink.totalReview > a {
  color: #A4AFBE;
  text-decoration: none;
  font-weight: 400; }

.productView .productView-details .productView-rating .productView-reviewLink a {
  text-decoration: underline;
  font-weight: 500;
  color: #C3D1E4; }

.productView .productView-rating .icon {
  width: 16px;
  height: 16px; }

.productView .productView-rating .icon--ratingFull svg {
  fill: #FADB14; }

.productView-reviewLink + .productView-reviewLink {
  margin-left: 30px; }

.productView-info {
  padding-top: 25px; }

.productView .prdctDtl {
  position: relative;
  display: block;
  margin: 0 0 15px 0; }

dt.productView-info-name {
  color: #fff;
  font-weight: 700;
  float: none;
  margin: 0;
  font-size: 16px;
  display: inline-block;
  line-height: 22px; }

dd.productView-info-value {
  color: #A4AFBE;
  font-weight: 400;
  float: none;
  margin: 0;
  font-size: 16px;
  line-height: 22px;
  display: inline; }

.productView-options .form-field .form-input, .productView-options .form-field .form-select {
  border-radius: 10px !important;
  border: none;
  font-size: 16px;
  color: #fff;
  padding: 0 30px;
  height: 50px;
  max-width: inherit;
  line-height: normal;
  background-color: rgba(157, 160, 167, 0.1); }

.productView-info-bulkPricing {
  display: inherit; }

.productView-product {
  padding-bottom: 0; }

.productView label.form-label.form-label--alternate {
  font-size: 18px;
  color: #fff;
  font-weight: 500; }

.productView label.form-label {
  font-size: 18px;
  color: #fff;
  font-weight: 500; }

.form-checkbox + .form-label::before, .form-radio + .form-label::before {
  border-color: #8d8d8d; }

.form-radio + .form-label::after {
  background: #ED2024; }

.productOptions-list {
  border-radius: 10px;
  border: 1px solid #353B45;
  background: #1C1F24;
  overflow: hidden;
  padding-bottom: 10px; }

.productOptions-list-item {
  padding: 20px 40px; }

.productOptions-list-item.unavailable {
  text-decoration: none; }

.productOptions-list-item + .productOptions-list-item {
  border: none; }

.productOptions-list-item.noneOptn {
  padding-top: 12px;
  padding-bottom: 12px;
  background: #353B45;
  margin-bottom: 10px; }

.productView .productOptions-list-item label.form-label {
  font-size: 16px; }

.productView .productOptions-list-item.noneOptn label.form-label {
  font-size: 18px; }

.productOptions-list .form-radio + .form-label {
  padding-left: 36px; }

.productOptions-list .form-radio + .form-label::before {
  width: 26px;
  height: 26px;
  border: 4px solid #303741;
  background: #525C6C;
  top: 0; }

.productOptions-list .form-radio + .form-label::after {
  width: 26px;
  height: 26px;
  border: 4px solid #fff;
  background: #5B6073;
  top: 0;
  left: 0; }

.productOptions-list-item-figure {
  width: 66px;
  height: 66px;
  border: 3px solid #E8E8E8;
  border-radius: 3px;
  background: #fff; }

.productOptions-list-item-figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 3px; }

[data-product-attribute="set-radio"] .unavailable, [data-product-attribute="product-list"] .unavailable {
  opacity: 1; }

.productView-options .form-field {
  margin-bottom: 30px; }

.productView .form-field--increments {
  margin-bottom: 30px !important;
  display: flex;
  align-items: center; }

.productView .form-field--increments label.form-label {
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  float: none;
  margin: 0 25px 0 0; }

.productView .form-increment {
  margin: 0;
  background: transparent;
  border: 1px solid #464F5D;
  border-radius: 6px;
  overflow: hidden; }

.cart-item-quantity .form-increment {
  background: transparent;
  border: 1px solid #464F5D;
  border-radius: 6px;
  overflow: hidden; }

.cart-item-quantity .form-increment .form-input--incrementTotal {
  margin: 0 -3px;
  background: transparent;
  color: #fff; }

.form-increment .button {
  width: 49px;
  height: 49px;
  background: #464F5D;
  border: none;
  overflow: hidden; }

.productView-options .form-field .form-input.form-input--incrementTotal {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  border: none;
  min-width: 75px;
  height: 49px;
  border-radius: 0 !important;
  padding-left: 10px;
  padding-right: 10px; }

.form-increment .button--icon svg {
  fill: #000; }

.form-increment .icon {
  width: auto;
  height: auto;
  font-style: normal;
  color: rgba(255, 255, 255, 0.7);
  font-size: 22px; }

.productView-options #add-to-cart-wrapper .form-field {
  border: none;
  padding-bottom: 35px; }

div#add-to-cart-wrapper.qty-box-visible .form-action, #body.qty-box-visible form.form.form-wishlist.form-action, .productView.qty-box-visible.productView--quickView .form.form-wishlist.form-action {
  margin-top: 100px !important; }

#add-to-cart-wrapper {
  width: 50%; }

.product {
  overflow: unset; }

.productView .socialLinks {
  line-height: normal;
  margin-top: 0;
  padding: 30px 0 0 0; }

.productView .socialLinks .socialLinks-item {
  margin: 0 10px 0 0 !important;
  padding: 0; }

.productView .socialLinks .socialLinks-item .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #505B6E;
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 50px; }

.productView .socialLinks .socialLinks-item .icon svg {
  fill: #1C1F24 !important;
  width: 16px; }

.productView .socialLinks .socialLinks-item .icon:hover, .productView .socialLinks .socialLinks-item .icon:focus {
  background: #ED2024; }

.productView .socialLinks .socialLinks-item .icon:hover svg, .productView .socialLinks .socialLinks-item .icon:focus svg {
  fill: #fff !important; }

/* .productView-options .form .form-action{width:calc(50% - 7.5px); margin-right:7.5px;}
form.form.wishlist{width:calc(50% - 7.5px); margin-left:7.5px;} */
.productView input#form-action-addToCart {
  border: none;
  font-family: "Outfit", sans-serif;
  font-weight: 500;
  background: #ED2024;
  color: #fbfbfb;
  font-size: 16px !important;
  text-transform: uppercase;
  border-radius: 10px !important;
  height: 50px;
  letter-spacing: normal;
  width: 100%;
  margin: 0; }

.productView input#form-action-addToCart:hover, .productView input#form-action-addToCart:focus {
  background: #000; }

.productView .form-action.wishlist {
  border-radius: 10px;
  border: 1px solid #353B45;
  background: transparent;
  margin: 0;
  color: #FFF;
  font-family: Outfit;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 51px;
  width: 100%;
  position: relative; }

.productView .form-action.wishlist:hover, .productView .form-action.wishlist:focus {
  background: #000;
  border-color: #000; }

.productView .form-action.wishlist span.custom-checkbox-text {
  left: auto;
  top: auto; }

.form-action.wishlist input.button {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0; }

.form-action.wishlist .wishlistIc {
  margin-right: 10px; }

.form-action.wishlist .wishlistIc svg {
  display: block; }

.productView-options form.form.wishlist {
  width: calc(50% - 7.5px);
  margin: 0 0 15px 7.5px !important; }

.productView-options .form-action.formcartBtn {
  width: calc(50% - 10px) !important;
  margin: 0 7.5px 15px 0 !important;
  padding: 0; }

.product.main.left .slick-next, .product.main.left .slick-prev {
  background: none;
  padding: 0; }

.product.main.left .recommended-position .slider-nav button.slick-prev {
  left: 0 !important; }

.product.main.left .recommended-position .slider-nav button.slick-next {
  right: 0 !important;
  left: auto !important; }

.product.main.left .slider-nav.slick-initialized.slick-slider .slick-list.draggable {
  padding: 0 10px !important; }

.product.main.left .recommended-position .slider-nav button.slick-prev, .product.main.left .recommended-position .slider-nav button.slick-next, .product.main.left .recommended-position .slider-nav button.slick-prev::before, .product.main.left .recommended-position .slider-nav button.slick-next::before, .productView.productView--quickView .slider-nav button.slick-prev::before, .productView.productView--quickView .slider-nav button.slick-next::before, .productView.productView--quickView .slider-nav button.slick-prev, .productView.productView--quickView .slider-nav button.slick-next {
  width: 36px;
  height: 36px;
  opacity: 1;
  display: block !important; }

.product.main.left .recommended-position .slider-nav button.slick-prev::before, .product.main.left .recommended-position .slider-nav button.slick-next::before, .productView.productView--quickView .slider-nav button.slick-prev::before, .productView.productView--quickView .slider-nav button.slick-next::before {
  top: 0;
  mask: unset !important; }

.product.main.left .recommended-position .slider-nav button.slick-prev:before, .productView.productView--quickView .slider-nav button.slick-prev::before, .product.main.left div#product-images-container .slick-prev::before {
  background: url(../img/prev-arrow.png) no-repeat left center !important; }

.product.main.left .recommended-position .slider-nav button.slick-next:before, .productView.productView--quickView .slider-nav button.slick-next::before, .product.main.left div#product-images-container .slick-next::before {
  background: url(../img/next-arrow.png) no-repeat left center !important; }

.productView.productView--quickView .slider-nav.slick-initialized.slick-slider .slick-list.draggable {
  padding: 0 10px !important; }

.previewCartCheckout-additionalCheckoutButtons .FloatRight.PayPalExpressCheckout.PayPalExpressBraintreeCheckout.RemoteCheckout.CheckoutButton {
  width: 100%; }

.modal-close {
  color: #5b6073;
  top: 5px; }

.page.content ul {
  margin-left: 0; }

body.main.eleven-seventy .main.product {
  padding: 0; }

.related h2.container-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important;
  margin: 0 0 20px 0 !important;
  padding: 0 !important;
  text-align: left; }

.related h2.container-header span {
  display: inline-block;
  font-size: 17px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  padding: 0 20px;
  background: #ED2024;
  border-radius: 10px 10px 0 0;
  border: 1px solid #ED2024;
  border-bottom: none;
  line-height: 50px; }

.related .productCarousel {
  margin: 0; }

#carousel-active.related.carousel-active button.slick-next.slick-arrow, #carousel-active.related.carousel-active button.slick-prev.slick-arrow {
  top: 50%;
  transform: translateY(-50%); }

.similar-products-by-views {
  overflow: unset; }

.product.main.left .productCarousel-slide.slick-slide.slick-active a.button.button--small.card-figcaption-button {
  font-size: 16px !important; }

.similar-products-by-views .card-text.add-to-cart-button {
  bottom: auto; }

.recommended .productCarousel .slick-track {
  margin: 0; }

.button {
  font-family: "Outfit", sans-serif;
  font-size: 16px; }

.button--primary:hover, .button--primary:focus, .cart-actions .button:hover, a.modal-close.custom-quick-search:hover, input#gift-certificate-submit:hover, .form-actions .button:hover, input#gift-certificate-preview:hover, .cart-actions .button:focus, a.modal-close.custom-quick-search:focus, input#gift-certificate-submit:focus, .form-actions .button:focus, input#gift-certificate-preview:focus, main.page.blog a.read-more-button:hover, main.page.blog a.read-more-button:focus {
  border: none;
  background: #fff;
  color: #000; }

.button {
  line-height: normal; }

.navPages h2.container-header {
  text-align: left;
  font-size: 22px !important;
  padding: 0 15px !important; }

.previewCart .productView-details {
  padding: 20px 0 0 0;
  background: #eaeaea;
  box-shadow: none; }

.previewCart .productView-info {
  border-bottom: none;
  padding-top: 15px;
  padding-bottom: 0; }

.product.main.left .slider-nav {
  padding: 0 55px; }

.product.main.left .slider-nav.slick-initialized.slick-slider .slick-list.draggable {
  padding: 0 !important; }

.product.main.left .slider-nav .slick-slide {
  padding: 0 5px; }

.product.main.left .slider-nav .slick-slide > div {
  background: transparent !important;
  border: none;
  padding: 0; }

.product.main.left .slider-nav .slick-slide .thumbnail-images {
  background: #fff !important;
  border-radius: 10px;
  border: 5px solid #333133;
  padding: 0;
  width: 100% !important;
  max-height: 105px;
  height: auto;
  object-fit: contain;
  overflow: hidden; }

.product.main.left .slider-nav .slick-slide.slick-current.slick-active .thumbnail-images, .slider-nav .slick-slide.slick-current .thumbnail-images {
  border-color: #ED2024 !important; }

.product.main.left .main-image-container {
  background: #fff !important;
  border: 1px solid rgba(0, 0, 0, 0.2) !important;
  border-radius: 20px;
  overflow: hidden;
  padding: 20px;
  margin-bottom: 40px; }

.productView-description {
  margin-top: 0; }

.tabs {
  border-bottom: 2px solid #353B45;
  margin-bottom: 50px; }

.tab {
  margin: 0 15px 0 0;
  background: transparent;
  width: auto; }

.tab a, .tab.is-active a.tab-title {
  padding: 20px 40px;
  text-transform: none;
  border-radius: 10px 10px 0 0 !important;
  border: none;
  font-family: "Outfit";
  font-size: 28px;
  font-weight: 500;
  line-height: 20px;
  border: 1px solid #2C3037;
  border-bottom: none;
  background: #2C3037;
  position: relative; }

.tab a {
  color: #828DA1;
  text-align: center;
  font-family: Outfit;
  font-size: 28px;
  font-weight: 500;
  line-height: 20px; }

.tab.is-active .tab-title, .tab.is-active a.tab-title, .tab.is-active:hover a.tab-title, .tab.is-active:focus a.tab-title, .tab:hover a.tab-title, .tab:focus a.tab-title {
  background: #fff;
  color: #000 !important; }

.tab.is-active a.tab-title {
  border-color: #fff; }

.tab.is-active .tab-title:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -29px;
  transform: translateX(-50%);
  border: 15px solid transparent;
  border-top: 15px solid #fff; }

#modal .tab.is-active a.tab-title, #modal .tab:hover a.tab-title, #modal .tab:focus a.tab-title {
  color: #000 !important; }

.product.main .tabs-contents {
  background: none;
  padding-left: 0;
  padding-right: 0;
  border: none; }

.product.main .tabs-contents h3.tab-content-title, .tabs-contents h3.tab-content-title {
  color: #FFF;
  font-family: Outfit;
  font-size: 30px;
  font-weight: 600;
  line-height: 40px;
  margin: 0 0 10px 0;
  padding: 0;
  border: none;
  text-transform: none; }

.page.brands .card-figure {
  height: auto; }

.cart-item-figure {
  padding-top: 15px;
  padding-bottom: 15px; }

.productView form.form-wishlist .dropdown-menu .button {
  border: none !important; }

.prdctPageTabs {
  padding: 0 0 80px 0;
  margin: 140px 0 0 0; }

.product.main .tabs-contents {
  font-size: 16px; }

.product.main .tabs-contents p {
  margin: 0 0 10px 0;
  line-height: 26px;
  color: rgba(255, 255, 255, 0.8); }

.product.main .tabs-contents p strong {
  color: #fff;
  font-size: 22px; }

.product.main .tabs-contents ul {
  margin-left: 0;
  list-style: none; }

.product.main .tabs-contents li {
  line-height: 26px;
  color: rgba(255, 255, 255, 0.8);
  position: relative;
  padding: 0 0 0 18px; }

.product.main .tabs-contents li:before {
  content: '\00BB';
  position: absolute;
  left: 0;
  top: 0;
  color: rgba(141, 166, 207, 0.8);
  font-family: Outfit;
  font-size: 22px;
  font-weight: 400;
  line-height: 1; }

.product.main .tabs-contents h3, .product.main .tabs-contents h2 {
  color: #FFF;
  font-family: Outfit;
  font-size: 30px;
  font-weight: 400;
  line-height: 1;
  margin: 0 0 30px 0; }

.product.main .tabs-contents a {
  color: #ED2024;
  text-decoration: underline; }

.product.main .tabs-contents a strong {
  color: #ED2024;
  font-weight: 500; }

.product.main .tabs-contents .videos h3.tab-content-title {
  color: #fff;
  font-family: "Outfit";
  font-size: 30px;
  font-weight: 600;
  line-height: normal;
  margin: 0 0 30px 0 !important;
  padding: 0; }

.tabs-contents .videos .videoGallery {
  border: none; }

.tabs-contents .videos .videoGallery-main {
  padding-top: 0;
  padding-bottom: 55.65%; }

.tabs-contents .videos .videoGallery-main iframe {
  border-radius: 10px; }

.tabs-contents .videos .video-figure {
  border-radius: 10px;
  overflow: hidden; }

.tabs-contents .video.is-active, .tabs-contents a.video:hover h5.video-title, .tabs-contents .video.is-active, .tabs-contents a.video:hover .video-description, .tabs-contents .video.is-active, .tabs-contents a.video:hover {
  color: #fff !important; }

.video-description {
  font-size: 16px; }

.tab-content {
  padding: 0; }

div[data-content-region="product_below_price"] div {
  display: block;
  text-align: left; }

div[data-content-region="product_below_video"] p, div[data-content-region="product_below_video"] p strong {
  color: #000;
  font-family: "Outfit";
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: normal; }

div[data-content-region="product_below_video"] p {
  text-align: left;
  margin: 90px 0 15px 0; }

.search .panel {
  text-align: left; }

#compare-page .compareTable-heading {
  text-align: center; }

.brand .both-grid-list-views .pagination.bottom {
  position: relative !important; }

.both-grid-list-views form.both-grid-default, .brand .page-content {
  top: auto; }

.productList .product .listItem {
  text-align: left; }

.page.brands .card-figure {
  border: none; }

.product.main .tabs-contents .overview p span .__mce_add_custom__, .product.main .tabs-contents .overview li span .__mce_add_custom__ {
  display: block; }

.previewCart .productView-details {
  background: transparent; }

.previewCart .productView-title {
  font-size: 26px; }

.previewCart .productView-info {
  margin: 0; }

.productView-options {
  overflow: hidden; }

.productView-options .form-field .form-fileDescription {
  padding-left: 10px; }

.quickSearchMessage {
  margin: 25px 0 0 0;
  padding: 0 0 25px 0; }

.page.brands ul.brandGrid .brand .card {
  background: #fff;
  padding: 5px; }

.brands .card-figure {
  position: relative;
  display: block;
  padding: 20px; }

.brands .card-figure a {
  position: relative; }

.brands .card-figure a::after {
  content: "";
  display: block;
  height: 0;
  padding-bottom: 70%;
  width: 100%; }

.brands .card-image {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  border: 0;
  font-family: "object-fit: contain;";
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%; }

.page.brands ul.brandGrid .brand .card-body {
  padding: 0; }

.page.brands ul.brandGrid .brand .card-body .card-title {
  background: #000;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  padding: 10px 20px;
  border-radius: 5px; }

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

.brand .card-body.purchase-ability.withoutTax {
  min-height: inherit !important; }

.cart-item-block .form-increment .icon {
  width: 18px;
  height: 18px; }

.sidebar.right .card-text.add-to-cart-button {
  bottom: auto !important; }

.product.main.left button.slick-prev, .product.main.left button.slick-next {
  display: block !important; }

.form-select, .form-input {
  background-color: rgba(157, 160, 167, 0.1);
  color: #fff !important;
  border: none;
  border-radius: 10px !important; }

.search.main .card-body.purchase-ability.withoutTax {
  min-height: 100% !important; }

.search.main article.card {
  min-height: inherit; }

main.search.both-grid-list-views .actionBar {
  top: auto;
  width: auto; }

main.blog.page article.blog img {
  width: 100%;
  object-fit: cover;
  border: none;
  border-radius: 10px; }

.blogPage .blog-thumbnail > a {
  position: relative;
  display: block; }

.blogPage .blog-thumbnail > a::after {
  padding-bottom: 70%;
  content: '';
  width: 100%;
  display: block;
  height: 0; }

.blogPage .blog-thumbnail > a img {
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto; }

.page.blog header h2.blog-title a {
  color: #fff; }

main.page.blog .blog-post {
  height: auto;
  margin: 0; }

main.page.blog a.read-more-button, main:not(.nine-sixty).page.blog a.read-more-button {
  position: relative;
  right: auto;
  bottom: auto;
  display: inline-block;
  margin: 10px 0; }

.blog-post-body {
  margin-top: 0; }

main.page.blog .excerpt {
  height: auto; }

a.reset.quicksearch {
  border: none;
  border-radius: 10px;
  font-family: 'Outfit';
  background: #ED2024; }

a.modal-close.custom-quick-search {
  top: 49px; }

a.modal-close.custom-quick-search:hover, a.modal-close.custom-quick-search:focus {
  background: #000; }

.new-customer .panel-header, .new-customer .panel-body {
  background-color: rgba(255, 255, 255, 0.1); }

.compare-page .bottom-card-body .card-text {
  background: #fff;
  color: #000;
  padding: 0; }

.compare-page .card {
  padding: 20px; }

a.button.button--small.card-figcaption-button {
  border-radius: 10px;
  border: none;
  color: #fff;
  background: #ED2024;
  font-family: 'Outfit';
  font-size: 16px; }

.modal-body {
  padding: 20px; }

.search-icon {
  top: 9px; }

.backtoTop {
  bottom: 115px; }

.swal2-buttonswrapper .button {
  margin: 5px;
  border: none !important;
  border-radius: 10px;
  background: #ED2024 !important; }

.swal2-buttonswrapper .button.swal2-cancel {
  background: #000 !important; }

.estimator-form-input .form-select {
  padding-right: 30px; }

@media only screen and (min-width: 801px) {
  body {
    overflow-x: hidden; }
  body.main div#menu .navPages {
    max-width: 100%; }
  .menuToogle {
    display: none; }
  #menu .navPage-subMenu {
    z-index: 9;
    min-width: 250px;
    background: #fff !important;
    border: none; }
  .main-nav-container.in-container div#menu.main-nav {
    max-width: 100%; }
  .main-nav-container.in-container .custom-pages-nav .navPages-action {
    color: #B7D1EB;
    font-family: Outfit;
    font-size: 16px;
    font-weight: 500;
    padding: 0 20px !important;
    line-height: 52px;
    display: flex;
    align-items: center;
    gap: 5px; }
  .main-nav-container.in-container .custom-pages-nav .navPages-item:last-child .navPages-action {
    padding-right: 0; }
  .main-nav-container.in-container .custom-pages-nav .navPages-action:hover, .main-nav-container.in-container .custom-pages-nav .navPages-action:focus {
    color: #ED2024;
    background: transparent; }
  .main-nav-container.in-container .custom-pages-nav .navPage-subMenu-list .navPages-action:hover, .main-nav-container.in-container .custom-pages-nav .navPage-subMenu-list .navPages-action:focus {
    border-radius: 0; }
  .main-nav-container.in-container .custom-pages-nav .all-brands .navPages-action {
    color: #000; }
  .main-nav-container.in-container .navPages-container {
    background: transparent;
    border: none; }
  .custom-pages-nav .navPages-action i.fa.fa-chevron-down svg, #menu .navPages .navPage-subMenu-list i.fa.fa-chevron-down svg {
    fill: #fff !important;
    stroke: #fff !important;
    width: 10px;
    height: 10px; }
  div#menu .custom-pages-nav a.navPage-subMenu-action.navPages-action:hover i.fa.fa-chevron-down svg {
    fill: #fff !important;
    stroke: #fff !important; }
  #menu .navPage-subMenu i.fa.fa-chevron-down.main-nav {
    top: 11px !important;
    position: absolute;
    right: 10px; }
  #menu ul.navPage-subMenu-list {
    background: #fff; }
  #navPages-::before {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff rgba(0, 0, 0, 0) !important; }
  .custom-pages-nav #desktop-menu .navPages-item {
    position: relative; }
  .custom-pages-nav div#navPages- {
    left: 0; }
  .shopByCategoryMenu .navPages-action i.fa {
    top: 0 !important;
    margin-left: 5px; }
  .shopByCategoryMenu .navPages-action svg {
    stroke: none; }
  .top-menu .content .navUser-action img {
    padding-right: 5px; }
  #menu i.fa.fa-chevron-down.main-nav {
    top: 0; }
  .navPages-item {
    float: none;
    display: inline-block;
    vertical-align: middle; }
  .navPages-item.shopByCategoryMenu {
    float: left; }
  .navPages-item.shopByCategoryMenu.ShopByBrandMenu {
    margin-left: 20px; }
  .main-nav-container.in-container .custom-pages-nav .shopByCategoryMenu > a.navPages-action.has-subMenu {
    background: rgba(255, 255, 255, 0.15);
    color: #fff !important;
    text-transform: none !important;
    font-size: 16px;
    padding: 16px 30px !important;
    line-height: 20px;
    font-weight: 400 !important;
    text-align: left;
    border-radius: 10px;
    display: flex;
    align-items: center;
    gap: 10px; }
  .main-nav-container.in-container .custom-pages-nav .shopByCategoryMenu:hover > a.navPages-action.has-subMenu {
    background: #fff;
    color: #000 !important; }
  .shopByCategoryMenu > a.navPages-action.has-subMenu i.fa.fa-chevron-down svg {
    fill: #fff !important;
    stroke: #fff !important;
    display: none; }
  div#menu .custom-pages-nav a:hover svg {
    fill: #000 !important; }
  div#menu .custom-pages-nav .shopByCategoryMenu a:hover svg {
    fill: #000 !important;
    stroke: none !important; }
  div#menu .custom-pages-nav .shopByCategoryMenu a:hover svg path, div#menu .custom-pages-nav .shopByCategoryMenu a:focus svg path {
    fill: #000 !important; }
  body.main.eleven-seventy div#menu .navPages {
    max-width: 100%; }
  #menu .navPages .navPage-subMenu-list {
    min-width: 250px;
    padding: 0;
    border: none; }
  #menu .custom-pages-nav .shopByCategoryMenu .navPage-subMenu .navPage-subMenu-item, .navPage-childList-item, #menu .custom-pages-nav .shopByCategoryMenu .navPage-subMenu li {
    border-bottom: solid 1px rgba(0, 0, 0, 0.2);
    width: 100% !important;
    padding: 0 !important;
    background: none; }
  #menu .shopByCategoryMenu .navPage-subMenu .navPage-subMenu-item .navPages-action, #menu .navPage-subMenu li a {
    padding: 10px 20px 10px 20px !important;
    font-weight: 400;
    width: 100%;
    color: #000;
    line-height: normal;
    font-size: 16px;
    background: transparent; }
  #menu .shopByCategoryMenu .navPage-subMenu .navPage-subMenu-item .navPages-action:hover, #menu .navPage-subMenu li a:hover {
    background: #000;
    color: #fff; }
  #menu .navPage-subMenu li a i {
    display: block;
    right: 10px;
    transform: rotate(-90deg); }
  #menu .navPage-subMenu li .navPage-childList {
    left: 100%;
    width: 250px;
    top: 0; }
  #menu .navPage-subMenu li .navPage-subMenu .navPage-subMenu-list li .navPage-subMenu-action .navPage-childList {
    display: block;
    left: 100%;
    position: absolute;
    width: 250px; }
  #menu .navPage-subMenu li .navPage-subMenu .navPage-childList {
    border: none;
    padding: 0; }
  #menu .custom-pages-nav .shopByCategoryMenu .navPage-subMenu .navPage-subMenu-item:hover > .navPage-childList, #menu .custom-pages-nav .shopByCategoryMenu .navPage-childList-item:hover > .navPage-childList {
    display: block;
    position: absolute;
    left: 100%;
    top: 0;
    width: 250px;
    background: #8a0707; }
  #menu .custom-pages-nav .shopByCategoryMenu .navPage-subMenu-list .navPages-item:hover > .navPage-subMenu {
    display: block;
    position: absolute;
    left: 100%;
    top: 0;
    width: 250px;
    background: #8a0707; }
  #menu i.fa.fa-chevron-down.main-nav {
    font-size: 10px; }
  .navPage-subMenu-item {
    padding: 0 !important; }
  #menu .custom-pages-nav .navPage-subMenu li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
  .product.main.left div#product-images-container, .productView.productView--quickView div#product-images-container {
    width: 49.2%; }
  .recommended-visibility .recommended-position.below section.productView-details {
    width: 50.8%; } }

@media (max-width: 1749px) {
  .productCarousel, .sidebar.right.with-sidenav .productCarousel {
    padding: 0 35px; }
  .productCarousel .slick-prev {
    left: -10px !important; }
  .productCarousel .slick-next {
    right: -10px !important; }
  .headerRight .navUser-section .navUser-item:last-child {
    padding-right: 5px; }
  .iconSec {
    margin-top: -120px; } }

@media (min-width: 801px) and (max-width: 1699px) {
  .main-nav-container.in-container .custom-pages-nav .shopByCategoryMenu > a.navPages-action.has-subMenu {
    padding: 16px 20px !important; }
  .main-nav-container.in-container .custom-pages-nav .navPages-action {
    padding: 0 12px !important;
    font-size: 15px; } }

@media (min-width: 801px) and (max-width: 1599px) {
  .main-nav-container.in-container .custom-pages-nav .shopByCategoryMenu > a.navPages-action.has-subMenu {
    padding: 16px 15px !important;
    font-size: 14px; }
  .main-nav-container.in-container .custom-pages-nav .navPages-action {
    padding: 0 10px !important;
    font-size: 14px; }
  .navPages-item.shopByCategoryMenu.ShopByBrandMenu {
    margin-left: 10px; } }

@media (min-width: 801px) and (max-width: 1399px) {
  .main-nav-container.in-container .custom-pages-nav .shopByCategoryMenu > a.navPages-action.has-subMenu {
    padding: 16px 20px !important;
    font-size: 16px; }
  .main-nav-container.in-container .custom-pages-nav .navPages-action {
    padding: 0 20px !important;
    font-size: 16px; }
  .header .hdrCntnr {
    flex-wrap: wrap; }
  .main-nav-container.in-container {
    position: relative;
    order: 3;
    width: 100%;
    padding: 5px 0;
    background: #181B21;
    margin: 10px 0 0 0; }
  .main-nav-container.in-container:before {
    content: '';
    position: absolute;
    left: -20px;
    top: 0;
    background: #181B21;
    width: 20px;
    height: 100%; }
  .main-nav-container.in-container:after {
    content: '';
    position: absolute;
    right: -20px;
    top: 0;
    background: #181B21;
    width: 20px;
    height: 100%; }
  .home > .header-container {
    position: relative; }
  header.header {
    padding: 10px 0 !important; }
  .header-logo-image {
    max-height: 75px; }
  .navPages {
    text-align: left; } }

@media (min-width: 801px) and (max-width: 1199px) {
  .main-nav-container.in-container .custom-pages-nav .shopByCategoryMenu > a.navPages-action.has-subMenu {
    padding: 16px 15px !important;
    font-size: 15px; }
  .main-nav-container.in-container .custom-pages-nav .navPages-action {
    padding: 0 10px !important;
    font-size: 15px; } }

@media (max-width: 1599px) {
  .headerRight .navUser-section .navUser-item {
    padding: 0 12px; }
  li.subcategory-item {
    width: 16.667%; }
  .iconSec {
    margin-top: -100px; } }

@media (max-width: 1499px) {
  .cateSec .cateBox .cateDtl .cateTitle {
    font-size: 22px; }
  .cateSec .catebigBoxes .cateBox .cateImg {
    max-width: 60%;
    display: inline-block; }
  .cateSec .catebigBoxes .cateBox a {
    padding: 50px 20px 50px 30px; }
  .cateSec .catebigBoxes .cateBox .cateDtl .cateTitle {
    font-size: 28px; } }

@media (max-width: 1399px) {
  li.subcategory-item {
    width: 20%; }
  .reviewSec .page-heading span {
    font-size: 100px; }
  .reviewSec .reviewImg {
    width: 25%; }
  .reviewSec .reviewCntn {
    width: 50%; }
  .blogNaboutSec .blogSec, .blogNaboutSec .aboutSec {
    width: 29%; }
  footer .container h5.footer-info-heading {
    font-size: 24px; }
  .footer-info-col--small, .footer-info-col--small:nth-child(3) {
    width: 17%; }
  .footer-info-col--small:last-child {
    width: 24%; } }

@media (max-width: 1365px) {
  #product-listing-container ul.productGrid--maxCol4 .productGrid .product, #product-listing-container .productGrid .product {
    width: 25%; } }

@media (max-width: 1319px) {
  .blogNaboutSec .blogSec, .blogNaboutSec .aboutSec {
    width: 32%; }
  .page.brands .brandGrid .brand {
    width: 25%; } }

@media (min-width: 1280px) {
  .productView.productView--quickView > .productView-details {
    padding-left: 20px;
    width: 50.8%; } }

@media (max-width: 1279px) {
  .recent-blog-sec .blogImg {
    width: 120px;
    height: 120px; }
  .recent-blog-sec .blogDetail {
    width: calc(100% - 140px); }
  .recent-blog-sec .blog-summary {
    margin: 0px 0px 5px;
    font-size: 16px;
    max-height: 80px; }
  .recent-blog-sec .btn-read-more {
    font-size: 14px; }
  .recent-blog-title-box a {
    font-size: 14px; }
  h2.container-header {
    margin-bottom: 20px !important;
    font-size: 26px; }
  div#desktop-menu {
    gap: 10px; }
  .container-header, h1.container-header, main.page.content h1.page-heading, main.page.blog h1.page-heading, .login h1.page-heading, h1.page-heading {
    font-size: 40px !important; }
  .productView-title, h4.listItem-title {
    font-size: 30px; }
  .cateSec .cateBox {
    width: 33.33%; }
  .cateSec .catebigBoxes .cateBox {
    width: 50%; }
  .instaSec {
    padding: 100px 0 22px 0; }
  .footer {
    padding: 60px 0 0 0; }
  footer .container h5.footer-info-heading {
    font-size: 22px; }
  .footer-info-list li a {
    font-size: 14px; }
  .footer-info-list li {
    margin: 0 0 15px 0; }
  .contactInfo {
    padding: 25px 0 0 0; }
  .contactInfo p {
    margin: 0 0 15px 0;
    font-size: 14px; }
  .footer .socialLinks {
    margin: 30px 0 0 0; }
  .footer-bottom {
    flex-wrap: wrap;
    justify-content: center;
    padding: 15px 0;
    margin: 25px 0 0 0; }
  .footer-bottom .ftrbtmLeft {
    width: 100%;
    text-align: center;
    margin: 0 0 10px 0; }
  .productView > .productView-details {
    padding: 0 0 0 20px; } }

.container.main {
  padding-left: 20px;
  padding-right: 20px; }

@media (max-width: 1199px) {
  .iconSec {
    margin-top: -80px; }
  .iconSec .iconsecCntnr {
    gap: 40px; }
  .marquee-line {
    font-size: 26px; }
  .cateSec h2.page-heading {
    font-size: 40px; }
  .reviewSec .page-heading {
    font-size: 28px; }
  .reviewSec .page-heading span {
    font-size: 70px; }
  .blogNaboutSec .secCntnr {
    margin: 0 -20px; }
  .blogNaboutSec .blogSec, .blogNaboutSec .aboutSec {
    width: 50%;
    padding: 0 20px; }
  .blogNaboutSec .secImg {
    display: none; }
  .footer-info-col--small:first-child {
    width: 34%; }
  .footer-info-col--small, .footer-info-col--small:nth-child(3) {
    width: 22%; }
  .footer-info-col--small:last-child {
    width: 100%; }
  #product-listing-container ul.productGrid--maxCol4 .productGrid .product, #product-listing-container .productGrid .product {
    width: 33.33%; } }

@media (max-width: 1000px) {
  .productView-options .form-action {
    float: left; }
  .brand.main .grid-list-view.toggle {
    top: auto; } }

@media (max-width: 991px) {
  .iconSec {
    margin-top: 0;
    padding-top: 10px; }
  .marquee {
    padding: 50px 0; }
  .cateSec .allcateBtn {
    margin: 20px 0 0 0; }
  .recent-blog-sec .blogRow {
    flex-wrap: wrap; }
  .recent-blog-sec .blogCol {
    width: calc(50% - 20px/2); }
  .recent-blog-sec .blogCol:first-child {
    width: 100%; }
  /* .card .card-text.add-to-cart-button { width: 40px !important; height: 40px; }
    .card .card-text.add-to-cart-button .button svg{ width: 24px; height: 24px; } */
  .productSlider {
    padding: 50px 0; }
  div#desktop-menu {
    gap: 20px;
    justify-content: flex-start;
    row-gap: 0; }
  li.subcategory-item {
    width: 25%; }
  .product.main.left div#product-images-container {
    width: 100%; }
  .recommended-visibility .recommended-position.below section.productView-details {
    width: 100%;
    padding: 20px 0 0 0; }
  .productView-options .form-field {
    margin-bottom: 15px; }
  .tab a, .tab.is-active a.tab-title {
    font-size: 20px;
    padding: 10px 25px; }
  .instaSec {
    padding-top: 60px; }
  .brandSec {
    padding: 130px 0 50px 0; }
  .brandSec .slick-list {
    padding: 0 50px 0 0; }
  .brandSec .brandBox .brandTitle {
    font-size: 18px;
    line-height: 22px; }
  .prdctPageTabs {
    margin: 50px 0 0 0; }
  .productView-reviewLink + .productView-reviewLink {
    display: inline-block;
    margin-left: 15px; } }

@media (max-width: 800px) {
  body.main:not(.home) .header-container {
    margin-top: 0 !important; }
  div#side-categories.mobile {
    display: none; }
  .header-logo {
    z-index: 0; }
  header.header {
    display: block;
    padding: 0 !important; }
  body.main.home {
    padding-top: 0px !important; }
  header.header .navPages-container.inside-header.left-logo.visible {
    display: flex !important; }
  .header-container.sticky-header .top-menu {
    display: flex;
    position: absolute;
    inset: auto;
    width: fit-content;
    top: 60px;
    left: 20px; }
  .navPages-container.inside-header.left-logo nav.navPages {
    display: none; }
  .phone-number {
    padding: 0;
    display: none; }
  li.navUser-item.navUser-item--cart {
    position: relative;
    inset: auto; }
  div#menu {
    margin: 0 0 0 auto;
    position: absolute;
    max-width: fit-content !important;
    right: 0; }
  header.header .header-logo {
    padding: 0;
    width: 100% !important;
    background: transparent; }
  .account-links ul .navUser-item.navUser-item--account {
    border: 0; }
  .header.is-open div#menu {
    top: 36px;
    width: 100%;
    min-width: 100%;
    max-width: unset;
    margin: 0 !important;
    padding-top: 0; }
  div#desktop-menu {
    display: block; }
  h2.container-header.mobile {
    font-size: 18px;
    text-align: left;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding-bottom: 10px;
    color: #000 !important;
    padding-left: 0; }
  body.main div#menu .navPages {
    width: 100%;
    margin-top: 0; }
  .mobile-menu .right.searchbar {
    width: 100%;
    position: relative;
    margin-bottom: 0; }
  body.main .custom-pages-nav {
    margin-top: 0; }
  body.main:not(.nine-sixty) .header-container.in-container {
    margin-top: 0px !important; }
  .header.is-open div#menu li {
    padding-left: 0; }
  div#menu span.down-arrow {
    padding: 10px !important; }
  .header.is-open div#menu li.active {
    padding: 10px 10px 0; }
  header .form-fieldset {
    max-width: unset; }
  .header-container, header.header {
    background: #1C1F24 !important; }
  .header.is-open div#menu {
    top: 100px;
    margin: 0 !important; }
  .navPages {
    height: calc(100% - 100px);
    left: 0; }
  div#menu .navPages .navPages-list {
    padding-bottom: 20px !important; }
  .menuToogle {
    width: 25%; }
  .headerRight {
    width: 25%;
    text-align: right; }
  .headerLeft {
    width: 50%; }
  .header-logo--left {
    display: block; }
  .hdrCntnr .main-nav-container.in-container {
    display: none; }
  body.main .header-container.full-width.full-width header.header {
    padding: 0; }
  .headerRight .navUser-section .navUser-item {
    display: none;
    float: none; }
  .headerRight .navUser-section .navUser-item.navUser-item--cart {
    display: inline-block; }
  .headerRight .navUser-section {
    float: none; }
  .mobileMenu-toggle {
    font-size: 0;
    left: 0;
    top: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 50;
    margin-top: 0;
    background: #ED2024 !important;
    width: 40px !important;
    height: 40px !important;
    border-radius: 5px; }
  .allpriced {
    padding-left: 0; }
  .mobileMenu-toggle .mobileMenu-toggleIcon {
    top: 19px; }
  .mobileMenu-toggle .mobileMenu-toggleIcon, .mobileMenu-toggle .mobileMenu-toggleIcon::before, .mobileMenu-toggle .mobileMenu-toggleIcon::after, .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before, .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after {
    width: 20px;
    background: #fff; }
  .mobileMenu-toggle .mobileMenu-toggleIcon, .mobileMenu-toggle .mobileMenu-toggleIcon::before, .mobileMenu-toggle .mobileMenu-toggleIcon::after {
    background: #fff;
    margin: auto;
    left: 0;
    right: 0; }
  .mobile-menu .navPages h2.container-header.mobile {
    background: rgba(255, 255, 255, 0.1);
    color: #fff !important;
    padding: 10px 15px !important;
    font-size: 16px !important;
    margin: 20px 0; }
  .mobile-menu .navPages .nav-align > h2.container-header.mobile {
    margin-left: 15px;
    margin-right: 15px; }
  li.navPages-item.shopByCategoryMenu {
    display: none; }
  .navPages-container .navPages-quickSearch.right.searchbar.center {
    display: block !important; }
  .mobile-menu .custom-pages-nav {
    margin-top: 0; }
  div#menu .navPages .navPages-list {
    padding-top: 0; }
  .search-buttons-container {
    background: none; }
  ul#currencySelection li a {
    color: #fff; }
  .navPages-container.is-open {
    padding-top: 0; }
  .navPages {
    background: #0e345b !important; }
  .mobile-menu .right.searchbar {
    background: transparent !important;
    margin-top: 15px; }
  .navPages-quickSearch input#search_query {
    height: 50px !important;
    border: none !important;
    border-radius: 10px !important;
    background-color: rgba(0, 0, 0, 0.5); }
  .navPages-quickSearch > .container {
    margin: 0;
    max-width: inherit; }
  .mobile-menu {
    margin: 0 !important; }
  li.navPages-item.active, #menu .navPage-subMenu.sub-category-visible, li.navPages-item.active a {
    background: transparent !important; }
  .header.is-open div#menu li.active {
    padding: 0; }
  li.navPages-item {
    padding: 0; }
  #menu .navPage-subMenu {
    padding: 0 0 0 10px !important; }
  #menu .navPage-subMenu, #menu ul.navPage-subMenu-list, #menu .navPages .navPage-subMenu-list li a {
    background: none !important; }
  #menu .navPages .navPage-subMenu-list i.fa.fa-chevron-down svg {
    fill: #fff !important; }
  .custom-pages-nav .navPages-action {
    line-height: 32px;
    font-size: 16px; }
  body.main .header-container.in-container {
    margin-bottom: 0 !important; }
  .custom-pages-nav .navPages-action {
    font-family: "Outfit";
    font-weight: 400; }
  .mobile-menu#menu .custom-pages-nav .navPages-action {
    color: #fff !important; }
  ul.navPages-list i.fa.fa-chevron-up svg {
    fill: rgba(255, 255, 255, 0.5) !important; }
  ul.navPages-list i.fa.fa-chevron-down svg {
    fill: rgba(255, 255, 255, 0.5) !important; }
  .page {
    margin-top: 0 !important; }
  #search-action-buttons a.modal-close.custom-quick-search {
    margin: 30px 5px 0 0;
    width: 20px !important;
    height: 20px;
    padding: 0; }
  .search-icon {
    top: 15px;
    right: 15px; }
  .right.searchbar .form input.button {
    height: 50px !important; }
  .quickSearchResults .card-title {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .home > .header-container {
    position: relative; }
  .reviewSec .reviewBoxes {
    padding: 20px; }
  .reviewSec .reviewCntn {
    padding: 0 20px; }
  .footer-info-col--small:first-child, .footer-info-col--small, .footer-info-col--small:nth-child(3) {
    width: 50%; }
  .price.price_custom {
    text-align: left; }
  .page.brands .brandGrid .brand {
    width: 33.33%; }
  .productView.productView--quickView div#product-images-container {
    width: 100%; }
  .productView.productView--quickView > .productView-details {
    padding: 20px 0 0 0;
    width: 100%; }
  ul.navPages-list.navPages-list--user {
    display: block;
    border: none;
    margin: 0; } }

@media (max-width: 768px) {
  .placement-default {
    left: auto;
    transform: none; }
  main.page.blog article.blog {
    width: calc(50% - 5px);
    padding-left: 0;
    padding-right: 0; } }

@media (max-width: 767px) {
  .recent-blog-sec .blogCol {
    width: 100%; }
  .productCarousel {
    padding-bottom: 0; }
  h2.container-header {
    font-size: 24px; }
  .card .card-text.add-to-cart-button .button {
    transform: translateY(0px);
    opacity: 1; }
  .card-title > a {
    font-size: 14px; }
  article.card-title-two-lines h4.card-title {
    height: 78px; }
  .price-section.price-section--withoutTax.non-sale-price--withoutTax span.price.price--non-sale {
    font-size: 14px; }
  .price-section.current-price span.price {
    font-size: 15px !important;
    line-height: normal !important; }
  li.subcategory-item {
    width: 33.33%; }
  #product-listing-container ul.productGrid--maxCol4 .productGrid .product, #product-listing-container .productGrid .product {
    width: 50%; }
  .iconSec {
    padding-bottom: 25px; }
  .iconSec .iconsecCntnr {
    gap: 15px; }
  .productSliderTitle .tabs .tab .tab-title {
    font-size: 20px;
    line-height: 20px; }
  .reviewSec .reviewCntn {
    width: 100%; }
  .reviewSec .reviewImg {
    display: none; }
  .slick-slide img.ratingStar {
    width: auto; }
  .blogNaboutSec .blogSec, .blogNaboutSec .aboutSec {
    width: 100%; }
  .blogNaboutSec .aboutSec {
    padding-top: 40px; }
  .instaSec .instaFeed {
    grid-template-columns: repeat(4, 1fr); }
  .footer-bottom .bull {
    display: block;
    font-size: 0; } }

@media (max-width: 700px) {
  .productSliderTitle .tabs .tab {
    margin: 0 15px; }
  .productSliderTitle .tabs .tab .tab-title {
    font-size: 18px;
    line-height: 20px; } }

@media (max-width: 640px) {
  .tab a, .tab.is-active a.tab-title {
    padding: 10px 15px; }
  h2.page-heading, .brandSec .page-heading, .instaTitle a {
    font-size: 28px; }
  .brandSec .brandHead .allbrandLink {
    margin: 15px 0 30px 0;
    text-align: center; }
  .cateSec .cateBox {
    width: 50%; }
  .cateSec .catebigBoxes .cateBox {
    width: 100%; }
  .product.main .tabs-contents h3, .product.main .tabs-contents h2, .tabs-contents h3, .tabs-contents h2 {
    font-size: 24px; }
  .product.main .tabs-contents h3.tab-content-title, .tabs-contents h3.tab-content-title {
    font-size: 24px; }
  h2.container-header {
    font-size: 24px !important; } }

@media (max-width: 550px) {
  .subcategory-image {
    height: 100px !important; }
  main.page.blog article.blog {
    width: calc(100% - 5px); }
  .estimator-form .button--primary {
    width: 100%; }
  .cart-total-label, .cart-total-value {
    padding-left: 0; }
  .cart-total-label {
    width: 50%; }
  .cart-total-value {
    width: 50%;
    text-align: right; }
  .productList .product .listItem {
    display: block; }
  .page.brands .brandGrid .brand {
    width: 50%; }
  .subcategory-grid .navList li a.subcategory-link {
    font-size: 18px !important; }
  .catepageDesc p, .compare-page .normal-text {
    word-wrap: break-word; }
  .both-grid-list-views .actionBar {
    width: 75% !important; }
  main.search.both-grid-list-views .actionBar {
    margin-top: 0; }
  td.cart-item-block.cart-item-title {
    padding-bottom: 10px; }
  .productView label.form-label.form-label--alternate {
    font-size: 16px; }
  .productView-title, h4.listItem-title {
    font-size: 26px;
    line-height: 1.1; }
  .productView .socialLinks .socialLinks-item {
    margin: 0 20px 0 0 !important; }
  h3.tab-content-title, .prdctVideo h2.page-heading {
    font-size: 26px; }
  .product.main .tabs-contents p {
    margin: 0 0 15px 0; }
  .product.main .tabs-contents, .product.main .tabs-contents .overview p, .product.main .tabs-contents .overview li, .product.main .tabs-contents .overview p span, .product.main .tabs-contents .overview li span {
    font-size: 18px !important; }
  .tab a, .tab.is-active a.tab-title {
    font-size: 17px; }
  .cart-item-block.cart-item-info .cart-remove {
    position: absolute;
    right: 20px; }
  .cateSec h2.page-heading {
    font-size: 32px; }
  .footer-info-col {
    text-align: left; }
  .productCarousel-slide .card {
    margin-bottom: 0; }
  .card, article.card {
    padding: 10px 0 20px 0; }
  .card-body {
    padding: 20px 50px 20px 20px; }
  .productSliderTitle .tabs .tab {
    margin: 0 10px; }
  .productSliderTitle .tabs .tab .tab-title {
    font-size: 17px; }
  .listItem-content {
    padding: 0; }
  .productOptions-list-item {
    padding: 15px 20px; }
  .page.brands .brandGrid .brand {
    width: 50%; }
  main.page-content.search.both-grid-list-views .grid-list-view.toggle {
    top: auto; } }

@media (max-width: 480px) {
  h2.container-header {
    font-size: 22px; }
  .card-body {
    padding: 10px; }
  .card .card-text.add-to-cart-button {
    width: 100% !important;
    position: relative !important;
    inset: auto;
    margin-top: 5px !important; }
  .card .card-text.add-to-cart-button .button {
    border-radius: 10px; }
  li.subcategory-item {
    width: 50%; }
  .card-body .card-text[data-test-info-type="price"] {
    flex-wrap: wrap; }
  .actionBar-section .form-select, .actionBar-section select#sort {
    min-width: 165px; }
  .container-header, h1.container-header, main.page.content h1.page-heading, main.page.blog h1.page-heading, .login h1.page-heading, h1.page-heading {
    font-size: 30px !important; }
  .coupon-form .form-input, .cart-gift-certificate-form .form-input {
    width: 100%; }
  .coupon-form .button, .cart-gift-certificate-form .button {
    width: 100%;
    margin: 10px 0 0 0; }
  .actionBar-section .form-select, .actionBar-section select#sort {
    min-width: 170px; }
  .listItem-actions .button {
    font-size: 14px;
    padding: 14px 15px; }
  .brand.main {
    margin-top: 0 !important; }
  .rating--small .icon {
    width: 17px;
    height: 17px; }
  .search .actionBar-section .form-label {
    padding-right: 5px; }
  .product.main.left .slider-nav {
    padding: 0 40px 0 35px; }
  .product.main.left .recommended-position .slider-nav button.slick-prev {
    left: 0 !important; }
  .product.main.left .recommended-position .slider-nav button.slick-next {
    right: 0 !important; }
  .card .card-text.add-to-cart-button .button {
    width: 100%;
    height: 40px !important;
    padding-top: 6px; }
  ul.productGrid li.product article.card a.button.button--small.card-figcaption-button svg {
    height: 26px; }
  .instaSec .instaFeed {
    grid-template-columns: repeat(2, 1fr); }
  .instaSec .instaFeed a:nth-child(n+5) {
    display: none; }
  .footer-info-col--small:first-child, .footer-info-col--small, .footer-info-col--small:nth-child(3) {
    width: 100%; }
  .product.main.left.product-page-with-sidenav .productView-options .form-action, .productView-options .form-action.formcartBtn {
    width: 100% !important;
    margin: 0 0 10px 0 !important; }
  .productView-options form.form.wishlist {
    width: 100%;
    margin: 0 0 10px 0 !important; }
  .tab a, .tab.is-active a.tab-title {
    border-radius: 0 !important; }
  .tabs {
    border: none;
    margin: 0 0 20px 0; }
  .productView-description li.tab {
    margin: 0 0 5px 0; }
  .tab.is-active .tab-title::before, .tab:hover .tab-title::before, .tab:focus .tab-title::before {
    content: none; }
  .rating--small .icon {
    width: 14px;
    height: 14px; } }

@media (max-width: 479px) {
  main.page-content.search.both-grid-list-views .grid-list-view.toggle {
    top: auto; }
  .cateSec .cateBox {
    width: 100%; }
  .cateSec .catebigBoxes .cateBox a {
    padding: 30px 20px 30px 20px; }
  .cateSec .catebigBoxes .cateBox .cateDtl .cateTitle {
    font-size: 24px; }
  .cateSec .catebigBoxes .cateBox .cateImg {
    padding: 40px 0 0 0; }
  .blogSec .blogBox {
    flex-wrap: wrap; }
  .blogSec .blogBox .blogImg {
    width: 100%; }
  .blogSec .blogBox .blogImg img {
    width: 100%;
    height: auto; }
  .blogSec .blogBox .blogDetail {
    width: 100%;
    padding: 20px 0 0 0; }
  .prdcttabSelect {
    display: block;
    background: rgba(255, 255, 255, 0.1);
    border: none;
    border-radius: 10px;
    padding: 0 30px;
    height: 50px;
    margin: 0 0 20px 0; }
  .productSliderTitle .tabs {
    display: none; }
  main.page.blog article.blog {
    min-height: inherit; } }

@media (max-width: 359px) {
  #product-listing-container ul.productGrid--maxCol4 .productGrid .product, #product-listing-container .productGrid .product, #product-listing-container ul.productGrid li.product {
    width: 100%; }
  .category.main .actionBar {
    width: 100% !important;
    padding: 10px 0 0 0;
    text-align: left; } }

section.heroCarousel.slick-initialized.slick-slider {
  z-index: 9; }
