@charset "UTF-8";

.main-content .related_pro_carousel ul li:before {
  content: none;
}

/* Popup Btn */
.websima-cta-popup-btn {
  background: transparent;
  outline: none;
  border-radius: 50%;
  width: 3rem;
  height: 3rem;
  font-size: 26px;
  cursor: pointer;
}

.websima-cta-btns {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  column-gap: 2rem;
  row-gap: 1rem;
  width: 100%;
}

.websima-cta-btns a {
  font-size: 18px;
  margin-top: 2rem;
}

#websima-cta-popup {
  background-color: rgb(0 0 0 / 50%);
  position: fixed;
  z-index: 1001;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

/* CTA Banner — image only (no section-banner.css) */
.websima-cta-banners .cta-item-banner {
  position: relative;
  overflow: hidden;
  height: 100%;
}

.websima-cta-banners .cta-item-banner-media {
  display: block;
  height: 100%;
}

.websima-cta-banners .cta-item-banner img,
.websima-cta-banners .cta-item-banner-img {
  width: 100%;
  display: block;
  height: 100%;
  object-fit: cover;
}

#websima-cta-content img:not(.bg-cta-m) {
  width: 100%;
  border-radius: 1rem;
}

/* Content Design */
#websima-cta-content {
  display: flex;
  margin-top: 1.5rem;
  position: relative;
  margin-bottom: 1.5rem;
  gap: 3rem;
  align-items: center;
}

.websima-cta-content--wrapper {
  container-type: inline-size;
}

#websima-cta-content .websima-cta-img {
  flex: 0 0 46%;
  max-width: 46%;
  position: relative;
  overflow: hidden;
  z-index: 5;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bg-cta-m {
  position: absolute;
  height: 100%;
  left: 0;
  bottom: 0;
  top: 0;
  object-fit: contain;
  filter: blur(3px);
  pointer-events: none;
  width: auto;
}

/* CTA Desc */
.websima-cta-desc {
  display: flex;
  flex-direction: column;
  flex: 0 0 50%;
  position: relative;
  z-index: 5;
}

.websima-cta-desc p {
  color: #444343 !important;
  font-size: 16px;
  line-height: 34px;
  font-family: var(--regular_font);
  text-align: justify;
}

/* .websima-cta-desc span {
  color: #151515;
  line-height: 32px;
  font-family: var(--main_font);
  font-size: clamp(0.9rem, 4vw, 1.1rem) !important;
} */

/* CTA Title */
.cta-content-title {
  color: var(--bg_light) !important;
  font-size: clamp(20px, 4vw, 24px) !important;
  line-height: 27px !important;
  font-family: var(--bold_font);
  margin-bottom: 1.5rem;
}

/* Popup Design */
.websima-cta-popup-btn {
  outline: none;
  border-radius: 10px 22px 22px 22px;
  width: 54px;
  height: 54px;
  font-size: 38px;
  cursor: pointer;
  position: fixed;
  left: 10px;
  bottom: 30px;
  background: var(--c-primary);
  display: flex;
  justify-content: center;
  text-align: center;
  color: var(--c-neutral-000);
  line-height: 1.7;
  z-index: 1000;
  box-shadow: 0 3px 10px rgb(189 156 103 / 37%);
}

#websima-cta-popup #websima-cta-content {
  padding: 40px 15px 30px 15px;
}

#websima-cta-popup #websima-cta-banner {
  margin: 0 auto;
}

#websima-cta-popup .websima-cta-banners > .container {
  padding: 0;
}

#websima-cta-popup .websima-cta-btns.all-post {
  margin-bottom: 0;
}

/* CTA Carousel */
.cta-carousel .owl-nav button {
  z-index: 2 !important;
  pointer-events: all !important;
  width: 32px;
  height: 32px;
}

.cta-carousel .owl-nav {
  left: -16px !important;
  right: -16px !important;
  z-index: 1 !important;
  pointer-events: none !important;
}

/* Close CTA */
.close-cta {
  position: absolute;
  width: 30px;
  height: 30px;
  display: inline-flex;
  top: 0;
  align-items: center;
  justify-content: center;
  z-index: 1001;
  cursor: pointer;
  right: 10px;
  color: ;
}

/* Height 100 */
#websima-cta-popup .h-100 {
  height: 100%;
}

/* Product */
.cta-product-txt {
  text-align: center;
}

.cta-product-sub {
  color: #001938 !important;
  font-size: 17px !important;
  line-height: 30px !important;
  margin-bottom: 30px !important;
  font-family: "IRANSansWeb" !important;
  text-align: center !important;
}

.cta-product-title {
  font-size: 23px !important;
  color: var(--color3) !important;
  margin: 15px 0 !important;
}

.product-cta-btns {
  text-align: center;
}

.product-cta-btns a {
  margin-top: 32px;
}

#websima-cta-product .entitle {
  margin-bottom: 0;
}

.websima-cta-product-remove-before:before {
  background: none !important;
}

#remove-before-card-products {
  display: none;
}

#websima-cta-product.cta-one-product {
  margin: 25px auto;
}

#websima-cta-product.cta-one-product #pfeat {
  margin: 15px 0;
}

/* Editor */
.editor-content.main-content .cta-advanced a,
.editor-content.main-content .product-cta-one-box a {
  color: var(--color2);
}

.editor-content.main-content .product-cta-one-box a:hover,
.editor-content.main-content .cta-advanced a:hover {
  color: var(--color1);
}

.editor-content.main-content .cta-advanced table td,
.editor-content.main-content .product-cta-one-box table td {
  border: none;
  width: 50%;
}

.editor-content.main-content .cta-advanced table tr,
.editor-content.main-content .product-cta-one-box table tr {
  display: inline-table;
  width: 100%;
  border: none;
}

.editor-content.main-content .cta-advanced .hz-volume .hz-available-value,
.editor-content.main-content .product-cta-one-box .hz-volume .hz-available-value {
  font-size: 12px;
  padding: 6px 5px 4px;
}

.editor-content.main-content .cta-advanced .product-item .price,
.editor-content.main-content .product-cta-one-box .product-item .price {
  font-size: 14px;
}

.editor-content.main-content .cta-advanced .hz-price-wrap .hz-price .hz-button-more,
.editor-content.main-content .product-cta-one-box .hz-price-wrap .hz-price .hz-button-more {
  padding-left: 20px;
  padding-right: 20px;
}

.editor-content.main-content .cta-advanced .hz-detail-product h2 a,
.editor-content.main-content .product-cta-one-box .hz-detail-product h2 a {
  text-align: right;
}

/* ------------------------------------------------------------
                    Responsive Mode
--------------------------------------------------------------- */

@media screen and (max-width: 1199.99px) {
  .websima-cta-desc {
    flex: 0 0 100%;
    transform: none;
    align-items: flex-start;
    height: 100%;
  }

  .cta-content-title {
    font-size: 1rem !important;
  }

  #websima-cta-product {
    margin: 35px auto !important;
  }

  .websima-cta-product {
    margin: 35px auto !important;
  }

  .websima-cta-btns {
    margin-top: 10px;
  }

  .cta-product-title {
    font-size: 20px !important;
    margin-bottom: 16px !important;
  }

  .cta-product-sub {
    font-size: 15px !important;
  }

  .websima-cta-btns {
    display: flex;
    gap: 15px;
    justify-content: center;
  }

  #websima-cta-content {
    flex-wrap: wrap;
    justify-content: center;
    margin: 0.5rem 0;
  }

  #websima-cta-content .websima-cta-img {
    flex: 0 0 50%;
    max-width: 100%;
    text-align: center;
    transform: unset;
    width: 100%;
  }

  .websima-cta-desc::before {
    width: 100%;
    height: calc(100% + 200px);
    border-radius: 16px;
    bottom: 0;
    top: unset;
  }

  #websima-cta-content .websima-cta-img::after {
    top: 10px;
    left: 10px;
  }

  #websima-cta-content .websima-cta-img::before {
    bottom: 10px;
    right: 10px;
  }

  .websima-cta-desc p {
    margin-top: 1.5rem;
  }

  .websima-cta-btns a {
    margin-top: 1rem;
  }
}

@media screen and (max-width: 991.99px) {
  .websima-cta-product-header {
    justify-content: center;
    flex-wrap: wrap;
  }

  .websima-cta-product-title-wrap {
    max-width: 100%;
    width: 100%;
    text-align: center;
  }

  .websima-cta-product .cta-product-title {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .product-offset-lg-3 {
    margin-right: 25%;
  }
}