﻿ul{
    list-style:none;
}
/***************116*******************/
.footpagesul, .footpagesub {
    list-style-type: none;
}

li.fqtitle h4:before, ul.help-shop li:before {
    content: "\f044";
    font-family: 'Font Awesome 5 Free' !important;
    margin-left: 5px;
}

.fqtitle h4 {
    font-size: 14px;
    font-weight: 500;
}

.fqtitle {
    margin-top: 20px;
}

.page-title h1, .page-title h2 {
    text-transform: uppercase;
    color: #333;
    font-size: 14px;
    position: relative;
    padding-bottom: 5px;
    /*font-family: 'IRANSansWeb(FaNum)';*/
    font-weight: bold;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
}
/***************126,132,110*******************/
#returnshop h4 {
    font-size: 17px;
    color: #f46e6f;
    margin: 14px 0;
}

.card-header a::after {
    right: initial;
    left: .4rem;
}

.faq-142 ul {
    list-style-type: disc !important;
    padding: 0;
}

.img-faq {
    display: flex;
    justify-content: center;
}

.faq-cont {
    cursor: pointer;
    box-shadow: 0 4px 2px -2px gray;
    border-radius: 0 0 22px 22px;
}

.faq132 {
    padding: 0;
}

@media(max-width:768px) {
    .img-faq span {
        font-size: smaller;
    }
}
.card-header a {
    padding: 1.8rem 3.5rem;
    line-height: 1.6;
}

.card-body {
    padding: 1.8rem 3.5rem;
}
/***************105*******************/
.acc-faq {
    /*padding: 4px;
    border: 1px solid #dddddd;*/
    text-align:center;
    margin-bottom:1rem;
}
.acc-link {
    float: left;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #dee2e6;
    padding:1rem;
}
.table-bordered {
    width:60%;
    text-align:center;
    border: 1px solid #dee2e6;
}
@media (max-width:768px){
    .table-bordered {
        width: 100%;
    }
}
.green {
    background-color: #86d386;
}
/***************126*******************/
.link-faq-126 {
    color: #c60f13;
}
/***************132*******************/
.link-faq-132 {
    color: #c60f13;
}
/***************121*******************/

.d-icon-arrow-right:before {
    right: -1rem;
    content: "\e97d" !important;
}
.box-icon-faq {
    width: 115px;
    height: 115px;
    display: inline-grid;
    justify-content: center;
    border: 1px solid silver;
    padding: 1rem 2rem;
}
.box-icon-faq  i{
    font-size:8rem;
}
.faq-121 a:hover{
    color:#000;
}
/***************138*******************/
.faq-138 ul {
    list-style-type: disc !important;
    padding: 4px;
}
.belsino-color {
    color: #005670;
}
