/** Shopify CDN: Minification failed

Line 279:0 Unexpected "}"

**/
.image-with-text picture {
    display: flex;
    align-items: center;
    justify-content: center;
}
.lock div#minimized-trustbadge-98e3dadd90eb493088abdc5597a70810 {
    display: none !important;
}
.lock .spWhatsShare-container {
    display: none;
}
.lock button.needsclick {
    display: none;
}
.product-info__block-list .product-info__block-item:nth-child(3) {
    margin-top: 0;
    background: #f8f8f8 !important;
}
sale-price.h4.text-subdued {
    font-weight: 600;
}
.shopify-section--apps .section-spacing {
    display: flex;
    justify-content: center;
}
.shopify-section--apps .container {
    width: 78.75rem;
    align-items: center;
}
.p-form {
    width: 100%;
}
.view_user {
    display: flex;
    align-items: center;
    gap:10px;
}
.bullets_point h2 {
    font-size: 14px;
    font-weight: 400;
}
price-list span a {
    text-decoration: underline;
}
p.img-grey-text {
    position: absolute;
    bottom: 0;
    background: #d7d7d7;
    padding: 5px 10px;
}
ul.product-usp {
    display: flex;
    justify-content: center;
    list-style: none;
    padding: 0;
}
span.rating-with-span {
    font-size: 12px;
    color: #9d9898;
}
.stock_level{
   margin-top:-15px;
  display: flex;
}
.stock_level span {
  display: flex;
  align-items: center;
  gap: 2px;
}
.green_class{
   color: #55B535;
}
.red_class{
   color: #df2c29;
}
.stock_level p {
  display: flex;
  gap:4px;
}
.stock_level p img {
    width: 12px;
    height: 12px;
}
.bullets_points {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 4px;
    padding: 2px 0;
}
.flex-box-custom {
    display: flex;
    gap: 20px;
}
.shopify-product-form {
    width: 100%;
}
.quantity-selector {
    height: 100%;
}
.payment_icons {
    padding: 10px 0px;
}
.usp_points {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
    text-align: center;
    align-items: baseline;
    background: #ddd;
    padding: 25px 25px;
}
.usp_points .usp_point{
  width:17.5%;
}
.usp_point {
    display: flex;
    flex-flow: column;
    align-items: center;
}
.usp_point p {
    font-size: 14px;
    line-height: 20px;
}
.usp_point img,.usp_point p,.usp_point h3, .pro_descript_sec h3, .pro_faq h2 {
    margin: 0 !important;
}
.usp_point h3 {
    font-size: 15px;
    font-weight: 500;
    padding-top: 10px;
    padding-bottom: 0;
}

ul.product-usp {
    display: flex;
    justify-content: center;
    list-style: none;
    padding: 0;
}

.bullets_points {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 4px;
    padding: 2px 0;
}
.metafield-rich_text_field h2 {
    font-size: var(--text-h2);
      font-family: var(--heading-font-family);
    font-weight: var(--heading-font-weight);
    font-style: var(--heading-font-style);
    letter-spacing: var(--heading-letter-spacing);
    text-transform: var(--heading-text-transform);
    overflow-wrap: anywhere;
}
.available_points {
    margin: 15px 0;
}
.product-pricing {
   margin-bottom: 0px !important;
}
.quantity-selector__input:focus {
    box-shadow: none;
}
label.quantity-selector__label {
    display: none;
}
.product-text.special-text{margin: 0;}
.product-text.special-text p {
    margin: 0;
    font-size: 12px;
    color: #7d7d7d;
}
.available_point {
    display: flex;
    gap: 4px;
  align-items:center;
}
.product_payments ul.payment-icons {
    justify-content: flex-start;
}
.product_payments {
    margin: 1rem 0;
}
.breadcrumbs-container span:nth-last-child(1), .product-text a {
    color: #0090d0;
}
.collapsible-tab__heading .icon-chevron-down {
    color: #e79319;
}
.tech_spec table {
    width: auto !important;
      margin-top: 1rem;
}
.tech_spec td:nth-child(2) {
    width: 100%;
}

.pro_descript_sec.image_p_right {
    flex-flow: row-reverse;
}
.usp_point h3 {
    font-size: .75rem !important;
    font-weight: 600;
}
.pro_descript_sec {
  display: flex;
  justify-content: center;
  gap: 40px;
  align-items: center;
}
.f_p_sec{
  align-items: flex-start;
}
.pro_d, .tech_spec{
  width:48.5%;
}
.tech_spec td {
  padding: 2px 20px !important;
}
.image_p_right .pro_d, .image_p_left .pro_d{
  display:flex;
  justify-content:center;
  background: transparent;
}

.pro_faq_sec button.accordion svg{
  color: #e79319;
  transform: rotate(0deg);
}
.pro_faq_sec button.accordion.active svg{transform: rotate(180deg);}
.pro_faq_sec .accordion {
  background: none;
  color: #000;
  cursor: pointer;
  padding: 10px 5px;
  margin-top:5px;
  width: calc(100% - 20px);
  border: none;
  text-align: left;
  outline: none;
  transition: 0.4s;
  border-bottom: .1rem solid #000;
  display: flex;
  justify-content: space-between;
}
.pro_faq_sec .active, .accordion:hover {
  background: none;
}
a.text_under_var {
  text-decoration: underline;
  text-decoration-color: #d7d7d7;
}
.pro_faq_sec .panel {
  padding: 0 10px;
  font-size: 14px;
  background: none;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
}
.pro_faq_sec {
    display: flex;
    justify-content: space-between;
}
.options-selection__option-value-input:checked+.options-selection__option-value-name {
    color: #fff !important;
    background-color: #f7931d !important;
    border-color: #f7931d !important;
}
}
.options-selection__option-value-input[data-variant-option-available=false]+.options-selection__option-value-name {
    border-color: #cab2b2 !important;
}
.padding_section{padding-top:48px;}
.pro_descript h2 {
    text-align: center;
      padding-bottom: 20px;
}
button.accordion.right_acc_btn:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.shopify-section.shopify-section--image-with-text-overlay {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
button.accordion.right_acc_btn.active:after{content: "\2212";}  
.desk-view{display:block;}
.mob-view{display:none;}
.img_sale {
    position: absolute;
     right: 0;
    background: #161616;
    padding: 0px;
    margin: 15px 15px 0px 0px;
    border-radius: 50px;
}
/* Modals */
.play-btn {
    display: flex;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 20px;
    height: 20px;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
.play-btn .arrow-right {
    width: 0;
    height: 0;
    margin-left: 2px;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-right: 12px solid white;
    transform: rotate(180deg);
    cursor: pointer;
}
.modal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  justify-content: center;
  align-items: flex-start;
  z-index: 1000;
  overflow: auto;
  background-color: rgba(0,0,0,0.7);
}
.modal.modal-show {
  animation: fadeIn 0.1s ease-in-out forwards;
}
.modal.modal-hide {
  animation: fadeOut 0.1s ease-in-out 0.1s forwards;
}
.modal-content video {
    width: 100%;
    height: 100%;
    border: 1px solid black;
}
.modal-content {
  position: relative;
  background-color: #000;
  margin: 2rem;
  padding: 2rem;
  /* border-radius: 0.25rem; */
      max-height: 90%;
    width: 90%;
    max-width: 90%;
    height: 90%;
  overflow: auto;
  box-shadow: 0 4px 20px rgba(0,0,0,0.4);
}
.modal.modal-show .modal-content {
  animation: fadeInDown 0.3s ease-in-out forwards;
}
.modal.modal-hide .modal-content {
  animation: fadeOutUp 0.2s ease-in-out forwards;
}
.modal-content h1 {
  text-align: center;
  margin-bottom: 2rem;
}
.modal-content p {
  margin: 1rem 0;
  line-height: 1.5rem;
}
.modal-close {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 2.75rem;
  padding: 0 0.75rem;
  color: #fff;
  cursor: pointer;
  user-select: none;
}
.modal-close:hover, .modal-close:focus {
  color: rgba(0,0,0,0.5);
}

.lock div#trustbadge-container-98e3dadd90eb493088abdc5597a70810 {
    display: none;
}
 .lock .needsclick.kl-teaser-SrfZkj.undefined.kl-private-reset-css-Xuajs1 {
    display: none;
} 
/* Animations */
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-3rem);
  }
  100% {
    opacity: 1;
    transform: translateY(0); 
  }
}
@keyframes fadeOutUp {
  0% { 
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-3rem);
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(0.3);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0); 
  }
}
@keyframes fadeOutRight {
  0% { 
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateX(100%);
  }
}

.img_sale img{
  width:100px;
}
.view_user img {
    width: 140px;
  }
.rating-with-text {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}
.submenu {
  display: none;
  border-top: 1px solid rgb(221 221 221);
  margin: 0;
  padding-left: 10%;
  padding-top: 10px;
}
.submenu li {
    padding-bottom: 10px;
    list-style: none;
}
/* Responsiveness */
@media(max-width: 992px) {
  .modal-content { width: 80%; }
}
@media(max-width:767px) {
  .modal-content { padding: 2rem 1rem 1rem 1rem; width: 90%; }
  .modal-content h1 { margin-bottom: 1.5rem; }
}

@media screen and (max-width: 767px) {
  .img_sale img{
    width:75px;
  }
  .modal-content {
    margin: 2rem;
    max-height: 60%;
    width: 90%;
    max-width: 90%;
    margin-top: 5rem;
  }
  span.green_class {margin-right: 4px;}
  .desk-view{display:none;}
  .mob-view{display:block;}
  .product-info__block-item:is([data-block-type=buy-buttons]) {
    margin: 0;
  }
  .flex-box-custom {
    flex-wrap: wrap;
  }
  .stock_level p {
    display: block;
    float: left;
  }
  .stock_level span {
    float: left;
  }
  .shopify-section--apps .container {
    width: 100%;
  }
  .view_user p {
    font-size: 12px;
  }
  .view_user img {
    width: 125px;
  }
  .usp_points .usp_point {
    width: 29.5%;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .usp_points {
    gap: 0px;
    justify-content: space-evenly;
    padding: 15px;
  }
  .pro_descript_sec {
    flex-wrap: wrap;
  }
  .pro_d, .tech_spec {
    width: 100%;
  }
  .pro_descript_sec.image_p_right {
    flex-flow: column;
  }
  .pro_faq_sec {
    flex-wrap: wrap;
  }
  .pro_r_faq {
    margin-top: 3.25rem;
  }
  .lock div#trustbadge-container-98e3dadd90eb493088abdc5597a70810 {
    display: none;
  }
  .lock .needsclick.kl-teaser-SrfZkj.undefined.kl-private-reset-css-Xuajs1 {
      display: none;
  } 
  .image_menu {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap:15px;
  }
  .image_menu img {
    width: 35px;
  }
  
}