@font-face {
  font-family: "";
  src: url("../fonts/fa/IRANYekanXVF.woff") format("woff-variations"),
    url("../fonts/fa/IRANYekanXVF.woff") format("woff");
  font-weight: 100 1000;
  font-display: fallback;
}
@font-face {
  font-family: "";
  src: url("../fonts/fa/Pinar-VF.woff2");
}
button,
input,
select,
textarea,
body,
.tooltip,
.tooltip-inner {
  font-family: "";
  -moz-font-feature-settings: "ss02";
  -webkit-font-feature-settings: "ss02";
  font-feature-settings: "ss02";
  letter-spacing: normal !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Lato", tahoma;
  font-feature-settings: "ss10", "ss09";
  font-variation-settings: "DSTY" 2;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 800;
}
.coodiv-text-8 {
    font-weight: 600;
}

.footer-block .footer-contact-list li span {
    padding-right: 40px;
}
.footer-block .footer-contact-list li span i {
    right: 5px;
    left: unset;
}
.breadcrumb .breadcrumb-item,
.nav-scroller-subpages .nav .panel-footer .btn {
  font-weight: 400;
}
.gbpr-badge-fixed {
  right: 25px;
  left: unset;
}
.live-support-trigger {
  left: 25px;
  right: unset;
}
.live-support-trigger .live-support-welcome {
  left: 40px;
  right: unset;
}
.live-support-trigger .live-support-welcome:after {
  left: -6px;
  top: 9px;
  right: unset;
  transform: scaleX(-1);
}
.live-support-trigger:hover .live-support-welcome{
  transform:translateX(22px) translateY(-50%);
}
.card-header,.card-header .btn {
    padding:0;
    justify-content:flex-start;
}
.card-header .btn{
    margin-right:16px;
}
.card-header .btn:focus,
.card-header .btn:active{
    outline:none;
    border:none;
}
.card-header .btn i{
    transition: transform 0.3s ease;
    margin:0 8px 0 16px;
}
.card-header{
    background:none;
}
.rotate{ transform:rotate(-90deg); }

.prod-desc-div li{
    margin: 10px 0;
    font-weight: 600;
    font-size:16px;
    text-align:center;
    list-style:none;
}
.prod-desc-div li img{
    width:120px;
}
.trust{
    gap:20px;
    display:flex;
    align-items: center;
}
.trust .enamad {
    background: #fff;
    border-radius: 8px;
    padding: 2px;
}
.trust .enamad img {
    width:75px;
}
.prod-desc-div p{ font-size:17px; font-weight:400; }

.prod-desc-div p:after{
    font-family: "Font Awesome 5 Pro";
    content:"\f00c";
    margin-left:5px;
    color:#22c55e;
    font-size:1rem;
}
.pimg{
    transform:translateY(-35px);
}
.pimg img{
    width:35px;
}


.products-item .featured-tag{
    text-align:center;
    position:absolute;
    background: #2d31a6;
    font-weight: 600;
    padding: 5px;
    border-radius: 8px;
    width: 23rem;
    top:-34px;
    right:0;
    z-index:-1;
}
.featured-tag p{
    color: #fff;

}
.products-item.featured{
    border:2px dashed #2d31a6;
}
.products-item.featured .clarifications {
    color:#ffffff80!important;
}
.products-item.featured .btn-order-now:hover {
    background:#ea6b48;
}
.light-version-logo, .dark-version-logo {
    height:62px!important;
}

.flag{
    width: 24px;
    margin-left: 10px;
}

.products-item {
    height:fit-content;
    border-radius:15px!important;
}





