h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
p {
  margin-bottom: 0;
  font-style: normal;
}

.bg-black {
  background-color: #020512;
}

.bg-white {
  background-color: #FFFFFF;
}

.white {
  color: #FFFFFF;
}

.orange {
  color: #F5821F;
}

.t-black {
  color: #111;
}

.black {
  color: #000;
}

.fw1 {
  font-weight: 100;
}

.fw2 {
  font-weight: 200;
}

.fw3 {
  font-weight: 300;
}

.fw4 {
  font-weight: 400;
}

.fw5 {
  font-weight: 500;
}

.fw6 {
  font-weight: 600;
}

.fw7 {
  font-weight: 700;
}

.fw8 {
  font-weight: 800;
}

.fw9 {
  font-weight: 900;
}

.btn-a {
  box-sizing: border-box;
  appearance: none;
  background-color: transparent;
  border: 2px solid #F5821F;
  width: fit-content;
  border-radius: 0;
  color: #F5821F;
  cursor: pointer;
  display: flex;
  align-self: center;
  justify-content: center;
  font-size: 16px;
  line-height: 1;
  margin: 2% 0 0 0;
  padding: 10px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  transition: box-shadow 300ms ease-in-out, color 300ms ease-in-out;
}
.btn-a:hover, .btn-a:focus {
  box-shadow: 0 0 40px 40px #F5821F inset;
  color: #fff !important;
  outline: 0;
}

.pop {
  font-family: "Poppins", sans-serif;
}
.pop.t20 {
  font-size: 14px;
}
.pop.t20.large {
  font-size: 16px;
}
.pop.t20.large.l25 {
  line-height: 22px;
}
.pop.t20.large.le2 {
  letter-spacing: 1.4px;
}
.pop.t20.l25 {
  line-height: 25px;
}
.pop.t20.l40 {
  line-height: 25px;
}
.pop.t20.l45 {
  line-height: 25px;
}
.pop.t20.l44 {
  line-height: 25px;
}
.pop.t20.l30 {
  line-height: 22px;
}
.pop.t20.le2 {
  letter-spacing: 1.4px;
}
.pop.t20.le1 {
  letter-spacing: 0.5px;
}
.pop.t20.le0-8 {
  letter-spacing: 0.4px;
}
.pop.t20.le1-4 {
  letter-spacing: 0.98px;
}
.pop.t24 {
  font-size: 14px;
}
.pop.t24.l40 {
  line-height: 22px;
}
.pop.t24.l50 {
  line-height: 20px;
}
.pop.t24.le1-44 {
  letter-spacing: 0.84px;
}
.pop.t18 {
  font-size: 14px;
}
.pop.t18.l18 {
  line-height: 15px;
}
.pop.t-16 {
  font-size: 16px;
}
.pop.t-16.l18 {
  line-height: 18px;
}
.pop.t-12 {
  font-size: 12px;
}
.pop.t-12.l15 {
  line-height: 15px;
}
.pop.t22 {
  font-size: 14px;
}
.pop.t22.l25 {
  line-height: 18px;
}

.san {
  font-family: "Sanchez", serif;
}
.san.t60 {
  font-size: 28px;
  line-height: 40px;
}
.san.t60.small {
  font-size: 30px;
  line-height: 30px;
}
.san.t40 {
  font-size: 20px;
  line-height: 30px;
}
.san.t20 {
  font-size: 16px;
}
.san.t20.l45 {
  line-height: 25px;
}
.san.t20.l25 {
  line-height: 20px;
}
.san.t22 {
  font-size: 14px;
}
.san.t22.l50 {
  line-height: 22px;
}
.san.t80 {
  font-size: 28px;
}
.san.t80.l60 {
  line-height: 35px;
}
.san.t32 {
  font-size: 16px;
}
.san.t32.l36 {
  line-height: 25px;
}
.san.t32.le0-64 {
  letter-spacing: -0.32px;
}
.san.t28 {
  font-size: 14px;
}
.san.t28.l28 {
  line-height: 14px;
}

.got {
  font-family: "Golos Text", sans-serif;
}
.got.t20 {
  font-size: 14px;
}
.got.t20.l25 {
  line-height: 20px;
}
.got.t20.l35 {
  line-height: 22px;
}
.got.t50 {
  font-size: 30px;
}
.got.t50.l60 {
  line-height: 30px;
}
.got.t25 {
  font-size: 14px;
}
.got.t25.l30 {
  line-height: 20px;
}
.got.t40 {
  font-size: 16px;
}
.got.t40.l45 {
  line-height: 45px;
}
.got.t40.l2-8 {
  letter-spacing: 1.12px;
}

.mobi-hide {
  display: none;
}

.desk-hide {
  display: block;
}

.ls-none {
  list-style: none;
}

.hide {
  display: none;
}

.td-none {
  text-decoration: none;
}

.main-wrapper {
  padding: 0 10px;
}

.inner-wrapper {
  padding: 0 20px;
}

@media only screen and (min-width: 1200px) {
  .btn-a {
    font-size: 1.0416666667vw;
  }
  .pop.t20 {
    font-size: 1.0416666667vw;
  }
  .pop.t20.large {
    font-size: 1.0416666667vw;
  }
  .pop.t20.large.l25 {
    line-height: 1.3020833333vw;
  }
  .pop.t20.large.le2 {
    letter-spacing: 0.1041666667vw;
  }
  .pop.t20.l25 {
    line-height: 1.3020833333vw;
  }
  .pop.t20.l40 {
    line-height: 2.0833333333vw;
  }
  .pop.t20.l45 {
    line-height: 2.34375vw;
  }
  .pop.t20.l44 {
    line-height: 2.2916666667vw;
  }
  .pop.t20.l30 {
    line-height: 1.5625vw;
  }
  .pop.t20.le2 {
    letter-spacing: 0.1041666667vw;
  }
  .pop.t20.le1 {
    letter-spacing: 0.0520833333vw;
  }
  .pop.t20.le0-8 {
    letter-spacing: 0.0416666667vw;
  }
  .pop.t20.le1-4 {
    letter-spacing: 0.0729166667vw;
  }
  .pop.t24 {
    font-size: 1.25vw;
  }
  .pop.t24.l40 {
    line-height: 2.0833333333vw;
  }
  .pop.t24.l50 {
    line-height: 2.6041666667vw;
  }
  .pop.t24.le1-44 {
    letter-spacing: 0.075vw;
  }
  .pop.t18 {
    font-size: 0.9375vw;
  }
  .pop.t18.l18 {
    line-height: 0.9375vw;
  }
  .pop.t22 {
    font-size: 1.1458333333vw;
  }
  .pop.t22.l25 {
    line-height: 1.3020833333vw;
  }
  .san.t60 {
    font-size: 3.125vw;
    line-height: 3.6458333333vw;
  }
  .san.t60.small {
    font-size: 3.125vw;
    line-height: 3.6458333333vw;
  }
  .san.t40 {
    font-size: 2.0833333333vw;
    line-height: 2.6041666667vw;
  }
  .san.t20 {
    font-size: 1.0416666667vw;
  }
  .san.t20.l45 {
    line-height: 2.34375vw;
  }
  .san.t20.l25 {
    line-height: 1.3020833333vw;
  }
  .san.t22 {
    font-size: 1.1458333333vw;
  }
  .san.t22.l50 {
    line-height: 2.6041666667vw;
  }
  .san.t80 {
    font-size: 4.1666666667vw;
  }
  .san.t80.l60 {
    line-height: 3.125vw;
  }
  .san.t32 {
    font-size: 1.6666666667vw;
  }
  .san.t32.l36 {
    line-height: 1.875vw;
  }
  .san.t32.le0-64 {
    letter-spacing: -0.0333333333vw;
  }
  .san.t28 {
    font-size: 1.4583333333vw;
  }
  .san.t28.l28 {
    line-height: 1.4583333333vw;
  }
  .got {
    font-family: "Golos Text", sans-serif;
  }
  .got.t20 {
    font-size: 1.0416666667vw;
  }
  .got.t20.l25 {
    line-height: 1.3020833333vw;
  }
  .got.t20.l35 {
    line-height: 1.8229166667vw;
  }
  .got.t50 {
    font-size: 2.6041666667vw;
  }
  .got.t50.l60 {
    line-height: 3.125vw;
  }
  .got.t25 {
    font-size: 1.3020833333vw;
  }
  .got.t25.l30 {
    line-height: 1.5625vw;
  }
  .got.t40 {
    font-size: 2.0833333333vw;
  }
  .got.t40.l45 {
    line-height: 2.34375vw;
  }
  .got.t40.l2-8 {
    letter-spacing: 0.1458333333vw;
  }
  .mobi-hide {
    display: block;
  }
  .desk-hide {
    display: none;
  }
  .main-wrapper {
    padding: 0 6.25vw;
  }
  .inner-wrapper {
    padding: 0 7.2916666667vw;
  }
  .single-discovery_blogs .inner-banner .full-wrap .page-title {
    font-size: 2.8645833333vw;
    padding: 0 4.53125vw;
  }
}
@keyframes borderPulse {
  0% {
    box-shadow: inset 0px 0px 0px 5px rgba(255, 255, 255, 0.4), 0px 0px 0px 0px rgb(255, 255, 255);
  }
  100% {
    box-shadow: inset 0px 0px 0px 3px rgba(117, 117, 255, 0.2), 0px 0px 0px 10px rgba(255, 255, 255, 0);
  }
}
@keyframes hoverShine {
  0% {
    background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);
  }
  50% {
    background-image: linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0) 100%);
  }
  100% {
    background-image: linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.4) 100%);
  }
}
@media only screen and (min-width: 768px) {
  ::-webkit-scrollbar {
    width: 8px;
    background: transparent;
  }
  ::-webkit-scrollbar-track {
    background: transparent;
    /* background: #2E2E2E; */
  }
  ::-webkit-scrollbar-thumb {
    background: #FFE98B;
  }
  ::-webkit-scrollbar-thumb:hover {
    background: #F5821F;
  }
}
.fade-up {
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 0.7s ease, transform 0.7s ease;
}

.fade-up-active {
  opacity: 1;
  transform: translateY(0);
}

html {
  scroll-behavior: smooth;
}

.pum-theme-557 .pum-content + .pum-close,
.pum-theme-content-only .pum-content + .pum-close {
  right: 0;
  color: #fff;
  border-radius: 5.2083333333vw;
  border: 1px solid #fff;
  padding: 0.15625vw 0.5208333333vw;
  font-size: 0.8333333333vw;
  width: 1.71875vw;
  height: 1.71875vw;
  top: -0.78125vw;
}

:root a:hover {
  color: #f9c843;
}

.slick-dots {
  bottom: -35px;
}
.slick-dots li {
  margin: 0;
}
.slick-dots li button {
  background-color: #F58220;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
.slick-dots li button::before {
  color: transparent;
  opacity: 0;
  margin: 0;
  font-size: 30px;
}
.slick-dots li.slick-active button {
  width: 12px;
  height: 12px;
  background-color: #F58220;
  border-radius: 50%;
}
.slick-dots li.slick-active button::before {
  color: transparent;
  opacity: 0;
  margin: 0;
  width: 20px;
  height: 20px;
}

#sbi_images .sbi_item {
  display: flex !important;
  justify-content: center !important;
}
#sbi_images .sbi_item .sbi_photo_wrap {
  width: 300px !important;
  height: 300px !important;
}
@media only screen and (min-width: 1200px) {
  .instagram-inner {
    padding: 0 6.25vw;
  }
  #sbi_images {
    padding: 0 6.25vw;
  }
  #sbi_images .sbi_item .sbi_photo_wrap {
    width: 21.3541666667vw !important;
    height: 21.09375vw !important;
  }
  #sbi_images .sbi_item .sbi_photo_wrap .sbi_photo {
    height: 100% !important;
  }
}
.wpcf7-response-output {
  margin-top: 0 !important;
  margin-left: 1.5625vw !important;
  margin-right: 1.5625vw !important;
}

.detail-inner {
  margin: 15px 0 !important;
}

.dis-none {
  display: none !important;
}

body.open-pop {
  overflow: hidden;
}

::-webkit-scrollbar-thumb:hover {
  background-color: #c2600a;
  /* hover effect */
}

.back-to-top {
  position: fixed;
  bottom: 35px;
  right: 35px;
  background: var(--main-title-color, #F5821F);
  color: white;
  border: none;
  border-radius: 15px;
  padding: 12px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
  z-index: 9999;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.back-to-top svg {
  font-weight: 800;
}

.back-to-top.visible {
  opacity: 1;
  visibility: visible;
}

.back-to-top:hover {
  background: #F5821F;
  /* slightly darker shade */
}

@media only screen and (min-width: 1200px) {
  .back-to-top {
    border-radius: 15px;
  }
}
.d-none {
  display: none;
}

/* Scrollbar styling specifically for .test-content */
::-webkit-scrollbar {
  width: 4px;
}

::-webkit-scrollbar-track {
  background: transparent;
}

::-webkit-scrollbar-thumb {
  background-color: #F5821F;
}

::-webkit-scrollbar-thumb:hover {
  background: #c2600a;
}

.test-content::-webkit-scrollbar-track {
  background: transparent !important;
}

body.scroll-none {
  overflow: hidden;
}

#muteToggleAb,
#playPauseAb {
  display: none;
}

.slick-dots li button {
  border-radius: 50%;
}

body.sizes .product-slider-modal .product-slider-modal-box {
  position: fixed;
  width: 90%;
  top: 18%;
  left: 5%;
  right: 5%;
  height: 65%;
  background-color: #fff8dc;
  z-index: 99999;
  border: 1px solid rgba(0, 0, 0, 0.05);
}
body.sizes .product-slider-modal .product-slider-modal-box .product-modal-content .product-slider-content .gallery-popup-inside .image-container-model img {
  height: 350px;
}
@media only screen and (min-width: 768px) {
  body.sizes .product-slider-modal .product-slider-modal-box .product-modal-content .product-slider-content .gallery-popup-inside .image-container-model img {
    width: 100%;
    height: 400px;
    object-fit: cover;
  }
}
@media only screen and (min-width: 1200px) {
  body.sizes .product-slider-modal .product-slider-modal-box {
    top: 5%;
    height: 90%;
  }
  body.sizes .product-slider-modal .product-slider-modal-box .product-modal-content .product-slider-content .gallery-popup-inside .image-container-model img {
    height: 31.25vw;
  }
}

.e-catelogue-collection .main-wrapper .card-listing {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  padding: 0 10px 40px;
}
.e-catelogue-collection .main-wrapper .card-listing .color-item {
  width: 47%;
}
.e-catelogue-collection .main-wrapper .card-listing .color-item .color-inner .color-box {
  padding: 32px;
}
.e-catelogue-collection .main-wrapper .card-listing .color-item .color-inner .color-box .image-box img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.e-catelogue-collection .main-wrapper .card-listing .color-item .color-inner .detail-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px 0;
  height: 250px;
  justify-content: space-between;
}
.e-catelogue-collection .main-wrapper .card-listing .color-item .color-inner .detail-wrap .cat-name {
  text-align: center;
}
.e-catelogue-collection .main-wrapper .card-listing .color-item .color-inner .detail-wrap .cat-content {
  text-align: center;
  font-weight: 275;
}
@media only screen and (min-width: 768px) {
  .e-catelogue-collection .main-wrapper .card-listing .color-item .color-inner .color-box {
    padding: 52px;
  }
}
@media only screen and (min-width: 1200px) {
  .e-catelogue-collection {
    padding-top: 2.0833333333vw;
  }
  .e-catelogue-collection .main-wrapper .card-listing {
    gap: 8.3333333333vw;
    padding: 0 0 4.1666666667vw;
  }
  .e-catelogue-collection .main-wrapper .card-listing .color-item {
    width: 45.2%;
  }
  .e-catelogue-collection .main-wrapper .card-listing .color-item .color-inner .color-box {
    padding: 7.3958333333vw;
  }
  .e-catelogue-collection .main-wrapper .card-listing .color-item .color-inner .color-box .image-box {
    padding: 3.125vw;
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .e-catelogue-collection .main-wrapper .card-listing .color-item .color-inner .color-box .image-box img {
    height: 17.08640625vw;
    width: 17.08640625vw;
  }
  .e-catelogue-collection .main-wrapper .card-listing .color-item .color-inner .detail-wrap {
    padding: 2.0833333333vw 3.6458333333vw;
  }
  .e-catelogue-collection .main-wrapper .card-listing .color-item .color-inner .detail-wrap .cat-name {
    padding-bottom: 1.3020833333vw;
  }
  .e-catelogue-collection .main-wrapper .card-listing .color-item .color-inner .detail-wrap .cat-content {
    padding-bottom: 0.5208333333vw;
  }
}

.sunbrella-videos .inner-wrapper {
  margin-bottom: 60px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  padding: 0;
}
.sunbrella-videos .inner-wrapper .video-wrapper {
  width: 100%;
  position: relative;
  height: 500px;
}
.sunbrella-videos .inner-wrapper .video-wrapper:hover .progress-container-contain {
  display: flex;
}
.sunbrella-videos .inner-wrapper .video-wrapper:hover .progress-container-contain-mute {
  display: flex;
}
.sunbrella-videos .inner-wrapper .video-wrapper video {
  width: 100%;
  height: 500px;
  object-fit: cover;
}
.sunbrella-videos .inner-wrapper .video-wrapper .progress-container-contain {
  display: none;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 10%;
  z-index: 10;
}
.sunbrella-videos .inner-wrapper .video-wrapper .progress-container-contain .play-pause-btn {
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
  background-color: transparent;
  border: 0;
}
.sunbrella-videos .inner-wrapper .video-wrapper .progress-container-contain .play-pause-btn .play-icon-sunbrella {
  border-radius: 100px;
  background: transparent;
  padding: 10px;
  color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: auto;
}
.sunbrella-videos .inner-wrapper .video-wrapper .progress-container-contain .play-pause-btn .pause-icon-sunbrella {
  border-radius: 100px;
  background: transparent;
  padding: 10px;
  color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: auto;
}
.sunbrella-videos .inner-wrapper .video-wrapper .progress-container-contain-mute {
  display: none;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  bottom: 0;
  left: 10%;
  width: 90%;
  z-index: 10;
}
.sunbrella-videos .inner-wrapper .video-wrapper .progress-container-contain-mute .mute-toggle-btn {
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
  background-color: transparent;
  border: 0;
}
.sunbrella-videos .inner-wrapper .video-wrapper .progress-container-contain-mute .mute-toggle-btn .mute-icon-sunbrella {
  border-radius: 100px;
  background: transparent;
  padding: 10px;
  color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: auto;
}
.sunbrella-videos .inner-wrapper .video-wrapper .progress-container-contain-mute .mute-toggle-btn .unmute-icon-sunbrella {
  border-radius: 100px;
  background: transparent;
  padding: 10px;
  color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: auto;
}
@media only screen and (min-width: 425px) {
  .sunbrella-videos .inner-wrapper {
    margin-bottom: 60px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px;
    padding: 0;
  }
  .sunbrella-videos .inner-wrapper .video-wrapper {
    width: 100%;
    position: relative;
    height: 600px;
  }
  .sunbrella-videos .inner-wrapper .video-wrapper:hover .progress-container-contain {
    display: flex;
  }
  .sunbrella-videos .inner-wrapper .video-wrapper:hover .progress-container-contain-mute {
    display: flex;
  }
  .sunbrella-videos .inner-wrapper .video-wrapper video {
    width: 100%;
    height: 600px;
    object-fit: cover;
  }
  .sunbrella-videos .inner-wrapper .video-wrapper .progress-container-contain {
    display: none;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 10%;
    z-index: 10;
  }
  .sunbrella-videos .inner-wrapper .video-wrapper .progress-container-contain .play-pause-btn {
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: center;
    background-color: transparent;
    border: 0;
  }
  .sunbrella-videos .inner-wrapper .video-wrapper .progress-container-contain .play-pause-btn .play-icon-sunbrella {
    border-radius: 100px;
    background: transparent;
    padding: 10px;
    color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: auto;
  }
  .sunbrella-videos .inner-wrapper .video-wrapper .progress-container-contain .play-pause-btn .pause-icon-sunbrella {
    border-radius: 100px;
    background: transparent;
    padding: 10px;
    color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: auto;
  }
  .sunbrella-videos .inner-wrapper .video-wrapper .progress-container-contain-mute {
    display: none;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    position: absolute;
    bottom: 0;
    left: 10%;
    width: 90%;
    z-index: 10;
  }
  .sunbrella-videos .inner-wrapper .video-wrapper .progress-container-contain-mute .mute-toggle-btn {
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: center;
    background-color: transparent;
    border: 0;
  }
  .sunbrella-videos .inner-wrapper .video-wrapper .progress-container-contain-mute .mute-toggle-btn .mute-icon-sunbrella {
    border-radius: 100px;
    background: transparent;
    padding: 10px;
    color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: auto;
  }
  .sunbrella-videos .inner-wrapper .video-wrapper .progress-container-contain-mute .mute-toggle-btn .unmute-icon-sunbrella {
    border-radius: 100px;
    background: transparent;
    padding: 10px;
    color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: auto;
  }
}
@media only screen and (min-width: 768px) {
  .sunbrella-videos .inner-wrapper .video-wrapper {
    width: 48%;
  }
}
@media only screen and (min-width: 992px) {
  .sunbrella-videos .inner-wrapper .video-wrapper {
    width: 31%;
  }
}
@media only screen and (min-width: 1200px) {
  .sunbrella-videos .inner-wrapper {
    padding: 0;
    gap: 0;
    justify-content: space-between;
    margin-bottom: 5.7291666667vw;
  }
  .sunbrella-videos .inner-wrapper .video-wrapper {
    height: 43.0416666667vw;
    width: 32.4%;
  }
  .sunbrella-videos .inner-wrapper .video-wrapper video {
    height: 43.0416666667vw;
  }
  .sunbrella-videos .inner-wrapper .video-wrapper .progress-container-contain {
    bottom: 0;
    width: 15%;
    left: 0;
  }
  .sunbrella-videos .inner-wrapper .video-wrapper .progress-container-contain .play-pause-btn .play-icon-sunbrella {
    border-radius: 5.2083333333vw;
    padding: 1.0416666667vw 2.5520833333vw 3.125vw 2.0833333333vw;
    width: 6.6875vw;
    height: 6.6875vw;
    font-size: 2.8125vw;
  }
  .sunbrella-videos .inner-wrapper .video-wrapper .progress-container-contain .play-pause-btn .pause-icon-sunbrella {
    border-radius: 5.2083333333vw;
    padding: 1.3020833333vw 2.5520833333vw 3.125vw 2.2395833333vw;
    width: 6.6875vw;
    height: 6.6875vw;
    font-size: 2.34375vw;
  }
  .sunbrella-videos .inner-wrapper .video-wrapper .progress-container-contain-mute {
    bottom: 0;
    width: 85%;
    left: 15%;
  }
  .sunbrella-videos .inner-wrapper .video-wrapper .progress-container-contain-mute .mute-toggle-btn .mute-icon-sunbrella {
    border-radius: 5.2083333333vw;
    padding: 1.0416666667vw 2.5520833333vw 3.125vw 2.0833333333vw;
    width: 6.6875vw;
    height: 6.6875vw;
    font-size: 2.8125vw;
  }
  .sunbrella-videos .inner-wrapper .video-wrapper .progress-container-contain-mute .mute-toggle-btn .unmute-icon-sunbrella {
    border-radius: 5.2083333333vw;
    padding: 1.3020833333vw 2.5520833333vw 3.125vw 2.2395833333vw;
    width: 6.6875vw;
    height: 6.6875vw;
    font-size: 2.34375vw;
  }
}

/*# sourceMappingURL=cmp-sunbrella-collection.css.map */
