/*
Theme Name: mathkids
Theme URI: https://mathkids.top/
Author: alireza alipoor
Author URI: https://mathkids.top/
Description: قالب طراحی شده توسط علی رضا علی پور
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
Version: 1.0
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mathkids.top
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    border: 0;
}
@font-face{font-family:'iransans';
    src:url('fonts/IRANSansWeb.ttf') format('truetype'), url('fonts/IRANSansWeb.woff') format('woff');}
body {
    direction: rtl;
    font-size: 14px;
    text-align: right;
    color: #303030;
    line-height: 30px;
    font-family: 'iransans';
}
a {
    transition: all .2s ease-in-out;
}
.clear {
    clear: both;
}
.full-width {
    width: 100% !important;
}
.top-menu {
    width: 100%;
    float: right;
    background: white;
}
.container {
    width: 1366px;
    margin: auto;
}
.top-menu .topbar-right {
    float: right;
    width: 50%;
    color: #fff;
}
.topbar-right ul li {
    float: right;
    list-style: none;
    margin-left: 10px;
    line-height: 40px;
    font-size: 30px;
    padding: 15px 10px;

}
.topbar-right ul li a{

}
.topbar-right ul li a i {
    margin-left: 7px;
    font-size: 35px;
    color: #454647;
}
.topbar-right ul li a i:hover{
    color:#5caf21 ;
}


.top-menu .topbar-left {
    float: left;
    width: 50%;
    color: #fff;
}
.topbar-left li {
    float: left;
    list-style: none;
}
.topbar-left li i {
    font-size: 18px;
    padding: 10px 15px;
}

/*********شروع استای های هدر*********/
.header {
    width: 100%;
    float: right;
    background: #fff;
    box-shadow: 0px 1px 6px #e6e6e6;
    height: 81px;
}
.header .logo {
    float: right;
    padding: 17px 0;
}
.header .logo img{
    max-width: 125px;
}

/********start menu*********/
.main-menu {
    float: right;
}
.main-menu > ul > li {
    float: right;
    list-style: none;
    position: relative;
}
.main-menu ul li a {
    padding: 26px 22px;
    display: inline-block;
    font-size: 15px;
    text-decoration: none;
    color: #454647;
    font-weight: bold;
}
.main-menu ul li a i {
    margin-right: 5px;
}
.main-menu ul li ul {
    position: absolute;
    width: 250px;
    background: #fff;
    top: 115px;
    right: 0;
    box-shadow: 0px 1px 6px #e6e6e6;
    opacity: 0;
    visibility: hidden;
    transition: all .2s ease-in-out;
    z-index: 999;
}
.main-menu ul li ul li {
    list-style: none;
}
.main-menu ul li ul li a {
    padding: 9px 15px;
    display: block;
    font-weight: normal;

}
.main-menu ul li ul li a:hover {
    background: #5caf21;
    color: #fff;
}
.main-menu > ul > li:hover ul {
    opacity: 1;
    visibility: visible;
    top: 83px;
}


.mainsearchbox {
    float: left;
    padding: 0px 0;
    position: relative;
    width: 40%;
}
.searchbox {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
}
.searchbox input[type="text"] {
    width: 100%;
    background: #ecf0f1;
    height: 54px;
    font-size: 17px;
    padding-right: 14px;
    font-family: 'iransans';
    margin-top: 13px;
}
.searchbox button {
    position: absolute;
    left: 9px;
    top: 28px;
    font-size: 22px;
    color: #bdc3c7;
    cursor: pointer;
    color: #727878;
}
.search-icon {
    cursor: pointer;
}


.sign {
    float: left;
    padding: 15px 0;
}
.sign a {
    text-decoration: none;
    background: #5caf21;
    color: #fff;
    padding: 9px 18px;
    display: inline-block;
    border-radius: 5px;
}
.sign a i {
    font-size: 18px;
    margin-left: 7px;
}
.sign a:hover {
    background:#7f8c8d ;
}


.left-search-bag{
    float: left;
    padding: 15px 0;
}
.left-search-bag > ul > li {
    float: right;
    list-style: none;
    cursor: pointer;
}
.left-search-bag ul li i {
    padding: 13px 12px;
    display: inline-block;
    font-size: 22px;
    text-decoration: none;
    color: #5caf21;
    font-weight: bold;
}
.left-search-bag ul li i:hover {

    color: #7f8c8d;
}



.box-slider {
    float: right;
    width: 100%;
    direction: ltr;
    margin-top: 4px;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 33%;
    font-size: 60px;
    padding: 15px !important;
    background: #000;
    opacity: 0.4;
    color: #ddd;
}
.owl-carousel .owl-nav button.owl-next {
    right: 0;
}
.owl-carousel .owl-nav button.owl-prev {
    left: 0;
}
.line {
    width: 1366px;
    height: 35px;
    margin: 35px auto;
    border-bottom: 1px solid #eee;
    display: flex;
}

/*********start tv*********/
.tv {
    float: right;
    width: 100%;
    margin-top: 30px;
}
.tv .tv-head {
    float: right;
    width: 100%;
}
.tv .tv-head .tv-title {
    float: right;
}
.tv .tv-head .tv-title h2 {
    font-size: 23px;
    margin-top: 16px;
}
.tv .tv-head .tv-title h5 {
    font-size: 15px;
    color: #5d5d5d78;
}

.tv .tv-head .tv-link {
    float: left;
    margin-top: 5px;
}
.tv .tv-head .tv-link a {
    border: 2px solid #5caf21;
    color: #5caf21;
    text-decoration: none;
    padding: 5px 15px;
    display: inline-block;
    border-radius: 5px;
}
.tv .tv-head .tv-link a:hover {
    background: #5caf21;
    color: #fff;
}
.box-tv {
    float: right;
    width: 100%;
    margin-top: 25px;
}
.box-tv .tv-right {
    float: right;
    width: 100%;
}
.box-tv .tv-right .first-post {
    position: relative;
}
.box-tv .tv-right .first-post figure img {
    width: 100%;
    border-radius: 60px;
}
.box-tv .tv-right .first-post figure i {
    position: absolute;
    top: 46%;
    left: 46%;
    font-size: 100px;
    color: #fff;
    opacity: 0.9;
    transition: all .2s ease-in-out;
}
.box-tv .tv-right .first-post:hover i {
    font-size: 130px;
    top: 43%;
    left: 45%;
}
.box-tv .tv-left {
    float: left;
    width: 39%;
}
.tv-left .other-post {
    float: left;
    width: 46%;
    position: relative;
    margin: 0 18px 16px 0;
}
.tv-left .other-post:hover i {
    color: #e74c3c;
}
.tv-left .other-post a {
    text-decoration: none;
    background: #ecf0f1;
    display: inline-block;
}
.tv-left .other-post a figure {
    line-height: 25px;
}
.tv-left .other-post a figure img {
    max-width: 100%;
}
.tv-left .other-post a figure i {
    position: absolute;
    top: 22%;
    left: 43%;
    font-size: 45px;
    color: #fff;
    opacity: 0.9;
    transition: all .2s ease-in-out;
}
.tv-left .other-post a figure h2 {
    font-size: 15px;
    text-align: center;
    color: #444;
    padding: 0 9px 7px;
}
.more-tv {
    float: right;
    width: 100%;
    padding-right: 25px;
}
.more-tv a {
    background: #5caf21;
    color: #fff;
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 5px;
    border-radius: 5px;
    font-weight: bold;
}
.more-tv a:hover {
    background: #7f8c8d;
}


/***********start article***********/

.article {
    float: right;
    width: 100%;
    margin-top: 30px;
}
.article .article-head {
    float: right;
    width: 100%;
}
.article .article-head .article-title {
    float: right;
}
.article .article-head .article-title h2 {
    font-size: 23px;
    margin-top: 10px;
}
.article .article-head .article-title h5 {
    font-size: 15px;
    color: #5d5d5d78;
}

.article .article-head .article-link {
    float: left;

}
.article .article-head .article-link a {
    border: 2px solid #5caf21;
    color: #5caf21;
    text-decoration: none;
    padding: 5px 15px;
    display: inline-block;
    border-radius: 5px;
}
.article .article-head .article-link a:hover {
    background: #5caf21;
    color: #fff;
}

/*********start article**********/

.article-slider {
    float: right;
    width: 100%;
    direction: ltr;
    margin-top: 25px;
}
.box-article {
    border: 1px solid #ccc;
}
.box-article img{
    width: 100%;
    height: auto;
}
.box-article h2 {
    font-size: 16px;
    text-align: center;
    padding: 15px 10px;
}
.box-article h2 a{
    text-decoration: none;
    color: #313131;
    font-weight: bolder;
    display: block;
}
.box-article:hover .btn-more a{
    background: #5caf21;
    color: #fff;
}
.box-article p {
    color: #777;
    padding: 0 12px;
}
.box-article .btn-more{

}
.box-article .btn-more a {
    background: #ecf0f1;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #8b8b8b;
    padding: 4px;
    margin-top: 20px;
}

.article-slider .owl-carousel .owl-nav button.owl-next, .article-slider .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 33%;
    font-size: 50px;
    padding: 11px 18px !important;
    color: #afafaf;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0px 0px 6px #ddd;
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease-in-out;
}
#multi_slider:hover .owl-nav button.owl-next , #multi_slider:hover .owl-nav button.owl-prev {
    visibility: visible;
    opacity:1;
}
#related_slider:hover .owl-nav button.owl-next , #related_slider:hover .owl-nav button.owl-prev {
    visibility: visible;
    opacity:1;
}
.article-slider .owl-carousel .owl-nav button.owl-next {
    right: -25px;
}
.article-slider .owl-carousel .owl-nav button.owl-prev {
    left: -25px;
}
.owl-theme .owl-dots .owl-dot.active span {
    background: #5caf21 !important;
    width: 20px !important;
    transition: all .4s ease-in-out;
}

/***************start wp***************/

.adv {
    float: right;
    width: 100%;
    background: linear-gradient(to right , #00d2ff , #3a7bd5 );
    margin-top: 25px;
}
.adv .right-adv {
    float: right;
    width: 48%;
    padding-top: 45px;
    color: #fff;
}
.adv .right-adv h2 {
    font-size: 24px;
}
.adv .right-adv p {
    padding-top: 25px;
    line-height: 39px;
    font-size: 16px;
    color: #d0ebff;
}
.adv .right-adv a {
    text-decoration: none;
    background: linear-gradient(to left ,#fc4a1a , #fd8c14);
    padding: 10px 20px;
    display: inline-block;
    font-size: 16px;
    color: #fff;
    border-radius: 5px;
    margin-top: 40px;
    font-weight: bold;
}
.adv .left-adv {
    float: left;
    width: 40%;
    padding: 10px;
}
.adv .left-adv img {
    max-width: 100%;
}
.adv .right-adv a:hover {
    background: linear-gradient(to right ,#fc4a1a , #fd8c14);
}
/********** start film-ind ***********/


.film-ind {
    float: right;
    width: 100%;
    margin-top: 30px;
}
.film-ind-head{
    float: right;
    width: 100%;
    margin-bottom: 20px;
}
.film-ind-title{
    float: right;
}
.film-ind-title h2{
    font-size: 23px;
    margin-top: 16px;
}
.film-ind-link{
    float: left;

}
.film-ind-link a{
    border: 2px solid #5caf21;
    color: #5caf21;
    text-decoration: none;
    padding: 5px 15px;
    display: inline-block;
    border-radius: 5px;
}
.film-ind-link a:hover{
    background: #5caf21;
    color: #fff;
}


.film-ind .class-tv{
    width: 100%;
    float: right;
}

.film-ind .class-tv video {
    width: 100%;
    border-radius: 30px;
    margin-bottom: 25px;
}



/***********start course***********/

.course {
    float: right;
    width: 100%;
    margin-top: 30px;
}
.course .course-head {
    float: right;
    width: 100%;
}
.course .course-head .course-title {
    float: right;
}
.course .course-head .course-title h2 {
    font-size: 23px;
    margin-top: 10px;
}
.course .course-head .course-title h5 {
    font-size: 15px;
    color: #5d5d5d78;
}

.course .course-head .course-link {
    float: left;

}
.course .course-head .course-link a {
    border: 2px solid #5caf21;
    color: #5caf21;
    text-decoration: none;
    padding: 5px 15px;
    display: inline-block;
    border-radius: 5px;
}
.course .course-head .course-link a:hover {
    background: #5caf21;
    color: #fff;
}

/*********start course**********/

.course-slider {
    float: right;
    width: 100%;
    direction: ltr;
    margin-top: 25px;
}
.box-course {
    border: 1px solid #ccc;
    border-radius: 12px;
    overflow: hidden;
}
.box-course img{

}
.box-course h2 {
    font-size: 16px;
    text-align: right;
    padding: 15px 10px;
}
.box-course h2 a{
    text-decoration: none;
    color: #313131;
    font-weight: bolder;
    display: block;
}
.box-course:hover .btn-more a{
    background: #5caf21;
    color: #fff;
}
.box-course .desc {
    display: flex;
    justify-content: space-between;
    padding: 16px 12px;
    border-bottom: 1px solid #ddd;
}
.box-course .desc .rate {

}
.box-course .desc .rate i {
    color: #f9a134;
    font-size: 16px;
}
.box-course .desc .teacher {
    color: #858585;
}
.box-course .desc .teacher i {
    font-size: 18px;
}

.box-course .detail {
    display: flex;
    justify-content: space-between;
    padding: 10px 12px;
    color: #858585;
}
.box-course .detail .price {

}
.box-course .detail .price del {

}
.box-course .detail .price ins {
    background: #29ca4a;
    color: #fff;
    text-decoration: none;
    padding: 2px 12px 0px;
    border-radius: 3px;
}
.box-course .detail .users{

}
.box-course .detail .users i {
    font-size: 18px;
    color: #fff;
    text-shadow: 0px 0px 2px #000;
    margin-right: 2px;
}
.course-slider .owl-carousel .owl-nav button.owl-next, .course-slider .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 33%;
    font-size: 50px;
    padding: 11px 18px !important;
    color: #afafaf;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0px 0px 6px #ddd;
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease-in-out;
}

/****************start footer*******************/
footer {
    background: #f5f6fa;
    float: right;
    width: 100%;
    padding-top: 50px;
}
footer .aboute {
    float: right;
    width: 33%;
    margin-left: 55px;
}
.aboute h3 , .f-menu h3{
    font-size: 20px;
    margin-bottom: 6px;

    padding-bottom: 15px;
}
.aboute p {
    margin-bottom: 22px;
    color: #4a4a4a;
    text-align: justify;
}

footer .f-menu {
    float: right;
    width: 18%;
    margin-left: 20px;
}
.f-menu ul {
    line-height: 35px;
}
.f-menu ul li {
    list-style: none;
}
.f-menu ul li i.social-me {
    font-size: 30px;
}
.f-menu ul li a {
    text-decoration: none;
    color: #4a4a4a;
    font-size: 16px;
}
.f-menu ul li a:hover {
    color: #5caf21;
    font-weight: bold;
    padding-right: 10px;
}
.f-menu ul li a.i-class:hover {
    color: #757373;
    font-weight: bold;
    padding-right: 5px;
    padding-top: 3px;
}
.f-menu ul p{

}
footer .copy-right {
    float: right;
    width: 100%;
    background: #163a5c;
    color: #e8e8e8;
    padding:10px 0;
}
.copy-right p {
    display: inline;
}
.copy-right .social {
    float: left;
}
.copy-right .social a i {
    color: #547a9e;
    padding: 0 8px;
    font-size: 20px;
    line-height: 30px;
}
.copy-right .social a i:hover {
    color: #fff;
}

/*************single*************/

.single-page {
    width: 100%;
    background: #f8f9fa;
    float: right;
}
.main-single {
    float: right;
    width: 71%;
    margin: 30px 0;
}
.post-single {
    float: right;
    width: 100%;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    padding: 15px;
}
.post-single header {
    margin-bottom: 20px;
    float: right;
    width: 100%;
}
.post-single header h1 {
    border-bottom: 2px solid #f3f3f3;
    padding: 10px 10px 20px;
    font-size: 24px;
    margin-bottom: 10px;
}
.post-single .post-meta {
    float: right;
    margin-left: 25px;
    font-size: 13.5px;
    color: #8f8f8f;
}
.post-single .post-meta i {
    margin-left: 5px;
}
.post-single .post-meta a {
    color: #8f8f8f;
    text-decoration: none;
}
.post-single .post-thumbnail {
    margin-bottom: 30px;
}
.post-single .post-thumbnail img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
.post-single .content-single {
    font-size: 18px;
    line-height: 35px;
    padding: 10px;
    text-align: justify;
    overflow: hidden;
}
.post-single .content-single img {
    max-width: 100%;
}
.related-post {
    float: right;
    width: 100%;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    padding: 0px 15px 15px;
    margin: 30px 0;
}
.related-post .related-head {
    font-size: 18px;
    border-bottom: 1px solid #ddd;
    padding: 15px;
}
.related-post .related-head h4{

}
.related-post .box-article {
    margin: 0px 5px;
    border: 0;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0px 0px 13px #eef0f1;
}

.sidebar {
    float: left;
    width: 27%;
    margin: 30px 0;
}
.single-widget {
    float: right;
    width: 100%;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    padding: 15px;
    margin-bottom: 25px;
}
.single-widget h4 {
    border-bottom: 1px solid #5caf21;
    padding-bottom: 10px;
    font-size: 16px;
    margin-bottom: 10px;
}
.single-widget ul li {
    list-style: none;
    padding: 7px 0;
    border-bottom: 1px solid #eee;
}
.single-widget ul li:last-child {
    border-bottom:none;
}
.single-widget ul li a {
    text-decoration: none;
    color: #464749;
}
.single-widget ul li a:hover {
    padding-right: 10px;
    color: #5caf21;
}
.single-widget input[type="text"],.single-widget input[type="email"],.single-widget input[type="password"],.single-widget input[type="tell"], .single-widget input[type="search"] {
    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';
    margin-top: 10px;

}
.single-widget input[type="submit"] {
    background-color: #5caf21;
    border-radius: 5px;
    padding: 5px 17px;
    margin-top: 10px;
    line-height: 27px;
    display: inline-block;
    /* -webkit-transition: all .2s ease-in-out; */
    transition: all .2s ease-in-out;
    color: #fff;
    font-family: 'iransans';
    font-size: 15px;
    cursor: pointer;

}
.single-widget button {
    background-color: #5caf21;
    border-radius: 5px;
    padding: 5px 17px;
    margin-top: 10px;
    line-height: 27px;
    display: inline-block;
    /* -webkit-transition: all .2s ease-in-out; */
    transition: all .2s ease-in-out;
    color: #fff;
    font-family: 'iransans';
    font-size: 15px;
    cursor: pointer;
    display: block;

}
.single-widget form.wp-block-search div.wp-block-search__inside-wrapper{
    display: block;
}
.single-widget form.wp-block-search label{
    display: none;
}
.single-widget select {
    border: 1px solid #ddd;
    padding:5px;
}
.single-widget .searchform label.screen-reader-text {
    display: none;
}
.category-post .box-article {
    float: right;
    width: 31%;
    margin-left: 15px;
    margin-bottom: 20px;
}
.category-post .category-head {
    font-size: 18px;
    margin-bottom: 30px;
}
.pagination {
    float: right;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}
.pagination a {
    background: #ecf0f1;
    color: #333;
    text-decoration: none;
    padding: 8px 16px;
    border-radius: 5px;
    margin: 0 3px;
}
.pagination a:hover {
    background: #5caf21;
    color: #fff;
}
.pagination span.current {
    background: #5caf21;
    padding: 8px 16px;
    border-radius: 5px;
    color: #fff;
    margin-left: 3px;
}




/***********start comment************/
.comment-box {
    float: right;
    width: 100%;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    padding: 0 20px 20px;
    margin-bottom: 30px;

}
.comment-box .related-head {
    font-size: 18px;
    padding: 15px;
    border-bottom: 1px solid #ddd;
}
/**************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;
    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: 20px;
}
#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-color: #5caf21;
    border-radius: 5px;
    padding: 10px 17px;
    line-height: 27px;
    display: inline-block;
    /* -webkit-transition: all .2s ease-in-out; */
    transition: all .2s ease-in-out;
    color: #fff;
    font-family: 'iransans';
    font-size: 15px;
    cursor: pointer;
}
.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;
}