.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#F5F3E7;color:#3B3B3B;font-family:"iran sans", Sans-serif;font-size:15px;font-weight:400;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:#007270;}.elementor-kit-7 a:hover{color:#004347;}.elementor-kit-7 h1{color:#004347;font-family:"iran sans", Sans-serif;font-size:40px;font-weight:900;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.woocommerce-product-gallery__wrapper .zoomImg {

    background-color:  #ffffff00 !important;
    backdrop-filter: blur(8px);
}
img[title] {
  pointer-events: none
}
.my-menu .menu-item{
    border: solid 1px #805852;
    border-radius: 25px;
}
.my-menu .menu-item-object-product_cat, .menu-item-object-category{
    border:none !important;
}
.khiar{
    position: relative;
    bottom: 100px;
    z-index: 1;
}
.mcolor strong{
    color: #FF6652;
}
.shadow-icon .elementor-icon{
    box-shadow: 4px 4px 4px 0px rgba(0,0,0,1);
    -webkit-box-shadow: 4px 4px 4px 0px rgba(0,0,0,1);
    -moz-box-shadow: 4px 4px 4px 0px rgba(0,0,0,1); 
}
.moj{ bottom: 30px}
.ripple-circle {
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: visible; /* چون موج از بیرون دکمه رد میشه */
    z-index: 1;
  }
  
  .ripple-circle::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    border: 8px solid #FF6652;
    border-radius: 50%;
    animation: ripple-ring 2s infinite ease-out;
    transform: scale(1);
    z-index: -1;
  }
  
  @keyframes ripple-ring {
    0% {
      transform: scale(1);
      opacity: 0.8;
    }
    100% {
      transform: scale(1.8);
      opacity: 0;
    }
  }

/*--------------------*/
@media only screen and (max-width: 768px) {
    .swiper.mySwiper {
    width: 350px;
    height: 400px;
    margin: 0 auto;
    }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
    .swiper.mySwiper {
    width: 600px;
    height: 500px;
    margin: 0 auto;
    }
}
@media only screen and (min-width: 1025px) {
    .swiper.mySwiper {
    width: 1200px;
    height: 700px;
    margin: 0 auto;
    }
}
.swiper-slide {
    display: flex;
    background: #f5f5f5;
}
.product-card-wrapper {
    display: flex;
    width: 100% ;
    height: 100%
}
.product-image {
    flex: 1;
    padding-left: 20px;
}
.product-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.product-details {
    flex: 1;
    color: #333;
    font-family: "iran sans";
}
.product-details h2 {
    color: #1a3c34;
    font-size: 28px;
    font-weight: 700;
    margin-top: 170px;
}
.product-details p {
    font-size: 16px;
    margin:5px;
}
.product-description {
    color: #666;
    font-size: 14px;
    line-height: 2;
    margin:0 0 20px 30px;
}
.product-details a.button {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    background: #1a3c34;
    padding: 10px 20px;
    border-radius: 5px;
}

/*@media (max-width: 768px) {
    .swiper.mySwiper {
        width: 100%;
        height: auto;
    }
    .swiper-slide {
        flex-direction: column;
    }
    .product-image {
        padding-right: 0;
        margin-bottom: 20px;
    }
}
*/
.extrabox{
    background:#7AC185;
    padding:15px 25px;
    border-radius: 10px;
    transform: rotate(15deg);
    right: 20px;
    z-index: 1;
}
.arrow{
    bottom: 25px;
    right: 70px;
    z-index: 1;
}
.coment{
    width: 100%;
    padding: 20px;
    border:dashed 2px;
    border-radius: 20px
}
.coment .submit{
    background:  #1a3c34;
    color: #fff;
    border:none;
}
.tagg a{
    background:#FF6652;
    padding: 5px 10px;
    border-radius: 20px;
    font-size: 12px;
    color: #fff;
    margin: 5px;
}
.tagg .detail-label{
    font-size: 14px;
    font-weight: 700;
}
.tabb .panel{
border: dashed 2px !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'iran sans';
	font-display: auto;
	src: url('https://shimipartov.ir/wp-content/uploads/2025/05/IRANSansXVF.ttf') format('truetype');
}
/* End Custom Fonts CSS */