body {
    font-family: hurmegeometricsans_no3_6, Gilroy, Almarai, Arial, sans-serif;
    background-color: #F9F9F9;
}

.bw-container {
    max-width: 1230px;
    padding: 0 15px;
    margin: 0 auto;
}

.home-banner {
    background: url('../img/top10-herobg.20231109083210.png') no-repeat center center / cover;
    height: 394px;
    width: 100%;
    display: flex;
    align-items: center;
}

.accordion-button:focus {
    border-color: transparent;
    box-shadow: none;
}

.home-banner h1 {
    color: #23004E;
    font-size: 48px;
    font-weight: 700;
    text-align: center;
    max-width: 900px;
}

.home-banner h1 span {
    color: #FF4A64;
}

.top-cats {
    margin-top: 40px;
}

.top-cats .title {
    font-size: 22px;
    font-weight: 600;
    line-height: 25px;
    margin-bottom: 30px;
}

.top-cats .accordion-button {
    height: 72px;
    background-color: #EEEEEE;
    padding-left: 25px;
    font-weight: 600;
    font-size: 20px;
    color: #000;
    cursor: unset;
}

.accordion-button:not(.collapsed)::after {
    content: unset;
}

.top-cats .counter {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 15px;
    width: 45px;
    height: 45px;
    font-size: 27px;
    color: #FFFFFF;
    font-weight: 600;
    background-color: #FF4A64;
    border-radius: 50%;
}

.top-cats .accordion-item {
    margin-bottom: 32px;
}

.top-cats .accordion-body {
    padding: 32px;
}

.top-cats .accordion-body .featured-image {
    height: 262px;
    width: 507px;
    object-fit: cover;
    margin: 0 49px 32px 0;
    object-position: right center;
    border-radius: 5px;
}

.top-cats .accordion-body h3 {
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 16px;
    width: 58%;
}

.top-cats .web-details {
    cursor: pointer;
}

.top-cats .web-details:hover h3 {
    text-decoration: underline;
}

.top-cats .accordion-body p {
    font-weight: 400;
    font-size: 14px;
    font-size: 16px;
    color: #717171;
    margin: 10px 0;
}

.top-cats .accordion-body button {
    height: 40px;
    padding-left: 8px;
    border: 1px solid #147DC2;
    border-radius: 2px;
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 16px;
    color: #147DC2;
    background: transparent;
}

.top-cats .accordion-body button svg {
    width: 20px;
    color: #147DC2;
    margin-left: 6px;
    margin-right: 10px;
}

.top-cats .accordion-body .web-details .featured-image {
    width: 131px;
    height: 90px;
    object-position: center;
    margin: 0;
    margin-right: 14px;
    object-fit: contain;
    border: 1px solid #D5D5D5;
}

.top-cats .accordion-body .web-details {
    margin-bottom: 20px;
}

.top-cats .accordion-body .web-details:last-child {
    border-right: unset;
}

.top-cats .accordion-body .web-details h3 {
    font-size: 16px;
    margin-bottom: 12px;
    word-wrap: anywhere;
    width: 100%;
}

.top-cats .accordion-body .web-details p {
    font-size: 12px;
}

header {
    border-bottom: 1px solid #D5D5D5;
    background-color: #FFFFFF;
}

.navbar-brand img {
    max-height: 36px;
}

header .navbar-nav li {
    margin-left: 32px;
}

header .navbar-nav a {
    font-size: 16px;
    color: #000;
    text-decoration: none;
}

header .navbar-nav a:hover {
    color: #FF4A64;
}

.banner {
    position: relative;
}

.banner .main-img {
    position: absolute;
    width: 200%;
    height: 330px;
    left: -50px;
    top: 0;
    z-index: -1;
    max-width: 1300px;
}

.banner h1 {
    font-weight: 700;
    font-size: 28px;
    padding-top: 40px;
    max-width: 700px;
    color: #fff;
}

.banner p {
    margin: 0;
    margin-top: 20px;
    font-size: 18px;
    max-width: 700px;
    color: #FFFFFF;
    width: 75%;
}

.banner .last-update {
    margin-bottom: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.25);
    padding: 0 4px;
    margin-top: 60px;
    width: max-content;
}

.banner .last-update span {
    color: #fff;
    font-size: 15px;
}

.website {
    font-weight: 400;
    font-size: 14px;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
    width: 100%;
    padding: 28px 33px;
    margin-bottom: 10px;
    background-color: #fff;
    cursor: pointer;
    position: relative;
}

.website .logo {
    width: 130px;
    height: 50px;
    object-fit: contain;
}

.website .content,
.website .list,
.website .rating-calc-details p {
    font-weight: 400;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: -0.1px;
    margin-bottom: 12px;
}

.website .rating .fa-star,
.website .rating .fa-star-half-alt {
    font-size: 14px;
}

.website .rating .fa-chevron-down {
    font-size: 13px;
}

.website .list span,
.website .rating-calc-details p {
    font-weight: 400;
}

.website .list img {
    margin-right: 8px;
    margin-top: 8px;
}

.website .rating h3,
.website .rating-calc-details h3 {
    color: #106197;
    font-weight: 600;
    font-size: 16px;
    text-transform: capitalize;
    max-width: 108px;
    width: 100%;
    text-align: right;
    margin-bottom: 0;
}

.website .avg-rating,
.website .indi-rating {
    background: #106197;
    padding: 4px;
    border-radius: 4px;
    transition: transform 0.25s ease-out;
    transform: translateZ(0);
    display: flex;
    align-items: center;
    margin-left: 4px;
    line-height: 20px;
}

.website .avg-rating span,
.website .indi-rating span {
    color: white;
    font-size: 22px;
    text-align: center;
    font-weight: 700;
    margin-left: 4px;
}

.website .rating-infos:hover .avg-rating {
    transform: scale(1.32) translate(-16%, 16%) translateZ(0);
}

.website .rating-infos {
    margin-bottom: 20px;
    position: relative;
}

.website .rating-infos.with-ribbon {
    margin-top: 50px;
}

.website .rating-infos:hover .rating {
    transition: opacity 0.24s ease, transform 0.3s ease;
}

.website .rating-infos:hover .rating {
    opacity: 0;
    transform: translate(50%, 0);
}

.website .rating-infos:hover::before {
    content: '';
    position: absolute;
    top: 0;
    right: -10px;
    width: 200%;
    height: 40px;
    background-color: #fff;
    z-index: -1;
}

.website .serial {
    color: #191919;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 3;
    border-radius: 50%;
    border: 1px solid #191919;
    background-color: #FFFFFF;
    height: 36px;
    width: 36px;
    font-size: 22px;
    position: absolute;
    left: -46px;
    top: 0px;
}

.website .product-ribbon {
    --r: 15px;
    --b: 2px;
    position: absolute;
    color: white;
    background-color: black;
    clip-path: polygon(0 0, 100% 0, calc(100% - (var(--r) - (var(--b) / 2))) 50%, 100% 100%, 0 100%, calc(var(--r) - (var(--b) / 2)) 50%);
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    padding: 4px 25px;
    gap: 8px;
    width: max-content;
    right: -17px;
}

.website .product-ribbon::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #FF4A64;
    z-index: -1;
    clip-path:
        polygon(calc(var(--b) * 2) var(--b), calc(100% - (var(--b) * 2)) var(--b),
            calc(calc(100% - var(--b)) - var(--r)) 50%, calc(100% - (var(--b) * 2)) calc(100% - var(--b)),
            calc(var(--b) * 2) calc(100% - var(--b)), calc(var(--r) + var(--b)) 50%);
}

.website .rating-calc-details {
    position: absolute;
    right: -260px;
    top: -2px;
    background-color: #fff;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.3);
    display: none;
}

.website .rating-infos:hover .rating-calc-details {
    display: block;
}

.website .rating-calc-details h3 {
    text-align: left;
    max-width: unset;
    font-size: 14px;
}

.website .indi-rating span {
    font-size: 15px;
    margin: 0;
}

.website .indi-rating {
    margin-left: 16px;
    line-height: 15px;
}

.website .rating-calc-details p {
    margin-bottom: 0;
    font-size: 12px;
}

.website .rating-calc-details::before {
    content: '';
    width: 15px;
    height: 15px;
    position: absolute;
    background: linear-gradient(135deg, #fff 50%, transparent 100%);
    left: -3px;
    top: 10px;
    transform: rotate(45deg);
}

.website .connect {
    font-weight: 400;
    font-size: 14px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    font-weight: 600;
    background-color: #FF4A64;
    color: #FFFFFF;
    transition: background-color 0.3s;
    text-decoration: none;
    font-size: 16px;
    height: 40px;
    max-width: 140px;
    gap: 8px;
}

.website .connect:hover {
    background-color: #B53547;
}

.website .tel {
    margin-top: 8px;
    max-width: 140px;
    width: 100%;
    gap: 8px;
    height: 24px;
    border-radius: 4px;
    font-weight: 600;
    background-color: #FFFFFF;
    color: #FF4A64;
    border: 1px solid #FF4A64;
    justify-content: center;
    font-size: 16px;
    display: flex;
    text-decoration: none;
    transition: all 0.3s ease;
    align-items: center;
}

.website .tel:hover {
    border: 1px solid #B53547;
    color: #B53547;
}

.sidebar .header {
    padding: 28px;
    background-color: #EEEEEE;
    margin-bottom: 12px;
}

.sidebar .header h3 {
    font-size: 20px;
    font-weight: 600;
    max-width: 167px;
    letter-spacing: 1px;
    margin-bottom: 4px;
}

.sidebar .header p {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    max-width: 167px;
    margin-bottom: 0;
}

.sidebar .header img {
    width: 61px;
}

.sidebar .contents {
    gap: 28px;
    display: grid;
}

.sidebar .contents h1 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
}

.sidebar .contents span {
    font-weight: 400;
    font-size: 12px;
    margin-top: 4px;
}

.sidebar .contents span:hover {
    color: #191919;
}

.sidebar .contents .content {
    gap: 12px;
    cursor: pointer;
    display: flex;
    margin-bottom: 28px;
}

.sidebar .contents img {
    height: 76px;
    width: 76px;
    object-fit: cover;
}

.sidebar .contents a {
    text-decoration: none;
    transition: all 0.3s ease;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: -0.1px;
    color: #106197;
}

.sidebar .contents a:hover {
    color: #106197;
}

.sidebar .contents .img-box {
    background-color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
}

.sidebar .contents .img-box img {
    width: auto;
    height: auto;
    max-width: 24px;
    max-height: 24px;
}

.sidebar .contents h2 {
    color: #191919;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: -0.1px;
}

.single-page .title {
    font-size: 35px;
    line-height: 40px;
    font-weight: 700;
    color: #2d2d2d;
    margin-bottom: 10px;
}

.single-page .author-img {
    border-radius: 50%;
    margin: 2px 10px 0 0;
    width: 35px;
    height: 35px;
}

.single-page .author-name {
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
    color: #797979;
    margin-bottom: 0;
}

.single-page .created-date {
    font-weight: 400;
    font-size: 14px;
    color: #8B8B8B;
    margin-bottom: 0;
}

.single-page .featured-image {
    width: 100%;
    height: auto;
    margin-bottom: 40px;
}

.single-page .article-separator {
    width: 60px;
    background-color: #d5d5d5;
    height: 1px;
    margin: 30px 0 40px 0;
}

.breadcrumb {
    display: flex;
    margin: 30px 0;
    padding-left: 13px;
}

.breadcrumb li a,
.breadcrumb li span {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #797979;
    transition: all 0.3s ease;
    text-decoration: none;
}

.breadcrumb li:not(:last-child)::after {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #797979;
    content: '/';
    margin: 0 6px 0 6px;
}

.breadcrumb li a:hover {
    opacity: 1;
    color: #2d2d2d;
}

.single-page .content a {
    font-weight: 600;
    color: #1789d5;
    text-decoration: none;
}

.single-page .content .excerpt {
    font-size: 18px;
    font-weight: 600;
    color: #2d2d2d;
    margin-bottom: 40px;
}

/* html generators */
.single-page .content .product-cta-button {
    display: inline-flex;
    align-items: center;
    padding: 10px;
    background-color: #f5f5f5;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
}

.single-page .content .product-cta-button-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 45px;
    height: 45px;
    background-color: white;
}

.single-page .content .product-cta-button-icon img {
    width: 25px;
    height: 25px;
}

.single-page .content .product-cta-button-text {
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 15px;
    letter-spacing: -.1px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    color: #2d2d2d;
}

.single-page .content .cta-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    height: 42px;
    background-color: #ff4a64;
    width: 100%;
    max-width: 220px;
    text-align: center;
    vertical-align: center;
    border-radius: 4px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    color: #fff;
    min-width: 140px;
}

.single-page .content .cta-button:hover {
    background-color: #bc284b;
    transition: all 300ms ease;
    color: #ffffff;
}

.single-page .content .product-cta-button-links .cta-button::after {
    content: '';
    background: url("data:image/svg+xml;charset=utf,%3Csvg%20id%3D%22cta-arrow%22%20version%3D%221.1%22%20viewBox%3D%220%200%2011%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpolygon%20points%3D%225.5%200%204.5375%200.9625%208.3875%204.8125%200%204.8125%200%206.1875%208.3875%206.1875%204.5375%2010.038%205.5%2011%2011%205.5%22%20fill%3D%22%23fff%22%20%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center;
    width: 0;
    height: 13px;
    opacity: 0;
    transition: all 0.3s ease;
    padding-inline-start: 6px;
    margin-inline-start: -6px;
}

.single-page .content .product-cta-button-links .cta-button:hover::after {
    opacity: 1;
    -webkit-margin-start: 6px;
    margin-inline-start: 6px;
    width: 13px;
}

.single-page .content .bw-table {
    background-color: #EEEEEE;
    padding: 32px;
    border-radius: 4px;
}

.single-page .content .bw-table .header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 20px;
    border-bottom: 1px solid #D6D6D6;
}

.single-page .content .bw-table .header-right {
    display: flex;
    justify-content: end;
    align-items: flex-start;
}

.single-page .content .bw-table h1 {
    font-size: 22px;
    font-weight: 700;
    width: calc(60%);
}

.single-page .content .bw-table h2 {
    font-size: 44px;
    font-weight: 600;
}

.single-page .content .bw-table p {
    font-size: 18px;
    font-weight: 400;
}

.single-page .content .bw-table h3 {
    font-size: 18px;
    margin-bottom: 8px;
    font-weight: 600;
}

.single-page .content .bw-table h6 {
    font-weight: 400;
    font-size: 16px;
}

.single-page .content .bw-table h4 {
    font-weight: 400;
    font-size: 32px;
}

.single-page .content .bw-table .list-container {
    display: flex;
    flex-wrap: wrap;
}

.single-page .content .bw-table .list {
    padding: 20px 0;
    border-top: 1px solid #D6D6D6;
    width: calc(50% - 48px);
    margin: 0 23px;
    display: flex;

}

.single-page .content .bw-table .list:first-child {
    border: none;
}

.single-page .content .pros-cons-container {
    display: flex;
    gap: 24px;
}

.single-page .content .pros-cons-container .pros-cons {
    width: 50%;
    padding: 24px;
}

.single-page .content .pros-cons-container .pros {
    border: 2px solid #108F68;
    color: #108F68;
}

.single-page .content .pros-cons-container .cons {
    border: 2px solid #B53547;
    color: #B53547;
}

.single-page .content .pros-cons-container h1 {
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: 600;
}

.single-page .content .pros-cons-container p {
    font-weight: 400;
    margin-left: 20px;
    font-size: 16px;
    margin-bottom: 16px;
}

.single-page .content .pros-cons-container .list {
    display: flex;
    align-items: start;
}

.single-page .content .pros-cons-container .list img {
    margin-top: 5px;
}

/* html generators */

.post-list {
    cursor: pointer;
    padding: 30px 0;
    border-bottom: 1px solid #d5d5d5;
}

.post-list:first-child {
    padding-top: 0;
}

.post-list:last-child {
    border-bottom: none;
}

.post-list .title {
    font-size: 26px;
    font-weight: 700;
    color: #2d2d2d;
    margin-bottom: 8px;
}

.post-list .featured-image {
    width: 231px;
    height: 130px;
    object-fit: cover;
    margin-left: 30px;
}

.post-list .excerpt {
    font-size: 16px;
    font-weight: 400;
    color: #797979;
}

.post-list .created-date {
    font-size: 14px;
    font-weight: 400;
    color: #797979;
    margin: 0;
    margin-bottom: 25px;
}

.post-list .img-box {
    display: flex;
    border: 1px solid #dfdfdf;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    width: 231px;
    height: 150px;
    min-width: 231px;
    padding: 25px 0 15px 0;
}

.post-list .link {
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    background-color: #ff4a64;
    border-radius: 4px;
    color: #fff;
    transition: all 300ms ease;
    font-size: 14px;
    font-weight: 700;
    height: 23px;
    width: 100px;
}

.post-list .link:hover {
    background-color: #bc284b;
    transition: all 300ms ease;
    color: #ffffff;
}

.post-list .img-box .review-featured-image {
    max-width: 150px;
    max-height: 50px;
    height: auto;
}

.review-list {
    cursor: default;
}

.review-list .title {
    cursor: pointer;
}

.review-list .details-link {
    font-size: 14px;
    font-weight: 600;
    color: #1789d5;
    transition: color 0.3s linear;
    text-decoration: none;
    margin-top: 10px;
    display: block;
}

.review-list .details-link:hover {
    color: #1564bf;
}

.single-page .excerpt {
    font-size: 22px;
    font-weight: 400;
    margin-top: -6px;
}

.review-separator {
    width: 100px;
    margin: 24px 0;
    height: 1px;
    background-color: #d5d5d5;
}

.single-page .parent-img-box {
    background-color: #ffffff;
    box-shadow: 0px 20px 60px -5px rgba(1, 2, 51, 0.19);
    border-radius: 4px;
    max-width: 550px;
    margin-left: 53px;
    width: 100%;
}

.single-page .parent-img-box .review-count {
    border-bottom: 1px solid #BDBDBD;
    height: 65px;
    padding: 16px;
    display: flex;
    align-items: center;
    gap: 4px;
}

.single-page .parent-img-box .review-count h6 {
    font-weight: 600;
    font-size: 14px;
    color: #383838;
    margin-bottom: 0;
}

.single-page .parent-img-box .link {
    font-size: 14px;
    width: 100%;
    display: flex;
    justify-content: center;
    border-radius: 4px;
    font-weight: 600;
    background-color: #FF4A64;
    color: #FFFFFF;
    transition: background-color 0.3s;
    text-decoration: none;
    padding: 12px 20px;
    font-size: 16px;
    text-decoration: none;
    max-width: 240px;
}

.single-page .parent-img-box .link:hover {
    background-color: #B53547;
}

.single-page .parent-img-box .link::after {
    content: '';
    background: url("data:image/svg+xml;charset=utf,%3Csvg%20id%3D%22cta-arrow%22%20version%3D%221.1%22%20viewBox%3D%220%200%2011%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpolygon%20points%3D%225.5%200%204.5375%200.9625%208.3875%204.8125%200%204.8125%200%206.1875%208.3875%206.1875%204.5375%2010.038%205.5%2011%2011%205.5%22%20fill%3D%22%23fff%22%20%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center;
    width: 0;
    height: 13px;
    opacity: 0;
    transition: all 0.3s ease;
    padding-left: 6px;
    margin-left: -6px;
    margin-top: 5px;
}

.single-page .parent-img-box .link:hover::after {
    opacity: 1;
    margin-left: 6px;
    width: 13px;
}

.single-page .parent-img-box .image-link {
    padding: 16px;
    padding-top: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.single-page .parent-img-box .featured-image {
    max-width: 260px;
    max-height: 80px;
}

.post-meta-values {
    min-height: 100px;
    margin: 40px 0;
    padding: 16px 12px;
    background: #EEE9F7;
    border-radius: 4px;
}

.post-meta-values h3 {
    color: #3A0083;
    margin-top: 8px;
    letter-spacing: -0.1px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
}

footer {
    padding: 48px 0;
    background-color: #23004E;
}

.main-footer {
    gap: 64px;
}

.main-footer .navbar-brand img {
    width: 320px;
    height: 50px;
    margin-bottom: 24px;
}

.main-footer p {
    font-size: 14px;
    font-weight: 400;
    color: white;
    margin: 8px 0;
}

.main-footer .menu {
    display: flex;
    flex-direction: row;
    flex-flow: wrap;
    gap: 16px;
    margin-bottom: 24px;
    list-style: none;
    padding: 0;
}

.main-footer .menu a {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .top-cats .accordion-body h3 {
        width: 100%;
    }

    .top-cats .accordion-body button {
        width: 100%;
        justify-content: center;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .sidebar .contents .content {
        display: grid;
        margin-bottom: 0;
    }

    .sidebar .contents img,
    .sidebar .contents .img-box {
        height: 120px;
        width: 100%;
    }

    .sidebar .header p {
        max-width: unset;
    }

    .sidebar .contents .img-box img {
        max-width: 130px;
        max-height: 50px;
    }
}

@media screen and (max-width: 1299px) {
    .banner .main-img {
        max-width: calc(355px + (1340 - 355) * ((100vw - 320px) / (1299 - 320)));
        background-position: right center !important;
    }
}

@media screen and (max-width: 991px) {
    .website .rating-calc-details {
        right: 0;
        z-index: 9;
    }

    .website .rating-calc-details::before {
        content: unset;
    }

    .top-cats .accordion-body .featured-image {
        width: 100%;
        margin-right: 0;
    }

    .main-footer .menu {
        order: 2;
        display: flex;
        flex-direction: column;
        gap: 40px;
        margin: 24px 0 0;
    }

    .main-footer .footer-content {
        border-bottom: 1px solid white;
        border-top: 1px solid white;
        padding: 24px 0;
    }
}

@media screen and (max-width: 767px) {
    .home-banner h1 {
        font-size: 28px;
        max-width: unset;
    }

    .top-cats .accordion-body .web-details {
        padding-right: 0;
        border-right: unset;
        margin-right: 0;
        margin-bottom: 16px;
    }

    .banner p {
        display: none;
    }

    .website {
        padding: 16px;
    }

    .website .rating-infos {
        position: absolute;
        top: 16px;
        right: 16px;
    }

    .website .rating-infos.with-ribbon {
        margin-top: 10px;
    }

    .website .serial {
        position: static;
    }

    .sidebar .header {
        padding: 16px;
    }

    .sidebar .header p {
        max-width: unset;
    }

    .website .rating h3 {
        font-size: 12px;
    }

    .website .rating .fa-star,
    .website .rating .fa-star-half-alt,
    .website .rating .fa-chevron-down {
        font-size: 8px;
    }

    .website .avg-rating {
        order: -1;
    }

    .website .serial {
        position: absolute;
        top: 0px;
        font-size: 15px;
        width: 28px;
        height: 28px;
        left: -29px;
    }

    .website .product-ribbon {
        padding: 2px 21px;
        font-size: 11px;
        top: 0;
        right: 0;
    }

    .post-list .featured-image {
        width: 120px;
        height: 120px;
        min-width: 120px;
    }

    .post-list .title {
        font-size: 22px;
    }

    .post-list .img-box {
        width: 260px;
        height: 100px;
        min-width: unset;
        padding: 15px 0 5px 0;
    }

    .post-list .img-box .review-featured-image {
        max-width: 100px;
        max-height: 30px;
        height: auto;
    }

    .single-page .parent-img-box {
        order: -1;
        margin: 0;
        margin-bottom: 40px;
        width: 100%;
        max-width: unset;
    }

    .main-footer .navbar-brand img {
        width: 100%;
        max-width: 320px;
        height: 50px;
    }

    .top-cats .accordion-body button {
        width: 100%;
        justify-content: center;
    }

    .top-cats .accordion-body h3 {
        width: 100%;
    }
}