/** Shopify CDN: Minification failed

Line 43:0 All "@import" rules must come first

**/
@font-face {
  font-family: "Gotham";
  src: url("/cdn/shop/files/Gotham-Book_5b3d5270-8132-41b2-8fd9-ded3966cd8f0.woff2?v=1683090847")
      format("woff2"),
    url("/cdn/shop/files/Gotham-Book_28aa8787-c620-4e8a-946f-044efa12861e.woff?v=1683090847")
      format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gotham Black";
  src: url("/cdn/shop/files/GothamBlack.woff2?v=1683090847")
      format("woff2"),
    url("/cdn/shop/files/GothamBlack.woff?v=1683090847")
      format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "gothambook";
  src: url("/cdn/shop/files/gothambook-webfont.woff2?v=1686392289")
      format("woff2"),
    url("/cdn/shop/files/gothambook-webfont.woff?v=1686392289")
      format("woff");
  font-weight: normal;
  font-style: normal;
}

/*
body {
    font-family: 'Gotham' !important;
} */

@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
body h1,
body h2,
body h3,
body h4,
body h5,
body .h0,
body .h1,
body .h2,
body .h3,
body .h4,
body .h5 {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 800;
}

.button:after,
.button:before,
.button:hover {
  box-shadow: none;
}

* {
  padding: 0;
  box-sizing: border-box;
  margin: 0;
  letter-spacing: 0 !important;
  text-decoration: none !important;
}

:hover {
  outline: none;
  text-decoration: none;
}

:focus,
:focus-visible {
  box-shadow: none !important;
  outline: 0 !important;
}

li,
ul {
  list-style: none;
  margin: 0;
}

a,
button {
  text-decoration: none;
  color: inherit;
  transition: 0.3s;
  cursor: pointer;
}

img {
  max-width: 100%;
  object-fit: cover;
}

input,
button,
select,
textarea {
  font-size: inherit;
  color: inherit;
  font-family: inherit;
}

.button:hover:before,
.button:hover:after {
  box-shadow: none !important;
  border: 0;
}

/*===================HEADER-START===================*/

.header-wrapper {
  background-color: #232323;
}

.header-wrapper-new.header-wrapper{
    background-color: #3C4542;
}

header.header-new .list-menu__item{
  text-transform:uppercase;
}

header.header .field:before,
header.header .field:after,
.field:hover.field:after,
.field:hover.field:before {
  box-shadow: none;
}

header.header .search__button {
  left: 0;
}

header.header {
  display: flex;
  flex-direction: column;
  padding-top: 34px;
  padding-bottom: 0px;
}

header.header-new{
  display: flex;
  flex-direction: column;
  padding-top: 25px;
  padding-bottom:25px;
}

header.header-new .header__heading-link{
  display:flex;
}

header.header .header-upper-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

header.header .calling-block {
  display: flex;
  align-items: center;
}

header.header .search-modal__form .field__label {
  font-style: normal;
  font-weight: 400;
  font-size: 14.9226px;
  line-height: 18px;
  color: #ffffff;
  left: 60px;
  top: 15px;
}

header.header .header__icons {
  justify-content: flex-end;
}

header.header .header-upper-block .header-search-block {
  width: 30%;
}

header.header .header__heading {
  width: 30%;
}

header.header .header-right-block {
  justify-content: flex-end;
  width: 35%;
}

header.header .search__input.field__input {
  padding: 10px 47px 10px 59px;
  font-size: 14px;
  max-width: 340px;
  color: #fff;
  background-color: transparent;
}

header.header .search-modal__form .search__button {
  left: 0;
  border-radius: 50%;
  top: 50%;
  transform: translate(0, -50%);
}

header.header .search-modal__form .field__input:focus ~ .field__label,
header.header
  .search-modal__form
  .field__input:not(:placeholder-shown)
  ~ .field__label,
header.header
  .search-modal__form
  .field__input:-webkit-autofill
  ~ .field__label,
header.header .search-modal__form .customer .field input:focus ~ label,
header.header
  .search-modal__form
  .customer
  .field
  input:not(:placeholder-shown)
  ~ label,
header.header
  .search-modal__form
  .customer
  .field
  input:-webkit-autofill
  ~ label {
  font-size: 1rem !important;
  top: 0px !important;
  left: 60px !important;
  letter-spacing: 0 !important;
}

header.header .calling-text {
  font-weight: 400;
  font-size: 13.9278px;
  line-height: 17px;
  color: #fff;
  margin-bottom: 3px;
  display: none;
}

header.header .calling-number {
  font-weight: 500;
  font-size: 17.9071px;
  line-height: 22px;
  color: #fff;
}

header.header .calling-icon {
  display: flex;
  align-items: center;
  margin-right: 8px;
}

header.header .signup-text {
  font-size: 14.9226px;
  line-height: 18px;
  color: #fff;
  font-weight: 700;
}

header.header .list-menu__item {
  font-weight: 400;
  font-size: 16px;
  line-height: 15px;
  color: #ffffff;
  padding: 25px 20px;
}

header.header .header__inline-menu li:first-child .list-menu__item {
  font-weight: 800;
}

header.header .list-menu__item:hover {
  color: #292d32;
  font-weight: 800;
}

header.header-new .header__inline-menu li:first-child .list-menu__item {
  font-weight: 600;
}

header.header-new .list-menu__item:hover {
  color: #fff;
  font-weight: 600;
}

.header__active-menu-item:hover {
  color: #292d32 !important;
}

.header-new .header__active-menu-item:hover {
  color: #ffffff !important;
}

header.header .header__heading-link {
  padding: 0;
  margin: 0;
}

header.header .header__inline-menu {
  margin-top: 0 !important;
}

header.header .header__icon,
header.header .header__icon--cart .icon {
  width: auto;
  height: auto;
}

header.header .header__icon.header__icon--account {
  margin: 0 32px 0 58px;
}

header.header .header__icon.header__icon--account svg {
  margin-right: 11px;
}

header.header .header__icons svg,
header.header .search__button .icon {
  width: auto;
  height: auto;
}

header.header .header__icon--cart {
  margin-right: 0;
}

/* header.header .header__inline-menu li:nth-child(1) .list-menu__item {
    color: #EC5D2A;
    font-weight: 800;
} */

header.header .header-right-block {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

header.header .header-down-block-main {
  background-color: #fd4f00;
  width: 100%;
  text-align: center;
  margin-top: 34px;
}

.header__active-menu-item {
  color: #fff !important;
}

header.header .header__icon--cart svg {
  width: auto;
  height: auto;
}

/*===================HEADER-END===================*/

/*===================FOOTER-START===================*/

footer.footer .footer-block__image-wrapper {
  border: 0;
  background-color: transparent;
  margin-bottom: 24px;
}

.footer-block-image.center {
  display: block;
  text-align: left;
}

footer.footer {
  background: #f6f6f6;
  border: 0;
  margin-top: 0;
  padding-top: 68px;
  width: 100%;
}

footer.footer .footer-block__heading {
  font-weight: 700;
  font-size: 23px;
  line-height: 33px;
  color: #080808;
  margin-bottom: 30px;
  position: relative;
  padding-bottom: 4px;
}

footer.footer .footer-block__heading:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #ec5d2a;
  width: 32px;
  height: 1px;
}

footer.footer .footer-content {
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
  color: #646464;
  max-width: 457px;
  margin-bottom: 31px;
}

footer.footer .footer__blocks-wrapper {
  display: grid;
  grid-template-columns: 1.5fr 1fr 1fr 1fr;
  grid-gap: 20px;
}

footer.footer .list-menu__item {
  font-size: 15px;
  line-height: 48px;
  color: #5c5b5b;
  padding: 0;
  position: relative;
}

footer.footer .list-menu__item:before {
  content: "";
  background-color: #ec5d2a;
  width: 12px;
  height: 1px;
  position: absolute;
  bottom: -1px;
}

footer.footer
  .footer-block__details-content
  li:last-child
  .list-menu__item:before {
  display: none;
}

footer.footer .location-icon {
  display: flex;
  align-items: center;
  margin-right: 18px;
}

footer.footer .Location-block {
  display: flex;
  align-items: center;
  padding-bottom: 24px;
  margin-bottom: 19px;
  border-bottom: 1px solid #dfdfdf;
  position: relative;
}

footer.footer .Location-block:last-child {
  border-bottom: 0;
  margin: 0;
  padding: 0;
}

footer.footer .footer-block li {
  border-bottom: 1px solid #dfdfdf;
  position: relative;
}

footer.footer .footer-block__details-content li:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}

footer.footer .footer__copyright.caption {
  margin-top: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #727272;
  text-align: left;
}

footer.footer .footer__payment {
  margin-top: 0;
}

footer.footer .footer__localization:empty + .footer__column--info {
  align-items: flex-end;
}

footer.footer .footer__content-bottom {
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  border-top: 1px solid #939393;
  padding-top: 23px;
}

footer.footer .footer__content-bottom_section {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

footer.footer .footer__content-top {
  padding-bottom: 39px !important;
}

footer.footer .location-text,
footer.footer .location-text a {
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  color: #5c5b5b;
}

.footer__blocks-wrapper .btn:hover {
  background-color: #010101;
}

footer.footer .footer-block__details-content li:last-child:after,
footer.footer .Location-block:last-child:after {
  display: none;
}

footer.footer .footer__blocks-wrapper a.btn {
  font-weight: 600;
  font-size: 15px;
  line-height: 22px;
  padding: 13px 27px;
  margin: 0;
}

/*===================FOOTER-END===================*/

/*===================MAIN-SECTIONS-START===================*/

.btn {
  background-color: #ec5d2a;
  padding: 10px 10px;
  color: #fff;
  display: inline-block;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  border-radius: 60px;
  font-weight: 700;
}

.owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 15px;
}

.owl-dots button.owl-dot {
  border-radius: 50%;
  background: #ec5d2a !important;
  opacity: 0.6;
  width: 18px;
  height: 18px;
  margin: 0 4px;
}

.owl-dots button.owl-dot.active {
  opacity: 1;
}

.inner-home-banner-slider-section {
  display: flex;
  align-items: center;
}

.inner-home-banner-slider-section .banner-left-content-block {
  width: 60%;
  margin-right: 56px;
}

.inner-home-banner-slider-section .banner-right-slider-block {
  width: 40%;
}

.home-banner-slider-section .founder-text {
  text-transform: uppercase;
}

.home-banner-slider-section .founder-heading {
  line-height: 60px;
  margin: 5px 0 20px 0;
}

.home-banner-slider-section .founder-content {
  line-height: 30px;
}

.home-banner-slider-section .button-block .btn {
  padding: 22px 10px;
}

.home-banner-slider-section .button-block .left-button:hover {
  background-color: #ffffff !important;
  color: #ec5d2a !important;
}

.home-banner-slider-section .button-block .right-button:hover {
  background-color: #ec5d2a !important;
  color: #fff !important;
}

.home-banner-slider-section .button-block {
  display: grid;
  align-items: center;
  grid-template-columns: 1fr 1fr;
  grid-gap: 14px;
  max-width: 367px;
  padding-top: 32px;
}

/* .home-image-text-section {
  padding: 86px 0 120px 0;
} */

.home-image-text-section .all-blocks {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 24px;
  text-align: center;
}

.home-image-text-section .logo-heading {
  line-height: 32px;
  margin: 15px 0 8px;
}

.home-image-text-section .logo-item {
  display: flex;
  align-items: center;
  justify-content: center;
}

.home-image-text-section .logo-content-block {
  font-weight: 400;
  font-size: 17px;
  line-height: 28px;
  text-align: center;
  color: #5c5b5b;
}

.home-image-text-section .all-blocks .single-item {
  border-radius: 23.8762px;
  padding: 20px 20px;
}

.home-image-text-section .all-blocks .logo-item {
  position: relative;
}

.home-image-text-section .all-blocks .logo-item img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.home-good-bulb-section .good-bulb-heading {
  line-height: 50px;
  text-align: center;
  margin-bottom: 26px;
}

.home-good-bulb-section .good-bulb-upper-text,
.home-good-bulb-section .good-bulb-down-text {
  line-height: 50px;
  text-align: center;
}

.home-good-bulb-section .good-bulb-image img {
  width: 100%;
  max-width: 960px;
  display: flex;
  margin: 0 auto;
}

.home-good-bulb-section .page-width {
  max-width: 1220px;
}

.home-good-bulb-section .good-bulb-down-text {
  max-width: 959px;
  margin: 0 auto;
}

.home-good-bulb-section .good-bulb-image {
  margin: 102px 0 46px 0;
}

.home-good-bulb-section .good-bulb-upper-text p a {
  text-decoration: underline !important;
}

.home-good-bulb-section .good-bulb-upper-text p {
  margin-bottom: 20px;
}

.home-good-bulb-section .good-bulb-upper-text p:last-child {
  margin-bottom: 0;
}

.collection-tabbing .tabs-nav li,
.collection-tabbing .show-more-text {
  font-weight: 700;
  font-size: 14px;
  line-height: 23px;
  color: #ffffff;
  display: inline-block;
  padding: 10px 10px;
  cursor: pointer;
  margin: 0 5px;
  text-transform: uppercase;
  letter-spacing: 3px !important;
}

.collection-tabbing .tabs-nav a {
  letter-spacing: 3px !important;
  border-right: 3px solid #fff;
  padding-right: 30px;
}

.collection-tabbing .tabs-nav .tabs-nav-list:last-child a {
  border: 0;
  padding-right: 0;
}

.collection-tabbing .show-more-text li {
  color: #ec5d2a;
  text-decoration: underline !important;
}

.collection__title.title-wrapper .title {
  line-height: 50px;
  margin-bottom: 0 !important;
}

.collection-tabbing .tabs-nav {
  display: flex;
  align-items: center;
}

.collection-tabbing {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.collection-title-tab-ul-block .title-best-text {
  line-height: 10px;
  letter-spacing: 3px !important;
  margin-bottom: 6px;
  display: block;
}

.collection-title-tab-ul-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 70px !important;
}

.down-button-block {
  display: grid;
  align-items: center;
  grid-template-columns: 1fr 1fr;
  max-width: 430px;
  margin: 0 auto;
  grid-gap: 10px;
  padding-top: 100px;
}

.down-button-block .btn {
  padding: 22px 10px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.down-button-block .btn-2:hover {
  background-color: #ec5d2a !important;
  color: #fff !important;
}

.down-button-block .btn-1:hover {
  background-color: #ffffff !important;
  color: #ec5d2a !important;
}

/*==================PRODUCT-GRIDS-START==================*/

.main-custom-collection {
  padding: 132px 0 !important;
}

/* .product-grid .card--standard>.card__content {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
} */

.product-grid .card--standard > .card__content .card__information {
  padding-bottom: 4px;
  display: flex;
  height: 100%;
  flex-direction: column;
  padding: 30px 20px;
}

.collection-title-tab-ul-block .collection__title.title-wrapper {
  margin-bottom: 0 !important;
}

.product-grid .grid__item {
  border-radius: 15px;
  background: #fff;
  padding: 13px 13px 35px 13px;
  position: relative;
  display: flex;
  justify-content: space-between;
}

.product-grid .card-wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  align-items: flex-start;
}

.product-grid .grid__item:last-child {
  border: 0;
}

.product-grid .card.card--standard {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.product-grid .quick-add__submit:disabled {
  background-color: #ec5d2a;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 15px;
  line-height: 24px;
  text-align: center;
  border-radius: 44.7678px;
  max-width: max-content;
  min-width: fit-content;
  padding: 10px 20px;
}

.product-grid .price {
  text-align: center;
  font-size: 16px;
  line-height: 130.7%;
  margin: 0 0 10px 0;
}

.product-grid .full-unstyled-link {
  margin: 16px 0;
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  color: #232323;
  text-align: center;
}

.collection-tabbing .tabs-nav li.active {
  color: #ec5d2a;
}

.collection-list-sub-heading {
  font-size: 8px;
  line-height: 12px;
  letter-spacing: 0.2em !important;
  color: #ec5d2a;
  margin-bottom: 8px;
  text-align: center;
}

.collection-list-heading {
  line-height: 50px;
  margin-bottom: 90px;
  text-align: center;
}

.home-collection-list-section .collection-list-all-items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 40px 40px;
}

.home-collection-list-section .collection-list-all-items a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.home-collection-list-section
  .collection-list-all-items
  .collection-list-btn-main {
  margin-top: auto;
}

.home-collection-list-section
  .collection-list-all-items
  .collection-list-image
  a {
  padding-top: 100%;
  margin-top: 30px;
  position: relative;
}

.home-collection-list-section .collection-list-all-items a img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.home-collection-list-section
  .collection-list-all-items
  .collection-list-title {
  line-height: 26px;
  text-align: center;
  margin-bottom: 0px;
}

.home-collection-list-section .down-button-block {
  padding-top: 60px;
}

.home-collection-list-section .down-button-block .btn-2 {
  background-color: rgba(223, 223, 223, 1);
}

.home-collection-list-section .down-button-block .btn-2:hover {
  background-color: #ec5d2a;
}

.home-collection-list-section .down-button-block .btn-1:hover {
  background-color: rgba(223, 223, 223, 1);
}

.inner-home-video-section {
  display: flex;
  align-items: center;
}

.inner-home-video-section .left-side-block {
  width: 50%;
  margin-right: 50px;
  position: relative;
  cursor: pointer;
  display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}

.inner-home-video-section video {
  border-radius: 30px;
}

.inner-home-video-section .left-side-block .contests-play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translate(-50%, -50%);
}

.inner-home-video-section .right-side-block {
  width: 50%;
}

.home-video-section .content_text {
  line-height: 46px;
}

.home-video-section .bottom_text-img {
  display: flex;
  align-items: center;
  padding-top: 23px;
}

.home-video-section .text_part h6 {
  line-height: 43px;
  margin: 0;
}

.home-video-section .text_part {
  margin-right: 25px;
}

.home-video-section .video-img {
  border-radius: 30px;
}

.home-video-section .beGood_img {
  display: flex;
  align-items: center;
  padding-bottom: 20px;
}

.home-blog-section {
  padding: 66px 0 80px 0;
  background-color: #f7f7f7;
}

.home-blog-section .blog-sub-heading {
  font-weight: 500;
  font-size: 15px;
  line-height: 24px;
  color: #ec5d2a;
  text-align: center;
  margin-bottom: 5px;
  text-transform: uppercase;
}

.home-blog-section .blog-heading {
  line-height: 60px;
  letter-spacing: -0.02em !important;
  text-align: center;
  margin-bottom: 20px;
}

.home-blog-section .blog-all-items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 40px 56px;
}

.home-blog-section .top_bottom_text {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.home-blog-section .blog-all-items img {
  display: block;
  width: 100%;
}

/* .home-blog-section .article-date {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;

  color: #ec5d2a;
  padding: 10px 8px;
  display: inline-block;
  text-align: center;
  width: 100%;
} */

.home-blog-section .article-single-item {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  height: 100%;
}

/* .home-blog-section .article-title {
  font-weight: 700;
  font-size: 20px;
  text-align: center;
  line-height: 29px;
  letter-spacing: -0.02em !important;
  color: #0c0c0c;
  margin-bottom: 14px;
} */

/* .home-blog-section .article-content,
.home-blog-section .article-content p {
  text-align: left !important;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #747474;
} */

.pagelighting-master .home-blog-section {
  padding-bottom: 0 !important;
}

/* .home-blog-section .readmore-article {
  font-size: 17px;
  line-height: 20px;
  text-decoration-line: underline !important;
  color: #4e4e4e;
  border-top: #e3e3e3 1px solid;
  padding-top: 22px;
  margin-top: 20px;
  display: block;
} */

/* span.blog-catgory {
  color: #ec5d2a;
  padding: 0 30px;
  font-weight: 700 !important;
  text-transform: uppercase;
  font-size: 13px;
} */

section.home_reviews {
  padding: 135px 0 0 0;
}

.home-blog-section .bottom_text-img .tom_img {
  display: flex;
  align-items: center;
}

.home-blog-section .bottom_text-img .tom_img img {
  max-width: 140px;
}

.home-blog-section .article-main-content {
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  display: flex;
  padding: 20px 0;
}

/* .home-blog-section .top_bottom_text .top_text,
.home-blog-section .article-content {
  padding: 0 30px;
} */

/* .home-blog-section .readmore-article {
  padding-left: 30px;
  padding-right: 30px;
} */

.home_reviews .heading_txt {
  margin-bottom: 54px;
  font-size: 40px;
  line-height: 32px;
  color: #ec5d2a;
  text-align: center;
}

.home-newsletter-section {
  background-color: #ec5d2a;
  position: relative;
  margin-top: 148px;
}

.home-newsletter-section .newsletter-image img {
  width: 100%;
  display: block;
  max-width: 270px;
  object-fit: cover;
  max-height: 356px;
}

.newsletter-heading {
  font-weight: 700;
  font-size: 28px;
  line-height: 35px;
  color: #ffffff;
  display: inline-block;
  margin-bottom: 9px;
  position: relative;
}

.newsletter-heading:before {
  content: "";
  position: absolute;
  background-image: url(/cdn/shop/files/circleElement.svg);
  width: 52px;
  height: 51px;
  right: -35px;
  top: -22px;
}

.home-newsletter-section .newsletter-content {
  font-weight: 400;
  font-size: 15px;
  line-height: 32px;
  color: #ffffff;
}

.home-newsletter-section .field:before,
.home-newsletter-section .field:after {
  box-shadow: none;
}

.home-newsletter-section .newsletter-form__field-wrapper .field__input {
  border-radius: 12px;
  height: 80px;
  padding: 10px 204px 10px 40px;
}

.home-newsletter-section .newsletter-form .field__input:focus ~ .field__label,
.home-newsletter-section
  .newsletter-form
  .field__input:not(:placeholder-shown)
  ~ .field__label,
.home-newsletter-section
  .newsletter-form
  .field__input:-webkit-autofill
  ~ .field__label,
.home-newsletter-section .newsletter-form .customer .field input:focus ~ label,
.home-newsletter-section
  .newsletter-form
  .customer
  .field
  input:not(:placeholder-shown)
  ~ label,
.home-newsletter-section
  .newsletter-form
  .customer
  .field
  input:-webkit-autofill
  ~ label {
  font-size: 1rem !important;
  top: calc(var(--inputs-border-width) + 0.5rem) !important;
  left: 40px !important;
  letter-spacing: 0 !important;
}

.home-newsletter-section .newsletter-form__field-wrapper {
  max-width: 100%;
  position: relative;
}

.home-newsletter-section .newsletter-form__field-wrapper:before {
  content: "";
  position: absolute;
  background-image: url(/cdn/shop/files/circleElement_1.svg?v=1683002078);
  width: 50px;
  height: 48px;
  right: -25px;
  bottom: -23px;
  background-repeat: no-repeat;
  background-size: cover;
}

.home-newsletter-section .newsletter-form__button {
  background: #565656 !important;
  border-radius: 12px;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  color: #ffffff !important;
  width: 100%;
  max-width: 188px;
  max-height: 60px;
  top: 50%;
  transform: translate(0, -50%);
  right: 9px;
}

.home-newsletter-section .newsletter-form {
  max-width: 657px;
}

.home-newsletter-section .newsletter-form .field__label {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.28);
  top: 27px;
  left: 42px;
}

.inner-home-newsletter-section {
  display: flex;
  align-items: center;
}

.inner-home-newsletter-section .newsletter-left-block {
  display: flex;
  align-items: center;
  width: 60%;
  margin-right: 64px;
  position: relative;
}

.inner-home-newsletter-section .newsletter-form-block {
  width: 40%;
}

.inner-home-newsletter-section .newsletter-image {
  position: absolute;
  bottom: 0;
  left: 0;
}

.inner-home-newsletter-section .newsletter-contentsection {
  padding: 84px 0 84px 250px;
}

.block_reviews.page-width {
  max-width: 1210px;
}

.home_reviews .review_text {
  line-height: 28px;
  text-align: center;
  color: #181818;
}

.home_reviews .review_name {
  font-weight: 800;
  font-size: 16px;
  line-height: 19px;
  color: #fff;
  margin-top: 40px;
  text-align: center;
}

.product-grid .product-category_text {
  font-weight: 900;
  font-size: 12px;
  line-height: 13px;
  letter-spacing: 0.2em !important;
  color: #969696;
  font-family: "Gotham Black" !important;
}

.product-grid .quick-add__submit {
  border-radius: 20px;
  background: rgba(23, 25, 28, 1);
  color: #fff;
  font-size: 18px;
  line-height: normal;
  font-weight: 400;
  padding: 10px 33px;
  display: inline-block;
  width: auto;
  min-width: auto;
  text-align: center;
}

.product-grid .category_text {
  color: #191919;
  text-align: center;
  font-size: 16px;
  line-height: 130.7%;
  font-weight: 500;
  margin-bottom: 7px;
}

.product-grid .user_text_back {
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  border-radius: 20px;
  padding: 8px 18px;
  display: inline-block;
}

.collection-title-tab-ul-block .show-more-text.hyperRedirect {
  text-decoration-line: underline !important;
  color: #ec5d2a;
  margin: 0;
}

.two_reviews_section {
  position: relative;
  text-align: center;
  margin: 0 auto;
  max-width: 810px;
}

.home_reviews .review_text {
  line-height: 35px;
  text-align: center;
  color: #ffffff;
  padding: 0px 0 0 17px;
}

.home_reviews .owl-dots {
  margin-top: 80px;
}

.two_reviews_section .review_svg {
  display: flex;
  align-items: center;
  position: absolute;
  padding: 0;
  top: 0;
}

.home_reviews .reviews {
  padding: 40px 160px;
  border-radius: 30px;
}

.home_reviews .owl-nav button {
  position: absolute;
  top: 38%;
  transform: translate(0, -50%);
  display: flex;
  align-items: center;
}

.home_reviews .owl-nav button.owl-prev {
  left: 60px;
}

.home_reviews .owl-nav button.owl-next {
  right: 60px;
}

body.index .home-newsletter-main-section {
  padding-top: 148px;
}

body.index .home-newsletter-section {
  margin-top: 0;
}

.home-instagram-section .inner-home-instagram-section h2.insta-heading {
  line-height: 32px;
  text-align: center;
}

.home-instagram-section .insta-all-blocks {
  padding-top: 60px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 58px;
}

.home-instagram-section .insta-all-blocks .single-item img {
  border-radius: 20px;
  display: block;
  max-height: 290px;
  width: 100%;
}

.ourmission-video-section .video_inner_content h5 {
  line-height: 34px;
  font-family: "Gotham";
}

.ourmission-video-section .video_inner_content p {
  margin-bottom: 30px;
}

.ourmission-video-section .video_inner_content p:last-child {
  margin-bottom: 0;
}

.ourmission-video-section .our-mission-play-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  cursor: pointer;
}

.ourmission-video-section .video_image {
  position: relative;
  cursor: pointer;
  text-align: right;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}

.ourmission-video-section .video-img {
  display: inline-block;
  cursor: pointer;
  width: 100%;
  border-radius: 45px;
}

.video_bottom_content {
  line-height: 1.7;
  text-align: center;
  margin: 25px auto 80px auto;
  max-width: 960px;
}

.ourmission-video-section .inner_icon_text {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  text-align: center;
  grid-gap: 54px;
}

body.our-mission {
  background: rgba(250, 250, 250, 0.7);
}

.ourmission-video-section .video-left-content {
  border-radius: 32px;
  padding: 30px 25px;
  max-width: 370px;
  display: flex;
  position: absolute;
  top: 26%;
  z-index: 1;
  left: 0px;
  transform: translate(0, -50%);
}

.ourmission-video-section video {
  width: 100%;
  border-radius: 45px;
  display: block;
}

.inner-ourmission-video {
  position: relative;
  z-index: 1;
}

.ourmission-video-section .inner_icon_text .icon_svg {
  display: flex;
  align-items: center;
  justify-content: center;
}

.ourmission-video-section .block_text_icon {
  border: 1px solid #ffffff;
  border-radius: 24px;
  padding: 50px 40px;
}

video {
  width: 100%;
}

/* .ourmission-video-section .block_text_icon:nth-child(1) {
    background: rgba(242, 243, 248, 0.4);
} */

/* .ourmission-video-section .block_text_icon:nth-child(2) {
    background: rgba(255, 244, 229, 0.4);
}
 */

/* .ourmission-video-section .block_text_icon:nth-child(3) {
    background: rgba(236, 93, 42, 0.1);
} */

.ourmission-video-section .icon_content {
  line-height: 1.6;
  text-align: center;
  margin-top: 38px;
}

.our_mission_those_who_live {
  margin-top: 38px;
}

.our_mission_those_who_live .heading_h2 h2 {
  line-height: 1.3;
  text-align: center;
  margin-bottom: 80px;
  width: 1060px;
  margin-left: auto;
  margin-right: auto;
}

.our_mission_those_who_live .inner_image_content {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 50px;
}

.our_mission_those_who_live .inner_image_content img {
  width: 100%;
  display: block;
  border-radius: 17px;
}

.our_mission_those_who_live .content {
  margin-top: 35px;
  line-height: 1.6;
  text-align: center;
  padding: 0 20px;
}

.ourmission-video-bottom-section .video-img,
.ourmission-video-bottom-section video {
  border-radius: 0;
}

.ourmission-video-bottom-section .heading h3 {
  line-height: 111.7%;
  text-align: center;
  margin-top: 114px;
}

.ourmission-video-bottom-section .inner_icon_text {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.ourmission-video-bottom-section .icon_heading {
  line-height: normal;
  text-align: center;
  margin: 10px 0 10px 0;
}

.ourmission-video-bottom-section .icon_content-1 {
  line-height: 1.6;
  text-align: center;
}

.ourmission-video-bottom-section .ourmission_video_main_section {
  position: relative;
  z-index: 1;
}

.ourmission-video-bottom-section .video-left-content {
  bottom: -50px !important;
  top: auto !important;
  transform: inherit !important;
  right: 30px !important;
  left: auto !important;
  max-width: 530px !important;
  padding: 30px 50px !important;
}

.ourmission-video-bottom-section .video_inner_content p {
  line-height: 40px;
}

.inner-mission-give-section .upper-left-text {
  line-height: normal;
  display: flex;
  flex-direction: column;
  font-family: "Gotham";
}

.inner-mission-give-section .upper-left-text .text__two {
  margin-left: 98px;
}

.inner-mission-give-section .upper-left-text .text__three {
  margin-left: 170px;
}

.inner-mission-give-section .mission-image img {
  display: block;
  width: 100%;
  max-height: 386px;
}

.ourmission-video-section {
  position: relative;
  z-index: 1;
}

.ourmission-video-section:before {
  content: "";
  background-image: url(/cdn/shop/files/Group_23196.svg);
  width: 100%;
  max-width: 185px;
  height: 217px;
  right: 10px;
  bottom: 0;
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
}

.ourmission-video-bottom-section:before {
  display: none;
}

.ourmission-video-section .inner_icon_text .icon_svg {
  position: relative;
}

.ourmission-video2-section .inner_icon_text .icon_svg img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: contain;
  width: 100%;
  height: 100%;
  max-width: 100%;
}

.mission-give-down-section .down-heading {
  line-height: 54px;
  text-align: center;
  margin: 75px auto 40px auto;
  max-width: 970px;
}

.mission-give-down-section .down-subtext {
  line-height: 1.5;
  text-align: center;
}

.mission-give-down-section .btn {
  font-weight: 500;
  font-size: 18px;
  line-height: 17px;
  text-align: center;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 215px;
  margin: 60px auto 0 auto;
  padding: 25px 10px;
}

.mission-give-down-section .btn:hover {
  background-color: #000;
}

.inner-mission-give-section .mission-block-text-container {
  text-align: center;
}
.inner-mission-give-section .mission-block-text {
  line-height: 144.2%;
  border-radius: 12.9132px;
  padding: 25px 26px;
  min-height: 110px;
}

.inner-mission-give-section .single-item {
  position: relative;
  padding-bottom: 20px;
}

.inner-mission-give-section .all-block {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 37px;
}

.give-upper-section {
  display: flex;
  align-items: center;
}

.inner-mission-give-section .upper-left-text {
  width: 34%;
  margin-right: 110px;
}

.upper-right-image {
  width: 66%;
}

.inner-mission-give-section {
  background: #f3f3f3;
  padding: 40px 0 40px 0;
  position: relative;
  margin-bottom: 30px;
  z-index: 1;
}

.inner-mission-give-section:after {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -25%;
  left: 10px;
  width: 100%;
  max-width: 261px;
  min-height: 388px;
  z-index: -1;
}

.ourmission-video-section .our-mission-play-btn svg {
  width: 100px;
  height: auto;
}

.related-products ul.product-grid li.grid__item .quick-add button:hover {
  background-color: #000;
  color: #fff;
}

.product-title-text-block .product-title {
  font-weight: 800;
  font-size: 26px;
  line-height: 1.4;
  color: #000000;
}

.product__info-wrapper .product__text {
  font-weight: 700;
  font-size: 22px;
  line-height: 1.6;
  color: #ec5d2a;
  text-transform: uppercase !important;
}

.product-title-text-block .product-title-text p {
  font-style: italic;
  font-weight: 300;
  font-size: 22px;
  line-height: 163.89%;
  color: #000000;
  max-width: 1250px;
}

.product__info-wrapper .price {
  font-size: 31.3895px;
  line-height: 38px;
  color: #000000;
  display: flex;
  align-items: center;
  gap: 10px;
}

.product_why_our_bulbs {
  padding: 90px 0 61px;
}

.product_why_our_bulbs
  .inner_product_why_our_bulbs
  .heading_product_why_our_bulbs {
  font-weight: 900;
  font-size: 32px;
  line-height: 31px;
  color: #292d32;
  text-align: center;
}

.product_why_our_bulbs .image_product_why_our_bulbs {
  padding-top: 100px;
}

.product_why_our_bulbs .image_product_why_our_bulbs img,
.product_master_section .inner_product_master .left_block .image_01 img,
.product_master_section .inner_product_master .left_block .image_02 img {
  display: block;
  width: 100%;
}

.product_master_section .inner_product_master {
  display: flex;
  align-items: center;
}

.product_master_section .inner_product_master .left_block {
  width: 50%;
  position: relative;
}

.product_master_section .inner_product_master .left_block .image_01 {
  position: absolute;
  left: 0;
  top: -100px;
}

.product_master_section .inner_product_master .right_block {
  width: 50%;
  padding: 0 0 0 90px;
}

.product_master_section .inner_product_master .right_block .subheading {
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.2em !important;
  text-transform: uppercase;
  color: #292d32;
}

.product_master_section .inner_product_master .right_block .heading {
  line-height: normal;
  margin: 24px 0;
}

.product_master_section .inner_product_master .right_block .heading span {
  color: #fff !important;
}

.product_master_section .inner_product_master .right_block .content p {
  line-height: 1.6;
  color: #fff;
  margin-bottom: 20px;
}

.product_master_section
  .inner_product_master
  .right_block
  .content
  p:last-child {
  margin-bottom: 0;
}

.product_master_section
  .inner_product_master
  .right_block
  .pro_buttons
  .btn_02
  a {
  padding: 26px 22px;
  line-height: 15px;
  text-align: center;
  display: inline-block;
  border-radius: 100px;
}

.product_master_section
  .inner_product_master
  .right_block
  .pro_buttons
  .btn_02
  a:hover {
  background: #ec5d2a !important;
  color: #fff !important;
}

.product_master_section .inner_product_master .right_block .pro_buttons .btn_02,
.product_master_section
  .inner_product_master
  .right_block
  .pro_buttons
  .btn_01 {
  padding: 0px;
}

.product_master_section
  .inner_product_master
  .right_block
  .pro_buttons
  .btn_01
  a {
  padding: 26px 22px;
  border-radius: 100px;
  line-height: 15px;
  text-align: center;
  display: inline-block;
}

.product_master_section
  .inner_product_master
  .right_block
  .pro_buttons
  .btn_01
  a:hover {
  background: #fff !important;
  color: #ec5d2a !important;
}

.product_master_section
  .inner_product_master
  .right_block
  .pro_buttons
  .btn_01 {
  margin-right: 11px;
}

.product_master_section .inner_product_master .right_block .pro_buttons {
  display: flex;
  margin-top: 30px;
}

.related-products {
  padding-top: 30px !important;
  padding-bottom: 40px !important;
  background: #f8f8f8;
}

.related-products .related-products__heading {
  font-size: 40px;
  line-height: 44px;
  color: #17191c;
  font-family: "Gotham";
  text-align: center;
}

.related-products .product-grid .grid__item {
  background: #ffffff;
  border-radius: 15px;
  padding: 0px;
}

.related-products .product-grid .grid__item h3 a {
  line-height: 130.7%;
  text-align: center;
  margin-bottom: 25px;
  margin-top: 0;
}

.related-products
  .product-grid
  .grid__item
  .card-information
  .price__container {
  font-size: 25px;
  line-height: 130.7%;
  text-align: center;
  color: #191919;
  display: block;
}

.related-products .product-grid .grid__item .quick-add button {
  border-radius: 100px;
  line-height: 37px;
  text-align: center;
  padding: 14px 40px;
  max-width: 200px;
  font-weight: 600;
  margin: 0px;
}

.related-products .product-grid .grid__item .quick-add {
  margin-top: auto !important;
}

.related-products .product-grid {
  padding: 0;
  border: 0;
  gap: 30px;
}

.product--thumbnail .product-quantity-add-to-cart-block .product-form__submit {
  margin-bottom: 0 !important;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  color: #f7f7f7;
  background: #ec5d2a;
  border-radius: 100px;
  min-height: 62px;
  text-transform: uppercase;
}

.product--thumbnail .product-form__buttons {
  max-width: 100%;
}

.product--thumbnail .product__info-container .product-form {
  margin: 0 !important;
}

.product--thumbnail .product-form__input {
  margin-bottom: 0 !important;
}

.product--thumbnail .expert-button-mark {
  background: rgba(236, 93, 42, 0.22);
  max-width: 32px;
  cursor: pointer;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-weight: 400;
  font-size: 20px;
  line-height: 168.28%;
  color: #000000;
  width: 100%;
}

.product--thumbnail .quantity:before,
.product--thumbnail .quantity:after {
  box-shadow: none;
}

.product--thumbnail .product-quantity-add-to-cart-block {
  display: flex;
  align-items: center;
  margin: 39px 0 29px 0;
}

.product--thumbnail .product-form__quantity .form__label {
  display: none;
}

.product--thumbnail .quantity {
  border: 1px solid #080808;
  border-radius: 100px;
  min-height: 62px;
  width: 100%;
  max-width: 188px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.product--thumbnail .quantity__button svg path {
  fill: #ec5d2a;
}

.product--thumbnail .quantity__button svg {
  width: 15px;
  height: auto;
}

.product--thumbnail .quantity__input,
.product--thumbnail .quantity_text {
  font-weight: 500;
  font-size: 15px;
  line-height: 25px;
  text-align: center;
  color: #000;
}

.product--thumbnail .pro-expert-button {
  border: 1px solid #191919;
  font-weight: 400;
  font-size: 20px;
  line-height: 25px;
  text-align: center;
  color: #000;
  background-color: transparent;
  min-height: 62px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-right: 10px;
  border-radius: 100px;
}

.product--thumbnail .product-expert-block {
  margin-top: 0 !important;
  display: flex;
  max-width: 475px;
  position: relative;
  align-items: center;
}

.product--thumbnail .quantity-text-input-block {
  display: flex;
  align-items: center;
  padding: 0 4px;
}

.product--thumbnail .shipping_text {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 163.89%;
  color: #000;
}

.product--thumbnail .shipping-logo {
  display: flex;
  align-items: center;
  margin-right: 4px;
  width: 20px;
  height: 20px;
}

.product--thumbnail .shipping-block {
  display: flex;
  align-items: center;
}

.product--thumbnail .shippin-buy-block {
  display: flex;
  align-items: center;
  padding: 24px 0 24px 0;
  flex-wrap: wrap;
}

.product--thumbnail .product-description-main-block {
  margin-top: 0 !important;
}

.product--thumbnail .product-shipping-section {
  margin: 24px 0 0 0;
}

.product-shipping_content p {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 168.28%;
  color: #ec5d2a;
}

.product-shipping_content .shipping-block {
  margin-right: 35px;
}

.product-shipping_content p a {
  text-decoration: underline !important;
  font-family: "Gotham";
}

.product--thumbnail .shipping-block {
  margin-right: 35px;
}

.product--thumbnail .shipping-block:last-child {
  margin-right: 0;
}

.product--thumbnail .product-image-down-block img {
  width: 100%;
}

.product--thumbnail .product-desc-heading {
  font-size: 30px;
  line-height: 40px;
  color: #000000;
  margin: 0 0 10px 0;
}

.product--thumbnail .product-description {
  font-size: 15px;
  line-height: 1.7;
  color: #000000;
}

.product--thumbnail .pro-read-more,
.product--thumbnail .pro-read-less {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #ec5d2a;
  text-transform: uppercase;
  margin: 20px 0 0 0;
  display: inline-block;
  cursor: pointer;
}

.product--thumbnail .product-title-text-block {
  padding-top: 27px;
}

.product--thumbnail {
  padding: 49px 0 72px 0;
}

.product--thumbnail fieldset.product-form__input .form__label {
  line-height: normal;
  margin: 0 0 4px !important;
}

.product--thumbnail .quantity__input {
  padding: 0 !important;
  max-width: 18px;
  display: flex;
  align-items: center;
  width: 48px;
}

.product--thumbnail .product-form__input input[type="radio"] + label {
  background: #ffffff;
  border: 1px solid #000;
  border-radius: 100px;
  padding: 20px 30px;
}

.product--thumbnail .product-images-upper-block .banner-slider {
  display: flex;
  width: 100%;
}

.product--thumbnail
  .product-images-upper-block
  .banner-slider
  .product-img-slide {
  width: 20%;
  margin: 0 32px 0 0;
}

.product--thumbnail
  .product-images-upper-block
  .banner-slider
  .slider-for-main {
  width: 80%;
}

.product--thumbnail .product-description p,
.product--thumbnail .product-description ul li {
  margin-bottom: 15px;
}

.product--thumbnail .product-image-down-block {
  margin-top: 23px;
}

.product--thumbnail
  .product-images-upper-block
  .banner-slider
  .product-img-slide
  .slick-vertical
  .slick-slide {
  /* border: 2px solid transparent!important; */
  margin-bottom: 17px;
}

/* .product--thumbnail .product-images-upper-block .banner-slider .product-img-slide .slick-current.slick-active {
    border-color: #ec5d2a !important;
} */

.product--thumbnail
  .product-images-upper-block
  .banner-slider
  .product-img-slide
  .product__photo.product-thumb {
  height: 100%;
  display: flex !important;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.product--thumbnail .price__container {
  margin-bottom: 0 !important;
}

.product--thumbnail .product-form__input.product-form__quantity {
  margin-right: 16px;
}

body.product {
  background-color: #f7f7f7;
}

.main-product-section {
  background-color: #fff;
}

.product--thumbnail
  .product-quantity-add-to-cart-block
  .product-form__submit:hover {
  background-color: #000;
}

.product--thumbnail .pro-expert-button:hover {
  background-color: #ec5d2a;
  color: #fff;
  border-color: #ec5d2a;
}

.product--thumbnail .product-form__input input[type="radio"]:checked + label {
  background-color: transparent;
  border-color: #ec5d2a;
  color: #000000 !important;
}

.product--thumbnail .price__regular .price-item--regular {
  font-weight: 400;
  font-size: 31.3895px;
  line-height: 30px;
  color: #000000;
}

.related-products .price__regular .price-item--regular {
  font-weight: 400;
  font-size: 25px;
  line-height: 130.7%;
  text-align: center;
  color: #191919;
}

body.pageour-mission {
  background: rgba(250, 250, 250, 0.7);
}

.related-products .card__heading.h5 {
  font-family: inherit !important;
}

.product-title-text-block {
  padding-top: 48px;
}

.Featured-Bulbs .tab-all-products-items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  justify-content: center;
  align-items: center;
  text-align: center;
  grid-gap: 30px;
}

.Featured-Bulbs .tab-all-products-items img {
  width: 70%;
  object-fit: contain;
  position: absolute;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
}

.Featured-Bulbs .tab_single_product {
  border-radius: 15px;
  background: #fff;
  padding: 0px;
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.Featured-Bulbs .tab_single_product .infoproductfeatured {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 0px 13px 35px 13px;
}

.Featured-Bulbs .tab_single_product .image_product {
  /* padding: 70px 50px 0 50px; */
  padding-top: 100%;
  padding-bottom: 0px;
  position: relative;
}

.Featured-Bulbs .tab_single_product .user_text_back {
  text-align: center;
  border-radius: 100px;
  padding: 8px 18px;
  display: inline-block;
  position: absolute;
  top: 13px;
  left: 13px;
  text-transform: uppercase;
}

.Featured-Bulbs .tab-all-products-items .tab_single_product:last-child {
  border-right: 0;
}

.Featured-Bulbs .category_text {
  text-align: center;
  line-height: 130.7%;
  margin-bottom: 7px;
}

.custom_product_Form_new .product-form__submit,
.customsold_out_btn {
  border-radius: 100px;
  background: #fd4f00;
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: normal;
  font-weight: 600;
  width: fit-content;
  padding: 18px 40px;
  width: fit-content !important;
  min-width: fit-content !important;
  height: fit-content !important;
  min-height: fit-content !important;
}

.Featured-Bulbs .title__product {
  margin: 30px 0 8px;
  line-height: 28px;
}

.Featured-Bulbs .price__product {
  text-align: center;
  line-height: 130.7%;
  margin: 0 0 15px 0;
}

.Featured-Bulbs .icon__product {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  margin: auto 0 0;
  gap: 8px;
  z-index: 1;
}

.custom_product_Form_new .product-form__submit:hover {
  background: rgb(35 35 35);
}

.blog-articles .card__inner,
.blog-articles .media {
  background-color: transparent !important;
}

.blog-articles .card__inner img {
  object-fit: contain !important;
}

body.gradient.blog {
  background-color: #fafafa;
}

.blog-text-section {
  text-align: center;
  padding: 108px 0 90px 0;
}

.blog-text-section .blog-heading {
  text-align: center;
  line-height: 1.4;
  margin-bottom: 3px;
}

.blog-text-section .blog-content {
  line-height: 1.4;
  text-align: center;
}

.blog-category-tab-section .all-category {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 1060px;
  margin: 0 auto;
}

.blog-category-tab-section .blog-single-category a {
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #ec5d2a;
  background-color: #ffffff;
  border: 1px solid #ec5d2a;
  border-radius: 40px;
  display: flex;
  padding: 10px 10px;
  width: 100%;
  justify-content: center;
  text-align: center;
  align-items: center;
  min-height: 60px;
}

.blog-category-tab-section .blog-single-category {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  margin: 10px 6px;
}

.blog-category-tab-section .blog-single-category a:hover {
  background-color: #ec5d2a;
  color: #fff;
}

.blog-category-tab-section .blog-single-category a.active {
  background-color: #ec5d2a;
  color: #fff;
}

.blog-category-tab-section {
  margin-bottom: 0 !important;
}

.blog-articles-section .blog-category {
  font-weight: 500;
  font-size: 40px;
  line-height: 45px;
  color: #ec5d2a;
  margin: 0 0 39px 0;
}

.blog-articles-section .article-image img {
  width: 100%;
  display: block;
}

.blog-articles-section .article-title {
  font-weight: 500;
  color: #292d32;
  margin: 39px 0 30px 0;
  font-size: 28px;
  line-height: 36px;
}

.blog-articles-section .article-content {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  color: #000000;
}

.blog-articles-section .readmore-article {
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  color: #ec5d2a;
  margin-top: 20px;
  display: block;
  text-transform: uppercase;
}

.article-newsletter-social-section .newsletter-text {
  font-weight: 400;
  font-size: 27px;
  line-height: 30px;
  color: #ec5d2a;
  margin-bottom: 47px;
}

.saving-blog-social-newsletter-section
  .newsletter-form-block
  .newsletter-form__field-wrapper
  .field__input {
  background: #ffffff;
  border: 1px solid #000000;
  height: 88px;
}

.saving-blog-social-newsletter-section
  .newsletter-form-block
  .newsletter-form__field-wrapper
  .field
  .newsletter-form__button {
  font-weight: 700;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  border-radius: 44.7678px;
  background-color: #ec5d2a !important;
  padding: 12px 20px;
  color: #fff;
  display: inline-block;
  height: auto;
  width: 100%;
  max-width: 134px;
  top: 50%;
  transform: translate(0, -50%);
  right: 10px;
}

.saving-blog-social-newsletter-section
  .newsletter-form-block
  .newsletter-form__field-wrapper
  .field__label {
  top: 33px;
}

.saving-blog-social-newsletter-section
  .newsletter-form-block
  .newsletter-form__field-wrapper
  .field__input {
  padding-right: 16rem !important;
}

.saving-blog-social-newsletter-section
  .newsletter-form-block
  .newsletter-form__field-wrapper
  .field:before,
.saving-blog-social-newsletter-section
  .newsletter-form-block
  .newsletter-form__field-wrapper
  .field:after {
  box-shadow: none !important;
}

.saving-blog-social-newsletter-section .newsletter-form-block .newsletter-form {
  max-width: 490px;
}

.saving-blog-social-newsletter-section
  .newsletter-form-block
  .newsletter-form
  .newsletter-form-block
  .newsletter-form
  .field__input:focus
  ~ .field__label,
.saving-blog-social-newsletter-section
  .newsletter-form-block
  .newsletter-form
  .field__input:not(:placeholder-shown)
  ~ .field__label,
.saving-blog-social-newsletter-section
  .newsletter-form-block
  .newsletter-form
  .field__input:-webkit-autofill
  ~ .field__label,
.saving-blog-social-newsletter-section
  .newsletter-form-block
  .newsletter-form
  .customer
  .field
  input:focus
  ~ label,
.saving-blog-social-newsletter-section
  .newsletter-form-block
  .newsletter-form
  .customer
  .field
  input:not(:placeholder-shown)
  ~ label,
.saving-blog-social-newsletter-section
  .newsletter-form-block
  .newsletter-form
  .customer
  .field
  input:-webkit-autofill
  ~ label {
  font-size: 1rem !important;
  top: 20px !important;
  left: calc(var(--inputs-border-width) + 2rem) !important;
  letter-spacing: 0 !important;
}

.saving-blog-social-newsletter-section,
.lighting-blog-latest-article-section {
  display: flex;
}

.saving-blog-social-newsletter-section .saving-blog-section,
.lighting-blog-latest-article-section .lifhting-blog-section {
  width: 60%;
  margin-right: 150px;
}

.saving-blog-social-newsletter-section .article-newsletter-social-section,
.lighting-blog-latest-article-section .latest-article-section {
  width: 40%;
}

.lighting-blog-latest-article-section {
  padding-top: 50px;
}

.lighting-blog-latest-article-section .all-article {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 94px;
}

.third-blog-section {
  padding-top: 105px;
}

.third-blog-section .all-article {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 90px;
}

/* .third-blog-section .all-article .article-image img {
    max-height: 200px;
    object-fit: contain;
} */

.all-article .single-article {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.third-blog-section .article-title {
  color: #000;
}

.latest-article-upper-section {
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 45px;
  color: #ec5d2a;
}

.latest-article-upper-section span.begood_text {
  margin-right: 12px;
  font-weight: 700;
}

.article-newsletter-social-section .article-newsletter,
.article-newsletter-social-section .article-social-block {
  background: #ffffff;
  border: 1px solid #292d32;
  border-radius: 40px;
  display: flex;
  flex-direction: column;
  height: fit-content;
  padding: 30px 28px;
}

.article-newsletter-social-section .article-newsletter {
  margin-bottom: 27px;
}

.blog-articles-section .article-content {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}

.third-blog-section .article-content-1 > * {
  text-align: left !important;
}

.article-newsletter-social-section
  .article-social-block
  .list-social__item
  svg {
  max-width: 70px;
  height: auto;
}

.latest-article-titel {
  font-weight: 800;
  color: #000000;
  font-size: 28px;
  line-height: 36px;
}

.latest-single-article {
  display: flex;
  border-top: 1px solid #ec5d2a;
  margin-top: 42px;
  padding-top: 52px;
}

.latest-single-article:last-child {
  border-bottom: 1px solid #ec5d2a;
  padding-bottom: 46px;
}

.latest-single-article .latest-article-image {
  width: 30%;
  margin-right: 40px;
}

.latest-single-article .latest-article-titel {
  width: 70%;
}

.latest-single-article .latest-article-image img {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}

.article-newsletter-social-section .article-social-block .newsletter-text {
  color: #17191c;
  max-width: 350px;
}

.article-newsletter-social-section .article-social-block .footer__list-social {
  justify-content: center;
}

.article-content-1 {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #000000;
}

.product--thumbnail .loop-subscription-container .loop-purchase-options-label {
  font-style: normal;
  line-height: normal !important;
  text-transform: uppercase;
  margin-top: 13px !important;
  display: block;
}

.product--thumbnail .variant-price_block {
  font-weight: 400;
  font-size: 18px;
  line-height: 17px;
  color: #ec5d2a;
  margin-top: 17px;
}

.product--thumbnail .loop-selling-plan-fieldset {
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.81) !important;
  border-radius: 25px !important;
  margin: 14px 0 0 0 !important;
}

.product--thumbnail .loop-subscription-group-label,
.product--thumbnail .loop-one-time-purchase-option-label,
.product--thumbnail .loop-one-time-purchase-option-price-amount,
.product--thumbnail .loop-subscription-group-price-amount {
  font-weight: 400 !important;
  font-size: 20px !important;
  line-height: 16px !important;
  color: #000000 !important;
  margin: 0 0 0 0 !important;
  cursor: pointer;
}

.product--thumbnail .loop-subscription-group-discount-badge {
  font-style: normal;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 168.28% !important;
  color: #ec5d2a !important;
  background-color: transparent !important;
  padding: 0 !important;
  margin-top: 16px !important;
  display: block !important;
}

.product--thumbnail .loop-subscription-group-text {
  flex-direction: column;
  align-items: flex-start;
}

.product--thumbnail .loop-subscription-group-border-top {
  border-top: 1px solid #dfdfdf !important;
}

.product--thumbnail .variant-price_block {
  font-weight: 400;
  font-size: 18px;
  line-height: 17px;
  color: #ec5d2a;
  margin-top: 17px;
  float: left;
  width: 100%;
}

.product--thumbnail .loop-subscription-group-selling-plans-container {
  margin: 10px 0 0 0 !important;
}

.product--thumbnail label.loop-selling-plan-selector-label {
  font-weight: 400 !important;
  font-size: 22px !important;
  line-height: 25px !important;
  color: #000000 !important;
  margin: 0 0 0 0 !important;
}

.product--thumbnail .loop-selling-plan-selector {
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  color: #000000 !important;
  border-color: #000 !important;
}

.product--thumbnail .loop-one-time-purchase-option,
.product--thumbnail .loop-subscription-group-border-top {
  padding: 35px 26px !important;
  cursor: pointer;
}

.product--thumbnail .loop-subscription-group-price-amount {
  margin-top: -35px !important;
}

.product--thumbnail .variant-value {
  float: left;
  width: 100%;
}

.loop-one-time-purchase-option-position,
.loop-subscription-group {
  position: relative;
}

.product--thumbnail .loop-selling-plan-fieldset input[type="radio"] {
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.product--thumbnail .loop-subscription-group-label,
.product--thumbnail .loop-one-time-purchase-option-label {
  position: relative;
  padding-left: 40px !important;
}

.product--thumbnail .loop-subscription-group-selling-plans-container,
.product--thumbnail .loop-subscription-group-discount-badge {
  padding-left: 40px !important;
}

.product--thumbnail .loop-subscription-group-label:before,
.product--thumbnail .loop-one-time-purchase-option-label:before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: -1px;
  border: 1px solid #000000;
  border-radius: 50%;
  cursor: pointer;
}

.product--thumbnail
  .loop-selling-plan-fieldset
  input[type="radio"]:checked
  + label:before,
.product--thumbnail
  .loop-subscription-group-radio:checked
  ~ .loop-subscription-group-text
  label:before {
  background-color: #ec5d2a;
}

.title-image-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.logIn-signUp-Page {
  background: #ffffff;
  box-shadow: 0px 4px 50px 20px rgba(0, 0, 0, 0.07);
  border-radius: 31px;
  margin: 0 auto !important;
  max-width: 900px !important;
  padding: 55px 48px !important;
}

.logIn-signUp-Page .login-content {
  font-weight: 500;
  font-size: 18px;
  line-height: 40px;
  color: #232323;
  text-align: left;
}

.logIn-signUp-Page .login-title-image-block .login-image {
  display: flex;
  align-items: center;
}

.logIn-signUp-Page form {
  margin-top: 52px !important;
  padding: 0 140px;
}

.logIn-signUp-Page form .field:before,
.logIn-signUp-Page form .field:after {
  box-shadow: none !important;
}

.logIn-signUp-Page .field {
  margin-bottom: 26x !important;
  margin-top: 26x !important;
  position: relative;
}

.logIn-signUp-Page .field:last-child {
  margin-bottom: 0;
}

.logIn-signUp-Page .create-account-block {
  display: flex;
  align-items: center;
  justify-content: center;
}

.logIn-signUp-Page .alredy-account-text,
.logIn-signUp-Page .alredy-account-text a,
.logIn-signUp-Page .create-account-block .create-account-text,
.logIn-signUp-Page .create-account-block a {
  font-weight: 400;
  font-size: 16px;
  line-height: 50px;
  text-align: center;
  color: #232323;
  margin-top: 26px !important;
}

.logIn-signUp-Page .create-account-block a {
  margin-left: 3px;
  margin-right: 0;
}

.logIn-signUp-Page .alredy-account-text a,
.logIn-signUp-Page .create-account-block a {
  text-decoration: underline !important;
}

.logIn-signUp-Page form .submit-button-acc,
.logIn-signUp-Page.login form button {
  font-weight: 700;
  font-size: 19.67px;
  line-height: 44px;
  text-align: center;
  color: #ffffff;
  background-color: #ec5d2a;
  border: 1.34545px solid #dddfe1;
  border-radius: 8.07272px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  min-height: 69px;
  padding: 6px;
  margin-top: 26px;
  width: 100%;
}

.logIn-signUp-Page .password-show-hide {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  display: flex;
  align-items: center;
  cursor: pointer;
  width: 70px;
  height: 70px;
  justify-content: center;
}

.logIn-signUp-Page .field input {
  background: rgba(106, 112, 126, 0.0001);
  border: 1.34545px solid #dddfe1;
  border-radius: 8.07272px;
  min-height: 70px;
  display: flex;
  align-items: center;
  padding: 10px 80px !important;
}

.logIn-signUp-Page form input:-webkit-autofill {
  -webkit-box-shadow: none;
  -webkit-text-fill-color: #abafb3 !important;
  transition: background-color 50000s ease-in-out 0s;
}

.logIn-signUp-Page form input:focus,
.logIn-signUp-Page form input:focus-visible {
  box-shadow: none !important;
  outline: 0 !important;
  border-radius: 8.07272px !important;
}

.logIn-signUp-Page .field label {
  font-weight: 450;
  font-size: 16px;
  line-height: 73px;
  display: flex;
  align-items: center;
  color: #abafb3;
  letter-spacing: 0 !important;
  top: 0px;
  left: 78px;
}

.logIn-signUp-Page .field__input:focus ~ .field__label,
.logIn-signUp-Page .field__input:not(:placeholder-shown) ~ .field__label,
.logIn-signUp-Page .field__input:-webkit-autofill ~ .field__label,
.logIn-signUp-Page .field input:focus ~ label,
.logIn-signUp-Page .field input:not(:placeholder-shown) ~ label,
.logIn-signUp-Page .field input:-webkit-autofill ~ label {
  font-size: 1rem !important;
  top: -17px !important;
  left: 80px;
  letter-spacing: 0 !important;
}

.logIn-signUp-Page .login-input-icon {
  background: #f0f1f2;
  border: 1.34545px solid #dddfe1;
  border-radius: 8.07272px;
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top: 0;
  border-bottom: 0;
  border-left: 0;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}

.logIn-signUp-Page.login .field + a {
  font-size: 15.53px;
  line-height: 73px;
  align-items: center;
  text-decoration-line: underline !important;
  color: #abafb3;
  margin-top: -40px;
}

.logIn-signUp-Page.login .field {
  margin-bottom: 52px !important;
  margin-top: 0 !important;
}

.logIn-signUp-Page.login .field:last-child {
  margin-bottom: 0 !important;
}

.logIn-signUp-Page.login form button:before,
.logIn-signUp-Page.login form button:after {
  box-shadow: none;
}

.Main-logIn-signUp-Page {
  position: relative;
  z-index: 1;
  padding: 140px 0;
}

/* 
.logIn-signUp-Page:before {
    content: '';
    position: absolute;
    width: 70%;
    background: #EC5D2A;
    height: 100%;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    z-index: -1;
}

body.gradient.login .logIn-signUp-Page:before {
    display: none;
} */

.title-image-block h1 {
  font-weight: 700;
  font-size: 40px;
  line-height: 70px;
  text-align: center;
  color: #232323;
  margin: 0;
}

.logIn-signUp-Page .password-show-hide:before {
  content: "";
  position: absolute;
  width: 3px;
  height: 20px;
  background-color: #ccc;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  z-index: 1;
  opacity: 1;
}

.logIn-signUp-Page .password-show-hide.active-show:before {
  opacity: 0 !important;
}

.block_text_icon .icon_svg img {
  max-height: 76px;
  max-width: 76px;
  margin: 0;
}

.video_inner_content h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 58px;
  line-height: 66px;
  color: #fff;
  margin-bottom: 20px;
}

.video_inner_content p {
  line-height: 46px;
  color: #fff;
}

.home-problem-section .page-width {
  max-width: 100%;
  padding: 0;
}

.home-problem-section {
  text-align: center;
  background: #f7f7f7;
  margin: 50px 0;
  display: inline-block;
  width: 100%;
}

.light-master-banner-section {
  position: relative;
  display: inline-block;
  margin-bottom: 170px;
  width: 100%;
}

.down-image-block {
  position: absolute;
  bottom: -170px;
  max-width: 340px;
  margin: 0 auto;
  left: 50%;
  transform: translate(-50%, 0px);
}

.middle-image-block {
  text-align: center;
}

.inner-light-master-banner-section {
  position: relative;
  max-width: 1460px;
  margin: 0 auto;
}

.left-text-block,
.right-text-block {
  position: absolute;
  top: 50%;
  transform: translate(0px, -50%);
  max-width: 414px;
}

.right-text-block {
  right: 0;
}

.left-text-block {
  left: 0;
}

.left-text-block p,
.right-text-block p {
  font-size: 22px;
  line-height: 36px;
}

.middle-image-block img {
  display: block;
  margin: 0 auto;
  max-width: 760px;
}

.light-master-form-section .page-width {
  max-width: 1340px;
}

.inner-light-master-form-section h2.form-heading {
  font-size: 62px;
  font-weight: 900;
}

span.red-text {
  color: #de4d20;
}

.form-content {
  max-width: 390px;
  margin-top: 10px;
  margin-bottom: 30px;
}

.form-content p {
  font-size: 18px;
  color: #000;
  line-height: 30px;
}

.form-block .field:before,
.form-block .field:after {
  box-shadow: none !important;
  display: none;
}

.form-block .field__input,
.form-block textarea#ContactForm-body {
  background: rgba(106, 112, 126, 0.0001);
  border: 1.34545px solid #dddfe1;
  border-radius: 8.07272px;
  min-height: 60px;
  display: flex;
  align-items: center;
  padding: 10px 30px 10px 80px !important;
}

.form-block .field label {
  font-weight: 450;
  font-size: 18;
  line-height: 60px;
  display: flex;
  align-items: center;
  color: #abafb3;
  letter-spacing: 0 !important;
  top: 0px;
  left: 78px;
}

.form-block .field__input:focus ~ .field__label,
.form-block .field__input:not(:placeholder-shown) ~ .field__label,
.form-block .field__input:-webkit-autofill ~ .field__label,
.form-block .field input:focus ~ label,
.form-block .field input:not(:placeholder-shown) ~ label,
.form-block .field input:-webkit-autofill ~ label {
  font-size: 1rem !important;
  top: -17px !important;
  left: 80px;
  letter-spacing: 0 !important;
}

.form-block span.login-input-icon {
  position: absolute;
  left: 20px;
  top: 10px;
  height: 40px;
  width: 40px;
}

.form-block span.login-input-icon svg {
  width: 40px;
  height: 40px;
  float: left;
}

.contact__fields .field {
  margin-bottom: 20px;
  max-width: 100%;
}

.form-block textarea#ContactForm-body {
  height: auto;
  padding-top: 30px !important;
}

.light-master-form-section {
  padding: 50px 0;
}

.light-master-form-section .contact__button {
  margin-top: 20px;
}

.light-master-form-section .contact__button button.button {
  border-radius: 30px;
  font-size: 20px;
  padding: 16px 50px;
}

.light-master-need-section {
  background: #f5f5f5;
  padding: 50px 0;
}

.light-master-need-section .page-width {
  max-width: 1340px;
}

.inner-light-master-need-section {
  display: grid;
  grid-template-columns: 1.4fr 1fr;
  grid-gap: 30px;
  align-items: center;
}

.inner-light-master-need-section h3.need-heading {
  font-size: 30px;
  font-family: "Gotham" !important;
  margin-bottom: 10px;
}

.inner-light-master-need-section .need-content p {
  font-size: 20px;
}

.right-need-image {
  text-align: right;
}

.home-blog-section .page-width {
  max-width: 1340px;
}

.collection-hero__title {
  margin-bottom: 0 !important;
}

.ourmission-video-section.ourmission-video-bottom-section .video_image img {
  max-width: 100% !important;
}

.ourmission-video-bottom-section .video-left-content .video_inner_content {
  max-width: 366px;
}

.product-grid .grid__item:nth-child(4n + 4) {
  border: 0;
}

.about-us-video--inner-section h1 {
  font-size: 68px;
  line-height: 75px;
  color: #232323;
  margin-bottom: 27px;
}

.about-us-video--inner-section p {
  font-size: 50px;
  line-height: 80px;
  text-align: center;
  color: #232323;
}

.about-us-video--inner-section p a {
  color: #ec5d2a;
  margin-right: 6px;
}

.about-us-imagein-inner-section h2 {
  font-size: 48px;
  line-height: 64px;
  color: #ec5d2a;
  margin-bottom: 46px;
}

.about-us-imagein-inner-section h2 span {
  color: #232323;
}

.about-us-imagein-text-width-image .img img {
  display: block;
  width: 100%;
  border-radius: 24px;
  min-height: 290px;
  max-height: 290px;
}

.about-us-imagein-text-width-image {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 33px;
}

.about-us-imagein-text-width-image .txt {
  border-radius: 24px;
  text-align: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  align-items: center;
  justify-content: center;
  padding: 16px 20px;
  margin-top: 46px;
}

.about-us-imagein-text-width-image .txt p {
  font-size: 38px;
  line-height: 43px;
  text-align: center;
  color: #232323;
  max-width: 330px;
}

.about-us-imagein-text-width-image .img-txt {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.about-us-imagein-text-width-image .img-txt:nth-child(even) {
  display: flex;
  flex-direction: column-reverse;
}

.about-us-imagein-text-width-image .img-txt:nth-child(even) .txt {
  margin: 0 0 46px 0;
}

.about-us-imagein-section {
  padding-bottom: 88px;
}

/*===================ABOUT-US-CSS-START===================*/

body.pageabout-us {
  background-color: #fafafa;
}

.about-us-video--main-section .about-us-top-text {
  text-align: center;
  padding: 8px 0 43px 0;
}

.where-we-are-top-section .main-heading {
  font-size: 62px;
  line-height: 69px;
  color: #232323;
  text-align: center;
  margin: 24px 0 75px;
}

.where-we-are-top-section .para p {
  width: 1248px;
  font-size: 46px;
  line-height: 60px;
  text-align: center;
  color: #000000;
}

.where-we-are-main-section .image-width-text-section {
  background: rgba(252, 216, 168, 0.05);
  border-radius: 24px;
  padding: 41px;
  display: flex;
  align-items: center;
  margin-bottom: 49px;
}

.where-we-are-main-section .image-width-text-section:last-child {
  margin-bottom: 0;
}

.where-we-are-main-section .image-width-text-section.even .heading {
  margin-bottom: 32px;
}

.where-we-are-main-section .image-width-text-section.even .heading span {
  color: #ec5d2a;
}

.where-we-are-main-section .image-width-text-section .heading {
  font-size: 48px;
  line-height: 64px;
  color: #232323;
  margin-bottom: 58px;
}

.where-we-are-main-section .image-width-text-section .para p {
  font-size: 24px;
  line-height: 36px;
  color: #232323;
}

.where-we-are-top-section .sub-heading {
  line-height: 14px;
  letter-spacing: 0.2em !important;
  color: #ec5d2a;
  font-size: 12px;
  text-align: center;
}

.where-we-are-bottom-section {
  margin-top: 116px;
}

.where-we-are-main-section {
  background-color: #fff;
  padding: 96px 0 104px 0;
}

.where-we-are-main-section .image-width-text-section.even {
  flex-direction: row-reverse;
}

.where-we-are-main-section .image-width-text-section .right-section {
  width: 50%;
}

.where-we-are-main-section .image-width-text-section .left-section {
  width: 50%;
}

.where-we-are-main-section .image-width-text-section .right-section img {
  width: 100%;
  display: block;
}

.where-we-are-main-section .image-width-text-section.odd .left-section {
  text-align: right;
  margin-right: 61px;
}

.where-we-are-main-section .image-width-text-section.even .left-section {
  margin-left: 60px;
}

/* .where-we-are-main-section .image-width-text-section .para {
    max-width: 524px;
    margin-left: auto;
} */

.Eventually-bottom_text-main-section {
  background-color: #fff;
  text-align: center;
  padding: 0 0 112px 0;
}

.Eventually-bottom_text-inner-section p {
  font-size: 34px;
  line-height: 48px;
  text-align: center;
  color: #000000;
}

.Eventually-bottom_text-inner-section .heading {
  font-size: 42px;
  line-height: 48px;
  text-align: center;
  color: #000000;
  margin: 30px 0 0 0;
}

.Eventually-bottom_text-main-section .page-width {
  max-width: 1026px;
}

.our-core-main-section {
  padding: 90px 0;
}

.our-core-main-section .heading {
  margin-bottom: 72px;
  font-size: 60px;
  line-height: 66px;
  color: #232323;
  text-align: center;
}

.our-core-main-section .our-cores {
  text-align: center;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 70px;
}

.our-core-main-section .our-cores .heading-1,
.our-core-main-section .our-cores p {
  font-size: 32px;
  line-height: 37px;
  text-align: center;
  color: #6b6b6b;
}

.our-core-main-section .our-cores p {
  font-size: 30px;
}

.our-core-main-section .page-width {
  max-width: 1223px;
}

.our-core-main-section .our-cores .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 49px;
}

.about-founder-main-section {
  background: rgba(252, 241, 226, 0.9);
  padding: 130px 0 50px 0;
}

.about-founder-inner-section .left-section img {
  border-radius: 30px;
  width: 100%;
  display: block;
}

.about-founder-inner-section {
  display: flex;
  align-items: center;
}

.about-founder-inner-section .left-section {
  width: 50%;
  margin-right: 96px;
}

.about-founder-inner-section .right-section {
  width: 50%;
}

.about-founder-inner-section .heading {
  font-size: 52px;
  line-height: 40px;
  color: #000000;
  margin-bottom: 40px;
}

.about-founder-inner-section .para p {
  font-size: 18px;
  line-height: 42px;
  color: #000000;
  margin-bottom: 20px;
}

.about-founder-inner-section .para p:last-child {
  margin-bottom: 0;
}

body.pageabout-us .home-newsletter-section {
  margin-top: 0;
}

.Inner-pages-banner-content {
  text-align: center;
}

.Inner-pages-main-banner img {
  width: 100%;
  display: block;
}

.Inner-pages-Banner-section {
  position: relative;
}

.Inner-pages-main-banner {
  position: relative;
}

.Inner-pages-main-banner:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0 0 0 / 66%);
}

.Inner-pages-Inner-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.Inner-Pages_main_heading {
  font-weight: 500;
  font-size: 55px;
  line-height: 70px;
  text-align: center;
  color: #ffffff;
}

.Inner-Pages_main_text {
  font-weight: 325;
  font-size: 17px;
  line-height: 28px;
  text-align: center;
  color: #ffffff;
  max-width: 879px;
  margin: 0 auto;
}

.article-template__social-sharing + .article-template__content p {
  margin-bottom: 16px;
}

.main-product-section {
  background: rgba(255, 255, 255, 0.65);
}

pickup-availability[available] {
  display: none !important;
}

.product-add-to-cart-block {
  width: 100%;
}

.page-width {
  width: 100%;
}

.login-title-image-block .title-image-block,
.login-title-image-block .login-content {
  justify-content: center;
  text-align: center;
}

.logIn-signUp-Page.customer.register p {
  margin: 1.5rem 0;
}

.feature-upper-sidebar-text {
  background-color: #ec5d2a;
  padding: 25px 0;
}

.feature-upper-sidebar-text .circle-icon-side-bar-text {
  display: flex;
  align-items: center;
  justify-content: center;
}

.feature-upper-sidebar-text .circle-icon {
  display: flex;
  align-items: center;
}

.feature-upper-sidebar-text .upper-sidebar-text {
  color: #fff;
  font-size: 24px;
  line-height: 40px;
  margin: 0 28px;
}

.home-collection-list-section .collection-list-all-items .single-item {
  background-image: url(/cdn/shop/files/Clip_path_group.png?v=1693826247);
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  background-position: center;
  border-radius: 15px;
  display: flex;
  flex-direction: column;
}

.home-collection-list-section
  .collection-list-all-items
  .collection-list-sub-title {
  text-align: center;
  line-height: normal;
  text-decoration-line: underline !important;
  text-decoration: none !important;
  padding: 18px 25px;
  border-radius: 100px;
  text-transform: uppercase;
}

.home-collection-list-section .collection-list-title-sub-title {
  padding: 30px 20px;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.Home-img-width-section .image-with-text {
  background-color: transparent;
  padding-top: 130px;
  padding-bottom: 100px;
}

.Home-img-width-section {
  background-color: #fcfcfe;
}

body.index .image-with-text .image-with-text__media img {
  object-fit: contain;
}

body.index .image-with-text .image-with-text__media {
  background: transparent;
  border: 0;
}

body.index .image-with-text .image-with-text__heading {
  color: #ec5d2a;
  font-size: 46px;
}

body.index .image-with-text .image-with-text__content {
  padding: 0 43px 0 0;
  background-color: transparent;
}

body.index .image-with-text .image-with-text__text.rte.body {
  color: #000;
  font-size: 21px;
  line-height: 46px;
  margin-top: 10px !important;
}

.section-template--19489467007259__product-grid-padding {
  padding: 0 !important;
}

.collection-banner-section img {
  width: 100%;
  display: block;
}

.collection-fiters-block {
  background-color: #000000;
}

.facets__heading,
.facets__summary,
.facet-filters__field .select__select,
.mobile-facets__sort .select__select,
.product-count__text,
.facet-filters__label,
.facet-filters__field .select {
  color: rgba(255, 255, 255, 0.7) !important;
  font-weight: 700;
}

.collection-fiters-block .facet-filters__field .select__select option {
  color: #000;
}

.product-grid-container {
  background-color: #1b1e21;
  padding: 126px 0;
}

.inner-collection-image-text-section .image-block img {
  width: 100%;
  display: block;
}

body.gradient.collection .home-instagram-section {
  padding: 109px 0 0 0;
}

.inner-collection-image-text-section {
  display: grid;
  align-items: center;
  grid-template-columns: 1fr 1fr;
}

.inner-collection-image-text-section .down-text-block {
  background: #efefef;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px 90px;
}

.inner-collection-image-text-section .down-text-block .page-width {
  padding: 0;
}

.inner-down-text-block {
  color: #17191c;
  font-size: 20px;
  line-height: 33px;
}

.product-grid .card.card--standard {
  height: 100% !important;
}

.product-grid .quick-add {
  margin: 0 !important;
  text-align: center;
}

.video_with_text .contests-play-btn svg {
  width: 75px;
}

.inner-home-video-section .contests-play-btn svg {
  width: 75px;
}

body.pageabout-us-new section.home_reviews {
  padding: 36px 0 100px 0;
}

body.pagelighting-master section.home_reviews {
  padding: 0;
}

.light-get-in-touch .inner-description:before {
  display: none;
}

.ourmission-video-section.our-mission-main-banner-section {
  background: #232323;
  padding: 0;
}

.ourmission-video-section.our-mission-main-banner-section .video-left-content {
  position: unset;
  transform: inherit;
  max-width: 100%;
  background-color: transparent;
  border-radius: 0;
  display: block;
}

.ourmission-video-section.our-mission-main-banner-section .video-upper-section {
  display: grid;
  align-items: center;
  grid-template-columns: 1fr 1.3fr;
  /* grid-gap: 124px; */
  grid-gap: 0px;
  position: relative;
}

.ourmission-video-section.our-mission-main-banner-section .video_image {
  position: relative;
  cursor: pointer;
  text-align: right;
  margin: 96px 0 124px 0;
  padding: 0;
}

.ourmission-video-section.our-mission-main-banner-section
  .video_inner_content
  h5 {
  color: #fff;
  font-size: 32px;
  font-weight: 300;
  line-height: 42px;
  max-width: 390px;
}

.ourmission-video-section.our-mission-main-banner-section
  .video-upper-section
  video {
  max-width: 100%;
  margin: 0;
}

.ourmission-video-section.our-mission-main-banner-section
  .video-upper-section
  video,
.ourmission-video-section.our-mission-main-banner-section
  .video-upper-section
  img {
  border-radius: 30px;
  display: block;
}

article.article-template .article-template__content h2.h1.mb-30 {
  color: #ec5d2a;
}

article.article-template
  .article-template__back
  .article-template__link.link.animate-arrow {
  color: #ec5d2a;
  text-align: center;
  font-size: 19.897px;
  font-weight: 500;
  line-height: normal;
  justify-content: flex-start;
}

.article-template__social-sharing {
  margin-top: 0 !important;
}

article.article-template .circle-divider {
  display: flex;
  align-items: center;
}

.article-share-social-media {
  display: flex;
  align-items: center;
  margin-top: 50px;
}

article.article-template .circle-divider time,
.all-article-tags {
  margin-left: 15px;
}

article.article-template .all-article-tags {
  display: flex;
  align-items: center;
}

article.article-template .article-date-tag .icon-tag {
  display: flex;
  align-items: center;
  margin-left: 60px;
}

article.article-template .article-date-tag {
  display: flex;
  align-items: center;
}

article.article-template .share-button__button .icon-share {
  margin-right: 15px;
}

article.article-template .circle-divider time,
article.article-template .single-article-tag {
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  color: #fff;
}

article.article-template .article-template__title {
  font-size: 48px;
  font-weight: 800;
  line-height: 58px;
  color: #fff;
  margin: 0;
  padding: 39px 0 45px;
}

.article-header {
  background: #232323;
  margin: 0 !important;
  padding: 73px 0 79px 0;
}

.article-header .article-template__back.element-margin-top.center {
  margin-top: 0;
}

.article-template__social-sharing button.share-button__button {
  display: inline-flex;
  padding: 1px 30px;
  align-items: center;
  border-radius: 47px;
  background: #ec5d2a;
  color: #fff;
  margin-right: 24px;
}

.article-share-social-media .social-media-icon {
  display: flex;
  align-items: center;
}

.article-share-social-media .social-media-icon svg {
  width: 24px;
  height: auto;
}

.article-share-social-media
  .social-media-icon
  .list-social__item
  .list-social__link {
  padding: 10px 12px;
}

article.article-template .single-article-tag {
  margin-right: 8px;
}

article.article-template .single-article-tag:last-child {
  margin-right: 0;
}

.image-with-text__media_new img {
  border-radius: 30px;
  width: 100%;
}

body.pageabout-us-new .image-with-text-v1 .image-with-text__text.bottom-text {
  margin-top: 20px;
}

.image-with-text-v1 .image-with-text__content {
  justify-content: unset;
}

.image-with-text-v1.image-with-text .grid {
  align-items: center;
}

article.article-template .article-template__hero-container {
  max-width: 100%;
}

article.article-template .rte img {
  width: 100%;
  border-radius: 16px;
}

ul.extreme-conditions-articles {
  border-radius: 16px;
  background: #f5f5f5;
  padding: 36px 37px;
}

/* ul.extreme-conditions-articles li:before {
    content: '';
    position: absolute;
    background-image: url(/cdn/shop/files/G_orange_new.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 23px;
    height: 25px;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
} */

ul.extreme-conditions-articles li {
  position: relative;
  padding-left: 40px;
  color: #fe5000;
  font-size: 26px;
  font-weight: 400;
  line-height: 36px;
  margin-bottom: 34px;
}

.steps-headings,
.steps-headings-bottom {
  color: #ec5d2a;
  font-size: 38px;
  font-weight: 700;
  margin-bottom: 16px;
}

.steps-headings-bottom {
  color: #121212;
  margin-bottom: 32px;
}

ul.extreme-conditions-articles-bottom li {
  color: #000;
}

.article-template__social-sharing button.share-button__button svg:last-child {
  margin: 0;
}

.article-template__social-sharing button.share-button__button svg {
  margin-right: 10px;
}

.article-template__content {
  color: rgba(18, 18, 18, 0.75);
  font-family: Gotham;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
}
.main-list-collection-section h3.collection-list-title {
  max-width: 100%;
  padding-bottom: 0px;
  width: 100%;
}

.home-collection-list-section
  .collection-list-title-sub-title
  .collection-list-title-main {
  margin-bottom: 20px;
}

.main-list-collection-section a.btn {
  max-width: fit-content;
  padding: 20px 26px;
  margin: 10px 0px 10px;
  line-height: 16px;
  text-align: center;
  text-transform: uppercase;
}
.main-list-collection-section .single-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.main-list-collection-section .collection-list-title-sub-title {
  padding: 40px 20px 20px;
}

body.list-collections .home-instagram-section {
  padding-top: 100px;
}
.main-list-collection-section .collection-list-image {
  padding-top: 24px;
}
/*===================ABOUT-US-CSS-END===================*/

/*===================MEDIA-START===================*/

@media (min-width: 750px) {
  .page-width {
    padding: 0 3rem;
    max-width: 1320px;
  }
  .blog-articles {
    grid-template-columns: 1fr 1fr 1fr !important;
  }
  product-recommendations.related-products.page-width {
    max-width: 100%;
  }
  body.index .image-with-text .image-with-text__media-item {
    width: 40%;
  }
}

@media (min-width: 990px) {
  .inner-ourmission-video img,
  .ourmission-video-section video {
    max-width: 76%;
    margin-left: auto;
  }
  .product--thumbnail .mobile-view {
    display: none !important;
  }
  .product__column-sticky {
    display: block;
    position: sticky;
    top: 3rem;
    z-index: 2;
  }
  header.header .mobile-view {
    display: none !important;
  }
  .product--thumbnail .grid__item.product__media-wrapper {
    width: 60% !important;
    max-width: 60% !important;
  }
  .product--thumbnail .product__info-wrapper.grid__item {
    width: 40% !important;
    max-width: 40% !important;
    padding-left: 66px !important;
  }
}

@media (min-width: 1441px) {
  .page-width {
    padding: 0 3rem;
    max-width: 1640px;
  }
  .home-newsletter-section .newsletter-content {
    font-size: 17px;
  }
  .inner-home-banner-slider-section .banner-left-content-block {
    margin-right: 86px;
  }
  .home-banner-slider-section .founder-heading {
    line-height: 40px;
  }
  .home-image-text-section .logo-content-block {
    font-size: 19.8968px;
    line-height: 30px;
  }
  .home-image-text-section .all-blocks .single-item {
    padding: 26px 24px;
  }
  header.header .header__icon.header__icon--account {
    margin: 0 34px;
  }
  .inner-home-video-section .left-side-block {
    margin-right: 84px;
  }
  .home-video-section .content_text {
    line-height: 50px;
  }
  .home-video-section .text_part h6 {
    line-height: 44px;
    margin: 0;
  }
  .home-video-section .bottom_text-img .tom_img img {
    max-width: 181px;
  }
  .ourmission-video-section .icon_content {
    line-height: 1.8;
  }
  .our_mission_those_who_live .content {
    margin-top: 25px;
    line-height: 34px;
    padding: 0 20px;
  }
  .ourmission-video-section .inner_icon_text .icon_svg svg {
    height: auto;
  }
  .ourmission-video-bottom-section .icon_heading {
    line-height: normal;
  }
  .ourmission-video-bottom-section .icon_content-1 {
    line-height: 1.8;
  }
  .mission-give-down-section .down-heading {
    line-height: 20px;
  }
  .video_bottom_content {
    line-height: 1.9;
  }
  .mission-give-down-section .down-subtext {
    line-height: 1.8;
  }
  .mission-give-down-section .page-width {
    width: 1200px;
    max-width: 1200px;
  }

  .blog-category-tab-section .blog-single-category a {
    font-size: 16px;
    line-height: 22px;
  }
  .blog-articles-section .article-content {
    font-size: 26px;
    line-height: 25px;
  }
  .third-blog-section .all-article {
    grid-gap: 139px;
  }
  .saving-blog-social-newsletter-section .newsletter-form__field-wrapper {
    width: 100%;
    margin: 0 auto;
    max-width: 100%;
  }
  .article-newsletter-social-section .newsletter-text {
    font-size: 35px;
    line-height: 33px;
  }
  .saving-blog-social-newsletter-section
    .newsletter-form-block
    .newsletter-form__field-wrapper
    .field
    .newsletter-form__button {
    right: 18px;
  }
  .saving-blog-social-newsletter-section
    .newsletter-form-block
    .newsletter-form__field-wrapper
    .field__input {
    height: 108px;
  }
  .saving-blog-social-newsletter-section
    .newsletter-form-block
    .newsletter-form__field-wrapper
    .field__label {
    top: 40px;
  }
  .article-newsletter-social-section .article-newsletter,
  .article-newsletter-social-section .article-social-block {
    padding: 58px 48px;
  }
  .article-newsletter-social-section
    .article-social-block
    .list-social__item
    svg {
    max-width: inherit;
    height: auto;
  }
  .product--thumbnail
    .product-quantity-add-to-cart-block
    .product-form__submit {
    font-size: 18px;
  }
  .logIn-signUp-Page:before {
    width: 58%;
  }
  .ourmission-video-section .video-left-content {
    left: -10px;
  }
  .where-we-are-main-section .image-width-text-section .para p {
    font-size: 28px;
    line-height: 40px;
  }
  .where-we-are-main-section .image-width-text-section.even .left-section {
    margin-left: 121px;
  }
  .Eventually-bottom_text-inner-section p {
    font-size: 36px;
  }
  .about-founder-inner-section .para p {
    font-size: 24px;
    line-height: 48px;
  }
  .about-founder-inner-section .heading {
    font-size: 60px;
    line-height: 48px;
    margin-bottom: 50px;
  }
  .about-founder-main-section {
    padding-bottom: 120px;
  }
  .home-banner-slider-section .button-block .btn {
    padding: 26px 10px;
  }
  .home-banner-slider-section .founder-content {
    line-height: 30px;
  }
  .btn {
    font-size: 19.897px;
  }
  .home-banner-slider-section .button-block {
    max-width: 447px;
    padding-top: 42px;
  }
  .home-banner-slider-section .founder-heading {
    line-height: 50px;
    margin: 5px 0 20px 0;
  }
  body.index .image-with-text .image-with-text__text.rte.body {
    font-size: 24px;
    line-height: 64px;
  }
}

@media (min-width: 1600px) {
  .upper-right-image {
    width: 60%;
  }
  .inner-mission-give-section .upper-left-text {
    width: 40%;
  }
  .inner-mission-give-section .upper-left-text {
    line-height: normal;
  }
  .inner-mission-give-section .upper-left-text .text__two {
    margin-left: 130px;
  }
  .inner-mission-give-section .upper-left-text .text__three {
    margin-left: 260px;
  }
  .page-width {
    max-width: 1850px;
  }
}

@media (max-width: 1700px) {
  .video_inner_content h2 {
    font-size: 46px;
    line-height: 56px;
    margin-bottom: 20px;
  }
  .video_inner_content p {
    line-height: 36px;
    font-weight: 700;
  }
  .ourmission-video-section .video_inner_content p {
    margin-bottom: 15px;
  }
  .video_inner_content h2 {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 13px;
  }
  .ourmission-video-section .video-left-content {
    border-radius: 32px;
    padding: 30px 25px;
    max-width: 372px;
    display: flex;
    position: absolute;
    top: 22%;
    z-index: 1;
    left: 0px;
    transform: translate(0, -50%);
  }
}

@media (max-width: 1440px) {
  .middle-image-block img {
    max-width: 600px;
  }
  .down-image-block {
    bottom: -150px;
    max-width: 320px;
  }
  .light-master-banner-section {
    margin-bottom: 150px;
  }

  .product-title-text-block .product-title-text p {
    font-size: 18px;
  }

  .product__info-wrapper .price {
    font-size: 24.3895px;
    line-height: 30px;
  }
  .product--thumbnail fieldset.product-form__input .form__label {
    font-size: 18px;
    line-height: 163.89%;
    margin: 0 0 8px !important;
  }

  .product--thumbnail .variant-price_block {
    margin-top: 10px;
  }
  .product--thumbnail
    .loop-subscription-container
    .loop-purchase-options-label {
    margin-top: 0px !important;
  }
  .product--thumbnail .loop-subscription-group-label:before,
  .product--thumbnail .loop-one-time-purchase-option-label:before {
    width: 18px;
    height: 18px;
  }
  .product--thumbnail .loop-subscription-group-label,
  .product--thumbnail .loop-one-time-purchase-option-label,
  .product--thumbnail .loop-one-time-purchase-option-price-amount,
  .product--thumbnail .loop-subscription-group-price-amount {
    font-size: 18px !important;
    line-height: 20px !important;
  }
  .product--thumbnail .loop-one-time-purchase-option,
  .product--thumbnail .loop-subscription-group-border-top {
    padding: 22px 20px !important;
    cursor: pointer;
  }
  .product--thumbnail .loop-subscription-group-discount-badge {
    font-size: 16px !important;
    line-height: 161.28% !important;
    margin-top: 6px !important;
  }
  .product--thumbnail .product-quantity-add-to-cart-block {
    margin: 20px 0 20px 0;
  }
  .product--thumbnail .quantity {
    min-height: 62px;
  }
  .product--thumbnail .quantity__input,
  .product--thumbnail .quantity_text {
    font-size: 18px;
  }
  .product--thumbnail
    .product-quantity-add-to-cart-block
    .product-form__submit {
    font-size: 18px;
    min-height: 62px;
  }
  .product--thumbnail .pro-expert-button {
    font-size: 18px;
    min-height: 62px;
  }

  .product--thumbnail .product-desc-heading {
    font-size: 28px;
    line-height: 32px;
    margin: 0 0 10px 0;
  }
  .related-products .product-grid {
    --grid-desktop-horizontal-spacing: 30px;
  }
  .related-products .related-products__heading {
    font-size: 34px;
    line-height: 40px;
  }
  .related-products .product-grid .grid__item h3 a {
    margin-bottom: 15px;
  }
  .related-products
    .product-grid
    .grid__item
    .card-information
    .price__container {
    font-size: 20px;
  }
  .related-products .product-grid .grid__item .quick-add button {
    line-height: 26px;
    padding: 16px 40px;
  }
  .product_master_section .inner_product_master .right_block .heading {
    line-height: normal;
    margin: 18px 0;
    max-width: 356px;
  }
  .product_master_section .inner_product_master .right_block .content p {
    line-height: 1.6;
    margin-bottom: 20px;
  }
}

@media (max-width: 1250px) {
  .latest-single-article:last-child {
    padding-bottom: 32px;
  }
  .home-banner-slider-section .founder-heading {
    line-height: 50px;
    margin: 4px 0 20px 0;
  }
  .home-banner-slider-section .founder-content {
    line-height: 30px;
  }
  header.header .header__icons svg,
  header.header .search__button .icon {
    width: 36px;
    height: 36px;
  }
  header.header .header__icon.header__icon--account {
    margin: 0 26px;
  }
  .home-collection-list-section .collection-list-all-items {
    grid-gap: 40px 30px;
  }
  .collection-list-heading {
    margin-bottom: 70px;
  }
  .ourmission-video-section .video-left-content {
    padding: 50px 30px;
    max-width: 420px;
    left: 0;
  }
  .ourmission-video-section .video_inner_content p {
    margin-bottom: 20px;
  }
  .ourmission-video-section .video_inner_content h5 {
    line-height: 24px;
  }
  .ourmission-video-section .our-mission-play-btn svg {
    max-width: 100px;
  }
  .video_bottom_content {
    line-height: 1.7;
    margin: 40px auto 50px auto;
    max-width: 890px;
  }
  .ourmission-video-section .inner_icon_text {
    grid-gap: 20px;
  }
  .ourmission-video-section .block_text_icon {
    padding: 30px 20px;
  }
  .ourmission-video-section .icon_content {
    line-height: 28px;
    margin-top: 28px;
  }

  .our_mission_those_who_live .heading_h2 h2 {
    margin-bottom: 80px;
  }
  .our_mission_those_who_live .inner_image_content {
    grid-gap: 50px;
  }
  .our_mission_those_who_live .inner_image_content img {
    max-height: 100%;
  }
  .our_mission_those_who_live .content {
    margin-top: 24px;
    line-height: 28px;
  }
  .ourmission-video-bottom-section .video_inner_content p {
    line-height: 40px;
  }
  .ourmission-video-bottom-section .heading h3 {
    line-height: 50px;
  }

  .ourmission-video-bottom-section .icon_heading {
    line-height: normal;
    margin: 10px 0 10px 0;
  }
  .ourmission-video-bottom-section .icon_content-1 {
    line-height: 28px;
  }

  .inner-mission-give-section .upper-left-text {
    margin-right: 90px;
  }
  .inner-mission-give-section .mission-image img {
    max-height: 334px;
  }
  .inner-mission-give-section .upper-left-text {
    line-height: normal;
  }
  .inner-mission-give-section:after {
    max-width: 220px;
    min-height: 343px;
  }
  .mission-give-down-section .btn {
    margin: 50px auto 0 auto;
  }
  .mission-give-down-section .down-subtext {
    line-height: 34px;
  }
  .rich-text__text {
    line-height: 1.7;
  }

  .inner-mission-give-section .mission-block-text {
    padding: 20px 24px;
  }
  .inner-mission-give-section {
    background: #f3f3f3;
    padding: 120px 0 100px 0;
    position: relative;
    margin-bottom: 80px;
  }
  .ourmission-video-section.ourmission-video-bottom-section
    .video-left-content {
    left: auto;
  }

  .product_master_section .inner_product_master .right_block {
    padding: 0 0 0 90px;
  }
  .blog-text-section {
    padding: 100px 0 60px 0;
  }
  .saving-blog-social-newsletter-section .saving-blog-section,
  .lighting-blog-latest-article-section .lifhting-blog-section {
    margin-right: 90px;
  }
  .lighting-blog-latest-article-section .all-article {
    grid-gap: 40px;
  }
  .latest-single-article {
    margin-top: 32px;
    padding-top: 42px;
  }
  .blog-articles-section .blog-category {
    font-size: 30px;
    line-height: 40px;
    margin: 0 0 30px 0;
  }
  .latest-article-upper-section {
    font-size: 30px;
    line-height: 40px;
  }
  .blog-articles-section .readmore-article {
    font-size: 20px;
    line-height: 26px;
    margin-top: 20px;
  }
  .blog-articles-section .article-title {
    font-size: 28px;
    line-height: 36px;
    margin: 29px 0 20px 0;
  }
  .latest-article-titel {
    font-size: 28px;
    line-height: 36px;
  }
  .third-blog-section {
    padding-top: 80px;
  }
  .article-newsletter-social-section
    .article-social-block
    .list-social__item
    svg {
    max-width: 50px;
  }
  .article-newsletter-social-section .article-social-block .newsletter-text {
    max-width: 290px;
  }
  .article-newsletter-social-section .newsletter-text {
    font-size: 23px;
    line-height: 26px;
    margin-bottom: 20px;
  }
  .blog-category-tab-section {
    margin-bottom: 60px;
  }

  .blog-text-section .blog-content {
    line-height: 1.4;
  }
  .blog-text-section {
    padding: 70px 0 50px 0;
  }
  .Main-logIn-signUp-Page {
    padding: 120px 0;
  }
  .logIn-signUp-Page {
    padding: 35px 30px !important;
  }
  .logIn-signUp-Page .alredy-account-text,
  .logIn-signUp-Page .alredy-account-text a,
  .logIn-signUp-Page .create-account-block .create-account-text,
  .logIn-signUp-Page .create-account-block a {
    margin-top: 16px !important;
  }
  .video_inner_content p {
    line-height: 26px;
  }
  .logIn-signUp-Page form {
    margin-top: 22px !important;
    padding: 0 40px;
  }
}

@media (max-width: 1199px) {
  .user_text_back {
    font-size: 15px;
    padding: 8px 16px;
    left: 10px;
  }
  .middle-image-block img {
    max-width: 480px;
  }
  .down-image-block {
    bottom: -135px;
    max-width: 270px;
  }
  .light-master-banner-section {
    margin-bottom: 135px;
  }
  .left-text-block p,
  .right-text-block p {
    font-size: 18px;
    line-height: 30px;
  }
  .left-text-block,
  .right-text-block {
    max-width: 324px;
  }
  .blog-category-tab-section .all-category {
    width: 1220px;
  }
  .blog-category-tab-section {
    overflow: scroll;
  }
  .home-banner-slider-section .founder-heading {
    line-height: 56px;
  }
  header.header .list-menu__item {
    font-size: 13px;
    line-height: 16px;
    padding: 22px 8px;
  }

  .home-banner-slider-section .founder-heading {
    line-height: 40px;
  }
  header.header .calling-text {
    font-size: 12px;
    line-height: 15px;
  }
  header.header .calling-number {
    font-size: 15px;
    line-height: 20px;
  }
  header.header .signup-text {
    font-size: 12px;
    line-height: 16px;
  }
  header.header .header__icon.header__icon--account svg {
    margin-right: 8px;
  }
  header.header .header__icon.header__icon--account {
    margin: 0 20px;
  }
  header.header .header__icon.header__icon--account svg,
  header.header .header__icon--cart svg {
    width: 24px;
    height: 21px;
  }
  .cart-count-bubble {
    height: 14px;
    width: 14px;
    right: -5px;
    font-size: 9px;
  }
  header.header .search-modal__form .field__label {
    font-size: 13px;
    line-height: 16px;
    left: 46px;
  }
  header.header .search__input.field__input {
    padding: 10px 37px 10px 42px;
    font-size: 12px;
    max-width: 260px;
  }
  header.header .search-modal__form .field__input:focus ~ .field__label,
  header.header
    .search-modal__form
    .field__input:not(:placeholder-shown)
    ~ .field__label,
  header.header
    .search-modal__form
    .field__input:-webkit-autofill
    ~ .field__label,
  header.header .search-modal__form .customer .field input:focus ~ label,
  header.header
    .search-modal__form
    .customer
    .field
    input:not(:placeholder-shown)
    ~ label,
  header.header
    .search-modal__form
    .customer
    .field
    input:-webkit-autofill
    ~ label {
    left: 46px !important;
  }
  header.header .reset__button {
    width: 30px;
    height: 30px;
  }
  header.header .list-menu__item {
    padding: 20px 8px;
  }
  .home-banner-slider-section .button-block .btn {
    padding: 22px 10px;
  }
  .btn {
    font-size: 16px;
    line-height: 22px;
  }
  .home-banner-slider-section .button-block {
    grid-gap: 10px;
    max-width: 386px;
    padding-top: 32px;
  }
  .home-banner-slider-section .founder-content {
    line-height: 30px;
  }
  .home-image-text-section .all-blocks .single-item {
    padding: 20px 10px;
  }
  .home-image-text-section .all-blocks {
    grid-gap: 12px;
  }
  .home-image-text-section .logo-heading {
    line-height: 28px;
    margin: 10px 0;
  }
  .home-image-text-section .logo-content-block {
    font-size: 15px;
    line-height: 25px;
  }
  .main-custom-collection {
    padding: 80px 0 !important;
  }
  .collection__title.title-wrapper .title {
    line-height: 50px;
  }
  .collection-tabbing .tabs-nav li,
  .collection-tabbing .show-more-text {
    font-size: 15px;
    line-height: 22px;
    padding: 10px 5px;
    margin: 0 3px;
  }
  .owl-dots button.owl-dot {
    width: 14px;
    height: 14px;
  }
  .collection-title-tab-ul-block {
    padding-bottom: 60px !important;
  }
  .product-grid .quick-add__submit svg {
    width: 30px;
    height: 30px;
  }
  .product-grid .full-unstyled-link {
    font-size: 18px;
    line-height: 22px;
    margin: 14px 0;
  }
  .product-grid .quick-add__submit:disabled {
    font-size: 14px;
  }
  .down-button-block {
    padding-top: 48px;
  }
  .down-button-block .btn {
    font-size: 20px;
    line-height: 25px;
    border-radius: 100px;
    padding: 22px 10px;
  }
  .home-good-bulb-section {
    padding: 84px 0 80px 0;
  }
  .home-good-bulb-section .good-bulb-heading {
    line-height: 40px;
    margin-bottom: 16px;
  }
  .home-good-bulb-section .good-bulb-upper-text,
  .home-good-bulb-section .good-bulb-down-text {
    line-height: 41px;
  }
  .home-good-bulb-section .good-bulb-image img {
    max-width: 590px;
  }
  .home-good-bulb-section .good-bulb-image {
    margin: 80px 0 40px 0;
  }
  .home-good-bulb-section .good-bulb-down-text {
    max-width: 770px;
  }

  .collection-list-heading {
    margin-bottom: 40px;
    line-height: 40px;
  }
  .home-collection-list-section .collection-list-all-items {
    grid-gap: 28px 15px;
  }
  .home-collection-list-section .down-button-block {
    padding-top: 60px;
  }
  .inner-home-video-section .left-side-block {
    margin-right: 30px;
  }
  .home-video-section .beGood_img img {
    max-width: 180px;
  }
  .home-video-section .beGood_img {
    padding-bottom: 10px;
  }
  .home-video-section .content_text {
    line-height: 38px;
  }
  .home-video-section .bottom_text-img {
    padding-top: 20px;
  }
  .home-video-section .text_part h6 {
    line-height: 36px;
  }
  .home-video-section .bottom_text-img .tom_img img {
    max-width: 110px;
  }

  .home-blog-section {
    padding: 80px 0 90px 0;
  }
  .home-blog-section .blog-all-items {
    grid-gap: 20px 34px;
  }
  .home-blog-section .article-main-content {
    padding: 12px 0;
  }
  /* .home-blog-section .readmore-article {
    font-size: 15px;
    line-height: 18px;
    padding-top: 12px;
    margin-top: 10px;
  } */
  /* .home-blog-section .article-title {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
  } */
  /* .home-blog-section .article-date {
    font-size: 16px;
    line-height: 20px;
    max-width: 68px;
  } */
  /* .home-blog-section .article-content,
  .home-blog-section .article-content p {
    font-size: 16px;
    line-height: 26px;
  } */
  .home_reviews .heading_txt {
    margin-bottom: 30px;
    font-size: 40px;
    line-height: 50px;
  }
  .home_reviews .reviews {
    padding: 30px 120px;
  }
  .home_reviews .owl-nav button.owl-prev {
    left: 40px;
  }
  .home_reviews .owl-nav button.owl-next {
    right: 40px;
  }
  .home_reviews .owl-nav button svg {
    max-width: 50px;
  }
  .home_reviews .review_name {
    margin-top: 30px;
  }
  .home_reviews .review_text {
    font-size: 22px;
    line-height: 31px;
    padding: 22px 0 0 9px;
  }
  .two_reviews_section .review_svg svg {
    max-width: 50px;
    height: auto;
  }
  .home_reviews .owl-dots {
    margin-top: 50px;
  }

  .home-instagram-section .inner-home-instagram-section h2.insta-heading {
    line-height: 50px;
  }
  .home-instagram-section .insta-all-blocks {
    padding-top: 40px;
    grid-gap: 30px;
  }
  .home-newsletter-section {
    margin-top: 90px;
  }
  footer.footer .footer__blocks-wrapper {
    grid-gap: 10px;
  }
  .inner-home-newsletter-section .newsletter-contentsection {
    padding: 30px 0 40px 180px;
  }
  .home-newsletter-section .newsletter-image img {
    max-height: 260px;
  }
  .newsletter-heading {
    font-size: 26px;
    line-height: 30px;
  }
  .home-newsletter-section .newsletter-content {
    font-size: 13px;
    line-height: 30px;
  }
  .inner-home-newsletter-section .newsletter-left-block {
    margin-right: 20px;
  }
  .home-newsletter-section .newsletter-form__button {
    font-size: 16px;
    line-height: 22px;
    max-width: 126px;
    max-height: 50px;
  }
  .home-newsletter-section .newsletter-form__field-wrapper .field__input {
    height: 70px;
    padding: 10px 146px 10px 20px;
  }
  .home-newsletter-section .newsletter-form .field__label {
    font-size: 16px;
    line-height: 22px;
    top: 25px;
    left: 20px;
  }
  .home-newsletter-section .newsletter-form .field__input:focus ~ .field__label,
  .home-newsletter-section
    .newsletter-form
    .field__input:not(:placeholder-shown)
    ~ .field__label,
  .home-newsletter-section
    .newsletter-form
    .field__input:-webkit-autofill
    ~ .field__label,
  .home-newsletter-section
    .newsletter-form
    .customer
    .field
    input:focus
    ~ label,
  .home-newsletter-section
    .newsletter-form
    .customer
    .field
    input:not(:placeholder-shown)
    ~ label,
  .home-newsletter-section
    .newsletter-form
    .customer
    .field
    input:-webkit-autofill
    ~ label {
    left: 20px !important;
  }
  footer.footer .footer__blocks-wrapper {
    grid-gap: 20px 10px;
    grid-template-columns: 1.5fr 1fr 1fr 1fr;
  }
  footer.footer .location-icon {
    display: flex;
    align-items: center;
    margin-right: 10px;
  }
  footer.footer .location-icon svg {
    width: 26px;
    height: auto;
  }
  footer.footer .location-text {
    font-size: 12px;
    line-height: 19px;
  }
  footer.footer .Location-block {
    padding-bottom: 16px;
    margin-bottom: 10px;
  }
  footer.footer .footer-content {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 20px;
  }
  footer.footer .footer-block__image-wrapper {
    max-width: 170px !important;
    margin-bottom: 14px;
  }
  footer.footer .footer-block__heading {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
    padding-bottom: 4px;
  }
  footer.footer .list-menu__item {
    font-size: 14px;
    line-height: 46px;
  }
  /* .home-blog-section .top_bottom_text .top_text,
  .home-blog-section .article-content {
    padding: 0 20px;
  } */
  /* .home-blog-section .readmore-article {
    padding-left: 20px;
    padding-right: 20px;
  } */
  .ourmission-video-section .our-mission-play-btn svg {
    max-width: 80px;
  }
  .ourmission-video-section .video-left-content {
    padding: 30px 22px;
    max-width: 340px;
  }
  .ourmission-video-section .video_inner_content h5 {
    line-height: 22px;
  }
  .video_bottom_content {
    line-height: 40px;
    margin: 20px auto 50px auto;
  }

  .ourmission-video-section .icon_content {
    line-height: 28px;
    margin-top: 20px;
  }
  .our_mission_those_who_live .heading_h2 h2 {
    margin-bottom: 80px;
    width: 990px;
    margin-left: auto;
    margin-right: auto;
  }
  .our_mission_those_who_live .inner_image_content {
    grid-gap: 30px;
  }
  .our_mission_those_who_live .content {
    margin-top: 20px;
    line-height: 30px;
  }
  .our_mission_those_who_live .inner_image_content img {
    max-height: 100%;
  }
  .video_bottom_content {
    line-height: 32px;
  }
  .ourmission-video-bottom-section .mission-give-down-section .down-subtext {
    line-height: 1.8;
  }

  .mission-give-down-section .btn {
    font-size: 16px;
  }

  .mission-give-down-section .page-width {
    width: 1000px;
    max-width: 1000px;
  }
  .mission-give-down-section .down-heading {
    margin: 75px auto 30px auto;
  }
  .mission-give-down-section .btn {
    margin: 40px auto 0 auto;
  }
  .product_master_section .inner_product_master .right_block {
    padding: 0 0 0 40px;
  }
  .related-products .product-grid {
    --grid-desktop-horizontal-spacing: 30px;
  }
  .product_master_section .inner_product_master .right_block .heading {
    line-height: normal;
    max-width: 320px;
    margin: 14px 0;
  }
  .product--thumbnail fieldset.product-form__input .form__label {
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 8px !important;
  }
  .product--thumbnail .pro-read-more,
  .product--thumbnail .pro-read-less {
    margin: 10px 0 0 0;
  }

  .product-title-text-block .product-title-text p {
    font-size: 18px;
    line-height: 22px;
    margin-top: 8px;
  }
  .product--thumbnail .product__info-wrapper.grid__item {
    padding-left: 26px !important;
  }

  .product--thumbnail .quantity__input,
  .product--thumbnail .quantity_text {
    font-size: 18px;
    line-height: 25px;
  }
  .product--thumbnail .product-form__input.product-form__quantity {
    margin-right: 10px;
  }

  .product--thumbnail .shipping-logo svg {
    max-width: 28px;
  }
  .product--thumbnail .shipping-block {
    margin-right: 14px;
  }

  .product--thumbnail .shippin-buy-block {
    align-items: flex-start;
    padding: 18px 0 18px 0;
  }
  .product--thumbnail .product-desc-heading {
    font-size: 30px;
    line-height: 40px;
    margin: 0 0 10px 0;
  }
  .product--thumbnail .price__regular .price-item--regular {
    font-size: 22px;
    line-height: 26px;
  }

  .related-products .product-grid .grid__item .quick-add button {
    line-height: 32px;
    padding: 12px 30px;
  }
  .related-products .product-grid .grid__item h3 a {
    margin-bottom: 16px;
  }
  .related-products .related-products__heading {
    font-size: 30px;
    line-height: 40px;
  }
  .related-products .price__regular .price-item--regular {
    font-size: 20px;
    line-height: 26px;
  }
  .Featured-Bulbs .tab_single_product .user_text_back {
    padding: 8px 16px;
    top: 10px;
    left: 10px;
  }
  .Featured-Bulbs .tab_single_product .image_product {
    padding: 60px 20px 0 20px;
  }

  .Featured-Bulbs .tab-all-products-items img {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    transform: translateX(0%);
  }

  .Featured-Bulbs .title__product {
    margin: 12px 0;
    line-height: 24px;
    padding-top: 20px;
  }
  .Featured-Bulbs .price__product {
    line-height: 23px;
    margin: 0 0 8px 0;
  }

  .saving-blog-social-newsletter-section .saving-blog-section,
  .lighting-blog-latest-article-section .lifhting-blog-section {
    margin-right: 50px;
  }
  .saving-blog-social-newsletter-section
    .newsletter-form-block
    .newsletter-form__field-wrapper
    .field__input {
    height: 60px;
  }
  .saving-blog-social-newsletter-section
    .newsletter-form-block
    .newsletter-form__field-wrapper
    .field
    .newsletter-form__button {
    font-size: 14px;
    padding: 12px 10px;
    max-width: 124px;
  }
  .saving-blog-social-newsletter-section
    .newsletter-form-block
    .newsletter-form__field-wrapper
    .field__label {
    top: 22px;
    font-size: 13px;
    left: 10px;
  }
  .saving-blog-social-newsletter-section
    .newsletter-form-block
    .newsletter-form
    .newsletter-form-block
    .newsletter-form
    .field__input:focus
    ~ .field__label,
  .saving-blog-social-newsletter-section
    .newsletter-form-block
    .newsletter-form
    .field__input:not(:placeholder-shown)
    ~ .field__label,
  .saving-blog-social-newsletter-section
    .newsletter-form-block
    .newsletter-form
    .field__input:-webkit-autofill
    ~ .field__label,
  .saving-blog-social-newsletter-section
    .newsletter-form-block
    .newsletter-form
    .customer
    .field
    input:focus
    ~ label,
  .saving-blog-social-newsletter-section
    .newsletter-form-block
    .newsletter-form
    .customer
    .field
    input:not(:placeholder-shown)
    ~ label,
  .saving-blog-social-newsletter-section
    .newsletter-form-block
    .newsletter-form
    .customer
    .field
    input:-webkit-autofill
    ~ label {
    top: 3px !important;
    left: 10px !important;
  }
  .saving-blog-social-newsletter-section
    .newsletter-form-block
    .newsletter-form__field-wrapper
    .field__input {
    padding: 10px 140px 10px 10px;
  }
  .third-blog-section .all-article {
    grid-gap: 40px;
  }
  .product--thumbnail .loop-subscription-group-label,
  .product--thumbnail .loop-one-time-purchase-option-label,
  .product--thumbnail .loop-one-time-purchase-option-price-amount,
  .product--thumbnail .loop-subscription-group-price-amount {
    font-size: 20px !important;
    line-height: 24px !important;
  }
  .product--thumbnail .loop-subscription-group-selling-plans-container {
    flex-wrap: inherit !important;
    flex-direction: column;
    align-items: flex-start !important;
  }
  .product--thumbnail .loop-selling-plan-selector {
    margin-left: 0 !important;
    margin-top: 10px !important;
  }
  .Main-logIn-signUp-Page {
    padding: 80px 0;
  }
  .title-image-block h1 {
    font-size: 40px;
    line-height: 50px;
    color: #232323;
  }
  .logIn-signUp-Page .login-title-image-block .login-image img {
    max-width: 180px;
  }
  .logIn-signUp-Page .login-content {
    font-size: 18px;
    line-height: 40px;
  }
  .logIn-signUp-Page form {
    margin-top: 30px !important;
  }
  .logIn-signUp-Page.login .field {
    margin-bottom: 30px !important;
  }
  .logIn-signUp-Page.login .field + a {
    margin-top: -30px;
  }
  .logIn-signUp-Page .login-input-icon {
    width: 60px;
    height: 60px;
  }
  .logIn-signUp-Page .field input {
    padding: 9px 70px !important;
    min-height: 60px;
  }
  .logIn-signUp-Page .alredy-account-text,
  .logIn-signUp-Page .alredy-account-text a {
    font-size: 16px;
    line-height: 60px;
  }
  .logIn-signUp-Page .field__input:focus ~ .field__label,
  .logIn-signUp-Page .field__input:not(:placeholder-shown) ~ .field__label,
  .logIn-signUp-Page .field__input:-webkit-autofill ~ .field__label,
  .logIn-signUp-Page .field input:focus ~ label,
  .logIn-signUp-Page .field input:not(:placeholder-shown) ~ label,
  .logIn-signUp-Page .field input:-webkit-autofill ~ label {
    left: 72px;
  }
  .logIn-signUp-Page form .submit-button-acc,
  .logIn-signUp-Page.login form button {
    font-size: 16px;
    line-height: 44px;
    min-height: 59px;
    padding: 6px;
    margin-top: 16px;
  }
  .logIn-signUp-Page .alredy-account-text,
  .logIn-signUp-Page .alredy-account-text a,
  .logIn-signUp-Page .create-account-block .create-account-text,
  .logIn-signUp-Page .create-account-block a {
    font-size: 16px;
    line-height: 50px;
    margin-top: 16px !important;
  }
  body.index .home-newsletter-main-section {
    padding-top: 100px;
  }
  section.home_reviews {
    padding: 100px 0 0 0;
  }
  /* .home-image-text-section {
    padding: 86px 0 80px 0;
  } */
  .Home-img-width-section .image-with-text {
    padding-top: 90px;
    padding-bottom: 80px;
  }
  .ourmission-video-section.our-mission-main-banner-section .video_image {
    margin: 70px 0 90px 0;
  }
  .ourmission-video-section.our-mission-main-banner-section
    .video-upper-section {
    grid-gap: 80px;
  }
  ul.extreme-conditions-articles li {
    font-size: 22px;
    line-height: 36px;
    margin-bottom: 22px;
  }
  article.article-template .article-template__title {
    font-size: 40px;
    line-height: 50px;
  }
  .article-share-social-media {
    margin-top: 30px;
  }
}

@media (max-width: 989px) {
  .custom-header-right-block .header__icons{display:none !important;}
  article.article-template .article-template__title {
    font-size: 30px;
    line-height: 40px;
    padding: 29px 0 25px;
  }
  header.header .list-menu__item:hover {
    color: #fff !important;
  }
  header.header .header-down-block-main {
    display: none;
  }
  .menu-drawer__utility-links {
    padding: 2rem 14px 8rem !important;
  }

  .header-new .menu-drawer__utility-links{
    padding: 2rem 14px 2rem !important;
  }

  .button.custom_link_btn{
    width:100%;
  }
  
  .modal__toggle-open.icon.icon-search use {
    color: #fff;
  }
  header.header .header__icon span svg.icon.icon-close path {
    fill: #fff;
  }
  header.header .search__button .icon use,
  header.header .modal__close-button .icon use {
    color: #fff;
  }
  header.header .search-modal {
    background: #232323;
  }
  header.header .header__icon--cart {
    margin-right: 50px;
  }
  header.header .header-right-block {
    display: flex;
    align-items: center;
  }
  body.index .home-newsletter-main-section {
    padding-top: 60px;
  }
  .left-text-block,
  .right-text-block {
    position: static;
    transform: translate(0px, 0%);
  }
  .left-text-block,
  .right-text-block {
    max-width: 474px;
    margin: 0 auto;
    text-align: center;
  }
  .inner-light-master-banner-section {
    display: flex;
    flex-direction: column;
    padding-top: 30px;
  }
  .middle-image-block {
    order: 3;
  }
  .right-text-block {
    order: 2;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .ourmission-video-section .video-img {
    display: block;
  }
  .product--thumbnail .desktop-view {
    display: none !important;
  }
  /*     header.header .header-upper-block {
        position: relative;
    } */
  header.header .list-menu__item {
    padding: 12px 26px;
  }
  .menu-drawer .list-social {
    justify-content: flex-start !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
  }
  .menu-drawer .list-social__link svg {
    max-width: 24px;
  }
  .menu-drawer .list-social__link {
    padding: 8px !important;
  }
  header.header .header__heading-link {
    display: flex;
    align-items: center;
  }
  header.header .header__icon span .icon-hamburger,
  header.header .header__icon span .icon.icon-close {
    height: 2rem;
    width: 2rem;
  }
  header.header .header__icons {
    display: flex;
    align-items: center;
  }
  header.header .header__icon--cart {
    margin-left: 0 !important;
  }
  header.header .menu-drawer {
    right: 0 !important;
    left: auto !important;
    transform: translate(100%) !important;
    background-color: #232323;
  }

  header.header-new .menu-drawer {
    right: 0 !important;
    left: auto !important;
    transform: translate(100%) !important;
    background-color: #3C4542;
  }

  header-drawer {
    margin-left: 0 !important;
  }
  header.header .header__icon--menu .icon {
    right: 3rem;
  }
  .no-js details[open] > .menu-drawer,
  .js details[open].menu-opening > .menu-drawer,
  details[open].menu-opening > .menu-drawer__submenu {
    transform: translate(0) !important;
  }
  header.header .header__icons {
    width: auto;
  }
  header.header .header__heading {
    width: auto;
  }
  header.header .desktop-view {
    display: none !important;
  }
  footer.footer .footer__blocks-wrapper {
    grid-template-columns: 1fr;
    grid-gap: 0;
  }
  footer.footer .footer-content {
    max-width: 100%;
  }
  footer.footer .footer-block__image-wrapper {
    margin: 0 0 16px 0;
  }
  .footer__blocks-wrapper .btn {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: max-content;
  }
  footer.footer .footer-block li {
    margin-right: 0;
    margin-bottom: 8px;
  }
  footer.footer .footer-block__heading {
    margin-bottom: 10px;
  }
  footer.footer .footer-block {
    padding-bottom: 30px;
  }
  footer.footer .list-menu__item {
    font-size: 14px;
    line-height: 40px;
  }
  .inner-home-newsletter-section {
    flex-direction: column;
  }
  .inner-home-newsletter-section .newsletter-left-block {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .inner-home-newsletter-section .newsletter-form-block {
    width: 100%;
  }
  .inner-home-newsletter-section .newsletter-image {
    display: none;
  }
  .inner-home-newsletter-section .newsletter-contentsection {
    padding: 0;
    text-align: center;
    width: 100%;
  }
  .home-newsletter-section {
    margin-top: 50px;
    padding: 40px 0;
  }
  .home-newsletter-section .newsletter-form__field-wrapper .field__input {
    height: 50px;
  }
  .home-newsletter-section .newsletter-form__button {
    font-size: 14px;
    line-height: 20px;
    max-width: 126px;
    max-height: 40px;
  }
  .home-newsletter-section .newsletter-form .field__label {
    top: 15px;
  }
  .home-newsletter-section .newsletter-form .field__input:focus ~ .field__label,
  .home-newsletter-section
    .newsletter-form
    .field__input:not(:placeholder-shown)
    ~ .field__label,
  .home-newsletter-section
    .newsletter-form
    .field__input:-webkit-autofill
    ~ .field__label,
  .home-newsletter-section
    .newsletter-form
    .customer
    .field
    input:focus
    ~ label,
  .home-newsletter-section
    .newsletter-form
    .customer
    .field
    input:not(:placeholder-shown)
    ~ label,
  .home-newsletter-section
    .newsletter-form
    .customer
    .field
    input:-webkit-autofill
    ~ label {
    top: -1px !important;
  }
  .home-newsletter-section .newsletter-content {
    max-width: 520px;
    margin: 0 auto;
  }
  .home-instagram-section .insta-all-blocks {
    padding-top: 20px;
    grid-gap: 20px;
  }
  .home-instagram-section .inner-home-instagram-section h2.insta-heading {
    line-height: 40px;
  }

  .home_reviews .owl-dots {
    margin-top: 30px;
  }
  .home_reviews .owl-nav button svg {
    max-width: 40px;
    height: auto;
  }
  .home_reviews .reviews {
    padding: 30px 80px;
  }
  .home_reviews .owl-nav button.owl-prev {
    left: 20px;
  }
  .home_reviews .owl-nav button.owl-next {
    right: 20px;
  }
  .home_reviews .heading_txt {
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 40px;
  }
  .home_reviews .review_text {
    font-size: 18px;
    line-height: 27px;
    padding: 22px 0 0 28px;
  }
  .home_reviews .review_name {
    margin-top: 20px;
    font-size: 14px;
    line-height: 17px;
  }
  .home-blog-section {
    padding: 60px 0 60px 0;
  }
  .home-blog-section .blog-all-items {
    grid-gap: 14px 18px;
  }
  /* .home-blog-section .article-date {
    max-width: 58px;
    left: 26px;
  } */
  .home-blog-section .blog-heading {
    line-height: 32px;
  }
  .home-blog-section .blog-sub-heading {
    font-size: 14px;
    line-height: 16px;
  }
  .inner-home-video-section {
    flex-direction: column;
    text-align: center;
  }
  .inner-home-video-section .left-side-block {
    margin: 0 0 30px 0;
    width: 100%;
  }
  .inner-home-video-section .right-side-block {
    width: 100%;
  }
  .home-video-section .beGood_img {
    justify-content: center;
  }
  .home-video-section .bottom_text-img {
    justify-content: center;
  }
  .modal__toggle-open.icon.icon-search {
    max-width: 18px;
    margin-right: 20px;
  }
  header.header .header-upper-block .header-search-block,
  header.header .calling-block,
  header.header .header__icon.header__icon--account {
    display: none;
  }
  .inner-home-video-section .left-side-block .contests-play-btn svg {
    max-width: 80px;
    height: auto;
  }

  .down-button-block {
    padding-top: 40px;
    max-width: 440px;
  }
  .home-collection-list-section .down-button-block {
    padding-top: 40px;
  }
  .down-button-block .btn {
    font-size: 18px;
    line-height: 22px;
    max-height: 48px;
    min-height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .home-collection-list-section .collection-list-all-items {
    grid-gap: 20px 10px;
  }
  .collection-list-heading {
    margin-bottom: 20px;
  }
  .collection-list-sub-heading {
    margin-bottom: 4px;
  }
  .home-good-bulb-section .good-bulb-image img {
    max-width: 500px;
  }
  .home-good-bulb-section .good-bulb-image {
    margin: 40px 0 40px 0;
  }
  .home-good-bulb-section .good-bulb-upper-text,
  .home-good-bulb-section .good-bulb-down-text {
    line-height: 37px;
  }
  .collection-list-heading {
    line-height: 40px;
  }
  .home-good-bulb-section .good-bulb-heading {
    line-height: 40px;
  }
  .product-grid .full-unstyled-link {
    font-size: 16px;
    line-height: 20px;
  }
  .collection__title.title-wrapper .title {
    line-height: 32px;
    text-align: center;
  }
  .collection-title-tab-ul-block {
    flex-direction: column;
  }
  .collection-title-tab-ul-block {
    padding-bottom: 20px !important;
  }
  .home-image-text-section .all-blocks {
    grid-template-columns: 1fr 1fr;
  }
  .main-custom-collection {
    padding: 70px 0 !important;
  }
  /* .home-image-text-section {
    padding: 70px 0 20px 0;
  } */
  .inner-home-banner-slider-section {
    flex-direction: column;
  }
  .inner-home-banner-slider-section .banner-left-content-block {
    width: 100%;
    margin: 0 0 30px 0;
  }
  .inner-home-banner-slider-section .banner-right-slider-block {
    width: 100%;
  }
  header.header {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .ourmission-video-section .video-left-content {
    position: unset;
    transform: inherit;
    max-width: 100%;
    text-align: center;
  }
  .ourmission-video-section .inner_icon_text {
    grid-gap: 10px;
  }

  .ourmission-video-section:before {
    display: none;
  }
  .ourmission-video-section .icon_content {
    line-height: 24px;
    margin-top: 14px;
  }
  .ourmission-video-section .block_text_icon {
    padding: 20px 18px;
  }
  .our_mission_those_who_live .heading_h2 h2 {
    line-height: 40px;
    margin-bottom: 60px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .our_mission_those_who_live .inner_image_content {
    grid-gap: 18px;
  }
  .our_mission_those_who_live .inner_image_content img {
    max-height: 100%;
  }
  .our_mission_those_who_live .content {
    margin-top: 16px;
    line-height: 24px;
  }
  .ourmission-video-bottom-section .ourmission_video_main_section {
    display: flex;
    flex-direction: column-reverse;
    padding: 0 3rem;
  }
  .ourmission-video-bottom-section .video-left-content .video_inner_content {
    max-width: 100%;
  }
  .ourmission-video-section.ourmission-video-bottom-section
    .video-left-content {
    max-width: 100% !important;
    width: 100%;
  }
  .ourmission-video-section .video-left-content {
    border-radius: 0 0 20px 20px;
  }
  .ourmission-video-section .video-img,
  .ourmission-video-section video {
    border-radius: 20px 20px 0 0;
    display: block;
  }
  .ourmission-video-section .video_inner_content {
    max-width: 580px;
    margin: 0 auto;
  }
  .ourmission-video-section .video-left-content {
    padding: 30px 20px;
  }
  .ourmission-video-section .our-mission-play-btn svg {
    max-width: 60px;
  }
  .ourmission-video-bottom-section .heading h3 {
    line-height: 40px;
    margin-top: 70px;
  }
  .video_bottom_content {
    line-height: 30px;
  }
  .video_bottom_content {
    margin: 10px auto 50px auto;
  }
  .ourmission-video-bottom-section .icon_heading {
    line-height: normal;
    margin: 10px 0 10px 0;
  }
  .ourmission-video-bottom-section .inner_icon_text {
    grid-template-columns: 1fr 1fr;
    grid-gap: 50px 60px;
  }

  .inner-mission-give-section {
    padding: 70px 0;
    margin-bottom: 70px;
  }
  .give-upper-section {
    flex-direction: column;
  }
  .inner-mission-give-section .upper-left-text .text__two {
    margin-left: 0;
  }
  .inner-mission-give-section .upper-left-text .text__three {
    margin-left: 0;
  }
  .inner-mission-give-section .upper-left-text {
    line-height: normal;
    text-align: center;
    display: block;
    margin: 0 0 30px 0;
    width: 100%;
  }
  .upper-right-image {
    width: 100%;
  }
  .inner-mission-give-section:after {
    max-width: 130px;
    min-height: 180px;
    bottom: -9%;
  }
  .mission-give-down-section .down-heading {
    line-height: 40px;
    margin: 40px auto 20px auto;
  }
  .mission-give-down-section .down-subtext {
    line-height: 28px;
  }

  .mission-give-down-section .btn {
    margin: 24px auto 0 auto;
    padding: 16px 10px;
    font-size: 16px;
  }
  .ourmission-video-bottom-section .video_inner_content p {
    line-height: 30px;
  }
  footer.footer .footer-block:last-child {
    padding-bottom: 0;
  }
  .menu-drawer__navigation {
    padding: 2.6rem 0 !important;
  }
  header.header .modal__close-button .icon,
  header.header .search__button .icon {
    width: 1.7rem !important;
    height: 1.7rem !important;
  }
  header.header .search__input.field__input {
    max-width: 100% !important;
    padding: 10px 10px 10px 42px;
  }
  header.header .reset__button.field__button {
    display: none;
  }
  .home-banner-slider-section .founder-content {
    max-width: 660px;
  }
  .product-grid .grid__item:nth-child(even) {
    border-right: 0;
  }
  .product--thumbnail .grid__item.product__media-wrapper {
    width: 100% !important;
    max-width: 100% !important;
    margin-bottom: 20px;
  }
  .product--thumbnail .product__info-wrapper.grid__item {
    width: 100% !important;
    max-width: 100% !important;
    padding: 30px 0 0 0 !important;
  }
  .product--thumbnail {
    flex-direction: column !important;
  }
  .product--thumbnail .product__info-container {
    max-width: 100%;
  }
  .product--thumbnail .product-form__input {
    max-width: 100% !important;
  }
  .product--thumbnail .product-expert-block {
    max-width: 100%;
  }
  .product--thumbnail .product-quantity-add-to-cart-block {
    display: flex;
    gap: 10px;
    justify-content: flex-start;
    align-items: center;
  }
  .product--thumbnail .quantity {
    max-width: 100%;
    justify-content: space-between;
  }
  .product--thumbnail .shippin-buy-block {
    flex-direction: row;
  }
  .product--thumbnail .product-desc-heading {
    font-size: 22px;
    line-height: 32px;
  }
  .product--thumbnail .pro-read-more,
  .product--thumbnail .pro-read-less {
    margin: 20px 0 0 0;
    font-size: 14px;
    line-height: 22px;
  }
  .product--thumbnail {
    padding: 40px 0;
  }
  .related-products {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  .related-products .product-grid .grid__item .quick-add button {
    line-height: 28px;
  }
  .related-products .price__regular .price-item--regular {
    font-size: 16px;
    line-height: 24px;
  }
  .related-products .product-grid .grid__item .quick-add {
    margin-top: 10px;
  }
  .related-products .product-grid .grid__item h3 a {
    margin-bottom: 6px;
    line-height: 22px;
  }
  .related-products .product-grid .grid__item {
    border-radius: 15px;
    padding: 0px;
    margin-bottom: 20px;
  }

  .product_master_section .inner_product_master {
    flex-direction: column;
  }
  .product_master_section .inner_product_master .left_block .image_01 {
    top: -70px;
    max-width: 80px;
  }
  .product_master_section .inner_product_master .left_block {
    width: 100%;
  }
  .product_master_section .inner_product_master .right_block {
    width: 100%;
  }
  .product_master_section .inner_product_master .right_block {
    padding: 30px 0 0 0;
  }
  .product_master_section .inner_product_master .right_block .heading {
    line-height: normal;
    max-width: 100%;
    margin: 10px 0;
  }
  .product_master_section .inner_product_master .right_block .content p {
    line-height: 1.6;
    margin-bottom: 10px;
  }
  .product_why_our_bulbs .image_product_why_our_bulbs {
    padding-top: 40px;
  }
  .product_why_our_bulbs
    .inner_product_why_our_bulbs
    .heading_product_why_our_bulbs {
    font-size: 30px;
    line-height: 40px;
  }
  .product_why_our_bulbs {
    padding: 60px 0 60px;
  }

  .Featured-Bulbs .title__product {
    margin: 10px 0;
    line-height: 20px;
  }
  .Featured-Bulbs .price__product {
    line-height: 24px;
    margin: 0 0 8px 0;
  }
  .Featured-Bulbs .category_text {
    line-height: 16px;
  }
  .Featured-Bulbs .icon__product svg {
    max-width: 22px;
  }

  .blog-text-section {
    padding: 50px 0 40px 0;
  }

  .blog-category-tab-section .all-category {
    width: 900px;
  }
  .blog-category-tab-section .blog-single-category a {
    font-size: 14px;
    line-height: 20px;
    padding: 9px;
    min-height: 50px;
  }
  .saving-blog-social-newsletter-section,
  .lighting-blog-latest-article-section {
    flex-direction: column;
    text-align: center;
  }
  .saving-blog-social-newsletter-section .saving-blog-section,
  .lighting-blog-latest-article-section .lifhting-blog-section {
    margin: 0 0 30px 0;
    width: 100%;
  }
  .saving-blog-social-newsletter-section .article-newsletter-social-section,
  .lighting-blog-latest-article-section .latest-article-section {
    width: 100%;
  }
  .saving-blog-social-newsletter-section .newsletter-form__field-wrapper {
    max-width: 100%;
  }
  .saving-blog-social-newsletter-section
    .newsletter-form-block
    .newsletter-form {
    max-width: 100%;
  }
  .article-newsletter-social-section .article-social-block .newsletter-text {
    max-width: 100%;
  }
  .latest-single-article {
    margin-top: 30px;
    padding-top: 30px;
    align-items: center;
    text-align: left;
  }
  .third-blog-section .all-article {
    grid-gap: 20px;
  }
  /*     .third-blog-section .all-article .article-image img {
        max-height: 104px;
    } */
  .blog-articles-section .article-title {
    font-size: 22px;
    line-height: 32px;
    margin: 29px 0 20px 0;
  }
  .article-content-1 {
    font-size: 16px;
    line-height: 26px;
  }
  .latest-article-titel {
    font-size: 22px;
    line-height: 32px;
  }
  .latest-article-upper-section {
    font-size: 22px;
    line-height: 32px;
  }
  .blog-articles-section .readmore-article {
    font-size: 16px;
    line-height: 24px;
    margin-top: 20px;
  }
  .blog-articles-section .blog-category {
    font-size: 22px;
    line-height: 32px;
    margin: 0 0 20px 0;
  }
  .blog-text-section .blog-heading {
    line-height: 1.4;
  }
  .product--thumbnail .product-images-upper-block .banner-slider {
    display: block;
  }
  .product--thumbnail button.slick-arrow {
    display: none;
  }
  .product--thumbnail .product-img-slide-1 .slick-initialized .slick-slide img {
    border: 2px solid transparent;
  }
  .product--thumbnail
    .product-img-slide-1
    .slick-initialized
    .slick-current.slick-active
    img {
    border-color: #ec5d2a;
  }
  .product--thumbnail .product__photo.product-thumb {
    display: flex !important;
    align-items: center;
    padding: 5px;
  }
  .product__info-wrapper .price {
    font-size: 15px;
    line-height: 22px;
    margin: 10px 0;
  }
  .product--thumbnail .loop-one-time-purchase-option,
  .product--thumbnail .loop-subscription-group-border-top {
    padding: 25px 16px !important;
  }
  .ourmission-video-bottom-section .video-left-content {
    padding: 30px 1.5rem !important;
  }
  body.index .image-with-text__grid--reverse {
    flex-direction: column;
  }
  body.index .image-with-text .grid__item {
    width: 100%;
  }
  body.index .image-with-text .image-with-text__content {
    padding: 30px 0 0 0;
  }
  body.index .image-with-text .image-with-text__text.rte.body {
    font-size: 15px;
    line-height: 32px;
    text-align: center;
  }
  body.index .image-with-text .image-with-text__heading {
    font-size: 26px;
    text-align: center;
    width: 100%;
  }
  .inner-home-banner-slider-section .banner-left-content-block {
    text-align: center;
  }
  .home-banner-slider-section .button-block {
    margin: 0 auto;
  }
  .home-banner-slider-section .founder-heading {
    margin-bottom: 10px;
  }
  .Featured-Bulbs .tab-all-products-items {
    grid-gap: 20px;
  }
  .custom_product_Form_new .product-form__submit,
  .customsold_out_btn {
    font-size: 16px;
  }
  .feature-upper-sidebar-text .upper-sidebar-text {
    font-size: 18px;
    line-height: 30px;
    margin: 0 10px;
    text-align: center;
  }
  .feature-upper-sidebar-text .circle-icon svg {
    max-width: 20px;
    height: auto;
  }
  section.home_reviews {
    padding: 60px 0 0 0;
  }
  .Home-img-width-section .image-with-text {
    padding-top: 30px;
    padding-bottom: 40px;
  }
  .product-grid-container {
    padding: 100px 0;
  }
  .inner-collection-image-text-section .down-text-block {
    padding: 20px 1.5rem;
    text-align: center;
  }
  .inner-collection-image-text-section {
    grid-template-columns: 1fr;
  }
  .inner-down-text-block {
    font-size: 18px;
    line-height: 32px;
  }
  body.gradient.collection .home-instagram-section {
    padding: 70px 0 0 0;
  }
  .ourmission-video-section.our-mission-main-banner-section
    .video-upper-section {
    display: flex;
    flex-direction: column-reverse;
    grid-gap: 0;
    padding-bottom: 40px;
  }
  .ourmission-video-section.our-mission-main-banner-section .video_image {
    margin: 20px 0 30px 0;
  }
  .article-header {
    padding: 30px 0 50px 0;
  }
  article.article-template
    .article-template__back
    .article-template__link.link.animate-arrow {
    font-size: 16px;
  }
  article.article-template .article-date-tag .icon-tag {
    margin-left: 30px;
  }
  .article-template__social-sharing button.share-button__button {
    margin-right: 14px;
  }
}

@media (max-width: 768px) {
  .main-list-collection-section .collection-list-image {
    padding-top: 10px;
  }
  .main-list-collection-section .collection-list-title-sub-title {
    padding: 10px 6px 20px !important;
  }
  body.list-collections .home-instagram-section {
    padding-top: 40px;
  }
  .main-list-collection-section a.btn {
    line-height: 15px;
    padding: 15px;
  }
  article.article-template .rte img {
    border-radius: 6px;
  }
  article.article-template .all-article-tags {
    display: block;
  }
  article.article-template .article-template__content h2.h1.mb-30 {
    font-size: 22px;
  }
  .article-template__content {
    font-size: 14px;
    line-height: 28px;
  }
  .article-share-social-media .social-media-icon svg {
    width: 20px;
  }
  .article-share-social-media
    .social-media-icon
    .list-social__item
    .list-social__link {
    padding: 7px 6px;
  }
  .article-template__social-sharing button.share-button__button {
    padding: 1px 20px;
  }
  article.article-template .circle-divider time,
  .all-article-tags {
    margin-left: 10px;
  }
  .article-share-social-media {
    margin-top: 16px;
  }
  article.article-template
    .article-template__back
    .article-template__link.link.animate-arrow {
    font-size: 14px;
  }
  .article-header {
    padding: 20px 0 40px 0;
  }
  article.article-template .article-template__title {
    font-size: 22px;
    line-height: 34px;
    padding: 12px 0 16px;
  }
  .steps-headings,
  .steps-headings-bottom {
    font-size: 22px;
    line-height: 34px;
    margin-bottom: 9px;
  }
  .steps-headings-bottom {
    margin-bottom: 0;
  }
  ul.extreme-conditions-articles {
    padding: 16px 26px;
  }
  ul.extreme-conditions-articles li {
    padding-left: 28px;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 10px;
  }
  ul.extreme-conditions-articles li:before {
    width: 16px;
    height: 20px;
    top: 4px;
    transform: inherit;
  }
  .ourmission-video-section.our-mission-main-banner-section .video_image {
    margin: 20px 0 20px 0;
  }
  .home-collection-list-section .down-button-block {
    padding-top: 24px;
  }
  body.gradient.collection .home-instagram-section {
    padding: 40px 0 0 0;
  }
  .inner-down-text-block {
    font-size: 14px;
    line-height: 28px;
  }
  .product-grid-container {
    padding: 40px 0;
  }
  .product-grid .grid__item {
    padding: 13px 13px 24px 13px;
  }
  .product-grid .quick-add__submit {
    font-size: 13px;
    line-height: 19px;
  }
  span.user_text_back {
    font-size: 14px;
    padding: 5px 16px;
  }
  section.home_reviews {
    padding: 40px 0 0 0;
  }
  .Featured-Bulbs .tab_single_product {
    padding: 13px 13px 24px 13px;
  }
  .home-collection-list-section .collection-list-title-sub-title {
    padding: 20px 6px 20px;
  }
  .home-collection-list-section
    .collection-list-all-items
    .collection-list-sub-title {
    margin-top: 0px;
    padding: 12px 15px;
  }

  .clickprocontent {
    width: 22px;
    height: 22px;
  }

  .Featured-Bulbs .tab_single_product .user_text_back {
    padding: 5px 16px;
  }
  .custom_product_Form_new .product-form__submit,
  .customsold_out_btn {
    font-size: 14px;
    padding: 15px 24px;
  }
  .Featured-Bulbs .tab_single_product .image_product {
    padding: 50px 0px 0 0px;
  }
  header.header .header__icon--cart {
    margin-right: 38px;
  }
  header.header .header__icon--menu .icon {
    right: 1.5rem;
  }
  body.index .home-newsletter-main-section {
    padding-top: 0;
  }
  footer.footer .footer__localization:empty + .footer__column--info {
    align-items: flex-start;
  }
  .inner-light-master-form-section h2.form-heading {
    font-size: 26px;
  }
  .form-block .field__input,
  .form-block textarea#ContactForm-body {
    min-height: 45px;
    padding: 10px 40px 10px 45px !important;
  }
  .form-block span.login-input-icon {
    left: 12px;
    top: 14px;
  }
  .form-block .field__input:focus ~ .field__label,
  .form-block .field__input:not(:placeholder-shown) ~ .field__label,
  .form-block .field__input:-webkit-autofill ~ .field__label,
  .form-block .field input:focus ~ label,
  .form-block .field input:not(:placeholder-shown) ~ label,
  .form-block .field input:-webkit-autofill ~ label {
    top: -13px !important;
    left: 45px;
    letter-spacing: 0 !important;
  }
  .light-master-form-section .contact__button button.button {
    font-size: 15px;
    padding: 14px 40px;
  }
  .form-block span.login-input-icon svg {
    max-width: 20px;
    float: left;
    max-height: 20px;
  }
  /* span.blog-catgory {
    padding: 0 10px;
  } */
  .inner-light-master-need-section {
    grid-template-columns: 1fr;
    text-align: center;
  }
  .inner-light-master-need-section h3.need-heading {
    font-size: 22px;
  }
  .inner-light-master-need-section .need-content p {
    font-size: 16px;
  }
  .right-need-image {
    text-align: center;
  }
  .form-block .field label {
    font-size: 16px;
    line-height: 44px;
    left: 45px;
  }
  .light-master-form-section {
    padding: 30px 0;
  }
  .form-content p {
    font-size: 16px;
    color: #000;
    line-height: 26px;
  }
  .contact__fields .field {
    margin-bottom: 15px;
    max-width: 100%;
  }
  .middle-image-block img {
    max-width: 370px;
  }
  .down-image-block {
    bottom: -115px;
    max-width: 200px;
  }
  .light-master-banner-section {
    margin-bottom: 115px;
  }
  .home-problem-section {
    margin: 10px 0;
  }
  .video_inner_content p {
    line-height: 24px;
  }
  .video_inner_content h2 {
    font-size: 28px;
    line-height: 36px;
  }
  .footer-block__image-wrapper img {
    max-width: 130px;
  }
  .modal__toggle-open.icon.icon-search {
    margin-right: 12px;
  }
  .home-image-text-section .all-blocks .single-item {
    margin-bottom: 10px;
  }
  .home-image-text-section .all-blocks .single-item:last-child {
    margin-bottom: 10px;
  }
  /* .home-image-text-section {
    padding: 40px 0 20px 0;
  } */
  .down-button-block {
    grid-template-columns: 1fr;
    grid-gap: 10px;
  }
  .home-collection-list-section .collection-list-all-items {
    grid-template-columns: 1fr 1fr;
  }
  .home-blog-section .blog-all-items {
    grid-template-columns: 1fr;
  }
  .home-blog-section .blog-all-items img {
    max-height: initial;
    object-fit: cover;
  }
  .home_reviews .reviews {
    padding: 20px 20px;
  }
  footer.footer {
    padding-top: 40px;
  }
  .footer-block__details-content {
    margin-bottom: 0 !important;
  }
  footer.footer .footer-content {
    margin-bottom: 10px;
  }
  .home-newsletter-section .newsletter-form .field__label {
    font-size: 14px;
    line-height: 20px;
  }
  .home-newsletter-section .newsletter-form__button {
    max-width: 104px;
  }
  .home-newsletter-section .newsletter-form__field-wrapper .field__input {
    font-size: 14px;
  }
  .home-instagram-section .insta-all-blocks {
    grid-template-columns: 1fr;
  }
  .home-instagram-section .insta-all-blocks .single-item img {
    max-height: initial;
  }
  .home-instagram-section .inner-home-instagram-section h2.insta-heading {
    line-height: 32px;
  }
  .owl-dots button.owl-dot {
    width: 12px;
    height: 12px;
  }
  .home_reviews .owl-dots {
    margin-top: 20px;
  }
  .home_reviews .owl-nav button svg {
    max-width: 26px;
  }
  .two_reviews_section .review_svg svg {
    max-width: 30px;
  }
  .home_reviews .review_text {
    font-size: 15px;
    line-height: 26px;
    padding: 10px 30px;
  }
  .home_reviews .review_name {
    margin-top: 10px;
  }
  .home_reviews .heading_txt {
    margin-bottom: 16px;
    font-size: 22px;
    line-height: 32px;
  }
  .home-blog-section {
    padding: 40px 0;
  }
  .home-blog-section .article-single-item {
    margin-bottom: 40px;
  }
  .home-blog-section .article-single-item:last-child {
    margin-bottom: 0;
  }
  /* .home-blog-section .article-content,
  .home-blog-section .article-content p {
    font-size: 14px;
    line-height: 24px;
  } */
  .home-blog-section .readmore-article {
    font-size: 14px;
  }
  /* .home-blog-section .article-date {
    left: 20px;
  } */
  .home-blog-section .blog-heading {
    line-height: 32px;
    margin-bottom: 10px;
  }

  .home-video-section .content_text {
    line-height: 30px;
  }
  .home-video-section .text_part h6 {
    line-height: 30px;
  }
  .home-video-section .bottom_text-img .tom_img img {
    max-width: 80px;
  }
  .home-video-section .beGood_img img {
    max-width: 160px;
  }
  .inner-home-video-section .left-side-block .contests-play-btn svg {
    max-width: 50px;
  }

  .down-button-block .btn {
    font-size: 14px;
    line-height: 22px;
    padding: 10px 10px;
  }
  .home-collection-list-section .collection-list-all-items .single-item {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
  }
  .collection-list-heading {
    line-height: 32px;
  }
  .home-collection-list-section
    .collection-list-all-items
    .collection-list-title {
    line-height: 20px;
  }

  .home-good-bulb-section .good-bulb-upper-text,
  .home-good-bulb-section .good-bulb-down-text {
    line-height: 30px;
  }
  .home-good-bulb-section .good-bulb-heading {
    line-height: 28px;
  }
  .down-button-block {
    max-width: 100%;
    padding-top: 30px;
  }
  .product-grid .full-unstyled-link {
    font-size: 14px;
    line-height: 18px;
  }
  .product-grid .product-category_text {
    font-size: 11px;
  }
  .collection__title.title-wrapper .title {
    line-height: 26px;
    margin: 14px 0 10px 0 !important;
  }
  .collection-tabbing .tabs-nav li,
  .collection-tabbing .show-more-text {
    font-size: 12px;
    line-height: 20px;
    padding: 4px 5px;
  }
  .collection-title-tab-ul-block .title-best-text {
    margin-bottom: 6px;
  }
  .main-custom-collection {
    padding: 40px 0 !important;
  }
  .home-image-text-section .logo-heading {
    line-height: 26px;
    margin: 6px 0;
  }
  .home-image-text-section .logo-content-block {
    font-size: 14px;
    line-height: 22px;
  }
  .btn {
    font-size: 12px;
    line-height: 16px;
  }
  .home-banner-slider-section .founder-content {
    line-height: 30px;
  }
  .home-banner-slider-section .founder-heading {
    line-height: 32px;
  }
  /*     .owl-dots {
        margin-top: 12px;
    } */

  .collection-tabbing .tabs-nav {
    justify-content: center;
  }
  .home-newsletter-section .newsletter-form__field-wrapper:before {
    right: 0;
    bottom: -23px;
  }
  .newsletter-heading:before {
    right: 0;
  }
  /* .home-blog-section .top_bottom_text .top_text,
  .home-blog-section .article-content {
    padding: 0 10px;
  } */
  /* .home-blog-section .readmore-article {
    padding-left: 10px;
    padding-right: 10px;
  } */
  .home_reviews .owl-nav button {
    top: 50%;
  }
  .ourmission-video-section .inner_icon_text {
    grid-gap: 15px;
    grid-template-columns: 1fr;
  }
  .ourmission-video-section .our-mission-play-btn svg {
    max-width: 50px;
  }
  .ourmission-video-section .video-left-content {
    padding: 20px 1.5rem;
  }
  .ourmission-video-section .video_inner_content p {
    margin-bottom: 10px;
  }
  .ourmission-video-section .video_inner_content h5 {
    line-height: 22px;
  }
  .video_bottom_content {
    line-height: 26px;
  }
  .ourmission-video-section .icon_content {
    line-height: 26px;
    margin-top: 10px;
  }
  .ourmission-video-section .block_text_icon {
    margin-bottom: 12px;
  }
  .ourmission-video-section .block_text_icon:last-child {
    margin-bottom: 0;
  }

  .our_mission_those_who_live .heading_h2 h2 {
    line-height: 32px;
    margin-bottom: 50px;
  }
  .our_mission_those_who_live .inner_image_content {
    grid-template-columns: 1fr;
    grid-gap: 15px;
  }
  .our_mission_those_who_live .content {
    margin-top: 20px;
    line-height: 22px;
  }
  .our_mission_those_who_live .inner_image_content .image_content_block {
    margin-bottom: 24px;
  }
  .our_mission_those_who_live
    .inner_image_content
    .image_content_block:last-child {
    margin-bottom: 0;
  }

  .ourmission-video-bottom-section .ourmission_video_main_section {
    padding: 0 1.5rem;
  }
  .ourmission-video-bottom-section .video_inner_content p {
    line-height: 28px;
  }
  .ourmission-video-bottom-section .heading h3 {
    line-height: 32px;
    margin-top: 40px;
  }
  .ourmission-video-bottom-section .icon_heading {
    line-height: normal;
    margin: 10px 0 10px 0;
  }
  .ourmission-video-bottom-section .icon_content-1 {
    line-height: 26px;
  }
  .ourmission-video-section .inner_icon_text .block_text_icon-1 {
    margin-bottom: 20px;
  }
  .ourmission-video-section .inner_icon_text .block_text_icon-1:last-child {
    margin-bottom: 0;
  }

  .inner-mission-give-section .all-block {
    grid-template-columns: 1fr;
    grid-gap: 0;
  }
  .inner-mission-give-section .all-block .single-item {
    margin-bottom: 30px;
  }
  .inner-mission-give-section .all-block .single-item:last-child {
    margin-bottom: 0;
  }
  .inner-mission-give-section .single-item {
    padding-bottom: 20px;
  }

  .inner-mission-give-section .mission-block-text {
    text-align: center;
    line-height: 22px;
    padding: 18px 30px;
    min-height: initial;
  }
  .inner-mission-give-section {
    padding: 40px 0;
    margin-bottom: 40px;
  }
  .inner-mission-give-section .upper-left-text {
    line-height: normal;
    margin: 0 0 20px 0;
    bottom: 50px;
  }
  .inner-mission-give-section:after {
    display: none;
  }
  .mission-give-down-section .down-heading {
    line-height: 32px;
    margin: 40px auto 20px auto;
  }
  .mission-give-down-section .down-subtext {
    line-height: 26px;
  }

  .mission-give-down-section .page-width {
    width: 100%;
    max-width: 100%;
  }
  .mission-give-down-section .btn {
    margin: 30px auto 0 auto;
    padding: 18px 10px;
    font-size: 15px;
  }
  .newsletter-heading {
    font-size: 22px;
    line-height: 30px;
  }
  .home-newsletter-section .newsletter-content {
    font-size: 14px;
    line-height: 26px;
  }
  .home-newsletter-section .newsletter-form__field-wrapper .field__input {
    padding: 10px 122px 10px 20px;
  }
  footer.footer .footer__localization:empty + .footer__column--info {
    padding: 0;
  }
  footer.footer .footer__content-bottom_section {
    flex-direction: column;
  }
  footer.footer .footer__copyright.caption {
    margin-bottom: 14px;
  }
  footer.footer .footer__content-top {
    padding-bottom: 30px !important;
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .footer-block__image-wrapper img {
    max-width: 130px;
    margin: 0 auto;
  }
  footer.footer .footer-block__image-wrapper {
    margin: 0 0 10px 0;
  }

  .product-grid .price {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 4px 0;
  }
  .product-grid .quick-add__submit:disabled {
    font-size: 14px;
    min-height: 34px;
  }
  .product-title-text-block .product-title {
    font-size: 16px;
    line-height: 1.5;
    text-align: left;
    margin-bottom: 8px;
  }
  .product-title-text-block .product-title-text p {
    font-size: 14px;
    line-height: 22px;
    margin-top: 8px;
    text-align: center;
  }
  .product--thumbnail
    .product-images-upper-block
    .banner-slider
    .product-img-slide {
    margin: 0 10px 0 0;
  }
  .product--thumbnail .product__info-wrapper.grid__item {
    padding: 10px 0 0 0 !important;
  }
  .product__info-wrapper .product__text {
    font-size: 14px;
    line-height: 1.4;
  }
  .product--thumbnail .no-js-hidden {
    margin: 0 !important;
  }
  .product--thumbnail .price__regular .price-item--regular {
    font-size: 16px;
    line-height: 24px;
  }
  .product--thumbnail fieldset.product-form__input .form__label {
    font-size: 14px;
    line-height: 22px;
    margin: 0 0 4px !important;
  }
  .product--thumbnail .product-form__input input[type="radio"] + label {
    line-height: 22px;
    padding: 8px 16px;
    margin-top: 0px;
  }
  .product--thumbnail .quantity__input,
  .product--thumbnail .quantity_text {
    font-size: 14px;
    line-height: 22px;
  }
  .product--thumbnail .quantity__button svg {
    width: 12px;
  }
  .product--thumbnail .quantity {
    min-height: 42px;
  }
  .product--thumbnail
    .product-quantity-add-to-cart-block
    .product-form__submit {
    font-size: 14px;
    line-height: 22px;
    min-height: 42px;
  }
  .product--thumbnail .pro-expert-button {
    min-height: 42px;
    font-size: 14px;
    line-height: 22px;
    padding: 7px;
    margin-right: 6px;
  }
  .product--thumbnail .expert-button-mark {
    max-width: 24px;
    height: 24px;
    font-size: 14px;
    line-height: 22px;
  }
  .product--thumbnail .product-quantity-add-to-cart-block {
    margin: 16px 0 16px 0;
  }
  .product--thumbnail .shipping_text {
    font-size: 12px;
    font-weight: 500;
    line-height: 22px;
  }
  .product--thumbnail .shipping-logo svg {
    max-width: 24px;
  }
  .product--thumbnail .shipping-logo {
    width: 16px;
    height: 16px;
  }
  .product--thumbnail .product-description {
    font-size: 14px;
  }
  .related-products {
    padding-top: 40px !important;
    padding-bottom: 10px !important;
  }
  .product--thumbnail .pro-read-more,
  .product--thumbnail .pro-read-less {
    margin: 10px 0 0 0;
  }
  .related-products .related-products__heading {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 20px;
  }
  .related-products .product-grid .grid__item .quick-add button {
    line-height: 22px;
    max-width: auto;
  }
  .product_master_section .inner_product_master .right_block .content p {
    line-height: 1.6;
    margin-bottom: 10px;
  }
  .product_master_section .inner_product_master .right_block .heading {
    line-height: normal;
    margin: 6px 0;
  }

  .product_master_section .inner_product_master .right_block .subheading {
    font-size: 11px;
  }
  .product_master_section .inner_product_master .right_block .pro_buttons {
    flex-direction: column;
  }
  .product_master_section .inner_product_master .right_block .pro_buttons a {
    width: 100%;
  }
  .product_master_section
    .inner_product_master
    .right_block
    .pro_buttons
    .btn_01 {
    margin: 0 0 10px 0;
  }
  .product_why_our_bulbs
    .inner_product_why_our_bulbs
    .heading_product_why_our_bulbs {
    font-size: 22px;
    line-height: 32px;
  }
  .product_why_our_bulbs {
    padding: 40px 0;
  }
  .product_master_section
    .inner_product_master
    .right_block
    .pro_buttons
    .btn_02
    a,
  .product_master_section
    .inner_product_master
    .right_block
    .pro_buttons
    .btn_01
    a {
    padding: 20px 10px;
  }
  .related-products .price__regular .price-item--regular {
    font-size: 14px;
    line-height: 22px;
  }
  .product-title-text-block {
    padding-top: 20px;
  }
  .Featured-Bulbs .tab-all-products-items {
    grid-template-columns: 48% 48%;
    grid-gap: 30px 10px;
  }

  .Featured-Bulbs .tab-all-products-items .tab_single_product:nth-child(even) {
    border-right: 0;
  }
  .Featured-Bulbs .title__product {
    margin: 6px 0;
  }
  .blog-category-tab-section {
    margin-bottom: 40px;
  }
  .blog-text-section {
    padding: 40px 0;
  }
  .blog-text-section .blog-content {
    font-size: 14px;
    line-height: 22px;
  }
  .blog-category-tab-section .all-category {
    width: 780px;
  }
  .blog-category-tab-section .blog-single-category a {
    padding: 8px;
    min-height: 44px;
    font-size: 13px;
  }
  .blog-category-tab-section .blog-single-category {
    margin: 6px 4px;
  }
  .blog-category-tab-section {
    margin-bottom: 0;
  }
  .blog-articles-section .blog-category {
    margin: 0 0 10px 0;
  }
  .blog-articles-section .article-title {
    font-size: 20px;
    line-height: 30px;
    margin: 14px 0 10px 0;
  }
  .blog-articles-section .article-content {
    font-size: 14px;
    line-height: 22px;
  }
  .blog-articles-section .readmore-article {
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px;
  }
  .article-newsletter-social-section .newsletter-text {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 12px;
  }
  .article-newsletter-social-section .article-newsletter,
  .article-newsletter-social-section .article-social-block {
    border-radius: 20px;
    padding: 20px 10px;
  }
  .saving-blog-social-newsletter-section
    .newsletter-form-block
    .newsletter-form__field-wrapper
    .field
    .newsletter-form__button {
    font-size: 12px;
    padding: 6px 8px;
    max-width: 100px;
    right: 6px;
  }
  .saving-blog-social-newsletter-section
    .newsletter-form-block
    .newsletter-form__field-wrapper
    .field__label {
    top: 14px;
    font-size: 12px;
    height: 44px;
    padding-right: 11rem !important;
  }
  .article-newsletter-social-section .article-social-block .list-social__link {
    padding: 4px;
  }
  .article-newsletter-social-section
    .article-social-block
    .list-social__item
    svg {
    max-width: 30px;
  }
  .lighting-blog-latest-article-section {
    padding-top: 40px;
  }
  .lighting-blog-latest-article-section .all-article {
    grid-template-columns: 1fr;
    grid-gap: 30px;
  }
  .article-content-1 {
    font-size: 14px;
    line-height: 22px;
  }
  .article-content-1 h3 {
    font-size: 14px;
    line-height: 22px;
  }
  .latest-single-article {
    margin-top: 20px;
    padding-top: 20px;
  }
  .latest-single-article .latest-article-image {
    margin-right: 20px;
  }
  .blog-main-down-section {
    padding-top: 20px;
  }
  .latest-article-titel {
    font-size: 16px;
    line-height: 26px;
  }
  .latest-single-article:last-child {
    padding-bottom: 20px;
  }
  .third-blog-section {
    padding-top: 40px;
  }
  .third-blog-section .all-article {
    grid-template-columns: 1fr;
    grid-gap: 30px;
  }
  /*     .third-blog-section .all-article .article-image img {
        max-height: initial;
        object-fit: cover;
    } */
  .saving-blog-social-newsletter-section
    .newsletter-form-block
    .newsletter-form__field-wrapper
    .field__input {
    height: 44px;
  }
  .saving-blog-social-newsletter-section
    .newsletter-form-block
    .newsletter-form__field-wrapper
    .field__input {
    padding-right: 11rem !important;
  }
  .main-blog {
    padding-top: 0 !important;
  }
  .product--thumbnail .loop-subscription-group-label,
  .product--thumbnail .loop-one-time-purchase-option-label {
    padding-left: 30px !important;
  }
  .product--thumbnail .loop-subscription-group-selling-plans-container,
  .product--thumbnail .loop-subscription-group-discount-badge {
    padding-left: 30px !important;
  }
  .product--thumbnail .loop-subscription-group-label,
  .product--thumbnail .loop-one-time-purchase-option-label,
  .product--thumbnail .loop-one-time-purchase-option-price-amount,
  .product--thumbnail .loop-subscription-group-price-amount {
    font-size: 14px !important;
    line-height: 22px !important;
  }
  .product--thumbnail .loop-selling-plan-fieldset {
    margin: 10px 0 0 0 !important;
  }
  .product--thumbnail
    .loop-subscription-container
    .loop-purchase-options-label {
    line-height: 20px !important;
    margin-top: 6px !important;
  }
  .product--thumbnail .loop-subscription-group-label:before,
  .product--thumbnail .loop-one-time-purchase-option-label:before {
    width: 16px;
    height: 16px;
    top: 3px;
  }
  .product--thumbnail .loop-subscription-group-discount-badge {
    font-size: 14px !important;
    line-height: 22px !important;
    margin-top: 10px !important;
  }
  .product--thumbnail label.loop-selling-plan-selector-label {
    font-size: 14px !important;
    line-height: 22px !important;
  }
  .product--thumbnail .variant-price_block {
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px;
  }
  .Main-logIn-signUp-Page {
    padding: 40px 0;
  }
  .logIn-signUp-Page {
    padding: 20px 20px !important;
    margin: 0 10px !important;
  }
  .logIn-signUp-Page .alredy-account-text,
  .logIn-signUp-Page .alredy-account-text a,
  .logIn-signUp-Page .create-account-block .create-account-text,
  .logIn-signUp-Page .create-account-block a {
    font-size: 14px;
    line-height: 22px;
    margin-top: 4px !important;
  }
  .logIn-signUp-Page .login-input-icon {
    width: 40px;
    height: 40px;
    padding: 13px;
  }
  .logIn-signUp-Page .password-show-hide {
    width: 40px;
    height: 40px;
    padding: 13px;
  }
  .logIn-signUp-Page .field label {
    font-size: 14px;
    line-height: 22px;
    top: 8px;
    left: 46px;
  }
  .logIn-signUp-Page .field input {
    min-height: 40px;
    padding: 8px 42px !important;
    font-size: 13px;
    max-height: 40px;
  }
  .logIn-signUp-Page.login .field + a {
    font-size: 14px;
    line-height: 22px;
    margin-top: -10px;
  }
  .logIn-signUp-Page form .submit-button-acc,
  .logIn-signUp-Page.login form button {
    font-size: 14px;
    line-height: 22px;
    min-height: 40px;
    padding: 6px;
    margin-top: 12px;
    margin-bottom: 8px;
  }
  .title-image-block h1 {
    font-size: 22px;
    line-height: 32px;
  }
  .logIn-signUp-Page .login-title-image-block .login-image img {
    max-width: 110px;
  }
  .logIn-signUp-Page .login-content {
    font-size: 14px;
    line-height: 22px;
  }
  .logIn-signUp-Page .field__input:focus ~ .field__label,
  .logIn-signUp-Page .field__input:not(:placeholder-shown) ~ .field__label,
  .logIn-signUp-Page .field__input:-webkit-autofill ~ .field__label,
  .logIn-signUp-Page .field input:focus ~ label,
  .logIn-signUp-Page .field input:not(:placeholder-shown) ~ label,
  .logIn-signUp-Page .field input:-webkit-autofill ~ label {
    top: -3px !important;
    left: 46px;
    letter-spacing: 0 !important;
  }
  .title-image-block {
    margin-bottom: 10px;
  }
  .left-text-block p,
  .right-text-block p {
    font-size: 16px;
    line-height: 28px;
  }
  footer.footer .footer__content-bottom-wrapper {
    justify-content: left !important;
  }
  footer.footer .footer__content-bottom-wrapper .list.list-payment {
    justify-content: flex-start !important;
  }
  .logIn-signUp-Page form {
    padding: 0 0;
  }
  .logIn-signUp-Page .password-show-hide:before {
    width: 3px;
    height: 12px;
  }
  .block_text_icon .icon_svg img {
    max-height: 60px;
    max-width: 60px;
  }
  .collection-tabbing .tabs-nav a {
    border-right: 2px solid #fff;
    padding-right: 12px;
  }
  .feature-upper-sidebar-text {
    padding: 14px 0;
  }
  .home-good-bulb-section .good-bulb-upper-text p {
    margin-bottom: 6px;
  }
  .home-good-bulb-section .good-bulb-image {
    margin: 20px 0 20px 0;
  }
  article.article-template .article-date-tag {
    flex-direction: column;
    align-items: flex-start;
  }
  article.article-template .article-date-tag .icon-tag {
    margin-left: 0;
    margin-top: 10px;
  }
  .article-template__social-sharing button.share-button__button {
    margin-right: 6px;
  }
  .logIn-signUp-Page.customer.register p {
    margin: 8px 0;
  }
  .logIn-signUp-Page form {
    margin-top: 20px !important;
  }
}

@media (max-width: 480px) {
  .home_reviews .review_text {
    padding: 10px;
  }
  .feature-upper-sidebar-text .upper-sidebar-text {
    font-size: 16px;
    line-height: 24px;
  }

  .product--thumbnail .product-form__input.product-form__quantity {
    margin: 0 0 0px 0 !important;
  }
  .product--thumbnail .product-form__buttons {
    max-width: 100%;
  }
  .middle-image-block img {
    max-width: 270px;
  }
  .down-image-block {
    bottom: -95px;
    max-width: 160px;
  }
  .light-master-banner-section {
    margin-bottom: 95px;
  }
}

/*===================MEDIA-END===================*/

/* sticky-header.header-wrapper.color-background-1.gradient {
    display: none;
} */

.video_with_text .inner-home-video-section {
  column-gap: 16px;
}

.video_with_text .inner-home-video-section .right-side-block,
.video_with_text .inner-home-video-section .left-side-block {
  width: 50%;
}

.video_with_text .video_text_cover {
  max-width: 450px;
  margin: 0 auto;
}

.video_with_text .video_text_title {
  font-weight: 800;
  line-height: normal;
  font-size: 55px;
  margin-bottom: 30px;
}

.video_with_text .content_text {
  /* font-family: "Gotham"; */
  font-weight: 300;
  font-size: 36px;
  line-height: 1.34;
}

.video_with_text .inner-home-video-section .left-side-block {
  position: relative;
  margin-right: 0;
}

.video_with_text .inner-home-video-section .video_wrapper {
  width: 93%;
  position: relative;
}

.video_with_text .inner-home-video-section .video_wrapper video,
.video_with_text .inner-home-video-section .video_wrapper img {
  display: block;
}

@media (max-width: 989px) {
  .video_with_text .inner-home-video-section {
    gap: 36px;
  }
  .video_with_text .inner-home-video-section .right-side-block,
  .video_with_text .inner-home-video-section .left-side-block {
    width: 100%;
  }
  .video_with_text .video_text_cover {
    max-width: 100%;
  }
  .video_with_text .video_text_title {
    font-size: 38px;
    margin-bottom: 0;
  }
  .video_with_text .content_text {
    font-size: 24px;
  }
  .video_with_text .inner-home-video-section .left-side-block {
    margin-bottom: 0;
  }
  .pageabout-us-new .rich-text__text {
    font-size: 24px;
  }
  .pageabout-us-new .rich-text__wrapper {
    padding: 0;
  }
  .video_with_text .inner-home-video-section .video_wrapper {
    margin: 0 auto;
  }
}

.collage-image-new .card-wrapper {
  background-color: transparent;
}

.collage-image-new .collage-card .media img {
  border-radius: 20px;
}

.collage-image-new .collage_text_cover {
  position: absolute;
  bottom: 8%;
  color: #ffffff;
  left: 4%;
  right: 4%;
  /* font-family: "Gotham"; */
  font-weight: normal;
  line-height: 1.6;
}

.pageabout-us-new .home-newsletter-section {
  margin-top: 0px;
}

@media screen and (min-width: 750px) {
  .collage-image-new .collage__item--left:nth-child(3n - 2) {
    grid-column: 1 / 2;
    grid-row: span 2;
  }
  .collage-image-new .collage__item--left:nth-child(3n - 1),
  .collage-image-new .collage__item--left:nth-child(3n) {
    grid-column-start: 2;
  }
  .collage-image-new .collage {
    grid-template-columns: unset;
    gap: 32px;
  }
}

@media (max-width: 989px) {
  .collage-image-new .collage_text_cover {
    bottom: 14%;
    left: 4%;
    right: 4%;
    line-height: 1.6;
  }
}

.quote_main_section .slider_image_text_cover {
  display: flex;
  justify-content: center;
  gap: 45px;
  align-items: center;
}

.quote_main_section .slider_image_cover {
  width: 30%;
  position: relative;
  padding-top: 30%;
}

.quote_main_section .slider_image_cover img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.quote_main_section .two_reviews_section {
  width: 70%;
}

.quote_main_section.home_reviews .review_text {
  text-align: left;
  /* font-family: Gotham Black !important; */
  line-height: 1.3;
}

.quote_main_section.home_reviews .review_name {
  padding-left: 20px;
  margin-top: 24px;
  text-align: left;
  padding-bottom: 30px;
}

.quote_main_section.home_reviews .owl-nav button.owl-prev {
  position: unset;
  transform: none;
}

.quote_main_section.home_reviews .owl-nav button {
  position: unset;
  transform: none;
}

.quote_main_section .block_reviews.page-width {
  max-width: 1430px;
}

.quote_main_section.home_reviews .reviews {
  padding: 40px 58px 60px;
}

.quote_main_section .owl-nav {
  display: inline-flex;
  height: 32px;
  justify-content: center;
  position: absolute;
  bottom: 26px;
  left: 36%;
}

.quote_main_section button.owl-prev:after {
  content: "";
  border-right: 1px solid #fff;
  display: block;
  margin: 0 12px;
  height: 100%;
}

@media (max-width: 989px) {
  .quote_main_section.home_reviews .reviews {
    padding: 30px 18px 50px;
  }
  .quote_main_section .slider_image_text_cover {
    flex-wrap: wrap;
    gap: 16px;
  }
  .quote_main_section .two_reviews_section {
    width: 100%;
  }
  .quote_main_section .owl-nav {
    justify-content: center;
    bottom: 30px;
    left: 50%;
    transform: translate(-50%);
  }
  .quote_main_section .slider_image_cover {
    width: 100%;
    max-width: 100%;
    padding-top: 100%;
  }

  .quote_main_section.home_reviews .review_name {
    margin-top: 8px;
    line-height: 1.3;
    padding-left: 10px;
  }
}

@media screen and (min-width: 990px) {
  .image-with-text-v1 .image-with-text__content {
    padding: 0 0 0 67px;
  }

  header.header-new .list-menu__item{
    padding: 22px 20px !important;
  }
}

@media (max-width: 989px) {
  .image-with-text-v1 .grid--1-col .grid__item {
    max-width: 100%;
    width: 100%;
  }
  .image-with-text-v1 .image-with-text__content {
    padding: 0;
  }
  .image-with-text-v1 .image-with-text__heading {
    font-size: 40px;
  }
  .image-with-text-v1.image-with-text .grid {
    row-gap: 12px;
  }
}

.multirow-v1
  .image-with-text
  .image-with-text__content
  .image-with-text__text--caption {
  margin-top: 10px;
  line-height: 1.4;
}

.multirow-v1
  .image-with-text
  .image-with-text__text-item
  .image-with-text__text {
  line-height: 1.6;
}

.multirow-v1 .image-with-text .image-with-text__text-item .button {
  border-radius: 100px;
  padding: 18px;
}

.multirow-v1 .main_title_cover {
  max-width: 1000px;
  margin: 0 auto;
  margin-bottom: 70px;
}

.multirow-v1 .image-with-text__media {
  position: relative;
  padding-top: 100%;
}

.multirow-v1 .image-with-text__media img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.multirow-v1 .main_caption {
  font-family: "Gotham" !important;
  font-weight: normal;
  font-size: 18px;
  color: #ec5d2a;
}

.multirow-v1 .title_multirow {
  font-family: Gotham Black !important;
  font-weight: 900;
  font-size: 48px;
  color: #232323;
}

.multirow-v1 .text {
  line-height: 1.6;
}

@media (min-width: 750px) {
  .multirow-v1 .multirow__inner.page-width {
    max-width: 1250px;
  }
  .multirow-v1 .image-with-text__content {
    padding: 0;
  }
  .multirow-v1 .image-with-text__media-item {
    padding-right: 56px;
  }
  .multirow-v1 .image-with-text__text-item {
    padding-left: 56px;
    padding-bottom: 100px;
    padding-top: 56px;
  }
  .multirow-v1 .image-with-text__grid--reverse .image-with-text__media-item {
    padding-right: 0;
    padding-left: 56px;
  }
  .multirow-v1 .image-with-text__grid--reverse .image-with-text__text-item {
    padding-right: 56px;
    padding-left: 0;
  }
  .multirow-v1
    .image-with-text:not(.image-with-text--overlap)
    .image-with-text__text-item:after {
    border-left: 1px solid #23232324;
    height: 102%;
  }
  .multirow-v1
    .image-with-text__grid.image-with-text__grid--reverse:not(
      .image-with-text--overlap
    )
    .image-with-text__text-item:after {
    border-left: none;
    border-right: 1px solid #23232324;
    height: 102%;
  }
  .multirow-v1
    .image-with-text:not(.image-with-text--overlap)
    .image-with-text__text-item:before {
    content: "";
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #ec5d2a;
    left: -20px;
    top: 0;
  }
  .multirow-v1
    .image-with-text__grid.image-with-text__grid--reverse:not(
      .image-with-text--overlap
    )
    .image-with-text__text-item:before {
    content: "";
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #ec5d2a;
    right: -20px;
    left: unset;
    top: 0;
  }
  .multirow-v1 .image-with-text__media-item {
    padding-bottom: 40px;
  }
}

@media (max-width: 989px) {
  .multirow-v1
    .image-with-text
    .image-with-text__text-item
    .image-with-text__text {
    font-size: 20px;
  }
  .multirow-v1 .main_caption {
    font-size: 16px;
  }
  .multirow-v1 .title_multirow {
    font-size: 38px;
  }

  .multirow-v1 .main_title_cover {
    margin-bottom: 50px;
  }
}

.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
/* header.header {
    display: none !IMPORTANT;
} */

.product-grid-container .product-grid .card.card--standard,
.product-grid-container .product-grid .card-wrapper {
  width: 100% !important;
}
.product-grid-container .product-grid .card__badge {
  z-index: 1;
}
.product-grid-container .product-grid .grid__item {
  padding: 13px;
}
.popupprodes {
  z-index: 3;
  flex-direction: column;
  left: 50%;
  top: 15px;
  transform: translateX(-50%);
  display: flex;
  position: absolute;
  z-index: 2;
  width: 110%;
  height: 100%;
  background: #fff;
  align-items: center;
  border-radius: 15px;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.3s linear;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px 2px;
  border: 1px solid rgb(247, 247, 247);
  padding: 15px 10px;
}
.popupprodes {
  justify-content: center;
  text-align: center;
}
.showpopupdes .popupprodes {
  visibility: visible;
  opacity: 1;
  justify-content: center;
  text-align: center;
}
.collection-list-image {
  position: relative;
}
.clickprocontent {
  cursor: pointer;
}

.custom_product_Form_new .product-form__buttons,
.related-products-main-section .product-form__buttons,
.form__buttons_custom {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
  gap: 7px;
}

.custom_product_Form_new .product-form__submit,
.customsold_out_btn {
  font-weight: 600;
  border-radius: 100px;
  width: fit-content !important;
  margin: 0;
}

.collection-list-btn-container {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: auto;
  gap: 10px;
}

.desktopclick {
  display: flex;
}
.mobileclick {
  display: none;
}
.overlaypopup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  background: #212121;
  z-index: 2;
  width: 100%;
  height: 100%;
  opacity: 0.5;
}

.overlaypopup.overlayshow {
  display: block !important;
}
.closepopupbtn {
  width: 100%;
  justify-content: flex-end;
  padding-bottom: 10px;
  position: absolute;
  top: 20px;
  right: 30px;
}

.custom_user_text_back,
.custom_kelvin_badge {
  background-position: center !important;
  object-fit: cover !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

@media all and (min-width: 1441px) {
  .home-collection-list-section
    .collection-list-all-items
    .collection-list-title {
    line-height: 30px;
  }
  .home-collection-list-section
    .collection-list-all-items
    .collection-list-sub-title {
    font-size: 18px;
    padding: 22px 40px;
  }

  .popupprodes {
    font-size: 20px;
  }
  .main-list-collection-section a.btn {
    padding: 24px 40px;
  }
  .clickprocontent svg {
    width: 30px;
    height: 30px;
  }
  .custom_product_Form_new .product-form__submit {
    padding: 22px 55px;
    font-size: 18px;
    width: fit-content !important;
    min-width: fit-content !important;
    height: fit-content !important;
    min-height: fit-content !important;
  }
  .customsold_out_btn {
    padding: 22px 45px;
    font-size: 18px;
    width: fit-content !important;
    min-width: fit-content !important;
    height: fit-content !important;
    min-height: fit-content !important;
  }
}

@media all and (max-width: 990px) {
  .new-page-width {
    padding: 0px 1.5rem !important;
  }
  .custom_image-with-text__content {
    padding: 4rem 1rem 3rem !important;
  }

  .home-video-section .bottom_text-img {
    flex-direction: column-reverse;
  }

  .product-grid-container .product-grid .card__badge .badge {
    font-size: 10px;
  }
  .product-grid-container .product-grid .grid__item {
    padding: 10px;
  }
  .collection-list-btn-container {
    gap: 5px;
  }
  .desktopclick {
    display: none;
  }
  .mobileclick {
    display: flex;
  }
  .collection-list-image {
    position: unset;
  }
  .collection-list-all-items {
    position: relative;
  }
  .Featured-Bulbs .tab_single_product .infoproductfeatured {
    padding: 0px 0px 10px 0px;
  }
  .Featured-Bulbs .tab-all-products-items img {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    transform: translateX(0%);
  }
  .popupprodes {
    z-index: 3;
    width: 80%;
    height: 370px;
    color: #000 !important;
    background-color: #fff !important;
    border: 1px solid #fff !important;
    font-size: 14px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 25px;
  }

  .rich-text__blocks_new {
    padding: 25px 15px !important;
  }
}

.new-page-width {
  width: 100%;
  max-width: 1430px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 3rem;
}

.mission_give_button .btn {
  border-radius: 100px;
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
  padding: 18px 34px;
  line-height: normal;
  margin-top: auto;
}

.custom_banner_button {
  padding: 22px 40px;
  border-radius: 100px;
  width: fit-content !important;
  min-width: fit-content !important;
}

.four-column-table table tbody tr td,
.four-column-table div {
  word-break: break-word;
}

.four-column-table table tbody tr td,
.four-column-table div {
  padding: 18px 10px;
  color: #000;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.4;
}

.four-column-table table tbody tr:nth-child(odd) {
  background-color: #f3f3f3;
}

.four-column-table table tbody tr td:nth-child(odd),
.table_custom_heading {
  font-weight: 600 !important;
}

@media all and (max-width: 990px) {
  .four-column-table table tbody tr td,
  .four-column-table div {
    font-size: 14px;
    width: 140px;
    padding: 10px;
  }
  .four-column-table table:not([class]) {
    max-width: 1100px;
  }
  .four-column-table {
    overflow: scroll;
  }
  .four-column-table table:not([class]) {
    border: 1px solid;
  }
}

.custom-popup-container {
  position: absolute;
  background: #fff;
  width: 400px;
  bottom: 60px;
  right: 10px;
  z-index: 10;
  padding: 30px;
  box-shadow: 0px 0px 5px 1px #ccc;
  display: none;
  border-radius: 14px;
}

.custom-popup-container.showpopupexpert {
  display: block;
}

.desktopexpert {
  display: flex !important;
}
.mobileexpert {
  display: none !important;
}
.closepopupbtnexpert {
  display: none;
}

.custom_related_card_product .product-card-wrapper .card__inner {
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
}

@media all and (max-width: 990px) {
  .desktopexpert {
    display: none !important;
  }
  .mobileexpert {
    display: flex !important;
  }
  .custom-popup-container {
    position: fixed;
    width: 90%;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
    height: fit-content;
  }
  .closepopupbtnexpert {
    width: 100%;
    justify-content: flex-end;
    padding-bottom: 10px;
    position: absolute;
    top: 13px;
    right: 20px;
    cursor: pointer;
    display: flex;
  }
}

.overlaycustom {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background: #00000060;
  left: 0;
  z-index: 9;
}
.overlaycustom.overlayshow {
  display: block !important;
}

.secondimage {
  display: none;
}
.tab_single_product:hover .secondimage {
  display: block !important;
}
.tab_single_product:hover .firstimage {
  display: none;
}

.Polaris-ChoiceList {
  border: 0px solid;
}
.cart-note-radio-main label {
  margin-left: 3px;
}

.custom-popup-share-container{
  display:none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #000;
  z-index: 99;
  padding: 40px 40px;
  max-width: 600px;
  width: 100%;
  border-radius:10px;
}

.custom-share-button{background:#fff;display: flex;align-items: center;padding: 7px 20px;gap: 10px;font-size: 18px;font-weight: 600;text-transform: capitalize;border-radius: 8px;}
.share-video-link{overflow:hidden;}
.custom-popup-copy-button{border: 1px solid #fff;border-radius: 100px;padding: 14px;margin-top:20px;}
.custom-popup-copy-main{display: grid;grid-template-columns: 1fr 100px;gap:10px;align-items: center;}
.share-video-copy-btn{text-align: center;border-radius: 100px;padding: 10px 10px;display:flex;justify-content:center;align-items:center;line-height:normal;}
.custom-popup-share-wrapper{display: flex;flex-direction: column;gap: 20px;}
.custom-popup-heading{line-height:normal;}
.share-buttons{display:flex;gap:16px;flex-wrap:wrap;margin-top:10px;}
.popup-close-btn{position: absolute;right: 20px;top: 20px;cursor:pointer;}
.share-video-copy-btn{cursor:pointer;}
.popup-overlay{position: fixed;width: 100%;height: 100%;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: 99;display:none;background-color:#00000080;}
  .share-button {
      display: inline-block;
      width: 50px;
      height: 50px;
      text-align: center;
      line-height: 45px;
      border-radius: 50%;
      background-color: #000;
      color: #fff;
      font-size: 20px;
      text-decoration: none;
    border:3px solid #fff;
  }

.share-shareurl{
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
  }
  .homepage-videoimage{
    position: relative;
    padding-top: 56.26%;
    width: 100%;
  }
  .homepage-videoimage img{
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
    object-position: top;
  }
  .homepage-videoimage video{
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
    object-position: top;
  }

@media all and (max-width:990px){
  .custom-popup-share-container{padding:40px 20px;width:90%;}
  .custom-popup-copy-button{padding:8px 14px;}
}








