/*
Theme Name: Maleki
Theme URI: https://github.com/tidythemes/Maleki
Author: Maleki
Author URI: raysano.ir
Tags: accessibility-ready, one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Version: 2023
Requires at least: 5.2
Tested up to: 6.1
Requires PHP: 7.0
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: Maleki

Maleki WordPress Theme © 2011-2023 Maleki
Maleki is distributed under the terms of the GNU GPL
*/
@import "assets/css/bootstrap.min.css";
@import "assets/css/fontawesome.min.css";

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: 300;
	src: url('assets/fonts/yekan/eot/iranyekanweblight(fanum).eot');
	src: url('assets/fonts/yekan/eot/iranyekanweblight(fanum).eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
	url('assets/fonts/yekan/woff2/iranyekanweblight(fanum).woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
	url('assets/fonts/yekan/woff/iranyekanweblight(fanum).woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
	url('assets/fonts/yekan/ttf/iranyekanweblight(fanum).ttf') format('truetype');
}

html,body
{width: 100%;}
body
{font-weight: 500;
    font-size: 15px;
   font-family: iranyekan; 
}
label.wp-block-search__label {
    display: none;
}
a {
    text-decoration: none;
}
ol, ul {
    padding: 0;
}
.logo img {
    max-height: 110px;
}
header {padding-top: 20px;
    width: 100%;
    height: 145px;
    border-bottom: 1px solid #e0e0e0;
}
header .menu li {
    display: inline-block;
    list-style: none;
    margin: 0 12px;
}
header .menu li a {
    display: block;
    font-size: 16px;
    line-height:67px;
    text-transform: uppercase;
    color: #585858;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
}
header .menu li a:hover {
    color: #000;
    text-decoration: underline;
}
button.wp-block-search__button.wp-element-button {
    margin: 5px 8px 0 0;
    width: 23px;
    height: 24px;
    border: none;
    background: url(assets/img/btn_search_normal.png) no-repeat;
    padding: 0;
    overflow: hidden;
    text-indent: -5000px;
    cursor: pointer;    position: absolute;
    left: 8px;
    top: 0px;
}
.wp-block-search__inside-wrapper {
    position: relative;
}
header #btn-login {
    width: 130px;float: left;
    height: 34px;
    border: 1px solid #ebebeb;
    display: block;
    font: 14px/35px 'iranyekan';
    color: #a3a3a3;
    text-transform: uppercase;
    text-align: center;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
}
.wp-block-search__input {border: 1px solid #ebebeb;
    outline: none;padding: 4px;
}
header .menu li:last-child {
    margin: 0;
}
header .menu .sub-menu li:last-child
{
      margin-right: 15px;  
}
nav.navbar.navbar-expand-lg {
    margin-top: 15px;
}
.wrapper
{
    width: 100%;
    min-height: auto;
    background-image: url(assets/img/home-lsa.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.wrapper h2 {
    font-size: 25px;
    color: #d6b469;    font-weight: bold;    margin-bottom: 25px;
}
#about {
    padding: 50px 0;
    text-align: center;
    background: #0a2b3b;
}
#slog {
    padding: 50px 0;  
    text-align:center;
}
#slog img {
    height: 378px;
    margin: 15px 0 0;
}
#about p {
    text-align: justify;color:#fff;
    font-weight: 600;font-size: 15px;
}
#about img {
    border-radius: 10px;
    border: 1px solid #d7b779;
    padding: 4px;
}
a.dlink {background: #d6b469;
    padding: 5px 10px;
    border-radius: 10px;
color: #Fff;
    display: inline-block;
}
a.dlink:hover {
    background: #b99444;
text-decoration: none;
    transition: .5s ease;
}
footer #copyright {
    width: 400px;
    float: right;
    text-align: right;
    font: 12px/50px 'iranyekan';
    color: #999;
    left: 110px;
}
nav.rank-math-breadcrumb a {
    color: #b8aa9d;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
}
nav.rank-math-breadcrumb {
    color: #b8aa9d;
    font: 12px/12px 'iranyekan';
    text-transform: uppercase;
    background-color: transparent !important;
    padding: 0 !important;
    margin: 20px 0;
}
h1 {
    font: 55px/54px 'iranyekan';
    margin: 20px 0;
    text-transform: uppercase;
    color: #606060;
}
.image-container.directionImg img {
    height: 106px;    overflow: hidden;
    max-height: 106px;
    border-style: inset;
    border-color: #000000;
    border-width: 3px;width: 100%;
}
.image-container.directionImg {
    float: right;
    width: 116px;
}
.itm h3 a:hover {
    color: #555;
}
.itm h3 a{
    color: #000;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
}
.itm h3 {
    font: 19px/19px 'iranyekan';
    margin: 0;
    color: #000;font-weight: bold;
}
.itm .itm-description {
    height: 106px;
    overflow: hidden;
    position: relative;
}
.itm {
    padding-bottom: 10px;
    padding-top: 15px;
}
.DistanceItemDiscription {
    right: 27px;
}

.btn-read-more {
    display: block;
    width: 77px;
    height: 26px;
    overflow: hidden;
    background: #acacac;
    text-align: center;
    float: right;
    font: 14px/27px 'iranyekan';
    color: #fff;
    text-transform: uppercase;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
}
.itm .btn-read-more {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0;
}
a:focus, a:hover {
    text-decoration: underline;
}
a.btn-read-more.readMoreButton:hover {
    color: #fff;
}
.itm-des {
    margin-top: 10px;
}
.underLine_ {
    border-bottom: 3px groove #000000;
}
.woocommerce .woocommerce-breadcrumb {
    margin: 20px 0;
}
.menu-item-has-children {
    position: relative;
}
ul.sub-menu {
    position: absolute;
    width: 200px;
    top: 100%;z-index: 999;
    background: #fff;
    border: 1px solid #eee;display:none;
}
header .menu li:hover ul.sub-menu
{
  display:block;  
}
header .menu .sub-menu li {
    display: block;
    width: 100%;
    line-height: 40px;
    height: 40px;
}
header .menu .sub-menu li a
{
       line-height: 40px; 
}
a.button.wp-element-button.product_type_simple {
    display: none !important;
}
.woocommerce #reviews #comment {
    max-width: 400px;
    height: 112px;
}
footer#footer {
    width: 100%;
    position: relative;
    background: #f2f2f2;
    z-index: 999999;
}
div#copyright p {
    margin-bottom: 0;
}
#defrance {
    padding-bottom: 50px;
    padding-top: 50px;text-align: center;
     color: #656565; font-weight: 600;
}
.entry-meta {
    display: none;
}
.srow {
    padding-top: 25px;
}
@media (min-width: 992px)
{
.navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
    float: left;
}
}