

.mp-blog-view a,
.mp-sidebar a {
    text-decoration: none;
}
.mp-blog-rss {
    display: none;
}
.mp-blog-rss > a {
    display: inline-block;
}
.mp-post-info {
    color: #999999;
    font-size: 13px;
    line-height: 1.5;
    margin: 0 0 8px;
    white-space: normal;
    overflow-wrap: anywhere;
    word-break: break-word;
}
.mp-post-info span {
    color: #6f6f6f;
}
.post-item-wraper {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    border: 1px solid #eee;
    padding: 16px;
    background: #fff;
    box-sizing: border-box;
    width: 100%;
    overflow: hidden;
}
.post-item-wraper:hover {
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
}
.post-info-wraper {
    flex: 1 1 280px;
    min-width: 0;
    max-width: 100%;
    padding: 4px 0 0;
    overflow-wrap: anywhere;
    word-break: break-word;
}
.post-info-wraper h2.mp-post-title {
    margin: 0 0 8px;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.3;
    overflow-wrap: anywhere;
    word-break: break-word;
}
.post-info-wraper h2.mp-post-title a {
    overflow-wrap: anywhere;
    word-break: break-word;
}
.post-list-item {
    margin-bottom: 20px;
    width: 100%;
}
.post-list-body {
    display: flex;
    flex-direction: column;
    gap: 0;
}
.post-short-description {
    max-width: 100%;
}
.post-short-description p {
    max-width: 100%;
    margin: 0 0 12px;
    line-height: 1.6;
}
.mp-read-more {
    display: inline-flex;
    align-items: center;
    margin-top: 8px;
    padding: 8px 16px;
    background: #000;
    color: #fff !important;
    font-size: 0.875rem;
    font-weight: 500;
    border-radius: 0.5rem;
    text-decoration: none !important;
}
.mp-read-more:hover {
    opacity: 0.85;
}
.post-post_content {
    margin: 10px 0 10px 0;
}
@media (min-width: 768px) {
    .post-sharing-button {
        text-align: center;
    }
}
#sharing {
    padding: 20px 30px;
    background: #f6f6f6;
    margin-top: 40px;
}
@media (min-width: 768px) {
    #sharing .share-col-left {
        float: left;
        width: 50%;
    }
    
}
.about-admin h4.admin-title {
    width: 215px;
    float: left;
}
.block-blog-related {
    margin-top: 35px;
}
.block-blog-related .related-content-container {
    padding: 0;
}
.block-blog-related .related-content-container .author-content-image {
    float: left;
    width: 135px;
}
.block-blog-related .related-content-container .author-content-information {
    float: left;
    padding-left: 20px;
    width: calc(100% - 155px);
}
.block-blog-related .related-content-container .author-content-information .author-name {
    font-size: 20px;
}
.block-blog-related .item.product.product-item .product-item-info {
    margin: 0;
    padding: 0;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0);
    border: 1px solid transparent;
}
.block-blog-related .item.product.product-item .product-item-info .product-item-inner {
    display: none;
}
#post-reviews {
    margin-top: 50px;
}
a.mp-relate-link {
    background: #f55567;
    color: #0a0a0a;
}
a.mp-relate-link img.img-responsive {
    margin: 0 auto;
    height: 200px;
    display: block;
}
.menu-archives {
    list-style: none;
    padding-left: 8px;
}

.author-image {
    text-align: center;
}
.author-image img.img-responsive {
    border: none;
    padding-right: 7px;
    padding-left: 7px;
    margin-top: 15px;
    margin-bottom: 20px;
}
.tab-content {
    border: 1px solid #ddd;
    border-top: none;
}
.pager {
    text-align: center;
}
.pager span.toolbar-number {
    display: none;
}
.block-title p {
    font-size: 18px;
    font-weight: 300;
}
.mp-sidebar {
    margin-bottom: 25px;
}
.mp-sidebar .block-content {
    padding-left: 10px;
}
.mp-sidebar .data.item.title {
    cursor: pointer;
}
.mp-sidebar .product.data.items > .item.content {
    padding: 20px 0 20px 10px !important;
}
.sidebar-tags {
    margin-bottom: 15px;
}
a.label.label-default.tags-list {
    background: #fff;
    border: 1px solid #bbb;
    color: inherit;
    font-weight: normal;
    font-size: 100%;
    border-radius: 1px;
    display: inline-block;
    margin-bottom: 5px;
    padding: 10px;
    margin-right: 5px;
}
ul.menu-categories li.category-item {
    list-style: none;
}
ul.menu-categories .category-level3 {
    display: none;
    padding-left: 15px;
}
ul.menu-categories .category-level4 {
    display: none;
    padding-left: 30px;
}
ul.menu-categories a.list-categories {
    color: inherit;
    margin-left: 8px;
}
ul.menu-categories i {
    cursor: pointer;
}
h2.list-title {
    margin-bottom: 30px;
}
.list-post-tabs {
    display: flex;
    gap: 10px;
    align-items: flex-start;
    padding: 8px 4px;
}
.list-post-tabs:hover {
    background-color: #f5f5f5;
}
.list-post-tabs .post-left {
    flex: 0 0 64px;
    width: 64px;
}
.list-post-tabs .post-left img {
    display: block;
    width: 64px;
    height: 64px;
    object-fit: cover;
}
.list-post-tabs .post-right {
    flex: 1 1 auto;
    min-width: 0;
    box-sizing: border-box;
}
.list-post-tabs .post-right span {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
}
.list-post-tabs .post-right span.create-at {
    font-size: 12px;
    color: #999;
    margin-top: 4px;
    display: block;
    -webkit-line-clamp: 1;
}
.list-post-tabs .mp-clear {
    display: none;
}
.tab-pane.fade {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}
.fa.fa-angle-right {
    font-size: larger;
}
.sidebar .mpblog-search {
    float: none !important;
    padding: 0 !important;
    margin-bottom: 15px !important;
    width: 100%;
}
.mpblog-search label[for="mpblog-search-box"],
.mpblog-search .label {
    display: none;
}
input[type='text']#mpblog-search-box {
    border: 1px solid #c2c2c2;
    border-radius: 0.375rem;
    height: 40px;
    width: 100%;
    padding: 0 36px 0 12px;
    box-sizing: border-box;
}
.autocomplete-suggestions {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ddd;
    background: #FFF;
    cursor: default;
    overflow: auto;
    -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
    -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
    box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
    border-top: 0;
    padding: 10px 0;
    overflow-x: hidden;
}
.autocomplete-suggestions strong {
    font-weight: bold;
    color: #000;
}
.autocomplete-suggestion {
    padding: 2px 5px;
    border-bottom: 1px solid #eee;
}
.autocomplete-suggestion:last-child {
    border-bottom: none;
}
.autocomplete-suggestion .mpblog-suggestion {
    display: block;
}
.autocomplete-suggestion .mpblog-suggestion:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-left,
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-right {
    float: left;
    padding: 5px 10px;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-left {
    max-width: 25%;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-right.image-visible {
    max-width: calc(75% - 40px);
}
.autocomplete-no-suggestion {
    padding: 2px 5px;
}
.autocomplete-selected {
    background: #F0F0F0;
}
.autocomplete-group {
    padding: 2px 5px;
    font-weight: bold;
    font-size: 16px;
    color: #000;
    display: block;
    border-bottom: 1px solid #000;
}
.mpblog-product-des {
    color: #333333;
}
.mpblog-product-des p {
    margin: 0;
    font-size: 12px;
}
.mpblog-search {
    position: relative;
    margin-bottom: 20px;
}
.mpblog-search .field.search {
    margin: 0;
}
.mpblog-search .control {
    position: relative;
}
.mpblog-search .actions {
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
    z-index: 1;
}
.mpblog-search button.action.search {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: none !important;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 4px;
    text-shadow: none;
    font-weight: 400;
    cursor: pointer;
}
.mpblog-search button.action.search :before {
    -webkit-font-smoothing: antialiased;
    color: #8f8f8f;
}
.mpblog-search button.action.search span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.mpblog-search label[for="mpblog-search-box"] {
    display: none;
}
/* style comment */
textarea.default-cmt__content__cmt-block__cmt-box__cmt-input {
    overflow: hidden !important;
    resize: none;
    min-height: 80px;
    border-radius: 4px;
    margin-bottom: 15px;
}
.default-cmt__content__cmt-block__guest-box {
    margin-bottom: 20px;
}
.show-cmt__cmt-row.is-reply {
    padding-left: 50px !important;
}
.default-cmt__content__cmt-block__cmt-box__cmt-btn {
    float: right;
}
.default-cmt__content__cmt-block__cmt-box__cmt-btn .default-cmt_loading {
    display: inline-block;
    width: 20px;
    vertical-align: middle;
    margin-right: 5px;
}
.cmt-row__reply-row {
    margin-top: 10px;
}
.default-cmt__cmt-login {
    float: right;
    margin-top: 20px;
    margin-bottom: 10px;
}
div.default-cmt__content__cmt-content {
    width: 100%;
    margin-top: 50px;
    float: left;
}
ul.default-cmt__content__cmt-content {
    list-style: none !important;
}
.cmt-row__cmt-content {
    font-size: 13px;
}
.cmt-row__cmt-interactions {
    font-size: 13px;
}
.cmt-row__cmt-content p {
    margin: 3px 0 !important;
}
.interactions__btn-actions {
    display: inline-block;
    margin-right: 10px;
}
a.interactions__btn-actions.action {
    cursor: pointer;
}
.interactions__cmt-createdat {
    display: inline-block;
    color: #999;
    font-size: 13px;
}
.cmt-row.reply-row {
    margin-bottom: 0 !important;
}
.reply-form__form-input {
    margin-bottom: 0 !important;
    position: relative;
}
.reply-form__form-input .default-cmt_loading {
    width: 20px;
    position: absolute;
    top: 5px;
    right: 5px;
}
.default-cmt__content__cmt-row.reply-row {
    margin-top: 0 !important;
}
li.default-cmt__content__cmt-content__cmt-row.cmt-row.reply-row {
    margin-top: 5px;
    padding-bottom: 0;
}
li.default-cmt__content__cmt-content__cmt-row.cmt-row {
    margin-top: 5px;
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-top: 1px solid #f5f5f5;
}
.default-cmt__content__cmt-content ul:first-child {
    padding-left: 5px !important;
}
/* end style comment */
.widget-title {
    margin-bottom: 20px;
}
.author-social img.img-responsive {
    float: left;
    margin-top: 15px;
    margin-left: 15px;
    height: 25px;
    width: 25px;
}
.share-col-right {
    display: inline-block;

}
/*post view css*/
.page-layout-1column .column.main {
    width: 100% !important;
}
/* Footer Copyright */
.mp-footer {
    margin-top: 50px;
    font-size: 8px !important;
    display: block;
    clear: both;
    float: right;
    text-transform: inherit;
}
.mp-footer h3 {
    margin-top: 50px;
    font-size: 8px !important;
    display: block;
    clear: both;
    float: right;
    text-transform: inherit;
}
.mp-footer-links-light {
    color: #E8E8E8 !important;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}
.mp-footer-links-light a {
    color: #E8E8E8 !important;
}
.post-image {
    flex: 0 1 280px;
    width: 100%;
    max-width: 280px;
    min-width: 0;
}
.post-image a {
    display: block;
}
.post-image img.img-responsive {
    display: block;
    width: 100%;
    height: auto;
    max-width: 100%;
    max-height: 280px;
    object-fit: cover;
    border: none;
}
@media (max-width: 767px) {
    .post-item-wraper {
        flex-direction: column;
    }
    .post-image {
        flex: 0 0 auto;
        max-width: 100%;
        width: 100%;
    }
    .post-info-wraper {
        flex: 1 1 auto;
        width: 100%;
    }
}
.mp-post-view-title,
.mpblog-post-view .mp-post-view-title,
.mpblog-page .mp-post-view-title {
    margin: 0 0 1rem;
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.25;
    color: #111;
    overflow-wrap: anywhere;
    word-break: break-word;
}
.mpblog-post-view .post-view-image {
    text-align: center;
}
.mpblog-post-view .post-view-image img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

/* Keep blog content within the theme container (do not fluid-stretch .columns) */
body[class*='mpblog-'] .columns,
.mpblog-page .columns {
    min-width: 0;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
body[class*='mpblog-'] .column.main,
body[class*='mpblog-'] .sidebar,
body[class*='mpblog-'] .post-list-content,
body[class*='mpblog-'] .post-list-item,
body[class*='mpblog-'] .post-item-wraper,
.mpblog-page .column.main,
.mpblog-page .sidebar,
.mpblog-page .post-list-content,
.mpblog-page .post-list-item,
.mpblog-page .post-item-wraper {
    min-width: 0;
    max-width: 100%;
}
body[class*='mpblog-'] .post-list-item.product-item,
.mpblog-page .post-list-item.product-item {
    width: 100%;
}

/* Kloner Menu blog pages also get page-products — neutralize PLP-only spacing */
.mpblog-page.page-products .page-main {
    padding-top: 0;
}
.mpblog-page #amasty-shopby-product-list {
    margin-top: 0;
}

/* page-with-filter puts sidebar-main first; keep posts above sidebar on blog pages */
.mpblog-page.page-with-filter .columns .sidebar-main {
    order: 3;
}
.mpblog-page.page-with-filter .columns .main {
    order: 2;
}

/* Hide leftover PLP filter chrome if layout remove misses it */
.mpblog-page .amasty-catalog-topnav,
.mpblog-page #layered-filter-block,
.mpblog-page .catalog-topnav {
    display: none !important;
}
/** Yourstore theme */
.mpblog-etheme-yourstore .post-list-container,
.mpblog-etheme-yourstore .post-view,
.mpblog-etheme-yourstore .mp-blog-rss {
    width: 85%;
    margin: auto;
}
.mpblog-etheme-yourstore .block-blog-related {
    border-bottom: solid 1px #dfdfdf;
}
@media (min-width: 768px) {
    .mpblog-etheme-yourstore .page-layout-2columns-right .post-list-content {
        border-right: solid 1px #dfdfdf;
    }
    .mpblog-etheme-yourstore .page-layout-2columns-left .post-list-content {
        border-left: solid 1px #dfdfdf;
    }
}
@media (min-width: 1024px) {
    .mpblog-etheme-yourstore .products-same-post li {
        height: 400px;
        width: 24.5% !important;
    }
}
@media (min-width: 1440px) {
    .mpblog-etheme-yourstore .products-same-post li {
        height: 500px;
        width: 16.67% !important;
    }
}
@media all and (min-width: 640px) {
    .post-list-content .products-grid .product-item {
        width: 48%;
    }
}
@media all and (max-width: 640px) {
    .post-list-content .products-grid .product-item {
        width: 98%;
    }
}

.mp-sidebar.product.info.detailed .product.data.items {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    z-index: 1;
    border: 1px solid #e5e5e5;
    margin: 0 0 20px;
}
.mp-sidebar.product.info.detailed .product.data.items > .item.title {
    flex: 1 1 50%;
    margin: 0;
}
.mp-sidebar.product.info.detailed .product.data.items > .item.title > .switch {
    display: block;
    font-weight: 500;
    line-height: 40px;
    font-size: 14px;
    color: #6d6d6d;
    text-decoration: none;
    background: #f6f6f6;
    border-bottom: 1px solid #e5e5e5;
    height: 40px;
    padding: 0 12px;
    text-align: center;
}
.mp-sidebar.product.info.detailed .product.data.items > .item.title.active > .switch,
.mp-sidebar.product.info.detailed .product.data.items > .item.title > .switch:hover {
    background: #ffffff;
    color: #111;
}
.mp-sidebar.product.info.detailed .product.data.items > .item.content {
    flex: 1 1 100%;
    order: 3;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 12px;
    background: #ffffff;
}
.mp-sidebar.product.info.detailed .product.data.items .item.title a:after {
    display: none;
}
.mp-sidebar .block-mp-sidebar-heading {
    font-size: 1rem;
    font-weight: 600;
    margin: 0 0 10px;
}
.menu-archives,
.menu-categories {
    margin: 0;
    padding: 0;
}
.menu-archives .archive-item,
.menu-categories .category-item {
    margin: 0 0 6px;
}

