@import url("https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
/* font-family: "Barlow", sans-serif; */
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
/* font-family: "Montserrat", sans-serif; */
@font-face {
  font-family: 'EthnocentricRg';
  src: url("../fonts/EthnocentricRg-Regular.eot");
  src: url("../fonts/EthnocentricRg-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/EthnocentricRg-Regular.woff2") format("woff2"), url("../fonts/EthnocentricRg-Regular.woff") format("woff"), url("../fonts/EthnocentricRg-Regular.ttf") format("truetype"), url("../fonts/EthnocentricRg-Regular.svg#svgEthnocentricRg-Regular") format("svg");
  font-style: normal;
  font-weight: 400; }

body {
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #000;
  font-family: "Barlow", sans-serif; }

body, a, div, span, td {
  font-family: "Barlow", sans-serif !important;
  line-height: normal; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Barlow", sans-serif;
  font-weight: normal; }

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

p {
  margin: 0 0 10px 0; }

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

a {
  color: #0c588d; }

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

.card-body .add-to-cart-button a, .footer-info-list, footer .navUser-action, footer address {
  font-family: "Barlow", sans-serif !important; }

.button {
  font-family: 'Barlow', sans-serif; }

body.main.home.eleven-seventy .body.content .container.main {
  padding: 0;
  width: 100%; }

body.main.eleven-seventy .footer-bottom .content, body.main.eleven-seventy .main, body.main.eleven-seventy .slider.in-container section.heroCarousel, body.main.eleven-seventy footer .footer-top .content, body.main.eleven-seventy footer.footer .container, .body.content, body.main.eleven-seventy .header-container.full-width.full-width header.header, body.main.eleven-seventy .header-container.in-container, body.main.eleven-seventy .header-container.in-container header.header, body.main.eleven-seventy .top-menu .content, body.main.eleven-seventy div#menu, body.main.eleven-seventy div#menu .navPages {
  max-width: 1640px !important; }

body.main.eleven-seventy .footer-bottom .content, body.main.eleven-seventy footer .footer-top .content, body.main.eleven-seventy footer.footer .container, body.main.eleven-seventy .header-container.full-width.full-width header.header, body.main.eleven-seventy .header-container.in-container, body.main.eleven-seventy .header-container.in-container header.header, body.main.eleven-seventy .top-menu .content {
  padding: 0 20px; }

body.main.home .main.full.home {
  max-width: 100% !important;
  margin: 0 !important; }

body.main.home.eleven-seventy .main {
  max-width: 100% !important; }

.pace.pace-active {
  display: none; }

body.home .header-container:not(.full-width) {
  opacity: 1; }

.header-container {
  background: #000000; }

body.main.home .header-container {
  background-color: transparent; }

.headerTop {
  position: relative;
  font-size: 15px;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1); }

.headerTop a {
  color: #fff; }

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

.headerTop .hdrtopBlocks .hdrtopRight {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border-right: 1px solid rgba(255, 255, 255, 0.1); }

.headerTop .hdrtopBlocks .hdrtopRight > div {
  padding: 0 20px;
  border-left: 1px solid rgba(255, 255, 255, 0.1); }

.headerTop .hdrtopBlocks .hdrtopRight a {
  display: block;
  line-height: 40px; }

.headerTop .hdrtopBlocks .hdrtopRight .gift-certificates a {
  background: url(../img/gift-ic.png) no-repeat left center;
  padding-left: 33px; }

.headerTop .hdrtopBlocks .hdrtopRight .wishlist a {
  background: url(../img/wishlist-ic.png) no-repeat left center;
  padding-left: 33px; }

.headerTop .hdrcallIc {
  background: url(../img/call-ic.png) no-repeat left center;
  padding-left: 30px;
  cursor: pointer; }

.headerTop .hdrcallIc:hover {
  text-decoration: underline; }

.header-padding {
  padding: 0; }

header.header {
  background: transparent; }

.right.account-links.desktop.inside-header {
  right: 0 !important;
  display: flex;
  flex-wrap: wrap;
  align-items: center; }

.right.account-links.desktop.inside-header li.navUser-item.navUser-item--cart.desktop {
  left: auto; }

.navUser-item--account .navUser-action img {
  margin: 0;
  padding: 0; }

li.navUser-item.navUser-item--account {
  width: auto; }

.right.account-links ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
  align-items: center; }

.right.account-links ul li {
  padding-left: 30px; }

.navUser-item--cart {
  width: auto; }

a.navUser-action, .navUser-action {
  padding: 0; }

.navUser-item--cart .countPill {
  width: 26px;
  height: 26px;
  background: #454545 !important;
  color: #fff;
  border: 2px solid #fff;
  font-size: 14px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif !important;
  margin: 0;
  top: -10px !important;
  right: -15px !important;
  left: auto !important;
  line-height: 22px !important; }

.custom-pages-nav .navPages-action {
  font-family: 'Barlow', sans-serif !important; }

body .headerCenter .searchbar form input#search_query {
  border: solid 2px #eee9f5;
  padding: 10px 155px 10px 20px !important;
  height: 50px !important;
  text-transform: none;
  color: #000;
  border-radius: 10px !important;
  font-size: 14px;
  color: #000; }

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

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

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

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

.main-nav-container.fixed, body.main.home .main-nav-container.fixed {
  background: none !important;
  border: none !important; }

.headerSearch {
  position: relative; }

section.quickSearchResults {
  background: #f5f5f5;
  margin-top: 0;
  padding-top: 35px; }

.dropdown--quickSearch.is-open {
  padding: 0;
  min-width: 320px;
  right: 0;
  left: auto !important;
  top: calc(100% + 10px) !important; }

.dropdown--quickSearch .container {
  padding: 0; }

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

.header-container .dropdown--quickSearch .form-input, .navPages-quickSearch input#search_query {
  width: 100%;
  border: 1px solid #ccc !important;
  border-radius: 10px 0 10px 0 !important;
  font-size: 16px;
  height: 45px !important;
  padding: 0 50px 0 20px;
  box-shadow: none;
  font-style: normal; }

.dropdown--quickSearch .search-icon {
  display: none; }

.dropdown--quickSearch input.button.button--primary.form-prefixPostfix-button--postfix {
  background: url(../img/search-ic-mob.png) no-repeat center center !important;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 45px !important;
  border: none !important;
  padding: 0 !important;
  opacity: 1; }

.dropdown--quickSearch .card-body {
  padding: 10px 0 10px 10px !important;
  text-align: left; }

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

section.quickSearchResults li.product {
  margin-bottom: 15px; }

ul.productGrid li.product article.card h4 > a, .phone-number a, .top-menu .account-link a {
  font-family: 'Barlow', sans-serif !important; }

section.quickSearchResults .card-text span.price {
  font-size: 18px;
  margin: 10px 0 0 0; }

.dropdown--quickSearch .right.searchbar {
  width: 100%;
  display: block;
  border: none;
  margin: 0; }

.dropdown--quickSearch .right.searchbar .form {
  padding: 15px; }

a.reset.quicksearch, a.modal-close.custom-quick-search {
  margin-top: 45px;
  background: #000;
  color: #fff !important;
  border-color: #000; }

.dropdown--quickSearch .card-text.add-to-cart-button {
  display: none; }

.heroCarousel {
  margin: 0 !important;
  border-radius: 0; }

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

.heroCarousel .slick-prev {
  left: 0; }

.heroCarousel .slick-next {
  right: 0; }

.heroCarousel .slick-next, .heroCarousel .slick-prev, .heroCarousel .slick-next::before, .heroCarousel .slick-prev::before {
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
  margin: 0;
  width: 31px;
  height: 78px;
  opacity: 1;
  mask: unset !important;
  position: absolute; }

.heroCarousel .slick-prev::before, .heroCarousel .slick-prev:hover::before, .heroCarousel .slick-prev:focus::before {
  background: url(../img/slider-next-arrow.png) no-repeat;
  background-color: transparent !important; }

.heroCarousel .slick-next::before, .heroCarousel .slick-next:hover::before, .heroCarousel .slick-next:focus::before {
  background: url(../img/slider-prev-arrow.png) no-repeat;
  background-color: transparent !important; }

.heroCarousel.slick-initialized {
  z-index: 1; }

.heroCarousel .slick-next, .heroCarousel .slick-prev {
  z-index: 99999; }

.featured-products-section .slick-next, .featured-products-section .slick-prev, .slick-next, .slick-prev {
  top: 50% !important;
  transform: translateY(-50%);
  padding: 0;
  background: none;
  width: 45px;
  height: 45px;
  background: none !important;
  margin-top: 0; }

.featured-products-section .slick-prev, .slick-prev {
  left: -65px;
  right: auto; }

.featured-products-section .slick-next, .slick-next {
  right: -65px; }

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

.slick-prev::before, .slick-next::before, .featured-products-section .slick-prev::before, .featured-products-section .slick-next::before {
  mask: unset;
  width: 45px;
  height: 45px;
  background-size: 100% !important; }

.slick-next::before, .featured-products-section .slick-next::before {
  background: url(../img/next-arrow.png) no-repeat center center; }

.slick-prev::before, .featured-products-section .slick-prev::before {
  background: url(../img/prev-arrow.png) no-repeat center center; }

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

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

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

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

.cateSec {
  position: relative;
  background: url(../img/cate-sec-bg.png) no-repeat right top #f9f9f9;
  padding: 65px 0;
  font-size: 16px;
  color: #000;
  text-align: center; }

.cateSec .container {
  max-width: 1320px !important; }

.cateSec .cateBoxes {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px; }

.cateSec .cateBoxes .cateBox {
  position: relative;
  width: 33.33%;
  padding: 45px 20px; }

.cateSec .cateBoxes .cateBox a {
  display: block;
  background: #ffffff;
  border-radius: 50px 0 50px 0;
  color: #000;
  -webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.05); }

.cateSec .cateBoxes .cateBox a .cateImg {
  border-radius: 50px 0 0 0;
  overflow: hidden;
  display: block; }

.cateSec .cateBoxes .cateBox a .cateImg img {
  display: block;
  width: 100%; }

.cateSec .cateBox .cateDtl {
  padding: 25px 20px 30px 20px;
  position: relative;
  display: block;
  width: 100%;
  min-height: 285px; }

.cateSec .cateBox .cateDtl .cateTitle {
  font-size: 25px;
  font-weight: 400;
  line-height: normal;
  font-family: 'EthnocentricRg', sans-serif !important;
  display: block;
  margin: 0 0 10px 0; }

.cateSec .cateBox .cateDtl ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.cateSec .cateBox .cateDtl ul li {
  line-height: 22px;
  position: relative;
  padding: 0 0 12px 0;
  margin: 0 0 10px 0; }

.cateSec .cateBox .cateDtl ul li:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 150px;
  height: 1px;
  background: rgba(210, 91, 0, 0.3); }

.cateSec .cateBox .cateDtl ul li:last-child::before {
  content: none; }

.cateSec .moreBtn {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0; }

.cateSec .moreBtn img {
  margin: 0 0 -29px 0;
  -webkit-box-shadow: 3px 3px 20px 0px rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 3px 3px 20px 0px rgba(0, 0, 0, 0.19);
  box-shadow: 3px 3px 20px 0px rgba(0, 0, 0, 0.19);
  border-radius: 50%; }

.standard-grid h2.page-heading, h2.page-heading, .page-heading {
  font-size: 35px;
  color: #000 !important;
  font-weight: 400;
  font-family: 'EthnocentricRg', sans-serif !important;
  margin: 30px 0 40px 0 !important;
  line-height: normal;
  padding: 0;
  text-align: center; }

.main.full .standard-grid h2.page-heading, .main.full .page-heading {
  margin-top: 0 !important; }

.productCarousel button {
  display: block !important; }

.featured-products-section {
  opacity: 1; }

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

.standard-grid.no-tabs-in-carousels article {
  margin: 0; }

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

.card, .productCarousel-slide .card {
  border: 1px solid #e2e2e2;
  border-radius: 50px 0 50px 0;
  overflow: hidden;
  padding: 20px 20px 35px 20px !important;
  text-align: center;
  margin: 0; }

.card-figcaption-body {
  background: transparent; }

.card .card-img-underscore {
  display: none; }

.card-body {
  padding: 60px 0 0 0 !important;
  text-align: center; }

h4.card-title {
  font-size: 16px;
  font-weight: 400;
  height: auto;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-family: 'Barlow', sans-serif; }

h4.card-title a {
  color: #000;
  font-weight: 400; }

span.icon.icon--ratingEmpty, span.icon.icon--ratingFull {
  width: 18px;
  height: 18px; }

.card-text span.price {
  font-size: 20px;
  font-weight: 600;
  color: #000; }

.productCarousel-slide .card .card-text[data-test-info-type="productRating"] {
  display: none; }

.card-body .card-text {
  color: #000;
  margin: 15px 0 0 0; }

.card-text.add-to-cart-button {
  position: relative;
  text-align: center;
  margin-top: 20px;
  min-height: 60px; }

.add-to-cart-button a.button.button--small.card-figcaption-button {
  display: inline-block !important;
  padding: 0 25px 0 0 !important;
  background: url(../img/right-arrow.png) no-repeat right center;
  font-size: 16px;
  font-weight: 600;
  color: #46454a;
  letter-spacing: 1px;
  width: auto !important;
  margin: 0 auto;
  text-decoration: underline;
  line-height: normal;
  border-radius: 0 !important; }

.add-to-cart-button a.button.button--small.card-figcaption-button:hover, .add-to-cart-button a.button.button--small.card-figcaption-button:focus {
  color: #000 !important; }

.productCarousel-slide .card-text.add-to-cart-button {
  min-height: 22px; }

.featuresSec {
  position: relative;
  font-size: 18px;
  color: #bab8b8;
  background: url(../img/features-sec-bg-left-top.png) no-repeat left top, url(../img/features-sec-bg-left-bottom.png) no-repeat left bottom, url(../img/features-sec-bg-right.png) no-repeat right top 20px #000000;
  padding: 130px 0 100px 0; }

.featuresSec .featuresCntnr {
  position: relative;
  display: flex;
  flex-wrap: wrap; }

.featuresSec .featuresCntnr .secLeft {
  position: relative;
  width: 47.5%;
  padding: 0 0 0 160px; }

.featuresSec .featuresCntnr .secRight {
  position: relative;
  width: 52.5%;
  padding: 0 70px 0 135px; }

.featuresSec .featuresCntnr h3 {
  font-size: 30px;
  font-weight: 600;
  color: #fff;
  margin: 0 0 6px 0;
  line-height: 1; }

.featuresSec .featuresCntnr .featureList {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  padding: 0 0 30px 0;
  margin: 0 0 30px 0;
  align-items: flex-start; }

.featuresSec .featuresCntnr .featureList:last-child {
  margin: 0;
  padding: 0;
  border: none; }

.featuresSec .featuresCntnr .featureList .featureDtl {
  padding: 0 0 0 40px;
  width: calc(100% - 65px); }

.featuresSec .featuresCntnr .featureList .featureDtl p {
  line-height: normal;
  margin: 0; }

.featuresSec .featureBlocks {
  max-width: 955px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 90px 0 0 0; }

.featuresSec .featureBlocks .featureBlock {
  position: relative; }

.featuresSec .featureBlocks .featureBlock a {
  display: block;
  position: relative; }

.featuresSec .featureBlocks .featureBlock .blockDtl {
  position: absolute;
  left: 0;
  bottom: 30px;
  text-align: center;
  width: 100%;
  padding: 0 10px;
  color: #fff;
  font-size: 20px;
  line-height: normal; }

.featuresSec .featureBlock .blockDtl .blockTitle {
  font-size: 22px;
  font-weight: 600;
  line-height: normal;
  display: block;
  width: 100%; }

.featuresSec .featureBlocks .featureBlock .blockDesc {
  line-height: 1.1;
  display: block; }

.featuresSec .featureBlocks .featureBlock:last-child .blockDtl .blockDesc {
  font-size: 19px; }

.featuresSec .featureBlocks .featureBlock:last-child .blockDtl .blockDesc span {
  font-size: 16px;
  display: inline;
  line-height: 1.1; }

.newprdctSlider {
  background: url(../img/sec-bg.png) no-repeat right top; }

.home.recent-blog-posts {
  opacity: 1; }

.blogSec {
  position: relative;
  font-size: 15px;
  color: #000;
  padding: 0; }

.blogSec .blogPosts {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px; }

.blogSec .blogPosts .blogPost {
  padding: 0 10px 0 10px;
  margin: 0 0 20px 0;
  width: 50%; }

.blogSec .blogPosts .blogPost .blogPostCntn {
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #eaeaea;
  border-radius: 35px 0 35px 0;
  overflow: hidden; }

.home.recent-blog-posts figure {
  width: 210px;
  margin: 0;
  padding: 0;
  float: none; }

.blogSec .blog-post-body {
  width: calc(100% - 210px);
  margin: 0;
  padding: 35px;
  text-align: left; }

.blogSec .blog-thumbnail a {
  display: block;
  width: 100%;
  height: 100%; }

.blogSec .blog-thumbnail .zoom-image-container {
  height: 100%;
  background: #ececec;
  border-radius: 35px 0 35px 0 !important; }

.blogSec .blog-thumbnail .zoom-image-container img {
  height: 100%;
  object-fit: cover; }

.blog-title, .home.recent-blog-posts .blog-title a {
  font-size: 20px;
  color: #000;
  font-weight: 600;
  line-height: normal; }

.blogSec .blog-title {
  margin: 0 0 12px 0;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: normal; }

.home.recent-blog-posts p.blog-date, p.blog-date {
  font-size: 15px;
  color: #000;
  line-height: normal;
  margin: 0 0 20px 0; }

.blogSummary {
  font-size: 15px;
  line-height: 16px; }

.blogSummary a {
  color: #373737;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: underline; }

.blogSec .moreblogLink {
  padding: 15px 0 0 0; }

.blogSec .moreblogLink a {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: #46454a;
  letter-spacing: 1px;
  line-height: normal;
  text-decoration: underline;
  text-transform: uppercase; }

.article-def.studySec {
  background: url(../img/study-sec-bg.png) no-repeat left center;
  font-size: 18px;
  color: #000;
  padding: 50px 0 80px 0;
  margin: 0; }

.article-def.studySec .secBlocks {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center; }

.article-def.studySec .secBlocks .cntnBlock {
  width: 37.5%;
  position: relative; }

.article-def.studySec .secBlocks .cntnBlock .page-heading {
  text-align: left;
  margin: 0 0 15px 0 !important; }

.article-def.studySec .secBlocks .cntnBlock p {
  line-height: 25px;
  margin: 0 0 10px 0; }

.article-def.studySec .secBlocks .mediaWrapper {
  width: 62.5%;
  position: relative;
  padding: 0 50px 0 40px; }

.article-def.studySec .secBlocks .article__media {
  width: 100%;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  height: 546px; }

.article-def.studySec .secBlocks .article__media img {
  max-width: 100%; }

.article-def.studySec .article__media .article__btn {
  left: 64.5%;
  top: 62%; }

.article-def.studySec .ico-play-alt {
  background: url(../img/video-icon.png) no-repeat center center;
  width: 90px;
  height: 90px; }

.article-def.studySec .article__media.is-playing .article__btn {
  opacity: 0;
  visibility: hidden; }

.article-def.studySec .article__media video, .article-def.studySec .article__media .plyr {
  height: 100%;
  margin: 0; }

.btmcateSec {
  position: relative;
  font-size: 20px;
  color: #fff; }

.btmcateSec .container {
  max-width: 1320px !important; }

.btmcateSec .cateBoxes {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px; }

.btmcateSec .cateBoxes .cateBox {
  width: 50%;
  padding: 20px;
  position: relative; }

.btmcateSec .cateBox a {
  position: relative;
  display: block;
  background: url(../img/block-bg.jpg) no-repeat center center;
  background-size: cover;
  border-radius: 35px 0 35px 0;
  min-height: 285px; }

.btmcateSec .cateBox .cateImg {
  position: absolute;
  left: -104px;
  bottom: -40px; }

.btmcateSec .cateBox .cateDtl {
  max-width: 500px;
  margin: 0 0 0 auto;
  display: block;
  color: #fff;
  position: relative;
  padding: 55px 50px 0 50px; }

.btmcateSec .cateBox:nth-child(even) .cateImg {
  left: auto;
  right: -130px; }

.btmcateSec .cateBox:nth-child(even) .cateDtl {
  margin: 0; }

.btmcateSec .cateBox .cateDtl .cateTitle {
  font-family: 'EthnocentricRg', sans-serif !important;
  display: block;
  font-size: 35px;
  line-height: 36px;
  min-height: 72px;
  margin: 0 0 10px 0; }

.btmcateSec .cateBox .cateDtl .cateDesc {
  display: block;
  font-size: 20px;
  line-height: normal;
  max-width: 280px;
  margin-bottom: 15px; }

.btmcateSec .cateBox .shopLink {
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: underline;
  padding: 0 20px 0 0;
  background: url(../img/right-arrow-white.png) no-repeat right center; }

.aboutSec {
  position: relative;
  font-size: 16px;
  color: #000;
  padding: 120px 0 20px 0; }

.aboutSec .container {
  max-width: 1500px !important; }

.aboutSec .abtCntnr {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }

.aboutSec .abtCntnr .aboutLeft {
  width: 45%;
  position: relative; }

.aboutSec .abtCntnr .aboutRight {
  width: 55%;
  position: relative;
  padding: 0 0 0 80px; }

.aboutSec .page-heading {
  text-align: left;
  margin: 0 0 20px 0 !important; }

.aboutSec .abtCntnr h4 {
  font-size: 24px;
  font-weight: 700;
  color: #969696;
  margin: 0; }

.aboutSec .abtCntnr p {
  margin: 0 0 15px 0;
  line-height: 22px; }

.aboutSec .abtCntnr p a {
  color: #000;
  font-weight: 600;
  text-decoration: underline; }

.secBtn {
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  background: url(../img/button-bg-white.png) no-repeat right 5px center #000000;
  color: #fff;
  padding: 15px 55px 16px 30px;
  border-radius: 50px 50px 50px 0;
  line-height: normal;
  margin: 20px 0 0 0; }

.secBtn:hover, .secBtn:focus {
  background-color: #454545;
  color: #fff; }

footer.footer {
  position: relative;
  margin: 100px 0 0 0;
  background: url(../img/footer-bg.jpg) no-repeat center center;
  background-size: cover;
  padding: 50px 0 0 0;
  font-size: 16px;
  color: #fff;
  z-index: 0; }

footer.footer:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../img/footer-shadow-top.png) no-repeat left top, url(../img/footer-shadow-bottom.png) no-repeat right bottom;
  z-index: -1; }

.footer-top.newsletter {
  margin-top: 0;
  border-bottom: 2px solid rgba(137, 137, 137, 0.3);
  padding: 0 0 40px 0; }

.footer-top.newsletter .content.newsletter {
  padding: 0 !important; }

.footer-top.newsletter .newsletterCntnr {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }

.footer-top.newsletter .newsletterHead {
  padding: 0 50px 0 0; }

.footer-top.newsletter h5.footer-info-heading {
  font-family: 'EthnocentricRg', sans-serif !important;
  font-size: 35px;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 2px 0;
  padding: 0; }

.footer-top.newsletter p.subscription-intro.smaller.lighter.lowercase {
  font-size: 20px;
  margin: 0;
  font-weight: 400 !important;
  font-family: 'Barlow', sans-serif !important; }

.footer-top.newsletter .form {
  margin: 0; }

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

.footer-top.newsletter input#nl_email {
  background: #fff;
  border-radius: 20px 0 20px 0 !important;
  height: 51px !important;
  font-size: 16px;
  font-style: normal;
  color: #000;
  padding: 0 20px;
  min-width: 500px; }

.footer-top.newsletter .form-prefixPostfix .button {
  margin: 0 0 0 20px;
  font-size: 16px;
  font-weight: 600 !important;
  letter-spacing: 1px;
  text-transform: uppercase;
  background: url(../img/button-bg-white.png) no-repeat right 5px center #454545 !important;
  color: #fff !important;
  padding: 0 55px 0 30px !important;
  line-height: normal;
  border: none !important;
  height: 51px !important;
  border: none;
  border-radius: 23px 23px 23px 0 !important;
  font-family: 'Barlow', sans-serif !important; }

.footer-top.newsletter .form-prefixPostfix .button:hover, .footer-top.newsletter .form-prefixPostfix .button:focus {
  color: #fff !important;
  background-color: #d25b00 !important; }

.phone-number a, .top-menu .account-link a, .footer-info-list, footer .navUser-action, footer address {
  font-weight: 400; }

.footer-info {
  width: 100%;
  padding: 75px 0 0 0; }

article.footer-info-col.footer-info-col--small {
  font-size: 16px;
  line-height: 18px;
  margin: 0 0 30px 0; }

.footer-info-col {
  color: #fff; }

h5.footer-info-heading {
  font-size: 25px;
  font-weight: 700;
  font-family: 'Barlow', sans-serif;
  margin: 0 0 35px 0;
  padding: 0;
  line-height: normal; }

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

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

.footer-info-col:nth-child(3) .footer-info-list {
  column-count: 2;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  max-width: 375px; }

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

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

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

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

footer .socialLinks--alt .icon:hover {
  color: #d25b00; }

.footerLogo {
  position: relative;
  padding: 0 0 40px 0; }

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

.contactInfo {
  position: relative;
  font-size: 18px; }

.contactInfo p {
  line-height: 22px;
  margin: 0 0 15px 0;
  padding: 0 0 0 30px; }

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

.ftrlocationIc {
  background: url(../img/ftr-location-ic.png) no-repeat left top 2px; }

.ftrmailIc {
  background: url(../img/ftr-mail-ic.png) no-repeat left center; }

.ftrcallIc {
  background: url(../img/ftr-call-ic.png) no-repeat left center; }

footer ul.socialLinks.socialLinks--alt {
  margin: 0;
  padding: 0; }

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

footer .socialLinks-item {
  display: block;
  line-height: 36px;
  margin: 0;
  padding: 0; }

footer .socialLinks--alt .icon {
  width: 100%;
  height: auto;
  padding: 0 0 0 30px;
  text-transform: capitalize;
  display: block;
  line-height: 36px; }

footer .socialLinks .icon svg {
  display: none; }

footer .socilNm {
  font-size: 16px;
  display: block;
  line-height: 36px; }

footer .socialLinks .icon--facebook {
  background: url(../img/ftr-fb-ic.png) no-repeat left center; }

footer .socialLinks .icon--twitter {
  background: url(../img/ftr-twitter-ic.png) no-repeat left center; }

footer .socialLinks .icon--instagram {
  background: url(../img/ftr-insta-ic.png) no-repeat left center; }

footer .socialLinks .icon--youtube {
  background: url(../img/ftr-youtube-ic.png) no-repeat left center; }

footer .socialLinks .icon--linkedin {
  background: url(../img/ftr-linkedin-ic.png) no-repeat left center; }

footer .socialLinks .icon--pinterest {
  background: url(../img/ftr-pinterest-ic.png) no-repeat left center; }

.footer .instagram-feed {
  margin: 0; }

.footer-bottom {
  padding: 0;
  margin: 40px 0 0 0; }

.footer-bottom .content {
  border: none;
  font-size: 16px;
  color: #fff; }

.footer-bottom .copyright {
  padding: 20px 0;
  border-top: 2px solid rgba(137, 137, 137, 0.3);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between; }

footer .footer-bottom span, footer .footer-bottom ul li a {
  color: #fff; }

footer .footer-bottom span.bull {
  padding: 0 10px;
  color: #636285; }

.container.main {
  margin-top: 0;
  margin-bottom: 0; }

.breadcrumbs {
  padding: 15px 0;
  margin: 0 !important; }

.breadcrumb, .breadcrumb a, .breadcrumb.is-active > .breadcrumb-label {
  font-size: 15px;
  color: #000;
  font-family: 'Barlow', sans-serif !important; }

.breadcrumb.is-active > .breadcrumb-label {
  color: #777777; }

.breadcrumb::before {
  content: '';
  background: url(../img/bread-arrow.png) no-repeat center center;
  width: 9px;
  height: 7px;
  display: inline-block;
  top: -1px;
  verticle-align: middle; }

.breadcrumb:first-child::before {
  content: none; }

.cateHead {
  position: relative;
  padding: 0 0 50px 0; }

h2.container-header {
  border: none;
  text-align: center;
  font-size: 70px;
  font-weight: 400;
  text-align: center;
  font-family: 'EthnocentricRg', sans-serif !important;
  color: #000 !important;
  line-height: 1;
  margin: 10px 0 20px 0;
  padding: 0; }

.cateToogleSort {
  position: relative;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 10px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 25px 0;
  z-index: 1; }

.cateToogleSort:before {
  content: '';
  position: absolute;
  left: 100%;
  top: -1px;
  width: 12000px;
  height: calc(100% + 2px);
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5; }

.cateToogleSort:after {
  content: '';
  position: absolute;
  right: 100%;
  top: -1px;
  width: 12000px;
  height: calc(100% + 2px);
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5; }

.cateFilter .actionBar {
  margin: 0; }

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

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

.cateFilter select#sort {
  width: auto;
  min-width: 190px;
  border-radius: 0 !important;
  border: 1px solid #dadada;
  height: 40px;
  font-size: 14px;
  color: #949494 !important;
  text-transform: none;
  padding: 0 30px 0 20px;
  background-position: right 15px center;
  background-size: 18px auto !important;
  line-height: normal; }

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

.grid-list-view.toggle svg.toggle {
  width: 45px;
  height: 40px;
  border-radius: 0;
  border: 1px solid #dadada;
  fill: #b5b5b5; }

a.toggle-link.active svg {
  fill: #000 !important;
  background: #fff !important;
  border: 1px solid #dadada !important; }

body.main.eleven-seventy .container.main div#side-categories {
  width: 300px;
  padding: 25px 20px 15px 20px;
  background: #f9f9f9;
  border: 1px solid #e2e2e2;
  border-radius: 50px 0 50px 0; }

body.main.eleven-seventy .category.main, body.main.eleven-seventy .brand.main {
  width: auto;
  padding: 0 0 0 20px;
  overflow: hidden;
  float: none; }

.category-list {
  padding: 0; }

div#side-categories .brands .is-root, div#side-categories .brands-list.active li.navPage-subMenu-item-child.is-root a, div#side-categories .brands .is-root a {
  background: none !important;
  border-radius: 0 !important; }

div#side-categories .brands .is-root a {
  padding: 10px 0 !important; }

div#side-categories .brands-list.active li.navPage-subMenu-item-child.is-root {
  background: none !important;
  border-bottom: 1px solid #e6e6e6; }

div#side-categories li.navPages-item.is-root {
  margin: 0;
  background: none !important;
  border-radius: 0;
  border-bottom: 1px solid #e6e6e6; }

div#side-categories li.navPages-item.is-root:last-child {
  border: none; }

div#side-categories li.navPages-item.is-root a, div#side-categories .brands-list li.navPage-subMenu-item-child.is-root a, #side-categories div.brands li a {
  background: none !important;
  padding: 11px 0 !important;
  font-size: 15px;
  font-weight: 400 !important;
  color: #000;
  line-height: normal;
  border-radius: 0; }

div#side-categories li.navPages-item.is-root:hover {
  background: none !important;
  color: #d25b00; }

div#side-categories li.navPages-item.is-root:hover > a {
  background: none !important;
  color: #d25b00 !important; }

div#side-categories li.navPages-item.is-root:hover svg {
  fill: #d25b00 !important; }

#side-categories div.brands li a:hover {
  color: #d25b00 !important; }

.brands-option.with-brands {
  margin: 20px 0 10px 0;
  padding: 20px 0 0 0;
  border-top: 1px solid #d3d3d3; }

div#side-categories .brands-list li.navPage-subMenu-item-child.is-root a {
  padding-left: 0 !important; }

#side-categories div.brands li a.brand.top-level {
  font-size: 20px;
  font-weight: 700 !important;
  color: #000 !important; }

div#side-categories .brands-option.with-brands li.navPages-item.is-root svg {
  fill: #000 !important; }

#side-categories div.brands li a.brand.top-level span.down-arrow {
  top: 15px; }

div#side-categories .brands-list li.all-brands.is-root a.navPages-action {
  padding-left: 0 !important;
  font-weight: 700 !important;
  text-decoration: underline; }

div#side-categories li.navPages-item.is-root.active {
  background: none !important;
  color: #d25b00 !important; }

div#side-categories li.navPages-item.is-root.active > a, div#side-categories li.navPages-item.active:hover a.navPages-action.navPages-action-depth-max.has-subMenu.is-root.topLevel.active {
  color: #d25b00 !important; }

div#side-categories li.navPages-item.is-root.active:hover svg {
  fill: #d25b00 !important; }

body.main.eleven-seventy ul.productGrid--maxCol4 a.button.button--small.card-figcaption-button {
  font-size: 16px !important;
  width: auto !important;
  display: inline-block !important; }

label.button.button--small.card-figcaption-button.compare {
  display: block;
  float: none;
  text-align: center;
  font-size: 16px;
  color: #848484 !important;
  text-transform: none;
  margin-top: 10px; }

span.compare-text {
  color: #848484 !important; }

.compare {
  text-align: center;
  margin: 0;
  padding: 40px 0 0 0;
  float: none;
  clear: both; }

.compare a.navUser-item--compare {
  display: inline-block !important;
  font-size: 16px;
  color: #fff;
  background: url(../img/button-bg-white.png) no-repeat right 5px center #454545 !important;
  padding: 14px 65px 15px 30px !important;
  border-radius: 25px 25px 25px 0;
  line-height: normal;
  font-weight: 600; }

.category .productGrid .product, .productGrid .product, .brand .productGrid .product {
  padding-left: 10px !important;
  padding-right: 10px !important;
  margin-bottom: 40px; }

#product-listing-container .grid-default {
  margin: 0; }

#product-listing-container .productGrid {
  margin: 0 -10px;
  width: auto; }

.category .page.category-grid, .category.main {
  margin-top: 0; }

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

.category .both-grid-list-views .pagination.bottom {
  margin-top: 0; }

.brand.main .page {
  margin: 0; }

.brand .page-content {
  top: 0; }

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

.brand .both-grid-list-views .pagination.bottom {
  margin-top: 0; }

h4.listItem-title {
  font-family: 'Barlow', sans-serif;
  padding: 10px 0; }

.listItem-price {
  margin: 10px 0 20px 0; }

.listItem-content {
  padding-bottom: 20px; }

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

.listItem-actions .button {
  background: #000;
  color: #fff;
  font-size: 16px;
  font-weight: 600; }

.listItem {
  display: flex;
  flex-wrap: wrap;
  padding: 20px 20px 20px 15px; }

.listItem-figure {
  width: 25%; }

.listItem-body {
  width: 75%; }

a.button.button--small.card-figcaption-button.quickview {
  border-radius: 15px 0 15px 0;
  background: #000;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 13px 20px; }

.category.main .page.category-grid, .category.main .grid-list-view.toggle, .category.main main.both-grid-list-views, .category.main .compare, .category.main #bo_v_con, .category.main .order_3 {
  order: inherit; }

.productView {
  display: block; }

.productView .slider-nav .slick-track {
  margin-left: 0;
  margin-right: 0; }

.slider-nav .slick-slide > div {
  border: 1px solid #dcdcdc;
  text-align: center; }

.product.main.left .slider-nav .slick-slide img {
  width: 100% !important;
  max-height: 115px;
  min-height: 115px;
  object-fit: contain; }

.productView-details {
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08);
  background: #fff;
  padding: 40px 45px; }

.productView-title {
  font-family: 'Barlow', sans-serif;
  font-size: 40px;
  font-weight: 700;
  text-transform: none;
  color: #000;
  margin: 0;
  padding: 0;
  line-height: normal; }

.productView-price {
  width: 100%;
  font-size: 32px;
  font-weight: 300;
  color: #000;
  margin: 0;
  padding: 0 0 25px 0;
  border-bottom: 1px solid #dcdcdc; }

.productView-rating {
  width: 100%;
  border-bottom: 1px solid #dcdcdc;
  margin: 0 0 10px 0;
  padding: 15px 0; }

span.productView-reviewLink {
  float: none;
  font-size: 14px;
  font-weight: 600;
  color: #818181; }

.productView-reviewLink > a {
  color: #818181;
  text-decoration: underline; }

.productView-info {
  clear: both; }

.productView-details dt, .productView label.form-label {
  font-size: 15px;
  color: #000000;
  font-weight: 700;
  font-family: 'Barlow', sans-serif;
  display: block;
  float: none;
  margin: 15px 0 5px 0 !important; }

dd.productView-info-value {
  font-size: 15px;
  color: #000000;
  font-weight: 400;
  font-family: 'Barlow', sans-serif;
  display: block;
  float: none; }

.productView-product {
  padding: 0 0 25px 0; }

.productView-options {
  border-top: 1px solid #dcdcdc;
  padding: 20px 0 0 0; }

.productView-options .form-field--increments {
  padding: 0 0 25px 0;
  border-bottom: 1px solid #dcdcdc; }

.productView label.form-label {
  margin: 0 0 10px 0 !important; }

.productView .form-increment {
  margin-left: 0;
  height: auto; }

.productView .form-increment .button, .form-increment .button {
  width: 39px;
  height: 39px;
  background: #f0f0f0;
  border: 1px solid #dadada !important;
  font-size: 24px;
  color: #767676;
  font-weight: 500 !important;
  font-family: "Montserrat", sans-serif !important;
  padding: 0 !important; }

.productView .form-increment .button.decrease {
  border-radius: 20px 0 0 20px !important; }

.productView .form-increment .button.increase {
  border-radius: 0 20px 20px 0 !important; }

.productView .form-input--incrementTotal, .form-input--incrementTotal {
  border: 1px solid #dadada !important;
  font-size: 18px;
  font-weight: 700;
  color: #767676;
  min-width: 60px;
  height: 39px;
  border-left: none !important;
  border-right: none !important;
  border-radius: 0 !important;
  min-height: inherit; }

.productView input#form-action-addToCart {
  font-size: 16px;
  font-weight: 600 !important;
  letter-spacing: 1px;
  text-transform: uppercase;
  background: url(../img/button-bg-white.png) no-repeat right 5px center #000000;
  color: #fff;
  padding: 15px 55px 16px 30px !important;
  border-radius: 50px 50px 50px 0 !important;
  line-height: normal;
  font-family: 'Barlow', sans-serif !important;
  min-width: 235px;
  border: none; }

.productView a.button.dropdown-menu-button {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  background: url(../img/button-bg-white.png) no-repeat right 5px center #454545;
  color: #fff;
  padding: 15px 55px 16px 20px !important;
  border-radius: 50px 50px 50px 0 !important;
  line-height: normal;
  font-family: 'Barlow', sans-serif;
  min-width: 235px;
  border: none;
  text-align: cecnter; }

.productView a.button.dropdown-menu-button .icon {
  display: none; }

.productView .addthis_toolbox.addthis_32x32_style {
  margin-top: 0;
  border-top: 1px solid #dcdcdc;
  width: 100%;
  padding: 25px 0 0 0; }

.productView .socialLinks {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center; }

.productView .socialLinks .icon {
  width: 44px;
  height: 44px;
  border: 1px solid #e2e2e2;
  text-align: center; }

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

.productView-details .socialLinks .icon svg {
  width: 20px;
  fill: #999999; }

.productView-description {
  margin-top: 60px; }

article.productView-description ul.tabs {
  border: none !important;
  border-radius: 0 !important;
  border-bottom: 1px solid #dcdcdc !important; }

.product.main .tabs-contents {
  border: none;
  border-radius: 0;
  padding: 30px 0 0 0; }

article.productView-description ul.tabs li.tab {
  margin: 0 10px 0 0;
  padding: 0;
  border: none !important; }

ul.tabs li.tab::before {
  content: none; }

ul.tabs .tab .tab-title {
  color: #000;
  font-size: 17px;
  font-weight: 700;
  font-family: 'Barlow', sans-serif !important;
  padding: 0 30px;
  border: 1px solid #dcdcdc;
  border-bottom: none;
  border-radius: 10px 10px 0 0;
  line-height: 50px; }

ul.tabs .tab.is-active .tab-title {
  color: #000 !important;
  background: #f5f5f5 !important; }

h3.tab-content-title {
  font-size: 24px;
  font-family: 'Barlow', sans-serif !important;
  font-weight: 600;
  color: #000000; }

.sit_inf_link .paragraph_title {
  font-size: 25px;
  color: #000;
  font-family: 'Barlow', sans-serif !important; }

.product.main li.tab {
  border: none !important;
  padding: 0;
  border-radius: 0;
  margin: 0 10px 0 0; }

ul.tabs {
  border: none;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 20px; }

.related-products-container .card-image {
  width: 100% !important; }

.catepageDesc {
  padding: 50px 0 0 0; }

.subcategory-grid {
  border: none; }

.category .both-grid-list-views .pagination.bottom {
  text-align: center; }

.pagination-list li {
  font-size: 15px; }

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

.pagination-item .pagination-link {
  padding: 0;
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 15px;
  font-family: 'Barlow', sans-serif !important;
  font-weight: 600;
  background: #f6f6f6;
  border: 1px solid #e5e5e5 !important;
  line-height: 38px; }

li.pagination-item.pagination-item--next a, li.pagination-item.pagination-item--previous a {
  padding: 0; }

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

.pagination-item--next .icon, .pagination-item--previous .icon {
  padding: 0;
  margin: 0; }

.pagination-item .pagination-link:hover {
  background: #000;
  color: #fff !important; }

.pagination-item.pagination-item--previous > a:hover .icon > svg, .pagination-item.pagination-item--next > a:hover .icon > svg {
  fill: #fff !important; }

iframe {
  max-width: 100%; }

main.page.content p, .page.content td {
  font-family: 'Barlow', sans-serif;
  font-size: 16px; }

main:not(.nine-sixty).blog.page article.blog img {
  min-height: 330px;
  max-height: 330px;
  object-fit: cover; }

.form-label {
  font-size: 15px;
  font-weight: 600;
  font-family: 'Barlow', sans-serif;
  color: #000; }

.form-input, .form-select {
  border-radius: 10px 0 10px 0 !important;
  border-color: #ccc !important;
  min-height: 40px;
  font-size: 15px;
  padding-left: 15px !important;
  padding-right: 15px !important; }

.form-select {
  background-position: right 15px center !important;
  background-size: 20px auto !important;
  padding-right: 30px !important; }

.form-actions .button, .button, .button--primary, .cart-actions .button, .previewCartCheckout .button, .previewCartCheckout .button + .button {
  font-family: 'Barlow', sans-serif !important;
  font-size: 16px;
  font-weight: 600 !important;
  color: #fff;
  background: #000;
  border-radius: 15px 0 15px 0 !important;
  padding: 10px 30px 11px 30px !important;
  border: none !important;
  line-height: normal; }

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

body.main ul.brandGrid.productGrid--maxCol3 li {
  width: 20% !important; }

.page.brands .brandGrid .brand {
  margin-bottom: 20px; }

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

.page.brands ul.brandGrid .brand .card {
  padding: 15px !important; }

.page.brands ul.brandGrid .brand .card-body {
  padding: 10px 0 0 0 !important; }

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

.page {
  width: 100%; }

.cart .form-input {
  border-radius: 0 !important;
  border-color: #ebebeb !important; }

.account-body {
  width: 100%; }

body.main.home.eleven-seventy .body.content {
  margin-top: 0 !important; }

.previewCart {
  max-width: 100%;
  display: flex;
  flex-wrap: wrap; }

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

.previewCartCheckout {
  order: 2; }

.quickView .productView.productView--quickView .productView-description {
  display: none; }

.product.main.left .recommended-position .main-image-container button.slick-prev {
  left: 0; }

.product.main.left .recommended-position .main-image-container button.slick-next {
  left: auto;
  right: 0; }

.product.main.left div#product-images-container .slick-prev::before {
  background: url(../img/prev-arrow.png) no-repeat center center !important; }

.product.main.left div#product-images-container .slick-next::before {
  background: url(../img/next-arrow.png) no-repeat center center !important; }

.product.main.left div#product-images-container .slick-prev:hover::before, .product.main.left div#product-images-container .slick-prev:focus::before {
  background: url(../img/prev-arrow-hover.png) no-repeat center center !important; }

.product.main.left div#product-images-container .slick-next:hover::before, .product.main.left div#product-images-container .slick-next:focus::before {
  background: url(../img/next-arrow-hover.png) no-repeat center center !important; }

.intro_body {
  padding-top: 20px;
  border-top: 1px; }

.category.main .intro_body {
  border-top: 1px solid #dcdcdc; }

.intro_body img {
  padding: 10px; }

.intro_body ul {
  margin-left: 25px; }

.intro_div_full iframe {
  padding: 0 10px; }

.navBar--sub .navBar-action {
  font-size: 15px; }

.modal-close {
  right: 20px; }

.compareTable-removeProduct .icon {
  top: 0;
  left: 0;
  padding: 2px; }

.productGrid .product {
  font-size: 15px; }

ul#wishlist-dropdown {
  background: #454545;
  border: none !important;
  margin: -10px 0 0 0 !important;
  border-radius: 0 0 15px 15px !important;
  padding: 5px 0 0 0;
  max-width: inherit; }

ul#wishlist-dropdown .button {
  background: transparent;
  font-size: 15px;
  border-radius: 0 !important;
  padding: 0 20px !important;
  text-align: center; }

.productView a.button.dropdown-menu-button.is-open {
  border-radius: 25px 25px 0 0 !important; }

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

.blog .socialLinks .icon {
  width: 20px;
  height: 20px; }

.category .page .card-text[data-test-info-type="price"] {
  min-height: 24px; }

.overlay_grid .button {
  color: #000; }

.featured-categories.products_grid .product_caption {
  text-align: center; }

.cart-remove {
  width: 20px;
  height: 20px; }

.cart-remove svg {
  fill: #000; }

div#cart-preview-dropdown.dropdown-menu.is-open.f-open-dropdown, .header-container-left-aligned-logo div#cart-preview-dropdown.dropdown-menu.is-open.f-open-dropdown {
  top: calc(100% + 10px) !important;
  left: auto !important;
  right: 0 !important; }

.form-checkbox + .form-label, .form-radio + .form-label {
  font-size: 15px; }

.form-checkbox + .form-label::before, .form-radio + .form-label::before {
  width: 14px;
  height: 14px;
  top: 5px; }

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

p {
  line-height: normal; }

header h2.blog-title a {
  height: auto; }

.cart-item-quantity .form-increment .icon {
  width: 16px;
  height: 16px; }

#account-dropdown-signout-list h2.container-header {
  font-size: 20px;
  font-family: 'Barlow', sans-serif !important; }

.right.account-links .dropdown-menu .navBar--sub .navBar-item {
  margin: 0 0 5px 0;
  padding: 0; }

.dropdown-menu .or-text {
  padding-left: 0;
  padding-right: 0; }

.header-container-left-aligned-logo .right.account-links .dropdown-menu {
  top: calc(100% + 10px) !important;
  left: auto !important;
  right: 0 !important; }

.alertBox, .table thead tr th, .table thead tr td, .address-label, .address-description {
  font-size: 15px; }

.form-actions a.button.button--small, .account .button {
  line-height: normal; }

.account .button {
  height: auto !important; }

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

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

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

.previewCartAction .button {
  padding-left: 10px !important;
  padding-right: 10px !important;
  font-size: 13px; }

.blog.single .blog .blog-post-figure {
  width: auto; }

.blog.single .blog .blog-post-figure .blog-thumbnail img {
  width: auto;
  max-width: 1000px; }

.blog.single .blog .blog-post-figure .blog-thumbnail a {
  display: inline-block; }

@media only screen and (min-width: 801px) {
  .body {
    margin-top: 0; }
  .productView {
    padding-right: 20px; }
  .product.main.left div#product-images-container {
    width: calc(50% - 50px);
    margin-right: 50px; }
  .modal-body .previewCart .productView-image {
    text-align: center; }
  .modal-body .previewCart .productView-details {
    padding-left: 20px;
    padding-right: 20px; } }

@media only screen and (min-width: 1025px) {
  body.home .header-container:not(.full-width) {
    position: absolute; }
  .header-container-left-aligned-logo {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }
  div.header-logo.header-logo--left {
    width: auto;
    padding: 40px 0; }
  nav.navPages.with-alt-cat-menu .custom-pages-nav {
    width: 100%;
    padding: 0 0 0 120px; }
  body.main.home .main-nav-container.fixed {
    position: relative !important;
    width: auto !important; }
  .main-nav-container.full-width {
    background: transparent;
    border: none; }
  .main-nav-container.full-width .navPages-container {
    background: transparent; }
  nav.navPages.with-alt-cat-menu .custom-pages-nav .navPages-action {
    color: #fff;
    font-size: 18px;
    font-weight: 500 !important;
    padding-left: 40px !important; }
  div#side-categories.alternate h2.container-header {
    color: #fff !important;
    font-size: 18px !important;
    font-weight: 500 !important; }
  div#side-categories.alternate h2.container-header svg {
    fill: #fff !important; }
  .main-nav-container.fixed div#side-categories.alternate h2.container-header {
    color: #fff !important; }
  .main-nav-container.fixed div#side-categories.alternate h2.container-header svg {
    fill: #fff !important; }
  body.main.eleven-seventy div#side-categories {
    width: auto; } }

@media only screen and (max-width: 1749px) {
  .featured-products-section .slick-prev, .slick-prev {
    left: -5px; }
  .featured-products-section .slick-next, .slick-next {
    right: -5px; }
  .productCarousel {
    padding: 0 45px 0 40px; }
  .footer-top.newsletter .newsletterHead {
    padding: 0 40px 0 0; } }

@media only screen and (max-width: 1599px) {
  .featuresSec .featuresCntnr .secLeft {
    padding: 0 0 0 80px; }
  .btmcateSec .container {
    max-width: 85% !important; }
  .footer-top.newsletter input#nl_email {
    min-width: 400px; } }

@media only screen and (max-width: 1499px) {
  .footer-top.newsletter input#nl_email {
    min-width: 300px; }
  .product.main.left .slider-nav .slick-slide {
    padding: 0 5px; } }

@media only screen and (max-width: 1399px) {
  .featuresSec .featuresCntnr .secLeft {
    padding-left: 0; }
  .featuresSec .featuresCntnr .secRight {
    padding: 0 0 0 40px; }
  .article-def.studySec .secBlocks .mediaWrapper {
    padding-right: 0; }
  .article-def.studySec .article__media .article__btn {
    top: 54%;
    left: 66%; }
  .article-def.studySec .secBlocks .cntnBlock .page-heading {
    font-size: 30px; }
  .btmcateSec .cateBox .cateDtl {
    max-width: 70%;
    padding: 55px 20px 0 20px; }
  .btmcateSec .cateBox .cateDtl .cateTitle {
    font-size: 30px;
    line-height: 32px; }
  .footer-top.newsletter h5.footer-info-heading {
    font-size: 30px; }
  body.main.eleven-seventy ul.productGrid--maxCol4 article.card .quick-view a.quickview {
    padding: 13px !important;
    font-size: 12px !important; } }

@media only screen and (min-width: 1025px) and (max-width: 1599px) {
  nav.navPages.with-alt-cat-menu .custom-pages-nav .navPages-action {
    padding-left: 25px !important; } }

@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  nav.navPages.with-alt-cat-menu .custom-pages-nav .navPages-action {
    padding-left: 15px !important; } }

@media only screen and (min-width: 1025px) and (max-width: 1279px) {
  nav.navPages.with-alt-cat-menu .custom-pages-nav .navPages-action {
    font-size: 15px; } }

@media only screen and (min-width: 1025px) and (max-width: 1199px) {
  nav.navPages.with-alt-cat-menu .custom-pages-nav .navPages-action {
    font-size: 13px;
    padding-left: 10px !important; }
  div#side-categories.alternate h2.container-header {
    font-size: 14px !important; } }

@media only screen and (max-width: 1319px) {
  .article-def.studySec .secBlocks .cntnBlock {
    width: 45%; }
  .article-def.studySec .secBlocks .mediaWrapper {
    padding: 0;
    width: 55%; }
  .article-def.studySec .secBlocks .article__media {
    height: 450px; }
  .footer-top.newsletter h5.footer-info-heading {
    font-size: 28px; }
  h2.container-header {
    font-size: 50px; }
  body.main ul.brandGrid.productGrid--maxCol3 li {
    width: 25% !important; } }

@media only screen and (max-width: 1260px) {
  .productCarousel .slick-track {
    width: max-content !important; }
  .productCarousel-slide {
    width: 100% !important; }
  .cateSec .cateBox .cateDtl .cateTitle {
    font-size: 24px; }
  .btmcateSec .cateBox .cateDtl .cateTitle {
    font-size: 28px;
    line-height: 30px; }
  .footer-top.newsletter .newsletterHead {
    padding: 0 20px 0 0; }
  .footer-top.newsletter h5.footer-info-heading {
    font-size: 26px; }
  .column-count.four-column .productGrid .product {
    width: 33.33%; } }

@media only screen and (max-width: 1200px) {
  body.main.home.eleven-seventy.slider-full-width .main.full.home {
    padding: 0; }
  .blog-title, .home.recent-blog-posts .blog-title a {
    font-size: 18px; }
  .btmcateSec .cateBox .cateImg img {
    width: 75%; }
  .btmcateSec .cateBox .cateImg {
    left: -20%;
    display: inline-block; }
  .btmcateSec .cateBox:nth-child(2n) .cateImg {
    right: -22%;
    text-align: right; }
  .btmcateSec .cateBox .cateDtl .cateTitle {
    font-size: 22px;
    line-height: 24px;
    min-height: 48px; }
  .footer-info-col--small:first-child {
    width: 25%; }
  .footer-info-col--small:nth-child(3) {
    width: 38%; }
  .footer-info-col--small:last-child {
    width: 16%; } }

@media only screen and (max-width: 1199px) {
  .featuresSec .featuresCntnr h3 {
    font-size: 26px; }
  .aboutSec .abtCntnr .aboutRight {
    padding: 0 0 0 20px; }
  .footer-top.newsletter .newsletterHead {
    width: 100%;
    padding: 0 0 20px 0;
    text-align: center; }
  .footer-top.newsletter .newsletterCntnr {
    display: block; }
  .column-count.four-column .productGrid .product {
    width: 50%; }
  .right.account-links ul li {
    padding-left: 10px; }
  .productGrid .product {
    width: 33.33%; } }

@media only screen and (max-width: 1024px) {
  .headerTop .hdrtopBlocks .hdrtopRight .account-link > a {
    font-size: 0;
    padding: 0 0 0 24px; }
  .headerTop .hdrtopBlocks .hdrtopRight .account-link > a.navUser-action.with-login {
    padding: 0; }
  .headerTop .hdrtopBlocks .hdrtopRight .account-link > a.navUser-action.with-login img {
    max-height: 22px; }
  .custom-pages-nav .navPages-action {
    font-family: 'Barlow', sans-serif !important;
    font-weight: 600 !important; }
  div#menu.mobile-menu li.navPages-item span.down-arrow svg {
    right: 0;
    width: 22px; }
  nav.navPages.mobile {
    top: 185px; }
  body.home .header-container:not(.full-width) {
    position: relative; }
  body.main.home .header-container {
    background: #000 !important; }
  .mobileMenu-toggle {
    top: 15px;
    padding: 0 0 0 20px; }
  .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 {
    background: #fff !important; }
  .main-nav-container.full-width {
    display: none; }
  .right.account-links ul .navUser-item {
    display: none; }
  .right.account-links ul .navUser-item.navUser-item--cart {
    display: block;
    position: relative !important;
    z-index: 999;
    padding: 0; }
  .headerSearch {
    display: none; }
  .header-logo {
    width: 100%;
    text-align: center;
    padding: 20px 0; }
  .right.account-links.desktop.inside-header {
    width: auto;
    position: absolute !important;
    right: 25px !important;
    top: 17px !important;
    display: block !important; }
  .navPages h2.container-header {
    padding: 0 0 5px 0;
    text-align: left;
    font-family: 'Barlow', sans-serif; }
  .mobile-menu .navPages-quickSearch input#search_query {
    font-size: 16px !important;
    font-weight: 400 !important; }
  .search-icon svg {
    display: none !important; }
  .navPages-container .search-icon {
    background: url(../img/search-ic-mob.png) no-repeat center center;
    width: 50px;
    height: 65px;
    top: 0 !important; }
  .mobile-menu .right.searchbar {
    top: 105px; }
  div#menu.mobile-menu.navPages-container {
    top: 170px !important; }
  main.page.blog article.blog {
    width: 49%; }
  .has-activeNavPages {
    position: fixed; }
  .account-link.enabled .dropdown-menu.signout-list {
    left: auto;
    right: 0px;
    z-index: 9999999;
    padding-top: 15px; }
  .mobile-menu .quickSearchResults {
    padding: 0; }
  .mobile-menu .quickSearchResults.active {
    padding-top: 42px; }
  .mobile-menu section.quickSearchResults article.card {
    padding: 10px !important; }
  .mobile-menu section.quickSearchResults .card-body {
    padding-top: 0 !important; }
  .mobile-menu section.quickSearchResults .card-body .card-title {
    text-align: left; }
  .mobile-menu section.quickSearchResults .card-body .add-to-cart-button {
    display: none; }
  .mobile-menu section.quickSearchResults .card-body .card-text {
    text-align: left; }
  .mobile-menu section.quickSearchResults ul li {
    background: inherit; } }

@media only screen and (min-width: 1025px) {
  .headerTop .hdrtopBlocks .hdrtopRight > div.account-link.enabled {
    display: none; } }

@media only screen and (max-width: 991px) {
  .hdrtopLeft {
    display: none; }
  .headerTop .hdrtopBlocks {
    justify-content: end; }
  .headerTop .hdrtopBlocks .hdrtopRight .account-link > a {
    font-size: 0;
    padding: 0 0 0 24px; }
  .headerTop .hdrtopBlocks .hdrtopRight .account-link > a.navUser-action.with-login {
    padding: 0; }
  .headerTop .hdrtopBlocks .hdrtopRight .account-link > a.navUser-action.with-login img {
    max-height: 22px; }
  .cateSec .cateBoxes .cateBox {
    width: 50%; }
  .cateSec .cateBox .cateDtl .cateTitle {
    font-size: 22px; }
  .featuresSec .featuresCntnr .secLeft {
    width: 100%;
    padding: 0 0 40px 0; }
  .featuresSec .featuresCntnr .secRight {
    width: 100%;
    padding: 0; }
  .blogSec .blogPosts .blogPost {
    width: 100%; }
  .article-def.studySec .secBlocks .cntnBlock {
    width: 100%;
    padding: 0 0 30px 0; }
  .article-def.studySec .secBlocks .mediaWrapper {
    width: 100%; }
  .btmcateSec .cateBoxes .cateBox {
    width: 100%; }
  .btmcateSec .container {
    max-width: 73% !important; }
  .aboutSec .abtCntnr .aboutLeft {
    width: 100%; }
  .aboutSec .abtCntnr .aboutRight {
    width: 100%;
    padding: 30px 0 0 0; }
  .footer-info-col--small, .footer-info-col--small:first-child, .footer-info-col--small:nth-child(2), .footer-info-col--small:nth-child(3), .footer-info-col--small:last-child {
    width: 50%; }
  .footer-info-col--small, .footer-info-col--small:first-child, .footer-info-col--small:nth-child(3) {
    width: 60%; }
  .footer-info-col--small:nth-child(2), .footer-info-col--small:last-child {
    width: 40%; }
  div#side-categories.sideCategoryList.desktop {
    display: none; }
  body.main.eleven-seventy .category.main, body.main.eleven-seventy .brand.main {
    padding: 0; }
  #product-listing-container .productGrid {
    margin: 0; }
  .column-count.four-column .productGrid .product {
    width: 33.33%; }
  body.main ul.brandGrid.productGrid--maxCol3 li {
    width: 33.33% !important; }
  .cart .cart-item-quantity .form-increment .button {
    width: 35px; }
  .cart .cart-item-quantity .form-increment .form-input--incrementTotal {
    padding-left: 10px !important;
    padding-right: 10px !important;
    min-width: 50px; } }

@media only screen and (max-width: 800px) {
  body.main.home, body.main {
    padding-top: 0 !important; }
  .header {
    padding-left: 20px !important; }
  .header-padding, .header-container, header.header {
    background: #000 !important; }
  .header-container-left-aligned-logo, .header-logo.header-logo--left {
    background: transparent !important; }
  .header-logo.header-logo--left {
    padding: 20px 0 !important;
    display: block !important; }
  .header-logo > a {
    padding: 0; }
  .slider {
    margin: 0; }
  .mobileMenu-toggle {
    padding-left: 0;
    z-index: 9999;
    top: 20px; }
  .featured-products-section {
    width: 100% !important; }
  .featuresSec .featureBlocks {
    margin: 0 -10px; }
  .featuresSec .featureBlocks .featureBlock {
    width: 33.33%;
    padding: 10px; }
  .footer-bottom .copyright {
    justify-content: center; }
  .footer-bottom .ftrbtmLeft {
    width: 100%;
    text-align: center;
    padding: 0 0 15px 0; }
  h2.container-header {
    font-size: 40px; }
  .productView-details {
    padding: 20px; }
  .productGrid .product {
    width: 50%; }
  .privacyPolicyPage {
    text-align: center; }
  .privacyPolicyPage p {
    word-break: break-word; } }

@media only screen and (max-width: 767px) {
  body.main.eleven-seventy .custom-pages-nav {
    padding: 0;
    margin: 0; }
  li.navPages-item.is-root {
    padding: 0;
    margin: 0; }
  .right.account-links.desktop.inside-header {
    right: 0 !important; }
  .cateSec {
    padding: 20px 0 40px 0; }
  .article-def.studySec .secBlocks .article__media {
    height: 365px; }
  .cateSec .cateBox .cateDtl {
    padding: 25px 20px 30px 20px; }
  .cateSec .cateBox .cateDtl .cateTitle {
    font-size: 18px; }
  .productSlider {
    padding: 40px 0 50px 0; }
  .featuresSec {
    padding: 50px 0; }
  .featuresSec .featureBlocks {
    padding: 30px 0 0 0; }
  .standard-grid h2.page-heading, h2.page-heading, .page-heading {
    font-size: 28px; }
  .footer-top.newsletter h5.footer-info-heading {
    font-size: 24px; }
  .featured-products-section .slick-next, .featured-products-section .slick-prev, .slick-next, .slick-prev, .slick-prev::before, .slick-next::before, .featured-products-section .slick-prev::before, .featured-products-section .slick-next::before {
    width: 32px;
    height: 32px; }
  .productCarousel {
    padding: 0 25px 0 25px; }
  .article-def.studySec {
    padding-bottom: 50px; }
  .aboutSec {
    padding: 70px 0 0 0; }
  footer.footer {
    margin: 50px 0 0 0;
    z-index: 9; }
  .column-count.four-column .productGrid .product {
    width: 50%; }
  .previewCart .productView, .previewCart .previewCartCheckout {
    width: 100%; }
  .previewCart .productView-img-container {
    padding: 10px;
    text-align: center; }
  .previewCart .productView-img-container img {
    margin: auto; }
  .cart-content ul.cart-totals {
    padding: 15px 0; }
  .cart-content ul.cart-totals li {
    padding: 3px 0; }
  .cart-content ul.cart-totals li + a {
    padding-left: 13px; } }

@media only screen and (max-width: 639px) {
  .btmcateSec .container {
    max-width: 100% !important; }
  .btmcateSec .cateBox .cateImg {
    left: -15px; }
  .btmcateSec .cateBoxes .cateBox {
    padding: 20px 25px; }
  .btmcateSec .cateBox:nth-child(2n) .cateImg {
    right: -20px; }
  .btmcateSec .cateBox a {
    min-height: 245px; }
  .btmcateSec .cateBox .cateImg img {
    width: 50%; }
  .productView-title {
    font-size: 30px; }
  .btmcateSec .cateBox .cateDtl .cateTitle {
    font-size: 18px; }
  .btmcateSec .cateBox .cateDtl .cateDesc {
    font-size: 16px; } }

@media only screen and (max-width: 550px) {
  .featuresSec .featuresCntnr h3 {
    font-size: 22px; }
  .featuresSec .featuresCntnr .featureList .featureDtl {
    padding: 0 0 0 20px;
    width: calc(100% - 50px); }
  .featuresSec .featuresCntnr .featureList img {
    max-width: 50px; }
  .cateSec .cateBox .cateDtl {
    min-height: inherit; }
  .cateSec .cateBoxes .cateBox {
    padding: 30px 20px; }
  body.main.home.eleven-seventy figure.card-figure {
    min-height: 170px !important; }
  .card-body {
    padding: 40px 0 0 0 !important;
    text-align: center; }
  .card-body .card-text {
    text-align: center; }
  .card-text.add-to-cart-button a.button.button--small.card-figcaption-button {
    width: auto !important; }
  .home.recent-blog-posts figure {
    width: 100%;
    max-height: 230px; }
  .blogSec .blog-post-body {
    width: 100%;
    padding: 20px; }
  .blogSec .blog-thumbnail .zoom-image-container img {
    width: 100%; }
  .article-def.studySec .secBlocks .cntnBlock .page-heading {
    font-size: 24px; }
  .featuresSec .featureBlocks {
    justify-content: center; }
  .featuresSec .featureBlocks .featureBlock {
    width: 50%; }
  .btmcateSec .cateBox .cateDtl {
    max-width: 65%;
    padding-top: 40px; }
  .footer-top.newsletter h5.footer-info-heading {
    font-size: 22px; }
  .footer-top.newsletter p.subscription-intro.smaller.lighter.lowercase {
    font-size: 18px; }
  footer .footer-top.newsletter .form-prefixPostfix.wrap {
    display: block; }
  .footer-top.newsletter .form-prefixPostfix .button {
    margin: 15px auto 0; }
  .footer-info {
    padding: 50px 0 0 0; }
  .footer-info-col--small {
    padding-bottom: 0;
    text-align: left; }
  .footer-info-col--small, .footer-info-col--small:first-child, .footer-info-col--small:nth-child(2), .footer-info-col--small:nth-child(3), .footer-info-col--small:last-child {
    width: 100%; }
  article.footer-info-col.footer-info-col--small {
    font-size: 15px; }
  footer ul.footer-info-list li {
    margin: 0 0 10px 0; }
  .contactInfo {
    font-size: 16px; }
  h5.footer-info-heading {
    font-size: 20px;
    margin: 0 0 20px 0; }
  .footerLogo {
    padding: 0 0 20px 0; }
  .footerLogo img {
    max-height: 30px; }
  .footer-bottom {
    margin: 0; }
  footer .footer-bottom span.bull {
    display: block;
    font-size: 0; }
  .standard-grid h2.page-heading, h2.page-heading, .page-heading {
    font-size: 24px;
    margin-bottom: 20px !important; }
  .footer-info-col:nth-child(3) .footer-info-list {
    max-width: 100%;
    column-count: 1;
    -webkit-column-count: 1;
    -moz-column-count: 1; }
  h4.card-title {
    text-align: center; }
  h2.container-header {
    font-size: 26px; }
  body.main ul.brandGrid.productGrid--maxCol3 li {
    width: 50% !important; }
  body.main.eleven-seventy ul.productGrid--maxCol3 figure.card-figure {
    min-height: inherit !important; }
  .listItem-body {
    width: 100%; }
  main.page.blog article.blog {
    width: 100%; }
  .form-actions {
    margin-top: 15px; } }

@media (max-width: 549px) {
  .estimator-form .button--primary {
    width: 100%; } }

@media only screen and (max-width: 480px) {
  .cateSec .cateBoxes .cateBox {
    width: 100%; }
  .article-def.studySec .secBlocks .article__media {
    height: 245px; }
  .cateFilter select#sort {
    min-width: inherit; } }

@media only screen and (max-width: 479px) {
  .card, .productCarousel-slide .card {
    padding: 20px 10px 20px 10px !important; }
  .add-to-cart-button a.button.button--small.card-figcaption-button {
    padding: 0 18px 0 0 !important;
    font-size: 13px; }
  .standard-grid h2.page-heading, h2.page-heading, .page-heading {
    font-size: 22px; }
  .cart-total-label {
    width: 50%; }
  .coupon-form .form-input, .cart-gift-certificate-form .form-input {
    width: 73%; }
  .coupon-form .button, .cart-gift-certificate-form .button {
    width: 25%; }
  .coupon-form .form-input, .cart-gift-certificate-form .form-input {
    width: 100%; }
  .coupon-form .button, .cart-gift-certificate-form .button {
    margin: 10px 0 0 0;
    width: 100%; }
  .table-actions .button {
    width: auto; }
  .table-actions .button {
    font-size: 12px;
    height: auto;
    padding: 10px;
    width: auto; }
  .wishlists-table .table-actions .button {
    width: 100%; }
  .estimator-form .button--primary {
    padding: 10px; }
  .productGrid .product {
    width: 100%; } }

@media only screen and (max-width: 380px) {
  .featuresSec .featureBlocks .featureBlock {
    width: 100%; }
  .featuresSec .featureBlocks .featureBlock img {
    width: 100%; }
  .column-count.four-column .productGrid .product {
    width: 100%; } }

@media (max-width: 360px) {
  .g-recaptcha {
    overflow-y: auto; }
  .writeReview-form .g-recaptcha div, .writeReview-form .g-recaptcha iframe {
    width: 230px !important;
    overflow-y: auto; } }

.pagination-item--next .icon svg, .pagination-item--previous .icon svg {
  height: 18px;
  width: 18px; }

.pagination-item--next .icon, .pagination-item--previous .icon {
  width: 20px;
  height: 20px; }

.page.blog .pagination.bottom .pagination-list {
  width: 100%;
  text-align: center;
  display: block; }

.account-link.enabled .dropdown-menu .or-text.signout-list hr {
  display: none; }

.account .productGrid {
  width: 100%; }

.productGrid li .card + form {
  margin-top: 20px; }

a.button.button--small.card-figcaption-button.quickview {
  padding-top: 10px !important; }

ul#wishlist-dropdown .button {
  color: #fff !important; }

form.forgot-password-form .form-prefixPostfix input.button {
  line-height: normal; }

.addressList .address form .form-actions {
  bottom: 0;
  position: relative; }

.modal-body.quickView .productView--quickView figure.productView-image .easyzoom-flyout {
  display: none; }

#side-categories li.navPage-subMenu-item-child {
  background: none; }

#side-categories a.navPage-subMenu-action.navPages-action.navPages-action-depth-max.has-subMenu {
  font-size: inherit;
  padding-left: inherit !important; }

#side-categories li.navPage-subMenu-item-child.is-root li.navPage-subMenu-item-child.is-root a {
  font-size: 14px !important;
  padding-left: 15px !important; }

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

.slider-nav.slick-slider {
  padding: 0 18px; }

.product.main.left .recommended-position .slider-nav.slick-slider button.slick-prev,
.product.main.left .recommended-position .slider-nav.slick-slider button.slick-next {
  width: 7px;
  height: 15px; }

.product.main.left .recommended-position .slider-nav.slick-slider button.slick-prev::before,
.product.main.left .recommended-position .slider-nav.slick-slider button.slick-next::before {
  display: none !important; }

.product.main.left .recommended-position .slider-nav.slick-slider button.slick-prev {
  background: url(https://cdn11.bigcommerce.com/s-76o5u/images/stencil/original/image-manager/prev-arrow-thumb.png) no-repeat center center !important;
  left: 0;
  opacity: 1; }

.product.main.left .recommended-position .slider-nav.slick-slider button.slick-next {
  background: url(https://cdn11.bigcommerce.com/s-76o5u/images/stencil/original/image-manager/next-arrow-thumb.png) no-repeat center center !important;
  right: 0;
  opacity: 1;
  left: auto; }

.custom-filter-wrapper.container {
  max-width: 1320px !important;
  padding: 65px 0; }

.prd-ranges {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  white-space: nowrap;
  align-content: center;
  justify-items: center;
  padding: 0 20px;
  scrollbar-color: black #c2c2c2;
  padding-bottom: 50px; }

.custom-prd-range {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 12px; }

.custom-filttitledd {
  font-size: 16px;
  font-weight: 600; }

.custom-filter-cards {
  display: grid;
  grid-template-columns: repeat(6, 295px);
  gap: 30px;
  scrollbar-width: thin;
  white-space: nowrap;
  align-content: center;
  overflow-y: hidden;
  scrollbar-width: thin;
  justify-items: center;
  padding: 40px 20px 0;
  scrollbar-color: black #c2c2c2;
  padding-bottom: 50px; }

.custom-filtcard {
  width: 100%;
  display: block;
  border-radius: 50px 0 50px 0;
  color: #000;
  box-shadow: 0px 10px 30px 0px #e5e5e5;
  margin: 30px 0px;
  position: relative; }

.custom-filttitle {
  padding: 20px;
  font-size: 19px;
  font-weight: 600;
  border-bottom: 1px solid #eaeaea;
  background: #d8d8d8;
  border-radius: 50px 0px 0px 0; }

.filter-data p {
  padding: 8px; }

.filter-data {
  overflow-x: none;
  scrollbar-width: none;
  user-select: none;
  cursor: pointer; }

.custom-filter-wrapper.container {
  background: url(../img/cate-sec-bg.png) no-repeat right top #f9f9f9; }

.custom-filter-wrapper {
  padding: 65px 0;
  background: url(../img/cate-sec-bg.png) no-repeat right top #f9f9f9; }

p.active {
  background: #000;
  color: #fff;
  padding: 10px; }

.custom-selectdedata {
  border: 1px solid;
  width: fit-content;
  padding: 10px;
  margin-top: 10px;
  display: flex;
  gap: 10px; }

.selcted-item-actionwrapper {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: baseline; }

p.reset-select {
  position: absolute;
  bottom: -69px;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none;
  width: 100%;
  text-align: center;
  background: #000;
  color: #fff;
  padding: 10px; }

.product-resultsWrapper {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  column-gap: 30px;
  row-gap: 40px; }

.Apply-btn.secBtn {
  cursor: pointer; }

.reset-All.secBtn {
  cursor: pointer; }

.filter-resultproducts.newprdctSlider {
  display: none; }

.filter-data > p {
  padding: 10px 22px;
  border-bottom: 1px solid #eaeaea;
  margin: 0px; }

.noUi-horizontal {
  margin-bottom: 20px; }

.custom-filter-range.data {
  width: 90%;
  margin: 25px auto 0; }

.filter-data {
  max-height: 300px;
  overflow-y: scroll;
  min-height: 300px; }

.custom-prd-range.slider-two {
  order: 2; }

.custom-prd-range.slider-three {
  order: 3; }

.custom-prd-range.slider-four {
  order: 4; }

.custom-filtcard.datacards-6 {
  order: 0; }

.custom-filtcard.datacards-9 {
  order: 1; }

.custom-filtcard.datacards-10 {
  order: 2; }

.custom-filtcard.datacards-8 {
  order: 3; }

.custom-filtcard.datacards-5 {
  order: 4; }

.custom-filtcard.datacards-17 {
  order: 8; }

.custom-filttitle {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between; }

.info-detail_icon {
  width: 20px; }

.information_details {
  width: max-content;
  white-space: normal;
  font-size: 14px;
  font-weight: 500;
  display: none;
  position: absolute;
  background: #ffffff;
  padding: 6px 20px;
  border-radius: 10px;
  line-height: 24px;
  box-shadow: 0 0 5px 0;
  right: 12px;
  bottom: 82%;
  margin: -30px 0;
  max-width: 300px; }

.info_details-container {
  cursor: pointer;
  height: 20px;
  z-index: 1;
  order: 1; }

.info_details-container:hover .information_details {
  display: block; }

.information_details:after {
  content: " ";
  height: 10px;
  width: 10px;
  position: absolute;
  background: #ffffff;
  right: 14px;
  bottom: -4px;
  rotate: 45deg;
  z-index: 0; }

@media screen and (max-width: 999px) {
  .product-resultsWrapper {
    grid-template-columns: repeat(3, 1fr); } }

@media screen and (max-width: 768px) {
  .prd-ranges {
    display: grid;
    grid-template-columns: repeat(4, 245px);
    overflow-x: scroll;
    overflow-y: hidden; } }

@media screen and (max-width: 699px) {
  .product-resultsWrapper {
    grid-template-columns: repeat(2, 1fr); } }

@media screen and (max-width: 590px) {
  .selcted-item-actionwrapper {
    flex-direction: column;
    justify-content: center;
    width: 100%; } }

@media screen and (max-width: 425px) {
  .product-resultsWrapper {
    grid-template-columns: repeat(1, 1fr); } }

@media screen and (max-width: 999px) {
  .product-resultsWrapper {
    grid-template-columns: repeat(3, 1fr); } }

@media screen and (max-width: 768px) {
  .prd-ranges {
    padding-top: 80px;
    display: grid;
    grid-template-columns: repeat(4, 300px);
    overflow-x: scroll;
    overflow-y: hidden; } }

@media screen and (max-width: 699px) {
  .product-resultsWrapper {
    grid-template-columns: repeat(2, 1fr); } }

@media screen and (max-width: 590px) {
  .selcted-item-actionwrapper {
    flex-direction: column;
    justify-content: center;
    width: 100%; } }

@media screen and (max-width: 425px) {
  .product-resultsWrapper {
    grid-template-columns: repeat(1, 1fr); } }
