body, html {
  overflow-x: clip; }

@media (min-width: 1200px) {
  body {
    margin-top: 00px; }
  body.hasAdminBar {
    margin-top: 80px; } }

a {
  text-decoration: none; }

.go2179015285 {
  min-height: 100vh !important; }

.home .main.full {
  margin-top: 0; }

.body {
  margin-bottom: 0px; }

.newsletter-subscription-section {
  display: none; }

#menu div.nav-right {
  width: auto; }

.newsletter-heading {
  color: #fff; }

.header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px 0; }

.actionBar {
  margin: 0; }

.card {
  margin-bottom: 1.1rem !important; }

.fancybox-container {
  z-index: 99999; }

.galleryThumbnail img {
  width: 100%; }

.galleryThumbnail .card-title {
  margin: 8px 0;
  font-size: .75rem; }

.galleryThumbnail .card-figcaption.mobile .button {
  width: 33%; }

.galleryThumbnail .card-figcaption.mobile label.button {
  width: 33%; }

.page-heading {
  text-transform: capitalize; }

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

.hero-image {
  /* Use "linear-gradient" to add a darken background effect to the image (photographer.jpg). This will make the text easier to read */
  background-image: url("https://cdn11.bigcommerce.com/s-r9zkgbz1w3/content/banner/home.jpg");
  /* Set a specific height */
  height: 90vh;
  /* Position and center the image to scale nicely on all screens */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; }

/* Place text in the middle of the image */
.hero-text {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 0 20px 10px 20px;
  width: 60%;
  text-align: center;
  position: absolute;
  bottom: 25%;
  left: 50%;
  transform: translate(-50%, -5%);
  color: white; }
  .hero-text h1 {
    font-size: 30px; }
  .hero-text h2 {
    font-size: 21px; }
  .hero-text p {
    font-size: 21px; }
  .hero-text a {
    text-decoration: none !important; }

/* BOF ACCORDIAN */
.accordion-container {
  position: relative;
  height: auto;
  margin: 10px auto; }

.set {
  position: relative;
  width: 100%;
  height: auto;
  /* background-color: #f5f5f5; */ }

.set > a {
  display: block;
  padding: 1rem 0;
  background-color: #F7F7F7;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  color: #505050;
  font-weight: 600;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  font-size: 16px;
  text-transform: none; }
  .set > a:hover {
    text-decoration: none;
    color: #505050; }
  .set > a .fa {
    color: #505050; }

.set:last-child a {
  border-bottom: 1px solid #ddd; }

.set > a i {
  float: right;
  margin-top: 2px; }

.set > a.active {
  /* background-color:#3399cc; */
  color: #000000; }

.accordion-container .content {
  background-color: #fff;
  border-top: 1px solid #ddd;
  display: none;
  padding: 10px 10px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd; }

.accordion-container .content p {
  padding: 0;
  margin: 0;
  color: #333; }

/* EOF ACCORDIAN */
.new-product {
  position: relative; }
  .new-product:before {
    content: "";
    display: block;
    width: 60px;
    height: 60px;
    position: absolute;
    background-size: cover !important;
    bottom: 0%;
    right: 35%;
    background: url("https://cdn11.bigcommerce.com/s-r9zkgbz1w3/images/stencil/original/image-manager/star-new-2.png");
    transform: rotate(10deg);
    display: none; }
    @media (max-width: 1366px) {
      .new-product:before {
        right: 29.8%; } }
    @media (max-width: 799px) {
      .new-product:before {
        width: 55px;
        height: 55px;
        right: 2%;
        bottom: 0%; } }
  @media (max-width: 799px) {
    .new-product {
      font-size: 20px; } }

.footer-info-col {
  font-size: 14px; }
  .footer-info-col a:hover {
    text-decoration: underline; }

p.newsletter-heading {
  text-transform: uppercase;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px; }

p.page-heading.showcase-products {
  margin-bottom: 10px;
  text-align: center;
  font-size: 24px;
  color: #187dcf;
  font-family: Montserrat,Arial,Helvetica,sans-serif;
  letter-spacing: .25px; }

p.page-heading.showcase-products {
  margin-bottom: 10px;
  text-align: center;
  font-size: 24px;
  color: #187dcf;
  font-family: Montserrat,Arial,Helvetica,sans-serif;
  letter-spacing: .25px; }

h5.footer-info-heading {
  font-size: 20px; }

section.productCarousel {
  margin-bottom: 20px; }

/* bof product*/
@media (min-width: 801px) {
  .card-img-container:after {
    padding-bottom: 0%; }
  .productGrid .card {
    height: 420px;
    padding: 10px; }
    .productGrid .card .card-title {
      font-size: 16px;
      font-weight: 700; }
    .productGrid .card .card-image {
      object-fit: cover;
      object-position: top;
      height: 280px; }
  .card-figure {
    height: 280px; }
  .card-body .card-text {
    color: inherit;
    font-size: 14px; } }

/* eof product*/
@media only screen and (max-width: 800px) {
  body {
    padding-top: 0px; } }

img.header-logo-image {
  height: auto;
  display: block;
  margin: 0 auto;
  position: static; }

.header-logo-image-container:after {
  padding-bottom: 0 !important; }

#site-header {
  top: 0;
  width: 100%;
  position: fixed;
  transition: all 0.3s ease;
  z-index: 100; }

#site-header {
  top: 0;
  width: 100%;
  transition: all .3s ease;
  /* z-index: 100; */
  float: left;
  z-index: 9999;
  position: static;
  margin-top: 0 !important;
  padding-top: 0;
  padding-bottom: 0;
  border: none; }

.new-header-design.fixed {
  position: sticky !important;
  top: 0 !important;
  width: 100% !important; }

.navPages-action {
  font-weight: normal; }

#menu .nav-minus-logo,
.navPages-wider,
header div#menu {
  max-width: 100%;
  width: 100%; }

header div#menu {
  background: none !important; }

/*
.header-logo--left .header-logo-image{
    right:0;
}*/
.go2256151022 {
  align-items: flex-start !important; }

.go1152403042 {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 15px; }

div#menu-wrapper {
  background: #fff; }

section.white {
  background: #ffffff;
  color: #333333;
  padding: 20px 0; }

section.productCarousel ul.slick-dots {
  display: inherit !important; }

.carousel-control.left,
.carousel-control.right {
  background-image: none !important;
  filter: none !important; }

.carousel-indicators li {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  line-height: auto;
  border: 0; }

.carousel-indicators {
  width: auto; }

.carousel-indicators li {
  background: #ccc; }

.carousel-indicators li.active {
  background: #666; }

.carousel-services {
  bottom: 0px;
  position: relative; }

.fa {
  color: #00B67A; }

.slick-dots {
  bottom: -25px;
  height: fit-content;
  margin-left: -30px; }

.slick-list {
  margin-top: 20px;
  margin-bottom: 20px; }

.slick-next, .slick-prev {
  top: 60%; }

.rounded {
  border-radius: 25px; }

.videoCarousel {
  margin-left: 45px;
  margin-right: 45px; }
  .videoCarousel .videoContainer {
    margin-left: 10px;
    margin-right: 10px; }
    .videoCarousel .videoContainer p {
      text-align: center;
      font-size: .75rem;
      line-height: normal;
      margin-top: 5px;
      font-weight: 700; }

.yt-link, .yt-link:hover, .yt-link:focus {
  text-decoration: none; }

.yt-bg {
  width: 100%;
  height: 150px;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center; }
  @media (max-width: 500px) {
    .yt-bg {
      height: 200px; } }
  @media (min-width: 501px) and (max-width: 1199px) {
    .yt-bg {
      height: 400px; } }

.uk-icon-youtube-play {
  font-size: 50px;
  color: #ff0000; }

.uk-modal {
  background: rgba(0, 0, 0, 0.95); }

.list {
  list-style: none;
  margin: 0;
  padding: 0; }

.list li {
  margin-bottom: 8px;
  line-height: 28px;
  position: relative;
  padding-left: 20px;
  color: #ffffff; }

.list li:before {
  content: "";
  height: 10px;
  width: 10px;
  background-color: #ffffff;
  position: absolute;
  left: 0;
  top: 9px;
  border-radius: 50px; }

.footer-bottom {
  padding: 8px 0; }

.payment-icons-section .footer-payment-icons {
  margin-top: 8px;
  margin-bottom: 8px; }

@media (min-width: 801px) {
  .navPages-action {
    padding: .75rem 0.65rem 1.125rem; }
  .header-logo-image-container:after {
    padding-bottom: 50px; } }

p {
  margin-bottom: 0.5rem; }

.productView-info-name {
  font-size: 16px; }

.form-label--alternate {
  font-size: 16px; }

form.form.form-wishlist.form-action .button {
  font-size: 16px; }

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

.tabs-contents h1, .tabs-contents h2, .tabs-contents h3 {
  margin-top: 0; }

.tab-title {
  font-size: 16px; }

.tab.is-active .tab-title {
  font-weight: normal; }

/* BOF SHARE ICON CUSTOMIZE */
.addthis_toolbox .socialLinks-item svg {
  fill: #ffffff !important; }

.socialLinks-item--facebook .icon,
.socialLinks-item--twitter .icon,
.socialLinks-item--linkedin .icon,
.socialLinks-item--pinterest .icon {
  border-radius: 20px;
  width: 2rem !important;
  height: 2rem !important;
  margin-right: 2px; }
  .socialLinks-item--facebook .icon:hover,
  .socialLinks-item--twitter .icon:hover,
  .socialLinks-item--linkedin .icon:hover,
  .socialLinks-item--pinterest .icon:hover {
    opacity: .8; }

.socialLinks-item--facebook .icon {
  background-color: #365893; }

.socialLinks-item--twitter .icon {
  background-color: #30ccfc; }

.socialLinks-item--linkedin .icon {
  background-color: #007AB5; }

.socialLinks-item--pinterest .icon {
  background-color: #c52129; }

/* EOF SHARE ICON CUSTOMIZE */
/* BOF DESKTOP */
@media (min-width: 801px) {
  .productGrid .product {
    width: 20%; }
  .productGrid .card,
  .productCarousel-slide .card {
    height: 560px; }
  .card-figure {
    height: 200px; } }

/* EOF DESKTOP */
/* BOF LARGE DESKTOP */
@media (min-width: 801px) and (max-width: 1200px) {
  .body {
    margin-top: 90px; }
  .mobileMenu-toggle {
    margin-top: 8px; }
  .header {
    padding: 5px 0;
    height: auto; }
  header .navUser {
    width: 100%;
    right: inherit; }
  header .navUser-action .header-icon {
    height: 18px;
    width: 18px; }
  li.navUser-item.user-icons .navUser-action {
    padding: 0; }
  li.navUser-item.navUser-item--account.user-icons.account {
    width: 25px; }
  header .user-icons {
    margin-left: 0px; }
  header ul.navUser-section.navUser-section--alt {
    width: auto; }
  svg {
    max-width: max-content; }
  li.navUser-item.navUser-item--cart.user-icons {
    margin-left: -5px;
    left: 15px; }
  header.header.header-logo--center nav.navUser {
    padding-top: 5px !important;
    padding-right: 25px !important; }
  .card-image {
    object-fit: cover;
    object-position: top;
    height: 180px; }
  .card-img-container {
    max-height: 150px; }
  .card-body {
    min-height: 105px; }
  .new-product:before {
    right: 15%; }
  .header.is-open {
    position: fixed; }
  .productView-images {
    margin-bottom: 1rem; } }

/* EOF LARGE DESKTOP */
/* BOF TAB */
@media (min-width: 481px) and (max-width: 800px) {
  .body {
    margin-top: 90px; }
  .mobileMenu-toggle {
    margin-top: 8px; }
  .header {
    padding: 5px 0;
    height: auto; }
  header .navUser {
    width: 100%;
    right: inherit; }
  header .navUser-action .header-icon {
    height: 18px;
    width: 18px; }
  li.navUser-item.user-icons .navUser-action {
    padding: 0; }
  li.navUser-item.navUser-item--account.user-icons.account {
    width: 25px; }
  header .user-icons {
    margin-left: 0px; }
  header ul.navUser-section.navUser-section--alt {
    width: auto; }
  svg {
    max-width: max-content; }
  li.navUser-item.navUser-item--cart.user-icons {
    margin-left: -5px;
    left: 15px; }
  header.header.header-logo--center nav.navUser {
    padding-top: 5px !important;
    padding-right: 25px !important; }
  .card-image {
    object-fit: cover;
    object-position: top;
    height: 180px; }
  .card-img-container {
    max-height: 150px; }
  .card-body {
    min-height: 105px; }
  .new-product:before {
    right: 15%; }
  .header.is-open {
    position: fixed; }
  .productView-images {
    margin-bottom: 1rem; }
  .add-to-cart-wrapper {
    text-align: center; }
  div#add-to-cart-wrapper .form-action {
    float: none;
    margin: 0 auto; }
  .productView-options .form-action {
    float: none; }
  .dropdown-menu-button .icon {
    float: none; }
  .socialLinks {
    text-align: center; }
  .form-wishlist .dropdown-menu {
    min-width: 50rem; }
  .hero-image {
    height: 60vh; }
  .hero-text {
    width: 90%;
    bottom: 0; }
    .hero-text h1 {
      font-size: 25px;
      line-height: normal; }
    .hero-text h2 {
      font-size: 20px;
      line-height: normal; }
    .hero-text p {
      font-size: 20px;
      line-height: normal; } }

/* EOF TAB */
/* BOF MOBILE */
@media (max-width: 480px) {
  .body {
    margin-top: 60px; }
  .header {
    padding: 0; }
  header .navUser {
    width: 100%; }
  header .navUser-action .header-icon {
    height: 18px;
    width: 18px; }
  li.navUser-item.user-icons .navUser-action {
    padding: 0; }
  li.navUser-item.navUser-item--account.user-icons.account {
    width: 25px; }
  header .user-icons {
    margin-left: 0px; }
  header ul.navUser-section.navUser-section--alt {
    width: auto; }
  svg {
    max-width: max-content; }
  li.navUser-item.navUser-item--cart.user-icons {
    margin-left: -5px; }
  header.header.header-logo--center nav.navUser {
    padding-top: 5px !important;
    padding-right: 25px !important; }
  .card-image {
    object-fit: cover;
    object-position: top;
    height: 180px; }
  .card-img-container {
    max-height: 150px; }
  .card-body {
    min-height: 125px; }
  .footer-info-col {
    margin-bottom: 1em; }
  .header.is-open {
    position: fixed; }
  .go671630196 {
    position: absolute;
    margin-top: 20px;
    padding-bottom: 35px !important;
    background: rgba(0, 0, 0, 0.5); }
    .go671630196 .go3771472037 {
      margin-top: 25px;
      color: #fff;
      font-size: 24px;
      line-height: normal; }
    .go671630196 .go2278364604 {
      color: #fff;
      font-size: 18px;
      line-height: normal; }
  .productView-images {
    margin-bottom: 1rem; }
  dt.productView-info-name {
    width: auto; }
  .productView-info-name, .productView-info-value {
    float: none; }
  div#add-to-cart-wrapper .form-action {
    float: none; }
  .socialLinks {
    text-align: center; }
  .set > a,
  .accordion-container .content {
    font-size: 12px; }
  .hero-text {
    width: 95%;
    bottom: 0; }
    .hero-text h1 {
      font-size: 20px;
      line-height: normal; }
    .hero-text h2 {
      font-size: 16px;
      line-height: normal; }
    .hero-text p {
      font-size: 16px;
      line-height: normal; } }

/* EOF MOBILE */
img.vd-icon {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  align-items: center;
  top: 30%; }

.thumbnail {
  position: relative; }

.sngl-vd {
  text-align: center; }

.uppr-spc {
  padding: 20px 0; }

@media (max-width: 1580px) {
  #menu .navPages-list.nav-page-list .navPages-action {
    padding-left: 6px;
    padding-right: 5px; } }

@media (max-width: 1360px) {
  #menu .navPages-list.nav-page-list .navPages-action {
    padding-left: 6px;
    padding-right: 6px; }
  .card-figcaption.mobile .card-figcaption-body {
    display: flex;
    flex-direction: column; }
  .card-figcaption.mobile a.button {
    width: 100% !important; }
  .productCarousel-slide .card, .productGrid .card {
    height: 570px; }
  label.button.button--small.card-figcaption-button {
    margin: 0 0 5px !important; } }

@media only screen and (max-width: 1180px) {
  .productGrid .card .card-image {
    height: auto;
    position: relative; }
  .productCarousel-slide .card, .productGrid .card {
    height: auto; }
  .card-img-container:after {
    padding-bottom: initial; }
  .productGrid .product {
    width: 33%; }
  .card-img-container {
    max-height: initial !important; }
  .card-body .card-text {
    font-size: 18px; }
  a.button.button--small.card-figcaption-button, label.button.button--small.card-figcaption-button {
    font-size: 16px; } }

@media only screen and (max-width: 1024px) {
  .productGrid .product {
    width: 50%; }
  .card-img-container {
    max-height: initial; } }

@media only screen and (max-width: 991px) {
  .productGrid .product {
    width: 100%;
    text-align: center; }
  .card-img-container {
    margin: 0 auto; }
  .productGrid .card .card-title {
    font-size: 30px; } }

@media only screen and (max-width: 800px) {
  .card-figure {
    height: 250px; }
  .productCarousel-slide .card, .productGrid .card {
    height: 350px; }
  main#product-listing-container .product article.card {
    height: auto; } }

.only-home {
  display: none !important; }

.css-1viat7e {
  display: inherit !important; }

.hero-image {
  height: 70vh;
  background-position: top; }

img.header-logo-image {
  margin: inherit !important; }

header ul.navUser-section.navUser-section--alt {
  display: block;
  text-align: right; }

.new-header-design .logo-user-section.container {
  padding: 0px; }

.new-header-design .form {
  margin: 0; }

.new-header-design .form-field {
  margin: 0; }

.full-navbar {
  background-color: #28a745;
  margin: 15px 0px 0px;
  text-align: center; }

#menu div.nav-right {
  width: 100%;
  float: none !important; }

#menu .navPages-list {
  width: auto;
  float: none; }

#menu .navPages-list li.navPages-item {
  position: relative;
  padding: 0.5rem 3rem;
  float: none;
  display: inline-block;
  vertical-align: middle;
  border-right: 1px solid #e9e9e9; }

#menu .navPages-list.nav-page-list .navPages-action {
  color: #ffffff !important;
  text-decoration: none; }

@media only screen and (max-width: 1300px) {
  .new-header-design input.button.button--primary.form-prefixPostfix-button--postfix {
    width: 140px;
    margin-top: 0; } }

@media only screen and (max-width: 1024px) {
  .hide-tab {
    display: none !important; }
  .p-div {
    position: absolute;
    right: 0;
    width: 140px;
    top: 32px; }
  .mobileMenu-toggle {
    margin-top: -4px; }
  img.header-logo-image {
    margin-top: 10px !important; } }

@media only screen and (max-width: 767px) {
  .p-div {
    top: 15px; }
  header .navUser {
    top: 0 !important;
    transform: translateY(0%) !important; }
  .col-div-2 {
    -ms-flex: 0 0 36.666667% !important;
    flex: 0 0 36.666667% !important;
    max-width: 66.666667% !important; } }

@media only screen and (max-width: 400px) {
  .p-div {
    right: 20px; } }

.faqs {
  display: none; }

.home .faqs {
  display: block; }

div#account-dropdown-signin-list {
  left: auto !important;
  right: -100% !important; }

@media (min-width: 551px) {
  div#account-dropdown-signin-list {
    top: 20px !important; }
  div#account-dropdown-signout-list {
    top: 20px !important; } }

#menu .navPages-list li.navPages-item:first-child {
  border-left: 1px solid #e9e9e9; }

@media only screen and (max-width: 1365px) {
  header .navUser {
    width: 100%;
    right: 20px;
    margin-top: -20px;
    top: 10px !important; } }

@media only screen and (max-width: 767px) {
  header .navUser {
    width: 100%;
    right: 0;
    margin-top: -4px; } }

#menu .navPages-list li.navPages-item {
  padding: 0.5rem 2.5rem; }

.cart_page-line {
  text-align: center; }

.orderConfirmation-section p:last-child {
  display: none; }

.custom-newsletters .half {
  width: 100%;
  float: left;
  margin-bottom: 15px; }

.custom-newsletters p.newsletter-heading {
  font-size: 20px; }

.socialLinks--alt .icon svg {
  fill: #fff; }

.custom_hide {
  display: none; }

p.you_may_like {
  margin-top: 40px; }

.custom-wrap .custom-grid {
  width: 32.5%;
  margin-bottom: 30px; }

.custom-wrap {
  width: 79%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between; }

.custom-wrap .custom-grid h5 {
  margin: 0 0 10px; }

.custom-wrap .custom-grid h2 {
  margin: 15px 0 10px; }

.custom-grid img {
  height: 300px;
  width: 100%;
  object-fit: cover; }

.custom-post > h2 {
  text-align: center;
  margin: 0 0 15px;
  display: block; }

.home .card-figcaption-body {
  transform: none;
  top: auto; }

body .card .card-figcaption.mobile {
  position: relative;
  display: block;
  opacity: 1;
  top: 0;
  height: auto;
  margin-top: 10px; }

.card-figcaption.desktop {
  display: none; }

body .productCarousel-slide .card {
  height: 500px;
  padding: 0 0 20px 0; }

body .card-body .card-text .rating--small {
  display: none; }

.card-img-container .card-image {
  position: relative;
  object-fit: cover;
  max-height: 236px; }

body .card-figure {
  height: auto; }

.card .card-body .card-title > a {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 46px;
  text-align: center;
  display: block;
  padding: 0 7px; }

#sd-product-set-carousel-aa067856-b50a-4c4f-9b30-4387a5f56cc2 > div, #sd-product-set-carousel-377be4d6-7b06-49c3-809f-888e249b9483 > div {
  max-width: 81%;
  margin-left: auto;
  margin-right: auto; }

body .css-1k0woj {
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: .25rem;
  margin: 5px 10px;
  padding: 0 0 20px 0; }

body .css-1yqumcf, body .css-1lxqylt {
  position: relative;
  width: 100%;
  padding: 0; }

body .css-1k0woj .css-1clkqco > a {
  display: flex;
  height: 45px;
  align-items: center; }

#sd-product-set-carousel-377be4d6-7b06-49c3-809f-888e249b9483 > div {
  margin-bottom: 50px; }

.card-figcaption.mobile .card-figcaption-body {
  display: block;
  justify-content: space-between;
  width: 90%;
  margin: 0 auto;
  float: none; }

.card-figcaption.mobile a.button {
  width: 100%;
  display: inline-block;
  max-width: none;
  padding-left: 5px;
  padding-right: 5px; }

.css-1clkqco {
  padding: 0px 10px;
  margin: 10px 0 20px; }

.card-figcaption a.button.button--small.card-figcaption-button:focus {
  color: #000; }

.card-figcaption a.button.button--small.card-figcaption-button.custom_hide {
  display: none !important; }

.top_bar {
  display: none;
  text-align: center;
  background: rgba(47, 143, 220, 0.7);
  color: #FFF;
  padding: 10px 0px;
  font-size: 16px;
  margin: 0px 0px 15px; }

body .toggle-content {
  display: block; }

.toggle-title .toggleLink {
  display: none; }

.tab-content .productReview {
  margin-bottom: 20px; }

.footer {
  width: 100%;
  float: left; }

.container-fluid > ul > li {
  width: 33%;
  float: left;
  display: block; }

.container-fluid > ul > li.breadcrumb {
  width: auto;
  display: inline-block;
  float: none; }

#videoGallery-content.toggle-content.is-open {
  max-width: 640px;
  margin: 0 auto; }

.pagetitle-reviews .breadcrumb.is-active .breadcrumb-label::before {
  content: "Testimonial";
  font-size: 13px; }

.pagetitle-reviews .breadcrumb.is-active .breadcrumb-label {
  font-size: 0; }

#menu .nav-page-list.two .navPages-item:nth-child(5) .navPages-action::before, #menu .mega-cat-dropdown li.pages:nth-child(5) a::before {
  content: "testimonial ";
  font-size: 14px; }

#menu .nav-page-list.two .navPages-item:nth-child(5) .navPages-action, #menu .mega-cat-dropdown li.pages:nth-child(5) a {
  font-size: 0 !important; }

.shop_ul li {
  font-size: 14px;
  line-height: 1.9rem; }

.shop_ul {
  margin-bottom: 0; }

#menu .mega-cat-dropdown li.pages:nth-child(5) a:hover, #menu .nav-page-list.two .navPages-item:nth-child(5) .navPages-action:hover {
  border-bottom: none !important;
  text-decoration: none; }

body.pagetitle-reviews h1.page-heading {
  margin-bottom: 70px;
  margin-top: 30px; }

#site-header.fixed {
  animation: scrolltop .7s linear;
  top: 0;
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 11;
  box-shadow: 0px 1px 10px #000; }

@keyframes scrolltop {
  0% {
    top: -100px;
    opacity: .4; }
  100% {
    top: 0;
    opacity: 1; } }

.test_post .new-yotpo-small-box.reviews {
  display: none; }

.test_post .yotpo-reviews-filters {
  display: none !important; }

body .test_post .main-widget .yotpo-reviews-header.yotpo-active {
  display: none; }

body .test_post .main-widget .yotpo-reviews.yotpo-active {
  display: grid !important;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 30px; }

body .test_post .main-widget .yotpo-reviews.yotpo-active .total-reviews-search {
  display: none; }

.test_post .yotpo .yotpo-regular-box-filters-padding {
  border-top: 1px solid #e3e3e3 !important; }

.test_post {
  width: 80%;
  margin: 0 auto 30px; }

.test_post .bottom-line-items::before {
  content: "What our Customer have to say";
  display: block;
  font-size: 24px;
  float: left;
  width: 100%;
  text-align: center;
  line-height: 1.6;
  color: #187dcf;
  margin-bottom: 20px; }

.test_post .main-widget .avg-score {
  font-size: 32px; }

.test_post .main-widget .write-question-review-buttons-container {
  display: none; }

.yotpo.bottomLine {
  margin: 15px 0px; }

.breadcrumbs + div > .productView > .yotpo.yotpo-main-widget {
  display: none; }

.tabs-contents #tab-reviews .new-yotpo-small-box.reviews, .yotpo .yotpo-label-container {
  display: none; }

.yotpo .write-review .connect-wrapper {
  padding-left: 0; }

.tabs-contents #tab-reviews .yotpo .write-review .connect-wrapper {
  padding-left: 0; }

#tab-reviews .yotpo.yotpo-main-widget, .productView-product a.custom_reviews, .test_post .yotpo.yotpo-main-widget {
  display: none; }

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

.custom_review_photo {
  margin-bottom: 30px; }

.custom_review_photo img.mobile_review {
  display: none; }

.hide-tab .bi.bi-search, footer a.whatsapp_chat {
  display: none; }

.hide_option_review {
  display: none !important; }

@media screen and (max-width: 1199px) {
  .card-figcaption.mobile a.button {
    width: 100% !important; }
  .card-figcaption.mobile .card-figcaption-body {
    display: block; }
  body.pagetitle-reviews h1.page-heading {
    margin-bottom: 50px;
    margin-top: 30px; }
  body.pagetitle-reviews .breadcrumbs {
    margin-top: 40px; } }

@media screen and (max-width: 992px) {
  #sd-product-set-carousel-377be4d6-7b06-49c3-809f-888e249b9483 > div, #sd-product-set-carousel-aa067856-b50a-4c4f-9b30-4387a5f56cc2 > div {
    max-width: none; }
  .custom-wrap {
    width: 100%;
    display: block; }
  .custom-wrap .custom-grid, .test_post {
    width: 100%; }
  .custom-grid img {
    margin: 0 auto;
    display: block;
    width: auto;
    height: auto; }
  body .test_post .main-widget .yotpo-reviews.yotpo-active {
    grid-template-columns: 1fr; }
  .test_post .bottom-line-items::before {
    position: absolute;
    top: 0;
    margin: 0; }
  .test_post .bottom-line-items {
    position: relative;
    padding-top: 50px; }
  .hide-tab .form {
    width: 260px;
    position: absolute;
    top: 42px;
    left: -60px;
    z-index: 9;
    display: none; }
  .new-header-design input.button.button--primary.form-prefixPostfix-button--postfix {
    width: auto;
    margin-top: 0;
    padding: 0px 10px;
    font-size: 14px; }
  .form-prefixPostfix .form-input {
    padding: 0px 10px; }
  .hide-tab {
    margin: 0;
    padding: 0;
    text-align: right; }
  .hide-tab .bi.bi-search path {
    fill: #2e2e2a; }
  .hide-tab .bi.bi-search {
    display: block;
    position: relative;
    top: 3px;
    right: 0px;
    cursor: pointer;
    text-align: right;
    float: right;
    z-index: 99; }
  header .navUser {
    top: 3px !important; }
  .hide-tab .form.show_form {
    display: block; }
  footer a.whatsapp_chat {
    display: block;
    position: fixed;
    right: 20px;
    bottom: 23px;
    width: 60px;
    height: 60px;
    font-size: 0;
    background: url(https://cdn11.bigcommerce.com/s-r9zkgbz1w3/images/stencil/original/image-manager/whatsapp.png?t=1701851739) no-repeat;
    border-radius: 50%;
    background-position: center;
    background-size: cover; } }

@media screen and (max-width: 767px) {
  .custom_review_photo img {
    display: none; }
  .custom_review_photo img.mobile_review {
    display: block;
    width: 100%; }
  .breadcrumbs {
    background: #e9ecef; }
  .container-fluid > ul > li.breadcrumb {
    padding: 8px 10px;
    font-size: 12px; }
  .breadcrumb::before {
    margin: 0 .5rem 0 .0rem; }
  .breadcrumbs {
    margin-top: 0;
    margin-bottom: 20px; } }

@media screen and (max-width: 520px) {
  .test_post .bottom-line-items::before {
    font-size: 20px; }
  .hide-tab {
    display: block !important; } }

@media screen and (max-width: 400px) {
  .hide-tab .bi.bi-search {
    right: 20px; } }

.breadcrumbs {
  margin-top: 90px;
  margin-bottom: 20px; }
