/**/
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Roboto+Slab:wght@100..900&display=swap");
body {
  font-family: "Roboto Slab", serif; }

.container {
  max-width: 1472px;
  padding: 0 16px; }

.slick-initialized .slick-slide {
  height: auto !important; }

.slick-initialized .slick-slide > div {
  height: 100%; }

#main-content {
  margin-top: 0 !important; }

h1, h2, h3, h4, h5, h6 {
  font-family: "DM Sans", serif;
  font-weight: 600; }

@media only screen and (max-width: 800px) {
  body {
    padding-top: 85px; } }

.account {
  padding-top: 40px; }

.page_login .page-heading {
  padding-bottom: 0;
  padding-top: 0; }

.page_forgotpassword .page-heading {
  text-align: left;
  padding: 0 0 10px; }

.page_createaccount .page-heading {
  padding-bottom: 0; }

.forgot-password-form .button.button--primary {
  padding: 0;
  min-height: 59px; }

.loggedin .account {
  padding-top: 0; }

@media (min-width: 551px) {
  .panel--address .panel-body {
    padding: 1.5rem 1.5rem 6rem; } }

/**/
.navUser-item--cart .dropdown-menu {
  max-width: 22.85714rem; }

@media (min-width: 801px) {
  .navUser-item--cart .dropdown-menu.is-open {
    right: 125px; }
  .navUser-item--cart .dropdown-menu {
    max-width: 28.85714rem; } }

/* header */
/*div[data-content-region="header_top--global"] {
    background-color: #D4D4D4;
    padding: 7px 16px;
}*/
.header {
  padding: 25px 0;
  background-color: #333FF7;
  height: auto; }

.HeaderLeft {
  display: flex;
  align-items: center;
  padding: 0px 0 20px 0;
  margin: 0 -16px; }

.header-logo {
  margin: 0 0;
  width: 30%;
  text-align: left;
  padding: 0 16px; }

.header-logo .header-logo-image-container {
  min-height: auto; }

.header-top-right-information {
  width: 70%;
  padding: 0 16px; }

.header-logo .header-logo__link {
  max-width: 210px;
  margin-left: 0; }

.header-logo-image {
  height: auto;
  margin-left: 0;
  max-height: unset; }

.header-top-right-information .navUser-item {
  padding: 0 20px;
  border-right: 1px solid #fff;
  margin: 5px 0; }

.header-top-right-information .navUser-section {
  display: flex;
  flex-wrap: wrap; }

.header-top-right-information .navUser-item .header-icon-text {
  display: flex;
  align-items: center;
  text-decoration: none;
  padding: 0 0;
  height: 100%; }

.navUser-item--compare {
  color: #fff !important;
  font-size: 14px;
  font-weight: 600;
  padding: 0 0;
  height: 100%;
  display: flex !important;
  align-items: center; }

.navUser-item--compare .countPill.countPill--positive {
  color: #fff !important; }

.navUser-item--compare .countPill.countPill--positive:empty {
  display: none; }

.header-top-right-information .navUser-item .text-right {
  margin-left: 8px;
  color: #fff;
  font-weight: 400;
  text-transform: capitalize;
  font-size: 12px; }

.header-top-right-information .navUser-item .text-right span {
  font-size: 14px;
  display: block;
  font-weight: 600; }

.header-top-right-information .navUser-item .text-right .navUser-action[aria-label="Sign out"] {
  font-size: 14px;
  display: block;
  font-weight: 600; }

.header-top-right-information .navUser-item:last-child {
  border-right: 0;
  padding-right: 0; }

.countPill {
  background-color: transparent;
  padding: 0;
  display: unset;
  margin-right: 4px;
  margin-left: 0; }

.header-top-right-information .navUser-item .account-link > * {
  padding: 0;
  color: #fff;
  font-size: 12px;
  line-height: normal; }

.header-top-right-information .navUser-item .text-right p {
  margin-bottom: 0;
  font-weight: 600;
  font-size: 14px; }

.header-top-right-information .navUser-item .account-link .navUser-action {
  font-weight: 400;
  text-transform: capitalize; }

.navUser {
  padding: 0 0; }

.HeaderBottom {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -16px; }

.HeaderBottom > * {
  padding: 0 16px; }

.HeaderBottom .navPages-container {
  width: 57%; }

.HeaderBottom .Search-part {
  width: 43%; }

.HeaderBottom .Search-part .form {
  max-width: 575px;
  margin-left: auto;
  margin-bottom: 0; }

.Search-part .form-field {
  margin-bottom: 0; }

.Search-part .form-input {
  background-color: transparent;
  border-color: #FFFFFF;
  border-radius: 5px;
  padding: 10px 20px;
  font-weight: 400;
  font-size: 16px;
  color: #fff; }

.Search-part .form-input::placeholder {
  color: #fff; }

.Search-part .form-field .button.button--primary {
  text-indent: -9999px;
  font-size: 0;
  background-color: #fff !important;
  border: 0;
  width: 80px;
  background-image: url(https://cdn11.bigcommerce.com/s-t1uulua4u5/images/stencil/original/image-manager/search.png);
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: none;
  outline: 0;
  margin-left: 15px;
  margin-top: 0; }

.mobileMenu-toggle .mobileMenu-toggleIcon, .mobileMenu-toggle .mobileMenu-toggleIcon::before, .mobileMenu-toggle .mobileMenu-toggleIcon::after {
  background-color: #ffffff; }

.mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before, .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after {
  background-color: #ffffff; }

@media only screen and (min-width: 801px) {
  .navPages-action.is-open {
    background-color: transparent; }
  .navPages-list .navPages-action svg {
    fill: #fff !important;
    stroke: #fff !important; }
  .navPage-subMenu.is-open {
    z-index: 1; }
  .navPages {
    text-align: left; }
  .navPages-action {
    color: #fff !important;
    font-weight: 500;
    padding: 0;
    font-size: 16px;
    text-transform: capitalize; }
  .navPages-action:hover, .navPages-action.activePage {
    color: #fff !important; }
  .navPages .navPages-item {
    padding: 5px 24px;
    position: relative; }
  .navPages .navPages-item:first-child {
    padding-left: 0; }
  .navPages .navPages-item:before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    height: 40%;
    background-color: #fff;
    transform: translatey(-50%); }
  .navPages .navPages-item:last-child:before {
    display: none; }
  .navPage-subMenu.is-open {
    min-width: 250px; }
  .navPage-subMenu .navPage-subMenu-item {
    width: 100%;
    padding: 0 0 !important; }
  .navPage-subMenu .navPage-subMenu-item .navPages-action {
    color: #000 !important;
    padding: 0 0 12px 0;
    margin-bottom: 12px; }
  .navPage-subMenu-action:not(.navPages-action-depth-max) + .navPage-childList {
    margin-left: 15px; }
  .navPage-subMenu .navPage-subMenu-item:last-child .navPages-action {
    margin-bottom: 0;
    border: 0;
    padding-bottom: 0; } }

@media only screen and (max-width: 1439px) {
  .HeaderBottom .navPages-container {
    width: 52%; }
  .HeaderBottom .Search-part {
    width: 48%; }
  .navPages .navPages-item {
    padding: 5px 20px; }
  .navPages-action {
    font-size: 14px; } }

@media only screen and (max-width: 1275px) {
  .navPages .navPages-item {
    padding: 5px 18px; } }

@media only screen and (max-width: 800px) {
  div[data-content-region="header_top--global"] {
    display: none; }
  .navPages .navPages-item {
    padding: 0 0; }
  .HeaderLeft {
    margin: 0;
    padding-bottom: 0; }
  .HeaderBottom {
    margin: 0; }
  .HeaderBottom > * {
    padding: 0 0px; }
  .HeaderBottom .Search-part {
    width: 100%;
    display: none; }
  .HeaderBottom .Search-part .form {
    max-width: 100%; }
  .header-logo .header-logo__link {
    max-width: 150px; }
  .header-logo {
    padding: 0;
    margin-left: 35px;
    width: 100%; }
  .header {
    padding: 15px 0 15px;
    border: 0; }
  .header.is-open {
    padding-bottom: 0; }
  .HeaderBottom .navPages-container {
    width: 100%; }
  .header.is-open .container {
    height: 100%; } }

/* end header */
.slick-next,
.slick-prev {
  width: 36px;
  height: 36px;
  background-color: #333FF7 !important;
  border-color: #333FF7 !important;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0; }

.slick-next::before, .slick-prev::before {
  width: 21px;
  height: 12px; }

.slick-prev::before {
  background-image: url(https://cdn11.bigcommerce.com/s-t1uulua4u5/images/stencil/original/image-manager/left-arrow.png) !important; }

.slick-next::before {
  background-image: url(https://cdn11.bigcommerce.com/s-t1uulua4u5/images/stencil/original/image-manager/right-arrow.png) !important; }

.slider-arrow-top .slick-track,
.slider-arrow-top .slick-slider,
.slider-arrow-top .slick-list {
  position: unset; }

.slider-arrow-top {
  position: relative; }

.slider-arrow-top .slick-prev,
.slider-arrow-top .slick-next {
  top: 8px;
  transform: translate(0, 0%);
  margin-top: 0; }

.slider-arrow-top .slick-prev {
  right: 45px;
  left: auto; }

.slider-arrow-top .slick-next {
  right: 0; }

@media only screen and (max-width: 800px) {
  .slider-arrow-top .slick-prev,
  .slider-arrow-top .slick-next {
    top: 0px; } }

.pagination {
  flex: 0 0 100%;
  width: 100%; }

.pagination .pagination-list {
  margin: 0 auto;
  max-width: max-content; }

.pagination .pagination-list .pagination-item {
  width: 36px;
  height: 36px;
  border-radius: 0; }

.pagination .pagination-list .pagination-item.pagination-item--current {
  border-color: #000;
  border-radius: 0; }

.pagination .pagination-list .pagination-item .pagination-link {
  font-size: 18px;
  font-family: "DM Sans", serif;
  font-weight: 400;
  color: #000000 !important;
  padding: 0 0;
  line-height: normal;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center; }

.pagination .pagination-list .pagination-item.pagination-item--next .pagination-link,
.pagination .pagination-list .pagination-item.pagination-item--previous .pagination-link {
  width: 36px;
  height: 36px;
  font-size: 0; }

.pagination .pagination-list .pagination-item .pagination-link .icon {
  margin: 0 0; }

.pagination .pagination-list .pagination-item.pagination-item--next {
  width: auto; }

.pagination .pagination-list .pagination-item.pagination-item--previous {
  width: auto; }

.pagination .pagination-list .pagination-item .icon {
  color: #000; }

/* icon and text list */
div[data-content-region="home_below_carousel"] {
  background-color: #333ff7;
  padding: 60px 0;
  margin-bottom: 60px; }

div[data-content-region="home_below_carousel"] div {
  padding: 0; }

.icon-with-text-list-main {
  display: flex;
  flex-wrap: wrap;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 16px;
  gap: 16px; }

.icon-with-text-list-main .icon-with-text-list {
  list-style: none;
  width: calc(25% - 16px);
  display: flex;
  align-items: center; }

.icon-with-text-list-main .icon-with-text-list .icon-with-text-list-text {
  color: #fff;
  font-family: "DM Sans", serif;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0; }

.icon-with-text-list-main .icon-with-text-list .icon-with-text-list-text span {
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  font-size: 16px;
  display: block; }

.icon-with-text-list-main .icon-with-text-list .icon {
  width: 80px;
  height: 80px;
  flex: 0 0 80px;
  background-color: #FF6364;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px; }

.icon-with-text-list-main .icon-with-text-list .icon .image {
  max-width: 60px;
  height: auto; }

.icon-with-text-list-main .icon-with-text-list .icon-with-text-list-text p {
  margin-bottom: 0; }

@media only screen and (max-width: 1100px) {
  div[data-content-region="home_below_carousel"] {
    padding: 40px 0; }
  .icon-with-text-list-main .icon-with-text-list .icon {
    width: 60px;
    height: 60px;
    flex: 0 0 60px; }
  .icon-with-text-list-main .icon-with-text-list .icon .image {
    max-width: 45px; }
  .icon-with-text-list-main .icon-with-text-list .icon-with-text-list-text {
    font-size: 16px; }
  .icon-with-text-list-main .icon-with-text-list .icon-with-text-list-text span {
    font-size: 14px; } }

@media only screen and (max-width: 900px) {
  .icon-with-text-list-main .icon-with-text-list {
    width: calc(50% - 16px); } }

@media only screen and (max-width: 800px) {
  div[data-content-region="home_below_carousel"] {
    margin-bottom: 30px; } }

@media only screen and (max-width: 500px) {
  .icon-with-text-list-main .icon-with-text-list {
    width: 100%; } }

div[data-content-region=header_bottom] {
  margin: 0 !important; }

/* end icon and text list */
.heroCarousel-content {
  max-width: 1440px;
  background-color: transparent;
  text-align: left;
  width: 100%; }

.heroCarousel-content .heroCarousel-title {
  font-family: "DM Sans", serif;
  font-weight: bold;
  letter-spacing: 0;
  font-size: 72px;
  color: #333FF7;
  line-height: normal; }

.heroCarousel-content .heroCarousel-description {
  font-family: "DM Sans", serif;
  font-weight: bold;
  letter-spacing: 0;
  font-size: 48px;
  line-height: normal;
  color: #FF6364; }

.heroCarousel.slick-initialized {
  margin: 0; }

.heroCarousel .slick-next,
.heroCarousel .slick-prev {
  background-color: #D9D9D9 !important;
  border-color: #D9D9D9 !important; }

.heroCarousel .slick-prev::before {
  background-image: url(https://cdn11.bigcommerce.com/s-t1uulua4u5/images/stencil/original/image-manager/vector-2-.png) !important; }

.heroCarousel .slick-next::before {
  background-image: url(https://cdn11.bigcommerce.com/s-t1uulua4u5/images/stencil/original/image-manager/vector-3-.png) !important; }

.heroCarousel .slick-arrow::before {
  width: 18px;
  height: 10px; }

.heroCarousel .slick-prev {
  left: 1.5rem !important; }

.heroCarousel .slick-next {
  left: 5rem; }

.heroCarousel .slick-dots {
  margin-top: 0;
  position: unset;
  margin-bottom: 40px; }

.heroCarousel .slick-dots li {
  padding: 0 5px !important;
  width: auto;
  height: auto; }

.heroCarousel .slick-dots button {
  background-color: #D9D9D9;
  border-color: #D9D9D9;
  width: 14px;
  height: 14px; }

.heroCarousel .slick-dots .slick-active button:before {
  display: none; }

.heroCarousel .slick-dots .slick-active button {
  background-color: #FF6364 !important;
  border-color: #FF6364 !important; }

@media only screen and (min-width: 551px) {
  .heroCarousel .slick-next, .heroCarousel .slick-prev {
    top: calc(100% - 34%);
    transform: translate(0); }
  .heroCarousel .slick-dots {
    display: none !important; } }

@media only screen and (min-width: 1440px) {
  .heroCarousel-slide .heroCarousel-image {
    object-fit: cover;
    object-position: right center; }
  .heroCarousel .slick-prev {
    left: calc((100% - 1440px) / 2 + 20px) !important; }
  .heroCarousel .slick-next {
    left: calc((100% - 1440px) / 2 + 70px); } }

@media only screen and (max-width: 1440px) {
  .heroCarousel-content .heroCarousel-title {
    font-size: 55px; }
  .heroCarousel-content .heroCarousel-description {
    font-size: 35px; } }

@media only screen and (max-width: 800px) {
  .heroCarousel-content .heroCarousel-title {
    font-size: 40px; }
  .heroCarousel-content .heroCarousel-description {
    font-size: 30px; } }

@media only screen and (max-width: 550px) {
  .heroCarousel .slick-arrow {
    display: none !important; }
  .heroCarousel-content .heroCarousel-title {
    font-size: 35px; }
  .heroCarousel-content .heroCarousel-description {
    font-size: 25px; } }

/**/
.section-heading {
  padding-bottom: 13px;
  margin-bottom: 50px;
  position: relative;
  padding-right: 10px;
  max-width: calc(100% - 80px); }

.section-heading:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  max-width: 216px;
  height: 1px;
  background-color: #000; }

.section-heading .heading {
  margin: 0 0 0;
  letter-spacing: 0;
  font-family: "DM Sans", serif;
  font-weight: 700;
  font-size: 36px;
  line-height: normal; }

.section-heading .sub-content {
  margin: 0 0 0 0;
  font-size: 16px;
  letter-spacing: 0; }

@media only screen and (max-width: 800px) {
  .section-heading {
    margin-bottom: 35px; }
  .section-heading .heading {
    font-size: 26px; } }

/**/
.Blog-list-page-Main .page-heading {
  text-align: left;
  padding-bottom: 40px; }

.Blog-list-page-Main .blog-left-right-part {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -35px; }

.Blog-list-page-Main .blog-left-right-part .BlogLeft {
  padding: 0 35px;
  width: 70%; }

.Blog-list-page-Main .blog-left-right-part .BlogRight {
  padding: 0 35px;
  width: 30%; }

.Blog-list-page-Main .blog-left-right-part .blog-main {
  padding: 0;
  margin: 0 -30px;
  display: flex;
  flex-wrap: wrap; }

.Blog-list-page-Main .blog-left-right-part .blog-main .blog {
  width: 50%;
  margin-bottom: 60px; }

.Blog-list-page-Main .blog-main .blog-header .blog-title {
  font-size: 24px; }

.Blog-list-page-Main .blog-main .blog-post a {
  text-decoration: underline; }

.recent-blog-part .blog {
  display: flex;
  width: 100%;
  padding-right: 0;
  padding-left: 0; }

.recent-blog-part {
  border: 1px solid #e5e5e5;
  padding: 30px 25px; }

.blog-sidebar-heading {
  font-size: 24px;
  color: #404040;
  font-family: "DM Sans", serif;
  letter-spacing: 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #E5E5E5;
  margin-bottom: 20px;
  margin-top: 0; }

.recent-blog-part .blog .blog-post-body .blog-header .blog-date {
  display: none; }

.recent-blog-part .blog .blog-post-body .blog-header .blog-title {
  text-overflow: unset;
  font-weight: 400;
  color: #404040;
  margin-bottom: 4px;
  white-space: normal; }

.recent-blog-part .blog .blog-post-body .blog-post {
  font-size: 0;
  line-height: normal; }

.recent-blog-part .blog .blog-post-body .blog-post p {
  font-size: 18px;
  font-weight: 400;
  color: #B8B8B8;
  margin-top: 0; }

.recent-blog-part .blog .blog-post-figure {
  flex: 0 0 80px;
  margin: 0 10px 0 0px; }

.recent-blog-part .blog .blog-post-figure .blog-thumbnail {
  border-radius: 0;
  margin-bottom: 0; }

.recent-blog-part .blog:not(:nth-child(2)) {
  padding-top: 20px;
  margin-top: 20px; }

.page_blog_post .blog-header .blog-title {
  text-overflow: unset;
  overflow: unset;
  white-space: normal; }

.page_blog_post .blog {
  padding-top: 60px; }

.blog-main {
  padding-top: 60px;
  padding-bottom: 30px;
  position: relative; }

.blog-blocks-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -30px; }

.blog-main .blog {
  width: 25%;
  margin: 0 0 30px;
  padding: 0 30px;
  border: 0; }

.blog .blog-post-figure {
  width: 100%; }

.blog .blog-post-figure .blog-thumbnail {
  max-width: 100%;
  margin-bottom: 20px;
  position: relative;
  border-radius: 10px;
  overflow: hidden; }

.blog .blog-post-figure .blog-thumbnail:before {
  content: "";
  display: block;
  padding-top: 80%; }

.blog .blog-post-figure .blog-thumbnail a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

.blog .blog-post-figure .blog-thumbnail img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; }

.blog-post-body {
  width: 100%; }

.blog-header {
  display: flex;
  flex-direction: column-reverse; }

.blog-header .blog-title {
  font-size: 18px;
  line-height: normal;
  font-weight: 700;
  font-family: "DM Sans", serif;
  margin: 0 0 0;
  letter-spacing: 0;
  text-align: left;
  margin-bottom: 8px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.blog-header .blog-date {
  color: #404040;
  margin-bottom: 8px;
  text-align: left;
  line-height: normal; }

.blog-post p {
  margin-top: 15px;
  margin-bottom: 0; }

.blog-post {
  font-size: 14px; }

.blog-post a {
  color: #333FF7;
  font-family: "Roboto Slab", serif;
  font-weight: 500;
  display: block;
  text-transform: capitalize;
  text-decoration: none;
  margin-top: 15px; }

.blog-post a:after {
  content: "..."; }

.blog-blocks-list.slick-initialized {
  margin: 0 !important;
  position: unset; }

.blog-blocks-list.slick-initialized .slick-list {
  margin: 0 -30px; }

.blog .socialLinks {
  text-align: left;
  margin-top: 20px; }

.custom-blog-section {
  position: relative; }

.page_blog .blog-post-figure .blog-thumbnail:before {
  padding-top: 65%; }

@media only screen and (max-width: 1550px) {
  .Blog-list-page-Main .blog-left-right-part,
  .Blog-list-page-Main .blog-left-right-part .blog-main {
    margin: 0 -16px; }
  .Blog-list-page-Main .blog-left-right-part .BlogLeft {
    padding: 0 16px; }
  .Blog-list-page-Main .blog-left-right-part .BlogRight {
    padding: 0 16px; }
  .Blog-list-page-Main .blog-left-right-part .blog-main .blog {
    margin-bottom: 30px; }
  .blog-blocks-list {
    margin: 0 -16px; }
  .blog-blocks-list.slick-initialized .slick-list {
    margin: 0 -16px; }
  .blog {
    padding: 0 16px; } }

@media only screen and (max-width: 1199px) {
  .Blog-list-page-Main .blog-main .blog-header .blog-title {
    font-size: 20px; }
  .blog {
    width: 33.333%; } }

@media only screen and (max-width: 1024px) {
  .Blog-list-page-Main .blog-left-right-part .BlogLeft {
    width: 100%;
    margin-bottom: 30px; }
  .Blog-list-page-Main .blog-left-right-part .BlogRight {
    width: 100%; } }

@media only screen and (max-width: 800px) {
  .blog {
    width: 50%; }
  .blog-main {
    padding-top: 30px;
    padding-bottom: 10px; }
  .recent-blog-part .blog .blog-post-body .blog-header .blog-title,
  .recent-blog-part .blog .blog-post-body .blog-post p {
    font-size: 16px; } }

@media only screen and (max-width: 500px) {
  .blog {
    width: 100%; }
  .Blog-list-page-Main .blog-left-right-part .blog-main .blog {
    width: 100%; } }

/**/
.footer {
  background-color: #333FF7;
  border: 0;
  padding-bottom: 0;
  padding-top: 75px;
  position: relative; }

.footer:after {
  content: "";
  position: absolute;
  bottom: 64px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fff; }

.footer-info {
  margin-bottom: 35px; }

.footer .header-logo {
  padding: 0 0;
  width: 100%;
  margin: 0; }

.footer-info-heading {
  font-family: "DM Sans", serif;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 17px;
  line-height: normal; }

.footer-info-list li {
  margin-bottom: 10px; }

.footer-info-list a {
  color: #fff;
  font-family: "DM Sans", serif;
  font-weight: 400;
  font-size: 16px;
  line-height: normal; }

.footer-info-list a:hover {
  color: #e9e9e9; }

.footer-copyright > .powered-by {
  color: #fff;
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  font-size: 16px;
  padding: 20px 0;
  text-align: center; }

.footer-info address {
  color: #fff;
  font-family: "DM Sans", serif;
  font-weight: 400;
  font-size: 16px;
  font-style: normal;
  line-height: normal; }

.footer-info .footer-info-col[data-section-type="storeInfo"] p {
  color: #fff;
  font-family: "DM Sans", serif;
  font-weight: 400;
  font-size: 16px;
  font-style: normal;
  line-height: normal; }

.footer-info .footer-info-col[data-section-type="storeInfo"] strong a {
  color: #fff;
  font-family: "DM Sans", serif;
  font-weight: 700;
  font-size: 22px;
  font-style: normal;
  line-height: normal;
  display: block;
  text-decoration: none; }

.footer-info .footer-info-col {
  width: 21%; }

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

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

.footer-info .mail-link {
  display: block;
  width: 100%;
  margin-top: 15px;
  text-align: left; }

.footer-info .mail-link {
  display: block;
  width: 100%;
  margin-top: 15px;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  font-family: "Roboto Slab", serif; }

.footer-info .mail-link .icon {
  margin: 0 4px 0 0; }

.payment-icon {
  padding: 8px 9px;
  border: 1px solid #FFFFFF;
  display: block;
  max-width: max-content;
  margin-top: 19px; }

.payment-icon img {
  display: block; }

@media only screen and (max-width: 1199px) {
  .footer-info .footer-info-col {
    width: 20%; }
  .footer-info .footer-info-col:last-child {
    width: 15%; }
  .footer-info .mail-link {
    font-size: 14px; } }

@media only screen and (max-width: 1024px) {
  .footer {
    padding-top: 50px; }
  .footer-info .footer-info-col:first-child {
    width: 50%;
    margin-bottom: 30px; }
  .footer-info .footer-info-col:nth-child(2) {
    width: 50%;
    margin-bottom: 30px; }
  .footer-info .footer-info-col:nth-child(n+3) {
    width: 33.333%; } }

@media only screen and (max-width: 550px) {
  .footer-info {
    margin-bottom: 0; }
  .footer-info .footer-info-col {
    width: 100% !important;
    margin-bottom: 20px !important; }
  .footer .header-logo .header-logo__link {
    margin: 0 auto; }
  .footer-info .mail-link {
    text-align: center; }
  .payment-icon {
    margin-left: auto;
    margin-right: auto; }
  .footer-copyright > .powered-by {
    font-size: 14px; } }

@media only screen and (max-width: 430px) {
  .footer-copyright > .powered-by {
    font-size: 12px;
    padding: 15px 0; }
  .footer:after {
    bottom: 48px; } }

@media only screen and (max-width: 430px) {
  .footer-copyright > .powered-by {
    font-size: 10px; } }

/**/
.promotion-banner-main {
  padding-top: 60px;
  padding-bottom: 120px; }

.promotion-banner-block {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -16px; }

.promotion-banner-block .promotion-banner {
  padding: 0 20px; }

.promotion-banner-block .promotion-vertical-banner {
  width: 37%; }

.promotion-banner-block .promotion-vertical-banner .promotion-banner-back {
  border-radius: 20px;
  background-color: #FBB91C; }

.promotion-banner-back .text {
  padding: 50px 20px 15px;
  text-align: center; }

.promotion-banner-back .text .discount-text,
.promotion-banner-back .text .offer-time-text {
  color: #fff;
  font-size: 18px;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: "DM Sans", serif;
  margin-bottom: 0; }

.promotion-banner-back .text .heading {
  margin: 5px 0 5px 0;
  font-family: "DM Sans", serif;
  font-weight: 900;
  font-size: 48px;
  color: #fff;
  text-transform: uppercase;
  line-height: normal;
  letter-spacing: 1px;
  word-wrap: break-word; }

.promotion-banner-block .promotion-horizontal-banner {
  width: 63%; }

.promotion-horizontal-banner .promotion-banner-back {
  background-color: #FF6364;
  border-radius: 20px;
  display: flex;
  height: 100%;
  align-items: center;
  overflow: hidden; }

.promotion-horizontal-banner .promotion-banner-back .text {
  padding: 0 0px 0 40px;
  text-align: left;
  width: 45%; }

.promotion-horizontal-banner .promotion-banner-back .promotion-image {
  width: 55%;
  text-align: right; }

div[data-content-region="home_below_featured_products"] [data-sub-layout="ebc2031b-9204-42a7-ad32-1666cd3cbf79"] {
  padding: 0; }

@media only screen and (max-width: 1199px) {
  .promotion-banner-back .text .heading {
    font-size: 27px; }
  .promotion-banner-back .text .discount-text, .promotion-banner-back .text .offer-time-text {
    font-size: 14px; } }

@media only screen and (max-width: 991px) {
  .promotion-banner-back .text .heading {
    font-size: 22px; }
  .promotion-horizontal-banner .promotion-banner-back .text {
    padding: 15px 0px 15px 30px; } }

@media only screen and (max-width: 800px) {
  .promotion-banner-main {
    padding-top: 30px;
    padding-bottom: 60px; }
  .promotion-banner-block .promotion-vertical-banner {
    width: 100%;
    margin-bottom: 30px; }
  .promotion-banner-block .promotion-horizontal-banner {
    width: 100%; }
  .promotion-banner-back .promotion-image {
    text-align: center; }
  .promotion-banner-back .text {
    padding: 30px 15px 15px; } }

@media only screen and (max-width: 550px) {
  .promotion-banner-back .text .discount-text, .promotion-banner-back .text .offer-time-text {
    font-size: 12px;
    letter-spacing: 1.5px; }
  .promotion-banner-back .text .heading {
    font-size: 20px; }
  .promotion-horizontal-banner .promotion-banner-back .text {
    padding: 15px 0px 15px 20px; } }

/**/
.custom-product-list {
  padding-top: 60px;
  padding-bottom: 30px; }

.custom-product-list .productGrid {
  margin: 0 -22px; }

.custom-product-list .product {
  padding: 15px 22px 0;
  height: 100%; }

.custom-product-list .product .card {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
  height: calc(100% - 30px);
  margin-bottom: 30px;
  overflow: hidden; }

.custom-product-list .product .card .card-figure {
  padding: 0; }

.custom-product-list .product .card .card-body {
  padding: 20px 20px 30px; }

.custom-product-list .product .card .card-body .card-title {
  font-size: 18px;
  letter-spacing: 0;
  text-align: center;
  font-family: "Roboto Slab", serif;
  font-weight: 400; }

.custom-product-list .product .card .card-body .card-text[data-test-info-type="brandName"] {
  display: none; }

.custom-product-list .product .card .card-body .price-section {
  font-size: 14px;
  text-align: center;
  color: #000;
  font-family: "DM Sans", serif;
  font-weight: 700; }

.custom-product-list .productGrid .slick-track {
  display: flex; }

.custom-product-list .productGrid.slick-initialized .slick-list {
  margin: 0 -22px; }

.custom-product-list .productGrid.slick-initialized {
  margin: 0 0; }

@media only screen and (max-width: 1550px) {
  .custom-product-list .productGrid {
    margin: 0 -16px; }
  .custom-product-list .productGrid.slick-initialized {
    margin: 0 0; }
  .custom-product-list .productGrid.slick-initialized .slick-list {
    margin: 0 -16px; }
  .custom-product-list .product {
    padding: 15px 16px 0; } }

@media only screen and (max-width: 800px) {
  .custom-product-list {
    padding-top: 30px;
    padding-bottom: 10px; } }

.card-figcaption {
  background-color: rgba(255, 99, 100, 0.6);
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  top: 10px;
  left: 10px;
  border-radius: 10px; }

.card-figcaption-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.card-figcaption-body > * {
  font-size: 0 !important;
  padding: 0 0 !important;
  width: 28px;
  height: 28px;
  border-radius: 3px !important;
  margin: 0 4px !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto; }

.card-figcaption-body .quickview {
  background-image: url(https://cdn11.bigcommerce.com/s-t1uulua4u5/images/stencil/original/image-manager/fi-10609455.png); }

.card-figcaption-body a.button {
  background-image: url(https://cdn11.bigcommerce.com/s-t1uulua4u5/images/stencil/original/image-manager/fi-1077035.png);
  display: none !important; }

.card-figcaption-body label.card-figcaption-button {
  background-image: url(https://cdn11.bigcommerce.com/s-t1uulua4u5/images/stencil/original/image-manager/fi-3793562.png); }

/**/
div[data-content-region="home_popular_products"] > div > div > div {
  padding: 0; }

div[data-content-region="home_popular_products"] .pbw-employer-holder .slick-arrow {
  top: -130px; }

.pbw-employer-holder .slick-track,
.pbw-employer-holder .slick-list,
.pbw-employer-holder .slick-slider {
  position: unset; }

.pbw-employer-holder .slick-arrow {
  top: 8px;
  transform: translate(0, 0%);
  margin-top: 0; }

.pbw-employer-holder .slick-next {
  right: 0; }

.pbw-employer-holder .slick-prev {
  right: 45px;
  left: auto; }

.pbw-employer-holder .slick-list {
  margin: 0 -10px; }

.pbw-employer-holder li {
  padding: 0 10px !important; }

.pbw-employer-holder li a {
  display: block; }

.pbw-employer-holder li a img {
  display: block;
  border: 1px solid #B8B8B8;
  margin: 0 auto;
  border-radius: 10px;
  width: 100%;
  object-fit: none;
  height: 180px;
  transform: scale(1) !important; }

.pbw-employer-holder li a p {
  font-family: "DM Sans", serif; }

@media only screen and (max-width: 800px) {
  .pbw-employer-holder .slick-arrow {
    top: 8px; }
  .pbw-employer-holder .slick-list, .pbw-employer-holder .slick-slider, .pbw-employer-holder .slick-track {
    position: unset; }
  div[data-content-region="home_popular_products"] .pbw-employer-holder .slick-arrow {
    top: -110px; } }

/**/
.shop-by-category-section {
  padding: 60px 0 30px 0; }

div[data-content-region="home_shopbycat"] > div > div {
  position: unset; }

div[data-content-region="home_shopbycat"] > div > div > div {
  padding: 0 0;
  position: unset; }

div[data-content-region="home_shopbycat"] .pbw-employer-holder .slick-list {
  margin: 0 -24px; }

div[data-content-region="home_shopbycat"] .pbw-employer-holder li {
  padding: 0 24px !important; }

div[data-content-region="home_shopbycat"] .pbw-employer-holder li p {
  font-family: "Roboto Slab", serif;
  color: #404040;
  letter-spacing: 0;
  margin-bottom: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

div[data-content-region="home_shopbycat"] .pbw-employer-holder li a {
  position: relative; }

div[data-content-region="home_shopbycat"] .pbw-employer-holder li a:before {
  content: "";
  display: block;
  padding-top: 100%; }

div[data-content-region="home_shopbycat"] .pbw-employer-holder li img {
  height: 100%;
  border: 0;
  width: 100%;
  max-height: calc(100% - 42px);
  object-fit: cover;
  border-radius: 10px;
  position: absolute;
  left: 0;
  top: 0; }

@media only screen and (max-width: 1550px) {
  div[data-content-region="home_shopbycat"] .pbw-employer-holder .slick-list {
    margin: 0 -16px; }
  div[data-content-region="home_shopbycat"] .pbw-employer-holder li {
    padding: 0 16px !important; } }

@media only screen and (max-width: 800px) {
  .shop-by-category-section {
    padding: 30px 0 10px 0; } }

/**/
div[data-content-region="home_below_top_products"] > div > div > div {
  padding: 0 0; }

div[data-content-region="home_below_top_products"] {
  padding-top: 60px; }

div[data-content-region="home_below_new_products"] {
  padding-bottom: 60px; }

div[data-content-region="home_below_new_products"] > div > div > div {
  padding: 0 0; }

div[data-content-region="home_below_new_products"] .card-figure .card-figcaption {
  display: none; }

.productCarousel-slideshow, .productCarousel-slideshow .slick-list, .productCarousel-slideshow .slick-track {
  position: unset; }

.productCarousel-slideshow .slick-list {
  margin: 0 -65px; }

.productCarousel-slideshow .slick-arrow {
  top: -128px;
  transform: translate(0, 0%);
  margin-top: 0;
  right: 0; }

.productCarousel-slideshow .slick-prev {
  right: 45px;
  left: auto; }

.productCarousel-slide {
  padding: 20px 65px;
  height: 100%; }

.productCarousel-slide .card {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  background-color: #ffffff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
  padding: 30px 15px 30px 40px;
  align-items: center;
  height: 100%; }

.productCarousel-slide .card .card-figure {
  width: 50%;
  padding: 0;
  margin: 0;
  background-image: url(https://cdn11.bigcommerce.com/s-t1uulua4u5/images/stencil/original/image-manager/comtek-radio-broadcast-2.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat; }

.productCarousel-slide .card .card-body {
  width: 50%;
  padding: 0 30px 0 0; }

.productCarousel-slide .card .card-body .card-body-top {
  display: flex;
  flex-wrap: wrap; }

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

.productCarousel-slide .card .card-body .card-title {
  font-size: 24px;
  font-family: "DM Sans", serif;
  font-weight: 700;
  letter-spacing: 0;
  order: 0;
  line-height: normal; }

.productCarousel-slide .card .card-body .card-body-top .card-text {
  order: 1;
  width: 100%;
  font-family: "DM Sans", serif;
  font-weight: 400;
  color: #404040;
  font-size: 16px;
  line-height: normal;
  margin-bottom: 0; }

.productCarousel-slide .card .card-body .price {
  font-family: "Roboto Slab", serif;
  font-weight: 300;
  font-size: 36px;
  color: #404040; }

.productCarousel-slide .card .card-body .card-product__cta {
  padding: 7px 20px;
  text-decoration: none;
  background-color: #FF6364;
  color: #fff;
  border-radius: 5px;
  min-height: 40px;
  max-width: max-content;
  display: flex;
  align-items: center;
  font-size: 14px;
  margin-top: 15px; }

.productCarousel-slideshow .slick-track {
  display: flex; }

@media only screen and (max-width: 1550px) {
  .productCarousel-slide {
    padding: 20px 16px; }
  .productCarousel-slideshow .slick-list {
    margin: 0 -16px; } }

@media only screen and (max-width: 1100px) {
  .productCarousel-slide .card .card-body .card-title {
    font-size: 20px; }
  .productCarousel-slide .card .card-body .price {
    font-size: 30px; }
  .productCarousel-slide .card .card-body {
    padding: 0 15px 0 0; }
  .productCarousel-slide .card .card-body .card-body-top .card-text {
    font-size: 14px; } }

@media only screen and (max-width: 800px) {
  div[data-content-region="home_below_top_products"] {
    padding-top: 30px; }
  div[data-content-region="home_below_new_products"] {
    padding-bottom: 30px; }
  .productCarousel-slide .card .card-body .card-title {
    font-size: 18px;
    text-align: left; }
  .productCarousel-slide .card .card-body .price {
    font-size: 25px; }
  .productCarousel-slide .card .card-body .price-section,
  .productCarousel-slide .card .card-body .card-body-top .card-text {
    text-align: left; }
  .productCarousel-slide .card {
    padding-left: 30px; }
  .productCarousel-slideshow .slick-arrow {
    top: -108px; } }

@media only screen and (max-width: 400px) {
  .productCarousel-slide .card {
    padding: 15px; }
  .productCarousel-slide .card .card-body .card-title {
    font-size: 16px; }
  .productCarousel-slide .card .card-body .price {
    font-size: 20px; }
  .productCarousel-slide .card .card-body .card-product__cta {
    line-height: 1;
    font-size: 12px;
    min-height: 35px; } }

/* end homepage */
#main-content nav[aria-label="Breadcrumb"] {
  display: none; }

.page {
  margin: 0 0; }

.page-heading {
  margin: 0 0;
  text-align: center;
  color: #404040;
  letter-spacing: 0;
  font-weight: 700;
  font-family: "DM Sans", serif;
  padding: 60px 0 60px;
  font-size: 36px; }

.page-content {
  width: 100%;
  padding: 0 0; }

.page-content h3 {
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
  font-family: "DM Sans", serif;
  letter-spacing: 0;
  margin: 0 0;
  background-color: #FF6364;
  color: #fff;
  padding: 16px 14px;
  border-radius: 10px;
  margin-bottom: 20px; }

.page-content p {
  color: #404040;
  font-size: 16px;
  font-family: "Roboto Slab", serif;
  margin-bottom: 2rem; }

.page-content p a {
  text-decoration: none; }

.page-content p:empty {
  display: none; }

@media only screen and (max-width: 800px) {
  .page-heading {
    font-size: 26px;
    padding: 40px 0; } }

/**/
.section-heading-center .heading {
  margin: 0 0 14px;
  line-height: normal;
  font-family: "DM Sans", serif;
  font-weight: 700;
  font-size: 36px;
  color: #404040;
  letter-spacing: 0; }

.section-heading-center .sub-heading {
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  color: #404040;
  font-size: 20px;
  margin-bottom: 0;
  letter-spacing: 0; }

.section-heading-center {
  text-align: center;
  margin-bottom: 40px; }

@media only screen and (max-width: 800px) {
  .section-heading-center .heading {
    font-size: 26px;
    margin-bottom: 10px; }
  .section-heading-center .sub-heading {
    font-size: 16px; } }

.about .page-heading {
  display: none; }

.story-heading {
  font-family: "DM Sans", serif;
  font-weight: 700;
  font-size: 36px;
  line-height: normal;
  position: relative;
  margin: 0 15px 30px 50px;
  max-width: max-content; }

.story-heading:before {
  content: "";
  position: absolute;
  right: -80%;
  top: 50%;
  width: 110px;
  height: 5px;
  background-color: #000; }

div[data-layout-name="our story"] {
  padding: 120px 0 60px 0; }

div[data-layout-name="our story"] p {
  font-family: "DM Sans", serif; }

@media only screen and (max-width: 800px) {
  div[data-layout-name="our story"] {
    padding: 60px 0 30px 0; }
  .story-heading {
    margin-left: 30px;
    font-size: 30px; }
  .story-heading:before {
    right: -100%; } }

@media only screen and (max-width: 700px) {
  .story-heading {
    font-size: 26px;
    margin: 0 0px 30px 0px; } }

div[data-layout-name="about our online store"] {
  padding-top: 60px; }

.FaqMain .page-heading {
  display: none; }

/**/
div[data-layout-name="Our vision and story"] {
  margin-top: 60px;
  margin-bottom: 60px; }

div[data-layout-name="Our vision and story"] p strong {
  font-size: 36px;
  margin-bottom: 15px;
  display: block;
  letter-spacing: 0;
  line-height: normal; }

div[data-layout-name="Our vision and story"] p {
  font-family: "DM Sans", serif;
  line-height: normal; }

@media only screen and (max-width: 199px) {
  div[data-layout-name="Our vision and story"] p strong {
    font-size: 30px; } }

@media only screen and (max-width: 800px) {
  div[data-layout-name="Our vision and story"] {
    margin-top: 30px;
    margin-bottom: 30px; }
  div[data-layout-name="Our vision and story"] p strong {
    font-size: 26px; } }

/**/
.customer-review-slider {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -16px; }

.customer-review-slider .customer-review-col {
  width: 33.333%;
  padding: 0 16px; }

.customer-review-slider .customer-review-block {
  border: 1px solid #B8B8B8;
  border-radius: 10px;
  padding: 30px 30px 25px; }

.customer-review-slider .customer-review-block .quite-icon {
  max-width: 33px;
  margin-bottom: 15px; }

.customer-review-slider .customer-review-block p {
  color: #404040;
  font-size: 16px;
  margin-bottom: 16px; }

.customer-info {
  display: flex;
  align-items: center; }

.customer-info .custommer-image {
  width: 42px;
  height: 42px;
  border-radius: 100%;
  overflow: hidden;
  margin-right: 12px; }

.customer-info .customer-name {
  margin: 0 0 0;
  font-family: "DM Sans", serif;
  font-weight: 500;
  letter-spacing: 0;
  color: #000;
  line-height: normal; }

.customer-info .customer-desg {
  margin-bottom: 0 !important;
  font-size: 12px !important;
  color: #9B9B9B !important; }

.customer-review-section .section-heading::after {
  display: none; }

.customer-review-slider.slick-initialized {
  margin: 0 0; }

.customer-review-slider.slick-initialized .slick-list {
  margin: 0 -16px; }

.customer-review-section {
  padding-top: 60px;
  padding-bottom: 30px; }

@media only screen and (max-width: 10244px) {
  .customer-review-slider .customer-review-col {
    width: 50%; } }

@media only screen and (max-width: 800px) {
  .customer-review-section {
    padding-top: 30px;
    padding-bottom: 30px; } }

@media only screen and (max-width: 600px) {
  .customer-review-slider .customer-review-col {
    width: 100%; } }

/**/
.page_page_contact_form .page-heading {
  display: none; }

div[data-content-region="contact"] {
  padding-top: 60px;
  width: 100%; }

#contact-us-page {
  max-width: 1140px;
  padding-top: 100px; }

.contact-heading {
  margin-bottom: 50px; }

.contact-heading .heading {
  padding: 0 0;
  background-color: transparent;
  color: #404040;
  text-align: center;
  font-size: 36px;
  margin-bottom: 14px;
  margin-top: 0;
  font-weight: 700; }

.contact-heading .sub-heading {
  text-align: center;
  font-size: 20px;
  color: #404040;
  margin-bottom: 0; }

.contact-heading .sub-heading a {
  text-decoration: none; }

#contact-us-page .form .form-field .form-label {
  display: none; }

#contact-us-page .form-actions {
  text-align: left; }

#contact-us-page .form-actions .button {
  min-width: 300px; }

.contact-info-main {
  padding: 0px 35px 100px;
  border-bottom: 1px solid #a4a4a4; }

.contact-info-main-blocks {
  padding: 0;
  margin: 0 -45px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }

.contact-info-main-blocks li {
  width: 40%;
  list-style: none;
  padding: 0 45px; }

.contact-info-main-blocks .contact-info-block {
  border: 1px solid #B8B8B8;
  border-radius: 10px;
  display: flex;
  align-items: center;
  height: 100%;
  text-decoration: none; }

.contact-info-main-blocks .contact-info-block .contact-icon {
  padding: 30px;
  flex: 0 0 121px;
  position: relative;
  height: 100%;
  display: flex;
  align-items: center; }

.contact-info-main-blocks .contact-info-block .contact-icon:before {
  content: "";
  position: absolute;
  right: 0;
  top: 6px;
  height: calc(100% - 15px);
  width: 1px;
  background-color: #b8b8b8; }

.contact-info-main-blocks .contact-info-block .contact-icon img {
  width: 60px;
  height: 60px;
  object-fit: contain; }

.contact-info-main-blocks .contact-info-block .contact-label {
  font-size: 20px;
  font-weight: 700;
  color: #404040;
  margin-bottom: 6px;
  display: block; }

.contact-info-main-blocks .contact-info-block .contact-content {
  text-decoration: none;
  font-size: 16px;
  color: #404040;
  margin: 0 0;
  word-break: break-all; }

.contact-info-main-blocks .contact-info-block .right-part {
  padding: 25px; }

@media only screen and (max-width: 1439px) {
  .contact-info-main-blocks .contact-info-block .contact-icon {
    padding: 20px;
    flex: 0 0 100px; }
  .contact-info-main-blocks .contact-info-block .right-part {
    padding: 20px; } }

@media only screen and (max-width: 1199px) {
  .contact-info-main-blocks li {
    padding: 0 16px; }
  .contact-info-main-blocks {
    margin: 0 -16px; }
  .contact-info-main {
    padding: 0px 30px 80px; }
  .contact-heading .sub-heading {
    font-size: 16px; }
  #contact-us-page {
    padding-top: 80px; } }

@media only screen and (max-width: 1024px) {
  .contact-info-main-blocks .contact-info-block .contact-label {
    font-size: 16px; }
  .contact-info-main-blocks .contact-info-block .contact-content {
    font-size: 14px; }
  .contact-info-main-blocks .contact-info-block .contact-icon {
    flex: 0 0 80px; } }

@media only screen and (max-width: 800px) {
  .contact-info-main {
    padding: 0px 0px 30px; }
  .contact-info-main-blocks li {
    width: 100%;
    margin-bottom: 30px; }
  .contact-heading .heading {
    font-size: 26px;
    margin-bottom: 9px; }
  .contact-heading {
    margin-bottom: 35px; }
  #contact-us-page {
    padding-top: 60px; } }

/**/
/**/
.actionBar-section .form-field {
  display: flex; }

.actionBar-section .form-field select#sort {
  padding: 0 28px 0 10px; }

.form-label small {
  font-size: 12px;
  color: red;
  letter-spacing: 0; }

.form-label,
.form-input::placeholder {
  color: #B8B8B8;
  font-size: 14px;
  font-family: "DM Sans", serif;
  line-height: normal;
  letter-spacing: 0; }

.form-label {
  color: #767676; }

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

.form-input, .form-select {
  border-color: #A4A4A4;
  padding: 16px 15px;
  height: auto;
  border-radius: 10px;
  outline: 0 !important;
  color: #404040;
  font-family: "DM Sans", serif;
  font-size: 14px; }

.form-actions {
  text-align: left;
  margin-top: 5px; }

@media only screen and (max-width: 1550px) {
  .form-row {
    margin: 0 -20px; }
  .form-row .form-field {
    padding: 0 20px; } }

.button {
  font-family: "DM Sans", serif;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0;
  padding: 18px 35px;
  border-radius: 10px;
  line-height: normal; }

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

/**/
.page_category .page-heading {
  display: none; }

.page_category .page {
  padding-top: 60px; }

.category-header-image {
  max-width: 300px;
  margin: 20px auto;
  display: block; }

.sidebarBlock {
  margin-bottom: 30px; }

.sidebarBlock-heading,
.page-sidebar div[data-content-region="catpage--global"] h2 {
  background-color: #FF6364;
  color: #fff;
  padding: 11px 45px 11px 20px;
  font-size: 20px;
  letter-spacing: 0;
  font-weight: 700;
  text-transform: capitalize;
  font-family: "DM Sans", serif;
  border-radius: 10px 10px 0 0 !important;
  margin: 0 !important;
  position: relative; }

.sidebarBlock-heading:before,
.page-sidebar div[data-content-region="catpage--global"] h2:before {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translatey(-50%);
  width: 16px;
  height: 2px;
  border-radius: 10px;
  background-color: #fff;
  display: none !important; }

.sidebarBlock-heading:after,
.page-sidebar div[data-content-region="catpage--global"] h2:after {
  content: "";
  position: absolute;
  right: 27px;
  top: 50%;
  transform: translatey(-50%);
  width: 2px;
  height: 16px;
  border-radius: 10px;
  background-color: #fff;
  opacity: 0; }

.sidebarBlock .accordion-content {
  background-color: #f3f3f3;
  padding: 15px 20px 15px;
  border-radius: 0 0 10px 10px; }

.sidebarBlock .navPages-item {
  width: 100%;
  padding: 12px 0;
  border-bottom: 1px solid #CDCDCD;
  position: relative;
  list-style: none; }

.sidebarBlock .navPages-list {
  width: 100%; }

.sidebarBlock .navPages-item a {
  color: #6F6F6F !important;
  font-size: 16px !important;
  font-family: "DM Sans", serif;
  letter-spacing: 0;
  padding: 0; }

.sidebarBlock .navPages-item .action-icon {
  position: absolute;
  top: 11px;
  right: 0; }

.sidebarBlock .navPages-item .action-icon.is-open .icon-add {
  display: none; }

.sidebarBlock .navPages-item .action-icon:not(.is-open) .icon-remove {
  display: none; }

.sidebarBlock .navPages-item:last-child {
  border-bottom: 0;
  padding-bottom: 0; }

.sidebarBlock .navPages-item .navPage-subMenu {
  position: unset;
  background-color: transparent;
  padding: 0 0 !important; }

.sidebarBlock .navPages-item .navPage-subMenu .navPage-subMenu-list {
  margin: 0;
  padding: 8px 0 0 20px; }

.sidebarBlock .navPages-item .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item {
  list-style: none;
  padding: 4px 0 !important;
  float: none;
  position: relative; }

.sidebarBlock .navPages-item .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item a {
  border: 0;
  padding: 0;
  margin: 0;
  font-weight: 400;
  color: #6F6F6F !important; }

.sidebarBlock .navList {
  background-color: #f3f3f3;
  padding: 15px 20px 15px;
  border-radius: 0 0 10px 10px; }

.sidebarBlock .navList .navList-item {
  width: 100%;
  padding: 12px 0;
  border-bottom: 1px solid #CDCDCD;
  position: relative;
  list-style: none; }

.sidebarBlock .navList .navList-item .navList-action {
  border: 0;
  padding: 0;
  margin: 0;
  font-weight: 500;
  color: #6F6F6F !important;
  font-size: 16px !important;
  font-family: "DM Sans", serif;
  letter-spacing: 0; }

.sidebarBlock .navList .navList-item:last-child {
  border-bottom: 0; }

.page-sidebar nav .sidebarBlock + .sidebarBlock {
  border: 0;
  padding: 0;
  margin: 0 0; }

.page-sidebar nav .sidebarBlock #facet-range-form {
  background-color: #f3f3f3;
  padding: 20px 20px 20px;
  border-radius: 0 0 10px 10px;
  margin-bottom: 30px; }

.page-sidebar nav .sidebarBlock .form-field .form-input {
  font-size: 14px;
  color: #B8B8B8;
  font-family: "DM Sans", serif;
  padding: 7px 10px;
  border-radius: 3px;
  border: 0; }

.page-sidebar nav .sidebarBlock .form-field .button {
  font-size: 14px;
  min-height: 32px;
  padding: 0 0;
  border-radius: 3px;
  background-color: #fff;
  border: 0;
  font-weight: 400;
  color: #6E6E6E; }

.page-sidebar nav .sidebarBlock .reset-filters {
  display: none !important; }

div[data-content-region="catpage--global"] > div > div > div {
  padding: 0 0; }

.page {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

#product-listing-container {
  width: 73%;
  margin-left: auto; }

#faceted-search-container {
  width: 22.5%; }

.collection-top-car {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  margin-bottom: 50px; }

.collection-title {
  width: calc(100% - 220px); }

.collection-title .heading {
  padding: 0;
  background-color: transparent;
  color: #404040;
  font-size: 36px;
  margin: 0 0 4px 0;
  font-family: "DM Sans", serif; }

.collection-title .sub-content {
  font-size: 20px;
  margin-bottom: 10px; }

.grid-list-view-button {
  display: flex;
  height: 100%; }

.grid-list-view-button .btn {
  padding: 7px 15px;
  border: 1px solid #333FF7;
  border-radius: 5px;
  width: 100px;
  display: flex;
  margin-left: 10px; }

.grid-list-view-button .btn .icon {
  width: 36px;
  height: 36px;
  flex: 0 0 36px; }

.grid-list-view-button .btn span {
  font-size: 12px;
  font-family: "DM Sans", serif;
  color: #333FF7;
  font-weight: 400;
  letter-spacing: 0;
  line-height: normal;
  text-align: left;
  margin-left: 7px; }

.grid-list-view-button button.active {
  background-color: #333FF7; }

.grid-list-view-button button.active span {
  color: #fff; }

.grid-list-view-button button .icon path {
  fill: #333ff7; }

.grid-list-view-button button.active .icon path {
  fill: #fff; }

.page-sidebar .productCarousel-slideshow .productCarousel-slide {
  width: 100%;
  padding: 0;
  float: unset;
  border-bottom: 1px solid #CDCDCD;
  padding-bottom: 15px;
  margin-bottom: 15px; }

.page-sidebar .productCarousel-slideshow .productCarousel-slide .card {
  padding: 0 0;
  box-shadow: none;
  background-color: transparent;
  flex-direction: row; }

.page-sidebar .productCarousel-slideshow .productCarousel-slide .card .card-figure {
  width: 54px;
  margin-right: 20px;
  background-image: unset !important;
  border-radius: 5px; }

.page-sidebar .productCarousel-slideshow .productCarousel-slide .card .card-body {
  padding-right: 0;
  width: calc(100% - 74px); }

.page-sidebar .productCarousel-slideshow .productCarousel-slide .card .card-body .card-title a {
  font-weight: 400;
  color: #6F6F6F;
  font-size: 14px;
  font-family: "DM Sans", serif; }

.page-sidebar .productCarousel-slideshow .productCarousel-slide .card .card-body .price {
  color: #6F6F6F;
  font-family: "DM Sans", serif;
  font-weight: 700;
  font-size: 14px; }

.page-sidebar .productCarousel-slideshow .productCarousel-slide .card .card-body .card-product__cta {
  display: none; }

.page-sidebar .productCarousel-slideshow {
  background-color: #EBEBEB;
  padding: 20px;
  border-radius: 0 0 10px 10px; }

.page-sidebar .productCarousel-slideshow .productCarousel-slide:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0; }

.category-listing-product .productGrid {
  display: flex;
  flex-wrap: wrap; }

.category-listing-product .productGrid:before {
  display: none; }

.category-listing-product .productGrid .product {
  float: unset; }

.category-listing-product .productGrid .card-figcaption .card-figcaption-body label.card-figcaption-button input {
  width: 22px;
  height: 22px;
  position: relative;
  top: 3px;
  opacity: 0; }

.category-listing-product .productGrid .card {
  margin-bottom: 60px; }

.category-listing-product .productGrid .card .card-figure {
  background-color: #D9D9D9;
  border-radius: 10px; }

.category-listing-product .productGrid .card .card-body {
  padding-top: 20px; }

.category-listing-product .productGrid .card .card-body .card-text[data-test-info-type="brandName"],
.category-listing-product .productGrid .card .card-body .card-text[data-test-info-type="productRating"] {
  display: none; }

.category-listing-product .productGrid .card .card-body .card-title {
  margin: 0 0 8px;
  padding: 0;
  background-color: transparent;
  color: #404040;
  letter-spacing: 0;
  font-size: 18px;
  font-family: "Roboto Slab", serif;
  font-weight: 400; }

.category-listing-product .productGrid .card .card-body .price-section {
  color: #404040;
  font-size: 18px;
  font-weight: bold;
  font-family: "DM Sans", serif; }

.category-listing-product.ListView .productGrid .product {
  max-width: 100%;
  width: 100% !important; }

.category-listing-product.ListView .productGrid .product .card {
  display: flex;
  flex-wrap: wrap; }

.category-listing-product.ListView .productGrid .product .card .card-figure {
  width: 30%;
  margin-right: 20px; }

@media only screen and (min-width: 1400px) {
  .category-listing-product .productGrid .product {
    padding-left: 15px;
    padding-right: 15px; }
  .category-listing-product .productGrid {
    margin-left: -15px;
    margin-right: -15px; } }

@media only screen and (min-width: 1600px) {
  .category-listing-product .productGrid .product {
    padding-left: 33px;
    padding-right: 33px; }
  .category-listing-product .productGrid {
    margin-left: -33px;
    margin-right: -33px; } }

@media only screen and (max-width: 1199px) {
  .collection-title .heading {
    font-size: 30px; }
  .collection-title .sub-content {
    font-size: 16px; }
  .category-listing-product .productGrid .card .card-body .price-section {
    font-size: 16px; }
  #faceted-search-container {
    width: 26%; }
  .category-listing-product .productGrid .card {
    margin-bottom: 30px; } }

@media only screen and (max-width: 990px) {
  #product-listing-container {
    width: 100%; }
  #faceted-search-container {
    width: 100%;
    margin-bottom: 40px; } }

@media only screen and (max-width: 800px) {
  .collection-top-car {
    margin-bottom: 20px; }
  .grid-list-view-button {
    display: none; }
  .collection-title {
    width: 100%; }
  .category-listing-product .productGrid .card .card-body .card-title {
    font-size: 16px; }
  .category-listing-product .productGrid .card .card-body .price-section {
    font-size: 14px; }
  .sidebarBlock-heading, .page-sidebar div[data-content-region="catpage--global"] h2 {
    font-size: 16px; }
  #faceted-search-container {
    padding: 0; } }

@media only screen and (max-width: 550px) {
  body .category-listing-product .productGrid .product {
    width: 100%;
    max-width: 100%; } }

/**/
.productView-images {
  width: calc(63% - 30px);
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse; }

.productView-details {
  width: 37%; }

.productView-details .productView-brand {
  font-size: 14px;
  margin: 0 0 5px;
  font-weight: 400;
  color: #000000; }

.productView-images .productView-image {
  width: calc(100% - 160px);
  margin-left: auto;
  margin-right: 0;
  background-color: #D9D9D9;
  border-radius: 10px;
  overflow: hidden;
  margin-top: 0; }

.productView-images.no-thumbnail .productView-image {
  width: 100%; }

.productView-images .productView-thumbnails {
  max-width: 130px;
  margin: 0 0; }

.productView-images .productView-thumbnails .slick-list {
  margin: 0 0; }

.productView-images .productView-thumbnails .productView-thumbnail-link {
  width: 100%;
  height: 100%;
  max-width: 100%;
  min-height: 130px;
  border-color: #9B9B9B;
  border-radius: 10px;
  max-height: 130px;
  padding-top: 0; }

.productView-images .productView-thumbnails .productView-thumbnail {
  padding-left: 0;
  padding-right: 5px;
  width: 100%;
  padding-bottom: 30px; }

.productView-images .productView-thumbnails .productView-thumbnail img {
  width: 100%; }

.productView-details .productView-brand a {
  text-decoration: none; }

.productView-details h1.productView-title {
  margin: 0 0 8px 0;
  font-size: 36px;
  color: #9B9B9B;
  font-weight: 500;
  line-height: normal; }

.productView-details .product-title {
  margin-bottom: 22px; }

.productView-details .productView-title {
  margin: 0 0 10px;
  font-size: 20px;
  font-family: "DM Sans", serif;
  font-weight: bold; }

.productView-details .productView-description {
  padding: 0 0;
  font-family: "DM Sans", serif;
  font-size: 16px;
  color: #404040;
  float: unset; }

.productView-details .productView-description p {
  margin-bottom: 10px; }

.productView-detail .price-and-rating {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 20px; }

.productView-details .productView-rating {
  margin-left: 20px;
  margin-bottom: 1rem; }

.productView-details .productView-rating span:nth-child(2),
.productView-details .productView-rating .productView-reviewLink {
  display: none; }

.productView-details .price-and-rating {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 20px; }

.productView-details .productView-price {
  margin-top: 0px;
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  font-family: "DM Sans", serif;
  font-weight: 700;
  clear: left; }

.productView-details .productView-price .price-section {
  line-height: normal; }

.productView-details .productView-price .price--withoutTax {
  font-size: 32px; }

.productView-details .productView-price .price-section .price-now-label {
  display: none; }

.productView-details .productView-price .non-sale-price--withoutTax span:first-child {
  display: none; }

.productView-details .productView-price .non-sale-price--withoutTax {
  line-height: normal;
  font-size: 16px;
  margin-top: auto;
  margin-bottom: 5px;
  margin-left: 10px; }

.productView-options .form .add-to-cart-wrapper {
  display: flex;
  align-items: center;
  flex-wrap: wrap; }

.productView-details form .form-label {
  font-size: 16px;
  color: #404040;
  font-weight: 700;
  letter-spacing: 0;
  margin-bottom: 14px; }

.productView-details form .form-label small {
  font-size: 12px;
  margin-top: 0;
  color: #A4A4A4; }

.add-to-cart-wrapper .form-label {
  display: none; }

.add-to-cart-wrapper .button--icon {
  border: 0;
  border-radius: 0; }

.add-to-cart-wrapper .button--icon .icon {
  display: none; }

.add-to-cart-wrapper .button--icon[data-action="dec"]:before {
  content: "-";
  display: block;
  text-indent: unset !important;
  font-weight: 400;
  color: #6F6F6F; }

.add-to-cart-wrapper .button--icon[data-action="inc"]:before {
  content: "+";
  display: block;
  text-indent: unset !important;
  font-weight: 400;
  color: #6F6F6F; }

.add-to-cart-wrapper form .form-input {
  padding: 0 0;
  font-size: 16px;
  font-weight: 400;
  color: #6F6F6F;
  font-family: "DM Sans", serif; }

.add-to-cart-wrapper .form-field--increments {
  padding: 16px 12px;
  border: 1px solid #A4A4A4;
  border-radius: 10px;
  max-width: max-content;
  font-size: 16px;
  margin-bottom: 23px; }

.add-to-cart-wrapper .form-input--incrementTotal {
  padding: 0 0;
  font-weight: 400;
  font-size: 16px;
  color: #6F6F6F; }

.add-to-cart-wrapper .add-to-cart-buttons {
  margin: 0 0 23px 0;
  width: calc(100% - 166px); }

.productView-details .form-wishlist .dropdown-menu-button {
  width: 60px !important;
  position: absolute;
  top: -163px;
  text-indent: -9999px;
  font-size: 0;
  right: 0;
  padding: 0 0;
  height: 60px;
  background-image: url(https://cdn11.bigcommerce.com/s-t1uulua4u5/images/stencil/original/image-manager/wishlist-button.png);
  background-repeat: no-repeat;
  background-position: center;
  border-color: #A4A4A4; }

.productView-details .form.no-add-to-cart ~ .form-wishlist .dropdown-menu-button {
  position: unset; }

#wishlist-dropdown.is-open {
  padding-right: 0;
  border-top: 1px solid #000;
  box-shadow: 5px 1px 20px rgba(0, 0, 0, 0.15); }

.add-to-cart-wrapper .add-to-cart-buttons .add-to-cart-wallet-buttons {
  margin: 0 0; }

.add-to-cart-wrapper .buy-now-btn {
  width: 100%; }

.add-to-cart-wrapper .buy-now-btn #form-action-buyItNow {
  width: 100%;
  margin-bottom: 20px; }

.add-to-cart-wrapper .add-to-cart-buttons .button {
  background-color: #000 !important;
  border-color: #000 !important; }

.productView-details .form-wishlist {
  margin: 0 0 0 0;
  width: 100%;
  max-width: 100%; }

.productView-details .form-wishlist .button {
  margin: 0 0;
  width: 100%; }

.product-delivery-info {
  padding: 0px 0 0 0;
  margin: 0 0 15px -10px; }

.product-delivery-info li {
  list-style: none;
  margin-bottom: 14px;
  display: flex;
  font-size: 16px;
  color: #404040;
  font-family: "DM Sans", serif; }

.product-delivery-info .icon {
  width: 24px;
  height: 24px;
  border: 1px solid #404040;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  flex: 0 0 24px; }

.page_product .productView {
  padding-top: 60px; }

.productView-details .productView-info .productView-info-name {
  font-size: 16px;
  color: #404040;
  font-weight: 700;
  letter-spacing: 0;
  margin-bottom: 0;
  margin-top: 0;
  font-family: "DM Sans", serif; }

.productView-details .productView-info .productView-info-value {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 0;
  color: #A4A4A4; }

.productView-details .productView-info {
  border-top: 1px solid #A4A4A4;
  padding: 20px 0;
  border-bottom: 1px solid #A4A4A4;
  margin-top: 0; }

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

.productView-description {
  padding-top: 80px; }

.productView-description .tab-content {
  color: #404040;
  font-size: 16px;
  font-family: "DM Sans", serif;
  font-weight: 400;
  padding-top: 40px; }

.productView-description .tab .tab-title {
  font-size: 16px;
  font-family: "DM Sans", serif;
  font-weight: 400;
  color: #A4A4A4; }

.productView-description .tab.is-active .tab-title {
  color: #404040; }

.ask-question-share-icon {
  border-top: 1px solid #A4A4A4;
  padding: 18px 0 8px; }

.question-share-button {
  margin: 0 0;
  padding: 0 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center; }

.question-share-button > li {
  list-style: none;
  margin-bottom: 10px;
  margin-right: 25px; }

.question-share-button > li a {
  display: flex;
  align-items: center;
  text-decoration: none;
  font-family: "DM Sans", serif;
  color: #404040;
  font-size: 16px; }

.question-share-button > li a .icon {
  flex: 0 0 20px;
  margin-right: 10px; }

.question-share-button > li a img {
  display: block;
  width: 20px;
  height: 20px; }

.question-share-button .socialLinks .socialLinks-item {
  margin-bottom: 0; }

.question-share-button .socialLinks .socialLinks-item .socialLinks__link {
  height: 20px; }

.question-share-button .socialLinks {
  line-height: normal; }

.question-share-button > li a .label {
  white-space: nowrap; }

.in-stock-part {
  margin-bottom: 30px;
  display: none; }

.in-stock-part .stock-label {
  font-family: "DM Sans", serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0;
  margin: 0 0 0px 0; }

.in-stock-part .stock-label span {
  color: #ff6364; }

.in-stock-part progress {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
  height: 5px;
  border-radius: 10px;
  background-color: #D9D9D9;
  position: relative; }

.in-stock-part progress::-webkit-progress-bar {
  background-color: #D9D9D9; }

.in-stock-part progress::-webkit-progress-value {
  background-color: #D9D9D9; }

.in-stock-part progress::-moz-progress-bar {
  background-color: #D9D9D9; }

.product-sale-sold-out {
  font-family: "DM Sans", serif;
  font-size: 12px;
  font-weight: 700;
  padding: 3px 4px;
  background-color: #333FF7;
  color: #fff;
  max-width: fit-content; }

.productCarousel[data-list-name="Related Products"] {
  margin: 0 -22px; }

.productCarousel[data-list-name="Related Products"].slick-initialized {
  margin: 0 0; }

.productCarousel[data-list-name="Related Products"] .productCarousel-slide {
  padding: 20px 22px; }

.productCarousel[data-list-name="Related Products"] .card {
  flex-direction: column;
  padding: 0 0; }

.productCarousel[data-list-name="Related Products"] .slick-list {
  margin: 0 -22px; }

.productCarousel[data-list-name="Related Products"] .slick-list .slick-track {
  display: flex; }

.productCarousel[data-list-name="Related Products"] .card .card-figure {
  width: 100%;
  background-image: none; }

.productCarousel[data-list-name="Related Products"] .card .card-body {
  width: 100%;
  padding: 20px 20px 30px;
  height: auto; }

.productCarousel[data-list-name="Related Products"] .card .card-body .card-text[data-test-info-type="brandName"] {
  display: none; }

.productCarousel[data-list-name="Related Products"] .card .card-body .card-title {
  font-size: 18px;
  letter-spacing: 0;
  text-align: center;
  font-family: "Roboto Slab", serif;
  color: #404040;
  font-weight: 400; }

.productCarousel[data-list-name="Related Products"] .card .card-body .price-section,
.productCarousel[data-list-name="Related Products"] .card .card-body .price-section .price {
  font-size: 14px;
  text-align: center;
  color: #000;
  font-family: "DM Sans", serif;
  font-weight: 700; }

.productCarousel[data-list-name="Related Products"] .slick-dots {
  margin-top: 30px;
  position: unset; }

.productCarousel[data-list-name="Related Products"] .slick-dots li {
  padding: 0 5px !important;
  width: auto;
  height: auto; }

.productCarousel[data-list-name="Related Products"] .slick-dots button {
  background-color: #D9D9D9;
  border-color: #D9D9D9;
  width: 14px;
  height: 14px; }

.productCarousel[data-list-name="Related Products"] .slick-dots .slick-active button:before {
  display: none; }

.productCarousel[data-list-name="Related Products"] .slick-dots .slick-active button {
  background-color: #FF6364 !important;
  border-color: #FF6364 !important; }

.related-product-section {
  padding-top: 60px; }

.related-product-section .heading {
  margin: 0 0 0;
  letter-spacing: 0;
  font-family: "DM Sans", serif;
  font-weight: 700;
  font-size: 36px;
  line-height: normal;
  text-align: center;
  padding-bottom: 30px; }

.related-product-section .tabs {
  display: none; }

.related-product-section #tab-related {
  padding-top: 0; }

@media only screen and (max-width: 1550px) {
  .productCarousel[data-list-name="Related Products"] {
    margin: 0 -22px; }
  .productCarousel[data-list-name="Related Products"].slick-initialized {
    margin: 0 0; }
  .productCarousel[data-list-name="Related Products"] .productCarousel-slide {
    padding: 15px 16px; }
  .productCarousel[data-list-name="Related Products"] .slick-list {
    margin: 0 -16px; } }

@media only screen and (max-width: 1360px) {
  .productView-images .productView-thumbnails {
    max-width: 100px; }
  .productView-images .productView-thumbnails .productView-thumbnail-link {
    min-height: 94px;
    max-height: 94px; }
  .productView-images .productView-image {
    width: calc(100% - 130px); }
  .productView-details {
    width: 42%; }
  .productView-images {
    width: calc(58% - 30px); }
  .productView-details h1.productView-title {
    font-size: 30px; }
  .productView-images .productView-thumbnails .productView-thumbnail {
    padding-bottom: 20px; } }

@media only screen and (max-width: 1199px) {
  .related-product-section .heading {
    font-size: 30px; }
  .productView-details {
    width: 44%; }
  .productView-details .productView-price .price--withoutTax {
    font-size: 26px; }
  .productView-images .productView-image {
    width: calc(100% - 115px); }
  .productView-images .productView-thumbnails .productView-thumbnail {
    padding-bottom: 15px; } }

@media only screen and (max-width: 991px) {
  .related-product-section .heading {
    font-size: 27px; }
  .productView-images {
    width: 100%; }
  .productView-details {
    width: 100%; }
  .productView-details.product-data {
    order: 0; }
  .page_product .productView {
    padding-top: 30px; }
  .productView-details h1.productView-title {
    font-size: 27px; }
  .productView-details .productView-price .non-sale-price--withoutTax {
    font-size: 14px; }
  .related-product-section {
    padding-top: 30px; }
  .productView-description {
    padding-top: 40px; }
  .related-product-section .heading {
    padding-bottom: 10px; } }

@media only screen and (max-width: 550px) {
  .productView-options,
  .productView-details form .form-label {
    text-align: left; }
  .productView-images .productView-thumbnails {
    max-width: 70px; }
  .productView-images .productView-thumbnails .productView-thumbnail-link {
    min-height: 70px;
    max-height: 70px; }
  .productView-images .productView-image {
    width: calc(100% - 84px); }
  .add-to-cart-wrapper .add-to-cart-buttons {
    padding-left: 10px;
    padding-right: 10px; }
  .productView-images .productView-thumbnails .productView-thumbnail {
    padding-bottom: 10px; }
  .productView-details .form-wishlist {
    display: block; } }

@media only screen and (max-width: 400px) {
  .productView-images .productView-thumbnails {
    max-width: 60px; }
  .productView-images .productView-thumbnails .productView-thumbnail-link {
    min-height: 60px;
    max-height: 60px; }
  .productView-images .productView-image {
    width: calc(100% - 74px); } }

@media only screen and (max-width: 380px) {
  .add-to-cart-wrapper .form-input--incrementTotal {
    width: 16px; }
  .add-to-cart-wrapper .button--icon {
    padding: 0 4px; }
  .add-to-cart-wrapper .form-field--increments {
    padding: 16px 10px; }
  .add-to-cart-wrapper .add-to-cart-buttons .button {
    padding-left: 15px;
    padding-right: 15px; }
  .add-to-cart-wrapper .add-to-cart-buttons {
    width: calc(100% - 138px); } }

.page_search .page-heading {
  padding-bottom: 20px;
  padding-top: 0; }

.category-listing-product .ListView .productGrid .product {
  max-width: 100%;
  width: 100% !important; }

.category-listing-product .ListView .productGrid .product .card-figure {
  width: 30%;
  margin-right: 20px; }

.category-listing-product .ListView .productGrid .product .card {
  display: flex;
  flex-wrap: wrap; }

.page_search #product-listing-container {
  width: 100%; }

.search-suggestion .suggestion-title {
  font-size: 20px; }

.page_search #main-content {
  padding-top: 60px; }

@media only screen and (min-width: 1400px) {
  .page_search .productGrid {
    margin-left: -15px;
    margin-right: -15px; }
  .page_search .productGrid .product {
    padding-left: 15px;
    padding-right: 15px; } }

.cart-item-quantity .form-increment .form-input {
  padding: 0 0 0 0; }

.page_brand .page-heading {
  display: none; }

.page_brand .page {
  padding-top: 60px; }

[contenteditable=true]:focus, [href]:focus, [tabindex]:not([tabindex="-1"]):focus, button:focus, details:focus, input:focus, select:focus, textarea:focus {
  outline: 0 !important; }
