/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 05 2020 | 06:25:35 */
/*Home Page*/
div.home-side-cols.left-col, div.home-side-cols.right-col, div.home-center-col {
    border-top: 0;
}


/*Start Search*/
header.header div.searchFormWrap {
    position: fixed;
    top: 81px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    background-color: rgba(249, 214, 196, 0.9);
    padding: 80px 7%;
    display: none;
    text-align: left;
    transition: all .35s linear;  
}
header.header div.searchFormWrap.scrollDown {
    top: 0;
}
div.searchFormWrap form.searchform {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #110150;
    justify-content: space-between;
    flex-wrap: nowrap;
}
div.searchFormWrap h3 {
    font-weight: 600;
    font-family: 'GT Super Bold';
    font-size: 28px;
    margin-bottom: 35px;
    color: #110150;
}
div.searchFormWrap form.searchform label {
    margin: 0;
    text-transform: capitalize;
    font-family: 'GT Super Bold';
    margin-right: 20px;
    font-size: 16px;
    color: #110150;
}
div.searchFormWrap form.searchform input#search {
    margin: 0;
    background-color: transparent;
    border: 0;
    font-family: 'GT Super Bold';
    color: #0f0050;
    font-size: 40px;
    padding: 0px 0px 8px;
    height: auto;
    flex: 1 1 auto;
}
div.searchFormWrap form.searchform button {
    outline: 0;
    font-size: 45px;
    color: #110150;
}
aside.searchIcon {
    color: #f9d6c4;
    margin-right: 10px;
    cursor: pointer;
}
aside.searchIcon:before {
    content: "\f002";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
aside.searchIcon.show:before{
    content: "\f00d";
}
/*End Search*/


/*Start Cookie*/
div#cookie-notice {
    min-width: 300px;
    width: 300px;
    left: 35px;
    bottom: 58px;
}
div#cookie-notice div.cookie-notice-container {
    border: 1px solid #110150;
}
div#cookie-notice span#cn-notice-text h3 {
    text-align: left;
    font-family: 'GT Super Regular';
    color: #110150;
    font-size: 24px;
    margin: 0;
}
div#cookie-notice span#cn-notice-text {
    display: block;
    text-align: left;
    font-family: 'GT Super Regular';
    font-size: 14px;
    padding-right: 40px;
}
span#cn-notice-buttons a#cn-accept-cookie {
    background-image: none !important;
    box-shadow: none !important;
    background-color: #222;
    margin: 0;
    position: absolute;
    right: 20px;
    bottom: 12px;
    border: 0;
    border-radius: 0;
    height: auto;
    z-index: 9;
    font-family: 'GT Super Regular';
    transition: 0.25s;
}
span#cn-notice-buttons a#cn-accept-cookie:hover{
    background-color: #110150;
}
/*End Cookie*/


/*Start Deep Drive*/
h3.deepDrive {
    margin: 0 !important;
    position: relative;
    top: -60px;
}
h3.deepDrive img {
    max-width: 200px;
}
div.home-carousel.deepdives {
    background-image: url(https://thelatch.com.au/wp-content/uploads/2020/02/deep-dive-pattern.png);
    background-repeat: repeat;
    background-size: cover;
    border-top: 35px solid #110150;
    margin-top: 60px;
}
div.home-carousel.deepdives article.post, div.home-carousel.deepdives div.ad-carousel > a {
    box-shadow: 5px 5px 0 #0f0050;
    margin-bottom: 5px;
}
/*End Deep Drive*/


/*Start Trending*/
h3.trending img {
    max-width: 150px;
    position: relative;
    left: -8px;
}
/*End Trending*/


/*Start Recent*/
div.trending div.code-block p {
    margin-top: 0;
}
h3.recent img {
    max-width: 140px;
    margin-left: 8px;
}
div#ajax-load-more div.alm-listing.alm-ajax div.alm-reveal {
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
div.recentInfinite {
    padding-top: 40px;
}
div.recentInfinite div#ajax-load-more aside.post-meta a {
    background-color: transparent;
}
div.recentInfinite div#ajax-load-more article.category-entertainment aside.post-meta a {
    color: #ee444f!important;
}
div.recentInfinite div#ajax-load-more article.category-beauty-wellness aside.post-meta a {
    color: #6b7e13!important;
}
div#ajax-load-more div.alm-listing.alm-ajax div.alm-reveal div.add-col {
    margin-bottom: 30px;
    text-align: center;
}
/*End Recent*/


/*Star Category Page*/
body.category div.featured-area {
    flex-wrap: nowrap;
}
body.category aside.sidebar-ad.left-col-ad {
    margin-right: 0;
    display: block !important;
}
body.category div.main-article-column {
    flex: 1 2 550px;
}
body.category aside.other-articles {
    flex-shrink: 2;
}
body.category aside.other-articles article.post {
    border: 0 !important;
}
body.category aside.sidebar-ad.right-col-ad {
    display: block !important;
}
body.category aside.other-articles article.post:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    padding-top: 8px;
    border-top: 1px solid #b4b4b4;
}
body.category div.trending {
    margin-top: 35px;
}
ul.tag-list {
    overflow: hidden;
    text-overflow: initial;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: currentColor !important
}
body.category-entertainment ul.tag-list {
    color: #ee444f !important;
}
ul.tag-list li {
    float: none;
    display: inline;
}
/*End Category Page*/


/*Start Recommended*/
body.single-post aside.small-12.columns.related-posts h4.recommended {
    color: #1a134e;
}
body.single-post aside.small-12.columns.related-posts h4.recommended img {
    max-width: 22px;
    margin-left: 10px;
    transform: rotate(44deg);
}
/*End Recommended*/


/*Start Single Post*/
.post .post-sponsored, .post .post-date {
    display: inline-block;
    color: #767676;
}
.post .post-sponsored a {
    font-size: 11px;
    margin-left: 1px;
}
body.single-post aside.small-12.columns.related-posts {
    padding-left: 0 !important;
    padding-right: 0 !important;
  	margin-bottom: 0px !important;
}
body.single-post div.relatedposts a {
    text-decoration: none;
}
body.single-post div.relatedposts div.thb-post-top {
    margin-bottom: 15px;
}
body.single-post div.post-content blockquote {
    clear: none;
    padding: 0 0 0 80px;
}
body.single-post div.post-content blockquote:before {
    width: 50px;
    height: 50px;
    left: 15px;
    top: 10px;
    background-color: transparent;
    background-image: url(https://serversbd.com/thelatch/wp-content/uploads/2020/02/slash.png);
    background-size: cover;
    background-position: center;
}
body.single-post div.post-content blockquote:after {
    display: none;
}
body.single-post div.post-content blockquote {
    clear: none;
    padding: 0 0 0 80px;
    color: #1a134e;
	text-align: left;
}
body.single-post div.post-content blockquote p,
body.single-post div.post-content blockquote h1,
body.single-post div.post-content blockquote h2,
body.single-post div.post-content blockquote h3,
body.single-post div.post-content blockquote h4,
body.single-post div.post-content blockquote h5,
body.single-post div.post-content blockquote h6 {
    color: #1a134e;
}
/*End Single Post*/


/*Footer*/
footer#footer {
    z-index: 999;
}


/*Responsive*/
@media (max-width: 767px){
header.header.style2 div.logo a.logolink {
    display: inline-block;
}
div.searchFormWrap form.searchform {
    flex-wrap: wrap;
}
div.searchFormWrap form.searchform label {
    flex: 1 1 100%;
    margin: 0;
}
div.searchFormWrap form.searchform input#search {
    max-width: 245px;
    font-size: 30px;
    padding: 8px 0 8px;
}
div.searchFormWrap form.searchform button {
    font-size: 30px;
}
body.category aside.sidebar-ad.right-col-ad {
    display: none!important;
}
body.category aside.other-articles {
    flex: 0 0 100%;
    padding-left: 8px;
    padding-right: 8px;
}
body.category div.trending div.medium-3.columns,
body.category div.recent div.medium-3.columns{
    flex: 0 0 100%;
    max-width: 100%;
}
h3.recent img {
    margin-left: 10px;
}
div.homeFeatured div.hide-mobile {
    display: none;
}
div.homeFeatured div.home-center-col div.code-block-7,
div.homeFeatured div.left-col div.code-block-7 {
    display: none !important;
}
div.recentInfinite div.code-block-4 {
    margin-bottom: 30px !important;
}
}

@media (max-width: 640px){
div.home-center-bottom-articles div.columns.small-6 {
    flex: 0 0 100%;
    padding: 0 0 15px;
    max-width: 100%;
}
div.home-center-bottom-articles div.columns.small-6 > a {
    padding-top: 50% !important;
}
.home div.home-side-cols {
    flex: 1 1 100% !important;
    margin: 0;
    padding-right: 10px;
    padding-left: 10px;
}
h3.trending img {
    left: 0px;
}
body.category div.featured-area {
    flex-wrap: wrap;
}
body.category aside.sidebar-ad.left-col-ad {
    display: none !important;
}
div#cookie-notice {
    left: 10px;
    bottom: 45px;
}
h3.deepDrive {
    text-align: center;
    margin: 0 !important;
}

}

@media (max-width: 500px){
header.header div.searchFormWrap {
    top: 57px;
    padding-top: 25px;
}
header.header.style2 div.logo .logoimg, header.header.fixed .logo .logoimg {
    max-height: 25px;
}
}