/*!
Theme Name: darkoob
Theme URI: https://underscores.me/
Author: Automattic
Author URI: https://automattic.com/
Description: Hi. I'm a starter theme called <code>darkoob</code>, or <em>underscores</em>, if you like. I'm a theme meant for hacking so don't use me as a <em>Parent Theme</em>. Instead try turning me into the next, most awesome, WordPress theme out there. That's what I'm here for.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: darkoob
Tags: custom-background, custom-logo, custom-menu, featured-images, 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.

darkoob is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
@font-face {
	font-family: "Vazirmatn";
	src: url('fonts-Vazir/webfonts/Vazirmatn-Thin.woff2') format('woff2');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Vazirmatn";
	src: url('fonts-Vazir/webfonts/Vazirmatn-ExtraLight.woff2') format('woff2');
	font-weight: 200;
	font-style: normal;
	font-display: swap;
}

/* Solid */
@font-face {
	font-family: "Font Awesome 6 Free";
	font-style: normal;
	font-weight: 900;
	src: url("fonts-Awesome/fa-solid-900.woff2") format("woff2"),
		url("fonts-Awesome/fa-solid-900.woff") format("woff");
}

/* Brands */
@font-face {
	font-family: "Font Awesome 6 Brands";
	font-style: normal;
	font-weight: 400;
	src: url("fonts-Awesome/fa-brands-400.woff2") format("woff2"),
		url("fonts-Awesome/fa-brands-400.woff") format("woff");
}

html, body{
	height: 100%;
}
body {
	font-family: "Vazirmatn" !important;
	display: flex;
	flex-direction: column;
}


/* header-1 */

.header-1{
	background:#67302f;
	padding:8px 0;
	font-size:15px;
}

.header-1 .row{
	line-height:32px;
}

.text{
	text-align:center;
}

.text .textwidget p{
	color:#fff;
	margin:0;
}


.location{
	text-align:left;
}

.location .textwidget p{
	color:#fff;
	margin:0;
}

.location .textwidget p::before{
	font-family:"Font Awesome 6 Free";
	font-weight:900;
	content:"\f3c5";
	margin-left:8px;
}

.social{
	text-align:right;
}

.social ul{
	margin:0;
	padding:0;
	list-style:none;
	padding-right: 20px;
}

.social li{
	display:inline-block;
}

.social li a{
	text-decoration:none;
	font-size:0;
}

.social li a::before{
	font-family:"Font Awesome 6 Brands";
	font-size:18px;
	color:#fff;
	padding:6px;
}

.menu-item-11 a::before{content:"\f16d";}
.menu-item-12 a::before{content:"\f2c6";}
.menu-item-13 a::before{content:"\f232";}


/* header2 */
.header-2{
    border-bottom: 1px solid #f3f2f2;
}
.main-menu-1 {
	text-align: center;
	margin-top: 2px;
}

.main-menu-1 ul{
	padding-top: 6px;
    margin-bottom: 0;
}

.main-menu-1 li{
	display:inline-block;
}

.main-menu-1 li a{
	text-decoration:none;
	color:#67302f;
	font-size:17px;
	font-weight:600;
	padding:8px 12px;
	display:block;
}

.logo img{
	text-align: right;
}

.mahsol{
	display:inline-block;
	text-decoration:none;
	padding: 5px 10px;
	color:#67302f ;
}

.mahsol::before{
	font-family:"Font Awesome 6 Free";
	font-weight:900;
	content:"\f07a";
	font-size:20px;
	color:#67302f;
	margin-left:5px;
	vertical-align: middle;
}

.buy{
	text-align: left;
	padding-top: 15px;
}
.buy .mahsol .cart-count{
    background: #845D5D;
    color: #fff;
    border-radius: 50%;
    padding: 3px 8px 0px 8px;
    text-align: center;
    vertical-align: super;
}

/* slider */

.seriousslider-caption-title {
	text-align: end;
}

.seriousslider.seriousslider-caption-animation-slide .seriousslider-caption-title {
	color: #ecc9a6;
	font-size: 25px !important;
	font-weight: 600 !important;
	text-shadow: 0 5px 6px rgba(60, 93, 121, 0.4) !important;
}

.seriousslider-caption-text p {
	text-align: end;
	color: #ffff !important;
	padding-top: 25px !important;
	font-size: 20px !important;
}

.seriousslider.seriousslider-caption-animation-slide .seriousslider-caption-buttons {
	text-align: end;
}

.seriousslider-caption-buttons a {
	font-size: 15px;
	border-radius: 40px;
	background-color: #845d5d !important;
	padding: 12px 30px !important;
	color: #fff !important;
}

.seriousslider.seriousslider-caption-animation-slide .seriousslider-caption-buttons a {
	text-decoration: none;
}


/* categoryes */

.category .category-box1 .textwidget p,
.category .category-box2 .textwidget p,
.category .category-box3 .textwidget p,
.category .category-box4 .textwidget p {
	color: #67302f;
	font-weight: 400;
}

.category .category-box1,
.category .category-box2,
.category .category-box3,
.category .category-box4 {
	margin-top: 60px;
	text-align: center;
}

.category-box1 img,
.category-box2 img,
.category-box3 img,
.category-box4 img {
	width: 150px;
	height: 150px;
	border-radius: 50%;
	object-fit: cover;
	border-bottom: double;
}

.category-item {
	margin-bottom: 30px;
}


.category-box:hover img {
	transform: scale(1.1);
}

.category-box1 .wp-caption-text,
.category-box2 .wp-caption-text,
.category-box3 .wp-caption-text,
.category-box4 .wp-caption-text,
.category-box5 .wp-caption-text {
	font-weight: 600;
	color: #5a2d23;
	font-size: 20px;
}

.row{
    margin-right: calc(-.0 * var(--bs-gutter-x));
}
/* featured text */

.featured {
	padding: 20px 0 20px;
	text-align: center;
	position: relative;

	background-image: url("https://soltani.sitedar.com/saki/wp-content/uploads/2026/03/Image111.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;

}

.featured .widget-title {
	display: block;
	font-size: 24px;
	letter-spacing: 2px;
	color: #c89b6d;
	margin-bottom: 15px;
	font-weight: 600;
}

.featured .textwidget {
	padding: 20px 0px 0px 0px;
	margin: auto;
	line-height: 1.2;
	font-size: 15px;
	color: #5a2d23;
}


/* button products */

.button {
	padding: 60px 0;
	text-align: center;
}

.button .widget {
	margin: 0;
}

.button a,
.button button {
	display: inline-block;
	background-color: #67302F;
	color: #fff !important;
	font-size: 20px;
	font-weight: 600;
	border-radius: 5px;
	text-decoration: none;
	transition: all 0.4s ease;
	border: none;
	width: 100%;
	padding: 20px 45px;

}


.button a:hover,
.button button:hover {
	background: #c89b6d;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}


/* category text */

.page-template-index-php .featured1 {
	padding: 20px 0 20px;
	text-align: center !important;
	position: relative !important;
	background-image: url("https://soltani.sitedar.com/saki/wp-content/uploads/2026/03/Image111.png");
	background-repeat: no-repeat !important;
	background-position: center;
	background-size: contain;
}

.featured1 .widget-title {
	display: block;
	font-size: 24px;
	letter-spacing: 2px;
	color: #c89b6d;
	margin-bottom: 25px;
	font-weight: 600;
}

.featured1 .textwidget {
	margin: auto;
	font-size: 15px;
	color: #5a2d23;
}


/* baner product*/

.baner-1, .baner-2 {
    position: relative;
    overflow: hidden;
    border-radius: 22px;
    padding: 0;
    cursor: pointer;
    background: #fff;
     rgba(0,0,0,0.07),
                0 5px 15px rgba(0,0,0,0.04);

    transition: all 0.35s ease;
}

.baner-text {
    position: absolute;
	bottom: 20px;
	right: 40px;
	z-index: 10;
	padding: 0px 22px;
	background: #754646;
	border-radius: 10px;
	text-decoration: none;
}
.baner-text a{
    color: #ffffff;
}
.baner-text:hover{
    background-color: #c89b6d;
}

.baner-text .textwidget{
	padding-top: 10px;
}

.baner-box {
	position: relative;
	padding: 40px 0 30px;
}


.baner-1 img {
	height: auto;
	display: block;
	padding-top: 30px;
	border-top-right-radius: 10%;
	border-radius: 50px;
}
.baner-2 img{
	height: auto;
	display: block;
	padding-top: 30px;
	border-top-left-radius: 10%;
	border-radius: 50px;
}


/* icon */

.icon {
	padding: 20px 20px 60px;
}


.icon .row {
	justify-content: center;
	gap: 60px;
}


.icon1,
.icon2,
.icon3,
.icon4 {
	display: inline-block;
	flex-direction: column;
	align-items: center;
	text-align: center;
}

.icon img {
	max-width: 100%;
	height: auto;
}


.icon .widget-title {
	font-size: 14px;
	color: #5a2d23;
	margin: 5px 0;
	padding-top: 10px;
}


.icon .textwidget p {
	font-size: 16px;
	font-weight: 600;
	margin-top: 10px;
	color: #c89b6d;
}


/* box - text  */
/*.box1{*/
/*    position: relative;*/
/*    width: 100%;*/
/*    overflow: hidden;*/
/*}*/

/*.box1-img img{*/
/*    width: 100%;*/
/*    display: block;*/
/*}*/


.box1{
    background-image: url(../../uploads/box1.jpg);
    background-attachment: fixed;
    background-size: cover;
    padding: 200px 0;
    background-position: center;
}

.box1-text{
    
	text-align: justify;
}


.box1-text .widget-title{
    font-weight: 600;
	display: block;
    font-size: 24px;
    letter-spacing: 2px;
    color: #ecc9a6;
    margin-bottom: 30px;
    font-weight: 600;
}


.box1-text p{
    line-height: 1.9;
    margin-bottom: 20px;
	color: #fff;
}


.box1-text .textwidget a{
	color: #fff;
    display: inline-block;
    padding: 10px 22px;
    background: #845d5d;
    border-radius: 6px;
    text-decoration: none;
    font-size: 14px;
	margin-top: 20px;
}

.box1-text a:hover{
    background: #c89b6d;
}


/* selling products */

.product-slider .widget-title {
	margin: auto;
	font-size: 24px;
	color: #c89b6d;
	font-weight: 600;
	padding: 65px 0px 60px;
	display: inline-block;
}

.product-slider .widget-title::after {
	content: "";
	display: block;
	width: 650px;
	height: 3px;
	background-color: #5a2d23;
	margin: 20px auto 0;
	border-radius: 5px;
}

.featured3 {
	padding: 0px 0 30px;
	text-align: center;
	position: relative;

	background-image: url("https://soltani.sitedar.com/saki/wp-content/uploads/2026/03/Image111.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.featured3 .widget-title {
	display: block;
	font-size: 20px;
	letter-spacing: 2px;
	color: #c89b6d;
	font-weight: 600;
}

.featured3 .textwidget {
	margin: auto;
	font-size: 24px;
	color: #5a2d23;
}


/*woo products */

.product-box .woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	border-radius: 5px;
	text-align: center;
	border: 1px solid #e6e8d6;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
	color: #000;
}

.woocommerce ul.products li.product .button {
	background: #845d5d;
	color: #ffffff;
	padding: 10px;
	margin-bottom: 15px;
	font-size: 15px;
    font-weight: 500;
}

.woocommerce ul.products li.product .button:hover {
	background: #dde7c3;
	color: #000000;
}

.woocommerce .product {
	padding-top: 10px;
}

.woocommerce .product .images img {
	border-radius: 10px;
}

.woocommerce-product-details__short-description p {
	color: #5c5c5c;
	text-align: justify;
}

.woocommerce-Tabs-panel--description p {
	color: #5c5c5c;
}

.woocommerce div.product .product_title {
	font-size: 22px;
	font-weight: 500;
}

.woocommerce-products-header {
	display: none;
}

.content-area {
	padding-left: 100px;
	padding-right: 100px;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb {
	color: #030303;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	border-bottom-right-radius: 400px;
	font-weight: bold;
	background-color: #fffefc;
	padding: 30px;
	padding-right: 40px;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a {
	font-weight: 200;
	text-decoration: none;
}


.woocommerce div.product .woocommerce-tabs .panel {
	text-align: justify;
}


.woocommerce .type-page .entry-header{
	margin: 0 100px 20px 100px;
    padding: 20px 40px;
    color: #030303;
    box-shadow: rgba(67, 22, 22, 0.24) 10px 3px 8px;
    border-bottom-right-radius: 400px;
    font-weight: 600;
    font-size: 24px;
}
.woocommerce .products ul,
.woocommerce ul.products {
	padding-top: 30px;
}

.woocommerce ul.products li.product {
	border-radius: 5px;
	text-align: center;
	border: 1px solid #a3a3a3;
}

.woocommerce-Tabs-panel--description p {
	text-align: justify !important;
	line-height: 1.9 !important;
	color: #67302f;
	position: relative;
	background-image: url("https://soltani.sitedar.com/saki/wp-content/uploads/2026/03/Image111.png");
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: contain !important;
}

.wc-block-components-product-name {
	text-decoration: none;
}

.wc-block-components-button:not(.is-link) .wc-block-components-button__text {
	background:#67302f;
	border-radius: 5px;
	padding: 10px 10px;
	color: #fff;
}

.wc-block-grid.has-4-columns .wc-block-grid__product{
	border-radius: 5px;
    text-align: center;
    border: 1px solid #e6e8d6;
	/* float: right; */
    margin: 0 0 1.992em 2.8%;
    padding: 0;
    position: relative;
    width: 22.05%;
}

table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
	color: #c89b6d;
}


body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
	text-decoration: none;
}

.products .widget-title {
	display: block;
	font-size: 24px;
	letter-spacing: 2px;
	color: #c89b6d;
	margin-bottom: 15px;
	font-weight: 600;
	padding: 85px 0 0 0;
	text-align: center;
}

.product.type-product .entry-title {
	color: #c89b6d;
	font-weight: 500;
	font-size: 24px;
}

#category-posts-3-internal .cat-post-thumbnail .cat-post-crop img {
	padding-left: 10px;
    object-fit: contain !important;
}


/* آرشیو مقالات */

.archive.category .page-header{
    margin:0 100px 20px;
    padding:20px 40px;
    color:#030303;
    font-size:24px;
    font-weight:600;
    border-bottom-right-radius:400px;
    box-shadow:rgba(67,22,22,0.24) 10px 3px 8px;
    margin-top: 36px;
}



.single-post .entry-title{
    margin-top:40px;
    font-size:25px;
    font-weight:500;
}

.single-post .post-thumbnail{
    padding-top:20px;
}

.post-thumbnail{
    text-align:center;
}


.archive .container.archive1{
    /*max-width:100%;
    padding:0;
    margin:0;*/
}
.joomirpost{
    box-shadow: 3px 5px 10px -3px rgba(0, 0, 0, .2);
    background: #fff;
}

.posts-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:25px;
    padding:0 100px 30px;
}



.post-card{
    background:#fff;
    padding:15px;
    border-radius:10px;
    box-shadow:0 0 10px rgba(0,0,0,0.05);
    text-align:center;
}



.post-thumb img{
    width:100%;
    height:auto;
    border-radius:8px;
}



.post-title{
    margin-top: 15px;
    font-size: 17px;
    font-weight: 500;
    text-align: center;
    color: #333;
    padding-bottom: 20px;
    padding-top: 15px;
}

.post-title a{
    text-decoration:none;
    color:#c89b6d;
}



.type-page .entry-header{
    padding:20px 40px;
    color:#030303;
    font-size:24px;
    font-weight:600;
    border-bottom-right-radius:400px;
    border-left-color:#67302f;
    box-shadow:rgba(67,22,22,0.24) 10px 3px 8px;
    margin-top: 36px;
}

/* blog */

.blog{
    background: #f4dfca;
    padding: 50px 0;
}

.blog-box .widget-title{
    display:block;
    text-align:center;
    letter-spacing:2px;
    color:#c89b6d;
    font-weight:600;
    margin-bottom:15px;
    padding:20px 0;
}

#category-posts-3-internal li > div {
    margin: 5px 0 0 0;
    clear: both;
    padding: 10px 20px;
}

/* contacts me    */

.post-16.page.type-page,
.post-18.page.type-page{
	padding-left: 100px;
	padding-right: 100px;
}

.post-16.page.type-page{
	line-height: 9;
}

/*.contact-page{
display:flex;
gap:40px;
margin-top:40px;
align-items:stretch;
}*/


.contact-form{

background:#fff;
padding:35px;
border-radius:12px;
box-shadow:0 5px 25px rgba(0,0,0,0.07);
direction:rtl;
margin-top: 50px;
}


.contact-map{
margin-top: 50px;
}

.contact-map iframe{
width:100%;
height:100%;
min-height:540px;
border:0;
border-radius:12px;
}


.form-row{
margin-bottom:18px;
}


.form-row label{
display:block;
font-size:15px;
font-weight:600;
margin-bottom:8px;
color:#333;
}


.form-row input,
.form-row textarea{
width:100%;
padding:13px 15px;
border:1px solid #ddd;
border-radius:8px;
background:#fafafa;
font-size:14px;
transition:all .25s;
}


.form-row input:focus,
.form-row textarea:focus{
border-color:#007ebd;
background:#fff;
outline:none;
}


.form-row textarea{
height:130px;
resize:none;
}


.captcha{
margin-top:10px;
}


.wpcf7-submit{
width:100%;
background:#007ebd;
color:#fff;
border:none;
padding:14px;
border-radius:8px;
font-size:15px;
cursor:pointer;
transition:.3s;
}

.wpcf7-submit:hover{
background:#00649a;
}


.wpcf7-form .g-recaptcha{
margin-top:20px;
margin-bottom:20px;
display:flex;
justify-content:flex-start;
}

.wpcf7-form .wpcf7-submit{
width:100%;
background:#67302f;
color:#fff;
border:none;
padding:14px 20px;
font-size:15px;
border-radius:8px;
cursor:pointer;
transition:all .3s ease;
}


.wpcf7-form .wpcf7-submit:hover{
background:#c89b6d;
}


.wpcf7-form{
margin-top:10px;
}


/* about me */

.page .type-page .attachment-post-thumbnail{
    padding-top:20px;
}

.post-16.page.type-page .entry-content p{
    margin-bottom:18px;
    line-height:1.9;
    padding-top:20px;
    background-image:url("https://soltani.sitedar.com/saki/wp-content/uploads/2026/03/Image111.png");
    background-repeat:no-repeat;
    background-position:center;
    background-size:contain;
}

.page .type-page .entry-content{
    text-align:justify;
}
#category-posts-3-internal{padding:0;}
#category-posts-3 #category-posts-3-internal .cat-post-item{
    padding: 3px 12px;
}
.category-posts-internal .post-item-content{
    background:#fff;
    border-radius:10px;
    box-shadow:0 0 10px rgba(0,0,0,0.05);
}

.category-posts-internal .cat-post-title{
    font-size:20px;
    color:#5a2d23;
    line-height:1.9;
    text-decoration:none;
    text-align:right;
    font-weight:500;
    margin-top:15px;
    padding:10px 10px 0 10px;
}


.category-posts-internal .cpwp-wrap-text{
    font-weight:500;
    padding:10px;
    text-align:justify;
}

#category-posts-3-internal .cpwp-wrap-text{
    margin-bottom:20px;
}


/* footer */

.site-footer {
	background-color: #67302f;
	margin-top: 50px;
}

.footer .footer1,
.footer .footer2,
.footer .footer3,
.footer .footer4 {
	position: relative;
	margin-bottom: 55px;
    margin-top: 55px;
}


.footer .widget-title {
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	padding: 20px 0;
	border-bottom: 1px solid #fff;
	margin-bottom: 20px;
}

.footer .textwidget p {
	color: #f2f2f2;
	margin: 0;
	padding: 5px 0px;
}


.menu-footer-menu-container .menu {
	display: inline-block;
	margin: 0 0 20px;
	padding: 0;
}

.menu-footer-menu-container .menu li {
	list-style: none;
}

.menu-footer-menu-container .menu li a {
	color: #fff;
	text-decoration: none;
	transition: color .3s;
	padding: 5px 0px;
}

.menu-footer-menu-container .menu li a:hover {
	color: #c89b6d;
}

.footer5 {
	border-top: 1px solid #707070;
	text-align: center;
	padding: 10px 0;
}

.footer5 .textwidget p {
	color: #fff;
	font-size: 15px;
	margin: 0;
}


/* single blog  post*/

.single-post .post img {
	max-width: 100%;
	height: auto;
}



.single-post .entry-content{
    background-image: url(https://soltani.sitedar.com/saki/wp-content/uploads/2026/03/Image111.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.single-post .entry-title {
	margin-bottom: 20px;
	color: #c89b6d;
	font-size: 25px;
	font-weight: 500;
}


/* text blog */

.single-post .entry-content{
	line-height:1.9;
	text-align:justify;
}


.woocommerce .site-main{
	padding-left:30px;
	padding-right:30px;
	margin-top: 20px;
}


.content-area{
	padding-left:40px;
	padding-right:40px;
}

/* cart products */

ul.products li.product.outofstock .woocommerce-loop-product__link::before {
    content: "ناموجود";
    position: absolute;
    top: 8px;
    left: 8px;
    background: #b71c1c;
    color: #fff;
    padding: 4px 10px;
    font-size: 12px;
    border-radius: 4px;
    z-index: 10;
}

ul.products li.product.outofstock .button {
    display: none !important;
}

.woocommerce ul.products li.product .onsale{
    position: absolute;
    top: 10px;
    left: 10px;
    background: #ecc9a6;
    color: #67302f;
    padding: 1px 5px;
    font-size: 12px;
    z-index: 10;
}
.woocommerce ul.products li.product{
	text-align:center;
	padding:20px;
	min-height:340px;
}


.woocommerce ul.products li.product h2{
	margin-top:15px;
	margin-bottom:12px;
	color:#67302f;
}


.woocommerce ul.products li.product .button{
	margin-top:12px;
}


.woocommerce-Price-amount.amount bdi{
	color:#845d5d;
}


.woocommerce-breadcrumb{
	color:#030303;
	box-shadow: 10px 3px 8px rgba(67,22,22,0.24);
	border-bottom-right-radius:40px;
	font-weight:600;
}


.woocommerce div.product form.cart .button{
	background-color:#67302f;
}

.woocommerce div.product form.cart .button:hover{
	background-color:#c89b6d;
}

.woocommerce-product-details__short-description li{
	text-align: justify;
}

.woocommerce-product-details__short-description p{
	color:#5c5c5c;
	text-align:justify;
	line-height:1.8;
}


.product_meta .posted_in a{
	color:#67302f;
	text-decoration:none;
}

.product_meta .posted_in a:hover{
	color:#c89b6d;
}


.related.products{
	margin-top:60px;
}

.related.products h2{
	color:#845d5d;
	font-weight:400;
	text-align:center;
	margin-bottom:30px;
}


.single-product .product{
	padding-left:30px;
	padding-right:30px;
}

/* قیمت قدیمی */
.price del .woocommerce-Price-amount bdi{
    color:#9e9e9e !important;
    font-size:15px !important;
    text-decoration: line-through !important;
}

/* قیمت جدید */
.price ins .woocommerce-Price-amount bdi{
    color:#e53935 !important;
    font-size:17px !important;
    font-weight:700 !important;
}

/* جدا کردن قیمت ها */
.price del{
    display:block;
}

.price ins{
    display:block;
}

/* brands */

.Brand .widget-title{
	display: block;
    letter-spacing: 2px;
    color: #c89b6d;
    margin-bottom: 15px;
    font-weight: 600;
    padding: 20px 0 0 0;
    text-align: center;
}

.Brand .carousel-slider-outer-image-carousel{
	padding: 20px 10px;
}

.post-58.page.type-page,
.post-62.page.type-page{
	padding-right: 100px;
    padding-left: 100px;
}

.wp-block-woocommerce-checkout-order-summary-block {
	 max-width: 100%;
	 width: 100%;
}


input:focus, a:focus, a:active, textarea:focus, img:focus {
    outline: none;
}
a{text-decoration: none !important;}
a:hover{color:#67302F;}


.woocommerce div.product div.images img {border: 1px solid #ccc;}
.woocommerce-page .woocommerce-ordering{display: none;}

.woocommerce .shop-whole .woocommerce-products-header__title{font-size: 27px;}
.woocommerce .sidebar li{list-style: none;}
.woocommerce .shop-whole ul.products li.product .woocommerce-loop-category__title{font-size: 12px;}
.woocommerce .shop-whole ul.products li.product .woocommerce-loop-product__title, .woocommerce .related ul.products li.product .woocommerce-loop-product__title{font-size: 16px;}
.woocommerce .sidebar{margin-top: 20px; padding-bottom: 40px; box-shadow: 0px 5px 10px 3px rgb(0 0 0 / 10%); border: 1px solid #eee; margin-bottom: 50px;}

.woocommerce .sidebar .widget_product_categories h2{color:#000; position: relative; padding-bottom: 15px; font-size: 18px; margin-bottom: 18px;}
.woocommerce .sidebar .widget_product_categories h2:after{content: ""; border-bottom: 2px solid #67302F; border-color: #67302F; position: absolute; display: block; width: 82px; bottom: 0;}
.woocommerce .sidebar .widget_product_categories ul{padding-left: 20px;padding-right: 20px;}
.woocommerce .sidebar .widget_product_categories ul li a{color: #444;}
.woocommerce .sidebar .widget_product_categories ul li a:hover{color: #67302F;}

.woocommerce .sidebar .widget_product_search h2{color: #000; position: relative; padding-bottom: 15px; font-size: 18px; padding-top: 50px; margin-bottom: 18px;}
.woocommerce .sidebar .widget_product_search h2:after{content: ""; border-bottom: 2px solid #67302F; border-color: #67302F; position: absolute; display: block; width: 82px; bottom: 0;}
.woocommerce .sidebar .widget_product_search input[type=search]{width: 74%; border: 1px solid #ccc; font-size: 12px; padding: 5px 7px;}
.woocommerce .sidebar .widget_product_search button[type=submit]{padding: 5px 11px; background: #ddd; border: none; font-size: 13px;}

.woocommerce .sidebar .widget_price_filter h2{color: #000; position: relative; padding-bottom: 15px; font-size: 18px; margin-bottom: 18px;}
.woocommerce .sidebar .widget_price_filter h2:after{content: ""; border-bottom: 2px solid #67302F; border-color: #67302F; position: absolute; display: block; width: 82px; bottom: 0;}
.woocommerce .sidebar .widget_price_filter .price_slider_amount .button {float: none;}

.woocommerce .sidebar .widget_product_categories, .woocommerce .sidebar .widget_product_search{padding-bottom: 20px; margin-bottom: 45px;}


/* Alignments
--------------------------------------------- */
.alignleft {
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {
	float: right;
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1.5em;
}
.post-edit-link{
	font-size: 0;
}

/*.container,*/
/*.wrapper,*/
/*.row,*/
/*.section {*/
/*    max-width: 100% !important;*/
/*    overflow-x: hidden !important;*/
/*}*/

/*responsive*/
@media (max-width:1045px) {
 
}
@media (max-width:768px) {
 
}
@media (max-width:767px) {
    .social ul{text-align: left;}
    .location {text-align: right;}
    .main-menu-1{display: none;}
    .product-slider .widget-title::after{width: 90%;}
   
    .post-58.page.type-page, .post-62.page.type-page {padding-right: 10px; padding-left: 10px;}
    .row{margin-right: calc(-.5 * var(--bs-gutter-x));}
    .content-area {padding-left: 0px; padding-right: 0;}
    .woocommerce .site-main {padding-left: 10px; padding-right: 10px;}
    .archive.category .page-header {margin: 10px 10px 20px;}
    .post-16.page.type-page, .post-18.page.type-page{padding-left: 10px; padding-right: 10px;}
}
