body::-webkit-scrollbar {
    width: 14px;
}
.btn-vip-now:hover,
.btn:hover,
.check-collections li a:hover,
.deal-data:hover,
.deal_content_ind .deal_title:hover,
.deals_hover a:hover,
.download-button img:hover,
.general_hover:hover,
.img_deal:hover,
.interact-button-main img:hover,
.item_title:hover,
.mobile-check-collections li a:hover,
.ribbon-categories a:hover,
.social-buttons a:hover,
.underBox ul li:hover,
.vip-feature .img-feature:hover,
a:hover,
button:hover {
    opacity: .8
}

a,
a:hover {
    color: var(--color-link)
}

.detail-modal .social-buttons button,
.grid__item .post-thumb-area button,
.social-buttons-collections button {
    padding: 4px 8px
}

.cat-list li a,
.home-under.underBox ul li a {
    font-size: 13px
}

.detail-modal,
.item_title,
body.no-scroll {
    overflow-y: hidden
}

.cat-list,
.check-collections li,
.mobile-check-collections li,
.underBox ul,
.underBox ul li {
    list-style: none
}

#modal-session,
.deals_sidebar,
:root {
    scrollbar-color: #E00876 #f4f4f4;
    scrollbar-width: thin
}

:root {
    --first-bypeople-color: #e60064;
    --hover-color: #3D3F41;
    --color1: #1C1D1E;
    --color-title: #081b57;
    --color-link: #7000ff;
    scroll-behavior: smooth;
    --primary-color: #ED206F
}

body {
    overflow-x: hidden
}

hr {
    border-top: 1px solid transparent
}

.checkbox_label .box_chk,
.related {
    display: none
}

::-webkit-scrollbar {
    width: 7px;
    position: relative
}

::-webkit-scrollbar-thumb {
    background-color: #e00876;
    border-radius: 3px
}

.ps__thumb-y {
    background-color: #e00876 !important;
    border-radius: unset !important
}

.ps__rail-y {
    opacity: 1 !important
}

.core_page_v2 .post-page-main-title {
    margin-left: -20px !important;
    margin-bottom: 40px !important
}

h1,
h2,
h3,
h4,
h5 {
    font-family: Poppins, serif
}

.item_title,
.post-main-info .post-modal,
.title_collections,
p {
    font-family: Poppins, sans-serif
}

h2 {
    font-size: 1.5rem
}

a:hover {
    text-decoration: none
}

.filter_area .form-control:focus,
button,
button:focus {
    outline: 0
}

#topbar1 {
    position: relative !important
}

.checkbox_label {
    display: flex;
    flex-wrap: nowrap
}

.checkbox_label .check_text {
    display: inline-block;
    width: calc(100% - 10px);
    margin-left: 9px
}

.checkbox_label .check_box_shock {
    margin-top: 5px;
    position: relative;
    display: inline-block;
    width: 19px;
    height: 19px;
    cursor: pointer;
    margin-bottom: -3px;
    background-color: #fff;
    border-radius: 2px;
    border: 1px solid #e00876;
    transition: .1s linear;
    -webkit-transition: .1s linear;
    -moz-transition: .1s linear;
    -o-transition: .1s linear
}

.box_chk:checked~.check_box_shock,
.deal_pricing .price-button.vip-button-bar {
    background-color: #e00876
}

.box_chk:checked~.check_box_shock:before {
    position: absolute;
    top: 2px;
    left: 2px;
    color: #fff;
    content: "\f00c";
    font: 600 14px/1 'Font Awesome\ 5 Free'
}

.maing_page_link {
    display: table;
    padding: 8px;
    background-color: #f1f1f1;
    margin: 15px auto;
    color: #000
}

.main_link {
    padding: 15px 0;
    width: 100%;
    display: block
}

.core_page_v2 {
    max-width: 1366px;
    margin: 0 auto
}

.affiliate-link,
.core_page_v2 .row,
.main_wrapper_v2 {
    margin-top: 0
}

.subtitle-freebies,
.subtitle-more,
.text-bppl-1 {
    color: #e00876
}

.main_page_v2 {
    display: block;
    color: var(--color1);
    position: relative
}

.main_page_v2.related-deals {
    margin-top: -69px
}

.post_title_v2 {
    font-size: 2em;
    margin: 10px 20px;
    color: var(--color1);
    opacity: .9
}

.item_title {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
    text-align: left;
    color: var(--color-title);
    margin: 0;
    padding: 15px
}

.detail-modal .detail-content h1,
.detail-modal .post-sub-link,
.item_content a,
.read-more-post,
.subtitle-cats,
.title_collections {
    color: var(--color1)
}

.title_collections {
    min-height: 20px;
    font-size: 1.75rem
}

.social-buttons.social-buttons-collections {
    bottom: 8px
}

.dd-cat-link.dropdown:hover #dropdownMenu2,
.detail-modal .post-sub-link:focus,
.detail-modal .post-sub-link:hover,
.item_title:hover,
.navbar-light .navbar-nav .nav-link:hover {
    color: var(--hover-color)
}

.item_content,
.item_content_list_view,
.list-grid-inner-main-content,
.list_view_collections {
    font-family: Poppins, serif;
    font-size: 12px;
    font-weight: 100;
    line-height: 1.3;
    text-align: left;
    margin: 10px 0;
    color: var(--color1)
}

.content_collections {
    margin: 20px 0;
    font-size: 15px
}

.related_lists {
    margin: 20px 0;
    font-size: 12px
}

.category-collections {
    font-size: 14px
}

.flex_items_v2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.grid__item {
    padding: 25px 25px 20px;
    position: relative;
    color: inherit;
    background: #fff;
    min-height: 200px;
    text-align: center;
    border: none;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: 250ms cubic-bezier(.02, .01, .47, 1);
    -moz-transition: 250ms cubic-bezier(.02, .01, .47, 1);
    transition: 250ms cubic-bezier(.02, .01, .47, 1)
}

.grid__item.item_collections {
    min-height: 150px
}

.grid__item.list_view {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    min-height: auto;
    padding: 35px 25px 20px
}

.grid__item .post-thumb-area {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    margin: 0;
    border-radius: 8px 8px 0 0
}

.grid__item.list_view .post-thumb-area {
    width: 30%;
    height: auto;
    margin: 10px 10px 0 0;
    display: inline-block;
    vertical-align: top
}

#featured_deals .inlist_items,
.close-navbar,
.deal_content_ind .deal-main-content .img-deal .price-buttons a:nth-child(4n+2) .grid-vip-button li .span-button,
.deal_content_ind .deal-main-content .img-deal .price-buttons a:nth-child(4n+3),
.deal_content_ind .deal-main-content .img-deal .price-buttons a:nth-child(4n+4),
.deals-col-hide,
.grid__item .list_view_collections,
.grid__item.list_view .loader,
.grid__item.list_view .social-buttons-collections,
.grid__item>.post-main-info .post-thumb-area .social-buttons,
.mini-down-menu,
.mobile-and,
.mobile-check-collections,
.mobile-nav,
.price-buttons.grid-price-buttons a:nth-child(3n+1) .grid-vip-button li .span-button,
.price-buttons.grid-price-buttons a:nth-child(3n+2),
.price-buttons.grid-price-buttons a:nth-child(3n+3),
.secondary_content_single .inlist_items,
.subtitle-deals-mobile,
.subtitle-more,
.v2-cat {
    display: none
}

.grid__item .item_content_list_view,
.grid__item.list_view .item_content {
    margin: 0 0 5px;
    display: none
}

.grid__item.list_view .item_content_list_view {
    margin: 0 0 5px;
    display: block
}

.grid__item.list_view .collection-like-list-view {
    display: inline-block !important
}

.grid__item.list_view .list_view_collections {
    margin: 15px 0;
    display: block
}

.grid__item.list_view .post-thumb-area img {
    margin: 0;
    filter: brightness(93%);
    max-width: 100%
}

.grid__item.list_view .inlist_items {
    display: inline-block;
    width: 68%;
    vertical-align: top;
    margin: 10px 0
}

.grid__item .post-thumb-area img {
    width: 100%;
    height: auto;
    display: block;
    filter: brightness(93%);
    border-radius: 16px
}

.detail-modal .social-buttons .social-button:first-child,
.grid__item .post-thumb-area button img {
    margin: 0
}

.grid__item .thumb-featured-deal img {
    height: auto
}

.deal_content_ind .img-deal img:hover,
.detail-modal .detail-list-unit .img-detail img:hover,
.grid__item .post-thumb-area img:hover {
    opacity: .9
}

.grid__item.list_view .post-main-info {
    width: 100%
}

.grid__item.list_view .item_title {
    display: block;
    min-height: 0
}

.ribbon-categories {
    width: auto;
    height: 33px;
    font-size: 11px;
    position: absolute;
    background-color: transparent;
    padding: 2px 0;
    line-height: 1.24;
    right: 0;
    z-index: 11 !important
}

.ribbon-categories-list {
    background-color: #fff;
    margin-right: 4px;
    margin-top: 2px;
    border-radius: 10px
}

.ribbon-categories a {
    color: #fff;
    font-family: Poppins, sans-serif;
    padding: 3px 7px;
    float: right;
    background-color: rgba(0, 0, 0, .6)
}

.deals_title a,
.freebies_title a {
    font-size: 65px;
    font-family: Arvo, sans-serif;
    letter-spacing: -6px
}

.btn-shock {
    color: #fff;
    background: linear-gradient(116.49deg, #0036df, #7000ff 66.15%, #e700b7);
    padding: 10px 20px;
    font-size: 16px;
    font-family: Poppins, sans-serif;
    border: none;
    border-radius: 10px
}

.btn-shock:hover {
    opacity: .8;
    color: #fff
}

.btn-shock:visited {
    color: #fff
}

.mini-down-menu {
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    position: fixed;
    z-index: 100;
    bottom: 0;
    right: 0;
    margin-right: 15px;
    margin-bottom: 40px;
    border-radius: 7px;
    background-color: transparent;
    opacity: .8
}

.mini-menu-button {
    border: 0;
    background-color: transparent;
    color: #4c4a4a;
    font-size: 2em;
    cursor: pointer
}

.mini-menu-button.active,
.mini-menu-button:hover {
    background-color: #e00876;
    color: #fff
}

.deal_content_ind:before,
.grid__item:before {
    position: absolute;
    content: '';
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.grid__item:hover {
    -webkit-transform: translateY(2px);
    transform: translateY(2px)
}

.grid__item *,
.tooltip {
    z-index: 10
}

.grid__item .loader {
    height: 1px;
    width: 40%;
    margin: 1em auto;
    position: relative;
    background: var(--color1);
    opacity: .1
}

.separator_grid {
    border: 1px solid rgba(0, 0, 0, .1);
    margin: 15px auto
}

.social-buttons {
    position: absolute;
    bottom: 8px;
    height: 33px;
    right: 32%;
    left: 50%;
    width: auto;
    width: max-content;
    margin: 0 auto;
    background-color: #fff;
    transform: translateX(-50%);
    border-radius: 20px;
    padding: 0 5px
}

.social-buttons a {
    color: #c9d4d2
}

.detail-list-unit:hover>.img-detail .social-buttons,
.grid__item:hover>.post-main-info .post-thumb-area .social-buttons {
    bottom: 8px;
    transition: bottom .2s
}

.grid__item:hover>.post-main-info .post-thumb-area .grid-price-buttons {
    bottom: 8px;
    transition: bottom .2s;
    padding: 0 14px;
    display: flex;
    align-items: center;
    justify-content: center
}

.social-button {
    background-color: transparent;
    border-radius: 50%;
    border: 0;
    margin: 0 2px;
    cursor: pointer;
    color: #bdbdbd;
    outline: 0
}

.social-button:hover {
    color: #e00876;
    outline: 0
}

.social-button.disabled {
    opacity: .5
}

.social-button.like {
    color: #ec9494
}

.social-button.flag {
    color: #b24c4c
}

.single_social_buttons .social-buttons button:hover i,
.social-button:hover i {
    color: #009fb3;
    background: -webkit-linear-gradient(#6cddff, #009fb3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 900 !important
}

.v2-cat {
    position: sticky;
    top: 0;
    background: #fff;
    overflow: hidden;
    width: 100%;
    height: 35px;
    z-index: 12;
    border-top: 2px solid #e00876
}

.bppl-v2-navbar {
    max-width: 1366px;
    margin: 0 auto;
    height: 72px
}

.navbar-light .navbar-nav .nav-link {
    color: var(--color1);
    font-size: 18px;
    font-family: Poppins, sans-serif
}

.navbar-brand {
    margin-right: .2rem
}

.bypeople_logo {
    vertical-align: top
}

.brand-premium {
    font-family: Arvo, serif;
    text-transform: uppercase;
    font-size: 18px;
    color: rgba(0, 0, 0, .5) !important
}

.cat-list li a,
.collections-p,
.underBox ul li a {
    font-family: Poppins, sans-serif
}

.brand-premium:hover {
    color: rgba(0, 0, 0, .7) !important
}

.cat-list li a,
.dropdown-toggle::after {
    color: var(--color1);
    opacity: .7
}

.close-navbar {
    border: 0;
    background-color: transparent;
    width: 38px;
    height: 34px;
    position: absolute;
    top: 24px;
    right: 41px;
    color: rgba(0, 0, 0, .5);
    cursor: pointer
}

.deals-col,
.deals_sidebar,
.detail-modal {
    background-color: #fff
}

.cat-list li,
.form_filter,
.underBox ul {
    display: inline-block
}

.cat-list {
    width: 100%;
    padding: 0 5px 0 22px
}

.cat-list li {
    padding: 0;
    margin-right: 12px;
    height: 17px;
    line-height: 17px;
    vertical-align: middle
}

.cat-list li a:hover {
    opacity: .8 !important
}

.filter_area {
    width: 100%;
    padding: 15px 0 10px 5px;
    margin: 10px 5px 10px 20px;
    text-align: center
}

.form_filter {
    width: 95%;
    max-width: 300px;
    margin-right: 10px
}

.filter_area .form-group {
    border: 2px solid #e00876
}

.filter_area .form-control {
    border-radius: 0;
    outline: 0
}

select.form-control:not([size]):not([multiple]) {
    height: unset
}

.flex_latest_posts {
    display: flex;
    flex-wrap: wrap
}

.flex_latest_posts .grid__item {
    width: 33.3%;
    min-height: 200px
}

.grid__item.post_container .post-main-info {
    display: flex;
    flex-flow: column nowrap
}

.deal-main-content a,
.grid__item.post_container .post-main-info div:first-child {
    order: 2
}

.grid__item.post_container .post-main-info div:last-child {
    order: 1
}

.flex_items_v2 .grid__item.post_container {
    padding: 0;
    width: calc(50% - 20px);
    max-width: 400px;
    margin: 0 10px 20px;
    border-radius: 16px;
    border: 2px solid #e1e2ea
}

.flex_latest_posts .item_title {
    font-size: 1.4em
}

.flex_latest_posts .item_content,
.item_content_list_view,
.list_view_collections {
    font-size: .8em
}

.underBox {
    letter-spacing: 1px;
    text-align: left
}

.detail-modal .social-buttons,
.home-title,
.modal-subtitle {
    text-align: center
}

.underBox ul {
    font-weight: 100;
    vertical-align: top;
    margin: 0;
    padding: 0
}

.underBox ul li {
    padding: 8px 0;
    margin-bottom: 2px;
    line-height: 0;
    height: 0;
    vertical-align: middle
}

.underBox ul li a {
    color: #009fb4;
    font-size: 12px;
    letter-spacing: 0
}

.modal-subtitle {
    margin: 15px 0 12px;
    font-size: 1.1em
}

.newsletter-form-v2 {
    margin-right: 20px;
    position: relative;
    display: flex;
    align-items: center;
    width: 190px;
    max-width: 100%
}

.newsletter-form-v2 #newsSubmit,
.search-form-v2 #newsSubmit {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    border: 0;
    height: calc(100% - 1px);
    background: 0 0;
    border-radius: 0 6px 6px 0;
    cursor: pointer;
    color: rgba(0, 0, 0, .5);
    transition: .1s linear;
    -webkit-transition: .1s linear;
    -moz-transition: .1s linear;
    -o-transition: .1s linear
}

.newsletter-form-v2 #newsSubmit:hover,
.search-form-v2 #newsSubmit:hover {
    background: #e00876;
    color: #fff
}

.newsletter-form-v2 .title-info {
    font-size: .9em;
    margin: 0 5px
}

.read-more-post:focus,
.read-more-post:hover {
    color: #e00876;
    text-decoration: none
}

.detail-modal {
    position: fixed;
    z-index: 1000;
    right: 0;
    height: calc(100vh - 10px);
    visibility: hidden
}

.detail-v2-main-scroll {
    overflow: auto;
    overflow-y: scroll;
    position: relative;
    height: 100%
}

.detail-modal .detail-content {
    padding: 80px 60px 20px
}

.collections-p {
    line-height: 1.3
}

.detail-list-unit .secondary-post-unit p {
    font-family: Poppins, sans-serif;
    opacity: .85;
    line-height: 1.3;
    font-size: .8em
}

.detail-modal.show,
body.hasHover .deal_pricing .prices-collapser:focus .prices-box {
    visibility: visible
}

.detail-modal .close-detail-btn {
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    margin-top: 75px;
    margin-right: 30px;
    background-color: transparent;
    border: 0;
    cursor: pointer
}

.detail-modal .detail-list-unit {
    padding: 15px 0;
    border-top: 1px solid #eee;
    display: flex;
    flex-wrap: nowrap
}

.detail-modal .detail-list-unit .img-detail {
    align-self: flex-start;
    width: 400px;
    margin-right: 15px;
    position: relative;
    overflow: hidden
}

.detail-modal .detail-list-unit .img-detail img {
    display: block;
    margin-right: auto;
    max-width: 100%
}

.detail-modal .detail-list-unit .post-detail {
    width: calc(100% - 150px)
}

.detail-modal .detail-list-unit .post-detail h3 {
    margin-bottom: 10px;
    font-size: 1em;
    opacity: .85
}

.detail-modal .social-buttons .social-button:not(:first-child) {
    margin: 0 0 0 10px
}

.detail-modal .list-nav {
    position: absolute;
    z-index: 800;
    width: 60px;
    height: 100px;
    bottom: 0;
    top: 0;
    margin: auto 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.detail-modal .list-nav.next-list {
    right: 11px
}

.detail-modal .list-nav:hover {
    background-color: rgba(169, 191, 30, .3)
}

.detail-modal .list-nav.prev-list {
    left: 5px
}

.detail-modal .list-paragraph {
    line-height: 1.3;
    font-size: .8em
}

.deals-col {
    position: fixed;
    width: 369px;
    z-index: 99
}

.deals_sidebar {
    position: -webkit-sticky;
    position: sticky;
    z-index: 1020;
    height: calc(95vh);
    top: 0;
    bottom: 0;
    left: 0;
    overflow-x: hidden;
    overflow-y: auto;
    transition: width .3s linear;
    -webkit-transition: width .3s linear;
    -moz-transition: width .3s linear;
    -o-transition: width .3s linear;
    padding: 0 15px
}

.deal_pricing .price-box-drop,
.sidebar_edge {
    position: relative
}

.home-title {
    color: #6cddff;
    overflow: hidden;
    margin-top: 20px;
    font-family: Arvo, serif
}

.related_deals {
    padding: 50px 0 0 21px;
    color: #009fb3;
    font-size: 1.5rem
}

.home-subtitle.secondary-sub {
    font-size: 2.5em
}

.instructions_vip:hover,
.mobile-and,
.single_social_buttons .social-buttons button:hover,
.subtitle-and,
.subtitle-fonts,
.subtitle-premium {
    color: #009fb3
}

.subtitle-deals,
.subtitle-deals-mobile,
.subtitle-plugins,
.subtitle-themes {
    color: #6cddff
}

.subtitle-icons {
    color: #326ff6
}

.deals_title {
    width: 100%;
    display: block;
    text-align: left;
    margin: 0 24px
}

.deals_title a {
    color: #009fb4
}

.deals_promo {
    width: 100%;
    display: block;
    text-align: left;
    color: #414141;
    font-size: 15px;
    font-family: Poppins, Sans serif;
    line-height: 1.1;
    letter-spacing: 2px;
    margin: 5px 10px
}

.freebies_title {
    width: 100%;
    text-align: left;
    margin: 0 24px;
    display: none
}

.freebies_title a {
    color: #e00876
}

.premium-deals-area {
    background: #fff;
    position: fixed;
    align-items: center;
    z-index: 15;
    left: 13px;
    bottom: 10px;
    padding: 0;
    border: 1px solid #eee;
    display: none
}

.premium-deals-area .toggle_sidebar {
    border: 0;
    background: 0 0;
    font-family: Arvo, serif;
    font-size: 1.3em;
    cursor: pointer;
    color: var(--color1);
    opacity: .7;
    padding: 4.4px 5px
}

.deal_content_ind {
    padding: 0;
    position: relative;
    margin: 0 0 20px;
    -webkit-transition: 250ms cubic-bezier(.02, .01, .47, 1);
    -moz-transition: 250ms cubic-bezier(.02, .01, .47, 1);
    transition: 250ms cubic-bezier(.02, .01, .47, 1);
    border: 2px solid #e1e2ea;
    border-radius: 16px
}

.deal_content_ind:hover {
    transition-delay: 0s !important;
    transform: translateY(2px)
}

.deal_content_ind .deal_title {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
    text-align: left;
    color: var(--color-title);
    font-family: Poppins, sans-serif;
    overflow-y: hidden;
    margin: 0
}

.deal_content_ind .img-deal {
    position: relative;
    width: 100%;
    height: auto;
    filter: brightness(93%);
    overflow: hidden;
    margin: 0 auto;
    order: 1;
    border-radius: 8px 8px 0 0
}

.deal_content_ind .img-deal img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0;
    border-radius: 16px
}

.deal_content_ind .deal-main-content {
    position: relative;
    z-index: 15;
    text-align: center;
    margin: 0;
    padding: 15px
}

.deals-get-now-button-v2 {
    text-align: center;
    padding: 7px 3px;
    font-weight: 400;
    display: block;
    line-height: 1;
    width: 60px;
    opacity: .9
}

.deal-button,
.grid-deal-button {
    width: 53px;
    margin: 0 5px;
    display: inline-block;
    border-radius: 50%
}

.deals-get-now-button-v2:hover,
.img_grid_collections.img_show {
    opacity: 1
}

.deals-get-now-button-v2 li {
    font-size: 14px;
    font-weight: 700;
    color: #e00876;
    font-family: Poppins, sans-serif;
    list-style: none;
    line-height: .7;
    display: flex
}

.deal-button {
    background-color: var(--color1);
    height: 53px
}

.grid-deal-button {
    background-color: rgba(255, 255, 255, 0);
    height: auto
}

.grid-price-buttons,
.price-buttons {
    position: absolute;
    bottom: 8px;
    margin: 0 auto;
    width: 85%;
    max-width: 98px;
    height: 34px;
    left: 50% !important;
    background-color: #fff;
    border-radius: 30px;
    transform: translateX(-50%)
}

.price-buttons {
    right: 16%;
    left: 16%
}

.grid-price-buttons {
    right: unset;
    padding: 0 14px;
    display: flex;
    align-items: center;
    justify-content: center
}

#load-more-area,
#load-more-deals {
    align-items: center;
    position: relative
}

.vip-button {
    background-color: var(--color1);
    width: 53px;
    height: 53px;
    margin: 0 5px;
    border-radius: 50%;
    display: inline-block
}

.grid-vip-button,
.post_collection_dummy svg {
    width: 100%;
    height: auto
}

.grid-vip-button {
    background-color: rgba(255, 255, 255, 0);
    margin: 0;
    display: inline-block;
    border-radius: 50%;
    padding: 7px 0 9px
}

#premium-title,
.deal-data {
    margin-right: 10px
}

.span-button {
    font-size: 10px;
    font-weight: 400;
    font-family: Bitter, serif;
    color: #1c1d1e
}

.deal-data,
.deal_pricing .original-price {
    font-family: Poppins, Arvo, sans-serif;
    font-size: 15px
}

.list-grid-inner-content,
.list-grid-inner-featured-collection {
    font-size: 12px;
    text-align: left;
    font-family: Poppins, serif;
    font-weight: 100
}

.deals-get-now-button-v2:hover li,
.deals-get-now-button-v2:hover li span {
    color: #00a0b5
}

#load-more-deals {
    display: block;
    width: 100%;
    padding: 0 0 40px;
    display: flex;
    justify-content: center
}

#load_more_deals_button,
#load_more_design_deals,
#load_more_lifetime_deals {
    background-color: var(--first-bypeople-color);
    color: #fff
}

#load-more-area {
    display: block;
    width: 100%;
    padding: 15px 0;
    display: flex;
    justify-content: center
}

.post_collection_dummy {
    display: block;
    width: 100%;
    padding: 80px 25px;
    max-width: 1000px;
    margin: 0 auto
}

.list_collection_imgs {
    display: block;
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: left
}

.img_grid_collections {
    opacity: 0;
    width: 300px;
    max-width: 100%;
    border: 5px solid #00a0b5;
    position: absolute;
    transition: .1s linear;
    -webkit-transition: .1s linear;
    -moz-transition: .1s linear;
    -o-transition: .1s linear
}

.img_grid_collections:first-child {
    z-index: 1;
    transform: rotate(3deg) translate(179px, -62px)
}

.list_collection_imgs:hover .img_grid_collections:first-child {
    transform: rotate(1deg) translate(150px, -59px)
}

.img_grid_collections:nth-child(2) {
    z-index: 2;
    transform: rotate(6deg) translate(81px, -39px)
}

.list_collection_imgs:hover .img_grid_collections:nth-child(2) {
    transform: rotate(4deg) translate(75px, -33px)
}

.img_grid_collections:nth-child(3) {
    z-index: 3;
    transform: rotate(2deg) translate(157px, 35px)
}

.list_collection_imgs:hover .img_grid_collections:nth-child(3) {
    transform: rotate(4deg) translate(135px, 15px)
}

.img_grid_collections:nth-child(4) {
    z-index: 4;
    transform: rotate(0) translate(13px, 0)
}

.list_collection_imgs:hover .img_grid_collections:nth-child(4) {
    transform: rotate(0) translate(10px, -5px)
}

.img_grid_collections:nth-child(5) {
    z-index: 5;
    transform: rotate(-5deg) translate(60px, 32px)
}

.list_collection_imgs:hover .img_grid_collections:nth-child(5) {
    transform: rotate(-2deg) translate(53px, 25px)
}

@keyframes moveChild_one {

    0%,
    100% {
        transform: rotate(3deg) translate(179px, -62px)
    }

    20%,
    80% {
        transform: rotate(0) translate(0, 0)
    }
}

@keyframes moveChild_two {

    0%,
    100% {
        transform: rotate(6deg) translate(81px, -39px)
    }

    20%,
    80% {
        transform: rotate(0) translate(0, 0)
    }
}

@keyframes moveChild_three {

    0%,
    100% {
        transform: rotate(2deg) translate(157px, 35px)
    }

    20%,
    80% {
        transform: rotate(0) translate(0, 0)
    }
}

@keyframes moveChild_four {

    0%,
    100% {
        transform: rotate(0) translate(13px, 0)
    }

    20%,
    80% {
        transform: rotate(0) translate(0, 0)
    }
}

@keyframes moveChild_five {

    0%,
    100% {
        transform: rotate(-5deg) translate(60px, 32px)
    }

    20%,
    80% {
        transform: rotate(0) translate(0, 0)
    }
}

.list-grid-inner-title {
    margin: 15px 0;
    text-align: left !important;
    font-family: Arvo, serif;
    font-weight: 700;
    color: #00a0b5
}

.list-grid-inner-title:hover {
    opacity: .7
}

.list-grid-inner-content {
    line-height: 1.3;
    color: var(--color1)
}

.check-collections li a,
.mobile-check-collections li a {
    color: #fff;
    background-color: #00a0b5;
    padding: 5px 10px;
    font-size: 13px;
    float: right
}

.list-grid-inner-featured-collection {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1.3;
    color: #85a0a6
}

#premium-title,
.single_post_main_content,
.v2-single-date {
    font-family: Poppins, sans-serif
}

.list-grid-inner-featured-collection:before {
    margin-right: 6px;
    margin-left: 0;
    content: '';
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 1px;
    background: #85a0a6;
    min-width: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-top: 2px
}

.list-grid-inner-featured-collection.collections-page {
    margin-top: 15px
}

.list-grid-inner-featured-collection.collections-page:before,
.list-grid-inner-featured-collection.list-related-page:before {
    min-width: unset;
    max-width: 5px;
    display: none
}

.list-grid-inner-featured-collection:after {
    margin-left: 0;
    margin-right: 0;
    content: '';
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 1px;
    background: #85a0a6;
    min-width: 20px;
    display: inline-block;
    vertical-align: middle;
    width: 135px;
    margin-top: 2px
}

.main_page_v2.main_single_v2 {
    padding: 0;
    margin: 0 auto 50px;
    max-width: 800px
}

.main_single_post {
    width: 100%;
    padding: 0;
    position: relative
}

.single_post_main_content {
    margin: 0
}

.single_post_main_content iframe,
.single_post_main_content img,
.single_post_main_content video {
    display: block;
    max-width: 100%
}

.single_post_main_content h1,
.single_post_main_content h2,
.single_post_main_content h3,
.single_post_main_content h4,
.single_post_main_content h5 {
    margin: 30px 0 20px
}

.comment_area_v2 {
    margin: 15px 0
}

.single_social_buttons {
    position: relative;
    display: block;
    margin-bottom: 40px;
    left: 1px;
    height: 1px;
    width: 100%
}

.single_social_buttons .social-buttons {
    position: absolute;
    bottom: 0;
    right: 0;
    left: unset;
    text-align: center;
    display: flex;
    width: auto;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    padding: 0 15px;
    height: auto;
    transform: unset;
    border-radius: 20px 0 0
}

.single_social_buttons .social-buttons .social-button {
    display: inline-table;
    position: relative;
    height: 50px;
    width: 50px;
    font-size: 23px
}

.single_social_buttons .social-buttons button {
    background-color: transparent;
    color: #bdbdbd;
    transition: color .2s ease-out
}

.single_social_buttons .social-buttons .download-button {
    color: var(--primary-color)
}

.deal_content_ind .deal-main-content .img-deal .price-buttons a:nth-child(4n+2) .grid-vip-button li:before,
.price-buttons.grid-price-buttons a:nth-child(3n+1) .grid-vip-button li:before {
    content: "from";
    font-family: Poppins, sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #535456;
    display: inline-block;
    position: relative;
    padding-right: 5px
}

.deal_content_ind .deal-main-content .img-deal .price-buttons {
    right: unset;
    padding: 0 10px;
    display: flex;
    align-items: center;
    justify-content: center
}

.single_social_buttons .social-buttons button i.fa-heart {
    font-weight: 100
}

.single_social_buttons .social-buttons .social-button.like i {
    font-weight: 900 !important;
    color: #e96a6a
}

.core_page_v2 .row.row_single_post {
    margin: 0 15px
}

#premium-title {
    margin-left: 10px;
    text-align: left;
    margin-bottom: 0 !important;
    font-size: 2rem;
    padding: 10px 0
}

.core_page_v2 .home-subtitle.post-v2-main-title {
    color: var(--color1);
    font-size: 2rem;
    font-family: Poppins, serif;
    margin-bottom: 7px;
    margin-left: -20px
}

.secondary_content_single h3.home-subtitle.post-v2-main-title.col-flex-end {
    padding-left: 20px
}

.main_single_post .home-subtitle.post-v2-main-title.col-flex-end {
    display: table-cell;
    padding-bottom: 25px
}

.col-flex-end {
    align-self: flex-end
}

.single_post_titles_area {
    margin-top: 60px !important;
    margin-bottom: 15px
}

.core_page_v2 .row.row_single_post .home-subtitle {
    position: relative;
    z-index: 5;
    font-size: 2rem;
    text-align: left;
    margin: 0;
    margin-bottom: 20px;
    height: 102px;
    color: var(--color-title)
}

.core_page_v2 .row.row_single_post .home-subtitle.post-page-main-title {
    margin-bottom: 35px;
}

.single_post_image {
    display: table;
    margin: 0
}

.single_post_image img {
    width: 100%;
    height: auto;
    border-radius: 10px 10px 0 0;
    filter: brightness(.97)
}

.secondary_content_single {
    margin: 35px auto;
    display: block
}

.single_wrapper {
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
    position: relative
}

.disqus_single {
    margin: 60px 10px 15px;
    display: block
}

.v2-single-date {
    color: #707070;
    position: relative;
    right: 0;
    font-size: 14px;
    line-height: 0;
    margin: 0 0 5px !important
}

.list_main_content_p {
    color: var(--color1);
    margin: 1.8rem 2rem;
    font-size: 1.2rem;
    font-family: Poppins, serif;
    opacity: .85
}

.pricing_deal {
    color: var(--color1);
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background-color: #fff;
    border-top: 3px solid #e00876;
    display: block;
    z-index: 800
}

.deal_pricing {
    position: relative;
    height: 100%;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    display: flex;
    font-family: Poppins, sans-serif
}

.deal_pricing .prices-collapser {
    height: 100%;
    position: relative;
    display: flex;
    z-index: 950
}

.deal_pricing .price_box {
    visibility: hidden;
    position: relative;
    width: 0;
    height: 50px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center
}

.deal_pricing .price-button:hover {
    background-color: rgba(224, 8, 118, .8)
}

.deal_pricing .price-button.vip-button-bar:hover {
    color: #fff;
    background-color: rgba(224, 8, 118, .8)
}

.deal_pricing .prices-collapser .prices-box {
    min-width: 530px;
    min-height: 20px;
    position: absolute;
    bottom: 100%;
    right: 0;
    display: flex;
    flex-wrap: wrap;
    flex-grow: 2;
    padding: 28px;
    background-color: #f3f3f3
}

.deal_pricing .price-title {
    color: var(--color1);
    width: 100%;
    text-align: left;
    font-weight: 700;
    margin-bottom: 20px;

}

.deal_pricing .original-price {
    margin-left: 10px
}

.deal_pricing .price-ind-box {
    width: 100%;
    margin-bottom: 15px
}

.deal_pricing .prices-ind-flex {
    display: flex;
    flex-flow: row wrap
}

.deal_pricing .price-item {
    height: 50px;
    display: flex;
    align-items: center
}

.deal_pricing .price-item.price-item-deal {
    flex-grow: 1;
    margin-right: 5px;
    border: 2px solid #e00876;
    cursor: pointer;
}

.deal_pricing .price-item.price-item-vip {
    flex-grow: 2;
    border: 2px solid #e00876
}

.deal_pricing .price-item .name-price-item {
    width: 0;
    flex-grow: 3;
    height: auto;
    font-family: Poppins, serif;
    color: var(--color1);
    opacity: .9;
    text-align: center
}

.deal_pricing .price-button {
    cursor: pointer;
    background-color: #e00876;
    padding: 0 15px;
    font-size: 15px;
    color: #fff;
    border: 0;
    height: 100%
}

.settings-page .page-header,
.settings-page h3.page-header {
    border-bottom: 1px solid #ccc
}

.deal_pricing .price-button img {
    filter: invert(1)
}

.deal_pricing .deal-pack {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-grow: 2;
    font-size: 15px
}

.deal_pricing .deal-pack:not(:last-child),
.vip-feature .img-feature {
    margin-bottom: 20px
}

.deal_pricing .price-button.button-dropped {
    width: 0;
    flex-grow: 0;
    padding: 5px 34px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.tachado {
    text-decoration: line-through
}

.deal-v2-content {
    margin-bottom: 50px
}

.loading-content-v2 {
    text-align: center;
    color: #696969;
    font-size: 1.2em;
    font-family: Arvo, serif
}

.instructions_vip {
    position: relative;
    cursor: pointer
}

.instructions_vip .tooltip-instructions {
    display: table;
    visibility: hidden;
    opacity: 0;
    background-color: rgba(0, 0, 0, .9);
    color: #fff;
    position: absolute;
    left: calc(100% + 5px);
    top: -1.2em;
    padding: 5px;
    border-radius: 3px;
    z-index: 50;
    transition: opacity .1s linear;
    -webkit-transition: opacity .1s linear;
    -moz-transition: opacity .1s linear;
    -o-transition: opacity .1s linear;
    font-size: 12px;
    font-family: Poppins, serif;
    width: 150px
}

.vip-feature .feature-text,
.vip-subtitle {
    text-align: center;
    color: #009fb3
}

.btn-vip-now,
.dd-cat-link.dropdown,
.vip-feature .feature-title,
.vip-subtitle,
blockquote {
    font-family: Poppins, sans-serif
}

.instructions_vip:hover .tooltip-instructions {
    visibility: visible;
    opacity: 1
}

.item_deal {
    padding: 20px 15px 10px
}

.img-deals {
    border: 1px solid #009fb3
}

.img-deals-designshock {
    max-height: 200px;
    width: 100%;
    object-fit: cover
}

.item_deal_info {
    margin-top: 15px;
    text-align: center
}

.affiliate-link-content {
    background-color: #f1f1f1;
    border-radius: 0;
    font-size: 13px;
    padding: 7px;
    margin-bottom: 12px
}

.deal-main-content {
    position: relative;
    display: flex;
    flex-flow: column
}

.single_wrapper.affiliates {
    max-width: 1366px
}

#affiliates-program {
    margin-bottom: 100px
}

section.affiliate-section {
    margin: 60px auto
}

.paragraph-container p {
    text-align: center;
    font-size: 24px;
    line-height: 1.15
}

.main_wrapper_v2.affiliates {
    margin-top: 100px
}

.a-menu-section {
    position: relative;
    padding: 15px;
    border-radius: 8px
}

.a-menu-section:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: .1;
    z-index: 1;
    border-radius: 8px
}

.a-menu-section.instructions-menu:before {
    background-color: #009fb3
}

.a-menu-section.config-menu:before {
    background-color: #b4cc20
}

.a-menu-section.download-menu:before {
    background-color: #6cddff
}

.a-menu-section .menu-content {
    position: relative;
    z-index: 2
}

.vip-subtitle {
    margin-bottom: 90px;
    font-size: 28px
}

.vip-feature {
    margin-bottom: 30px
}

.btn-vip-now {
    background-color: #e00876;
    color: var(--color1);
    font-weight: 700;
    display: table;
    margin: 20px auto;
    border: 0;
    border-radius: 4px;
    cursor: pointer;
    padding: 6px 20px
}

.vip-feature .feature-title {
    text-align: center;
    margin-bottom: 16px
}

.settings-page {
    margin-top: 45px;
    min-height: 800px;
    padding: 15px
}

.settings-page .page-header {
    padding-bottom: 10px;
    margin: 22px 0 33px
}

.settings-page input[type=checkbox] {
    margin: 0 0 2px
}

.settings-page .control-group {
    margin-bottom: 11px;
    display: block
}

.settings-page input[type=email],
.settings-page input[type=text],
.settings-page textarea {
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border .2s linear, box-shadow .2s linear;
    -moz-transition: border .2s linear, box-shadow .2s linear;
    -o-transition: border .2s linear, box-shadow .2s linear;
    transition: border .2s linear, box-shadow .2s linear;
    display: inline-block;
    padding: 4px 6px;
    margin-bottom: 11px;
    font-size: 14px;
    line-height: 22px;
    color: #555;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    vertical-align: middle
}

.settings-page .input-xxlarge {
    width: 530px
}

.settings-page label {
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

blockquote:after,
blockquote:before {
    font-family: Georgia, sans-serif;
    position: absolute;
    font-size: 80px;
    color: #7a7a7a
}

.social-button i.fas.fa-external-link-alt:before {
    content: "\f0c1"
}

div#bppl-v2-content {
    position: relative;
    top: 50px
}

div#deals_col {
    display: flex;
    position: sticky;
    top: 132px;
    width: 100%;
    z-index: 0;
    background-color: #fff
}

.deals_main_content {
    position: relative;
    margin: 3px 0 30px
}

li.nav-item.dropdown-item a {
    padding: 0
}

.dd-cat-link.dropdown {
    font-size: 18px;
    display: none
}

.dd-cat-link.dropdown #dropdownMenu2 {
    padding: 8px 8px 8px 40px;
    color: #000
}

.dropdown-menu.show {
    left: 40px
}

.dd-cat-link.dropdown li.nav-item.dropdown-item a {
    color: #000;
    font-family: Poppins, sans-serif
}

.dd-cat-link.dropdown:hover .dropdown-menu {
    margin-left: 18px;
    display: block
}

.dd-cat-link.dropdown .dropdown-menu {
    transition: .25s ease-out;
    top: 40px
}

div#wp_discuz_load {
    margin-bottom: 45px
}

#bppl-v2-content h2[style="padding: 0 auto;text-align:center;"] a:before {
    content: "\f102";
    width: 50px;
    height: 50px;
    position: absolute;
    display: flex;
    background-color: #9e9e9e;
    pointer-events: all;
    left: calc(50% - 25px);
    visibility: visible;
    color: #fff;
    font-family: Font Awesome\ 5 Free;
    font-weight: 900;
    justify-content: center;
    align-items: center;
    border-radius: 50%
}

#bppl-v2-content h2[style="padding: 0 auto;text-align:center;"] a {
    touch-action: none;
    pointer-events: none;
    color: transparent;
    visibility: hidden
}

blockquote {
    font-size: 16px;
    font-style: italic;
    width: fit-content;
    margin: .25em auto;
    padding: .35em 40px;
    line-height: 1.45;
    position: relative;
    color: #383838;
    text-align: justify
}

blockquote:before {
    display: block;
    padding-left: 10px;
    content: "\201C";
    left: -20px;
    top: -20px
}

blockquote:after {
    float: right;
    line-height: 1;
    right: 10px;
    bottom: -50px;
    content: "\201D"
}

blockquote cite {
    color: #999;
    font-size: 14px;
    display: block;
    margin-top: 5px
}

blockquote cite:before {
    content: "\2014 \2009"
}

.size-ful,
.sp-no-webp {
    height: fit-content
}

@media screen and (max-width: 900px) {

    .size-ful,
    .sp-no-webp {
        height: auto;
    }

}



@media screen and (max-width:1200px) {

    .detail-modal .detail-list-unit .img-detail,
    .grid__item,
    .grid__item.list_view .inlist_items,
    .grid__item.list_view .post-thumb-area {
        width: 100%
    }

    .v2-single-date {
        top: 0;
        position: relative;
        font-size: 18px
    }

    .latest-posts-grid {
        display: none
    }

    .post_title_v2 {
        text-align: center;
        margin: 20px auto 10px
    }

    .list_collection_imgs {
        overflow: hidden
    }

    .grid__item .thumb-deal img {
        height: auto
    }

    .detail-modal .detail-list-unit {
        display: block
    }

    .detail-modal .detail-list-unit .post-detail {
        width: 100%;
        margin: 10px 0
    }

    .detail-modal .detail-content {
        padding: 90px 30px 20px
    }

    .detail-modal .list-nav {
        width: 44px
    }

    .core_page_v2 .row.row_single_post {
        margin: 0
    }
}

@media screen and (max-width:1040px) {
    .dd-cat-link.dropdown {
        display: none
    }
}

@media screen and (max-width:991px) {

    #main-v2-toggler span.navbar-toggler-icon,
    #main-v2-toggler span.navbar-toggler-icon:after,
    #main-v2-toggler span.navbar-toggler-icon:before,
    #v2-collapse-nav .close-navbar .fa-times,
    #v2-collapse-nav .close-navbar .fa-times:before {
        position: absolute;
        background-color: var(--color1);
        display: block
    }

    .single_wrapper {
        max-width: 100%;
        width: 100%
    }

    .bppl-v2-navbar {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%
    }

    .bppl-v2-content {
        margin-top: 68px
    }

    .v2-vertical-collapse {
        position: fixed;
        background: #fff;
        height: calc(100vh) !important;
        top: 0;
        right: 0;
        padding: 15px;
        display: block;
        visibility: hidden;
        width: 0;
        transition: width .2s linear, visibility .2s linear;
        -webkit-transition: width .2s linear, visibility .2s linear;
        -moz-transition: width .2s linear, visibility .2s linear;
        -o-transition: width .2s linear, visibility .2s linear;
        overflow-y: auto
    }

    .v2-vertical-collapse.show {
        visibility: visible;
        width: 280px;
        margin-top: 60px
    }

    .v2-vertical-collapse .navbar-nav {
        opacity: 0;
        transform: translateY(15px);
        -webkit-transform: translateY(15px);
        -moz-transform: translateY(15px);
        -o-transform: translateY(15px);
        transition: transform .2s linear, visibility .2s linear;
        -webkit-transition: transform .2s linear, visibility .2s linear;
        -moz-transition: transform .2s linear, visibility .2s linear;
        -o-transition: transform .2s linear, visibility .2s linear
    }

    .v2-vertical-collapse.show .navbar-nav {
        transition-delay: .3s;
        -webkit-transition-delay: .3s;
        -moz-transition-delay: .3s;
        -o-transition-delay: .3s;
        opacity: 1;
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0)
    }

    #menu-menu_v2 {
        margin-top: 25px !important
    }

    .social-list {
        flex-direction: row
    }

    .social-list li {
        margin-left: 25px
    }

    .close-navbar,
    .mobile-check-collections {
        display: block
    }

    .check-collections,
    .v2-cat {
        display: none
    }

    .list_collection_imgs {
        min-height: 285px
    }

    .list-grid-inner-featured-collection:after,
    .list-grid-inner-featured-collection:before {
        width: 0
    }

    .mobile-nav {
        display: block;
        margin-left: 33px
    }

    .mobile-nav ul {
        margin: auto 0
    }

    .home-subtitle.title-cats,
    .home-subtitle.title-lists {
        text-align: left;
        font-size: 9vw;
        margin: 120px 10px 0
    }

    .item_content_list_view,
    .list-paragraph {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 500px
    }

    div#v2-collapse-nav ul:nth-child(6n+5) {
        order: 1;
        margin: 30px 0
    }

    div#v2-collapse-nav ul:nth-child(6n+5) li a {
        text-align: right;
        padding-top: 25px
    }

    div#v2-collapse-nav>button {
        order: 1
    }

    div#v2-collapse-nav ul:nth-child(6n+3) {
        order: 3;
        margin: 0 !important;
        padding-left: 0;
        padding-top: 15px
    }

    div#v2-collapse-nav {
        display: flex;
        flex-flow: column nowrap;
        align-items: flex-end;
        justify-content: flex-start;
        overflow-x: hidden;
        padding: 40px
    }

    .newsletter-form-v2,
    .search-form-v2 {
        margin-right: 10px
    }

    div#v2-collapse-nav ul:nth-child(6n+4) {
        order: 5;
        margin: 0 !important;
        padding-top: 25px
    }

    div#v2-collapse-nav ul:nth-child(6n+6) {
        order: 2
    }

    div#v2-collapse-nav ul:nth-child(6n+7) {
        order: 6
    }

    #main-v2-toggler span.navbar-toggler-icon {
        background-image: unset;
        width: 100%;
        height: 3px;
        left: 0
    }

    #main-v2-toggler span.navbar-toggler-icon:before {
        content: "";
        width: 100%;
        height: 100%;
        top: -8px
    }

    #main-v2-toggler span.navbar-toggler-icon:after {
        content: "";
        width: 100%;
        height: 100%;
        top: 8px
    }

    #v2-collapse-nav .close-navbar .fa-times:before {
        content: "";
        width: 100%;
        height: 100%;
        transform: rotate(-90deg)
    }

    #v2-collapse-nav .close-navbar .fa-times {
        width: 80%;
        height: 3px;
        transform: rotate(45deg);
        right: 0;
        top: 10px
    }

    .deals-col {
        position: sticky;
        padding-right: 0;
        top: 0;
        width: 360px
    }
}

@media screen and (max-width:886px) {
    div#deals_col {
        max-width: 100%;
        width: 100%
    }

    .deals-col {
        position: sticky;
        padding-right: 0;
        top: 0;
        width: 290px
    }
}

@media screen and (max-width:767px) {

    .core_page_v2,
    .item_title {
        overflow: hidden
    }

    .main_page_v2.main_single_v2 {
        padding: 0 10px
    }

    .core_page_v2 .post-page-main-title {
        margin-left: 0 !important
    }

    .core_page_v2 .home-subtitle.post-v2-main-title {
        margin-left: 0;
        text-align: center
    }

    .vip-subtitle {
        font-size: 24px
    }

    .subtitle-premium.subtitle-secondary {
        font-size: 24px;
        text-align: center;
        margin: 15px 10px 0
    }

    .item_title {
        min-height: 0;
        font-size: 14px
    }

    .deal_pricing .date-deal,
    .deal_pricing .original-price,
    .home-title,
    .premium-deals-area,
    .subtitle,
    .subtitle-and,
    .subtitle-deals,
    .topbar_hide,
    div#deals_col {
        display: none
    }

    .deals_sidebar {
        height: 100%;
        padding-bottom: 40px;
        border-right: 1px solid #eee;
        width: 100%
    }

    .deals-col.display,
    .display-deals {
        display: block
    }

    .main_page_v2 {
        margin: 10px 0 0
    }

    .grid__item {
        width: 100%;
        padding: 25px 12.5px;
        min-height: auto
    }

    .grid__item.item_collections {
        padding: 10px 12.5px;
        min-height: 150px
    }

    .subtitle-cats {
        color: #009fb3
    }

    .home-title {
        font-size: 15vw;
        max-height: 11.9vw;
        margin: 120px 0 0
    }

    .main_wrapper_v2,
    .mobile-and,
    .subtitle-more {
        display: inline-block
    }

    .deal-data,
    .deal_pricing .date-deal.expiration {
        display: flex
    }

    .row.row_collections {
        margin-top: 0
    }

    .single_post_titles_area {
        margin-bottom: 0
    }

    .v2-single-date {
        margin-left: 12px
    }

    .img_grid_collections {
        width: 255px
    }

    .post_collection_dummy {
        padding: 80px 12px
    }

    .grid__item.list_view {
        padding: 25px 12.5px
    }

    .list_main_content_p {
        margin: 1rem
    }

    .home-subtitle {
        text-align: left;
        font-size: 9vw;
        margin: 120px 10px 0
    }

    .related_deals,
    .title_collections {
        font-size: 22px
    }

    .home-subtitle.medium-subtitle {
        margin: 0 !important
    }

    .subtitle-themes::before {
        content: '\A';
        white-space: pre
    }

    .mini-down-menu {
        margin-right: 120px
    }

    .deal_pricing .price-item {
        width: 100%
    }

    .deal_pricing .price-item.price-item-deal {
        margin-right: 0;
        margin-bottom: 10px
    }

    .pricing_deal {
        height: auto
    }

    .deal_pricing {
        height: auto;
        flex-wrap: wrap-reverse;
        bottom: 0;
        width: 100%;
        max-width: 100%
    }

    .deal_pricing .price-box-drop {
        width: 100%;
        padding: 0;
        height: 45px
    }

    .deal-data {
        width: 100%;
        height: 34px;
        align-items: center;
        justify-content: center
    }

    .deal_pricing .prices-collapser .prices-box {
        width: 100%;
        min-width: auto;
        color: rgba(0, 0, 0, .9);
        padding: 5px;
        visibility: visible;
        display: none
    }

    .instructions_vip .tooltip-instructions {
        left: -148px;
        top: -2.2em
    }

    .detail-modal {
        padding: 0
    }

    .detail-modal .list-nav.prev-list {
        left: 0
    }

    .detail-modal .list-nav.next-list {
        right: 6px
    }

    .detail-modal .detail-content h1 {
        font-size: 1.5rem
    }

    .detail-modal .close-detail-btn {
        margin-right: 10px
    }

    .deal_pricing .prices-collapser {
        position: initial;
        min-width: 180px
    }

    .filter_area {
        margin: 40px 0 0 5px;
        padding: 0
    }

    .form_filter.categories {
        position: fixed;
        top: 9px;
        padding-left: 65px;
        z-index: 12
    }

    .form_filter.categoriesPrem {
        position: fixed;
        top: 12px;
        padding-left: 115px;
        z-index: 12;
        width: 150px
    }

    .form_filter.ui-widget {
        position: fixed;
        top: 9px;
        left: 75px;
        z-index: 12;
        max-width: 60%
    }

    .main_wrapper_v2.affiliates {
        margin-top: 0;
        padding: 0
    }

    .paragraph-container.affiliates p {
        text-align: left;
        display: none
    }

    .home-subtitle.affiliates {
        margin-top: 60px
    }

    .home-subtitle.secondary-sub {
        font-size: 24px;
        margin: 15px 0
    }

    .related_deals {
        padding: 50px 0 0
    }

    .deal_pricing {
        padding: 0 0 0 20px;
        justify-content: left
    }

    .deal_pricing .deal-pack {
        width: 70%
    }

    .main_page_v2.related-deals {
        margin-top: 5px
    }

    .single_post_main_content p {
        font-size: 16px
    }

    .core_page_v2 .row.row_single_post .home-subtitle {
        font-size: 24px;
        margin: 20px 0 20px 12px;
        text-align: left;
        padding-left: 0 !important
    }

    .single_social_buttons .social-buttons .social-button {
        height: 38px;
        width: 40px;
        font-size: 18px
    }

    .single_wrapper {
        top: 0;
        flex: 0 0 100%;
        padding: 0 5%
    }
}

@media screen and (max-width:490px) {
    .mini-down-menu {
        display: none
    }

    .flex_items_v2 .grid__item.post_container {
        padding: 15px;
        width: 100%;
        max-width: 430px;
        margin: 0 auto 20px;
        border-radius: 16px;
        box-shadow: 0 3px 12px -6px rgba(0, 0, 0, .54)
    }
}

@media screen and (max-width:400px) {
    .mobile-nav {
        display: none
    }
}

@media only screen and (max-width:767px) and (min-width:491px) {
    .grid__item {
        width: 50%
    }

    .list_collection_imgs {
        justify-content: unset;
        margin: 0 auto;
        width: 70%
    }
}

@media only screen and (max-width:992px) and (min-width:768px) {
    .mini-down-menu {
        display: none
    }

    .home-subtitle.title-cats,
    .home-subtitle.title-lists {
        text-align: left;
        font-size: 6vw;
        margin: 120px 10px 0
    }

    .grid__item.home {
        width: 50%
    }
}

@media only screen and (max-width:1199px) and (min-width:992px) {
    .grid__item {
        width: 50%
    }

    .newsletter-form-v2,
    .search-form-v2 {
        width: 190px
    }

    .social-list {
        display: none
    }
}

@media screen and (min-width:768px) {
    .premium-deals-area {
        display: none
    }

    .subtitle-premium.subtitle-secondary {
        font-size: 2.5vw
    }
}

@media screen and (min-width:992px) {
    .deals-col {
        position: sticky;
        padding-right: 0;
        top: 0;
        width: 394px
    }

    .home-subtitle.title-lists {
        text-align: left;
        margin: 80px 0 12px
    }

    .home-subtitle.title-cats {
        text-align: center;
        margin: 80px 0 12px
    }
}

@media screen and (min-width:1200px) {
    .grid__item {
        width: 33.333%
    }

    .social-buttons {
        bottom: -33px
    }

    .grid-price-buttons {
        bottom: -53px
    }

    .grid-price-buttons.premium {
        bottom: 8px
    }

    .single_post_image {
        width: 100%
    }
}

@media screen and (max-width:800px) {

    .dropdown-mobile-cart {
        margin: 10px 0;
    }


    .dropdown-mobile-cart .dropdown-menu-right {
        display: none;
    }



}




.main_single_post blockquote{
    margin: 0;
    padding: 0;
}

.main_single_post blockquote:after{
    content: "";
}

.main_single_post blockquote::before{
    content: "";
}

.main_single_post blockquote p{
  quotes: "“”";
  font-family: Poppins, sans-serif;
  font-size: 18px;
  color: #383838;
  margin: 0 0 10px 30px;
}

.main_single_post blockquote p::before {
    content: open-quote;
    float: left;
    margin-right: 10px;
    font-size: 60px;
    position: absolute;
    font-family: Georgia, sans-serif;
    color: #7a7a7a;
    top: -17px;
    left: -10px;
}
  
.main_single_post blockquote p::after {
    content: close-quote;
    margin-left: 10px;
    font-size: 60px;
    text-align: center;
    display: inline-block;
    float: none;
    clear: both;
    position: absolute;
    bottom: -47px;
    font-family: Georgia, sans-serif;
    color: #7a7a7a;
}





.card_description {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;    
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 60px;
    margin-top: 40px;
}
  
.card_description_image {
    width: 120px;
    height: 120px;
    float: left;
}

.card_description h5{
    font-size: 16px;
    font-weight: bold;
}

.card_description > p {
    font-size: 12px;
    margin-bottom: 5px;
}

  .card_description_image img{
    border-radius: 64px;
  }
  
  .card_description_detail {
    margin-left: 10px;
  }
  
  .card_description_detail h5 {
    font-size: 16px;
    margin-bottom: 5px;
  }
  
  .card_description_detail p {    
    font-weight: 400;
    color: var(--color1);
    margin-bottom: 5px;
  }

  .card_description .redes{
    display: flex;
  }

  .card_description .redes >div{
    margin: 2% 2% 2% 0;
  }


  @media screen and (max-width:800px) {
    .card_description{        
        display: grid;
    }

    .card_description > div{
        width: 100%;
        margin: 2%;
    }

    .card_description h5{      
        margin-bottom: 10px;
    }

    .text_p_single{    
        font-size: 15px;
        padding-left: 12px;
    }

  }