/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/



a:hover{text-decoration: none;}
.blue-button {
    display: flex;
    justify-content: end;
    align-items: center;
}
.blue-button a {
    background: #1DA1F2;
    border-radius: 4px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 17px;
    text-align: center;
    color: #FFFFFF;
    padding: 15px 20px;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 5px;
}
.blue-button a:hover {
    background: #222d32;
    color: #fff;
}
.blog_post_content p a.read-more {
    display: none;
}
#page #content {
    display: block;
}
.blog_header h1 {
    color: #FFF;
    text-align: center;
    font-family: Source Sans Pro;
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.blog_header p {
    color: #FFF;
    text-align: center;
    font-family: Source Sans Pro;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
}
.header-topbar a {
    display: block;
    width: 100%;
    text-decoration: none;
}

.inside-top-bar.grid-container aside#block-18 {
    width: 100%;
}
.blog_header {
    border-radius: 20px;
    background: var(--blue_gradient, linear-gradient(99deg, #8EB6CD 7%, #4863F2 96.76%));
    padding: 100px 150px;
}
.tab-content {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
}
.blog_post_items {
    padding: 30px 20px;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 10px 30px 0px rgba(50, 117, 208, 0.07);
}
.blog_img {
    height: 240px;
    border-radius: 10px;
    overflow: hidden;
}
.blog_img img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.blog_post_content h2 {
    color: #2E363F;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 20px 0 10px;
}
.post-date-box span {
    color: #424950;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 2.8px;
    text-transform: uppercase;
}

.post-date-box {
    margin: 20px 0 0;
}

.blog_post_content a {
    text-decoration: none;
}

.blog_post_content p {
    margin: 20px 0 0;
    color: #424950;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px; /* 142.857% */
}
.blog_read_more a {
    text-decoration-line: none;
    border-radius: 3px;
    border-bottom: 1px solid #1DA1F2;
    background: #1DA1F2;
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    padding: 5px 15px;
    display: flex;
    align-items: center;
    gap: 5px;
}

.blog_read_more span {
    color: #0E151B;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}

.blog_read_more {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 30px 0 0;
}
.blog_load-more {
    margin: 100px 0 100px;
    text-align: center;
}

.blog_load-more button {
    border-radius: 7px;
    border: 1px solid #0E151B;
    background: #0E151B;
    box-shadow: 3px 10px 20px 0px rgba(0, 0, 0, 0.24);
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    transition: .3s;
}
.site-footer {
    background: #F8FAFF;
    padding: 50px 0 50px;
    position: relative;
}
.site-footer:after {
    content: "";
    position: absolute;
    left: 30px;
    top: 30px;
    width: 80px;
    height: 80px;
    background-image: url('./assets/images/footer-new-dott.svg');
    background-size: 80px;
    background-repeat: no-repeat;
}
.site-footer .footer-widgets-container.grid-container {
    position: relative;
}
.site-footer .footer-widgets-container.grid-container:after {
    content: "";
    position: absolute;
    right: 150px;
    top: -50px;
    width: 120px;
    height: 40px;
    background-image: url('./assets/images/footer-n-shape.png');
    background-size: 120px;
    background-repeat: no-repeat;
}

.site-footer .wp-block-heading {
    color: #A0AEC0;
    font-size: 16px;
    font-style: normal;
    font-weight: 900;
    line-height: 30px;
    text-transform: uppercase;
}
.site-footer .menu li a {
    color: #2E363F;
    text-transform: capitalize;
    text-decoration: none;
    transition: .3s;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
}
.site-footer .menu li a:hover {
    color: #1ea1f1;
}
.site-footer .wp-block-heading {
    font-style: normal;
    font-weight: 700;
    font-size: 35px;
    line-height: 44px;
    color: #2E363F;
    margin: 10px 0 0;
    text-transform: unset;
}

.footer-widget-2 ul#menu-header-menu-1 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.footer-widget-2 ul#menu-header-menu-1 li {
    margin: 0;
}

.site-footer .footer-widgets-container .inside-footer-widgets {
    align-items: center;
}

.site-footer .footer-widgets-container .inside-footer-widgets .footer-widget-1 {
    flex: 0 0 40%;
}

.site-footer .footer-widgets-container .inside-footer-widgets .footer-widget-1 aside#block-6 {
    margin: 0;
}

.site-footer .menu li a:hover {
    color: #1ea1f1;
}
.site-info .inside-site-info .footer-menu-copyright {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.site-info .inside-site-info .copyright-bar {
    border-top: 1px solid #DBDEE1;
    padding: 40px 0 0;
}

.site-info .inside-site-info .footer-menu-copyright ul {
    list-style: none;
    display: flex;
    align-items: center;
    gap: 20px;
}

.site-info .inside-site-info .footer-menu-copyright ul li a {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #2E363F;
    text-decoration: none;
}

.site-info .inside-site-info .footer-menu-copyright ul li a:hover {
    color: #1ea1f1;
}

.site-info .inside-site-info .footer-menu-copyright p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #2E363F;
    margin: 0;
}
a.wp-block-button__link.wp-element-button{
  transition: .3s;
}
a.wp-block-button__link.wp-element-button:hover {
    transform: translateY(-2px);
    transition: .3s;
    background: #000;
}
header.site-header.shrink {
    position: sticky;
    top: 0;

    z-index: 999999;
}
.site-header {
    background: #FFF;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 999;
}
.blog_header_main {
    padding: 0;
    margin: 0 auto 70px;
    max-width: 1270px;
}
.main-navigation .main-nav ul li a {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #2E363F;
    padding: 0 15px;
    font-family: 'Source Sans Pro', sans-serif;
}
.main-navigation .main-nav ul li a:hover {
    color: #1da1f2 !important;
}
.header-topbar-content span {
    border-radius: 1000px;
    background: #FFF;
    color: #6936F5;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    text-transform: capitalize;
    padding: 6px 10px;
    margin-right: 20px;
}

.header-topbar-content {
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
}

.header-topbar-content span.off-price {
    border-radius: 1000px;
    background: rgba(255, 255, 255, 0.20);
    backdrop-filter: blur(15px);
    color: #FFF;
    font-weight: 700;
}

.header-topbar-content span.claim-discount {
    background: rgba(255, 255, 255, 0.20);
    backdrop-filter: blur(15px);
    color: #FFF;
    backdrop-filter: blur(24px);
    background-color: rgba(255, 255, 255, .1);
    border: 1px solid rgba(255, 255, 255, .1);
    border-radius: 50px;
    padding: 6px 12px;
}

.inside-top-bar.grid-container {
    padding: 15px 0;
}
.payment-cards {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.site-footer:not(.footer-bar-active) .copyright-bar {
    width: 100%;
}

.copyright-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 20px 0 0;
}

.copyright-text {
    color: #C0CFDA;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
}

.copyright-text span a {
    color: #C0CFDA;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    text-decoration: none;
}

.copyright-text span a:hover {
    color: #ff6436;
}
.copyright-text span {
    margin: 0 0 0 15px;
}
.hide-desktop{
  display: none !important;
}
.single h1.entry-title {
    color: #0E151B;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
}
.image_author_section-row {
    display: grid;
    grid-template-columns: 1.5fr 1fr;
    gap: 50px;
}

.blog-single-content {
    display: grid;
    grid-template-columns: 1.5fr 1fr;
    gap: 80px;
    margin: 0px 0 0;
}
.blog-side-box {
    padding: 30px 30px 30px;
    border-radius: 20px;
    background: var(--blue_gradient, linear-gradient(99deg, #8EB6CD 7%, #4863F2 96.76%));
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.08);
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: space-between;
    margin: 30px 0 30px;
}
.blog-side-box .bulk-delete-head {
    color: #FFF;
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0 0 10px;
}
.blog-side-box img {
    max-width: 160px;
}
.single header.entry-header h1 {
    color: #000;
    text-align: center;
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0;
}
.image_author_section {
    display: grid;
    grid-template-columns: 1fr 4fr;
    gap: 10px;
    align-items: center;
    border-bottom: 2px solid #EFF1F3;
    margin: 0 0 40px;
    padding: 0 0 40px;
}

.author_image {
    width: 120px;
    height: 120px;
    border-radius: 100px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f4f4f4;
}
.author_image img {
    object-fit: cover;
    width: 100%;
    object-position: center center;
    height: 100%;
}
.blog-single-left .author_name {
    color: #071C4D;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0.48px;
    margin: 0 0 5px;
}
.last_updated {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #424950;
}
.last_updated span {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #424950;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 3.2px;
    text-transform: uppercase;
}
.blog-single-left p {
    color: #424950;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.blog-single-left .wp-block-heading {
    margin: 30px 0 15px;
    color: #0E151B;
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
}
.blog-single-left figure img, .blog-single-left figure{
    width: 100%;
}
.blog-single-left li {
    color: #424950;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
/* .blog-single-right-main .blog-single-right {
    position: sticky;
    top: 70px;
} */
.rated-instagram-growth {
    border-radius: 20px;
    background: var(--cta-gradient, linear-gradient(46deg, #4B25EA 0%, #BD18E6 44.76%, #FB590E 100%));
    mix-blend-mode: multiply;
    padding: 50px;
}

.rated-instagram-growth h2 {
    color: #FFF;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 45px;
}
.rated-instagram-growth .site-white-border-btn {
    margin: 0;
}
.subscribe-to-unlock .button {
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    vertical-align: middle;
    padding: 0px 0;
    display: flex;
    align-items: center;
    gap: 5px;
    max-width: fit-content;
    transition: .3s;
    text-decoration: none;
    background: transparent;
    border-bottom: 1px solid #fff;
}
.subscribe-to-unlock .button:hover {
    background: transparent;
    color: #fff;
}
.blog-single-right {
    padding: 30px;
    border-radius: 20px;
    background: linear-gradient(359deg, #E8ECFF 0.55%, #EFF6FF 98.89%);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.08);
    position: sticky;
    top: 90px;
}
body.flash-sale-banner-open .blog-single-right {
    top: 160px;
}
.blog-single-right .bulk-delete-past-head {
    color: #1E3A8A;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 50px;
}

.blog-single-right p {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}
.site-white-border-btn {
    text-decoration: none;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    gap: 5px;
    max-width: fit-content;
    color: #FFF;
    text-align: center;
    font-family: Source Sans Pro;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    border-radius: 5px;
    background: #1DA1F2;
}
.blog-single-right .site-white-border-btn {
    margin: 30px auto;
    padding: 15px 20px;
}
.blog-single-right .site-white-border-btn:hover{
    background: #222d32;
    color: #fff;
}
#page {
    max-width: 100%;
    padding: 90px 0 0px;
}
#page #content {
    display: block;
}
.single-blog-articles {
    max-width: 1270px;
    margin: 0 auto;
}

.instagram-marketer_row {
    padding: 0 40px;
}
.single main#main .inside-article {
    padding: 0px 0 70px;
}

.site-white-border-btn>svg {
    position: relative;
}

.site-white-border-btn:hover {text-decoration: none;}
.related_blog_post {
    background: #ffffff;
    padding: 0;
    margin: 0 0 80px;
}
.single main#main {
    margin-bottom: 0;
    margin-top: 0;
}
.single-entry-header {
    margin: 0 auto;
    max-width: 1270px;
}

.single-entry-header header.entry-header {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 90px 100px;
}
.related_blog_header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 40px;
    border-top: 1px solid;
    border-color: #dcdee1;
    padding: 50px 0 0;
}
.related_blog_header .related_blog_post-head {
    color: #0E151B;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    margin: 0;
}
.site-black-color {
    background: #fff;
    color: #1DA1F2;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    text-decoration: none;
    padding: 12px 20px;
    transition: .3s;
    border-radius: 4px;
    border: 1px solid #1DA1F2;
}

.site-black-color:hover {
    background: #222d32;
    color: #fff;
    border-color: #222d32;
}
.header-search .wp-block-search__inside-wrapper {
    border-radius: 7px;
    border: 1px solid #B4B4B7;
    background: #FFF;
    box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.14);
    margin: 0 0 0 30px;
    width: 100%;
    height: 45px;
}
.header-search .wp-block-search__inside-wrapper input {
    border: 0;
    background: transparent;
    color: #000;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
}

.header-search .wp-block-search__inside-wrapper input::placeholder{
  color: #000;
}
.header-search .wp-block-search__inside-wrapper input:focus{
  box-shadow: none;
  outline: none;
}
.header-search .wp-block-search__inside-wrapper button {
    background: transparent;
    padding: 10px;
}
.header-search .wp-block-search__inside-wrapper button svg {
    fill: #0e151b;
    min-width: auto;
    min-height: auto;
    width: 14px;
}
nav#site-navigation {
    margin-right: auto;
}
.nav-float-right #site-navigation {
    margin-left: 20px;
}
.main-navigation .main-nav ul ul li a img.menu-image {
    position: absolute;
    left: 20px;
}

.main-navigation .main-nav ul ul li a span.description {
    color: #a0aec0;
    font-size: 13px;
    font-weight: 500;
    text-transform: capitalize;
    display:  block;
    margin: 5px 0 0;
}

.main-navigation ul ul {
    box-shadow: 0 -1px 10px rgba(0,0,0,.04), 0 15px 25px rgba(0,0,0,.1);
    width: 470px;
    background: #fff;
    padding: 30px 0;
    margin: 0 auto;
    left: 50% !important;
    top: 25px;
    transform: translateX(-50%);
    overflow: visible;
    border-radius: 4px;
}

.main-navigation .main-nav ul ul li a {
    padding: 20px 0 20px 80px;
    display: block;
}

.main-navigation ul ul:after {
    width: 0;
    height: 0;
    position: absolute;
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 0 5px 5px;
    top: -5px;
    left: calc(50% - 5px);
    margin: 0 5px;
    content: "";
}
span.sub-text {
    margin-left: 3px;
    margin-top: -4px;
    font-size: 13px;
    position: fixed;
}
.main-navigation ul li.tools-menus ul {
    width: 450px;
    padding: 30px;
}

.main-navigation ul li.tools-menus ul li a {
    padding: 10px 0;
    color: #434c5d;
}

.main-navigation ul li.tools-menus ul li a i, .main-navigation ul li.tools-menus ul li a span.dashicons {
    margin-right: 20px;
    font-size: 20px;
}

.main-navigation ul li.tools-menus ul li a:hover {
    color: #ff6436 !important;
    background: transparent;
}
.main-navigation ul li.tools-menus ul li a .menu-image-title {
    margin: 0;
    padding: 0;
}

.main-navigation ul li.tools-menus ul li.blog-inner-links a {
    color: #a0aec0;
    text-transform: capitalize;
    font-weight: 500;
    padding: 10px 60px 0px 40px;
    line-height: 22px;
    display: inline-block;
    vertical-align: middle;
}

.main-navigation ul li.tools-menus ul li.blog-inner-links a span.dashicons.fas.fa-arrow-right {
    margin: 4px 0 0 0;
    font-size: 12px;
}
.main-navigation ul li.about-us-menus ul {
    width: 260px;
    padding: 30px 50px;
}

.main-navigation ul li.about-us-menus ul li a {
    padding: 15px 0;
    color: #434c5d;
    font-size: 14px;
}

.main-navigation ul li.about-us-menus ul li a span.dashicons {
    margin-right: 20px;
    font-size: 20px;
}

.main-navigation ul li.about-us-menus ul li a .menu-image-title {
    padding: 0;
}

.main-navigation ul li.about-us-menus ul li a:hover {
    color: #ff6436 !important;
    background: transparent;
}
#site-navigation ul ul {
    transform: translate(-50%,0px);
    transition: 0s ease-in;
}

#site-navigation ul li:hover ul {
    transform: translate(-50%,5px);
        transition: 0.30s ease-in;
}

#site-navigation:not(.toggled) ul ul {
	transition: opacity 0.10s linear;
}
#site-navigation ul#menu-header-menu span.gp-icon.icon-arrow svg {
    width: 15px;
    height: 15px;
}

#site-navigation ul#menu-header-menu span.dropdown-menu-toggle {
    padding: 0 2px;
}
.delete-past-tweets-row {
    border-radius: 10px;
    background: var(--blue_gradient, linear-gradient(99deg, #8EB6CD 7%, #4863F2 96.76%));
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 100px;
    padding: 40px 80px 0;
    position: relative;
}

.delete-past-tweets-items {
    position: relative;
}

.delete-past-tweets-items .delete-new-past-img {
    position: absolute;
    left: 70px;
    bottom: 60px;
}
.delete-past-tweets-items .bulk-foot-head {
    color: #FFF;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: -40px 0 20px;
}

.delete-past-tweets-items a {
    border-radius: 5px;
    background: #FFF;
    color: #1DA1F2;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    padding: 15px 20px;
    gap: 5px;
}

.delete-past-tweets-row .delete-past-tweets-items:first-child {
    top: -30px;
}
.delete-past-dotted {
    position: absolute;
    top: 30px;
    left: 30px;
}
.delete-past-tweets {
    margin: 0 0 100px !important;
}
.posts_pagination .nav-links .page-numbers {
    /* border: 1px solid #1DA1F2; */
    background: #FFF;
    color: #828282;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none;
    padding: 10px 5px;
    display: inline-block;
}

.posts_pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 100px 0;
}

.posts_pagination .nav-links {
    display: flex;
    align-items: center;
    gap: 10px;
}

.posts_pagination .nav-links .page-numbers.dots {
    display: none;
}

.posts_pagination .nav-links .page-numbers.current {
    background: #fff;
    color: #1f1e1e;
    text-align: center;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    padding: 0;
}

.posts_pagination .nav-links .next.page-numbers {
    background: #ffffff;
    color: #141414;
    text-align: center;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    order: 7;
    font-size: 0px;
    width: 40px;
    height: 40px;
    border: 1px solid #ccc;
    border-radius: 100px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.posts_pagination .nav-links .next.page-numbers:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 10px solid #212121;
    border-bottom: 5px solid transparent;
}
.posts_pagination .nav-links .prev.page-numbers {
  background: #ffffff;
  color: #141414;
  text-align: center;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  order: 0;
  font-size: 0px;
  width: 40px;
  height: 40px;
  border: 1px solid #ccc;
  border-radius: 100px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.posts_pagination .nav-links .prev.page-numbers:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-right: 10px solid #212121;
    border-bottom: 5px solid transparent;
}
.blog-single-left .wp-block-image figure {
    height: auto;
    overflow: hidden;
    display: block;
}

.blog-single-left .wp-block-image figure img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    object-position: center center;
}
.blog_post_items:hover .blog_img img {
    transform: scale(1.2);
    transition: .3s;
}

.blog_post_items .blog_img img {
    transition: .3s;
}
div#ez-toc-container {
    width: 100%;
    margin: 40px 0;
}
.addtoany_share_save_container.addtoany_content.addtoany_content_bottom {
    display: none;
}
.view-all-article {
    text-align: center;
    margin: 70px 0 0;
}
.single-blog-articles-main {
    margin: 0;
    background: #1ea1f1;
    padding: 15px 0;
}

.single-blog-articles-main span {
    font-weight: 600;
    color: #fff;
}

.single-blog-articles-main span a {
    color: #fff;
}

div#breadcrumbs {
    color: #fff;
    font-weight: 600;
}

/**************new-year-flash-sale-css**************/
.flash-sale-banner-main {
    text-align: center;
    visibility: hidden;
    align-items: center;
    justify-content: center;
    padding: 5px;
    position: fixed;
    top: -100%;
    background: url("./assets/images/tr-new-year-banner-bg.svg");
    left: 0;
    right: 0;
    height: 70px;
    display: flex;
    z-index: 99999999999;
    transition: .7s ease-in-out;
    background-size: cover;
    background-position: center center;
}
.flash-sale-banner-main > img {
    max-width: 35px;
    margin-right: 10px;
    transition: .7s ease-in-out;
}
.flash-sale-banner-main label {
    margin: 0 0px 0 10px;
    transition: .7s ease-in-out;
    color: #FFF;
    font-family: Source Sans Pro;
    font-size: 19px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 1.9px;
    text-transform: uppercase;
}
.flash-sale-banner-main label strong {
    font-weight: 700;
}
.flash-sale-banner-main .flash-sale-banner-timer {
  transition: .7s ease-in-out;
}
.flash-sale-banner-main .flash-sale-banner-timer .flash-sale-timer-block {
    border-radius: 4px;
    background: #FFF;
    border-radius: 4px;
    padding: 5px 15px;
    font-size: 20px;
    color: rgba(46, 54, 63, 1);
    font-weight: 500;
    display: inline-block;
    text-align: center;
    line-height: 1;
    margin: 0 5px;
    width: 52px;
    transition: .7s ease-in-out;
}
.flash-sale-banner-main .flash-sale-banner-timer .flash-sale-timer-block span.flash-sale-hour-block {
    display: block;
    font-size: 10px;
    text-transform: uppercase;
    color: rgba(46, 54, 63, 1);
    margin: 4px 0 0;
}
.flash-sale-banner-main .flash-clickable-link,
.single_post_banner .flash-clickable-link {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transition: 0s ease-in-out;
    z-index: 9;
}
.single_post_banner .flash-clickable-link{
  margin: 0;
}
.single_post_banner {
  text-align: center;
  visibility: hidden;
  align-items: center;
  justify-content: center;
  padding: 5px;
  position: fixed;
  top: -100%;
  background: #DB2F60;
  left: 0;
  right: 0;
  height: 54px;
  display: flex;
  z-index: 99999999999;
  transition: .7s ease-in-out;
  color: #fff;
}
.flash-sale-banner-main .flash-close-btn, .single_post_banner .flash-close-btn {
    position: absolute;
    top: 0;
    right: 0;
    height: 70px;
    width: 70px;
    cursor: pointer;
    transition: .2s ease-in-out;
    transform: none;
    opacity: 1;
    z-index: 99;
    background: linear-gradient(76.06deg, #FF9A20 2.2%, #FFE09F 40.86%, #FFE3A6 56.33%, #FF9A20 98.86%);
    display: flex;
    align-items: center;
    justify-content: center;
}
.flash-sale-banner-main .flash-close-btn svg {
    stroke: rgba(46, 54, 63, 1);
}
span.new-year-text {
    color: #fff;
    font-family: Source Sans Pro;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-right: 10px;
}
span.new-year-text strong {
    color: #00FFFF;
}
span.new-year-text span {
    color: #fff;
    font-weight: 300;
}
span.sale-text {
    border-radius: 3px;
    background: linear-gradient(76.06deg, #FF9A20 2.2%, #FFE09F 40.86%, #FFE3A6 56.33%, #FF9A20 98.86%);
    color: #2E363F;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 2.8px;
    text-transform: uppercase;
    padding: 3px 5px;
}

.flash_sale_banner_content {
    display: flex;
    align-items: center;
}

span.vertical-pipe {
    width: 2px;
    height: 45px;
    display: inline-block;
    background: #fff;
    margin: 0 30px;
}

.flash-sale-year {
    display: flex;
    align-items: center;
    margin-right: 45px;
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1.5px solid #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}
body.flash-sale-banner-open {
    margin-top: 68px;
}
body.flash-sale-banner-open .fixed-top {
    top: 70px;
}
#wpadminbar {
    z-index: 9999999999 !important;
}
.blog-post-floating-banner {
       max-width: 1060px;
       margin: 0 auto;
       border-radius: 6px;
       background: linear-gradient(98.75deg, #8EB6CD 7%, #4863F2 96.76%);
       box-shadow: 0px 10px 20px 10px rgba(50, 117, 208, 0.1);
       display: flex;
       align-items: center;
       left: 0;
       right: 0;
       z-index: 8;
       margin: 0px auto 50px;
       position: relative;
   }
   .blog-post-floating-banner .click-area {
       position: absolute;
       left: 0;
       right: 0;
       top: 0;
       bottom: 0;
   }
   .blog-post-floating-banner .blog-post-floating-banner-img {
        background: #0092ff;
        border-radius: 6px 0px 0px 6px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .blog-post-floating-banner-text {
     display: flex;
     align-items: center;
     justify-content: space-between;
     padding: 0 30px 0 20px;
     font-size: 20px;
     font-style: normal;
     font-weight: 400;
     line-height: normal;
     color: #fff;
     width: 100%;
 }
 .blog-post-floating-banner-text a {
    color: #fff;
    text-decoration: underline;
    display: flex;
    align-items: center;
    font-size: 18px;
  }
   .blog-post-floating-banner-text a svg{
     max-width: 25px;
     margin: 0 0 0 10px;
   }

.author-social-links svg {
    width: 40px;
    height: 40px;
}
.author .site-main article {
      max-width: 32%;
      flex: 0 0 32%;
      margin: 0;
  }

  .author nav#nav-below {
   flex: 0 0 100%;
   max-width: 100%;
   display: flex;
   justify-content: center;
}

.author header.page-header {
    max-width: 100%;
    flex: 0 0 100%;
    margin: 0;
    border-radius: 10px;
    padding: 0 0 20px;
}
.author .page-header .page-title {
    font-size: 24px;
    margin: 0;
    display: flex;
    align-items: flex-start;
}
.author .page-header .page-title span.vcard {
  display: block;
  margin: 20px 0 0;
  font-size: 35px;
  font-weight: 700;
}
.author-title {
    position: relative;
    margin: 0 0 30px;
}
.blog-author-head {
    flex: 0 0 100%;
    font-size: 30px;
    font-weight: 600;
    margin: 0;
}
.blog-author-head img {
    display: none;
}
   .author .entry-meta {
       display: none;
   }

   .author .entry-summary {
       display: none;
   }

   .author .post-image a {
       height: 400px;
       overflow: hidden;
       display: block;
   }
.author.author-tweet-delete-team .post-image a {
    height: 500px;
    overflow: hidden;
    display: block;
}
.author-social-links {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin: 10px 0 0;
    position: absolute;
    left: 140px;
    bottom: 10px;
}
   .author .post-image img {
       width: 100%;
       height: 100%;
       object-fit: cover;
   }
   .author .page-header .avatar {
       border-radius: 100px;
       width: 120px;
   }
   .author .site-main article .inside-article {
     padding: 0;
     margin: 0;
     position: relative;
     height: 100%;
     border-radius: 10px;
     overflow: hidden;
 }
.author main#main {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
    margin: 40px auto !important;
    max-width: 1270px;
}
.author .post-image {
    margin: 0 !important;
    height: 100%;
}

.author .post-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.author header.entry-header {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.author h2.entry-title {
    font-size: 18px;
    text-align: center;
    background: #40abe8;
    color: #fff !important;
    padding: 15px 10px;
}
.author h2.entry-title a {
    color: #fff;
}
.author.paged header.page-header {
    display: none;
}
/**************new-year-flash-sale-css-end**************/
@media only screen and (max-width: 1280px) {
.single-blog-articles {
    max-width: 100%;
    padding: 0 40px;
}
.author .site-main article {
    max-width: 48%;
    flex: 0 0 48%;
    margin: 0;
}
.author main#main {
    padding: 0 30px;
    justify-content: space-between;
}
.flash-sale-banner-main {
    background-position: -20px 0;
    background-repeat: no-repeat;
    background-color: #010d52;
}
}
@media only screen and (max-width: 1024px) {
.hide-desktop{
    display: block !important;
}
.hide-mobile{
  display: none !important;
}
.main-navigation .menu-toggle {
    line-height: normal;
    background: transparent;
    padding: 0;
}
.main-navigation .menu-toggle .gp-icon svg {
    height: 2em;
    width: 2em;
}

.header-topbar-content span.off-price {
    margin: 0 5px;
}
.main-navigation.has-branding .inside-navigation.grid-container span.gp-icon.icon-menu-bars svg {
    width: 2em;
    height: 2em;
    top: 10px;
}
.tab-content {
    grid-template-columns: 1fr;
}

.instagram-marketer-boxes {
    grid-template-columns: 1fr;
    gap: 30px;
    margin: 50px 0;
}

.instagram-marketer-items {
    grid-template-columns: 1fr;
    overflow: hidden;
    padding: 60px 40px;
}

.footer-reviews-block {
    max-width: 100%;
    gap: 10px;
    padding: 0 20px;
    margin: 0;
}

.footer-reviews-logo svg {
    width: 30px;
    height: 30px;
}

.footer-reviews-star svg {
    width: 35px;
}

.footer-reviews-content p {
    display: none;
}

.payment-cards {
    flex-flow: column;
    align-items: flex-start;
    gap: 20px;
}

.copyright-content {
    flex-flow: column;
    gap: 20px;
}

.copyright-text {
    order: 2;
    text-align: left;
}

.copyright-lang-box {width: 100%;display: flex;}

.footer-reviews-content h5 {
    font-size: 14px;
}

.site-footer {
    padding: 50px 0 50px;
}

.instagram-marketer-account {
    padding: 50px 30px;
}

.instagram-marketer-account h3 {
    font-size: 26px;
    line-height: 30px;
}

.instagram-marketer-account p {
    font-size: 15px;
    line-height: 22px;
}

.instagram-marketer-head h2 {
    max-width: 100%;
    font-size: 30px;
    line-height: 40px;
}
.blog_header {
    max-width: 100%;
    margin: 0px 0;
    border-radius: 0px;
    padding: 40px 30px;
}
.inside-header {
    padding-right: 20px;
    padding-left: 20px;
}
.single header.entry-header h1 {
    text-align: center;
    font-size: 30px;
    line-height: normal;
}
.single .entry-content {
    margin: 0;
}
.image_author_section-row {
    grid-template-columns: 1fr;
    gap: 30px;
}
.image_author_section {
    grid-template-columns: 1fr 3fr;
    padding: 0 0 30px;
    margin: 0 0 30px;
}
.last_updated span {
    font-size: 13px;
    letter-spacing: 1.2px;
}
.author_image {
    width: 50px;
    height: 50px;
    margin: 0 auto;
}
.blog-side-box img {
    max-width: 100px;
}
.single-blog-articles {
    padding: 0 20px;
}
.single main#main .inside-article {
    padding: 0px 0 60px;
}
.related_blog_post {
    padding: 0 20px;
}
.single-blog-articles {
    padding: 0 20px;
}

.related_blog_post {
    padding: 0 20px;
}

.delete-past-tweets-row {grid-template-columns: 1fr;gap: 30px;padding: 70px 20px 0;}

.delete-past-tweets-items {
    text-align: center;
}

.delete-past-tweets-items .bulk-foot-head {
    font-size: 30px;
    margin: 0 0 20px;
}

.delete-past-tweets-items .delete-new-past-img {
    bottom: 40px;
}
.delete-past-tweets {
    margin: 0 0 60px !important;
    padding: 0 20px;
}
.blog-side-box {
    padding: 20px;
}
.blog-single-content {
    grid-template-columns: 1fr;
    margin: 0px 0 0;
    gap: 30px;
}
.subscribe-to-unlock .button {
    font-size: 15px;
    text-align: left;
}
.blog-single-right {
    padding: 20px;
}
.blog-single-right .bulk-delete-past-head {
    font-size: 24px;
    line-height: normal;
}
.rated-instagram-growth h2 {
    font-size: 20px;
    line-height: normal;
}

.rated-instagram-growth {
    padding: 30px;
}

.site-white-border-btn {
    font-size: 15px;
}

.related_blog_header .related_blog_post-head {
    font-size: 30px;
}

.related_blog_header .site-black-color {
    font-size: 14px;
    padding: 5px 10px;
}

.instagram-marketer_row {
    padding: 0 20px;
}

.instagram-demo-king img {
    left: -60px;
    max-width: 140px;
}
.instagram-demo-king-content {
    position: relative;
    z-index: 1;
}
nav#mobile-header {
    padding: 0 20px;
}

nav#site-navigation {
    margin-right: auto;
}

.slideout-navigation.do-overlay .inside-navigation .main-nav {
    padding: 60px 0;
}

.slideout-navigation.do-overlay .inside-navigation {
    border: 0;
}
#generate-slideout-menu .slideout-exit {
    position: absolute;
}

#generate-slideout-menu ul li {
    text-align: left !important;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}

#generate-slideout-menu ul {
    padding: 0 20px;
}
button.menu-toggle {
    padding-right: 0 !important;
}
.site-logo.mobile-header-logo {
    margin-left: 0 !important;
}
li.pricing-icon svg,
li.growth-icon svg,
li.cloud-icon svg, li.get-started-icon svg,
li.growth-expert svg{
    background: #ffede8;
    border-radius: 30px;
    padding: 10px;
    width: 40px;
    height: 40px;
    color: #ff6436;
    fill: #ff6436;
    position: absolute;
    left: 0;
}

.main-navigation .main-nav ul li.pricing-icon a,
.main-navigation .main-nav ul li.growth-icon a,
.main-navigation .main-nav ul li.cloud-icon a,
.main-navigation .main-nav ul li.get-started-icon a,
.main-navigation .main-nav ul li.growth-expert a{
    color: #0e151b;
    font-size: 15px;
    text-transform: capitalize;
    padding: 0 0 0 65px;
    line-height: normal;
}

.main-navigation .main-nav ul li.pricing-icon a span.description,
.main-navigation .main-nav ul li.growth-icon a span.description,
.main-navigation .main-nav ul li.cloud-icon a span.description,
.main-navigation .main-nav ul li.get-started-icon a span.description,
.main-navigation .main-nav ul li.growth-expert a span.description {
    color: #a0aec0;
    display:block;
    line-height: normal;
    margin: 5px 0 0;
}

.main-navigation .main-nav ul li {
    border: 0 !important;
}
li.growth-icon svg {
    color: #039be5;
    fill: #039be5;
    background: #dff5ff;
}
li.cloud-icon svg {
    color: #cb3fc5;
    fill: #cb3fc5;
    background: #ffe9fe;
}
li.get-started-icon svg {
    color: #ffb628;
    fill: #ffb628;
    background: #fff3dd;
    transform: rotate(180deg);
}
li.growth-expert svg {
    color: #434C5D;
    fill: #434C5D;
    background: rgba(160,174,192,.2);
}
nav#generate-slideout-menu .main-nav {
    margin: 0;
    padding-bottom: 0;
}

nav#generate-slideout-menu aside#nav_menu-7 {
    border-top: 1px solid rgba(187,203,216,.6);
    margin: 20px 0 0;
    padding: 20px 0 90px;
    width: 100%;
}

nav#generate-slideout-menu aside#nav_menu-7 ul#menu-mobile-menu-2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding: 0 30px;
}

nav#generate-slideout-menu aside#nav_menu-7 ul#menu-mobile-menu-2 li {
    border: 0;
}

nav#generate-slideout-menu aside#nav_menu-7 ul#menu-mobile-menu-2 li.mobile-login {
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0;
    padding: 20px 30px;
}

nav#generate-slideout-menu aside#nav_menu-7 ul#menu-mobile-menu-2 li.mobile-login a {
    text-transform: uppercase;
    color: #ff6436;
    font-weight: 700;
    position: relative;
    z-index: 1;
    top: 10px;
}

nav#generate-slideout-menu aside#nav_menu-7 ul#menu-mobile-menu-2 li.mobile-login:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url(https://plixi.com/resources/wp-content/uploads/2023/07/download.svg);
    background-size: cover;
    height: 80px;
    width: 100%;
}
nav#generate-slideout-menu aside#nav_menu-7 ul#menu-mobile-menu-2 li.mobile-login a span.dashicons {
    font-size: 18px;
    position: relative;
    left: -5px;
    top: 3px;
}
#generate-slideout-menu.is-open .inside-navigation.grid-container.grid-parent {
    height: 100vh;
}
.site-footer .footer-widgets-container.grid-container {
    text-align: center;
}

.site-footer .wp-block-heading {
    font-size: 24px;
}

.site-footer .footer-widgets-container.grid-container:after {
    right: 20px;
    width: 80px;
    background-size: 80px;
}

.site-footer:after {
    background-size: 70px;
}

.footer-widget-2 ul#menu-header-menu-1 {
    gap: 14px;
}

.site-info .inside-site-info .footer-menu-copyright {
    display: flex;
    flex-flow: column;
    text-align: center;
    justify-content: center;
    gap: 30px;
}

.site-info .inside-site-info .footer-menu-copyright ul {
    justify-content: center;
    margin: 0;
    padding: 0;
}
.site-header .header-widget {
    display: none;
}
#generate-slideout-menu.do-overlay .slideout-menu li.mobile-signin-btn a {
    background: #1DA1F2;
    border-radius: 4px;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 17px;
    text-align: center;
    color: #FFFFFF;
    padding: 20px 20px;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 5px;
    text-align: center;
    justify-content: center;
    font-weight: bold;
}
.footer-widget-2 ul#menu-header-menu-1 li.hide-desktop.mobile-signin-btn {
    display: none !important;
}
.single-entry-header header.entry-header {
    padding: 40px 30px;
}
.blog_tabs {
    padding: 0 20px;
}
.posts_pagination .nav-links {
    flex-wrap: wrap;
    justify-content: center;
}
.blog_header_main {
    padding: 0;
}
.blog-single-left .wp-block-image figure {
    height: auto;
}
}
/**************new-year-flash-sale-media-css-**************/
@media (max-width: 980px){
.flash-sale-banner-main label {
    font-size: 14px;
}
.flash-sale-banner-main .flash-close-btn svg {
    stroke: #fff;
}
span.new-year-text {
    font-size: 14px;
    margin-right: 10px;
}
span.sale-text {
    font-size: 10px;
}
span.vertical-pipe {
    margin: 0 20px;
}
.flash-sale-banner-main .flash-sale-banner-timer .flash-sale-timer-block {
    padding: 5px 5px;
    font-size: 14px;
    margin: 0 3px;
    width: 30px;
}
.flash-sale-banner-main {
    background-position: left center;
}

.flash_sale_banner_content svg {
    max-width: 20px;
}
.author .site-main article {
    max-width: 100%;
    flex: 0 0 100%;
    margin: 0;
}
}

@media (max-width: 600px){
  .flash-sale-banner-main.flash-sale-banner-new-year label {
    text-align: left;
    max-width: 50px;
    font-size: 10px;
    line-height: 11px;
    margin-right: 0;
}
.flash_sale_banner_content svg {
    max-width: 20px;
}
.flash-sale-year {
    margin-right: 0;
    display: block;
    padding: 0 0px 10px 10px;
    flex-wrap: wrap;
    align-items: center;
    text-align: left;
}
.flash-sale-banner-main.flash-sale-banner-new-year .new-year-text {
    font-size: 10px;
    position: relative;
}
.flash-sale-banner-main.flash-sale-banner-new-year .sale-text {
    font-size: 8px;
    display: flex;
    max-width: fit-content;
    height: 20px;
    align-items: center;
    justify-content: center;
    position: relative;
	line-height:normal;
  color: #000A63;
}
  .flash-sale-banner-main .flash-sale-banner-timer {
      width: 140px;
  }
  .flash-sale-banner-main .flash-sale-banner-timer .flash-sale-timer-block span.sale_minute,
  .flash-sale-banner-main .flash-sale-banner-timer .flash-sale-timer-block span.sale_hour,
  .flash-sale-banner-main .flash-sale-banner-timer .flash-sale-timer-block span.sale-second {
      width: 27px;
      font-size: 12px;
      height: 27px;
  }
  .flash-sale-banner-main .flash-sale-banner-timer .flash-sale-timer-block span.flash-sale-hour-block {
    font-size: 9px;
}
  .flash-sale-banner-main .flash-sale-banner-timer {
    transition: 0.7s ease-in-out;
    display: flex;
    align-items: center;
    gap: 0;
    margin-left: 0;
}
span.vertical-pipe {
  margin: 0 5px;
  position: relative;
  bottom: -14px;
}
.flash-sale-banner-main .flash-sale-banner-timer .flash-sale-timer-block {
    padding: 5px 7px;
    font-size: 13px;
    margin: 0 4px;
    width: 33px;
    background: #fff;
}
.flash-sale-banner-main .flash-close-btn, .single_post_banner .flash-close-btn {
    height: 70px;
    width: 45px;
    background: transparent;
}
.flash-sale-banner-main {
      background-repeat: no-repeat;
      background-image: url('./assets/images/tr-new-year-banner-mobile-bg.svg');
      background-size: cover;
  }
html[lang="nl"] .flash-sale-banner-main.flash-sale-banner-new-year .sale-text {
    font-size: 7px;
    line-height: normal;
}
html[lang="id"] .flash-sale-banner-main .flash-sale-banner-timer .flash-sale-timer-block span.flash-sale-hour-block {
    font-size: 5px;
    margin: 0;
}
html[lang="id"] .flash-sale-banner-main .flash-sale-banner-timer .flash-sale-timer-block {
    font-size: 10px;
    height: 35px;
}
html[lang="de"] .flash-sale-banner-main.flash-sale-banner-new-year label {
    font-size: 8px;
}
html[lang="fr"] .flash-sale-banner-main.flash-sale-banner-new-year label {
    font-size: 6px;
}
html[lang="tr"] .flash-sale-banner-main.flash-sale-banner-new-year .new-year-text {
    font-size: 5px;
    margin: 0;
}
  #page {
      padding: 80px 0 0px;
  }
  .blog-post-floating-banner-text a {
      font-size: 10px;
      width: 120px;
  }
  .blog-post-floating-banner-text {
      padding: 0 15px 0 15px;
      font-size: 9px;
      color: #fff;
      width: 100%;
      gap: 10px;
  }
  .blog-post-floating-banner-text a {
      font-size: 11px;
      width: 150px;
      display: flex;
      justify-content: end;
  }
  .blog-post-floating-banner-text a svg {
      width: 6px;
      margin: 0 0 0 10px;
  }
  .blog-post-floating-banner {
      position: fixed;
      bottom: 0;
      left: 15px;
      right: 15px;
  }
	.blog-post-floating-banner .blog-post-floating-banner-img img {
		max-width: 45px;
	}
	html[lang="id"] .blog-post-floating-banner-text, html[lang="it"] .blog-post-floating-banner-text, html[lang="ro"] .blog-post-floating-banner-text, html[lang="de"] .blog-post-floating-banner-text, html[lang="pt"] .blog-post-floating-banner-text, html[lang="fr"] .blog-post-floating-banner-text, html[lang="tr"] .blog-post-floating-banner-text, html[lang="es"] .blog-post-floating-banner-text {
    font-size: 8px;
}
html[lang="id"] .blog-post-floating-banner-text a, html[lang="hi"] .blog-post-floating-banner-text a, html[lang="ro"] .blog-post-floating-banner-text a, html[lang="de"] .blog-post-floating-banner-text a, html[lang="pt"] .blog-post-floating-banner-text a, html[lang="fr"] .blog-post-floating-banner-text a, html[lang="tr"] .blog-post-floating-banner-text a, html[lang="es"] .blog-post-floating-banner-text a {
    font-size: 8px;
}
.author .page-header .page-title span.vcard {
    font-size: 24px;
}
.author .page-header .avatar {
    width: 100px;
}
.author-social-links {
    left: 120px;
    bottom: 0px;
}
}
@media (max-width: 370px){
  .author .page-header .page-title span.vcard {
      font-size: 16px;
      line-height: normal;
  }
.author-social-links svg {
    width: 25px;
    height: 25px;
}
.author h2.entry-title {
    font-size: 14px;
}
.author .post-image a {
    height: 300px;
}
}
@media (max-width: 340px){
.flash-sale-banner-main.flash-sale-banner-new-year label {
    text-align: left;
    max-width: 50px;
    font-size: 8px;
    line-height: 11px;
    margin-right: 0;
}
.flash-sale-banner-main.flash-sale-banner-new-year .new-year-text {
    font-size: 7px;
    position: relative;
}
.flash-sale-banner-main.flash-sale-banner-new-year .sale-text {
    font-size: 7px;
    letter-spacing: 0.4px;
}
.flash-sale-banner-main .flash-sale-banner-timer {
    width: 140px;
}
.flash-sale-banner-main .flash-sale-banner-timer .flash-sale-timer-block {
    padding: 5px 7px;
    font-size: 13px;
    margin: 0 4px;
    width: 33px;
}
	html[lang="nl"] .flash-sale-banner-main.flash-sale-banner-new-year .sale-text {
    font-size: 6px;
    line-height: normal;
}
html[lang="de"] .flash-sale-banner-main.flash-sale-banner-new-year label {
    text-align: left;
    max-width: 40px;
    font-size: 6px;
}
html[lang="fr"] .flash-sale-banner-main.flash-sale-banner-new-year label {
    max-width: 45px;
}

}
/**************new-year-flash-sale-medai-css-end**************/
@media only screen and (max-width: 480px) {
.blog_img {
    height: auto;
}
.footer-widget-2 ul#menu-header-menu-1 {
    flex-wrap: wrap;
}
html[lang="ar"] .flash-sale-year {
    align-items: center;
    flex-wrap: wrap;
}

html[lang="ar"] span.new-year-text {
    flex: 0 0 100%;
    order: 1;
    top: -30px !important;
    font-size: 7px !important;
}

html[lang="ar"] span.sale-text {
    order: 2;
    bottom: 30px !important;
    left: 10px;
}

html[lang="ar"] span.vertical-pipe {
    bottom: -20px;
    left: 7px;
}
}
@media only screen and (max-width: 380px) {
  #generate-slideout-menu.is-open .inside-navigation.grid-container.grid-parent {
      height: auto;
  }
	.last_updated span {
		font-size: 11px;
		letter-spacing: 1.2px;
	}
  figure.wp-block-table.is-style-stripes {
      display: none;
  }

}
@media only screen and (max-width: 340px) {
.blog-post-floating-banner-text a {
    font-size: 9px;
    width: 130px;
}
.blog-post-floating-banner-text {
    font-size: 7px;
}
.site-info .inside-site-info .footer-menu-copyright ul {
    flex-wrap: wrap;
}
.flash-sale-banner-main.flash-sale-banner-new-year label {
    text-align: left;
    max-width: 30px;
    font-size: 6px;
    line-height: 9px;
    margin-right: 0;
}
.flash-sale-banner-main .flash-sale-banner-timer .flash-sale-timer-block {
    padding: 5px 7px;
    font-size: 9px;
    margin: 0 4px;
    width: 25px;
}
.flash-sale-banner-main .flash-sale-banner-timer .flash-sale-timer-block span.sale_minute, .flash-sale-banner-main .flash-sale-banner-timer .flash-sale-timer-block span.sale_hour, .flash-sale-banner-main .flash-sale-banner-timer .flash-sale-timer-block span.sale-second {
    width: 27px;
    font-size: 8px;
    height: 27px;
}
.flash-sale-banner-main .flash-sale-banner-timer .flash-sale-timer-block span.flash-sale-hour-block {
    font-size: 6px;
}
.flash-sale-year {
    width: 90px;
}
html[lang="br"] .flash-sale-year, html[lang="fr"] .flash-sale-year, html[lang="ar"] .flash-sale-year,
html[lang="pt"] .flash-sale-year, html[lang="nl"] .flash-sale-year{
    width: 80px;
}
html[lang="hi"] .flash-sale-year {
  width: 55px;
}
html[lang="de"] .flash-sale-year, html[lang="ro"] .flash-sale-year, html[lang="en-US"] .flash-sale-year{
  width: 80px;
}
html[lang="it"] .flash-sale-year {
  width: 75px;
}
html[lang="ko"] .flash-sale-year{
    width: 50px;
}
}

.author-social-links a[href^="mailto:"] { display: none }
