/*
Theme Name: AbtinChem
Theme URI: https://www.abtinchem.com/
Author: AbtinChem Team
Author URI: https://www.abtinchem.com/
Description: قالب وردپرس شرکت آبتین شیمی – واردات مواد اولیه دارویی، آرایشی بهداشتی و غذایی
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: abtinchem
Tags: rtl, responsive, business, chemical, food
*/

.screen-reader-text {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

@font-face {
  font-family: 'byekan';
  src: url('fonts/YekanBakh-Regular.woff2') format('woff2');
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: 'byekan';
  src: url('fonts/YekanBakh-Bold.woff2') format('woff2');
  font-weight: 700;
  font-display: swap;
}

h1, h2, h3 , h4 {
      font-family: 'byekan', Tahoma, sans-serif;
  font-weight: 700;
padding:20px;
margin:0;
}
p {
  font-weight: 400;
}
/* تنظیمات پایه */
:root{
  --bg: #f7f8fa;
  --card: #ffffff;
  --text: #1f2937;
  --accent: #2563eb;
  --muted: #6b7280;
  --radius: 12px;
  --max-width: 950px;
}
a,
a:hover,
a:visited {
text-decoration: none;
}
li{list-style: none;}
*{box-sizing: border-box}
body{
  margin:0;
  background:var(--bg);
  color:var(--text);
  line-height:1.45vw;
	overflow-x: clip;
  font-size: 1vw;
  font-family: 'byekan', Tahoma, sans-serif;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
}
html{
scroll-behavior:smooth;
}
.site-header {
  background: #fff;
  border-bottom: 1px solid #eee;
  box-shadow: 0 2px 5px rgba(0,0,0,0.05);
  float: right;
  width: 100%;
}
.site-header .container {
  padding: 0.8vw 0;
  float: right;
  width: 90%;
  border-bottom: 1px solid #eee;
  margin-top:0.5vw;
}
.logo{float: right;    margin-right:8.5vw;
}
.logo a{
  font-size:1.4vw;
  font-weight: bolder;
  color:#023047; 
  border-left: 1px solid #eee;
  padding: 0.5vw;
}
.logo span{
  padding:0 1vw;
  font-size:0.8vw;
}
.call {
  float: left;
  font-size:2vw;
  font-family: inherit;
  color:green;
  text-align: left;
  font-weight: 700;
  
}
nav {
  color: #333;
  padding: 0.9vw 0;
  float: right;
  margin-right: 8.5vw;
}
.menu ul {
  list-style: none;
  display: flex;
  gap: 1vw;
  margin:0;
  padding: 0;
}
.menu:hover ~ .overlay {
  opacity: 1;
  visibility: visible;
}
.menu a {
  color:#1f2937;
  padding: 0.5vw;
  transition: 0.3s;
  font-size: 0.9vw;
}

.menu a:hover {
  color: #5d57e6;
  font-weight: bold;
}
.menu li:first-child {
  border-bottom: 2px solid #5d57e6;
  color: #5d57e6;
  font-weight: bold;
}

/* Dropdown */
.dropdown {
  position: relative;
}

.dropdown-content {
  border-bottom: 2px solid #eee;
  position: absolute;
  padding:0.9vw;
  top: 100%;
  right: 0;
  background: #fff;
  display: none;
  flex-direction: column;
  min-width: 15vw;
  overflow: hidden;
  z-index: 100;

}
blockquote{
  border-right: 5px solid green;
padding: 0.3vw;
}
.dropdown-content a {
  padding: 0.8vw;
  display: block;
}

/* استایل مدرن و تمیز برای نظرات ووکامرس */
.comments-title {
font-size: 1.8rem;
font-weight: 700;
color: #1a1a1a; /* رنگ تیره برای عنوان */
margin-bottom: 30px;
padding-bottom: 15px;
border-bottom: 3px solid #e0e0e0; /* خط جداکننده ضخیم‌تر */
}

.comment-list {
list-style: none;
padding: 0;
margin: 0;
}

.comment {
float: right;
width: 100%;
background: #eee;
border-radius: 10px;
padding: 1vw !important;
border-bottom: 1px dashed #f0f0f0; /* خط جداکننده کم‌رنگ‌تر و نقطه‌چین */
}
.comment li::before{
display:none !important;
}
.comment a{
color:#0a58ca !important;
}
.comment:last-child {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}
.form-submit .submit{
font-family: byekan;

}
/* Avatar و اطلاعات کاربر */
.comment-author img {
width: 60px;
height: 60px;
border-radius: 50%;
border: 3px solid #0073aa; /* رنگ آبی مشخص برای برجسته‌سازی */
padding: 1px;
background: #fff;
flex-shrink: 0; /* جلوگیری از کوچک شدن آواتار */
margin-right: 20px;
}

.comment-meta {
font-size: 0.9rem;
color: #666;
margin-bottom: 8px;
display: block;
}

.comment-author .fn {
font-weight: 800;
color: #0073aa; /* نام کاربر به رنگ اصلی سایت */
font-size: 1.2rem;
}

.comment-content {
font-size: 1.05rem;
line-height: 1.7;
color: #333;
margin-top: 10px;
}

/* ریپلای‌ها (نظرات فرزند) */
.children {
list-style: none;
padding-left: 0; /* برای استایل کارت، لبه‌ها را به هم نزدیک‌تر می‌کنیم */
margin-top: 20px;
padding-top: 20px;
border-left: 4px solid #eee; /* نشانگر عمودی برای ریپلای */
}

.comment.depth-2, .comment.depth-3 {
background-color: #f8f8ff; /* رنگ بسیار ملایم برای ریپلایها */
border-radius: 10px;
padding: 20px;
margin-left: 20px;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03);
}

/* دکمه پاسخ */
.reply-link {
display: inline-block;
color: #009900; /* رنگ سبز برای عمل اصلی */
text-decoration: none;
font-weight: 600;
font-size: 0.85rem;
padding: 0px 15px;
border-radius: 10px; /* دکمه گرد */
border: 1px solid #009900;
transition: background-color 0.3s, color 0.3s;
}
.reply-link:hover {
background-color: #009900;
color: #fff;
}

/* فرم ارسال نظر */
.comment-form {
background: #f4f4f9;
padding: 30px;
border-radius: 12px;
border: 1px solid #ddd;
margin-top: 40px;
}
.comment-form p { margin-bottom: 15px; }

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form textarea {
width: 100%;
padding: 12px;
border: 1px solid #ccc;
border-radius: 8px;
font-size: 1rem;
transition: border-color 0.3s;
}
.comment-form input:focus, .comment-form textarea:focus {
border-color: #0073aa;
box-shadow: 0 0 0 3px rgba(0, 115, 170, 0.1);
}

.form-submit input {
background-color: #0073aa;
color: #fff;
padding: 12px 30px;
border: none;
border-radius: 8px;
cursor: pointer;
font-size: 1.1rem;
font-weight: 700;
transition: background-color 0.3s;
}
.form-submit input:hover { background-color: #005a87; }

/* واکنش‌گرا (Responsive) */
@media (max-width: 768px) {
.comment { flex-direction: column; text-align: center; }
.comment-author img { margin: 0 auto 15px auto; margin-right: 0; }
.comment-body { width: 100%; }
.children { margin-left: 0; border-left: none; }
.comment.depth-2, .comment.depth-3 { margin-left: 0; }
}

.dropdown:hover .dropdown-content {
  display: flex;
}

/* فلش پایین */
.arrow {
  margin-right: 0.4vw;
  border: solid #777;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 0.2vw;
  transform: rotate(45deg);
  transition: 0.3s;
}

.toggle {
  display: none;
  flex-direction: column;
  cursor: pointer;
  margin-top:0.9vw;
  float: right;
  margin-right:6vw;
}

.bar {
  width: 20px;
  height: 2px;
  background: #333;
  margin: 2px 0;
}
#search{
float: left;
width: 23vw;
margin-left: 10vw;
margin-top: 0.2vw;

}
.wd-search-inited {
padding-inline: 1vw 3vw !important;
background: #f7f9fa !important;
border-radius: 8px !important;
height: 3vw !important;
border:1px solid #eee;
font:0.9vw byekan;
color:#023047;
width: 100%;
}




.content-box {
background: #fff;
padding: 20px;
border-radius: 12px;
box-shadow: 0 3px 12px rgba(0,0,0,0.1);
margin-top:50px;
line-height: 1.9;
width: 100%;
float: right;
}

.full-text {
display: none;
}

.read-more-btn {
margin-top: 15px;
padding: 8px 15px;
border: none;
background: #0d6efd;
color: #fff;
cursor: pointer;
border-radius: 8px;
font: 14px byekan;
transition: 0.3s;
}

.read-more-btn:hover {
background: #0a58ca;
}





/* index صفحه اصلی  */
main.container{
float: right;
width: 81.5%;
margin-right: 8.5vw;
margin-top:1rem;
}
.banner{
background-color: #023047;
padding: 2vw 5vw;
border-radius: 1vw;
float: right;
color:#fff;
}
.banner img{
float: left;
width: 19vw;
height: auto;
}
.banner b{
font-size: 2vw;
font-weight: 600;
padding-top: 1vw;
line-height: 2.5vw;
color: #CCD0CC;
}
.banner strong{
font-size: 3vw;
font-weight: 900;
line-height: 3.5vw;
color: #FFB703;
}
.banner p{
width: auto;
line-height: 2vw;
font-size: 0.85vw;
}
.grid{
text-align:center;
margin-top:2vw;
float: right;
width: 100%;
}
.services{
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 20px;
}
.grid h2{
color: #023047;
font-size: 1.5vw;
font-weight: 900;
width: 100%;
line-height: 0.3vw;;
}
.grid h2 span{
color:#2563eb;
line-height: 0.9vw;;
}
.grid .item{
padding: 1.4vw;
border: 3px solid #e4e4e4;
border-radius: 8px;
display: flex;
flex-direction: column;
}
.grid .item span{
color:#635ee7;
line-height: 0.5vw;
}
.grid .item h2{
font-size: 1vw;
}
.grid .item p{
font-size: 0.9vw;
line-height: 2vw;
letter-spacing: 0.2px;
}
.card {
float: right;
width: 100%;
padding: 2vw;
}
.card img{
float: right;
width: 33%;
height: auto;
padding: 1vw;
border-radius: 25px;
}
.card h3 span{
color: #2563eb;
}
.card li ,.product-category-description li{
padding-right:5vw; /* جا برای آیکون تیک */
margin-bottom: 0.7vw;
}
.card li::before,.product-content li::before,.article-content li::before,.product-category-description li::before,.about-services li::before {
content: "";
float: right;
width: 1vw;
height: 1vw;
background-color: #16a34a; /* سبز خوش‌رنگ */
border-radius: 50%;
background-image: url("data:image/svg+xml,%3Csvg fill='white' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.285 5.708l-11.025 11.025-5.546-5.546 1.414-1.414 4.132 4.132 9.611-9.611z'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-position: center;
background-size: 60%;
transition: transform 0.2s ease;
margin-right: 1vw;
margin-left: 1vw;
}



.width{
float: right;
width: 100%;
}
.tabs {
display: flex;
gap: 1vw;
margin-bottom: 2vw;
flex-wrap: wrap;
}

.tab-btn {
padding: 0.8vw 1.5vw;
background: #2563eb;
border: none;
border-radius: 8px;
cursor: pointer;
color: white;
font-family: byekan;
transition: all 0.2s;
}

.tab-btn:hover {
background: #333;
}

.tab-btn.active {
background: #1f2937;
}

.tab-content {
display: none;
gap: 20px;
flex-wrap: wrap;
}

.tab-content.active {
display: flex;
}

.product-card {
flex: 0 0 200px;
height: 150px;
background: #fff;
border-radius: 12px;
box-shadow: 0 4px 10px rgba(0,0,0,0.08);
display: flex;
align-items: center;
justify-content: center;
font-weight: 600;
text-align: center;
}

.slider-container {
position: relative;
display: flex;
align-items: center;
width: 100%;
}

.product-slider {
display: flex;
gap: 20px;
overflow-x: auto;
scroll-snap-type: x mandatory;
scroll-behavior: smooth;
padding: 10px;
scroll-padding: 10px;
width: 100%;
-ms-overflow-style: none;  /* برای IE و Edge قدیمی */
scrollbar-width: none; 
}

.product-wrapper {
flex: 0 0 250px;
scroll-snap-align: start;
background: #fff;
border-radius: 12px;
border:1px solid #eee;
text-align: center;
padding: 15px;
transition: transform 0.3s ease;
	color:white;
}
.product-wrapper h3,.product-wrapper h2{
line-height:22px;
}
.product-cats a{
font-size:0.8vw;
color:#777
}
.product-wrapper:hover {
transform: translateY(-5px);
}

.product-wrapper img {
width: 100%;
border-radius: 10px;
margin-bottom: 10px;
object-fit: cover;
height: 150px !important;
}
.product-wrapper h3,.product-wrapper h2{
font-size: 16px;
margin: 5px 0;
}

.product-wrapper p {
color: #16a34a;
font-weight: bold;
}

/* دکمه‌ها */
.btn {
background: #2563eb;
border: none;
color: white;
font-size: 30px;
width: 45px;
height: 45px;
border-radius: 50%;
cursor: pointer;
transition: 0.3s;
display: flex;
align-items: center;
justify-content: center;
position: absolute;
z-index: 2;
}

.btn:hover {
background: #333;
}

.prev {
left: -10px;
}

.next {
right: -10px;
}

/* واکنش‌گرا */
@media (max-width: 768px) {
.product-wrapper {
  flex: 0 0 70%;
}
.btn {
  display: none; /* در موبایل با تاچ کار می‌کنه */
}
}
.faq-container {
max-width: 800px;
margin: 50px auto;
font-family: sans-serif;
text-align: center;
}
.faq-container span,.faq-container p{
font-size: smaller;
font-family: byekan;
color: #777;
line-height: 0.2vw;
}
.faq-container h4{
line-height: 0.5vw;
position: relative;

}

.faq-container h4::before,
.faq-container h4::after{
content: "";
position: absolute;
top: 50%;
width: 40%;
height: 2px;
background: #2563eb; /* رنگ خط */
}

.faq-container h4::before{
left: 0;
}

.faq-container h4::after{
right: 0;
}


.faq-item {
border-bottom: 1px solid #ddd;
font-family: byekan;

}

.faq-item input {
display: none;
}

.faq-item label {
display: flex;
justify-content: space-between;
padding: 15px 20px;
cursor: pointer;
font-family: byekan;

font-weight: bold;
background: #f9f9f9;
transition: background 0.3s;
border-radius: 8px;
margin: 5px 0;
}

.faq-item label:hover ,.firstlabel{
background: #2563eb !important;
color: white;
}

.faq-item .answer {
max-height: 0;
overflow: hidden;
line-height: 2.5vw;
font-size: 0.9vw;
padding: 0 20px;
transition: max-height 0.3s ease, padding 0.3s ease;
}

.faq-item input:checked ~ .answer {
max-height: 300px; /* ارتفاع جواب‌ها */
padding: 15px 20px;
}

.faq-item label::after {
content: "+";
transition: transform 0.3s;
}

.faq-item input:checked + label::after {
content: "-";
}
.catalogue{
background-color: #023047;
width: 100%;
float: right;
padding: 1vw;
border-radius: 1vw;
position: relative;
}
.catalogue img{
position: absolute;
top: 0;
right: 0;
margin-top: -3vw;
width: 12vw;
height: auto;
}
.catalogue h4{
color: white;
margin-right: 12vw;
float: right;
}
.catalogue a{
background-color: #2563eb;
color: #fff;
padding:0.8vw 3vw;
margin-top:0.5vw;
border-radius:15px;
float: left;
}
.customers{
float: right;
width: 100%;
margin-top:5vw;
text-align: center;
border-top:1px solid #eee
}
.customers h4,.blog h4{
color: #2137BC;
font-size: 1.7vw;
font-weight: 900;
font-style: oblique;
}
.clients img{
width: 6vw;
height: auto;
padding: 1vw;
vertical-align: middle;
}
.blog {
float: right;
width: 100%;
padding: 1vw 0;
text-align: center;
}
.blog article{
float: right;
width: 20%;
margin: 2vw;
box-shadow: 0 4px 12px rgba(0,0,0,0.06);
  transition: 0.3s;
border-radius: 0 0 0.5vw 0.5vw;
}
.blog article img{
float: right;
height: 10vw;
width: 100%;
object-fit: cover;
}
.blog article h3{
font-size: 1vw;
padding: 1vw;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
.blog article p{
font-size: 0.8vw;
padding: 0 1vw;
}
.footer-about{
float: right;
width: 35%;
margin-right: 10%;
color:#6b7280;
line-height: 2vw;
font-size: 0.9vw;
}
.social-links {
display: flex;
gap: 12px;
}

.social-icon {
width: 34px;
height: 34px;
display: flex;
justify-content: center;
align-items: center;
color: #374151; /* خاکستری روشن */
background: #eee; /* هماهنگ با 1f2937 */
border-radius: 100%;
transition: 0.2s;
}
.social-icon svg {
width: 18px;
height: 18px;
}
.fast-access {
float: right;
width: 45%;
}
.fast-access div{
float: right;
width: 47%;
margin-right: 1vw;
}
.fast-access div h3{
font-size:1.2vw;

}
.fast-access div ul{
padding: 0;
}
.fast-access div ul a{
color:#333;
font-size: 0.85vw;
line-height: 2vw;
}
.copyrights {
float: right;
width: 100%;
border-top:1px solid #eee;
padding: 1vw 0;
text-align: center;
}






footer{
float: right;
width: 100%;
margin-top: 2vw;
}
.footer-call{
float: right;
width: 100%;
background-color: #1f2937;
padding: 1vw 0;
color: #fff;
text-align: center;
}
.footer-call span{
font-weight:bolder;
}
.footer-call a{
background-color: green;
padding: 0.5vw 1vw;
font-size: 1.5vw;
color: #fff;
font-weight: bolder;
border-radius: 0.5vw;
}



.best-sellers {
padding-top: 1vw;
float: right;
width: 100%;
}

.best-sellers .container {
width: 90%;
max-width: 1100px;
margin: 0 auto;
text-align: center;
}

.best-sellers h2 {
font-size: 28px;
font-weight: 700;
color: #1e293b;
margin-bottom: 10px;
}

.best-sellers .section-subtitle {
color: #64748b;
font-size: 16px;
margin-bottom: 40px;
}

.best-seller-list {
list-style: none;
padding: 0;
margin: 0;
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: 20px;
}

.best-seller-list li {
background: #ffffff;
border-radius: 12px;
padding: 14px;
transition: all 0.3s ease;
border: 1px solid #e2e8f0;
}

.best-seller-list li:hover {
transform: translateY(-5px);
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);
}

.best-seller-list a {
text-decoration: none;
color: #0f172a;
font-weight: 600;
display: block;
font-size: 15px;
}

.best-seller-list a:hover {
color: #2563eb;
}











/* محصولات */



#breadcrumbs {
font-size: 0.9vw;
  line-height: 1;
  --gap: 8px;
  color: #374151;
  padding: 0;
  margin-top: 1vw;
  float: right;
  margin-right: 9%;
}
.call-now{
text-align: center;
background: lightblue;
}

/* link style */

#breadcrumbs a {
text-decoration: none;
color: inherit;
max-width: 100%;
padding: 6px 0;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
direction: rtl; /* ensure Persian text truncates nicely */
}



#breadcrumbs a:hover,#breadcrumbs a:focus {
text-decoration: underline;
outline: none;
}



#breadcrumbs .current {
color: #111827;
font-weight: 400;
cursor: default;
}


/* small-screen collapse: hide earlier parts and show "..." button */
.breadcrumb-collapse {
display: none; /* we'll enable via media queries */
align-items: center;
gap: 6px;
}


.collapse-toggle {
background: none;
border: none;
padding: 0 6px;
cursor: pointer;
font-size: 14px;
color: #6b7280;
}
.product-data{
float: right;
width: 100%;
border: 1px solid #0a58ca;
border-top: 10px solid #0a58ca;
border-radius: 20px;
padding:2vw;
}
.product-media{
float: left;
width: 25%;
height: auto;
}
.product-media img{
float: left;
border-radius: 10px;
width: 100%;
height: auto;
max-height: 17vw;
object-fit: cover;
}.specs{padding-top:16px;float: right;width: 70%;font-size:0.9vw}
.specs table{width:100%;border-collapse:collapse}
.specs td{padding:5px 6px;border-bottom:1px dashed #f0f0f4;vertical-align:top;border-bottom: 1px solid #eee;}
.specs td:first-child{width:26%;color:var(--muted);font-weight:600}

.categories{
font-size: 0.9vw;
font-weight: bold;
}
.categories a{
font-weight: normal;
color:#374151
}
.price-info {
background-color: #6ac37f;
width: 100%;
padding: 0.5vw 1vw;
color :#fff;
text-align: center;
float: right;
border-radius: 15px;
vertical-align: middle;
margin-top:1vw;
line-height: 32px;
}
.price {
float: left;
height: auto;
width: 30%;
font-weight: bolder;
margin-top: 0.5vw;
background: darkslategray;
border-radius: 5px;
padding: 0.5vw 0;
}

.details{
float: right;
width: 60%;
}
.product-content,.article-content{
float: right;
width: 100%;
padding: 1vw;
border-radius: 10px;
border:1px solid #eee;
line-height: 3vw; 
margin-top:1vw;
}.product-content a,.article-content a{
color:green;
font-weight: bold;
padding:2px 5px;
}
.attachment-woocommerce_thumbnail{
height:150px !important;
}
.product-content table ,.article-content table{
border-collapse: collapse;
margin: 25px 0;
font-size: 0.9em;
font-family: sans-serif;
min-width: 100%;
}
.product-content thead tr ,.article-content thead tr {
background-color: #0d6efd;
color: #ffffff;
text-align: left;
}
.product-content td ,.product-content th,.article-content td,.article-content th{
padding: 12px 15px;
}
.product-content tbody tr ,.article-content tbody tr{
border-bottom: 1px solid #dddddd;
}

.product-content tbody tr:nth-of-type(even) ,.article-content tbody tr:nth-of-type(even) {
background-color: #f3f3f3;
}

.product-content tbody tr:last-of-type ,.article-content tbody tr:last-of-type{
border-bottom: 2px solid #0d6efd;
}

.product-content li ,.article-content li{
padding: 10px 0;
font-size: 16px;
color: #333;
border-bottom: 1px solid #eee;
display: flow-root;
align-items: center;
}
#tab-description li{
line-height: 2.5vw;
}
.product-content img {
max-width: 100%;
vertical-align: middle;
text-align: center;
width: auto;
margin: 0 0 16px 24px;
border-radius: 10px;
border: 1px solid #eee;
}
.related-contents {
display: grid;
grid-template-columns: repeat(5, 1fr);
gap: 40px;
margin-top: 24px;
float: right;
width: 80%;
margin-right: 10%;
}

.related-item {
text-align: center;
cursor: pointer;
}

.related-item img {
width: 100%;
aspect-ratio: 1 / 1;
object-fit: cover;
border-radius: 10px;
transition: transform 0.3s ease;
}

.related-item:hover img {
transform: scale(1.05);
}

.related-item span {
display: block;
margin-top: 8px;
font-size: 0.9vw;
font-weight: bold;
color:#0a58ca
}
.contact {
position: fixed;
bottom: 0;
right: 0;
text-align: center;
font-weight: bold;
background-color:#16a34a;
color: #fff;
width: 100%;
padding: 0.85vw 0;
}
.contact svg{
vertical-align: middle;
}


  .blog-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    float: right;
    margin-top: 2vw;
  }

  .blog-card {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    transition: transform 0.3s;
  }

  .blog-card:hover {
    transform: translateY(-5px);
  }

  .blog-card img {
    width: 100%;
    height: 150px;
    object-fit: cover;
  }

  .blog-card h2,
  .blog-card h4 {
    margin: 10px;
    font-size: 18px;
    color: #111;
  }

  .blog-card p {
    margin: 0 10px 10px;
    font-size: 14px;
    color: #555;
  }

  .blog-card a.read-more {
    margin: 0 10px 10px;
    text-decoration: none;
    color: #0077cc;
    font-weight: bold;
    align-self: flex-start;
  }





.pagination{
margin-top:50px;
display:flex;
justify-content:center;
}

.pagination .page-numbers{
display:flex;
align-items:center;
justify-content:center;
min-width:42px;
height:42px;
padding:0 14px;
margin:0 4px;
border-radius:8px;
border:1px solid #e5e5e5;
background:#fff;
color:#333;
font-size:14px;
font-weight:500;
text-decoration:none;
transition:all .25s ease;
box-shadow:0 2px 6px rgba(0,0,0,0.04);
}

.pagination a.page-numbers:hover{
background:#2e7d32;
color:#fff;
border-color:#2e7d32;
transform:translateY(-2px);
box-shadow:0 6px 14px rgba(0,0,0,0.12);
}

.pagination .current{
background:#2e7d32;
color:#fff;
border-color:#2e7d32;
font-weight:600;
box-shadow:0 6px 14px rgba(0,0,0,0.12);
}

.pagination .prev,
.pagination .next{
font-weight:600;
padding:0 18px;
}

.pagination .dots{
border:none;
box-shadow:none;
background:transparent;
pointer-events:none;
}



/* تیتر مقاله */
.article-page h1 {
font-size: 2em;
margin-bottom: 10px;
}

/* متا مقاله */
.article-meta {
font-size: 0.9em;
color: #888;
margin-bottom: 20px;
}

/* تصویر مقاله */
.article-page figure {
margin: 20px 0;
text-align: center;
}
.article-page figure img {
max-width: 85vw;
height: auto;
border-radius: 6px;
}
.article-page figure figcaption {
font-size: 0.85em;
color: #666;
margin-top: 5px;
}

/* متن مقاله */
.article-content p {
margin-bottom: 15px;
}

/* مقالات مرتبط */
.related-articles {
margin-top: 40px;
}
.related-articles h2 {
font-size: 1.3em;
margin-bottom: 15px;
}
.related-articles ul {
list-style: none;
padding: 0;
display: flex;
flex-wrap: wrap;
gap: 15px;
}
.related-articles ul li {
flex: 1 1 calc(33.333% - 10px);
background: #f9f9f9;
padding: 10px;
text-align: center;
border-radius: 6px;
}
.related-articles ul li a {
text-decoration: none;
color: #0077cc;
font-weight: bold;
}
.related-articles ul li:hover {
background: #e6f0ff;
}


.floating-call {
position: fixed;
bottom: 20px;
right: 20px;
background-color: #28a745; /* سبز */
color: #fff;
padding: 7px 15px 7px 15px;
border-radius: 50px;
font-weight: bold;
font-size: 16px;
box-shadow: 0 4px 15px rgba(0,0,0,0.3);
z-index: 9999;
display: flex;
align-items: center;
justify-content: center;

/* انیمیشن ضربان */
animation: pulse 1.5s infinite;
transition: transform 0.2s, box-shadow 0.2s;
}

/* هاور */
.floating-call:hover {
transform: scale(1.1);
box-shadow: 0 6px 20px rgba(0,0,0,0.4);
}

/* انیمیشن ضربان قلب */
@keyframes pulse {
0% {
  transform: scale(1);
  box-shadow: 0 0 0 0 rgba(40, 167, 69, 0.7);
}
50% {
  transform: scale(1.05);
  box-shadow: 0 0 10px 10px rgba(40, 167, 69, 0.3);
}
100% {
  transform: scale(1);
  box-shadow: 0 0 0 0 rgba(40, 167, 69, 0);
}
}


/* ===================================================================
   صفحه تماس با ما (بازطراحی‌شده، موبایل-محور)
   =================================================================== */

.contact-page {
  max-width: var(--max-width);
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 18px;
}

/* کارت اصلی: خط ویژه شرکت — مهم‌ترین و پررنگ‌ترین راه تماس */
.contact-primary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  background: linear-gradient(135deg, var(--accent), #1d4fd1);
  color: #fff;
  border-radius: var(--radius);
  padding: 24px;
}

.contact-primary h2 {
  margin: 0 0 6px;
  font-size: 20px;
}

.contact-primary p {
  margin: 0;
  font-size: 14px;
  color: #dbe4ff;
  line-height: 1.9;
  max-width: 60ch;
}

.contact-primary-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  background: #fff;
  color: var(--accent);
  border-radius: var(--radius);
  padding: 14px 28px;
  text-align: center;
  white-space: nowrap;
  transition: 0.2s ease;
}

.contact-primary-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.18);
}

.contact-primary-btn .label {
  font-size: 12px;
  font-weight: 700;
  color: var(--muted);
}

.contact-primary-btn strong {
  font-size: 22px;
  font-weight: 900;
  direction: ltr;
}

/* گرید کارت‌های عمومی (شماره‌های دیگر، ساعت کاری، ایمیل، شبکه‌های اجتماعی) */
.contact-info {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 18px;
}

.contact-card {
  background: var(--card);
  padding: 22px;
  border-radius: var(--radius);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

.contact-card h2 {
  margin: 0 0 16px;
  font-size: 17px;
  color: var(--text);
  padding-right: 12px;
  border-right: 4px solid var(--accent);
}

.contact-card h3 {
  margin: 0 0 6px;
  font-size: 15px;
  color: var(--text);
}

.contact-card > p {
  margin: 0 0 16px;
  line-height: 1.9;
  color: var(--muted);
  font-size: 14px;
}

.contact-card a {
  color: var(--accent);
}

.contact-item + .contact-item {
  margin-top: 18px;
  padding-top: 18px;
  border-top: 1px solid #eef0f3;
}

.contact-item p {
  color: var(--muted);
  font-size: 13px;
  line-height: 1.9;
}

/* شماره‌های تلفن قابل کلیک */
.phone {
  margin: 4px 0;
}

.phone a {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 17px;
  font-weight: 800;
  color: var(--text);
  direction: ltr;
}

.phone a::before {
  content: "☎";
  color: var(--accent);
  font-size: 14px;
}

/* ساعت کاری */
.hours-list {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.hours-list li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  color: var(--text);
}

.hours-list li span:last-child {
  color: var(--muted);
  direction: ltr;
}

/* واحد فروش: کارت هر کارشناس */
.sales-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.sales-person {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
  background: var(--bg);
  border-radius: var(--radius);
  padding: 12px 16px;
}

.sales-person-info {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.sales-person-name {
  font-size: 14px;
  font-weight: 700;
  color: var(--text);
}

.sales-person-phone {
  font-size: 14px;
  color: var(--muted);
  direction: ltr;
  text-align: right;
}

.messenger-links {
  display: flex;
  gap: 8px;
}

.messenger-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  width: 100px;
  height: 40px;
  border-radius: 10%;
  background: #fff;
  color: var(--muted);
  border: 1px solid #e5e7eb;
  transition: 0.2s ease;
  font-size: 11px;
  font-weight: 800;
}

.messenger-btn svg {
  width: 18px;
  height: 18px;
}

.messenger-btn:hover {
  border-color: var(--accent);
  color: var(--accent);
}

.messenger-btn.whatsapp:hover {
  border-color: #25d366;
  color: #25d366;
}

/* لینک‌های placeholder (href="#") تا وقتی جایگزین نشدن، غیرفعال و کم‌رنگ نمایش داده می‌شوند */
.messenger-btn[href="#"] {
  opacity: 0.4;
  pointer-events: none;
}

@media (max-width: 600px) {
  .contact-primary {
    flex-direction: column;
    align-items: stretch;
    text-align: center;
  }

  .contact-primary-btn {
    width: 100%;
  }

  .contact-info {
    grid-template-columns: 1fr;
  }

  .sales-person {
    flex-direction: column;
    align-items: flex-start;
  }

  .messenger-links {
    align-self: flex-start;
  }
}

/* استایل لیست کامنت‌ها (بازیابی‌شده - قبلاً به‌اشتباه بین قوانین صفحه تماس بود) */
.commentlist li{
display:block;
width: 98%;
margin-top: 2%;
}
.commentlist li::before{
display:none;
}

.download-analysis a{
background:green;
color:white;
text-align:center;
width:100%;
border-radius:10px;
float:right;
}
/* آیکون شبکه‌ها */
.social-links {
display: flex;
gap: 15px;
margin-top: 12px;
}
.wp-caption {
width: 100% !important;
}
.social-links a {
font-size: 1.8em;
transition: transform 0.2s, color 0.2s;
}

.social-links a:hover {
transform: scale(1.2);
color: #0077cc;
}
.woocommerce-pagination{
  margin-top:50px;
  float: right;
  width: 80%;
  }
  
  .woocommerce-pagination ul{
  float:right;
  list-style:none;
  padding:0;
  margin:0;
  }
  
  .woocommerce-pagination li{
  float:right;
	  margin-right:1vw;
  }
  
  .woocommerce-pagination a,
  .woocommerce-pagination span{
  display:flex;
  align-items:center;
  justify-content:center;
  min-width:42px;
  height:42px;
  padding:0 14px;
  border-radius:8px;
  border:1px solid #e5e5e5;
  background:#fff;
  color:#333;
  font-size:14px;
  font-weight:500;
  text-decoration:none;
  transition:all .25s ease;
  box-shadow:0 2px 6px rgba(0,0,0,0.04);
  }
  
  .woocommerce-pagination a:hover{
  background:#2e7d32;
  color:#fff;
  border-color:#2e7d32;
  transform:translateY(-2px);
  box-shadow:0 6px 14px rgba(0,0,0,0.12);
  }
  
  .woocommerce-pagination .current{
  background:#2e7d32;
  color:#fff;
  border-color:#2e7d32;
  font-weight:600;
  box-shadow:0 6px 14px rgba(0,0,0,0.12);
  }
  
  .woocommerce-pagination .next,
  .woocommerce-pagination .prev{
  font-weight:600;
  padding:0 18px;
  }
  


.wc-tabs li a{background: #0a58ca;
  color: white;
  padding:15px;
  border-radius: 10px;
  margin-right: 10px;
  }
  .wc-tabs li::before{
  display:none;
  }
  

.product-toc{
border:1px solid #e5e5e5;
background:#fafafa;
margin:20px 0;
border-radius:6px;
	float:right;
	width:100%;
}

.toc-header{
cursor:pointer;
padding:12px 15px;
font-weight:600;
display:flex;
align-items:center;
gap:8px;
}

.toc-icon{
font-size:18px;
}

.toc-content{
display:none;
padding:10px 20px 15px;
}

.product-toc ul{
margin:0;
padding-right:18px;
}

.product-toc a{
text-decoration:none;
}

.product-toc a:hover{
text-decoration:underline;
}

.product-category-list{
  display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 20px;
float: right;
margin-top: 2vw;
}
.product-category-description{
  float: right;
  width: 100%;
  padding: 1vw;
  background-color: white;
  border-radius: 10px;
  margin-top:20px;
}

/* ریسپانسیو */
.shop_attributes{
	font-family:byekan !important;
}

  @media (max-width: 1024px) {
    .blog-container {
      grid-template-columns: repeat(2, 1fr);
    }
  }

  @media (max-width: 600px) {
    .blog-container {
      grid-template-columns: 1fr;
    }
  }

/* دکمه باز کردن */

#openDownload{
    padding:16px 26px;
    border:none;
    border-radius:12px;
    background:linear-gradient(135deg,#5b5cf0,#7c4dff);
    color:#fff;
    font-size:16px;
    cursor:pointer;
    box-shadow:0 10px 25px rgba(0,0,0,0.15);
}

/* بک گراند تار */

#modalOverlay{
    position:fixed;
    inset:0;
    background:rgba(0,0,0,0.45);
    backdrop-filter:blur(3px);
    display:none;
    justify-content:center;
    align-items:center;
}

/* باکس */

#downloadModal{
    width:420px;
    max-width:90%;
    max-height:80vh;
    background:#fff;
    border-radius:18px;
    box-shadow:0 15px 40px rgba(0,0,0,0.25);
    padding:25px;
    display:flex;
    flex-direction:column;
}

/* هدر */

.modal-header{
    display:flex;
    justify-content:space-between;
    align-items:center;
    margin-bottom:20px;
}

.modal-title{
    font-size:18px;
    font-weight:bold;
}

.close-btn{
    cursor:pointer;
    font-size:20px;
}

/* لیست فایل */

.file-list{
    list-style:none;
    padding:0;
    margin:0;
    overflow-y:auto;
}
.file-list::-webkit-scrollbar{
    width:6px;
}

.file-list::-webkit-scrollbar-thumb{
    background:#d0d0d0;
    border-radius:10px;
}
.file-item{
    display:flex;
    justify-content:space-between;
    align-items:center;
    padding:14px 0;
    border-bottom:1px solid #eee;
}
.file-item::before{
	display:none;
}
.file-info{
    max-width:70%;
}

.file-name{
    font-weight:bold;
    font-size:15px;
}

.file-desc{
    font-size:13px;
    color:#777;
}

/* دکمه دانلود */

.download-btn{
    background:#5b5cf0;
    color:#fff !important;
    padding:8px 14px !important;
    border-radius:8px;
    text-decoration:none;
    font-size:13px;
}

.download-btn:hover{
    background:#4546d6;
}

/* ریسپانسیو کل */

@media (max-width: 768px) {
  
  /** font size 14px **/
  html , .menu a , body,.banner p,.grid .item p,.blog article p,.faq-item .answer,.fast-access div ul a,.breadcrumb-nav,.specs,.categories,.related-item span,.product-cats a,.grid .item h3,.grid .item span{
    font-size: 16px;
    line-height: normal;
  }
  .related-articles ul li {
    flex: 1 1 100%;
  }
  .contact-info {
    grid-template-columns: 1fr;
  }
  .logo span{
    font-size: 14px;
    padding: 15px;
  }
  .contact{
    padding: 2vw 0;
  }
     .site-header .container {
      padding: 15px 0px;
      margin-top:10px;
  }
  nav , .dropdown-content {
      padding: 15px 0;
  }
  .menu ul {
    flex-direction: column;
    width: 100%;
    display: none;
    background: #fff;
    margin-top: 10px;
    border-top: 1px solid #eee;
  }
  #search{
    width: 85%;
    margin-top:-10px;
    padding-bottom:10px;
  }
  .menu ul.active {
    display: flex;
  }
	.tab-btn{
		padding:12px;
		font-size:16px;
	}
  .dropdown-content {
    position: static;
    background: #fff;
  }
  .arrow {
      margin-right:5px;
      border: solid #777;
      border-width: 0 2px 2px 0;
      display: inline-block;
      padding: 3px;
      transform: rotate(45deg);
      transition: 0.3s;
    }
  .dropdown:hover .dropdown-content {
    display: none;
  }

  .dropdown.active .dropdown-content {
    display: flex;
  }

  .toggle {
    display: flex;
    padding: 10px;
  }
  .logo {
      margin-right:5%;
  }
  .logo a,.grid h2,.banner strong{
    font-size:25px;
    padding:10px;

  }
  
  .call{
      font-size:22px;
      margin-left: 10%;
  }
  .menu li:first-child{
      border-bottom: none;
  }
  .wd-search-inited{
      font-size:14px;
      padding-inline: 10px 20px !important;
      height: 40px !important;
  }

  .site-header .container , .banner img,.price,.details,.footer-about,.product-media{
      width: 100%;
  }

  .services{
      grid-template-columns: repeat(1, 1fr);
  }
  .clients img{
      width: 68px;
  }
  .banner b,.customers h4, .blog h4,.blog article h3,.footer-call a{
      font-size:22px;
      line-height: 50px;
  }.banner h1{font-size: 35px;color:white} 
  .grid .item{
      padding: 20px;
  }.catalogue a{float: left;margin-left:13%}
	.catalogue img{
		top: -30%;
  right: 0;
  margin-top: -3vw;
  width: 30vw;
	}
	.catalogue h4{
		margin-right:35%
	}
  .blog article{
      width: 100%;
  }
  .blog article img{height: 150px;}
  .footer-about,.fast-access{
    float: right;
    width: 98%;
    padding: 10px;
    margin: 0;
    line-height: normal;
    font-size: 16px;
  }
  .fast-access div h3,.details strong{
    font-size: 20px;
  }
  .related-contents {
    grid-template-columns: repeat(2, 1fr);
  }
  .product-media img{
    height: 60vw;
    max-height: 60vw;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li a{
    padding: 2em 0;
  }
  .product-content,#tab-description li,.article-content{
    line-height: 45px;
  }
  .card li::before, .product-content li::before, .article-content li::before, .product-category-description li::before{
    height:20px;
    width:20px;
  }
  main.container{
  width: 93%;
    margin-right: 3vw;}
  .specs{width:100%;}
  .product-category-list{
    grid-template-columns: 1fr;
  }
  .card img{
    width:100%
  }
	#breadcrumbs{
		font-size:14px;
		margin-top:25px;
	}
}
/* ===================================================================
   صفحه 404 (بازطراحی‌شده تا با هویت بصری اصلی سایت هم‌خوان باشد
   و از هدر/فوتر و منوی اصلی سایت به‌جای یک صفحه جدا استفاده کند)
   =================================================================== */
.error-404-page {
  padding: 60px 16px 80px;
  text-align: center;
}

.error-404-inner {
  max-width: 640px;
  margin: 0 auto;
}

.error-404-code {
  font-size: 84px;
  font-weight: 900;
  line-height: 1;
  margin: 0 0 8px;
  color: var(--accent);
}

.error-404-page h1 {
  font-size: 22px;
  margin: 0 0 10px;
  color: var(--text);
}

.error-404-page > .error-404-inner > p {
  color: var(--muted);
  line-height: 1.9;
  margin: 0 auto 22px;
  max-width: 55ch;
}

.error-404-links {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  margin-bottom: 22px;
}

.error-404-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 20px;
  border-radius: var(--radius);
  text-decoration: none;
  font-weight: 700;
  font-size: 14px;
  border: 1px solid #e5e7eb;
  background: var(--card);
  color: var(--text);
  transition: 0.2s ease;
}

.error-404-btn:hover {
  border-color: var(--accent);
  color: var(--accent);
}

.error-404-btn.primary {
  background: var(--accent);
  border-color: var(--accent);
  color: #fff;
}

.error-404-btn.primary:hover {
  filter: brightness(1.08);
  color: #fff;
}

.error-404-search {
  display: flex;
  gap: 10px;
  max-width: 480px;
  margin: 0 auto 28px;
}

.error-404-search input {
  flex: 1;
  border: 1px solid #e5e7eb;
  border-radius: var(--radius);
  padding: 12px 14px;
  font-size: 14px;
  background: var(--card);
  color: var(--text);
}

.error-404-search button {
  border: none;
  cursor: pointer;
  border-radius: var(--radius);
  padding: 12px 18px;
  font-weight: 700;
  background: var(--accent);
  color: #fff;
  transition: 0.2s ease;
}

.error-404-search button:hover {
  filter: brightness(1.08);
}

.error-404-contact {
  padding-top: 18px;
  border-top: 1px solid #e5e7eb;
}

.error-404-contact-title {
  font-size: 13px;
  color: var(--muted);
  margin: 0 0 12px;
}

.error-404-contact-items {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: center;
}

.error-404-pill {
  display: inline-flex;
  align-items: center;
  padding: 10px 16px;
  border-radius: 999px;
  text-decoration: none;
  background: var(--card);
  border: 1px solid #e5e7eb;
  color: var(--text);
  font-weight: 700;
  font-size: 13px;
  transition: 0.2s ease;
}

.error-404-pill:hover {
  border-color: var(--accent);
  color: var(--accent);
}

@media (max-width: 600px) {
  .error-404-code {
    font-size: 60px;
  }
  .error-404-links {
    flex-direction: column;
  }
}

/* دکمه تماس/استعلام قیمت در صفحه محصول (برای بهبود نرخ تبدیل) */
.product-cta {
  margin: 14px 0;
}

.product-cta-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  flex-wrap: wrap;
  background: var(--accent);
  color: #fff;
  text-decoration: none;
  padding: 14px 18px;
  border-radius: var(--radius);
  font-weight: 700;
  transition: 0.2s ease;
}

.product-cta-btn:hover {
  filter: brightness(1.08);
}

.product-cta-btn span {
  font-size: 14px;
}

.product-cta-btn strong {
  font-size: 16px;
  white-space: nowrap;
}

/* ===================================================================
   صفحه درباره ما (About Us)
   =================================================================== */
.about-page {
  max-width: var(--max-width);
  margin: 0 auto;
}

/* ردیف بالایی: تصویر + متن معرفی */
.about-hero {
  display: flex;
  align-items: center;
  gap: 32px;
  margin: 24px 0 36px;
}

.about-hero figure {
  flex: 0 0 260px;
  margin: 0;
}

.about-hero figure img {
  width: 100%;
  height: auto;
  border-radius: var(--radius);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
}

.about-hero figure figcaption {
  text-align: center;
  font-size: 12px;
  color: var(--muted);
  margin-top: 8px;
}

.about-overview {
  flex: 1;
  font-size: 16px;
  line-height: 2.1;
  color: var(--text);
  background: var(--card);
  border-right: 4px solid var(--accent);
  border-radius: var(--radius);
  padding: 20px 24px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.04);
}

.about-overview strong {
  color: var(--accent);
}

/* بخش‌های کارتی: تاریخچه / خدمات / تیم / ارزش‌ها */
.about-section {
  background: var(--card);
  border-radius: var(--radius);
  padding: 28px 26px;
  margin-bottom: 22px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.04);
  line-height: 2;
  color: var(--text);
}

.about-section h2 {
  font-size: 20px;
  color: var(--text);
  margin: 0 0 16px;
  padding-right: 14px;
  border-right: 4px solid var(--accent);
}

.about-section p + p {
  margin-top: 14px;
}

.about-section strong {
  color: var(--accent);
}

.about-section a {
  color: var(--accent);
  font-weight: 700;
  border-bottom: 1px solid var(--accent);
}

.about-section a:hover {
  opacity: 0.8;
}

/* خدمات: لیست چک‌مارک‌دار */
.about-services ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px 24px;
  margin: 0;
  padding: 0;
}

.about-services ul li {
  position: relative;
  padding-right: 28px;
  line-height: 1.9;
}

.about-services ul li::before {
  content: "✓";
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: var(--accent);
  color: #fff;
  font-size: 12px;
  font-weight: 900;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 768px) {
  .about-hero {
    flex-direction: column;
  }

  .about-hero figure {
    flex: none;
    max-width: 220px;
    margin: 0 auto;
  }

  .about-services ul {
    grid-template-columns: 1fr;
  }
}
