@font-face {
    font-family: yekan;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/IRANYekanXFaNum-Bold.woff') format('woff'), url('../fonts/IRANYekanXFaNum-Bold.woff2') format('woff2');
}

@font-face {
    font-family: yekan;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/IRANYekanXFaNum-Regular.woff') format('woff'), url('../fonts/IRANYekanXFaNum-Regular.woff2') format('woff2');
}
body{
    font-family:yekan;
   
}
.contact-info ul li {
    padding: 20px 15px;
    background: #eee;
    margin: 0 0 10px 0;
    line-height: 31px;
}
.contact-info ul li, .contact-info ul li a {

    color: var(--primary-color);
}
.contact-info ul {
    list-style: none;
    padding: 0;
    margin: 70px 0px 0px 0px;
}

.contact-info ul li strong {
    color: #888;
    display: inline-block;
    font-size: 13px;
    margin: 0 0 0 5px;
}
section.row-item.contact-wrapper>div {
    background: #fbfbfb;
}

section.row-item.contact-wrapper>div h2 {
    color: var(--primary-color);
    font-weight: bold;
    margin: 20px 0 0 0;
}
.page-wrapper:not(.home-page) {margin-top: 100px;}
header {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
}
.battery-section .battery-text ul {
    font-size: 17px;
    margin: 0;
    padding: 0 20px 0 0;
    line-height: 33px;
}

h2{line-height: 41px;}
h3{line-height: 30px;}

.menu-wrapper.main-menu {
    display: flex;
    justify-content: flex-end;
}

.main-menu > button {width: 50px;height: 40px;margin: 0 0 0 5px;padding: 3px 10px;background: #ffffff45;}

.main-menu > button span {
    background-color: #fff;
}
.video-cover {
    height: 240px;
    overflow: hidden;
}
.video-row>div {
    padding-left: 0 !important;
    padding-right: 0 !important;
    overflow: hidden;
}
.home-about-section .img-about {
    width: 100%;
}
.home-about-section {
    line-height: 30px;
}

.home-about-section h2 {
    font-weight: bold;
    margin: 0 0 20px 0;
}

.home-about-section h3 {
    font-size: 17px;
    font-weight: bold;
    margin: 0 0 20px 0;
}
.home-category-row .category-item a {
    display: block;
    text-align: center;
}
.shop-title-wrapper h1 {
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.home-category-row .category-item a >div {
    background: #5762819c;
    margin: -150px 20px 60px 20px;
    position: relative;
    padding: 20px 10px;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 21px;
    font-weight: bold;
    backdrop-filter: blur(10px);
}

.home-category-row .category-item a >div span {
    background: #193669;
    padding: 10px 15px;
    font-size: 14px;
    margin: 15px 0 0;
}
.battery-section .battery-image {
    text-align: center;
}

.battery-section .battery-text {
    padding: 14px 10px 0 0;
    font-size: 23px;
    line-height: 50px;
}

.battery-section .battery-text h2 {
    font-weight: bold;
}

.battery-section .battery-image a {
    display: block;
    padding: 40px 0 0;
}
footer .menu-window ul {
    list-style: none;
    padding: 0;
    margin: 0 0 40px 0;
}
header .main-menu>div>ul {
    background-position: 50% 7%;
}
header .main-menu .menu-window.active ul ul {
    display: block;
    padding-right: 30px;
}
@media (min-width: 576px) 
{
    .menu-wrapper.main-menu {
    display: flex;
    justify-content: center;
}
    .contact-info ul li strong{min-width: 120px;}
    .home-about-section h2 {
   
    margin: 0 0 30px 0;
}
    .home-category-row .category-item a >div{margin: -150px 80px 60px 80px;}
  .video-cover {
    height: 750px;
    
}
    .battery-section .battery-text {padding: 90px 240px 0 0;} 
}
@media (min-width: 768px) {
.home-category-row .category-item a >div{margin: -150px 80px 60px 80px;}
    .video-cover {
    height: 750px;
   }
    .battery-section .battery-text {padding: 90px 240px 0 0;} 
}
@media (min-width: 992px) {
    .video-cover {
    height: 750px;
}
}
@media (min-width: 1600px) {
    .video-cover {
    height: 750px;
   
}
}
@media (min-width: 1200px) {
    .video-cover {
    height: 750px;
   
}
}