/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       AbzarWP.Com
 Author URI:   https://abzarwp.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
@font-face {
  font-family: 'mimashhad';
  src: url('fonts/Estedad-ExtraBold.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'mimashhad';
  src: url('fonts/Estedad-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'mimashhad';
  src: url('fonts/Estedad-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
}

.breadcrumbs-location-below_header .single-breadcrumbs-wrapper {
    margin-block: 20px 25px!important;
}
.elementor-2229 .elementor-element.elementor-element-5fab587 {
    margin: 0px!important;
}
.whb-header {
    margin-bottom: 0px!important;
}
.page-title {
    position: relative;
    margin-block: 0px 0px!important;

}

/* استایل عنوان‌ها با ضخامت 800 */
h1 {
  font-family: 'mimashhad', sans-serif!important; 
  font-weight: 800!important; 
}
h2, h3, h4, h5, h6 ,strong {
    font-family: 'mimashhad', sans-serif!important; 
    font-weight: 500!important; 
    
}
/* استایل متن‌ها با ضخامت 400 */
p, span, div, a, li {
  font-family: 'mimashhad', sans-serif!important; 
  font-weight: 400!important; 
}
.nopadding{
    padding:0 !important; 
}
.mifeaturedproduct{
    padding:24px;
    border-radius:10px;
    background-color:#fff;
}
.main-page-wrapper{
    background-color:#f7f7f7 !important;
}
.mifeaturedbox{
    background-color:#fafafa;
    border-radius:10px;
}
.mifeaturedbox img{
     border-radius:10px 0 0 10px !important;
}
.wd-tabs-header{
    margin-bottom:0!important;
}
.mitab .wd-nav-tabs>li>a{
    padding-bottom:2px!important;
}
.mitab .nav-link-text{
    padding-block:14px!important;
}
.mitab .nav-link-text:after{
    background-color:#ff6900!important;
}
.innerfeatuerdbox{
      background-color:#fafafa!important;
       border-radius:10px;
}
.elementor-card-shadow-yes .elementor-post__card {
    box-shadow: none!important;
    border-radius:10px !important;
}
.productembed{
    margin:30px 0;
    border:1px solid red;
    padding:10px 20px;
    
}
.wd-prefooter{
    padding-bottom: 0 !important;
}
.fenamad {
    height: 105px;
    width: 100px;
    padding: 5px;
    margin: 5px;
}