/*
Theme Name: Spondtech
Theme URI: https://ifingerstudio.com/spondtech
Author: Johanspond
Author URI: https://themeforest.net/user/johanspond
Support: johanspond@gmail.com
Description: Spondtech - It Solution And Services WordPress Theme
Version: 1.0.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: spondtech
Domain Path: /languages
Tags: threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.container .row{
	flex-direction:row-reverse !important;
}
p, em, div,li, li a{
	font-family:Arial,sans-serif !important;
}
.list-wrap li{
	font-family:Arial,sans-serif !important;
}
.work-icon h1,.work-icon h2,.work-icon h3,.work-icon h4,.work-icon h5,.work-icon h6{
	font-family:Arial,sans-serif !important;
}
.page-template *:not(i):not(span) {
    font-family: Arial, sans-serif !important;
}
.blog--post--content span,.rc-post-content span,.newsletter-contact .content a{
	font-family: Arial, sans-serif !important;
}
.header-top-wrap,.header-social-wrap .list-wrap a{
	background:#014120 !important;
}
.header-info-wrap .list-wrap li::before{
	background:#0f7136;
}
.main-menu ul li.active>a, .main-menu ul li.current-menu-item>a:before, .main-menu ul li.menu-item-has-children:hover > a::before, .main-menu ul li.current-menu-ancestor>a{
	color:#014120;
}
.main-menu ul li.active>a, .main-menu ul li.current-menu-item>a:before, .main-menu ul li.menu-item-has-children:hover > a::before, .main-menu ul li.current-menu-ancestor>a{
	color:#014120;
}
.object{
	background:#014120;
}
.navbar-wrap > ul > li > a::before{
	background:#014120;
}
.navbar-wrap > ul > li.active > a, .navbar-wrap > ul > li:hover > a{
	color:#014120;
}
.scroll-top{
	background:#014120;
}
.header-action .header-search a:hover{
	color:white !important;
}
.project-item-two::before{
	background:#014120;
}
.social-profile-info .list-wrap li a:hover, .social-profile-info .list-wrap li a:hover{
	background:#014120;
}
.product-slider .item {
    text-align: center;
    padding: 10px;
}

.product-slider .slider-product-img {
    width: 100%;
    max-width: 100%;   /* عرض ثابت */
    height: 250px;      /* ارتفاع ثابت */
    object-fit: cover;  /* برش و پر کردن بدون کشیدگی */
    border-radius: 8px; /* گوشه‌های گرد اختیاری */
    margin: 0 auto;
    display: block;
}
.e-con>.e-con-inner{
	max-width:none;
}
.owl-nav{
	display:none;
}
.newsletter-content .title{
	font-family: sans-serif !important;
}
footer .widget_text p, footer .widget_text {
    color: #FFFFFF;
    font-family: sans-serif !important;
}
.copyright-text p{
	font-family: sans-serif !important;
}

.woocommerce .shop-overly{
    display: none !important;
}