/**
Theme Name: Astra Child
Author: nazhvan
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

.gform-theme {
    --gf-color-primary: #232323 !important;
	--gf-form-footer-margin-y-start: 4px;
--gf-radius: 12px !important;
--gf-ctrl-border-color: #dadada !important;
--gf-local-padding-y: 30px!important;
	    --gf-form-gap-y: 14px !important;
    --gf-form-footer-margin-y-start: 10px;
    --gf-ctrl-padding-y: 22px !important;
	  text-align: right !important;
	--gf-ctrl-btn-bg-color-hover-primary: #5b5b5b;
    }

#gform_submit_button_1 {padding:15px !important}
#gform_submit_button_1:hover {
color:#000000;
background-color:#ffffff;}

article blockquote, article fieldset, article figure, article li, article ol, article p, article textarea {
   font-size:15px !important;
	line-height:2.1em !important;
}

article ol,article ul {
  padding-right: 15px !important;
margin-right:15px !important}

article li::marker {
  color: #38852e; 
  font-size: 1.2em;
}

.elementor-widget-text-editor p {
   font-size:15px !important;
	line-height: 2.1em !important;
}
.nazhinvert {
  -webkit-mask: url('https://vtsland.ir/wp-content/uploads/2025/11/imgbg.svg') no-repeat center;
  mask: url('https://vtsland.ir/wp-content/uploads/2025/11/imgbg.svg') no-repeat center;

  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;

  width: 100%;
  aspect-ratio: 16 / 9;
  background-color: #E6E6E6;
}

.lwptoc .lwptoc_i {
  border-radius: 15px 0 0 15px;
	border-right:none !important;
  padding: 10px;
}

/* ساختار ردیف */
.wpcf7 form .row {
  display: flex;
  gap: 15px;
  margin-bottom: 15px;
}

/* ستون‌بندی */
.col-33 {
  width: 28%;
}

/* ورودی‌های جمع‌وجور */
.wpcf7 input,
.wpcf7 textarea,
.wpcf7 select {
  width: 100%;
  padding: 10px 12px;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 15px;
}

/* دکمه ارسال */
.wpcf7-submit {
  padding: 10px 25px;
  background: #0073aa;
  color: #fff;
  border-radius: 6px;
  font-size: 16px;
  cursor: pointer;
  border: none;
}

/* موبایل → تک‌ستونه شود */
@media (max-width: 600px) {
  .wpcf7 form .row {
    flex-direction: column;
  }
  .col-50 {
    width: 100%;
  }
}

.rtl .wpcf7-form .wpcf7-text, .rtl input,.rtl span textarea, .rtl .wpcf7 form p {
	  border-radius: 8px !important;
}
.row {
     --bs-gutter-x: 0; 
    --bs-gutter-y: 0;
}