/*
Theme Name: VW Kids Child
Theme URI: https://www.vwthemes.com/products/free-kids-wordpress-theme
Template: vw-kids
Author: VW Themes
Author URI: https://www.vwthemes.com/
Description: VW Kids is a colourful, youthful, fresh and versatile kids WordPress theme for kindergartens, crèches, play schools, preschools, babysitters, primary and secondary schools, education and training centres, nurseries. It is a multipurpose theme which can be used for kids toys, kids skin care products, clothing and shoes mall, toystore, kids accesories store, kids zone, kids world, kids book store, childcare, nursery, kids apparel store, Daycare, toyline, playware, preschool, kindergarten, kids life, Soft Toys, game, doll, playroom, plaything, Baby Food Cooking Instructor, Cloth Diaper Service, Baby Proofing Service, toylike, play thing, yo yo, beanie baby, playock, action figure, playgame, kids, childcare, preschool, nursery, children's, rubber duck, dorothy, playful, Montessori Schools, Day Care Centers, child play, puppet, children’s boutique, toy car, board games, kids entertainment, kids party, kids play, children art &amp; craft school baby care range supplier, afterschool activities clubs and similar educational organizations, kids school bags and stationery store, toy gifts shop and kids fashion store. It can be used by kids health care blogger and portfolio designers. It is a totally responsive, SEO enabled, extensive typography options, grid layout multilingual, Featured Images, cross-browser compatible and retina ready theme with multiple header and footer styles and various blog layouts. VW Kids performs all the advanced functions without ever bloating the website. It has a range of social media icons to promote your services. It has smart placement of call to action (CTA) button and other components throughout the theme to make a user-friendly website. Its design is made attractive with eye-catching colours and beautiful fonts to impress visitors at the first sight. This kids theme is fully customizable and compatible with the new WordPress version. It has clean and bug-free codes making it a high quality theme. Demo: https://www.vwthemes.net/vw-kids-pro/
Tags: left-sidebar,right-sidebar,one-column,two-columns,three-columns,four-columns,grid-layout,wide-blocks,block-styles,flexible-header,block-patterns,custom-colors,custom-background,custom-logo,custom-menu,custom-header,editor-style,featured-images,footer-widgets,sticky-post,full-width-template,theme-options,translation-ready,threaded-comments,post-formats,rtl-language-support,blog,portfolio,e-commerce
Version: 1.4.5.1733934624
Updated: 2024-12-11 20:00:24

*/

.social-icons li a {
    color: #9cc44e !important;
    font-size: 40px !important;
    transition: color 0.1s;
}

.social-icons li a:hover {
    color: #c65df0 !important;
}

.main-navigation ul li:first-child a {
    border: none;
}

body {
    font-family: 'Vazirmatn', sans-serif !important;
}

strong,
a,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Vazirmatn', sans-serif !important;
        letter-spacing: 0px !important;
}


.menu-item {
    font-family: 'Vazirmatn', sans-serif !important;
}

.categry-title strong {
    font-family: 'Vazirmatn', sans-serif !important;
}

.woocommerce span.onsale {
    font-family: 'Vazirmatn', sans-serif !important;
}

.view-more {
    font-family: 'Vazirmatn', sans-serif !important;
}

.woocommerce ul.products li.product .price {
    font-family: 'Vazirmatn', sans-serif !important;

}

.woocommerce ul.products li.product .price ins {
    text-decoration: unset;
}
.woocommerce-result-count {
    display: none !important;
}


/* استایل کلی فرم */
.wpcf7 form {
    background-color: #9cc44e; /* رنگ پس‌زمینه شاد */
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

/* استایل لیبل‌ها */
.wpcf7 form label {
    display: block;
    margin-bottom: 10px;
    font-weight: bold;
    color: #1f1f1f; /* رنگ شاد برای متن لیبل */
}

/* استایل فیلدهای ورودی */
.wpcf7 form input[type="text"],
.wpcf7 form input[type="email"],
.wpcf7 form input[type="tel"],
.wpcf7 form input[type="file"],
.wpcf7 form textarea {
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
    border: 2px solid #c65df0; /* حاشیه رنگارنگ */
    border-radius: 5px;
    background-color: #ffffff; /* رنگ پس‌زمینه ورودی‌ها */
    color: #383838;
}
.wpcf7 form textarea {
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
    border: 2px solid #c65df0; /* حاشیه رنگارنگ */
    border-radius: 5px;
    background-color: #ffffff; /* رنگ پس‌زمینه ورودی‌ها */
    color: #383838;
}

/* استایل دکمه ارسال */
.wpcf7 form input[type="submit"] {
    background-color: #c65df0; /* رنگ پس‌زمینه دکمه */
    color: #fff;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.wpcf7 form input[type="submit"]:hover {
    background-color: #43bcec; /* رنگ پس‌زمینه در حالت هاور */
}


.vw-page-title{
    display: none !important;
}

.comments-title{
    display: none;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item__quantity{
    background:#555555 !important;
}


/*ورود-عضویت*/

/* کانتینر والد که هر دو ستون را دربرمی‌گیرد */
#customer_login {
  display: flex;              /* فعال‌سازی فلکس‌باکس */
  justify-content: center;    /* قرار گرفتن آیتم‌ها به صورت افقی در وسط */
  align-items: flex-start;    /* قرار گرفتن آیتم‌ها از بالا در یک تراز */
  gap: 2rem;                  /* فاصله بین دو ستون */
  margin: 2rem auto;          /* کمی فاصله از بالا و پایین، به‌علاوه مرکز کردن افقی اگر عرض ثابت بدهید */
  max-width: 1200px;          /* حداکثر عرض کانتینر (اختیاری) */
}

/* ستون‌های فرم؛ معمولاً ووکامرس از float برای این ستون‌ها استفاده می‌کند که باید آن را لغو کنید */
#customer_login .u-column1.col-1,
#customer_login .u-column2.col-2 {
  float: none !important;     /* غیرفعال کردن خاصیت شناور */
  width: 400px;               /* عرض دلخواه برای هر ستون */
  background-color: #f9f9f9;  /* پس زمینه روشن ملایم */
  border-radius: 20px;        /* گوشه‌های گرد */
  padding: 2rem;             /* فاصله داخلی */
  box-shadow: 0 2px 5px rgba(0,0,0,0.2); /* سایه ملایم */
  border: none !important;
}

/* تیترها (مثلاً "ورود" و "ثبت‌نام") را وسط‌چین کنیم */
#customer_login h2 {
  text-align: center;
  margin-bottom: 1.5rem;
}

/* استایل دکمه‌ها (دکمه «ورود» و «ثبت نام») */
#customer_login .woocommerce-button {
  width: 100%;                 /* پر کردن عرض والد */
  background-color: #9cc44e;   /* رنگ سبز */
  color: #fff;
  border: none;
  padding: 0.75rem;
  cursor: pointer;
  border-radius: 11px;
  font-size: 1rem;
  transition: background-color 0.3s;
}

#customer_login .woocommerce-button:hover {
  background-color: #c65df0;  /* بنفش هاور */
}

/* لینک‌ها (مثلاً لینک "حساب ندارید؟ ثبت‌نام کنید") */
#customer_login a {
  color: #c65df0;             /* رنگ آبی دلخواه */
  text-decoration: none;      /* بدون خط زیر */
}
#customer_login a:hover {
  text-decoration: underline; /* در حالت هاور خط زیرین نمایش دهد */
}

/* اگر خواستید فاصله بین المنت‌های داخل هر فرم را کنترل کنید */
#customer_login form p {
  margin-bottom: 1rem;
}


.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border:none;
}

#customer_login .woocommerce-Input {
border-radius: 9px;
    
}

.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
    left: 1.20em;
}

.woocommerce form .show-password-input::after, .woocommerce-page form .show-password-input::after {
    line-height: 2;
}

 *:focus {
     
 outline:none !important;
 }

/*zaripal logo*/
.payment_method_zarinlink_sharenpub img {
    max-width: 90px;
    height: auto;
}


