/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

/*general */

html, body {
  overflow-x: hidden;
  overflow-y: auto;
}

.social-bg{
    width: 40px;
    transform: translate(0, -50%);
    left: 40px;
    position: fixed;
    z-index: 25;
    background: rgba(27, 27, 27, 0.3);
    border-radius: 5px;
    padding: 10px;
}


.header-cart-count {
    position: absolute;
    top: -30px;
    right: -58px;
    background: #ff4d4f;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    border-radius: 50%;
    min-width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}

.hero-section {
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
}

/* Disable fixed background on mobile */
@media (max-width: 1024px) {
  .hero-section {
    background-attachment: scroll;
  }
}

.post-password-form input[type="password"] {
    background-color: #E7F5FF47;
    border-color: #C7DEEE;
    margin-top: 10px;
}

.post-password-form input[type="submit"] {
    background-color: #73AFD8;
    color: #ffffff;
    border-color: #73AFD8;
    flex-grow: 1;
}

/*general*/

/*header */

.icons-header .elementor-icon {
    padding: 5px;
    width: 45px;
    height: 45px;
    display: flex;
    border-radius: 10px;
    background-color: #e7f5ff;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.header-login svg{
    width:  25px;
}

.header-login .elementor-button-content-wrapper{
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.header-stiky{
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

/*header */

/*body*/

/*section-hero*/

.button-hero-more::before {
    content: '';
    width: 80px;
    height: 80px;
    background-color: #73AFD8;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: -10px;
    transform: translateY(-50%);
    transition: right 0.8s ease;
    z-index: -1;
    opacity: .4;
}

.button-hero-more::before {
    content: '';
    width: 80px;
    height: 80px;
    background-color: #73AFD8;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: -10px; 
    transform: translateY(-50%);
    transition: right 0.8s ease; 
    z-index: -1;
}

.button-hero-more:hover::before {
    right: 10px; 
}

/*section-hero*/

/*portfolio*/

.img-portfolio {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(0deg);
    transition: transform .5s cubic-bezier(0.87, 0, 0.13, 1)!important;
}

.img-portfolio:hover::before {
   content: '';
  position: absolute;
  inset: 0;
  background: #0000006e;
  opacity: 0;
  transition: opacity .25s ease;
  pointer-events: none; /* مهم: لینک خراب نشه */
  z-index: 1;
}

.img-portfolio figcaption.widget-image-caption.wp-caption-text {
    position: absolute;
    opacity: 0;
    transform: translateY(15px);
}

.img-portfolio:hover figcaption.widget-image-caption.wp-caption-text {
    opacity: 1;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    z-index:2;
}

.img-portfolio.top-right {
    top: 30%;
    transform: rotate(10deg);
}
.img-portfolio.top-right:hover {
    transform: translate(15px, -31px) rotate(15deg);
    z-index: 4;
    transition: transform 1.2s cubic-bezier(0.7, 0, 0.3, 1);
}

.img-portfolio.top-left{
    top: 0;
    left:30%;
    z-index: -1;
    transform: rotate(-10deg)
}
.img-portfolio.top-left:hover {
    transform: translate(-26px, -54px) rotate(344deg);
    transition: transform 1.2s cubic-bezier(0.7, 0, 0.3, 1);
}

.img-portfolio.bottom-right{
    transform: rotate(5deg);
    top: 250px;
}
.img-portfolio.bottom-right:hover {
    transform: translate(30px, 30px) rotate(11deg);
    transition: transform 1.2s cubic-bezier(0.7, 0, 0.3, 1);
}

.img-portfolio.bottom-left{
    left: 20%;
    transform: rotate(-10deg);
    top: 300px;
}

.img-portfolio.bottom-left:hover {
    transform: translate(-25px, 16px) rotate(346deg);
    transition: transform 1.2s cubic-bezier(0.7, 0, 0.3, 1);
}

.section-portfolio::before{
    content: url(https://tohidstudio.com/wp-content/uploads/2025/10/Untitled-design-9.png);
    position: absolute;
    left: 10%;
    top: 50%;
    transform: translate(-50%, -50%) scale(.7);
}

.section-portfolio::after{
    content: url(https://tohidstudio.com/wp-content/uploads/2025/10/Untitled-design-10.png);
    position: absolute;
    right: -30em;
    top: 25em;
    transform: translate(-50%, -50%) scale(.7);
}

@media(max-width:768px){
    
    .img-portfolio.top-left {
    left: -37px;
    transform: rotate(-10deg) scale(.7);
    top: -22px;
}

.img-portfolio.bottom-right {
    z-index: 14 !important;
    transform: rotate(5deg);
    top: 174px;
}

.img-portfolio.bottom-left {
    transform: rotate(10deg) scale(.6);
    z-index: 3 !important;
    left: 0;
    top: 262px;
}

}


/*portfolio*/

/*sale-products*/

.price-sale span.woocommerce-Price-currencySymbol {
    display: none;
}

.sale-badge {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 2px solid #36586F;
    background-color: rgba(255, 255, 255, 0.0); /* ترنسپرنت */
    color: #36586F;
    font-family: inherit; /* فونت سایت */
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10;
}

.cart-btn{
  background-color: #496E54;
  color: #FFF7F7!important;
  border-radius: 8px;
  padding: 6px 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  line-height: 1;
}


/* اگر داخلش SVG آیکن داری */
.cart-btn svg,
.cart-btn svg *{
  fill: #FFF7F7;
}

/* هاور (اختیاری، فقط برای حس بهتر) */
.cart-btn:hover{
  background-color: #73AFD8 !important;
}


.title-product-card h2 a{
    font-family: iranyekanx!important;
}

.products-card:hover .sale-badge{
    background-color:#fff;
}

.products-card:hover .cart-button a{
    background-color:#73afd8!important;
}

.carousel-sale .elementor-swiper-button {
    background-color: #36586f;
    width: 40px;
    height: 40px;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}


/*sale-products*/

/*service-section*/

/*hover-services-section*/

.carousel-services .elementor-swiper-button
 {
    background-color: #7dbbe8;
    padding: 8px;
    border-radius: 4px;
}

.box-services{
    padding: 60px 45px 90px 45px;
    border-radius: 10px;
    background-color: transparent;
    position: relative;
    -webkit-transition: all .5s;
    transition: all .5s;
    border: 2px solid rgba(0, 0, 0, 0.03);
}

.box-services:hover{
        border: 2px solid #d4eaff;
    background-color: #fcfeff;
}

.box-services.one::before{
    content: '01';
        font-family: 'Urbanist', sans-serif;
    font-size: 120px;
    line-height: 90px;
    font-weight: 900;
    position: absolute;
    bottom: 0px;
    right: 40px;
    border: none;
    background: linear-gradient(180deg, #e7f5ff 0%, #fdfdfd 90%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.box-services.two::before{
    content: '02';
        font-family: 'Urbanist', sans-serif;
    font-size: 120px;
    line-height: 90px;
    font-weight: 900;
    position: absolute;
    bottom: 0px;
    right: 40px;
    border: none;
    background: linear-gradient(180deg, #e7f5ff 0%, #fdfdfd 90%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.box-services.three::before{
    content: '03';
        font-family: 'Urbanist', sans-serif;
    font-size: 120px;
    line-height: 90px;
    font-weight: 900;
    position: absolute;
    bottom: 0px;
    right: 40px;
    border: none;
    background: linear-gradient(180deg, #e7f5ff 0%, #fdfdfd 90%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.box-services.four::before{
    content: '04';
        font-family: 'Urbanist', sans-serif;
    font-size: 120px;
    line-height: 90px;
    font-weight: 900;
    position: absolute;
    bottom: 0px;
    right: 40px;
    border: none;
    background: linear-gradient(180deg, #e7f5ff 0%, #fdfdfd 90%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/*hover-section-service*/


.elementor-element-0b0b3a0.service-box-hover {
  position: relative;
  height: 520px;             
  overflow: hidden;
  isolation: isolate;        
}


.elementor-element-0b0b3a0.service-box-hover > .item-image {
  position: absolute;
  inset: 0;
  background-size: cover !important;
  background-position: center center !important;
  opacity: 0;
  transform: scale(1.03);
  filter: brightness(.9);
  transition: opacity .45s ease, transform .6s ease, filter .45s ease;
  pointer-events: none;      
  z-index: 0;
}


.elementor-element-0b0b3a0.service-box-hover:not(.show-2):not(.show-3):not(.show-4) > .item-image.one {
  opacity: 1; transform: scale(1); filter: brightness(1);
}

.elementor-element-0b0b3a0.service-box-hover.show-1 > .item-image.one,
.elementor-element-0b0b3a0.service-box-hover.show-2 > .item-image.two,
.elementor-element-0b0b3a0.service-box-hover.show-3 > .item-image.three,
.elementor-element-0b0b3a0.service-box-hover.show-4 > .item-image.four {
  opacity: 1;
  transform: scale(1);
  filter: brightness(1);
}

.service-box-hover::before{
        content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, #1b1b1b 0%, #1b1b1b 100%);
    opacity: .5;
    z-index: 1;
}

/*hover-services-section*/

/*service-section*/

/*section-price-table*/

.item-price:hover .hover-price{
    opacity: 1;
    top: 0px;
    left: 0px;
}

.hover-price{
        position: absolute;
    top: -15px;
    left: -15px;
    background: #fff;
    padding: 15px;
    border-radius: 0 0 45px 0;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    opacity: 0;
    width:105px;
    height:105px;
}

.hover-price h2{
    width: 75px;
    height: 75px;
    line-height: 75px;
    border: 1px solid #f6f6f6;
    background: #f6f6f6;
    border-radius: 50%;
    text-align: center;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    font-family: "Urbanist", sans-serif;
    font-size: 24px;
    color: #282828;
    font-weight: 700;
    display: inline-flex;
    justify-content: center;
    letter-spacing: -1px;
}

.item-price .hover-price::before {
    content: url(https://tohidstudio.com/wp-content/uploads/2025/10/svgexport-7-1.svg);
    position: absolute;
    top: 49%;
    left: 67%;
    transform: translate(-50%, -50%);
}

.item-price .hover-price::after {
    content: url(https://tohidstudio.com/wp-content/uploads/2025/10/svgexport-7-1.svg);
    position: absolute;
    top: 113%;
    left: 9%;
    transform: translate(-50%, -50%);
}

.item-price .button-hero-more::before{
    
    width: 50px;
    height: 50px
}

#economic .hover-price {
    opacity: 1;
}


/*section-price-table*/

/*process*/

.item-process::before{
    content: url(https://tohidstudio.com/wp-content/uploads/2025/10/icons8-arrow-left-24.png);
    line-height: 1;
    color: #1b1b1b;
    font-family: "themify" !important;
    font-weight: normal;
    position: absolute;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: #f6f6f6;
    border: 12px solid #fff;
    top: 50%;
    right: -41px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 5;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: none;
    transition: none;
}

.span-number-process span{
    font-size: 120px;
    line-height: 90px;
    background: linear-gradient(180deg, #d6eaff 0%, #f6f6f6 90%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 900;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    line-height: 1;
    margin-bottom: 0px;
}

/*process*/

/*blog-card*/

.post-description{
      display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; 
  overflow: hidden;
}

.post-info a{
    display: block!important;
}

.post-info .elementor-post-info .elementor-icon-list-item {
  display: flex !important;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.post-info .elementor-post-info .elementor-icon-list-icon {
  margin-bottom: 6px;
}


.post-info .elementor-post-info a {
  display: flex !important;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center !important;
  width: 100%; 
}

.reading-time-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 6px;
  margin: 15px 0;
}

.reading-time-icon svg {
  width: 32px;
  height: 32px;
  fill: #d4af37; 
}

.reading-time-text {
  font-size: 15px;
  font-weight: 500;
  color: #444;
}

.blog-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.08); 
}


/*blog-card*/

/*scroll-banner*/
.banner-scroll {
  position: relative;
  overflow: hidden;
  --speed: 40s;
  --gap: clamp(12px, 2vw, 32px);
  width: 100%;
}

@media (max-width: 768px) {
  .banner-scroll {
    --speed: 50s;
  }
   .content .elementor-widget-icon-box .elementor-icon-box-wrapper {
    display: flex !important;
    flex-direction: row-reverse !important; /* icon right, text left */
    align-items: center !important;         /* vertical center */
    justify-content: center !important;     /* horizontal center */
    text-align: right !important;
    height: 100%;
  }

  .content .elementor-widget-icon-box .elementor-icon-box-icon {
    margin: 0 0 0 10px !important; /* space between icon and text */
  }

  .content .elementor-widget-icon-box .elementor-icon-box-content {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
}

.banner-scroll .marquee-track {
  display: flex !important;
  flex-wrap: nowrap !important;
  align-items: center;
  justify-content: flex-start;
  gap: var(--gap);
  white-space: nowrap;
  will-change: transform;
  animation: nex-marquee var(--speed) linear infinite;
  direction: ltr;
  transform: translate3d(0,0,0);
  backface-visibility: hidden;
  -webkit-font-smoothing: antialiased;
}

.banner-scroll .marquee-track > * {
  flex: 0 0 auto !important;
  display: inline-block !important;
  white-space: nowrap !important;
  margin: 0 !important;
}

@media (hover: none) and (pointer: coarse) {
  .banner-scroll:hover .marquee-track {
    animation-play-state: running !important;
  }
}

@keyframes nex-marquee {
  from { transform: translate3d(0,0,0); }
  to { transform: translate3d(var(--shift, -50%), 0, 0); }
}


.content h3{
    margin:0!important;
}

/*scroll-banner*/
/*body*/

/*contact-us-page*/

.icon-contact{
    /* From https://css.glass */
background: rgba(224, 242, 255, 0.39);
border-radius: 8px;
box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
backdrop-filter: blur(5px);
-webkit-backdrop-filter: blur(5px);
border: 1px solid rgba(224, 242, 255, 0.3);

}

/*contact-us-page*/

/*about-us-page*/

.progProgress-Bar span.elementor-progress-percentage {
    position: absolute;
    top: -11px;
    color: black;
    left: 10px;
    transform: translate(-50%, -50%);
}

.section-item-team{
  position: relative;
  overflow: hidden; 
}

.section-item-team .img-hover-team img{
  width: 100%;
  transform: scale(1);
  transition: transform 5s cubic-bezier(0.2, 0.6, 0.2, 1);
  border-radius:10px;
}
.section-item-team.is-hover .img-hover-team img{
  transform: scale(1.08);
}

.section-item-team .elementor-widget-divider .elementor-divider-separator{
  transform: scaleX(0);
  transform-origin: right center;
  transition: transform .9s ease;
}

.section-item-team.is-hover .elementor-widget-divider .elementor-divider-separator{
  transform: scaleX(1);
  transform-origin: right center;
}

.section-item-team.is-leave .elementor-widget-divider .elementor-divider-separator{
  transform: scaleX(0);
  transform-origin: left center; 
}

.section-item-team .top-header .elementor-heading-title{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity .4s ease, transform .5s ease;
  transition-delay: .60s; 
}

.section-item-team.is-hover .top-header .elementor-heading-title{
  opacity: 1;
  transform: translateY(0);
}

.section-item-team .header-title-buttom .elementor-heading-title{
  opacity: 0;
  transform: translateY(22px);
  transition: opacity .5s ease, transform .6s ease;
  transition-delay: 1.05s; 
}

.section-item-team.is-hover .header-title-buttom .elementor-heading-title{
  opacity: 1;
  transform: translateY(0);
}


.section-item-team.is-leave .top-header .elementor-heading-title,
.section-item-team.is-leave .header-title-buttom .elementor-heading-title{
  opacity: 0;
  transform: translateY(18px);
  transition-delay: 0s;
}

.bg{
    position: absolute;
    left: 0;
    bottom: 0%;
    width: 100%;
    height: 96px;
    background: linear-gradient(to top, rgba(27, 27, 27, 1), rgba(27, 27, 27, 0));
    border-radius: 10px;
}

.section-item-team{
  position: relative;
  border-radius: 10px;
  overflow: hidden;           
}

.section-item-team .img-hover-team{
  border-radius: inherit;     
  overflow: hidden;          
}


.section-item-team .img-hover-team img{
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;          
  border-radius: inherit;     
  transform: scale(1);
  transition: transform 6s cubic-bezier(0.2, 0.6, 0.2, 1);
  will-change: transform;
  backface-visibility: hidden; 
}

.section-item-team.is-hover .img-hover-team img{
  transform: scale(1.08);
}

/*about-us-page*/


/*portfolio-page*/


.carousel-portfolio .loop-img-portfolio{
  position: relative;
  overflow: hidden;
  border-radius: 16px;
  isolation: isolate;
  contain: paint;
}

.carousel-portfolio .loop-img-portfolio .e-con-inner{
  padding: 0 !important;
}


.carousel-portfolio .loop-img-portfolio .elementor-widget-image,
.carousel-portfolio .loop-img-portfolio .elementor-widget-image a{
  display: block;
  height: 100%;
  border-radius: inherit;
  overflow: hidden;
}

.carousel-portfolio .loop-img-portfolio .elementor-widget-image img{
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: inherit;
  transform: scale(1) translateZ(0);
  transform-origin: center;
  transition: transform 1.1s ease;
  will-change: transform;
}


.carousel-portfolio .loop-img-portfolio:hover .elementor-widget-image img{
  transform: scale(1.06) translateZ(0);
}


.carousel-portfolio .loop-img-portfolio::after{
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,.55);
  opacity: 0;
  transition: opacity .35s ease;
  z-index: 1;
  border-radius: inherit;
  pointer-events: none;
  will-change: opacity;
}


.carousel-portfolio .loop-img-portfolio:hover::after{
  opacity: 1;
}


.carousel-portfolio .loop-img-portfolio .description-portfolio{
  position: absolute;
  inset: 0;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: clamp(12px, 2.5vw, 28px);
  opacity: 0;
  transform: translateY(8px);
  transition: opacity .35s ease, transform .35s ease;
  pointer-events: none;
  border-radius: inherit;
}

.carousel-portfolio .loop-img-portfolio .description-portfolio .elementor-heading-title,
.carousel-portfolio .loop-img-portfolio .description-portfolio .elementor-heading-title a{
  color: #fff !important;
  text-decoration: none;
  line-height: 1.35;
  font-size: clamp(16px, 2.6vw, 24px);
}

.carousel-portfolio .loop-img-portfolio:hover .description-portfolio{
  opacity: 1;
  transform: translateY(0);
}


.carousel-portfolio .swiper-slide,
.carousel-portfolio .swiper-slide .loop-img-portfolio{
  border-radius: 16px;
  overflow: hidden;
}


/* .carousel-portfolio .loop-img-portfolio{ aspect-ratio: 1/1; } */

/*portfolio-page*/

/*single-portfolio*/

ul.pf-highlights li {
    line-height: 30px;
}

ul.pf-highlights {
    padding-right: 22px;
}

/*single-portfolio*/

/*blog*/

.date-blog{
       position: absolute;
    background: #fff;
    border: 1px solid #fff;
    color: #1b1b1b;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    bottom: 21%;
    left: 8%;
    z-index: 1;
    transform: translate(-50% , -50%)
}

.blog-img {
  position: relative;
  border-radius: 16px;
  overflow: hidden;
}

.blog-img a {
  display: block;
  border-radius: inherit;
  overflow: hidden;
}

.blog-img a::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  z-index: 2;
}

.blog-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 1s ease;
  transform-origin: center;
}

.blog-img a:hover img {
  transform: scale(1.06);
}

.categories-blog h5{
    display: none
}

/*blog*/

/*404 page*/

:root{
  --brand:#73AFD8;      /* رنگ اصلی */
  --tint:#E7F5FF;       /* رنگ تیف ملایم */
  --ink:#0b1c27;        /* متن تیره */
  --bg:#f7fbff;         /* پس‌زمینه روشن */
  --glass:rgba(255,255,255,0.35);
  --shadow: 0 10px 30px rgba(26,81,112,0.15);
}

.x404{
  position:relative;
  min-height:70svh;
  display:grid;
  place-items:center;
  overflow:hidden;
  background:
    radial-gradient(1200px 600px at 80% 10%, var(--tint) 0%, transparent 60%),
    linear-gradient(180deg, #ffffff 0%, var(--bg) 100%);
  color:var(--ink);
  isolation:isolate;
}

/* بافت نرم بکراند + گرین خیلی لطیف */
.x404__bg::before, .x404__bg::after{
  content:"";
  position:absolute; inset:-20%;
  pointer-events:none;
}
.x404__bg::before{
  background:
    radial-gradient(600px 400px at 15% 25%, rgba(115,175,216,0.25), transparent 70%),
    radial-gradient(800px 500px at 85% 75%, rgba(231,245,255,0.6), transparent 60%);
  filter: blur(40px);
  z-index:0;
}
.x404__bg::after{
  background-image: repeating-linear-gradient(0deg, rgba(0,0,0,0.03) 0 1px, transparent 1px 2px);
  mix-blend-mode: soft-light;
  opacity:.5;
  z-index:0;
}

.x404__hero{
  position:relative;
  z-index:2;
  width:min(1100px, 92vw);
  display:grid;
  grid-template-columns: 1.1fr 1fr;
  gap: clamp(24px, 4vw, 48px);
  align-items:center;
  padding: clamp(16px, 3vw, 24px);
}

@media (max-width:900px){
  .x404__hero{ grid-template-columns: 1fr; text-align:center; }
}

/* لنز */
.lens{
  position:relative;
  aspect-ratio:1/1;
  width: min(520px, 80vw);
  margin-inline:auto;
  border-radius:50%;
  background:
    radial-gradient( circle at 50% 55%, #102a3a 0%, #0c1f2b 55%, #091723 100% );
  box-shadow:
    inset 0 0 20px rgba(255,255,255,0.08),
    inset 0 60px 120px rgba(115,175,216,0.08),
    var(--shadow);
  overflow:hidden;
  transform: translateZ(0);
  will-change: transform, filter;
}

/* رینگ‌های لنز با هاورهای شیک */
.lens__ring{
  position:absolute; inset: 4%;
  border-radius:50%;
  border: 2px solid rgba(255,255,255,0.12);
  box-shadow: inset 0 0 0 1px rgba(255,255,255,0.06);
  transition: transform .8s cubic-bezier(.19,1,.22,1), border-color .4s ease;
}
.ring--outer{ inset: 2%; }
.ring--mid{ inset: 10%; }
.ring--inner{ inset: 18%; }

.lens:hover .ring--outer{ transform: rotate(6deg) scale(1.02); border-color: rgba(115,175,216,0.35); }
.lens:hover .ring--mid{ transform: rotate(-8deg) scale(1.03); border-color: rgba(231,245,255,0.45); }
.lens:hover .ring--inner{ transform: rotate(12deg) scale(1.04); border-color: rgba(115,175,216,0.55); }

/* SVG شاتر */
.aperture{
  position:absolute; inset:8%;
  width:84%; height:84%;
  filter: drop-shadow(0 10px 20px rgba(0,0,0,0.35));
}
.aperture .blade{
  transform-origin: 0 0;
  animation: blade-rot 6s linear infinite;
}
.aperture polygon{
  fill: #132938;
  stroke: rgba(255,255,255,0.08);
  stroke-width: 1;
  vector-effect: non-scaling-stroke;
}
@keyframes blade-rot{
  0%{ transform: translate(100px,100px) rotate(0deg); }
  100%{ transform: translate(100px,100px) rotate(360deg); }
}

.aperture .flare{
  fill: rgba(231,245,255,0.8);
  filter: blur(1px);
  animation: flare 3.2s ease-in-out infinite alternate;
}
@keyframes flare{
  0%{ opacity:.35; transform: translate(0,0) scale(1); }
  100%{ opacity:.9; transform: translate(-4px,-6px) scale(1.15); }
}

/* درخشش پویا */
.lens__glow{
  position:absolute; inset:-20%;
  background:
    radial-gradient(500px 300px at 70% 20%, rgba(115,175,216,0.35), transparent 65%),
    radial-gradient(400px 260px at 30% 80%, rgba(231,245,255,0.25), transparent 60%);
  mix-blend-mode: screen;
  filter: blur(24px);
  opacity:.55;
  transform: translate3d(0,0,0);
  animation: glow 8s ease-in-out infinite alternate;
  pointer-events:none;
}
@keyframes glow{
  0%{ transform: translate3d(-6px, -4px, 0) scale(1); opacity:.45; }
  100%{ transform: translate3d(6px, 4px, 0) scale(1.03); opacity:.65; }
}

/* متن و دکمه‌ها */
.x404__text h1{
  font-size: clamp(28px, 3.2vw, 44px);
  line-height:1.2;
  margin: 0 0 12px;
}
.x404__text p{
  font-size: clamp(14px, 1.4vw, 18px);
  color: #345166;
  margin: 0 0 20px;
}
.x404__actions{
  display:flex; gap:12px; flex-wrap:wrap;
  justify-content:flex-start;
}
@media (max-width:900px){ .x404__actions{ justify-content:center; } }

.btn{
  --radius:18px;
  display:inline-flex; align-items:center; justify-content:center;
  padding: 12px 18px;
  border-radius: var(--radius);
  font-weight:600;
  text-decoration:none;
  transition: transform .6s cubic-bezier(.19,1,.22,1), box-shadow .3s ease, background .4s ease;
  will-change: transform;
  user-select:none;
}
.btn--primary{
  color:#083049;
  background:
    linear-gradient(180deg, #ffffff 0%, rgba(255,255,255,0.85) 100%);
  box-shadow:
    0 10px 20px rgba(115,175,216,0.25),
    inset 0 0 0 1px rgba(115,175,216,0.55);
}
.btn--primary:hover{
  transform: translateY(-2px);
  box-shadow:
    0 16px 28px rgba(115,175,216,0.35),
    inset 0 0 0 1px rgba(115,175,216,0.8);
}

.btn--ghost{
  color:#0c2a3b;
  background: rgba(255,255,255,0.6);
  border: 1px solid rgba(115,175,216,0.45);
  backdrop-filter: blur(6px);
}
.btn--ghost:hover{
  transform: translateY(-2px);
  background: rgba(255,255,255,0.8);
}

/* احترام به prefers-reduced-motion */
@media (prefers-reduced-motion: reduce){
  .aperture .blade, .aperture .flare, .lens__glow, .lens__ring { animation: none !important; transition: none !important; }
}

/*404 page*/

/*single shop page*/

/*upload img*/

.raya-photo-upload {
  margin: 20px 0;
  direction: rtl;
  font-family: inherit;
}

.raya-photo-info-box {
  background: #fff7e6;
  border: 1px solid #ffe1ae;
  padding: 12px 16px;
  border-radius: 8px;
  font-size: 13px;
  margin-bottom: 12px;
}

.raya-photo-info-actions {
  margin-top: 8px;
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}

.raya-dropzone {
  border: 2px dashed #d3d3d3;
  border-radius: 10px;
  padding: 18px;
  text-align: center;
  background: #fafafa;
  position: relative;
  transition: background 0.2s ease, border-color 0.2s ease;
  margin-bottom: 10px;
}

.raya-dropzone-hover {
  background: #f0f8ff;
  border-color: #5aa9ff;
}

/*.raya-dropzone-inner {*/
/*  display: flex;*/
/*  align-items: center;*/
/*  justify-content: center;*/
/*  gap: 12px;*/
/*  flex-wrap: wrap;*/
/*}*/

.raya-drop-icon {
  font-size: 26px;
}

.raya-drop-text strong {
  display: block;
  margin-bottom: 4px;
}

.raya-drop-text span {
  margin: 0 5px;
  color: #777;
  font-size: 12px;
}

.raya-drop-help {
  margin-top: 8px;
  font-size: 12px;
  color: #777;
}

.raya-file-input {
  position: absolute;
  inset: 0;
  opacity: 0;
  pointer-events: none;
}

/* باکس پیام */
.raya-photo-message {
  padding: 8px 12px;
  border-radius: 6px;
  font-size: 12px;
  margin-bottom: 8px;
}
.raya-photo-message-success {
  background: #e8fff2;
  border: 1px solid #a9e5c1;
}
.raya-photo-message-error {
  background: #ffe8e8;
  border: 1px solid #f5a8a8;
}
.raya-photo-message-info {
  background: #e8f4ff;
  border: 1px solid #aacdff;
}

/* لیست فایل‌ها */
/* گرید ۳تایی افقی برای کارت‌ها */
.raya-files-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* دقیقا ۳ تا در هر ردیف */
    gap: 10px;
    margin-top: 10px;
}

/* هر کارت خودش کل ستون رو می‌گیرد */
.raya-file-item {
    box-sizing: border-box;
    border: 1px solid #e1e7ee;
    border-radius: 8px;
    padding: 6px;
    background: #ffffff;
    text-align: center;
    font-size: 11px;
}
/* تبلت: دو تا در هر ردیف */
@media (max-width: 768px) {
    .raya-files-list {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* موبایل کوچک: یکی در هر ردیف */
@media (max-width: 480px) {
    .raya-files-list {
        grid-template-columns: repeat(1, 1fr);
    }
}


.raya-file-item.raya-file-error {
  border-color: #f5a8a8;
  background: #fff6f6;
}

.raya-file-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.raya-progress-wrap {
  background: #f0f0f0;
  border-radius: 999px;
  height: 6px;
  overflow: hidden;
}

.raya-progress-bar {
  height: 100%;
  width: 0;
  background: linear-gradient(90deg, #4caf50, #8bc34a);
  transition: width 0.2s ease;
}

.raya-file-status {
  font-size: 11px;
  color: #666;
  grid-column: 1 / 3;
}

.raya-file-remove {
  background: transparent;
  border: none;
  color: #d9534f;
  cursor: pointer;
  font-size: 11px;
  padding: 4px 6px;
}

.raya-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 6px 12px;
  border-radius: 999px;
  border: 1px solid transparent;
  cursor: pointer;
  font-size: 12px;
  text-decoration: none;
  white-space: nowrap;
}

.raya-btn-primary {
  background: #73afd8;
  border-color: #73afd8;
  color: #fff;
}

.raya-btn-primary:hover {
  background: #5897c4;
  border-color: #5897c4;
}

.raya-btn-outline {
  background: transparent;
  border-color: #73afd8;
  color: #73afd8;
}

.raya-btn-outline:hover {
  background: #73afd8;
  color: #fff;
}

.raya-photo-login-warning {
  background: #fff1f0;
  border: 1px solid #ffa39e;
  padding: 12px 16px;
  border-radius: 8px;
  font-size: 13px;
  margin-bottom: 12px;
  direction: rtl;
}
.raya-photo-login-warning .raya-btn {
  margin-top: 8px;
}

  .nx-variation-buttons-wrapper {
        display: flex;
        gap: 8px;
        margin-bottom: 10px;
        flex-wrap: wrap;
    }
    .nx-var-btn {
        padding: 8px 14px;
        border: 1px solid #ccc;
        background: #fff;
        cursor: pointer;
        border-radius: 6px;
        font-size: 14px;
    }
    .nx-var-btn.active {
        background: #000;
        color: #fff;
        border-color: #000;
    }
    
    /* کانتینر کلی */
.raya-photo-upload {
  border: 1px dashed #d0d7e2;
  border-radius: 10px;
  padding: 16px;
  margin-bottom: 20px;
  background: #f9fbff;
}

/* هشدار لاگین */
.raya-photo-login-warning {
  padding: 12px 16px;
  border-radius: 8px;
  background: #fff7e6;
  border: 1px solid #ffe0a3;
  margin-bottom: 16px;
  font-size: 14px;
}

/* دکمه‌ها */
.raya-btn {
  display: inline-block;
  padding: 6px 14px;
  border-radius: 6px;
  border: none;
  cursor: pointer;
  font-size: 14px;
}

.raya-btn-primary {
  background: #0073e6;
  color: #fff;
}

/* دراپ‌زون */
.raya-dropzone {
  border: 2px dashed #b9c3d8;
  border-radius: 10px;
  background: #fff;
  padding: 18px;
  text-align: center;
  margin-bottom: 14px;
  transition: border-color 0.2s ease, background-color 0.2s ease;
}

.raya-dropzone-hover {
  border-color: #0073e6;
  background-color: #f0f6ff;
}

.raya-dropzone-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
}

.raya-drop-icon {
  font-size: 28px;
  margin-bottom: 4px;
}

.raya-drop-text strong {
  display: block;
  margin-bottom: 4px;
}

.raya-drop-text span {
  display: inline-block;
  margin: 0 4px;
  color: #666;
  font-size: 13px;
}

.raya-drop-help {
  margin-top: 8px;
  font-size: 12px;
  color: #666;
}

.raya-file-input {
  display: none;
}

/* لیست فایل‌ها */
.raya-files-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-top: 10px;
}

.raya-file-item {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #fff;
  border-radius: 8px;
  padding: 8px 10px;
  border: 1px solid #e1e7f0;
}

.raya-file-thumb {
  width: 48px;
  height: 48px;
  border-radius: 6px;
  overflow: hidden;
  background: #f0f3f8;
  display: flex;
  align-items: center;
  justify-content: center;
}

.raya-file-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.raya-file-placeholder {
  font-size: 12px;
  color: #666;
}

.raya-file-info {
  flex: 1;
}

.raya-file-name {
  font-size: 13px;
  margin-bottom: 4px;
  color: #333;
}

/* نوار پیشرفت */
.raya-file-progress {
  width: 100%;
  height: 4px;
  background: #edf0f7;
  border-radius: 999px;
  overflow: hidden;
}

.raya-file-progress-bar {
  width: 0%;
  height: 100%;
  background: #0073e6;
  transition: width 0.2s ease;
}

.raya-file-remove {
  border: none;
  background: #ffe5e5;
  color: #c0392b;
  border-radius: 6px;
  padding: 5px 10px;
  cursor: pointer;
  font-size: 12px;
  white-space: nowrap;
}

.raya-file-remove:hover {
  background: #ffd4d4;
}

/* باکس تعداد چاپ و خلاصه قیمت */
.raya-print-options {
  margin-top: 16px;
  padding-top: 12px;
  border-top: 1px dashed #d0d7e2;
}

.raya-print-options h4 {
  margin: 0 0 6px;
  font-size: 15px;
}

.raya-print-note {
  font-size: 12px;
  color: #666;
  margin: 0 0 10px;
  line-height: 1.6;
}

.raya-print-row {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}

.raya-print-row label {
  font-size: 13px;
  white-space: nowrap;
}

.raya-print-copies-input {
  width: 80px;
  padding: 6px 8px;
  border-radius: 6px;
  border: 1px solid #ccd3e0;
  font-size: 13px;
}

/* خلاصه */
.raya-print-summary {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  background: #f4f7ff;
  border-radius: 8px;
  padding: 8px 10px;
}

.raya-print-summary-item {
  flex: 1;
  min-width: 160px;
}

.raya-print-summary-item span {
  display: block;
  font-size: 12px;
  color: #666;
  margin-bottom: 4px;
}

.raya-print-summary-item strong {
  font-size: 14px;
  color: #222;
}

/* ریسپانسیو */
@media (max-width: 480px) {
  .raya-print-row {
    flex-direction: column;
    align-items: flex-start;
  }

  .raya-print-copies-input {
    width: 100%;
    max-width: 200px;
  }
}


/*upload img*/

.raya-file-item input[type=number]{
        padding: 10px 10px!important;
}

/* کانتینر کلی */
.raya-photo-upload {
    border: 1px dashed #d4dde5;
    border-radius: 10px;
    padding: 10px 12px;
    background: #f9fbfe;
    margin-bottom: 15px;
    font-size: 13px;
}

/* نوار بالا: آیکون + متن + دکمه، روی یک خط */
.raya-dropzone {
    border-radius: 8px;
    padding: 8px 10px;
    border: 1px dashed #73AFD8;
    background: #ffffff;
    cursor: pointer;
}

.raya-dropzone-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    direction: rtl; /* آیکون راست، متن وسط، دکمه چپ */
}

.raya-drop-main-text {
    display: flex;
    flex-direction: row;
    align-items: baseline;
    gap: 6px;
    white-space: nowrap;
}

.raya-drop-main-text strong {
    font-size: 13px;
    font-weight: 600;
}

.raya-drop-or {
    font-size: 12px;
    color: #666;
}

/* آیکون بالابر */
.raya-drop-icon {
    width: 28px;
    height: 28px;
    border-radius: 999px;
    border: 1px solid #73AFD8;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.raya-drop-icon::before {
    content: "⬆";
    font-size: 16px;
    color: #73AFD8;
}

/* هاور دراپ‌زون */
.raya-dropzone-hover {
    border-color: #4b96c7;
    background: #f2f7ff;
}

/* متن راهنما زیر دراپ‌زون */
.raya-drop-help {
    margin-top: 4px;
    font-size: 11px;
    color: #7a8696;
}

/* دکمه‌ی اصلی بر اساس رنگ برند #73AFD8 */
.raya-btn {
    font-size: 12px;
    padding: 6px 14px;
    border-radius: 6px;
    border: none;
    cursor: pointer;
    outline: none;
    line-height: 1.4;
    white-space: nowrap;
}

.raya-btn-primary {
    background-color: #73AFD8;
    color: #fff;
    box-shadow: 0 0 0 1px #73AFD8;
    transition: background-color 0.15s ease, box-shadow 0.15s ease, transform 0.05s ease;
}

.raya-btn-primary:hover {
    background-color: #5f9fd2;
    box-shadow: 0 0 0 1px #5f9fd2;
}

.raya-btn-primary:active {
    background-color: #4b8dbf;
    box-shadow: 0 0 0 1px #4b8dbf inset;
    transform: translateY(1px);
}

/* جلوگیری از بردرهای پیش‌فرض وردپرس/براوزر */
.raya-btn,
.raya-btn:focus {
    border: none !important;
    box-shadow: 0 0 0 1px #73AFD8;
}

/* input فایل مخفی */
.raya-file-input {
    display: none;
}

/* پیام‌ها */
.raya-photo-message {
    margin-bottom: 6px;
    padding: 6px 8px;
    border-radius: 4px;
    font-size: 12px;
}
.raya-photo-message-success { background: #e6f7e6; color: #177d17; }
.raya-photo-message-error   { background: #ffe6e6; color: #b13434; }
.raya-photo-message-info    { background: #eef3ff; color: #314477; }

/* لیست فایل‌های آپلود شده: گرید کنار هم */
.raya-files-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 10px;
}

/* کارت هر فایل */
.raya-file-item {
    flex: 0 0 130px;
    box-sizing: border-box;
    border: 1px solid #e1e7ee;
    border-radius: 8px;
    padding: 6px;
    background: #ffffff;
    text-align: center;
    font-size: 11px;
}

.raya-file-item img {
    width: 80px;
    height: auto;
    border-radius: 4px;
    margin: 0 auto 4px;
    display: block;
}

.raya-file-qty-row {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    margin-bottom: 4px;
}

.raya-file-qty-label {
    font-size: 11px;
}

.raya-file-qty {
    width: 48px;
    text-align: center;
    font-size: 11px;
}

/* دکمه حذف داخل کارت */
.raya-file-remove {
    font-size: 11px;
    padding: 3px 8px;
    border-radius: 6px;
    border: none;
    cursor: pointer;
    background: #ffe4e4;
    color: #b13b3b;
}

/* کارت در حال آپلود */
.raya-file-item-uploading {
    flex: 0 0 130px;
    border-style: dashed;
    color: #656d78;
    background: #f7f9fc;
}

/* متن مجموع چاپ‌ها */
.raya-total-copies {
    margin-top: 8px;
    font-size: 12px;
    text-align: right;
    color: #444;
}

/* quantity ووکامرس کمی جمع‌وجورتر */
form.cart .qty {
    max-width: 70px;
    text-align: center;
}

.raya-cart-uploads {
    margin-top: 8px;
    font-size: 12px;
    color: #333;
}

.raya-cart-uploads-grid {
    display: grid;
    grid-template-columns: repeat(3, 50px);
    gap: 6px;
    margin-top: 6px;
}

.raya-cart-upload-box {
    position: relative;
    text-align: center;
}

.raya-cart-thumb {
    width: 50px;
    height: 50px;
    object-fit: cover;
    border-radius: 4px;
    border: 1px solid #ddd;
}

.raya-cart-thumb-qty {
    position: absolute;
    bottom: -14px;
    left: 0;
    right: 0;
    font-size: 10px;
    color: #666;
    text-align: center;
}

table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th
 {
    background-color: hsl(0deg 0% 100% / 7.1%) !important;
}
/* عکس‌های آپلود شده در کارْت */
.raya-cart-photos-wrap {
    display: flex !important;
    flex-wrap: wrap;
    gap: 6px;
    margin-top: 6px;
    max-width: 220px; /* مهم: کنترل پهنای ستون محصول */
}

.raya-cart-photo img {
    width: 45px !important;
    height: auto !important;
    border-radius: 4px;
    display: block;
}

.raya-cart-photo span {
    font-size: 11px;
    display: block;
    text-align: center;
    margin-top: 2px;
}

/* کنترل ستون‌ها در جدول سبد خرید */
.woocommerce-cart-form__cart-item .product-name {
    width: 35% !important;
    vertical-align: top;
}

.woocommerce-cart-form__cart-item .product-thumbnail {
    width: 12% !important;
}

.woocommerce-cart-form__cart-item .product-price,
.woocommerce-cart-form__cart-item .product-quantity,
.woocommerce-cart-form__cart-item .product-subtotal {
    text-align: center;
}

/*upload img*/

/*comments*/

#raya-preview-box {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    margin-top: 12px;
}

.img-box {
    position: relative;
    width: 70px;
    height: 70px;
}

.img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
    border: 1px solid #ccc;
}

.delete-img {
    position: absolute;
    top: -6px;
    right: -6px;
    background: #ff3b30;
    color: #fff;
    width: 18px;
    height: 18px;
    font-size: 12px;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
}

#raya-reviews-container {
    display: flex;
    gap: 35px;
    align-items: flex-start;
    overflow: visible !important;
    position: relative;
}

.raya-left {
    width: 60%;
    max-height: calc(100vh - 40px);
    overflow-y: auto;
    padding-right: 10px;
}

.raya-right {
    width: 40%;
    border: 1px solid #e7e7e7;
    border-radius: 14px;
    padding: 25px;
    background: #fff;
    position: sticky;
    top: 20px;
    align-self: flex-start;
    height: fit-content;
    overflow: visible !important;
}

.raya-form-title {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 600;
    color: #333;
}

.rating-group {
    margin-bottom: 18px;
}

.rating-group label {
    font-size: 14px;
    font-weight: bold;
    color: #222;
    display: block;
}

.rating-lines {
    display: flex;
    gap: 8px;
    margin-top: 8px;
}

.rating-lines span {
    width: 42px;
    height: 7px;
    background: #e5e5e5;
    border-radius: 6px;
    cursor: pointer;
    transition: background 0.2s;
}

.rating-lines span.active {
    background: #ffc107;
}

.raya-textarea,
textarea[name="comment"] {
    width: 100%;
    min-height: 150px;
    border-radius: 12px;
    border: 1px solid #dadada;
    padding: 12px;
    font-size: 14px;
    resize: vertical;
}

.raya-form-actions {
    margin-top: 18px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.submit-btn {
    background: #ff7a00;
    color: #fff;
    padding: 11px 22px;
    border-radius: 10px;
    border: none;
    cursor: pointer;
    font-size: 14px;
}

.raya-upload-btn {
    background: #fafafa;
    border: 1px solid #ddd;
    padding: 8px 16px;
    border-radius: 10px;
    cursor: pointer;
    color: #333;
    font-size: 14px;
}

.raya-upload-btn input {
    display: none;
}

.raya-comment {
    border-bottom: 1px solid #eee;
    padding: 20px 0;
}

.raya-user-info {
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px;
    font-size: 14px;
}

.comment-text {
    margin-top: 10px;
    font-size: 15px;
    line-height: 1.8;
    white-space: normal !important;
    word-break: break-word !important;
}

.raya-user-average {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 8px 0 12px;
}

.raya-user-average .avg-number {
    font-weight: bold;
    font-size: 15px;
    color: #333;
}

.raya-user-average .avg-stars .star {
    font-size: 18px;
    color: #ddd;
}

.raya-user-average .avg-stars .star.active {
    color: #ffc107;
}

.raya-comment-gallery {
    margin-top: 12px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.raya-comment-img img {
    width: 85px;
    height: 85px;
    border-radius: 10px;
    object-fit: cover;
    border: 1px solid #ddd;
}

.elementor-section,
.elementor-container,
.elementor-widget-wrap {
    overflow: visible !important;
}

@media(max-width: 768px){

    #raya-reviews-container {
        flex-direction: column;
        gap: 25px;
    }

    .raya-left,
    .raya-right {
        width: 100% !important;
        max-height: unset !important;
        overflow: visible !important;
        padding-right: 0;
    }

    .raya-right {
        position: relative !important;
        top: unset !important;
    }

    .rating-lines span {
        width: 30px;
        height: 6px;
    }

    .raya-comment-img img {
        width: 70px;
        height: 70px;
    }

    .raya-form-actions {
        flex-direction: column;
        gap: 12px;
    }

    .submit-btn,
    .raya-upload-btn {
        width: 100%;
        text-align: center;
    }
}

.icon-box-products{
    width: 100px;
}

@media(max-width:768px){
    .header-cart-count{
        right: -102px;
    }

    .icon-box-products{
        width:40%!important;  
        margin-top: 10px;
    }
}


/*comments*/

.icon-box-products{
    width: 100px;
}

/*single shop page*/

/*responsive-home*/
@media(max-width:768px){
    
    .header-cart-count{
         right: -102px;
    }
    
    .item-process::before {
        top: -5px !important;
        right:34%;
        transform: translate(-50%, -50%) rotate(-90deg)!important;
    }

.icon-box-products{
 width:40%!important;  
 margin-top: 10px;
}

}

/*upload-img-cart*/
.raya-cart-images-row td {
    background: #fafafa;
    padding: 15px 20px !important;
    border-top: none !important;
}

.raya-cart-images-flex {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.raya-cart-image-box {
    width: 90px;
    background: #fff;
    border: 1px solid #e2e2e2;
    border-radius: 8px;
    padding: 6px;
    text-align: center;
}

.raya-cart-image-box img {
    width: 100%;
    border-radius: 6px;
    margin-bottom: 4px;
}

.raya-photo-qty-input {
    width: 55px;
    padding: 3px;
    text-align: center;
}

/*album digital product*/
.album-photo-upload {
    margin-top: 20px;
    padding: 18px;
    border: 1px dashed #ccc;
    border-radius: 12px;
    background: #fafafa;
}

.album-dropzone {
    border-radius: 10px;
    padding: 16px;
    border: 2px dashed #ddd;
    text-align: center;
    transition: border-color 0.2s, background-color 0.2s;
}

.album-dropzone.is-dragover {
    border-color: #4da3ff;
    background-color: #f0f7ff;
}

.album-dropzone-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    flex-wrap: wrap;
}

.album-drop-icon {
    width: 40px;
    height: 40px;
    border-radius: 999px;
    border: 1px solid #ddd;
    background: #fff url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="%23999" viewBox="0 0 24 24"><path d="M5 20h14a1 1 0 0 0 1-1v-9h-3V7a1 1 0 0 0-1-1h-4.586l-2-2H6a1 1 0 0 0-1 1v3H2v11a1 1 0 0 0 1 1Zm7-12a4 4 0 1 1-4 4 4.005 4.005 0 0 1 4-4Z"/></svg>') no-repeat center;
    background-size: 60%;
}

.album-drop-main-text strong {
    display: block;
    font-size: 14px;
    margin-bottom: 4px;
}

.album-drop-or {
    display: block;
    font-size: 12px;
    color: #777;
}

.album-drop-help {
    margin-top: 10px;
    font-size: 12px;
    color: #666;
}

.album-files-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 12px;
}

.album-file-item {
    position: relative;
    width: 80px;
    height: 80px;
}

.album-file-item img {
    width: 100%;
    height: 100%;
    border-radius: 8px;
    object-fit: cover;
    border: 1px solid #ddd;
}

.album-file-remove {
    position: absolute;
    top: -6px;
    right: -6px;
    background: #ff3b30;
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: none;
    font-size: 11px;
    cursor: pointer;
    line-height: 20px;
    text-align: center;
    padding: 0;
}

/* موبایل */
@media (max-width: 768px) {
    .album-dropzone-inner {
        flex-direction: column;
    }

    .album-photo-upload {
        padding: 14px;
    }
}

.raya-album-login-warning {
    background-color: #fcf8e3;
    padding: 25px;
    border-radius: 8px;
    border: 1px solid #f9e88e;
}

.raya-album-login-warning {
    background-color: #fcf8e3;
    padding: 25px;
    border-radius: 8px;
    border: 1px solid #f9e88e;
    margin-bottom: 15px;
}

.portfolio-sec .elementor-kit-6 a {
    color: #fbfdff;
    font-family: "Gandom", Sans-serif;
    font-feature-settings: "numr";
    font-size: 16px;
    margin-top: 10px;
}

.portfolio-sec .elementor-kit-6 a {
     margin-top:0px!important;
}
/*album digital product*/

/*form pakage*/

/* ===============================
   Gravity Package Cards
================================ */

/* محدودسازی به فرم‌ها */
.gform_wrapper .gf-package{
  border: 1px solid rgba(0,0,0,0.08);
  border-radius: 16px;
  padding: 22px 20px 18px;
  background: #fff;
  position: relative;
  box-shadow: 0 6px 18px rgba(0,0,0,0.05);
  transition: all .25s ease;
}

.gform_wrapper .gf-package:hover{
  transform: translateY(-4px);
  box-shadow: 0 14px 30px rgba(0,0,0,0.08);
}

/* برچسب بالا */
.gform_wrapper .gf-package__badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 6px 12px;
  font-size: 12px;
  font-weight: 700;
  border-radius: 999px;
  background: #111;
  color: #fff;
  margin-bottom: 14px;
}

/* عنوان پکیج */
.gform_wrapper .gf-package__title{
  display: flex;
  align-items: baseline;
  gap: 8px;
  font-size: 18px;
  margin-bottom: 14px;
}

.gform_wrapper .gf-package__title span{
  opacity: .6;
  font-weight: 500;
}

.gform_wrapper .gf-package__title strong{
  font-weight: 800;
}

/* لیست ویژگی‌ها */
.gform_wrapper .gf-package__list{
  margin: 0 0 18px 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 10px;
}

.gform_wrapper .gf-package__list li{
  position: relative;
  padding-right: 18px;
  line-height: 1.7;
  font-size: 14.5px;
  opacity: .9;
}

/* بولت سفارشی */
.gform_wrapper .gf-package__list li::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: currentColor;
  opacity: .25;
  position: absolute;
  right: 0;
  top: .6em;
}

/* دکمه */
.gform_wrapper .gf-package__btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 14px;
  border-radius: 10px;
  text-decoration: none;
  font-size: 13.5px;
  font-weight: 700;
  border: 1px solid rgba(0,0,0,0.12);
  color: #111;
  background: #fff;
  transition: all .2s ease;
}

.gform_wrapper .gf-package__btn:hover{
  background: #111;
  color: #fff;
  border-color: #111;
}

/* تمایز رنگی هر پکیج */
.gform_wrapper .gf-package--economic .gf-package__badge{ background:#1f2937; }
.gform_wrapper .gf-package--vip .gf-package__badge{ background:#0f766e; }
.gform_wrapper .gf-package--cip .gf-package__badge{ background:#7c3aed; }
.gform_wrapper .gf-package--one .gf-package__badge{ background:#b45309; }

/* کم کردن فاصله پیش‌فرض فیلد HTML تو گرویتی */
.gform_wrapper .gfield_html{
  margin-top: 8px !important;
}

input.gform-datepicker {
    flex-grow: 1;
}

a.portfolio-tag {
    font-size: 29px !important;
    color: white !important;
    font-weight: 900 !important;
    font-family: sahel !important;
}
/*form pakage*/