

.wp_get_post_category_show_cover, .wp_get_post_category_view_all_data {
    width: 100%;
    overflow: hidden;
}
.wp_get_post_category_view_title {
    font-family: "nunito sans", Sans-serif;
    font-size: 20px;
    color: #000000;
    font-weight: 600;
    line-height: normal;
}
.wp_get_post_category_view_description {
    font-family: "nunito sans", Sans-serif;
    font-size: 15px;
    color: #838383;
    font-weight: 400;
    line-height: 25px;
    cursor: pointer;
    padding: 20px 0px;
}
ul.wp_get_post_category_view_ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.wp_get_post_category_view_ul {
    --columns: 5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
}
li.wp_get_post_category_view_li {
    position: relative;
    min-height: 1px;
    padding: 5px;
    width: 100% !important;
    float: none !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc( 100% / var(--columns));
    flex: 0 0 calc( 100% / var(--columns));
    max-width: calc( 100% / var(--columns));
}
a.post-category-infobox-module-link {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-decoration: none !important;
}
.wp_get_post_category_img_view img {
    filter: brightness( 100% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );
    transition-duration: 0.3s;
}
.wp_get_post_category_img_view img {
    display: inline;
    height: auto!important;
    max-width: 100%;
    width: auto;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-border-radius: inherit;
    border-radius: inherit;
}
.wp_get_post_category_img_view {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
.wp_get_post_category_view_li:hover .wp_get_post_category_img_view {
    animation-name: floating;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
.wp_get_post_category_view {
    padding: 0px 0px 20px 0px;
}
.wp_get_post_category_view_li:hover .wp_get_post_category_view {
    box-shadow: 0px 0px 20px -15px rgb(0 0 0 / 50%);
}
@keyframes floating {
    0% { transform: translate(0,  0px); }
    50%  { transform: translate(0, 10px); }
    100%   { transform: translate(0, -0px); }   
}
.wp_get_post_category_view_tag_title {
    font-family: "nunito sans", Sans-serif;
    font-size: 13px;
    font-weight: 500;
    color: #6EC1E4;
    margin: 20px 0px;
    text-align: center;
}
.wp_get_post_category_view_single_title {
    font-family: "nunito sans", Sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #0E0E0E;
    text-align: center;
    line-height: 1.3em;
}
.wp_get_post_category_post_excerpt {
    font-family: "nunito sans", Sans-serif;
    font-size: 12px;
    font-weight: 300;
    color: #92929D;
    margin: 10px 5px 0px 5px;
    text-align: center;
}

/* post */
.wp_get_poster_show_cover, .wp_get_poster_view_all_data, .wp_get_poster_view_category_and_button_cover, .wp_get_poster_view_category_and_button {
    width: 100%;
    overflow: hidden;
}
.wp_get_poster_view_category_left {
    float: left;
    width: 80%;
}
.wp_get_poster_view_category_right {
    float: left;
    width: 20%;
}
.wp_get_poster_category_img_view_cover {
    float: left;
}
.wp_get_poster_category_img_view img {
    width: 90px;
    height: 90px;
    float: left;
    margin-right: 15px;
}
.wp_get_poster_category_title_view {
    font-family: "nunito sans", Sans-serif;
    font-size: 22px;
    color: #000000;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
.wp_get_poster_category_title_view_cover {
    float: left;
    overflow: hidden;
    width: 80%;
}
.wp_get_poster_category_total_post_view {
    float: left;
    color: #888888;
    text-transform: uppercase;
    margin-top: 0px;
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 0;
    text-decoration: none;
    font-style: normal;
    width: 100%;
}
.wp_get_poster_category_total_post_logo i {
    padding-right: 8px;
}
.wp_get_poster_category_total_post_count {
    float: left;
}
.wp_get_poster_view_category_right_bttons_cover {
    float: right;
    overflow: hidden;
}


.switch-icon {width: 36px;height: 36px;background-color: #EAEAEA;float: left;cursor: pointer;position: relative;transition: background-color 0.3s;-webkit-transition: background-color 0.3s;}
.switch-icon + .switch-icon { margin-left: 5px; }
.switch-icon > span { display: block; position: absolute; }
.switch-icon.grid-icon > span { width: 7px; height: 7px; border: 2px solid #999999; background-color: transparent; transition: border-color 0.3s; -webkit-transition: border-color 0.3s; }
.switch-icon.grid-icon > span:nth-child(1), .switch-icon.grid-icon > span:nth-child(2) {top: 10px;}
.switch-icon.grid-icon > span:nth-child(3), .switch-icon.grid-icon > span:nth-child(4) { top: 19px; }
.switch-icon.grid-icon > span:nth-child(1), .switch-icon.grid-icon > span:nth-child(3) {left: 10px;}
.switch-icon.grid-icon > span:nth-child(2), .switch-icon.grid-icon > span:nth-child(4) { left: 19px; }
.switch-icon.grid-icon.active-item {background-color: #111111;}
.switch-icon.grid-icon.active-item > span {border-color: #FFFFFF;}
.switch-icon.list-icon > span { height: 2px; left: 10px; background-color: #999999; transition: background-color 0.3s; -webkit-transition: background-color 0.3s; }
.switch-icon.list-icon > span:nth-child(1), .switch-icon.list-icon > span:nth-child(3) { width: 10px; }
.switch-icon.list-icon > span:nth-child(2) { width: 16px; }
.switch-icon.list-icon > span:nth-child(1) { top: 10px; }
.switch-icon.list-icon > span:nth-child(2) { top: 17px; }
.switch-icon.list-icon > span:nth-child(3) { top: 24px; }
.switch-icon.list-icon.active-item { background-color: #111111; }
.switch-icon.list-icon.active-item > span { background-color: #FFFFFF; }
.switch-icon:hover { background-color: #111111; }
.switch-icon:hover.grid-icon > span {border-color: #FFFFFF;}
.switch-icon:hover.list-icon > span { background-color: #FFFFFF; }

.dark-background .switch-icon { background-color: rgba(255, 255, 255, 0.1); }
.dark-background .switch-icon.grid-icon > span { border-color: #999999; }
.dark-background .switch-icon.grid-icon.active-item { background-color: #FFFFFF; }
.dark-background .switch-icon.grid-icon.active-item > span { border-color: #000000; }
.dark-background .switch-icon.list-icon > span { background-color: #999999; }
.dark-background .switch-icon.list-icon.active-item { background-color: #FFFFFF; }
.dark-background .switch-icon.list-icon.active-item > span { background-color: #000000; }
.dark-background .switch-icon:hover { background-color: #FFFFFF; }
.dark-background .switch-icon:hover.grid-icon > span { border-color: #000000; }
.dark-background .switch-icon:hover.list-icon > span { background-color: #000000; }

ul.wp_get_poster_view_ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-top: 30px;
}

.wp_get_poster_show_cover, .wp_get_poster_view_all_data {
    width: 100%;
    overflow: hidden;
}
ul.wp_get_poster_view_ul {
    --columns: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
}

ul.wp_get_poster_view_ul.wp_get_poster_view_ul_list_view {
    --columns: 1;
}
ul.wp_get_poster_view_ul.wp_get_poster_view_ul_list_view .wp_get_poster_view_li {
    border-bottom: 1px solid #EAEAEA;
    padding: 40px 0px;
}
li.wp_get_poster_view_li {
    position: relative;
    min-height: 1px;
    padding: 5px;
    width: 100% !important;
    float: none !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc( 100% / var(--columns));
    flex: 0 0 calc( 100% / var(--columns));
    max-width: calc( 100% / var(--columns));
}
.wp_get_poster_view {
    height: 100%;
    width: 100%;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
.wp_get_poster_img_view {
    text-align: center;
    padding: unset;
    width: 100%;
    height: auto !important;
    overflow: hidden;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
.wp_get_poster_view.wp_get_poster_view_data_list_view .wp_get_poster_img_view {
    width: 50%;
    float: left;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
.wp_get_poster_view_data {
    width: 100%;
    padding: 20px 0px;
    overflow: hidden;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
.wp_get_poster_view.wp_get_poster_view_data_list_view .wp_get_poster_view_data {
    float: left;
    width: 50%;
    overflow: hidden;
    padding: 0px 15px 0px 30px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
.wp_get_poster_view_tag_cover {
    width: 100%;
    overflow: hidden;
    padding-bottom: 20px;
}
.wp_get_poster_view_tag {
    display: inline-block;
    color: #FFFFFF;
    background-color: #a89c9c;
    text-decoration: none;
    margin: 2px;
    padding: 1px 5px 0 5px;
    font-size: 10px;
}
.wp_get_poster_view_title {
    font-family: "nunito sans", Sans-serif;
    font-size: 22px;
    color: #000000;
    font-weight: 600;
    line-height: normal;
}
.wp_get_poster_post_date {
    font-family: "nunito sans", Sans-serif;
    font-size: 15px;
    color: #000000;
    font-weight: 400;
    line-height: 25px;
    cursor: pointer;
}
.wp_get_poster_readmore_btn {
    padding: 10px 15px;
    font-family: "nunito sans", Sans-serif;
    line-height: 15px;
    border: none;
    cursor: pointer;
    background: #CA265F;
    border-color: #CA265F;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 400;
    border-radius: 2px;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    margin-bottom: 0px;
    margin-top: 5px;
}
.wp_get_poster_category_total_post_logo {
    float: left;
}
.wp_get_poster_post_excerpt {
    font-family: "nunito sans", Sans-serif;
    font-size: 13px;
    font-weight: 300;
    line-height: 1.8;
    letter-spacing: 0;
    text-transform: none;
    text-decoration: none;
    font-style: normal;
    color: #92929D;
    margin-top: 10px;
}
/* single post */

.wp_get_single_poster_cat_cover {
    width: 100%;
    overflow: hidden;
}
.wp_get_single_poster_cat_cover {
    width: 100%;
    overflow: hidden;
    text-align: center;
}
.wp_get_single_poster_cat {
    font-weight: 400;
    text-transform: capitalize;
    padding: 5px;
    display: inline-block;
    color: #000000;
    margin-top: 0px;
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    letter-spacing: 0;
    text-decoration: none;
    font-style: normal;
}
.wp_get_single_poster_cat a {
    color: #888888;
}
.wp_get_poster_view_tag_cover.wp_get_single_page {
    text-align: center;
    padding-top: 20px;
}
.wp_get_poster_single_view_title {
    font-family: "nunito sans", Sans-serif;
    font-size: 30px;
    color: #000000;
    font-weight: 700;
    line-height: normal;
    text-align: center;
    padding-bottom: 50px;
}
.wp_get_poster_view_and_new_to_explore {
    width: 100%;
    overflow: hidden;
    padding-top: 50px;
}
.wp_get_poster_view_and_new_to_explore_laft {
    float: left;
    width: 70%;
}
.wp_get_poster_view_author_cover {
    width: 100%;
    overflow: hidden;
    padding-bottom: 20px;
}
.wp_get_poster_view_author_name {
    font-weight: 400;
    text-transform: capitalize;
    color: #000000;
    margin-top: 0px;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
}
.wp_get_poster_view_author_name span a {
    color: #f7ca2a;
}
.wp_get_poster_view_single_post {
    width: 100%;
    overflow: hidden;
}
.wp_get_poster_view_post_devider {
    padding-bottom: 40px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: rgba(0, 0, 0, 0.1);
    margin-bottom: 40px;
}
.wp_get_poster_view_post_tag_cover {
    width: 100%;
    overflow: hidden;
}
.wp_get_poster_view_post_tag_title {
    font-family: "nunito sans", Sans-serif;
    font-size: 16px;
    color: #000000;
    font-weight: 700;
    line-height: normal;
    display: inline-block;
}
.wp_get_poster_view_post_tag {
    font-family: "nunito sans", Sans-serif;
    display: inline-block;
    color: #1F1F1F;
    background-color: #E5E5E5;
    margin: 5px;
    text-decoration: none;
    padding: 4px 15px;
    text-transform: capitalize;
}
.wp_get_poster_view_post_tag:hover {
    color: #FFFFFF;
    background-color: #1F1F1F;
}
.wp_get_poster_view_post_author_cover {
    width: 100%;
    overflow: hidden;
}
.wp_get_poster_view_post_author_image_cover {
    width: 130px;
    margin-right: 20px;
    float: left;
}
.wp_get_poster_view_post_author_details_cover {
    width: calc(100% - 152px);
    width: -webkit-calc(100% - 152px);
    width: -moz-calc(100% - 152px);
    width: -ms-calc(100% - 152px);
    float: left;
}
.wp_get_poster_view_post_author_details_name {
    font-family: "nunito sans", Sans-serif;
    font-size: 16px;
    color: #000000;
    font-weight: 700;
    line-height: normal;
    display: inline-block;
}
.wp_get_poster_view_post_author_details_content {
    font-family: "nunito sans", Sans-serif;
    font-size: 14px;
    color: #3D3D3D;
    font-weight: 300;
    line-height: 26px;
}
.wp_get_poster_view_post_author_details_name a {
    color: #000000;
}
.wp_get_poster_view_and_new_to_explore_laft {
    border-right-style: solid;
    border-right-color: #ebeaea;
    border-right-width: 2px;
    padding-right: 15px;
}
.wp_get_poster_view_and_new_to_explore_right {
    float: left;
    width: 30%;
    padding-left: 15px;
}
.wp_get_poster_view_and_new_to_explore_cover {
    width: 100%;
    overflow: hidden;
}
.wp_get_poster_view_and_new_to_explore_page {
    width: 100%;
    overflow: hidden;
}
.wp_get_poster_explore_top_bar_title {
    font-family: "nunito sans", Sans-serif;
    font-size: 17px;
    color: #000000;
    font-weight: 700;
    line-height: normal;
    float: left;
    width: auto;
}
.wp_get_poster_view_and_new_to_explore_top_bar {
    width: 100%;
    overflow: hidden;
}
.wp_get_poster_explore_top_bar_button_cover {
    overflow: hidden;
    float: right;
}
.wp_get_poster_explore_top_bar_button_laft, .wp_get_poster_explore_top_bar_button_right {
    display: block;
    width: 20px;
    height: 20px;
    float: left;
    text-align: center;
    line-height: 20px;
    color: #999999;
    background-color: rgba(0, 0, 0, 0.1);
    cursor: pointer;
    font-size: 12px;
    transition: color 0.3s, background-color 0.3s;
    -webkit-transition: color 0.3s, background-color 0.3s;
    cursor: pointer;
}
.wp_get_poster_explore_top_bar_button_laft:hover, .wp_get_poster_explore_top_bar_button_right:hover {
    color: #FFFFFF;
    background-color: #111111;
}
.wp_get_poster_explore_top_bar_button_laft {
    margin-right: 2px;
}
.wp_get_poster_view_and_new_to_explore_top_bar_cover {
    width: 100%;
    overflow: hidden;
}
.wp_get_poster_view_and_new_to_explore_top_bar_devider {
    padding-bottom: 30px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
    position: relative;
}
.wp_get_poster_view_and_new_to_explore_top_bar_devider:before {
    content: '';
    display: block;
    width: 40px;
    height: 3px;
    background-color: #133659;
    position: absolute;
    bottom: -2px;
    left: 0;
    z-index: 1;
}
.wp_get_poster_view_and_new_to_explore_explore_top_bar_devider {
    padding-bottom: 10px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
    position: relative;
}
.wp_get_poster_view_and_new_to_explore_explore_top_bar_devider:before {
    content: '';
    display: block;
    width: 40px;
    height: 3px;
    background-color: #133659;
    position: absolute;
    bottom: -2px;
    left: 0;
    z-index: 1;
}
.wp_get_new_to_explore_view, .wp_get_new_to_explore_view_data {
    width: 100%;
    overflow: hidden;
}
.wp_get_new_to_explore_view_single_title {
    font-family: "nunito sans", Sans-serif;
    font-size: 17px;
    color: #000000;
    font-weight: 700;
    line-height: normal;
    padding: 15px 0px 5px 0px;
}
.wp_get_new_to_explore_view_author_and_time_cover {
    width: 100%;
    overflow: hidden;
}
.wp_get_new_to_explore_view_author {
    display: inline-block;
    margin-right: 15px;
    color: #888888;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    font-weight: 300;
}
.wp_get_new_to_explore_view_author i {
    padding-right: 5px;
}
.wp_get_new_to_explore_post_excerpt {
    font-family: "nunito sans", Sans-serif;
    font-size: 13px;
    font-weight: 300;
    line-height: 1.8;
    letter-spacing: 0;
    text-transform: none;
    text-decoration: none;
    font-style: normal;
    color: #92929D;
    margin-top: 10px;
}
.wp_get_new_to_explore_img_view {
    width: 100%;
    overflow: hidden;
}
.wp_get_poster_view_and_new_to_explore_top_padding {
    padding-bottom: 50px;
}
.wp_get_new_to_explore_img_view img {
    width: 100%;
    overflow: hidden;
}
.wp_get_new_to_explore_view_count {
    display: none;
}
.wp_get_new_to_explore_view_count.active {
    display: block;
}
.wp_get_poster_view_post_author_image {
    width: 130px;
    margin: auto;
}
.wp_get_new_to_explore_post_dot {
    cursor: pointer;
    height: 12px;
    width: 12px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}
.wp_get_new_to_explore_post_dot_cover {
    text-align: center;
    margin-top: 10px;
}
.active, .wp_get_new_to_explore_post_dot:hover {
    background-color: #717171;
}

.wp_get_poster_view_post_share_cover {
    width: 100%;
    overflow: hidden;
    padding-top: 40px;
}
.wp_get_poster_view_post_share_cover ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.wp_get_poster_view_post_share_cover .social-block.s-grid > li {
    padding: 5px;
    margin: 0;
    float: left;
}
.wp_get_poster_view_post_share_cover .social-block.s-grid.big-icon > li > a > span.icon {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
}
.wp_get_poster_view_post_share_cover .social-block > li > a > span.icon {
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    background-color: #606060;
    line-height: 40px;
    font-size: 14px;
    font-weight: normal;
    color: white;
    transition: color 0.3s, background-color 0.3s, border-color 0.3s, opacity 0.3s;
    -webkit-transition: color 0.3s, background-color 0.3s, border-color 0.3s, opacity 0.3s;
    position: relative;
}
.wp_get_poster_view_post_share_cover .social-block > li > a:hover > span.icon {
    background-color: #222222;
}
.wp_get_poster_view_post_share_cover .social-block > li.facebook-link > a:not(:hover) > span.icon {
    background-color: #3a5795;
}
.wp_get_poster_view_post_share_cover .social-block > li.twitter-link > a:not(:hover) > span.icon {
    background-color: #55acee;
}
.wp_get_poster_view_post_share_cover .social-block > li.whatsapp-link > a:not(:hover) > span.icon {
    background-color: #25D366;
}
.wp_get_poster_view_post_share_cover .social-block > li.linkedin-link > a:not(:hover) > span.icon {
    background-color: #007bb6;
}
.wp_get_poster_view_post_share_cover .social-block > li.pinterest-link > a:not(:hover) > span.icon {
    background-color: #cb211d;
}
i.fa{
	font-family:"FontAwesome";
	font-weight:400;
}
.fa.fa-thermometer:before{content:"\f2c7"}
.fa.fa-window-close:before{content:"\f2d3"}
.fa.fa-reply:before{content:"\f112"}
.fa.fa-window-close:before{content:"\f2d3"}
.fa.fa-bitcoin:before{content:"\f15a"}
.fa.fa-facebook-f:before{content:"\f09a"}
.fa.fa-vimeo:before{content: "\f27d"}
.fa.fa-youtube-square:before{content:"\f166"}
ul.wp_get_post_category_view_ul.wp_get_post_category_view_four {
    --columns: 4;
}

/**
* Mobile styling start
*/
@media only screen and (max-width: 39.9375em) {
    ul.wp_get_post_category_view_ul {
        --columns: 1;
    }
    ul.wp_get_post_category_view_ul.wp_get_post_category_view_four {
        --columns: 1;
    }
    .wp_get_poster_view_and_new_to_explore_laft {
        width: 100%;
    }
    .wp_get_poster_view_category_left {
        width: 100%;
    }
    .wp_get_poster_category_title_view_cover {
        width: 60%;
    }
    .wp_get_poster_category_title_view {
        font-family: "nunito sans", Sans-serif;
        font-size: 20px;
        color: #000000;
        font-weight: 700;
        line-height: normal;
        text-transform: uppercase;
    }
    .wp_get_poster_view_category_right {
        display: none;
    }
    .wp_get_poster_view_and_new_to_explore_laft {
        border-right-style: unset;
        border-right-color: unset;
        border-right-width: unset;
        padding-right: 0px;
    }
    ul.wp_get_poster_view_ul {
        --columns: 1;
    }
    .wp_get_poster_view_and_new_to_explore_right {
        width: 100%;
        padding-top: 30px;
        padding-left: 0px;
    }
    .wp_get_poster_view_post_author_image_cover {
        width: 100%;
        margin: 0 auto;
        float: unset;
    }
    .wp_get_poster_view_post_author_details_cover {
        width: 100%;
        margin-top: 20px;
    }
}
/* Mobile styling end */