Blog

  • generatepress

    /*Header logo*/
    .header-image {
    width: 200px !important;
    height: auto !important;
    }

    .wp-show-posts-image.wpsp-image-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    height: auto;
    }

    .wp-block-columns.main-back-shadow.couponboxdes {
    border: 3px dashed #558b2f;
    padding: 20px 20px;
    }

    .page-header-image-single {
    display: none;
    }

    .post-image {
    align-items: center !important;
    }

    @media screen and (max-width: 899px) {
    .home-left-title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px !important;
    }
    .flex-container-home-page {
    justify-content: center;
    }
    .home-left-img > img {
    justify-content: center;
    display: block;
    width: 250px;
    height: 150px;
    }
    }

    @media screen and (min-width: 900px) {
    .home-left-title {
    font-size: 30px;
    font-weight: 600;
    }
    .flex-container-home-page {
    margin-top: -40px;
    display: flex;
    justify-content: center;
    }
    .flex-container-home-page > div {
    width: 50%;
    margin: 1px;
    padding: 15px;
    }
    .home-left-img > img {
    display: block;
    width: 100%;
    height: auto;
    }
    }

    /* Home page header border */
    hr.new1 {
    margin-top: -12px !important;
    margin-bottom: 15px !important;
    padding-bottom: 1px !important;
    }

    /* Home page right category */
    .wp-show-posts-meta {
    padding: 0 10px;
    background-color: greenyellow;
    color: green !important;
    }

    /* Button for the pages in between */
    .button2 {
    background-color: #317412;
    color: white !important;
    border: 2px solid #317412;
    padding: 5px 20px !important;
    margin-bottom: 15px !important;
    display: inline-block !important;
    box-sizing: inherit !important;
    }

    .button2:hover {
    background-color: white;
    color: #317412 !important;
    box-sizing: inherit !important;
    }

    .relpost-block-container {
    margin-left: 40px;
    }

    .relpost-block-single {
    padding-left: 10px;
    padding-right: 10px;
    }

    .relpost-block-single div {
    height: 250px !important;
    width: 320px !important;
    }

    .relpost-block-single-text {
    background: rgba(0, 151, 19, 0.9);
    color: white !important;
    margin-top: -50px;
    font-weight: 600;
    padding-top: 10px;
    }

    /* Frame in the posts */
    .frame-Imp {
    margin-bottom: 15px;
    }

    /* FAQ section */
    .wps-question-wrapper:after {
    background-color: red !important;
    width: 2px !important;
    }
    .wps-question-wrapper:before {
    background-color: red !important;
    width: 2px !important;
    }

    /* Coupon Block */
    .main-back-shadow {
    padding: 18px 40px 2px 0px;
    margin-bottom: 20px;
    -webkit-box-shadow: rgba(114, 114, 157, 0.15) 0px 4px 20px 2px;
    -moz-box-shadow: rgba(114, 114, 157, 0.15) 0px 4px 20px 2px;
    box-shadow: rgba(114, 114, 157, 0.15) 0px 4px 20px 2px;
    border-radius: 2px;
    }

    .left-content {
    width: 60%;
    float: left;
    padding: 0px 10px;
    padding-bottom: 15px;
    margin-left: 6px;
    }

    .right-coupon-content {
    width: 30%;
    float: left;
    position: relative;
    z-index: 1;
    top: 40px;
    }

    .clearfix {
    clear: both;
    }

    .coupon-outer {
    top: -15px;
    padding: 0.1px 41px !important;
    position: relative;
    text-decoration: none;
    background: green;
    transition: all ease .5s;
    font-size: 20px;
    cursor: pointer;
    z-index: 1;
    text-align: center;
    height: 47px;
    }

    .coupon-outer:hover {
    background: green;
    }

    .coupon-outer::after {
    content: \”\”;
    position: absolute;
    top: 0;
    right: 0;
    border-style: solid;
    border-width: 0px 30px 30px 0px;
    border-color: greenyellow #fff;
    transition: all ease .5s;
    z-index: 1;
    }

    .coupon-outer a {
    text-decoration: none !important;
    color: #fff;
    display: block;
    width: 180px;
    height: 50px;
    margin-left: -50px;
    margin-top: -12px !important;
    padding-top: 20px;
    z-index: 12 !important;
    }

    .coupon-outer a:hover {
    color: #fff;
    }

    .inner-coupon {
    border: 1px solid green;
    font-size: 26px;
    border-style: dotted;
    padding: 0px 4px 6px 0px;
    border-radius: 8px;
    color: green;
    position: absolute;
    top: -15px;
    text-align: right;
    left: 0px;
    width: 230px;
    z-index: -9;
    margin: 0 auto;
    transition: all ease .5s;
    }

    .inner-coupon a {
    text-decoration: none !important;
    color: green;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    text-transform: uppercase;
    }

    .Header20 {
    font-size: 18px;
    margin: 4px 0 !important;
    font-weight: bold;
    text-transform: uppercase;
    }

    .content30 {
    font-size: 15px;
    margin: 4px 0 !important;
    text-transform: capitalize;
    }

    .verified:before {
    content: \”\”;
    background-image: url(https://cbdwellness.blog/wp-content/uploads/2020/10/verified-symbol-marijunna-colour.png);
    background-size: contain;
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    position: relative;
    top: 0.6rem;
    bottom: 0rem;
    margin-right: 0.3rem;
    left: 0px;
    margin-bottom: 0.23rem;
    }

    .verified {
    list-style: inline;
    display: inline-block;
    font-weight: 650;
    color: green;
    padding-left: 0px !important;
    margin: 0px !important;
    }

    @media screen and (max-width: 768px) {
    .main-back-shadow {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 15px;
    padding: 0px 3px;
    }
    .left-content {
    width: 96%;
    margin-left: 0;
    }
    .right-coupon-content {
    width: 100%;
    top: 7px;
    }
    .main-navigation .site-branding,
    .nav-primary .site-branding {
    display: block !important;
    text-align: center;
    }
    }

    .inner-Deal {
    border: 1px solid green;
    font-size: 19px;
    border-style: dotted;
    padding: 0px 10px 6px 10px;
    border-radius: 8px;
    position: absolute;
    top: -15px;
    text-align: center;
    background-color: green;
    left: 0px;
    width: 230px;
    z-index: -9;
    margin: 0 auto;
    transition: all ease .5s;
    }

    .inner-Deal a {
    background-color: black;
    margin-top: 5px;
    opacity: 70%;
    text-decoration: none !important;
    color: white;
    font-weight: 500;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    text-transform: uppercase;
    }

    .DealClass {
    color: white;
    opacity: 20%;
    z-index: 2 !important;
    }

    h2 {
    color: #ff5349;
    background: transparent !important;
    background-color: transparent !important;
    }

    @media screen and (min-width: 768px) {
    h1 {
    font-weight: 700;
    font-size: 40px;
    }
    h2 {
    color: #ff5349;
    font-size: 35px;
    background: transparent !important;
    background-color: transparent !important;
    }
    h3 {
    font-size: 28px;
    }
    }

    .frameInArticle {
    margin-bottom: 25px !important;
    margin-top: -15px;
    }

    .SocialShare {
    width: 100% !important;
    margin-bottom: 80px;
    }

    .wps-toc-title {
    font-weight: 600;
    color: white;
    }

    .wps-toc-list li {
    color: green;
    background-color: white;
    }

    .wps-toc-list li a {
    padding-top: 0px !important;
    }

    .wps-inner-wrapper {
    border: 0px !important;
    }

    /* Individual product in the post */
    #Post_Product_Block {
    border: 1px solid #fafafa !important;
    padding: 10px;
    box-shadow: 0px 1px 3px 1px #888888;
    margin-bottom: 30px;
    }

    #Post_Product_Block:hover {
    padding: 10px;
    box-shadow: 0px 2px 10px 1px #888888;
    }

    .heateor_sss_sharing_title {
    margin-bottom: 10px;
    }

    .heateorSssSharing {
    padding-right: 15px !important;
    padding-left: 15px;
    margin-right: 10px;
    margin-bottom: 20px;
    }

    .page-header {
    display: none;
    }

    /* ================================================
    Pique Review Blog Post Styles
    ================================================ */
    .pique-review-post {
    font-family: -apple-system, BlinkMacSystemFont, \”Segoe UI\”, Roboto, Helvetica, Arial, sans-serif;
    line-height: 1.7;
    color: #333;
    max-width: 800px;
    margin: 0 auto;
    padding: 20px;
    }

    .pique-review-post h1.post-title {
    font-size: 2.5em;
    color: #1a1a1a;
    border-bottom: 3px solid #0073aa;
    padding-bottom: 10px;
    margin-bottom: 30px;
    text-align: center;
    }

    .pique-review-post h2 {
    font-size: 1.8em;
    color: #0073aa;
    margin-top: 40px;
    margin-bottom: 15px;
    padding-left: 15px;
    border-left: 5px solid #0073aa;
    }

    .pique-review-post h3 {
    font-size: 1.3em;
    color: #555;
    margin-top: 25px;
    margin-bottom: 10px;
    }

    .pique-review-post p {
    margin-bottom: 20px;
    }

    .pique-review-post strong {
    color: #0073aa;
    font-weight: 700;
    }

    .pique-review-post ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 25px;
    }

    .pique-review-post ul li {
    padding-left: 25px;
    position: relative;
    margin-bottom: 10px;
    }

    .pique-review-post .product-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 20px;
    margin-top: 20px;
    margin-bottom: 30px;
    }

    .pique-review-post .product-card {
    display: block;
    text-decoration: none;
    color: inherit;
    border: 1px solid #eee;
    border-radius: 8px;
    padding: 15px;
    text-align: center;
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);
    transition: transform 0.2s, box-shadow 0.2s;
    }

    .pique-review-post .product-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    }

    .pique-review-post .product-img {
    width: 100%;
    max-width: 150px;
    height: auto;
    border-radius: 4px;
    margin-bottom: 10px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    object-fit: cover;
    background-color: #f9f9f9;
    }

    .pique-review-post .product-info h4 {
    font-size: 1.1em;
    color: #333;
    margin-top: 0;
    margin-bottom: 5px;
    }

    .pique-review-post .product-card:hover .product-info h4 {
    color: #0073aa;
    }

    .pique-review-post .product-info p {
    font-size: 0.9em;
    color: #666;
    margin-bottom: 0;
    }

    .pique-review-post .pros-cons-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 20px;
    margin-bottom: 30px;
    }

    .pique-review-post .pros-list,
    .pique-review-post .cons-list {
    flex: 1 1 45%;
    padding: 20px;
    border-radius: 8px;
    }

    .pique-review-post .pros-list {
    background-color: #e6f7ff;
    border: 1px solid #b3e0ff;
    }

    .pique-review-post .cons-list {
    background-color: #fff0f0;
    border: 1px solid #ffcccc;
    }

    .pique-review-post .pros-list h3,
    .pique-review-post .cons-list h3 {
    text-align: center;
    margin-top: 0;
    padding-bottom: 10px;
    border-bottom: 2px solid;
    }

    .pique-review-post .pros-list h3 {
    color: #0073aa;
    border-bottom-color: #0073aa;
    }

    .pique-review-post .cons-list h3 {
    color: #cc0000;
    border-bottom-color: #cc0000;
    }

    .pique-review-post .pros-list ul li::before {
    content: \”✓\”;
    color: #009900;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    }

    .pique-review-post .cons-list ul li::before {
    content: \”✕\”;
    color: #cc0000;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    }

    .pique-review-post .subscription-features {
    padding: 15px;
    border: 1px dashed #ccc;
    border-radius: 5px;
    margin-bottom: 20px;
    }

    .pique-review-post .subscription-features h3 {
    text-align: center;
    color: #0073aa;
    margin-top: 0;
    }

    .pique-review-post .section-best-for .best-for-list ul li::before {
    content: \”★\”;
    color: #ffcc00;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    }

    @media (max-width: 650px) {
    .pique-review-post .pros-cons-container {
    flex-direction: column;
    }
    .pique-review-post .pros-list,
    .pique-review-post .cons-list {
    flex: 1 1 100%;
    }
    }

    /* ================================================
    FIX: Transparent backgrounds on post headers/footers
    ================================================ */
    .entry-header,
    .entry-title,
    .entry-title a,
    .wp-show-posts-entry-title,
    .wp-show-posts-entry-title a {
    background: transparent !important;
    background-color: transparent !important;
    }

    /* FIX: Reset wp-show-posts entry header */
    header.wp-show-posts-entry-header,
    .wp-show-posts-entry-header {
    position: static !important;
    height: auto !important;
    z-index: auto !important;
    display: block !important;
    padding: 0 !important;
    background: transparent !important;
    background-color: transparent !important;
    align-items: unset !important;
    justify-content: unset !important;
    }

    /* FIX: Reset entry-meta footer */
    footer.entry-meta {
    position: static !important;
    height: auto !important;
    z-index: auto !important;
    background: transparent !important;
    background-color: transparent !important;
    color: inherit !important;
    padding: 0 !important;
    text-align: left !important;
    font-size: inherit !important;
    letter-spacing: normal !important;
    }

    /* FIX: entry-header layout — theme\’s header{display:flex; justify-content:space-between}
    causes the h1 title and .entry-meta date/author to sit side by side in two columns.
    Force block layout so date stacks below title. */
    .entry-header {
    display: block !important;
    position: static !important;
    height: auto !important;
    z-index: auto !important;
    background: transparent !important;
    background-color: transparent !important;
    align-items: unset !important;
    justify-content: unset !important;
    flex-direction: unset !important;
    padding: 0 0 20px 0 !important;
    }

    .entry-header .entry-title {
    display: block !important;
    width: 100% !important;
    margin-bottom: 10px !important;
    }

    .entry-header .entry-meta {
    display: block !important;
    width: 100% !important;
    float: none !important;
    clear: both !important;
    text-align: left !important;
    background: transparent !important;
    background-color: transparent !important;
    position: static !important;
    height: auto !important;
    padding: 0 !important;
    margin-top: 8px !important;
    font-size: 14px !important;
    color: #666 !important;
    }

    /* FIX: Ensure site navigation stays above all content while scrolling */
    .site-header,
    #masthead,
    .main-navigation,
    #site-navigation,
    .nav-primary {
    z-index: 9999 !important;
    }

    /* FIX: Offset page content so sticky 64px header never overlaps it */
    html {
    scroll-padding-top: 74px;
    }

    /* FIX: Mobile entry-header overrides */
    @media screen and (max-width: 768px) {
    .entry-header {
    margin-bottom: 20px !important;
    padding: 0 0 10px 0 !important;
    }

    h1.entry-title {
    width: 100% !important;
    display: block !important;
    font-size: 26px !important;
    margin-bottom: 8px !important;
    }

    .entry-header .entry-meta {
    font-size: 13px !important;
    margin-top: 4px !important;
    }
    }

    /* FIX: Social share sidebar — prevent fixed/sticky share bar from overlapping content */
    .heateorSssSharingContainer[class*=\”vertical\”],
    .heateorSssSharingContainer[class*=\”fixed\”],
    .heateorSssSharing[style*=\”position\”] {
    position: static !important;
    left: auto !important;
    top: auto !important;
    transform: none !important;
    }

    @media screen and (max-width: 768px) {
    [class*=\”heateor\”],
    .heateorSssSharingContainer,
    .heateorSssSharing {
    position: static !important;
    left: auto !important;
    top: auto !important;
    transform: none !important;
    float: none !important;
    width: 100% !important;
    margin-bottom: 15px !important;
    }
    }