/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.1
 Text Domain:  woodmart
*/


@font-face {
    font-family: "lists-font";
    font-style: normal;
    font-weight: 400;
    src: local("IRANSansWeb"),
        url("fonts/IRANSansWeb.woff") format("woff"),
        url("fonts/IRANSansWeb.ttf") format("truetype"),
        url("fonts/IRANSansWeb.svg") format("svg");
}
@font-face {
    font-family: "IRANSansWeb";
    font-style: normal;
    font-weight: 400;
    src: local("IRANSansWeb"),
        url("fonts/IRANSansWeb.woff") format("woff"),
        url("fonts/IRANSansWeb.ttf") format("truetype"),
        url("fonts/IRANSansWeb.svg") format("svg");
}
h4.woodmart-title-container.title.wd-font-weight-.wd-fontsize-l {
    font-family: "IRANSansWeb" !important;
}

html,
body,
p,
input,
textarea,
option,
select,
a,
b,
li,
ol {
    font-family: "IRANSansWeb" !important;
    font-weight: normal !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    font-family: "IRANSansWeb" !important;
}

.h4,
h4 a {
    font-family: "IRANSansWeb" !important;
}

h4.info-box-title.title.box-title-style-default.font-alt.wd-fontsize-m {
    font-family: "IRANSansWeb" !important;
}

h3.vc_custom_heading {
    font-family: "IRANSansWeb" !important;
}

span.vc_tta-title-text {
    line-height: 2 !important;
}

h2 {
    font-family: "IRANSansWeb" !important;
}
p, div{
    font-size: 18px;
    line-height: 1.8;
    /* direction: rtl; */
    /* text-align: right; */
    word-spacing: 0.08em;
    letter-spacing: 0.05em;
}
/*شمارش اسلایدر*/
.pagin-style-2.pagin-scheme-light .flickity-page-dots {
    --dot-color: #fff;
    display: none;
}
/*بالای سایت آیکون های اجتماعی */
.whb-col-right,
.whb-mobile-right {
    margin-left: -30px !important;
}
input[type=text]{
    background: #ffffff00 !important;
}