/***********خط جدا کننده*********/
.line-down-slider{
    width: 100%;
    height: 0.5px;
    float: right;
    background: #eee;
    margin: 16px 0 0;
}
.line-down-slider-bottom{
    margin-bottom: 16px;
    margin-top: 0;
}
.line {
    width: 100%;
    height: 1px;
    float: right;
    background: #eee;
    margin: 35px 0;
}
/**********************************/

html[lang="en-GB"] .column-box-en .material .column-material , html[lang="en-GB"] .post-thumbnail, html[lang="en-GB"] .comment-respond #commentform{
    direction: ltr;
}



/*************single*************/
.asli {
    display: flex;
    width: 100%;
    background-color: #f7eee5;
    flex-direction: column;
}
.breadcrumbs-single .breadcrumbs {
    margin-top: 15px;
    padding: 15px;
    display: inline-block;
    font-size: 13px;
}
.breadcrumbs-single .breadcrumbs a {
    color: #1e1d26;
    font-weight: bold;
}
.single-page-product {
    border: 1px solid #dddddd;
    width: 100%;
    background: #f8f9fa;
    border-radius: 5px;
    float: right;
}
.main-page-single-product {
    display: flex;
    width: 100%;
    margin: 15px 0;
    flex-direction: column;
}
.post-single-product {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: flex-start;
}
.head-single {
    float: right;
    display: flex;
    width: 100%;
    flex-direction: column;
    margin-left: 28px;
}
 .post-thumbnail {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
     justify-content: space-around;
}
.box-center-header {
    width: 40%;
    height: auto;
}
.product-meta {
    display: flex;
    float: right;
    width: 100%;
    margin-top: 32%;
    font-size: 12px;
    font-weight: bold;
    flex-direction: column;
    border-top: 1px solid #dddddd;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 16px;
}
.cat-p a {
    font-size: 12px;
    color: #777777;
    font-weight: normal;
}
.tag-product a{
    font-size: 12px;
    color: #777777;
    font-weight: normal;
}
.header-single {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: flex-start;
}
.header-single h1 {
    width: 100%;
    border-bottom: 1px solid #dddddd;
    padding: 10px 10px 20px;
    font-size: 20px;
    margin-bottom: 10px;
}
.content-single-product {
    display: flex;
    width: 100%;
    padding: 0 20px;
    flex-direction: column;
    flex-wrap: wrap;
}
.content-single-product img {
    max-width: 100%;
}
.content-single-product>span {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 20px;
    display: block;
}
.content-single-product p {
    /*padding: 18px 50px;*/
}
/**********************************سلایدر محصولات***************************************/
.related-post-product {
    float: right;
    width: 100%;
    padding: 0 15px 15px;
    margin: 30px 0;
}
.related-post-product .related-head {
    font-size: 18px;
    border-bottom: 1px solid #ddd;
    padding: 15px 0;
}
.related-post-product .related-head h4 {
    font-size: 20px;
}
.related-post-product .box-article {
    margin: 10px 5px;
    border: 0;
    border-radius: 15px;
    overflow: hidden;
}
html[lang="en-GB"] .column-box{
    display: none;
}
.column-box-en{
    display: none;
}
/**********************************************************************************/
html[lang="en-GB"] .column-box-en{
    display: inline-block;
}
.column-box {
    border: 1px solid #d3d3d3;
    float: left;
    background: #fff7ef;
    width: 27%;
    padding: 14px 40px;
    border-radius: 10px;
}
.column-box .material{
    float: right;
    width: 100%;
}
.column-box .material .column-material{
    float: right;
    width: 100%;
}
.column-box .material .column-material ul li{
    list-style: none;
}
.column-box .material .column-material ul li > h6 > span {
    color: #303030;
}
.column-box .material .column-material ul li h6{
    color:#ccc;
    font-size: 12px;
    margin-bottom: 10px;
}
.column-box .material .column-material ul li .label{
    float: left;
    display: none;
}
.column-box .material .column-material li .bar {
    position: relative;
    width: 100%;
    height: 10px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: rgba(0,0,0,0.07);
    -webkit-box-shadow: inset 0 0 2px 2px rgba(0,0,0,.04);
    box-shadow: inset 0 0 2px 2px rgba(0,0,0,.04);
}
.column-box .material .column-material li .bar .progress {
    -webkit-transition: all 1.3s ease-in-out;
    -moz-transition: all 1.3s ease-in-out;
    -o-transition: all 1.3s ease-in-out;
    transition: all 1.3s ease-in-out;
    display: block;
    height: 100%;
    -webkit-box-shadow: inset 0 0 2px 2px rgba(0,0,0,.04);
    box-shadow: inset 0 0 2px 2px rgba(0,0,0,.04);
    background-image: repeating-linear-gradient(45deg,transparent,transparent 6px,rgba(0,0,0,.07) 6px,rgba(0,0,0,.07) 14px);
}
.column-box .material .column-material li{
    margin-bottom: 20px;
}
.column-material {
    display: flex;
    flex-direction: column;
    align-items: stretch;
}
.column-end-box {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center;
}
.green{
    color: #00CC00;
}
.yellow{
    color:#ffcc00
}
.red{
    color:#FF0000
}
.column-end-box .Construction-license-number {
    display: flex;
    width: 90%;
    background-color: #f1e4d8;
    color: #303030;
    flex-direction: column;
    align-items: center;
    border-radius: 20px;
    padding: 12px;
}
.guide-box {
    border-radius: 20px;
    display: flex;
    width: 90%;
    background-color: #f1e4d8;
    color: #303030;
    flex-direction: row;
    align-items: center;
    margin-top: 15px;
    padding: 20px;
    justify-content: space-between;
    font-weight: bold;
}

/***************************************************************/
/*******************EN*****************/

.column-box-en {
    border: 1px solid #d3d3d3;
    float: left;
    background: #fff7ef;
    width: 27%;
    padding: 14px 40px;
    border-radius: 20px;
}
.column-box-en .material{
    float: right;
    width: 100%;
}
.column-box-en .material .column-material{
    float: right;
    width: 100%;
}
.column-box-en .material .column-material ul li{
    list-style: none;
}
.column-box-en .material .column-material ul li > h6 > span {
    color: #303030;
}
.column-box-en .material .column-material ul li h6{
    color:#ccc;
    font-size: 12px;
    margin-bottom: 10px;
}
.column-box-en .material .column-material ul li .label{
    float: left;
    display: none;
}
.column-box-en .material .column-material li .bar {
    position: relative;
    width: 100%;
    height: 10px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: rgba(0,0,0,0.07);
    -webkit-box-shadow: inset 0 0 2px 2px rgba(0,0,0,.04);
    box-shadow: inset 0 0 2px 2px rgba(0,0,0,.04);
}
.column-box-en .material .column-material li .bar .progress {
    -webkit-transition: all 1.3s ease-in-out;
    -moz-transition: all 1.3s ease-in-out;
    -o-transition: all 1.3s ease-in-out;
    transition: all 1.3s ease-in-out;
    display: block;
    height: 100%;
    -webkit-box-shadow: inset 0 0 2px 2px rgba(0,0,0,.04);
    box-shadow: inset 0 0 2px 2px rgba(0,0,0,.04);
    background-image: repeating-linear-gradient(45deg,transparent,transparent 6px,rgba(0,0,0,.07) 6px,rgba(0,0,0,.07) 14px);
}
.column-box-en .material .column-material li{
    margin-bottom: 20px;
}





/*****************article slider*****************/

/******************************************************************************/
/***********start comment************/
.comment-box {
    display: flex;
    flex-direction: column;
    width: 100%;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    padding: 0 20px 20px;
    margin-bottom: 30px;
}
.comment-box .related-head {
    font-size: 20px;
    padding: 20px 13px 0 0;
}
/**************start comment***************/

#reply-title,p.comment-notes  {
    display: none;
}
.comment-respond {

}
.comment-respond textarea {
    height: 184px;
    line-height: 26px;
    width: 100%;
    outline: 0;
    padding: 11px 10px;
    border: 1px solid #dcdcdc;
    -webkit-box-shadow: 0 0 7px #e9efe9 inset;
    box-shadow: 0 0 7px #e9efe9 inset;
    border-radius: 2px;
    -webkit-appearance: none;
    -webkit-transition: all .2s;
    transition: all .2s;
	background:#fbf4ee;
    font-family: 'iransans';
}
.comment-respond input[type='text'] {
    width: 100%;
    outline: 0;
    padding: 11px 10px;
    border: 1px solid #dcdcdc;
    -webkit-box-shadow: 0 0 7px #e9efe9 inset;
    box-shadow: 0 0 7px #e9efe9 inset;
    border-radius: 2px;
    -webkit-appearance: none;
    -webkit-transition: all .2s;
    transition: all .2s;
    font-family: 'iransans';
}
.comment-respond label {
    display: block;
    color: #6c757d;
    padding-bottom: 3px;
}
.comment-respond #commentform {
    display: flex;
    flex-wrap: wrap;
    margin-top: 12px;
}
#commentform p.comment-form-comment,#commentform p.form-submit {
    width: 100%;
    padding: 0 15px;
}
#commentform p.comment-form-url,p.comment-form-cookies-consent {
    display: none;
}
#commentform p.comment-form-author,#commentform p.comment-form-email {
    flex: 0 0 50%;
    padding: 0 15px;
}
#commentform p.form-submit {
    width: 100%;
    padding: 0 15px;
    margin-top: 20px;
}
.comment-respond input[type="submit"] {
	background: none;
    border-radius: 5px;
    padding: 10px 17px;
    line-height: 27px;
    border: 1px solid #e31e24;
    display: inline-block;
    /* -webkit-transition: all .2s ease-in-out; */
    transition: all .2s ease-in-out;
    color: #e31e24;
    font-family: 'iransans';
    font-size: 15px;
    cursor: pointer;
}
.comment-respond input[type="submit"]:hover {
    background-color: #e31e24;
    color: #fff;
}
.comment-respond input:focus,.comment-respond textarea:focus {
    box-shadow: 0 0 10px 0 rgba(0,0,0,.07);
}
.comments-header {
    padding: 20px;
}
.comments-inner .comment {
    border-radius: 5px;
    margin: 20px 0;
    border: 1px solid #e9e9e9;
    padding: 15px;
}
.comments-inner .comment .depth-2 {
    background: #f7f8f9;
}
.comments-inner .comment .depth-3 {
    background: #ecf0f1;
}
.comments-inner .comment .comment-author {
    display: flex;
    margin-bottom: 15px;
}
.comments-inner .comment .comment-author img{
    border-radius: 50%;
    margin-left: 10px;
}
.comments-inner .comment .comment-author .fn {
    margin: auto 0;
    font-size: 18px;
    font-weight: bold;
}
.comments-inner .comment .comment-author .says{
    display: none;
}
.comments-inner .comment .comment-meta a {
    color: #8a8a8a;
    text-decoration: none;
    font-size: 13px;
}
.comments-inner .comment p {
    margin: 15px 0;
}
.comments-inner .comment .reply a {
    text-decoration: none;
    background: #ecf0f1;
    color: #333;
    padding: 4px 15px;
}