.btn-rozavit{
    color:#fff;
    background-color: #ecae3d;
    border-color: #ecae3d;
    border-radius: 30px !important;
}
a,p,label{
    font-family: Vazir !important;
}
img {
    display: block;
    max-width: 100%;
    height: auto;
}
.dist-b {
    margin-bottom: 15px;
}
.dist-b .icon:before{
    content: "\f104";
    font-family: FontAwesome;
}
 li .text{
    font-size: 13px;
}
.responsive-tabs-content a.read-more:after {
    content: "\f100";
    font-family: fontawesome;
    padding-right: 5px;
}
.ce4-feature-box-3.margin-bottom:hover .iconbox-small {
    background: #fff;
    color: #ecae3d;
    border: 1px solid #ecae3d;
    transition: all 0.5s ease-out 0s;
}

.feature-box .ce4-feature-box-34{
    background-color: #f5f5f5 !important;
}
.feature-box .ce4-feature-box-34 .text-box .icon{
    border: 3px solid #fff !important;
    background-color: #f5f5f5 !important; 
}

#video .inner-box.text-center .video-body{
    padding: 10px;
}


h1.page-title {
    font-size: 17px;
    line-height: 35px;
    margin-bottom: 0px;
    font-style: normal;
}
form .form-type-textarea {
    margin-bottom: 20px !important;
}

.about-us-img img{
    margin: auto !important;
}
/** COMMENT **/
.view.view-blog .img-box:after {
    content: ' ';
    border: 2px solid #fff;
    position: absolute;
    left: 20px;
    right: 20px;
    top: 20px;
    bottom: 20px;
    z-index: 3;
}
article.comment {
    border: 1px solid #d3d7d9;
    padding: 10px 0 10px;
}
span.comment-links, span.comment-links a {
    color: #ecae3d;
    font-size: 12px !important;
}
#content .comment-wrapper h2.comment-form__title {
    margin-bottom: 1em;
    background: #ecae3d;
    color: #fff;
    padding: 3px 32px;
    display: inline-block;
    font-size: 14px;
}
.filter-guidelines-item.filter-guidelines-plain_text,
 a#edit-comment-body-0-format-help-about {
    display: none;
}
section#content-wp article.by-anonymous {
    margin-right: 30px;
}
.field.field--name-comment-body {
    text-align: justify;
}


/** PRODUCT **/
.badge{
    padding: 0 !important;
    min-width: 0 !important;;
}
#products .sp-feature-box-3.margin-bottom {
    border: 1px solid #f1f1f1;
    padding: 10px;
    margin:10px auto;
}
#products .sp-feature-box-3.margin-bottom h5 {
    font-size: 14px;
    text-align: center;
}
.form-row>fieldset, .form-row>div {
    display: contents;
}
.imagefield_slideshow-wrapper{
    border:none !important;
}
span.file.file--mime-text-plain.file--text{
    padding-right: 0 !important;
}
span.file.file--mime-text-plain.file--text a{
    color:#fff;
    text-align:center;
}
.gmp img{
    padding: 5px;
}
.product-detail .responsive-tabs-content .field__label {
    background: #fafafa;
    padding: 14px 18px 12px;
    min-height: 45px;
    margin: 10px auto;
    border-right: 3px solid #fc4242;
    font-weight: bold;
    color: #000;
}
.product-detail .responsive-tabs-content .field__item {
    padding: 10px;
    background: #fafafa;
}
.product-detail .responsive-tabs-content .field__item ul{
    padding-right: 0px;
}
/** VIDEO **/
video{
    max-width: 100%;
    height: auto;
}


#search-block-form button#edit-submit,
form#views-exposed-form-search-result-page-1 button#edit-submit-search-result {
    border-bottom: 5px solid rgba(0, 0, 0, 0.12) !important;
    transition: all 0.3s ease-out 0s;
    background: #2d3e52;
    color: #fff;
    padding: 10px;
    font-size: 14px;
    border-radius: 10px;
    border: 1px solid transparent;
}
.view.view-search-result.view-id-search_result img{
    margin: auto;
}
.view.view-search-result.view-id-search_result h4{
    font-size: 13px;
    border-bottom: 1px dashed #ddd;
}

.body-result{
    font-size: 13px;
    min-height:100px;
}
.box-result {
    margin: 10px auto;
    float: right;
}
button#edit-submit.button.js-form-submit.form-submit{
    display:none;
}
.contact-text{
    padding-bottom:50px;
}
.field.field--name-field-product-table.field--type-image img {
    margin: auto;
    display: block;
}

.bg2-rightcol-links li a span{
    position: absolute !important;
    left: 60px !important;
    /* top: 0 !important; */
    /* bottom: 0 !important; */
    margin: auto !important;
    background: #ed2328e6 !important;
    width: 20px !important;
    height: 20px !important;
    text-align: center !important;
    line-height: 20px !important;
    color: #fff !important;
    border-radius: 4px !important;
    font-size: 14px !important;
    padding: 0px 2px !important;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    -ms-border-radius: 4px !important;
    -o-border-radius: 4px !important;
}
div#block-sidebar {
    clear: both;
}