#sp-left .sp-module {
    padding: 0;
    border-color: #efefef;
    margin-bottom: 30px;
}

#sp-left .sp-module .sp-module-title {
    margin-bottom: 10px;
    padding: 15px 20px;
    font-size: 18px;
    border-bottom-color: #efefef;
}

#sp-left .sp-module ul>li {
    border: 0;
    padding: 15px 0 0;
}

#sp-left .sp-module ul>li>a {
    padding: 0;
    line-height: 1.3;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

#sp-left .sp-module ul>li.active>a {
    color: #eb227a;
    font-weight: 700;
}

#sp-left .sp-module ul {
    padding: 0 20px 20px;
}


.pagination-wrapper,
body.view-tag .pagination{
    justify-content: center !important;
    padding: 50px 0 20px;
}

.pagination-wrapper .pagination{
    margin: 0 !important;
}


.article-details .article-header h1, .article-details .article-header h2 { font-weight: 600; }

@media (max-width: 991px) {
  .article-details .article-header h1, .article-details .article-header h2 { font-size: 24px; }
}

.article-details .article-ratings-social-share .social-share-block {
    position: relative;
    display: flex;
    align-items: center;
}

.article-details .article-ratings-social-share .social-share-block:before {
    content: "Share via";
    padding-right: 10px;
    font-size: 16px;
}

@media (max-width: 991px) {
    .article-details .article-ratings-social-share { display: block !important; }
    .article-details .article-ratings-social-share .social-share-block { justify-content: center; }
    .article-details .article-ratings-social-share .social-share-block:before { font-size: 14px; }
}


/*shop*/

.cat-children.mb-4 {
    display: none;
}


body.shop-directory #sp-main-body,
body.view-tag #sp-main-body{
    padding: 50px 0;
}

body.shop-directory .category-desc img {
    padding-bottom: 40px;
}

body.shop-directory .article .article-body .article-info {
    display: none;
}

body.shop-directory .article .article-body .article-introtext {
    display: none;
}

body.shop-directory .article-list .article .article-header h2 {
    margin: 0;
    text-align: center;
    font-size: 20px;
}

body.shop-directory .article-list .article {
    padding: 0;
    border: 0;
    border-radius: 0;
}

body.shop-directory .article-list .article .article-intro-image {
    aspect-ratio: 2/1;
    margin: 0 0 15px;
    border: 0;
    border-radius: 0;
}

body.shop-directory .article-list .article .article-intro-image img {
    object-fit: cover;
    width: 100%;
    border-radius: 0;
    height: 100%;
}

body.shop-directory .related-article-list-container {
    display: none;
}


body.view-article.layout-blog.shop-directory #sp-left {
    display: none;
}

body.view-article.layout-blog.shop-directory main#sp-component {
    width: 100%;
}

body.shop-directory .article-details .article-ratings-social-share {
    display: none !important;
}

body.shop-directory .article-details .article-header {
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 1px solid #e1e1e1;
}

body.shop-directory .article-details .article-header h1 {
    font-size: 32px;
    margin: 0;
    color: #000000;
}

body.shop-directory .article-details .sppb-panel-modern>.sppb-panel-heading {
    padding: 10px 30px 10px 15px;
    color: #1d1d1d;
    background: #f5f5f6;
}

body.shop-directory .article-details .sppb-panel-heading .sppb-toggle-direction {
    color: #1d1d1d;
    font-size: 14px;
}

body.shop-directory .article-details .sppb-panel-modern>.sppb-panel-heading.active {
    color: #eb227a;
}

body.shop-directory .article-details .sppb-panel-modern .sppb-panel-body p {
    margin: 0;
}

body.view-tag ul.list-group {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
}
body.view-tag li.list-group-item.list-group-item-action {
    box-sizing: border-box;
    max-width: 50% !important;
    border: 0;
    display: flex;
    flex-direction: column;
    transition:0.5s;
    margin-bottom:15px;
}
body.view-tag li.list-group-item.list-group-item-action a:first-child{
    order:2;
    margin-top:10px;
}
body.view-tag li.list-group-item.list-group-item-action a{
    text-align:center;
    color:#000;
    transition:0.5s;
}
body.view-tag li.list-group-item.list-group-item-action:hover a{
    text-align:center;
    color:#ec297b;
}





/*end of shop*/





/*new*/

body.article-page #sp-main-body {
    padding: 50px 0;
}

body.view-category.article-page .articles-more {
    display: none;
}


body.article-page .article-list .article .article-intro-image {
    aspect-ratio: 1/1;
    margin: 0 0 20px;
    border: 1px solid #f1f1f1;
    border-radius: 0;
}

body.article-page .article-list .article .article-intro-image img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    border-radius: 0;
    transition: 0.5s;
}

body.article-page .article-list .article:hover .article-intro-image img {
    transform: scale(1.1);
}

body.article-page .article-list .article {
    padding: 0;
    border: 0;
    border-radius: 0;
}

body.article-page .article-list .article .article-info {
    margin: 0;
}

body.article-page .article-list .article .article-header h2 {
    font-size: 22px;
    font-weight: 700;
    margin: 0 0 15px;
}

body.article-page .article-list .article:hover .article-header h2 a {
    color: #eb227a;
}

body.article-page .article-list .article .article-introtext {
    font-size: 14px;
    line-height: 1.5;
    /* display: none; */
}

body.article-page .article-list .article .readmore {
    font-size: 16px;
}

body.article-page .article-list .article .readmore a {
    color: #eb227a;
}

body.article-page .related-article-list .article .article-full-image {
    margin: 0;
    border: 0;
    border-radius: 0;
    aspect-ratio: 1/1;
    margin-bottom: 15px;
}

body.article-page .related-article-list .article .article-full-image img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

body.article-page .related-article-list-container {
    margin-top: 50px;
}

body.article-page .related-article-list-container .related-article-title {
    padding-bottom: 15px;
    margin-bottom: 25px;
    border-bottom-color: #e5e5e5;
}

body.article-page .article-details .article-full-image img {
    width: 400px;
}

.article-details .article-full-image{
    text-align:center;
}

body.article-page .article-details #sp-page-builder .page-content img {
    aspect-ratio: 1 / 1;
    object-fit: cover;
}









