/* =========================
   Remove Storefront hover pagination
   ========================= */
body.single-product .storefront-product-pagination{
  display: none !important;
}

/* =========================
   Prevent clipping (desktop right cut)
   ========================= */
body.single-product .site-content,
body.single-product .site-main,
body.single-product .content-area,
body.single-product .woocommerce,
body.single-product #primary,
body.single-product #content,
body.single-product .col-full,
body.single-product div.product{
  overflow: visible !important;
}

/* =========================
   Base containers
   ========================= */
body.single-product .site-content,
body.single-product .site-main,
body.single-product .content-area,
body.single-product .woocommerce{
  width: 100% !important;
  max-width: none !important;
}

/* Desktop default product wrapper */
body.single-product div.product{
  max-width: 1200px !important;
  margin: 0 auto !important;
  padding: 22px 18px 0 !important;
}

/* =========================
   Desktop: 2-column grid
   ========================= */
@media (min-width: 992px){
  body.single-product div.product .gb-grid{
    display: grid !important;
    grid-template-columns: 58% 42% !important;
    gap: 36px !important;
    align-items: start !important;
  }

  body.single-product div.product .gb-left,
  body.single-product div.product .gb-right{
    min-width: 0 !important;
    overflow: visible !important;
  }
}

/* Neutralize floats/clears that break columns */
body.single-product div.product .woocommerce-product-gallery,
body.single-product div.product .summary{
  float: none !important;
  clear: none !important;
  width: auto !important;
  margin: 0 !important;
}

/* =========================
   Gallery fills left column
   ========================= */
body.single-product div.product .gb-left .woocommerce-product-gallery{
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
}

body.single-product div.product .gb-left .woocommerce-product-gallery__wrapper{
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.single-product div.product .gb-left .woocommerce-product-gallery__image{
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.single-product div.product .gb-left .woocommerce-product-gallery__image img,
body.single-product div.product .gb-left .woocommerce-product-gallery img{
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  height: auto !important;
  cursor: default !important;
}

/* =========================
   Mobile
   ========================= */
@media (max-width: 991px){
  body.single-product div.product{
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  body.single-product div.product .gb-grid{
    display: block !important;
    padding: 0 !important;
  }

  body.single-product div.product .gb-right{
    margin: 0 !important;
    padding: 0 !important;
  }

  body.single-product div.product .gb-right .gb-buybox{
    width: 100% !important;
  }
}

/* =========================
   Disable zoom / lightbox UI only
   ========================= */
body.single-product .woocommerce-product-gallery__trigger{
  display: none !important;
}

/* =========================
   Typography
   ========================= */
body.single-product .product_title{
  font-size: 28px !important;
  line-height: 1.15 !important;
  margin: 0 0 8px !important;
}
body.single-product .woocommerce-product-rating{
  margin: 6px 0 8px !important;
}
body.single-product.price{
  margin: 4px 0 12px !important;
  font-size: 16px !important;
  margin-top: 7px !important;
  color: var(--gb-primary) !important;
}

/* Make top price line keep badge on the right (inline, not under) */
body.single-product .gb-price-top, .single-product div.product p.price{
  display: inline-flex !important;
  align-items: center !important;
  gap: 10px !important;
  font-size: 20px !important;
}
body.single-product .gb-price-top .price{
  margin: 0 !important;
  display: inline-flex !important;
  align-items: center !important;
}

/* Hide Woo variation price block under selects */
body.single-product .woocommerce-variation-price,
body.single-product .woocommerce-variation-availability{
  display: none !important;
}

/* =========================
   Variations styling (FORCE full width)
   ========================= */
body.single-product form.variations_form{
  margin-top: 10px !important;
}

body.single-product table.variations{
  border: 0 !important;
  margin: 0 0 10px 0 !important;
  width: 100% !important;
}

body.single-product table.variations tr{
  display: block !important;
  margin-bottom: 10px !important;
}

body.single-product table.variations td{
  display: block !important;
  padding: 0 !important;
  width: 100% !important;
}

body.single-product table.variations td.label{
  display: block !important;
  margin: 0 0 6px 0 !important;
  font-size: 13px !important;
  color: rgba(17,24,39,.70) !important;
  text-transform: none !important;
}

body.single-product table.variations td.value{
  position: relative !important;
  width: 100% !important;
}
body.single-product table.variations td.value::after{
  display: none !important;
  content: none !important;
}

/* Select full width */
body.single-product div.product table.variations select,
body.single-product div.product form.variations_form select{
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 100% !important;

  height: 44px !important;
  padding: 10px 44px 10px 12px !important;
  border-radius: 6px !important;
  border: 1px solid rgba(17,24,39,.22) !important;
  background-color: #fff !important;

  font-family: var(--gb-font) !important;
  font-size: 14px !important;
  line-height: 22px !important;
  letter-spacing: 0 !important;
  color: #111827 !important;

  box-shadow: none !important;
  outline: none !important;

  -webkit-appearance: none !important;
  appearance: none !important;

  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24'%3E%3Cpath fill='rgba(17,24,39,0.55)' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: right 14px center !important;
  background-size: 14px 14px !important;
}

body.single-product .reset_variations{
  display: none !important;
}

/* =========================
   Cart area
   ========================= */
body.single-product form.cart{
  margin: 8px 0 0 !important;
}
body.single-product form.cart .quantity{
  display: none !important;
}
body.single-product button.single_add_to_cart_button{
  width: 100% !important;
  height: 52px !important;
  border-radius: 999px !important;
  font-size: 15px !important;
  margin-top: 8px !important;
      letter-spacing: .08rem !important;
}

/* Hide SKU/category */
body.single-product .gb-buybox .product_meta{
  display: none !important;
}

/* Keep tabs + upsells hidden (but allow related products) */
body.single-product .woocommerce-tabs,
body.single-product .up-sells,
body.single-product .upsells{
  display: none !important;
}

/* Media shadow */
/* Media shadow (scoped, so it won't affect header/logo/sitewide images) */
body.single-product .woocommerce-product-gallery__image img,
body.single-product .woocommerce-product-gallery img,
body.single-product .gb-left img,
body.single-product .gb-right img,
body.single-product .entry-summary img,
body.single-product .woocommerce-product-details__short-description img,
body.single-product video,
body.single-product iframe:not(#chat-button),
body.single-product .wp-block-image img{
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

/* Never shadow header logos even if something else adds it */
.site-header img,
.site-header .custom-logo,
.site-header .site-logo img{
  box-shadow: none !important;
}

/* Remove borders/padding/margins from gallery containers */
body.single-product .woocommerce-product-gallery,
body.single-product .woocommerce-product-gallery__wrapper,
body.single-product .woocommerce-product-gallery__image{
  margin: 0;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
}
body.single-product .woocommerce-product-gallery__image a,
body.single-product .woocommerce-product-gallery__image img{
  margin: 0;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
}
body.single-product .gb-left,
body.single-product .gb-left *{
  border: 0 !important;
}

/* =========================================================
   SOLD OUT UI
   ========================================================= */
body.single-product .gb-soldout-badge{
  display: none;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
  padding: 4px 10px;
  border: 1px solid #ff0000;
  color: #ff0000;
  background: #fff;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  border-radius: 0;
}

/* Sold out button look */
body.single-product .gb-btn-soldout{
  background: #e5e7eb !important;
  color: #111827 !important;
  border: 1px solid rgba(17,24,39,.18) !important;
  cursor: not-allowed !important;
  opacity: 1 !important;
}

/* Hide express checkout rows when sold out */
body.single-product .gb-hide-payreq .wcpay-payment-request-wrapper,
body.single-product .gb-hide-payreq .wc-stripe-payment-request-wrapper,
body.single-product .gb-hide-payreq .wcpay-express-checkout-wrapper{
  display: none !important;
}

/* =========================
   Related products (Shopify-like)
   ========================= */
body.single-product section.related{
  display: block !important;
  max-width: 1200px;
  margin: 28px auto 0;
  padding: 0 0px 24px;
}

body.single-product section.related > h2{
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 14px;
}

body.single-product section.related ul.products{
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
  display: grid !important;
  gap: 8px !important;
}

/* Desktop: 4 columns */
@media (min-width: 751px){
  body.single-product section.related ul.products{
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }
}

/* Mobile: 2 columns */
@media (max-width: 750px){
  body.single-product section.related{
    padding: 40px 0px;
  }
  body.single-product section.related ul.products{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 4px !important;
  }
}

/* Card cleanup */
body.single-product section.related ul.products li.product{
  margin: 0 !important;
  float: none !important;
  width: auto !important;
  text-align: left !important;
}

body.single-product section.related ul.products li.product a{
  text-decoration: none !important;
}

body.single-product section.related ul.products li.product img{
  width: 100% !important;
  height: auto !important;
}

/* Title + price styling */
body.single-product section.related ul.products li.product .woocommerce-loop-product__title{
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1.25 !important;
  margin: 10px 0 6px !important;
  color: #111827 !important;
}

body.single-product section.related ul.products li.product .price{
  font-weight: 700 !important;
  color: #efbbcf !important;
}

/* =========================
   Product accordion (Details / Delivery)
   ========================= */
.gb-acc{
  margin-top: 16px !important;
  border-top: 1px solid rgba(17,24,39,.10) !important;
}

.gb-acc__item{
  border-bottom: 1px solid rgba(17,24,39,.10) !important;
}

.gb-acc__summary{
  list-style: none !important;
  cursor: pointer !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 12px !important;
  padding: 16px 0 !important;
  font-weight: 700 !important;
  color: rgba(17,24,39,.92) !important;
}

.gb-acc__summary::-webkit-details-marker{
  display: none !important;
}

.gb-acc__chev{
  width: 18px !important;
  height: 18px !important;
  display: block !important;
  transition: transform .18s ease !important;
  color: rgba(17,24,39,.72) !important;
}

.gb-acc__item[open] .gb-acc__chev{
  transform: rotate(180deg) !important;
}

.gb-acc__panel{
  padding: 0 0 16px 0 !important;
  color: rgba(17,24,39,.72) !important;
  line-height: 1.55 !important;
}

.gb-acc__panel p{
  margin: 0 0 10px 0 !important;
}

.gb-acc__panel p:last-child{
  margin-bottom: 0 !important;
}

.gb-badges{
  display:flex;
  flex-wrap:nowrap;
  gap:8px;
  margin:10px 0 8px;
  white-space:nowrap;
}

.gb-badge{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:6px 14px;
  border-radius:999px;
  font-weight:700;
  font-size:13px;
  line-height:1;
}

.gb-badge--green{
  background: rgba(40, 201, 127, .10);
  color: #28c97f;
}

/* Optional: if too narrow, hide the second badge */
@media (max-width: 360px){
  .gb-badges .gb-badge:last-child{ display:none; }
}
@media screen and (max-width: 950px){
.woocommerce-product-gallery > div > div > a > img {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
}}

.single-product div.product form.cart {
    padding: 0 !important;
}

.single-product div.product .variations_button {
    padding: 0 !important;
    margin-top: -10px !important;
}

/* PDP rating/count above title */
.gb-pdp-rating{
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 10px;
}

/* If Judge.me outputs inline elements, keep it tidy */
.gb-pdp-rating--judgeme *{
  max-width: 100%;
}

/* Optional: make sure Woo fallback isn't huge */
.gb-pdp-rating--woo .star-rating{
  margin: 0;
}

.col-full .gb-games {
    padding: 0 !important;
}
/* =====================================
   Apple Pay = same height as main button
   ===================================== */

body.single-product 
#mollie_applepay_button.apple-pay-button,
body.single-product 
button.apple-pay-button,
body.single-product 
.apple-pay-button-wrapper button{
  height: 52px !important;
  min-height: 52px !important;
  line-height: 52px !important;
  border-radius: 999px !important;
  width: 100% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin-top: 5px !important;
}

/* Shopify-like sold out badge */
.price__badge-sold-out {
    display: inline-block;
    font-family: Assistant, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    letter-spacing: .1rem;
    line-height: 1;
    padding: 5px 10px;
    text-align: center;
    word-break: break-word;
    background: rgba(255, 255, 255, .8);
    border: 1px solid red;
    color: red;
    text-transform: uppercase;
    vertical-align: top;
    margin-top: 0;
}

/* Disabled add-to-cart should look like Shopify (visible but not clickable) */
.single-product .single_add_to_cart_button[disabled],
.single-product .single_add_to_cart_button.disabled {
  opacity: .4 !important;
}

/* =========================================================
   Product page: How does it work?
   ========================================================= */

.gb-info-section{
  width: 100%;
}

.info-section__container{
  margin-top: 28px;
  margin-bottom: 77px;
}

.info-section__title{
  margin: 0 0 22px;
  text-align: center;
}

.info-section__timeline{
  display: flex;
  align-items: flex-start;
  padding: 0;
  margin: 0;
}

.info-section__step{
  list-style: none;
  width: 33.3333%;
  position: relative;
  text-align: center;
  font-family: 'Assistant', sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.35;
  color: #c3aed6;
  padding: 0 8px;
  box-sizing: border-box;
}

/* Top connecting line */
.info-section__step::after{
  content: "";
  position: absolute;
  top: 27px;
  left: -50%;
  width: 100%;
  height: 1px;
  background-color: #9a9a9a;
  z-index: 0;
  transition: background-color .3s ease;
}

.info-section__step:first-child::after{
  content: none;
}

/* Default circle for steps 1 and 3 */
.info-section__step::before{
  width: 55px;
  height: 55px;
  border: 3px solid #c3aed6;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 10px;
  background: #f1f1f1;
  color: #000;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  transition: all .3s ease;
  font-weight: 700;
}

/* Step 1 label */
.info-section__step:nth-child(1)::before{
  content: "NOW";
}

/* Step 2 custom icon circle */
.info-section__icon-wrap{
  width: 55px;
  height: 55px;
  border: 3px solid #c3aed6;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 10px;
  background: #f1f1f1;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}

/* Step 3 label */
.info-section__step:nth-child(3)::before{
  content: "1 MIN";
}

/* Active step */
.info-section__step.info-section__active{
  color: #555555;
}

.info-section__step.info-section__active::before{
  background: #c3aed6;
  color: #f1f1f1;
}

/* Filled progress line after active step */
.info-section__step.info-section__active + .info-section__step::after{
  background: #c3aed6;
}

/* Icon */
.info-section__icon-wrap img{
  display:block;
  width:30px;
  height:30px;
  object-fit:contain;
  user-select:none;
  -webkit-user-drag:none;
  box-shadow:none !important;
  animation: gb-info-rotate 2s ease infinite;
}

@keyframes gb-info-rotate{
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}

/* Mobile */
@media screen and (max-width: 749px){
  .info-section__container{
    margin-top: 24px;
    margin-bottom: 56px;
  }

  .info-section__step{
    font-size: 12px;
    padding: 0 4px;
  }

  .info-section__step::before,
  .info-section__icon-wrap{
    width: 48px;
    height: 48px;
    margin-bottom: 8px;
  }

  .info-section__step::after{
    top: 24px;
  }

  .info-section__icon-wrap img{
    width: 24px;
    height: 24px;
  }
}

/* =========================
   Rebuilt PDP media
   ========================= */

/* show desktop by default, mobile hidden */
.gb-media-desktop {
  display: block;
}

.gb-media-mobile {
  display: none;
}

/* ---------- Desktop media ---------- */
/* ---------- Desktop media ---------- */

.gb-media-desktop__main {
  width: 100%;
  background: transparent;
  position: relative;
  z-index: 2;
  margin-bottom: 10px;
}

.gb-media-desktop__card {
  width: 100%;
  aspect-ratio: 1 / 1;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  filter: drop-shadow(0 2px 10px rgba(0, 0, 0, 0.05));
}

.gb-media-desktop__main.is-non-square .gb-media-desktop__card {
  background: #f3f4f6;
}

.gb-media-desktop__img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  object-position: center;
  background: transparent;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  filter: none !important;
}

.gb-media-desktop__thumbs {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  position: relative;
  z-index: 1;
  margin-top: 0;
}

.gb-media-desktop__thumb {
  appearance: none;
  flex: 0 0 auto;
  padding: 0;
  margin: 0;
  background: #fff !important;
  border: 1px solid transparent;
  border-radius: 0 !important;
  box-shadow: none !important;
  cursor: pointer;
  overflow: hidden;
  color: inherit !important;
}

.gb-media-desktop__thumb.is-active {
  border-color: #111;
}

.gb-media-desktop__thumb-img {
  display: block;
  width: 72px;
  height: 72px;
  object-fit: cover;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

/* ---------- Mobile media ---------- */

.gb-media-mobile {
  width: 100%;
}

.gb-media-mobile__stage {
  width: 100%;
  overflow: visible;
}

.gb-media-mobile__track {
  display: flex;
  gap: 5px;
  transition: transform 0.28s ease;
  touch-action: pan-y;
  will-change: transform;
}

.gb-media-mobile__slide {
  flex: 0 0 100%;
  width: 100%;
  aspect-ratio: 1 / 1;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: visible;
  background: transparent;
  box-sizing: border-box;
}

.gb-media-mobile__slide.is-non-square {
  background: #f3f4f6;
}

.gb-media-mobile__card {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  filter: drop-shadow(0 2px 10px rgba(0, 0, 0, 0.05));
}

.gb-media-mobile__img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  object-position: center;
  background: transparent;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  filter: none !important;
  user-select: none;
  -webkit-user-drag: none;
}

/* ---------- Breakpoint split ---------- */

@media (max-width: 989px) {
  .gb-media-desktop {
    display: none !important;
  }

  .gb-media-mobile {
    display: block !important;
  }

  .single-product .gb-grid,
  .single-product .gb-left,
  .single-product .gb-media-mobile,
  .single-product .gb-media-mobile__stage,
  .single-product .gb-media-mobile__track,
  .single-product .gb-media-mobile__slide,
  .single-product .gb-media-mobile__card {
    overflow: visible !important;
  }
}

@media (min-width: 990px) {
  .gb-media-desktop {
    display: block !important;
  }

  .gb-media-mobile {
    display: none !important;
  }
}

.is-non-square > .gb-media-mobile__card {
    background: #d9f0ff;
}
@media (max-width: 990px) {
   .gb-left {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
} 
}

.product > .woocommerce-LoopProduct-link > .attachment-woocommerce_thumbnail{
    margin: 0 !important;
}

.gb-product-info{
  margin-top: 16px;
  border-top: 1px solid rgba(17,24,39,.10);
}

.gb-product-info__section{
  padding-top: 16px;
}

.gb-product-info__title{
  margin: 0 0 12px;
  font-size: 16px;
  font-weight: 700;
  color: rgba(17,24,39,.92);
}

.gb-product-info__content{
  color: rgba(17,24,39,.72);
  line-height: 1.55;
}

.gb-product-info__content p{
  margin: 0 0 10px;
}

.gb-product-info__content p:last-child{
  margin-bottom: 0;
}

.gb-custom-request-form{
  max-width:100%;
  padding:20px;
  background-color:#f8f8f8;
  border-radius:5px;
  margin-top:20px;
}

.gb-custom-request-form .cf-grid{
  display:flex;
  flex-wrap:wrap;
  margin-bottom:20px;
  margin-left:-10px;
  margin-right:-10px;
}

.gb-custom-request-form .cf-grid__item{
  flex:1 0 50%;
  padding:0 10px;
  box-sizing:border-box;
}

.gb-custom-request-form .cf-grid__item--full{
  flex:1 0 100%;
  padding:0 10px;
  box-sizing:border-box;
}

.gb-custom-request-form input[type='text'],
.gb-custom-request-form input[type='email'],
.gb-custom-request-form textarea{
  width:100%;
  padding:12px 14px;
  margin-bottom:10px;
  border:1px solid #ccc;
  border-radius:5px;
  box-sizing:border-box;
  font-family:Assistant, Helvetica, Arial, sans-serif;
  font-size:16px;
  background:#fff;
}

.gb-custom-request-form textarea{
  resize:vertical;
  min-height:120px;
}

.gb-custom-request-form label{
  display:block;
  font-weight:700;
  margin-bottom:6px;
}

.gb-custom-request-form .custom-btn{
  display:block;
  width:100%;
  padding:12px 16px;
  background-color:#000;
  color:#fff;
  border:none;
  border-radius:40px;
  cursor:pointer;
  transition:background-color .3s ease;
  text-align:center;
  font-weight:700;
}

.gb-custom-request-form .custom-btn:hover{
  background-color:#222;
}

.gb-custom-request-form .custom-note--success{
  color:green;
  font-weight:700;
  margin-top:10px;
}

@media (max-width: 767px){
  .gb-custom-request-form .cf-grid__item{
    flex:1 0 100%;
  }
}

.gb-cart > .stock {
    display: none !important;
}

/* Product cards: subtle image shadow like old site */
.woocommerce ul.products li.product img,
ul.products li.product img{
  box-shadow: 0 2px 10px rgba(0, 0, 0, .05) !important;
}

/* Product page: related products heading */
body.single-product section.related.products > h2{
  text-align: left !important;
  font-size: 22px !important;
  font-weight: 700 !important;
  margin: 0 0 14px !important;
  line-height: 1.2 !important;
}

/* Make sure related products stay aligned with product page content */
body.single-product section.related.products{
  text-align: left !important;
}
.Wsrspfapp-write-rev-link > span {
    font-weight: bold;
}
@media (min-width: 990px) {
    .Wsrspfapp-write-rev-link > span {
        font-size: 15px !important;
    }
    .Wsrspfapp-write-rev-link {
        height: 45px !important;
    }
    .Wsrspfapp-reviewapp-title {
        font-size: 22px !important;
    }
}
.Wsrspfapp-container {
    padding: 0 !important;
    margin-top: 50px !important;
}
.Wsrspfapp-widget-actions-wrapper {
    margin: 0 !important;
}
.Wsrspfapp-reviewapp-title-verify {
    margin: 0!important;
}
.Wsrspfapp-reviewapp-title {
    font-weight: bold !important;
}

.WnSinglFrm-product .WnsinglereviewApp-userdetaillabel {
        padding: 12px 12px 12px 16px !important;
}
.WnSinglFrm-product input, .WnSinglFrm-product label, .WnSinglFrm-product .reviewdes-input {
    padding: 0!important;
}

.WnSinglFrm-product .WnsinglereviewApp-userdetaillabel, .WnSinglFrm-product .WnsinglereviewApp-form-header, .WnSinglFrm-product .WnsinglereviewApp-form-description{
padding: 7px 10px 7px 14px !important;
}