body.blog-page .outer-container-container {
    margin-top: 120px;
}
.post-share-btn {
    position: absolute;
    right: 0;
    bottom: 0;
}
.text-share {
    font-size: 12px;
    color: #808080;
}
header .blog-affiliate-header {
    display: flex;
    align-items: center;
}
header.blog-header {
    z-index: 10000;
    height: 60px;
    background: linear-gradient(#E3E3E3, #ECECEC, #DEDEDE);
    border-bottom: 1px solid grey;
    color: #333;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    line-height: unset;
}
header.blog-header.blog-header-popup {
    z-index: 541;
}
.cust_affiliate  header.blog-header {
    height: 99px;
}
.short_menu header.blog-header {
    height: 50px;
}
.cust_affiliate.short_menu header.blog-header{
    height: 91px;
}
.header-inner {
    width: 1740px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
}
.blog-header-logo {
    float: left;
    margin-right: 60px;
}
.blog-header-logo img {
    max-height: 56px;
    margin-top: 1px;
}
.short_menu .blog-header-logo img {
    max-height: 45px;
}
header.blog-header nav {
    float: left;
    width: calc(100% - 500px);
}
header.blog-header nav a {
    color: #333;
    font-size: 20px;
    text-decoration: unset;
    margin-top: 15px;
    text-transform: uppercase;
}
header.blog-header nav a.active {
    border-bottom: 3px solid gold;
    font-weight: bold;
}
header.blog-header .nav-item {
    float: left;
    margin-top: 16px;
    padding-left: 35px;
    padding-right: 35px;
}
body.short_menu .blog-header .nav-item {
    margin-top: 10px;
}
header.blog-header .shop-promo {
    background: gold;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 50px;
    margin-top: 5px;
    font-size: 18px;
    padding-left: 15px;
    padding-right: 15px;
    text-decoration: unset;
}
.short_menu header.blog-header .shop-promo {
    line-height: 40px;
}
.blog-page .right-panel {
    top: 60px;
    height: calc(100% - 60px);
}
.cust_affiliate.blog-page .right-panel {
    top: 99px;
    height: calc(100% - 99px);
}
.blog-page.short_menu .right-panel {
    top: 50px;
    height: calc(100% - 50px);
}
.cust_affiliate.blog-page.short_menu .right-panel {
    top: 91px;
    height: calc(100% - 91px);
}
.outer-container {
    border-left: 0 !important;
    border-right: 0 !important;
}
.outer-container-container {
    background: unset;
}


/*Blog Homepage*/
body.blog-page .outer-container-container {
    margin-top: 60px;
}
body.cust_affiliate.blog-page .outer-container-container {
    margin-top: 120px;
}
.blog-post-row {
    width: 100%;
    display: inline-block;
}
.blog-posts {
    float: left;
    width: calc(100% - 320px);
    padding-right: 15px;
    padding-left: 15px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
.blog-post {
    display: inline-block;
    float: left;
    width: 25%;
    padding: 10px;
    --animate-delay: 0.5s;
}
.blog-post a {
    overflow: hidden;
    display: inline-block;
}
.blog-post a  img {
    transition: all 0.5s ease-in-out;
}
.blog-post a:hover img {
    transform: scale(1.2);
}
@media(max-width: 350px) {
    .blog-post {
        margin-bottom: 0px;
        padding: 12px;
    }
}
@media(max-width: 1500px) {
    .blog-post {
        width: 25%;
    }
}
@media(max-width: 1350px) {
    .blog-post {
        width: 33.33333%;
    }
}
@media(max-width: 1100px) {
    .blog-posts {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .blog-post {
        width: 33.33333%;
    }
}
@media(max-width: 1000px) {
    .blog-post {
        width: 33.33333%;
    }
}
@media(max-width: 600px) {
    .blog-post {
        width: 33.33333%;
    }
    header.blog-header {
        height: 50px;
    }
    .blog-header .menu-button {
        position: initial;
        margin-left: 10px;
        margin-top: 0;
    }
    .blog-header .header-inner {
        padding: 0px 10px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: calc(100% - 55px);
    }
    header.blog-header .shop-promo {
        margin-top: 0;
        font-size: 15px;
        margin-right: 10px;
        line-height: 40px;
    }
    .blog-header-logo img {
        max-height: 60px;
        margin-top: 0;
        max-width: 120px;
    }
    .short_menu header.blog-header .right .quick-link-buttons, .short_menu header.blog-header .right #headerAccountBtn, .short_menu header.blog-header .right #headerLoginBtn {
        height: inherit;
        width: 50px;
    }
    header.blog-header .right {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        width: calc(100% - 125px);
    }
}
@media(max-width: 500px) {
    .blog-post {
        width: 50%;
    }
}
@media(max-width: 350px) {
    .blog-post img {
        max-height: 240px;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
}
.bp-topic {
    color: #0f96c2;
    font-size: 11px;
    width: 100%;
    display: inline-block;
    margin-top: 20px;
}
.bp-name {
    color: #000;
    width: 100%;
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
}
.bp-desc {
    color: #000;
    font-size: 11px;
    line-height: 17px;
    display: inline-block;
    color: #000;
    text-decoration: unset !important;
}
.bp-desc:hover {
    color: #000;
}
.bp-post-info {
    color: grey;
    font-size: 11px;
    margin-top: 10px;
    width: 100%;
    display: inline-block;
    position: relative;
}
.right-bar {
    float: right;
    margin-right: 20px;
    width: 290px;
    box-shadow: 3px 6px 14px #969696;
}
@media (min-width: 1101px) {
    #post_row_left {
        position: relative;
    }
    .right-bar {
        height: calc(100vh - 130px);
        min-height: 510px; 
        z-index: 99;
        overflow-y: auto;
        padding-bottom: 30px;
    }
    #right__bar.sticky {
        position: fixed;
        right: 0;
        height: calc(100vh - 100px);
        min-height: inherit;
        overflow: auto;
        z-index: 1;
        top: 70px;
    }
    #right__bar.unsticky {
        position: absolute;
        top: initial;
        bottom: 0;
        height: calc(100vh - 100px);
        right: 0;
    }
    .blog-post-row {
        position: relative;
    }
}
@media(max-width: 1100px) {
    .right-bar {
        margin-left: auto;
        margin-right: auto;
        display: block;
        float: unset;
        clear: both;
        width: 100%;
        min-height: unset;
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 0;
    }
}
@media(max-width: 1000px) {
    .right-bar {
        padding-left: 0;
        padding-right: 0;
    }
}
@media(max-width: 500px) {
    .right-bar {
        padding-left: 0;
        padding-right: 0;
    }
}
.section-block {
    float: left;
    width: 100%;
}
@media(max-width: 1100px) {
    .section-block {
        width: 50%;
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media(max-width: 350px) {
    .section-block {
        width: 100%;
    }
}
.filter_category_title {
    padding: 10px 10px 10px 20px;
    border-bottom: 1px solid #ccc;
}
.right-bar .section-header {
    font-size: 16px;
    width: 100%;
    display: flex;
    line-height: 120%;
    align-items: center;
}
.content-right-bar {
    border-bottom: 1px solid #ccc;
    padding: 10px 10px 10px 20px;
}
.right-bar .section-header i {
    font-size: 19px;
    float: left;
    margin-right: 6px;
}
.section-content {
    width: 100%;
    display: inline-block;
    padding-left: 20px;
    padding-right: 10px;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 25px;
}
.trending-topics {
    width: 100%;
    display: inline-block;
    float: left;
    padding: 10px 0 0 0;
}
.trending-topic {
    display: inline-block;
    text-transform: uppercase;
    width: 100%;
    padding: 3px 0 0 20px;
    color: #333;
}
.trending-topic:hover {
    color: unset;
    text-decoration: unset;
}
.bp-post-info i {
    font-size: 5px;
    float: left;
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
}
.blog-share-icon li {
    list-style: none;
    position: absolute;
    bottom: 0px;
    right: 0;
}
.blog-share-icon .icon {
    width: 30px;
    height: 30px;
    border-radius: 10rem;
    border: 1px solid #ccc;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
}
.blog-share-icon .icon i {
    font-size: 14px;
    margin: 0px;
}

@media(max-width: 1100px) {
    .blog-header-logo {
        margin-right: 5px;
    }

    header.blog-header nav {
        width: calc(100% - 330px);
    }

    header.blog-header .nav-item {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media(max-width: 1000px) {
    header.blog-header nav a {
        font-size: 16px;
    }
    header.blog-header .nav-item {
        margin-top: 5px;
    }
}



/*Mobile Menu*/
.blog-left-panel {
    position: fixed;
    left: 0;
    top: 0;
    background: #000;
    width: 250px;
    height: 100%;
    z-index: 600;
    margin-top: 60px;
    box-shadow: -2px 0 9px #b7b7b7;
    background: #f8f8f8;
    -webkit-transition: left .75s;
    transition: left .75s;
    left: -300px;
}
.short_menu .blog-left-panel {
    margin-top: 50px;
}
.cust_affiliate.short_menu .blog-left-panel {
    margin-top: 90px;
}
.blog-left-panel.opened {
    left: 0;   
}
.blog-left-panel .nav-item {
    border-bottom: 1px solid #ccc;
    line-height: 50px;
}
.blog-left-panel .nav-item a {
    color: #000;
    width: 100%;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    text-decoration: unset;
}
.blog-left-panel .nav-item a:hover {
    background: #f0f0f0;
}
.menu-button {
    display: none;
    position: absolute;
    left: 20px;
    top: 10px;
    font-size: 30px;
    border: 1px solid grey;
    padding-left: 8px;
    padding-right: 8px;
    margin-top: -3px;
    cursor: pointer;
}
.short_menu .menu-button {
    line-height: 35px;
}
.blp-top {
    width: 100%;
    display: inline-block;
    text-align: right;
    border-bottom: 1px solid #ccc;
}
.blp-top i {
    font-size: 20px;
    color: grey;
    margin-top: 11px;
    margin-right: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}

@media(max-width: 1200px) {
    .menu-button {
        display: inline-block;
    }
    header.blog-header nav {
        display: none;
    }
    .header-inner {
        padding-left: 80px;
    }
}
@media(max-width: 430px) {
    span.promo-text {
        display: none;
    }
}
/*News Page*/
.news-post-row {
    width: 100%;
    display: inline-block;
}
.news-posts {
    float: left;
    width: calc(100% - 320px);
    display: inline-block;
    padding-right: 15px;
}
.news-post {
    padding: 20px;
    margin-bottom: 40px;
    display: inline-block;
}
.news-topic {
    color: #0f96c2;
    font-size: 11px;
    display: block;
    margin-top: 20px;
    clear: both;
}
.news-name {
    color: #000 !important;
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    float: left;
    clear: both;
}
.news-desc {
    font-size: 11px;
    line-height: 17px;
    display: inline-block;
    color: #000 !important;
    text-decoration: unset !important;
}
.news-image {
    float: left;
    width: 300px;
}
.news-post-details {
    width: calc(100% - 300px);
    float: left;
    padding-left: 30px;
}
.news-post-info {
    color: grey;
    margin-top: 10px;
    font-size: 11px;
}
.trending-topic i {
    font-size: 23px;
    float: left;
    width: 36px;
}
.filter-by-topic .trending-topic {
    line-height: 25px;
    margin-bottom: 3px;
}
@media(max-width: 600px) {
    .news-image {
        width: 100px;
    }
    .news-post-details {
        width: calc(100% - 100px);
    }
    .news-topic {
        margin-top: 0;
    }
}
@media(max-width: 480px) {
    .news-image {
        width: 100%;
    }
    .news-image img {
        width: 200px;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        float: unset;
        display: block;
    }
    .news-post-details {
        width: 100%;
        padding: 0;
    }
}



/*Ideas page - product preview box*/
.product-preview {
    position: fixed;
    background: #1B5AA9;
    color: #fff;
    padding: 20px;
    display: inline-block;
    width: 1050px;
    z-index: 53100;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 95%;
    max-height: 95%;
    top: 0;
    bottom: 0;
    height: max-content;
    overflow: auto;
}
.prod-name {
    font-size: 42px;
    text-transform: uppercase;
    font-family: 'a_little_sunshineregular';
    line-height: 100%;
}
@media(max-width: 1100px) {
    .news-posts {
        width: 100%;
        padding-right: 0;
    }
    .prod-name {
        font-size: 30px;
    }
}
.prod-details-col {
    float: left;
    width: 55%;
    padding-right: 15px;
}
.prod-image-col {
    width: 45%;
    float: left;
    margin-top: 22px;
}
.view-product-btn {
    /* margin-left: auto;
    margin-right: auto; */
    display: table;
    color: #fff;
    background: #346CB5;
    padding: 5px 25px;
    text-decoration: underline;
    font-size: 19px;
    border: 1px solid #fff;
    max-width: 214px;
    min-width: 214px;
    width: 100%;
    text-align: center;
    margin: 0 auto 10px;
}
.product-tags {
    width: 100%;
    display: inline-block;
    margin-top: 10px;
}
.prod-tag {
    float: left;
    border: 1px solid #fff;
    margin-right: 8px;
    margin-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 20px;
    color: #fff !important;
    background: #346CB5;
    text-decoration: unset !important;
}
.prod-description {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 16px;
}
.prod-image {
    border: 12px solid white;
    position: relative;
    display: inline-block;
}
/* .action-btn {
    float: left;
    margin-right: 5px;
    color: grey;
    background: #fff;
    border-radius: 100%;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    border: 1px solid grey;
    cursor: pointer;
    transition: all 0.5s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.tooltip-idea {
    position: absolute;
    top: -40px;
    background: #000;
    padding: 0 10px;
    min-width: 80px;
    font-size: 12px;
    border-radius: 5px;
    display: none;
    color: #fff;
}
.tooltip-idea:after {
    content: " ";
    position: absolute;
    top: 100%; 
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent;
}
.action-btn:hover .beforehover, .action-btn .afterhover {
    opacity: 0;
}
.action-btn:hover .tooltip-idea {
    display: block;
}
.action-btn:hover .afterhover {
    opacity: 1;
    color: red;
}
.action-btn .beforehover, .action-btn .afterhover {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    transition: all 0.3s ease-in-out;
}
.action-btn:hover {
    box-shadow: 0 0 5px 1px #616060;
    color: #555555;
}
.action-btn.red-color .afterhover {
    opacity: 1;
    color: red;
} 
.unlike {
    display: none;
}
.action-btn.red-color:hover .unlike {
    display: block;
}
.action-btn.red-color .beforehover {
    opacity: 0;
}*/
.action-buttons {
    position: absolute;
    right: 0;
    bottom: 5px;
    padding-right: 0;
}
/* Added for login icon in header */
header.blog-header .right .quick-link-buttons .ic-abbrev {
    line-height: 49px;
}
header.blog-header .right {
    width: 240px;
}
header.blog-header.right-panel-active #headerAccountBtn, header.blog-header .right .quick-link-buttons, header.blog-header.right-panel-active #headerLoginBtn {
    width: 30%;
}
header.blog-header .right .quick-link-buttons .ic-text {
    height: 20px;
    padding-top: 2px;
}
header.blog-header .right .quick-link-buttons .icon {
    height: 39px;
}
header.blog-header .right .quick-link-buttons .icon i {
    font-size: 27px;
}

header.blog-header .right .quick-link-buttons.three-buttons:hover, header .left:hover {
    background: #f8f8f8!important;
}

.ic-abbrev.ng-binding {
    color: white;
}

#headerAccountBtn .ic-text {
    color: white;
}
@media(max-width: 768px) {
    .blog-post {
        padding-left: 6px;
        padding-right: 6px;
    }
    .product-preview {
        display: flex;
        flex-direction: column;
        padding-top: 40px;
    }
    .prod-details-col {
        order: 2;
        margin: 0 auto;
        text-align: center;
        padding: 30px 0 0;
        width: 100%;
    }
    .prod-image-col {
        order: 1;
        margin: 0 auto;
        width: 100%;
        text-align: center;
    }
    .prod-image-col img {
        max-width: 350px;
        width: 100%;
    }
    .right-bar .section-header {
        font-size: 14px;
    }
}
@media (max-width: 767px) {
    .cust_affiliate header .blog-affiliate-header {
        height: 54px;
    }
}
@media (max-width: 479px) {
    .section-block {
        width: 100%;
    }
    .cust_affiliate header .blog-affiliate-header {
        height: 57px;
    }
}
/* Added for login icon in header */
@media (max-width: 600px) {
    .view-product-btn {
        padding: 5px 10px;
        font-size: 15px;
        min-width: initial;
    }
}
.custom-share{
    position:unset;
}