.gallery-caption,
.bypostauthor {
    visibility: visible;
}

.overflow-fix,
.comment-block,
.comment-block .single-comment-block,
.comment-block .single-comment-block .comment,
.add-comment-block,
.add-comment-block .comment-respond,
.footer-widget-de .footer-widget,
.comment-block .comment-respond {
    height: auto;
    float: left;
    width: 100%;
}

.footer-widget-padding-o {
    padding: 0;
}

.comment-block .children {
    padding-left: 20px;
}

.comment-block .title-block {
    margin-bottom: 20px;
}

.comment-block .title-block h3 {
    font-size: 20px;
    font-weight: 600;
}

.comment-block .title-block span {
    font-size: 15px;
    color: #848484;
    font-weight: 400;
}

.comment-block .single-comment-block .comment .image-block {
    float: left;
}

.comment-block .single-comment-block .comment .image-block img {
    width: 85px;
    height: auto;
}

.comment-block .single-comment-block .comment .text-block {
    position: relative;
    padding-left: 20px;
    float: left;
    width: calc( 100% - 85px);
}

.comment-block .single-comment-block .comment .text-block .comment-author-name {
    line-height: 25px;
    margin-bottom: 5px;
    color: #222222;
    font-weight: 500;
    margin-bottom: 7px;
}

.comment-block .single-comment-block .comment .text-block .comment-author-name a {
    color: #222222;
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 7px;
    word-break: break-word;
    -ms-word-wrap: break-word;
}

.comment-block .single-comment-block .comment .text-block .comment-author-date {
    font-size: 14px;
    color: #848484;
    font-weight: 500;
}

.comment-block .single-comment-block .comment .text-block .comment-content-area {
    margin-top: 25px;
}

.add-comment-block {
    margin-top: 30px !important;
    border-top: 1px solid #e5e5e5;
}

.add-comment-block .title-block h3 {
    font-size: 18px;
    font-weight: 500;
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

select {
    max-width: 270px;
    width: 100%;
    background: transparent;
    margin-left: 0;
    height: 50px;
    padding: 10px;
    color: #000;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
}

p {
    margin: 10px 0;
}

abbr[data-original-title],
abbr[title] {
    border-bottom: 1px dotted;
}

abbr[data-original-title],
abbr[title] {
    border-bottom: 1px dotted;
}

acronym {
    border-bottom: 1px dotted;
}

table {
    margin: 20px 0;
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    white-space: pre-wrap;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
    overflow: auto;
    margin-top: 10px;
}

table,
th,
td {
    border: 1px solid #eaeaea;
    border: 1px solid rgba(51, 51, 51, 0.1) !important;
}

th,
td {
    padding: 9px;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

.single-sidebar ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.single-sidebar ul li a:before {
    color: #848484 !important;
    left: 0 !important;
}

.single-sidebar ul li:hover {
    background-color: transparent !important;
}

.single-sidebar ul li:hover a {
    color: #848484 !important;
}

.single-sidebar ul li:hover ul li a {
    -webkit-transform: translateX(0px) !important;
    -ms-transform: translateX(0px) !important;
    transform: translateX(0px) !important;
}

.single-sidebar ul li ul {
    width: 100%;
    margin-top: 0 !important;
    border-top: 1px solid #e5e5e5;
}

.single-sidebar ul li ul:hover li a {
    -webkit-transform: translateX(10px) !important;
    -ms-transform: translateX(10px) !important;
    transform: translateX(10px) !important;
}

.sidebar .single-sidebar .widget-title h3,
.sidebar .sidebar-widget .sidebar-title h3 {
    font-size: 27px;
    font-weight: 500;
}

.sidebar ul li:hover a {
    color: #57b957 !important;
}

.widget_recent_comments ul li {
    color: #57b957;
}

.widget_recent_entries ul li {
    background: #f5f5f8;
    padding: 15px 30px;
    margin-bottom: 10px;
}

.widget_recent_entries ul li:hover {
    background: #f5f5f8 !important;
}

.widget_rss ul li {
    padding: 15px 30px;
    background: #f5f5f8;
    margin-bottom: 20px;
}

.widget_rss ul li a {
    font-weight: 500;
    color: #000;
}

.widget_rss ul li cite {
    color: #57b957;
    font-weight: 500;
}

.widget_rss ul li .rssSummary {
    font-size: 14px;
    line-height: 24px;
    padding: 5px 0;
}

.widget_rss ul li:hover {
    background: #f5f5f8 !important;
}

.widget_pages ul li {
    margin-top: 0px !important;
    border-bottom: 1px solid #e5e5e5;
}

.widget_pages ul li a {
    padding: 10px 0px;
}

.widget_pages ul li ul {
    border: 0px solid #e5e5e5;
    border-top: 1px solid #e5e5e5 !important;
    padding-left: 20px !important;
}

.widget_pages ul li ul li:first-child {
    margin-top: 0px !important;
}

.widget_pages ul li ul li:last-child {
    border: 0;
}

.widget_pages ul li ul:hover li:first-child {
    margin-top: 0px !important;
}

.widget_pages ul li ul:hover li a {
    -webkit-transform: translateX(0px) !important;
    -ms-transform: translateX(0px) !important;
    transform: translateX(0px) !important;
}

.widget_text .textwidget p {
    margin: 7px auto;
}

.widget_text .textwidget img {
    margin: 10px auto;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.tagcloud a {
    position: relative;
    display: inline-block;
    line-height: 24px;
    padding: 8px 21px 8px;
    margin: 0px 4px 8px 0px;
    color: #666666;
    text-align: center;
    font-size: 14px !important;
    background-color: #f5f5f8;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.tagcloud a:hover {
    background-color: #57b957;
    color: #ffffff;
}

.widget_nav_menu ul li {
    margin-top: 0px !important;
    border-bottom: 0px solid #e5e5e5;
}

.widget_nav_menu ul li a {
    padding: 5px 0px;
}

.widget_nav_menu ul li ul {
    border: 0px solid #e5e5e5;
    border-top: 0px solid #e5e5e5 !important;
    padding-left: 15px !important;
}

.widget_nav_menu ul li ul li:first-child {
    margin-top: 0px !important;
}

.widget_nav_menu ul li ul li:last-child {
    border: 0;
}

.widget_nav_menu ul li ul:hover li:first-child {
    margin-top: 0px !important;
}

.widget_nav_menu ul li ul:hover li a {
    -webkit-transform: translateX(0px) !important;
    -ms-transform: translateX(0px) !important;
    transform: translateX(0px) !important;
}

.footer-widget-de .widget_recent_comments ul li {
    color: #57b957 !important;
}

.footer-widget-de .rsswidget {
    color: #57b957;
}

.footer-widget-de td a {
    color: #57b957;
}

.footer-widget-de .widget_rss ul li {
    padding: 15px 30px !important;
    background: #1f2135;
    margin-bottom: 20px;
}

.footer-widget-de .widget_rss ul li a {
    font-weight: 500;
    color: #000;
}

.footer-widget-de .widget_rss ul li cite {
    color: #57b957;
    font-weight: 500;
}

.footer-widget-de .widget_rss ul li .rssSummary {
    font-size: 14px;
    line-height: 24px;
    padding: 5px 0;
}

.footer-widget-de .widget_rss ul li:hover {
    background: #1f2135 !important;
}

.footer-widget-de .widget_recent_entries ul li {
    background: #1f2135 !important;
    padding: 15px 30px !important;
    margin-bottom: 10px !important;
}

.footer-widget-de .widget_recent_entries ul li:hover {
    background: #1f2135 !important;
}

.footer-widget-de .widget_recent_entries ul li a {
    color: #57b957 !important;
}

.footer-widget-de .search-form {
    width: 100%;
    position: relative;
}

.footer-widget-de .search-form ::-webkit-input-placeholder {
    color: #ffffff;
}

.footer-widget-de .search-form :-ms-input-placeholder {
    color: #ffffff;
}

.footer-widget-de .search-form ::-ms-input-placeholder {
    color: #ffffff;
}

.footer-widget-de .search-form ::placeholder {
    color: #ffffff;
}

.footer-widget-de .search-form input {
    border: none;
    outline: none;
    border-style: solid;
    background: #1f2135;
    color: #ffffff;
    border-width: 2px;
    border-color: #e5e5e5;
    width: 100%;
    height: 50px;
    padding-left: 15px;
}

.footer-widget-de .search-form button[type=submit] {
    border: none;
    outline: none;
    background-color: transparent;
    width: 50px;
    height: 50px;
    background-color: #57b957;
    color: #fff;
    font-size: 15px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
}

.footer-widget-de .footer-widget:first-child .widget-title {
    margin-top: 0px !important;
}

.footer-widget-de .footer-widget select {
    margin-top: 20px;
    color: #fff;
    background: #161827;
}

.footer-widget-de .footer-widget .calendar_wrap {
    float: left;
    margin-top: 20px;
}

.footer-widget-de .footer-widget table,
.footer-widget-de .footer-widget th,
.footer-widget-de .footer-widget td {
    border: 1px solid rgba(255, 255, 255, 0.72) !important;
}

.footer-widget-de .footer-widget th,
.footer-widget-de .footer-widget td {
    padding: 9px;
    color: #fff;
}

.footer-widget-de .footer-widget ul {
    padding-left: 0;
    list-style: outside none;
}

.footer-widget-de .footer-widget ul li {
    color: #fff;
    padding: 5px 0px;
}

.footer-widget-de .footer-widget ul li:hover a {
    color: #57b957;
}

.footer-widget-de .footer-widget ul li a {
    color: #fff;
}

.footer-widget-de .footer-widget .widget-title {
    position: relative;
    margin-top: 30px !important;
    margin-bottom: 20px !important;
    font-size: 20px !important;
    line-height: 1.2em;
    text-transform: capitalize;
}

.footer-widget-de .footer-widget .widget-title:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #fff;
    display: block;
    position: absolute;
    left: 0;
    bottom: -10px;
    max-width: 30px;
}

.header-style-two .header-navigation .navbar-brand .main-logo {
    display: block;
}

.blog-style-three .single-blog-style-three .text-block {
    padding: 40px 40px;
    -webkit-box-shadow: 0px 0px 25px 0px rgba(13, 29, 13, 0.1);
    box-shadow: 0px 0px 25px 0px rgba(13, 29, 13, 0.1);
}

.single-blog-style-three.sticky-post {
    position: relative;
    background: #f5f5f8;
}

.single-blog-style-three.sticky-post .sticky_post_icon {
    position: absolute;
    right: 20px;
    top: 40px;
    font-size: 30px;
    color: #57b957;
}

.single-blog-style-three.sticky-post .text-block {
    -webkit-box-shadow: 0px 0px 25px 0px rgba(87, 185, 87, 0.01);
    box-shadow: 0px 0px 25px 0px rgba(87, 185, 87, 0.01);
}

.single-blog-style-three.sticky-post .text-block a {
    word-break: break-word;
    -ms-word-wrap: break-word;
}

.single-blog-style-three .text-block h3 a {
    word-break: break-word;
    -ms-word-wrap: break-word;
}

.blog-style-three .single-blog-style-three .text-block .meta-info {
    margin-bottom: 20px;
}

.blog-style-three .single-blog-style-three .cameron-short-content {
    margin-bottom: 20px;
}

.blog-detail .inner-box .lower-content .text p {
    position: relative;
    font-size: 16px;
    line-height: 1.9em;
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
    margin-bottom: 1.5em;
}

.wp-block-image figcaption {
    margin-top: 1em;
}

.wp-block-image {
    max-width: 100%;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
}

.blog-details-content iframe {
    width: 100%;
}

.blog-details-content p {
    margin: 10px 0;
    line-height: 1.5em;
}

.blog-details-content .post-title {
    margin-top: 0;
    word-break: break-word;
    -ms-word-wrap: break-word;
}

.blog-details-content .image-block {
    margin-bottom: 37px;
}

.blog-details-content .meta-info {
    margin-bottom: 20px;
}

code,
a {
    color: #57b957;
}

blockquote {
    padding: 41px 40px;
    border-left: 2px solid #57b957;
    background-color: #EBF0EB;
    margin: 10px 0;
}

blockquote p {
    margin: 0 !important;
}

.r-ifat-tag-area {
    overflow: hidden;
    float: left;
    width: 100%;
}

.r-ifat-tag-area ul {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: outside none;
}

.r-ifat-tag-area ul li {
    padding-left: 15px;
}

.r-ifat-tag-area ul li:first-child {
    padding-left: 0;
}

.logged-in-as {
    margin-left: 0px;
    margin-bottom: 15px;
}

.comment-respond {
    margin-top: 30px;
}

.add-comment-block .contact-form-one button[type=submit] {
    margin-top: 0px;
}

.comment-reply-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
    color: #222;
    font-size: 18px;
}

.comment-reply-title small {
    font-size: 16px;
    margin-left: 10px;
    font-weight: 500;
}

.blog-style-three ol li {
    list-style-type: decimal;
}

.blog-style-three ul ul {
    list-style-type: circle;
}

.comment-respond textarea {
    height: 150px;
    padding-top: 10px;
    border: none;
    outline: none;
    width: 100%;
    background-color: #EBF0EB;
    font-size: 15px;
    color: #222222;
    display: block;
    padding-left: 20px;
}

.comment-respond input {
    border: none;
    outline: none;
    width: 100%;
    height: 50px;
    background-color: #EBF0EB;
    font-size: 15px;
    color: #222222;
    display: block;
    padding-left: 20px;
}

.comment-respond button {
    cursor: pointer;
    border: none;
    outline: none;
    background-color: #57b957;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    padding: 12px 30px;
}

.comment-respond .form-submit {
    padding: 0;
    margin: 0;
}

.wp-caption-text {
    text-align: center;
}

figcaption {
    margin-top: 10px;
}

.page-links,
.page-pagination {
    margin-bottom: 20px;
}

.page-links a,
.page-pagination a,
.page-links .current,
.page-pagination .current {
    position: relative;
    display: inline-block;
    line-height: 43px;
    height: 45px;
    font-size: 16px;
    min-width: 45px;
    color: #222222;
    font-weight: 400;
    text-align: center;
    background: #ffffff;
    border: 1px solid #e9e9e9;
    text-transform: capitalize;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.page-links a:hover,
.page-pagination a:hover,
.page-links .current:hover,
.page-pagination .current:hover {
    color: #57b957;
    border: 1px solid #57b957;
}

.page-links .current,
.page-pagination .current {
    border: 1px solid #57b957;
    color: #57b957;
}

.post-password-form input {
    border: 1px solid #57b957;
    padding: 12px 10px;
}

.post-password-form input[type="submit"] {
    background: #57b957;
    color: #fff;
    cursor: pointer;
    padding: 12px 20px;
}

.yes-ping .text-block {
    padding-left: 0 !important;
}

.blog-style-three img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.wp-block-image .aligncenter,
.wp-block-image .alignleft,
.wp-block-image .alignright,
.wp-block-image.is-resized {
    display: table !important;
}

.wp-block-image .aligncenter img {
    margin: 0 auto;
    display: block;
}

.aligncenter {
    margin: auto;
    display: block !important;
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.page-pagination {
    overflow: hidden;
    width: 100%;
}

.woocommerce ul.products,
li.product .button {
    padding-left: 15px;
    padding-right: 15px;
}

@media (max-width: 1199px) {
    .header-style-one .header-navigation .container .logo-box {
        padding-right: 0px !important;
    }
    .header-style-two.cameron-default-header .header-navigation .container .logo-box {
        padding-right: 0 !important;
    }
}

@media (max-width: 768px) {
    .woocommerce ul.products[class*=columns-] li.product,
    .woocommerce-page ul.products[class*=columns-] li.product {
        width: 100%;
        padding: 20px;
    }
}

@media (max-width: 600px) {
    .sorting-block {
        margin-top: 20px;
    }
    .comment-block .single-comment-block .comment .text-block {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;
    }
}

.base-theme-new .widget_recent_comments ul li {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 20px;
    color: #777;
    font-size: 17px;
}

.base-theme-new .widget_recent_comments ul li a {
    font-size: 17px;
}

.base-theme-new .widget_recent_comments ul li .comment-author-link {
    margin-right: 5px;
}

.base-theme-new .widget_recent_comments ul li .comment-author-link a {
    margin-left: 0px;
}

.base-theme-new .widget_recent_comments ul li a {
    margin-left: 5px;
}

.base-theme-new .widget_archive ul li {
    font-size: 17px;
    margin-bottom: 15px;
}

.base-theme-new .widget_archive ul li a {
    color: #777;
    font-size: 17px;
}

.base-theme-new .widget_archive ul li:hover {
    color: #57b957;
}

.base-theme-new .wp-calendar-table {
    margin-bottom: 0;
}

.base-theme-new .widget_categories ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.base-theme-new .widget_categories ul li a {
    width: 70%;
}

.base-theme-new .widget_categories ul li:hover a {
    width: 70%;
    background: transparent;
    color: #000000 !important;
}

.base-theme-new .widget_categories ul li:hover a::before {
    background: #000000 !important;
}

.base-theme-new .widget_nav_menu ul li,
.base-theme-new .widget_pages ul li,
.base-theme-new .woocommerce-widget-layered-nav ul li,
.base-theme-new .widget_product_categories ul li,
.base-theme-new .widget_meta ul li {
    border: 0;
    font-size: 17px;
    margin-bottom: 0px;
}

.base-theme-new .widget_nav_menu ul li a,
.base-theme-new .widget_pages ul li a,
.base-theme-new .woocommerce-widget-layered-nav ul li a,
.base-theme-new .widget_product_categories ul li a,
.base-theme-new .widget_meta ul li a {
    color: #777;
    padding: 8px 0px;
    padding-left: 20px;
    position: relative;
}

.base-theme-new .widget_nav_menu ul li a::after,
.base-theme-new .widget_pages ul li a::after,
.base-theme-new .woocommerce-widget-layered-nav ul li a::after,
.base-theme-new .widget_product_categories ul li a::after,
.base-theme-new .widget_meta ul li a::after {
    content: '';
    position: absolute;
    width: 7px;
    height: 7px;
    background: #adafad;
    top: 50%;
    left: 0px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    border-radius: 50%;
}

.base-theme-new .widget_nav_menu ul li ul,
.base-theme-new .widget_pages ul li ul,
.base-theme-new .woocommerce-widget-layered-nav ul li ul,
.base-theme-new .widget_product_categories ul li ul,
.base-theme-new .widget_meta ul li ul {
    border: 0 !important;
}

.woocommerce-widget-layered-nav ul li {
    color: #848484 !important;
    font-size: 15px !important;
}

.woocommerce-widget-layered-nav ul li a {
    padding-left: 20px !important;
    position: relative;
    display: inline-block;
    color: #848484 !important;
    font-size: 15px !important;
}

.mobile-custom-menu-rifat ul {
    margin: 0 !important;
    list-style: outside none;
    padding: 0 !important;
}

.mobile-custom-menu-rifat ul li {
    width: 100%;
}

.mobile-custom-menu-rifat ul li a {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 10px 25px;
    font-size: 15px;
    font-weight: 500;
    color: #ffffff;
    text-transform: uppercase;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    width: 100%;
    border-top: 1px solid #ffffff55;
}

.mobile-custom-menu-rifat ul li ul {
    padding-left: 25px !important;
}

.mobile-custom-menu-rifat ul li ul li a {
    border-top: 0px solid #ffffff55;
    position: relative;
}

.mobile-custom-menu-rifat ul li ul li a::after {
    content: '';
    position: absolute;
    width: 7px;
    height: 7px;
    background: #adafad;
    top: 50%;
    left: 5px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    border-radius: 50%;
}

.mobile-custom-menu {
    -webkit-transform: translateX(101%);
    -ms-transform: translateX(101%);
    transform: translateX(101%);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.mobile-custom-menu.custom-mobile-menu-open {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}

.add-comment-block .comment-reply-title {
    font-size: 18px;
}

.site-footer ul li a {
    color: #fff !important;
}

.shop-style-one .widget_shopping_cart_content .woocommerce-mini-cart-item {
    padding-left: 0;
}

.comments-area-rifat {
    margin-bottom: 0 !important;
    margin-top: 15px;
}

.comments-area-rifat blockquote p {
    padding: 10px;
}

.comments-area-rifat {
    position: relative;
    margin-bottom: 45px;
}

.comments-area-rifat .comment-box {
    position: relative;
    margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
    padding-top: 12.5px;
    padding-bottom: 12.5px;
}

.comments-area-rifat .comment-box:last-child .comment {
    margin-bottom: 25px;
}

.comments-area-rifat .comment-box:hover a,
.comments-area-rifat .comment-box a {
    color: #222222;
}

.comments-area-rifat .comment-box.reply-comment {
    padding-left: 110px;
}

.comments-area-rifat .comment-box:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}

.comments-area-rifat .comment {
    position: relative;
    padding: 0px 0px 0px 110px;
    font-size: 14px;
}

.comments-area-rifat .comment-box:last-child .comment {
    border: none;
}

.comments-area-rifat .comment-box .author-thumb {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 80px;
    width: 80px;
    border-radius: 50%;
    overflow: hidden;
}

.comments-area-rifat .comment-box .author-thumb img {
    width: 100%;
}

.comments-area-rifat .comment-info {
    position: relative;
    display: block;
    margin-bottom: 20px;
}

.comments-area-rifat .comment-box .date {
    position: relative;
    display: block;
    font-size: 15px;
}

.comments-area-rifat .comment-box .name {
    font-size: 17px;
    margin-bottom: 5px;
    position: relative;
    display: block;
    line-height: 26px;
    color: #222222;
}

.comments-area-rifat .comment-box .time {
    position: relative;
    font-size: 14px;
    font-style: italic;
    color: #848484;
}

.comments-area-rifat .comment-box .text {
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: 10px;
}

.comments-area-rifat .comment-box .text p {
    font-size: 15px;
    color: #848484;
    line-height: 26px !important;
    font-weight: 400;
    background: #ffffff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-font-smoothing: antialiased;
}

.comments-area-rifat .comment-box .reply-btn {
    color: #222222;
    width: 100px;
    height: 40px;
    vertical-align: middle;
    line-height: 38px;
    border-style: solid;
    border-width: 1px;
    border-color: #dddee4;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    font-size: 15px;
    text-align: center;
}

.comments-area-rifat .comment-box .reply-btn:hover {
    color: #fff;
    background-color: #57b957;
    border-color: #57b957;
}

.comments-area-rifat .comment-respond {
    margin-top: 20px;
    margin-bottom: 20px;
}

.comments-area-rifat .group-title h4 {
    color: #222222;
    font-size: 20px;
    margin-bottom: 5px;
    position: relative;
    display: block;
    line-height: 30px;
    font-weight: 600;
}

.wp-block-image.size-full {
    margin-top: 30px;
}

.wp-block-image.size-full figure.aligncenter {
    width: 100%;
}

@media only screen and (min-width: 300px) and (max-width: 991px) {
    .blog-style-three {
        padding: 60px 0;
    }
    .sidebar {
        margin-top: 25px;
    }
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .blog-details-content .post-title {
        font-size: 28px;
    }
    .comments-area-rifat {
        margin-bottom: 0;
    }
    .comments-area-rifat ol.children {
        padding-left: 10px;
    }
    .comments-area-rifat .comment {
        padding: 0px 0px 0px 10px;
    }
    .comments-area-rifat .comment-box .author-thumb {
        position: relative;
        margin-bottom: 10px;
    }
    .blog-details-content iframe {
        height: auto;
    }
    .wp-block-cover,
    .wp-block-cover-image {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
}


/*# sourceMappingURL=cameron-theme.css.map */