html {
    margin-top: 0 !important;
	  scroll-behavior: smooth;
}

* {
	font-family: 'Montserrat' !important;
    font-weight: 600;
}
.main-site {
    background: #3a3a3a;;
	background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: 100% 100%, auto;
}
.single-post-list ul#menu-category-1 {
    height: 880px;
}
.single-post-list video.tm-mb-40 {
    object-fit: cover;
    border-radius: 20px;
}
.single-post-wrapper video {
    width: 100%;
}
.other-likes .single-featured-image img {
    width: 100%;
    border-radius: 0px;
}
.post-list-template-default .categorie-content-wrapper .single-job-title {
    border: none;
}
body p {
	margin: 0;
}
body a:hover {
    color: white;
}
.description h1 {
    font-size: 28px;
    color: white;
}
.category .header-bottom:before,.single .header-bottom:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    box-shadow: 1px -20px 94px 151px #000;
    width: 100%;
}
.single .header-bottom {
    margin-bottom: 50px;
}
.home .header-wrapper {
	display:block;
}
.header-wrapper {
    background: #060606;
    padding: 6px 0;
    box-shadow: 1px -20px 94px 191px #000;
    margin-top: 22px;
	display:none;
}
.header-wrapper h1 {
    font-size: 1rem;
    margin: 0;
	color: #ffb1f3;
}
.header-bottom {
    padding-top: 15px;
    position: relative;
}
.category .nav_search {
    justify-content: flex-start;
}
.header_menu ul {
    display: flex;
    padding: 10px 0px;
    margin-bottom: 0;
	    list-style: none;
}
.header_menu li {
    position: relative;
}
.header_menu li:first-child {
    position: relative;
    margin-right: 70px;
    margin-left: 20px;
}
.header_menu li a {
    padding: 20px 0;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    line-height: 0px;
}
.header_menu #menu-item-136 a, .header_menu li:hover a {
    background: linear-gradient(19deg, rgb(17 17 17 / 0%) 0%, rgb(17 17 17 / 0%) 100%);
    color: #ffffff;
}
ul.sub-menu {
    display: none;
}
li#menu-item-3473:before {
    position: absolute;
    top: 13px;
    left: 9px;
    color: #fff;
}
li#menu-item-3473 a {
    padding-left: 36px;
}
li#menu-item-2456:hover ul.sub-menu {
    display: flex;
    position: absolute;
    z-index: 99;
    min-width: auto;
    font-size: 10px;
	flex-wrap: wrap;
}
ul.sub-menu li {
    margin-bottom: 6px;
}
li#menu-item-2456:hover ul.sub-menu li a {
    background: #fff;
	color: #FF1A1A;
    display: block;
    width: 250px;
    min-width: 100%;
}
li#menu-item-2456:hover ul.sub-menu li a:hover {
    background: #FF1A1A;
	color: #fff;
}
form.search_form_header {
    width: 100%;
    position: relative;
    max-width: 100%;
    float: right;
    margin: 0 auto;
    margin-top: 0px;
}
input#s {
    padding: 0 0 0px 41px;
    font-size: 12px;
    min-width: 240px;
     border-radius: 50px;
      width: 100%;
    height: 40px;
    color: #666;
    border: 1px solid #ff1a1a;
}
a.sitmap {
    display: block;
    margin: 15px 0 0;
    text-decoration: underline;
	color:white;
}
.header-cat-description {
    margin: 0;
}
.category img.goat {
    max-width: 180px;
    position: relative;
}
.category  .mascotte-goat {
    right: 0px;
    top: -25px;
}
.category .single-page-wrapper.section-gap {
    margin-top: 30px;
}
.description {
    padding: 10px 15px;
    margin: 20px 0 10px;
    border-radius: 10px;
}
.description:before {
    top: 54px;
    content: " ";
    right: 9px;
    position: absolute;
    transform: rotate(180deg);
    border-width: 0 5px 5px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(-45deg);
}
.description:after {
    top: 54px;
    content: " ";
    right: 13px;
    position: absolute;
    border-width: 7px 0px 0px 7px;
    display: inline-block;
    padding: 2px;
    transform: rotate(136deg);
}
.description p {
    font-size: 14px;
    margin-top: 1px;
	text-align: left;
	color: white;
}
.single-page-wrapper {
    padding-bottom: 30px;
}
.single-post-list .header-mascotte {
    display: none;
}
.scroll-top.show .scroll-top-btn {
    opacity: 1;
    transition: .5s all;
}
.scroll-top-btn {
    position: fixed;
    right: 20px;
    z-index: 999;
    bottom: 20px;
    opacity: 0;
    transition: .5s all;
}
.scroll-top-btn img {
    width: 52px;
}
/* Footer */
 .footer {
    background: #282828;
    padding: 30px 0 10px;
}
footer h3 {
    font-size: 12px;
}
.footer * {
    color: #000;
    text-align: center;
}
.footer_logo img {
    max-width: 70px;
}
.footer_logo {
    padding-top: 20px;
}
.footer button.btn-lg-primary {
    color: black;
    margin-top: 15px;
    border-radius: 5px;
}
.widget_custom_text_widgeta h4 {
    font-size: 20px;
}
.widget_custom_text_widgeta {
    margin-left: -20px;
}
.widget_custom_text_widgeta h3 {
    font-size: 12px;
    margin-bottom: 15px;
    text-align: left;
}
.widget_custom_text_widgeta span {
    font-size: 13px;
	 color: white;
}
button.btn-lg-primary {
    background: white;
    border: none;
    padding: 8px 33px;
    border-radius: 50px;
    font-size: 14px;
}
/*--- Main Page */

.category-list-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.image-title-wrapper {
    display: flex;
    align-items: center;
    background-color: #3a3a3a;
    gap: 10px;
    padding: 5px 10px;
    border-radius: 18px 18px 0 0;
}
.categorie-title a {
    color: white !important;
}
.related-category {
    display: none;
}
.categorie-title h2 span {
    font-size: 25px;
}
.categorie-title h2 {
    font-size: 15px;
    margin-bottom: 0;
    padding: 12px 5px;
}
.category-content,.category-content * {
    font-weight: 400;
}

.category-content h2 *, .category-content h3 * {
    font-weight: 600;
    display: block;
}
.category-content h1.category-content h2,.category-content h3,.category-content h4,.category-content h5,.category-content h6 {
    margin: 30px 0 8px;
}
.categorybottom-content .category-content h2 {
    font-size: 22px;
}
.category-content ul {
    margin-top: 20px;
    margin-bottom: 0;
}
.category-info p {
    font-size: 10px;
    text-align: center;
    margin: 10px 0;
    color: #767676;
}
.single-post-thumbnail video {
    object-fit: cover;
    width: 100%;
}
.category .single-post-thumbnail video {
    margin-bottom: -6px;
}
.row-cstm.second_rows {
    text-align: center;
    max-width: 100vw;
    margin: 2.5vw auto;
    display: flex;
    flex-wrap: wrap;
}
.col-cstm {
    width: calc(25% - 10px);
    padding: 0;
    border-radius: 20px;
    padding-bottom: 20px;
    background-color: #282828;
    margin: 0 5px 20px 5px;
	box-shadow: 5px 3px 7px 1px #00000052;
    z-index: 0;
    position: relative;
	border-style: solid;
    border-color: #e43fa3;
    border-width: 2px;
}
.post-cat-name ul {
    list-style: none;
    padding: 0;
    text-align: center;
    display: flex;
    justify-content: center;
	    flex-wrap: wrap;
}
.category-list-name li a span {
    font-weight: 400;
}
.single-animated-button {
    padding-bottom: 25px;
}
.post-cat-name ul a {
    display: block;
    text-align: center;
    color: white;
    padding: 7px 30px;
    font-size: 13px;
    border-radius: 6px;
	background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.14);
    color: rgba(255,255,255,0.90);
}
.post-cat-name ul a:hover{
    background: rgba(255, 255, 255, 0.09);
    border-color: rgba(255, 255, 255, 0.20);
    color: #fff;
}
.post-cat-name ul li {
    margin: 0 5px 10px;
}
.category-grid-wrapper {
    padding: 0 12px;
}
.category-grid-wrapper ul li a {
    color: white;
	word-wrap: break-word;
}
.category-grid-wrapper ul li a img {
    margin-right:5px;
}
.category-search-star {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}

/* .row-cstm.second_rows .col-cstm:nth-child(4) .category-list-name a .image-fluid.search-icon {
    filter: invert(1);
} */
.category-list-name a {
    color: #fff;
    text-transform: none;
    font-size: 15px;
    font-family: 'Arial';
    font-weight: 400;
}
.category-list-name {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
}
.category-grid-wrapper ul {
    list-style: none;
    margin: 0px;
    margin-top: 10px;	
    padding: 0px;
}
.category-grid-wrapper ul li {
    text-align: left;
    color: white;
    padding: 7px 0;
}
.category-list-infos {
    display: flex;
    align-items: center;
    justify-content: space-between;
	margin: 5px 0;
}
.category-list-infos:hover {
    background-color: #ca9f00;
}
.category-list-infos:hover * {
    color:white;
}
section.live_life_section {
    padding: 35px 0px 0px;
}
.numpst {
    border-top: 1px solid #FF1A1A;
    padding-top: 10px;
    text-align: center;
}
.numpst p a {
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
	color: #767676;
}
/*------------- Single Post ---------------*/


/* .single-post-name {
    background-color: #c62c52;
    text-align: center;
    border-radius: 10px 10px 0 0;
    padding: 10px 0;
} */

.single-post-name h1 {
    margin: 0;
	font-size: 26px;
	color: #fff;
}
.single-animated-button a {
	padding: 10px 20px;
	font-size: 16px;
	border-radius: 30px;
	border: none;
	outline: 0;
	color: #fff;
	background: #111;
	cursor: pointer;
	position: relative;
	z-index: 0;
	border-radius: 10px;
    width: 100%;
    display: block;
    text-align: center;	
	touch-action: manipulation
}
.single-animated-button a:before {
	content: "";
	background: radial-gradient(circle,#000000 0, #212121 19%, #575454 40%, #535151 64%, #6e6b6b 86%);
	position: absolute;
	top: -1px;
	left: -1px;
	background-size: 400%;
	z-index: -1;
	filter: blur(5px);
	-webkit-filter: blur(5px);
	width: calc(100% + 2px);
	height: calc(100% + 2px);
	transition: opacity .3s ease-in-out;
	border-radius: 10px;
	box-shadow: 0px 0px 10px 0px #6e6e6e;
}
.single-animated-button a:after {
	z-index: -1;
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: #0066cc;
	left: 0;
	top: 0;
	border-radius: 30px
}
.single-post-button a {
    display: block;
    text-align: center;
    background-color: #2eaf61;
    color: white;
    padding: 10px 20px;
    font-size: 25px;
    margin: 20px 0 0;
}
.categorie-content-wrapper .single-post-button a {
    padding: 10px 20px;
    font-size: 16px;
    border-radius: 12px;
}
.single-post-list-content p {
    font-size: 14px;
    margin: 20px 0;
	color: #fff;
}
.single-post-button {
    margin-top: 20px;
}
.single-job-wrapper {
    background-color: #282727;
	margin-bottom: 35px;
	border-radius: 15px;
	box-shadow: 5px 3px 7px 1px #00000052;
		
}
.single-post-list .best-porn-wrapper {
    padding-right: 10px;
    border-right: 0px solid #FF1A1A;
}
.single-job-wrapper {
   padding:30px ;
}
nav.rank-math-breadcrumb {
    padding: 12px 0px;
    border-bottom: 1px solid #e43fa3!important;
    margin-bottom: 17px;
}
nav.rank-math-breadcrumb p {
    font-size:20px;
}
.single-job-wrapper hr {
    border-top: 2px solid #FF1A1A;
    width: 75%;
}
.other-likes .single-job-title  {
    border-radius: 15px !important;
    overflow: hidden;
}
.categorie-content-wrapper .single-featured-image {
	   position:relative;
}
.single-featured-image {
    text-align: center;
	position: relative;
}
.other-likes .cat-title {
	padding: 10px;
	text-align: center;
}
.other-likes .col-6.col-md-3 {
    padding: 5px;
}
.cat-title {
   background: #000;
   text-align: left;
}
.cat-title-pding {
    padding: 10px;
}
.cat-title span, .cat-title a {
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 700;
    color: #9a9595;
}
.single-post-title p {
    font-size: 14px;
}
.single-post-title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    max-height: 5.6rem;
}
.single-post-thumbnail {
    position: relative;
    border-radius: 15px;
    overflow: hidden;
	box-shadow: 5px 3px 7px 2px #00000052;
}
nav.rank-math-breadcrumb a {
    color: #cd56ff;
}
.single-post-button a:hover {
    color: white;
}
.best-porn-wrapper {
    padding: 0px 0;
}
.best-porn-wrapper h2 {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 10px;
    text-align: center;
}
.best-porn-wrapper ul li {
	color: #ffc901;
	position: relative;
}
.best-porn-wrapper ul li a {
    position: relative;
    padding-left: 40px;
}
.category .best-porn-wrapper ul li:before {
    left: 4px;
    top: 13px;
    position: absolute;
    z-index: 9;
}
.category .best-porn-wrapper ul li a {
   color: white;
    background: #282727;
    padding: 14px 27px;
    width: 100%;
    display: block;
    border-bottom: 1px solid;
    border-color: #e43fa3;
	box-shadow: 0px 0px 0px 0px #98979700;
	border-radius: 0px;
    margin: 5px 0;
}
.best-porn-wrapper ul li a {
    background: #1a1a1a;
    color: white;
    display: flex;
    padding: 14px;
    text-align: left;
    font-size: 14px;
    border-radius: 12px;
    font-weight: 600;
    width: 90%;
    align-items: center;
	text-transform: uppercase;
	box-shadow: 2px 2px 7px -2px #989797;
	position: relative;
}
.single-post-list .single-category ul li:before {
    position: absolute;
    left: 36px;
    z-index: 2;
    top: 13px;
}
.single-category .best-porn-wrapper ul li a {
    justify-content: center;
    border-width: 2px;
    border-style: groove;
    border-color: #e43fa3;
}
.best-porn-wrapper ul li:first-child {
    display: none;
}
.category-items {
    height: auto;
    overflow: auto;
    padding-right: 0px;
}
.best-porn-wrapper ul {
    padding: 0;
    list-style: none;
}
.pdng-zero {
    padding-left: 0px !important;
	padding-right: 5px !important;
}
.best-porn-wrapper .col-md-3 {
    padding: 0 3px;
}
.best-porn img {
    height: 375px;
    object-fit: cover;
    width: 100%;
}
.mobile-view {
    display: none;
}
.page-wrapper {
    padding: 40px 0 10px;
}
.search-result h2 {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
    font-size: 2.5rem;
    font-weight: 500 !important;
    color: #fff !important;
}
.search-result ul {
    padding: 0;
    list-style: none;
}
.search-result ul li a {
    font-size: 28px;
    color: #fff;
}
.best-porn h2 {
    margin-bottom: 0px;
}
.cat-name {
    padding-bottom: 0px;
}
.best-porn-wrapper {
    padding-right: 10px;
}
.related-post img {
    width: 100%;
}
span.last, span.separator {
    color: #FFFFFF;
}
.related-post {
    padding: 0 10px;
    margin-bottom: 20px;
    width: 100%;
    flex-basis: 33.33%;
}
.other-likes {
    padding-top: 40px;
}
.other-likes h2 {
    font-size: 24px;
    text-align: center;
    padding-bottom: 15px;
	color: #fff;
}
.other-likes p {
    color: #fff;
}
.single-featured-image img {
    width: 100%;
	border-radius: 15px;
}
.best-porn-wrapper .row {
    height: 320px;
    overflow-y: scroll;
}
.category .best-porn-wrapper .row {
    height: 500px;
    overflow-y: scroll;
}
.single-job-title {
    margin-bottom: 11px;
	    position: relative;
}
.category-list-infos:hover img.search-icon {mix-blend-mode: normal !important;}
.row-cstm.second_rows .col-cstm:first-child .category-list-name a .search-icon {
    mix-blend-mode: color-dodge;
}
/* width */
::-webkit-scrollbar {
  width: 2px;
}
/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
/* Handle */
::-webkit-scrollbar-thumb {
  background: #888; 
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.col-cstm:nth-child(4) .image-title-wrapper {
    background-color: #3a3a3a;
}
.home .categorybottom-content {
    padding: 20px 0 30px;
	background-color: #3a3a3a!important;	
}
.category section.categorybottom-content {
	background-color: transparent;
}
.related-category {
    padding-top: 100px;
}
.related-category>h2 {
    text-align: center;
    margin-bottom: 35px;
}
.category-content p {
    font-size: 14px;
    margin-bottom: 30px;
}
.category-content h4 {
    font-size: 20px;
}
.cat-title * {
    color: #9a9595;
}
.cat-name img {
    width: 35px;
    height: 35px;
}
.cat-header {
    margin-bottom: 20px;
}
.cat-name {
    display: flex;
    gap: 10px;
	align-items: center;
}
.cat-description p {
    color: #fff;
}
.cat-description p {
    color: #fff;
    padding-top: 10px;
}
.cat-name h2 {
    font-size: 26px;
	color: #FFFFFF;
}
.single-category {
    margin-top: 20px;
}
.other-likes .single-job-title {
    margin-bottom: 30px;
}
.single-category ul {
    display: flex;
    flex-wrap: wrap;
}

.single-category ul li {
    flex-basis: 33.33%;
    padding: 0 15px;
    margin-bottom: 18px;
}

.single-all-category h2 {
    margin-bottom: 20px;
	font-size: 26px;
	color: white;
	text-align: center;
}
.all-categories {
    display: flex;
    flex-wrap: wrap;
}

.all-categories-items {
    flex: 0 0 30.13%;
    background: #1a1a1a;
    color: white;
    display: flex;
    padding: 12px;
    text-align: left;
    font-size: 14px;
    border-radius: 12px;
    font-weight: 600;
    align-items: center;
    text-transform: uppercase;
    box-shadow: 2px 2px 7px -2px #989797;
    border: 1px solid #e43fa3;
    margin: 4px;
}

.all-categories-items img {
    width: 30px;
    margin-right: 10px;
}

.all-categories-items a {
    color: white;
}
.category-col-pad {
    margin-bottom: 10px;
}
.category-items img {
    width: 35px !important;
    height: 30px !important;
}
.sites-button a {
    font-size: 13px;
}
.sites-button {
	margin-top: 0px;
	text-align: center;
	padding: 0px;
	background-color: #000000;
	background: linear-gradient(180deg, rgba(0,0,0,1) 60%, rgba(255,255,255,1) 252%);
}
.sites-button img {
    width: 15px;
    margin-right: 8px;
	    display: inline-block !important;
}

.five-btn-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
}
.top-category-btn a {
    background-color: #383838;
    color: white;
    font-size: 14px;
    font-weight: 400;
    padding: 6px 10px;
    border-radius: 8px;
    border: 1px solid;
}
.top-category-btn img {
    width: 15px;
	margin-right: 5px;
}
.category-grid-wrapper ul {
    max-height: 300px;
    overflow-y: auto;
}
.categorie-img img {
    width: 15px;
    height: 15px;
}
.category-col-pad {
    padding: 5px !important;
}
.categorie-content-wrapper .single-job-title {
	border: 0.5px solid #282727;
    box-shadow: 7px 7px 10px -2px #070605;
	border-radius: 15px;
    overflow: hidden;
}
.paid-porn-widget {
    margin-top: 30px;
}
.home-widget-slider {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    width: 100%;
}
.paid-porn-widget .home-widget-card {
    padding: 0 5px;
	flex: 0 0 24.2%;
    width: 24.2%;
}
.paid-btn {
    text-align: center;
    display: block;
    margin-top: 65px;
}

.paid-btn a {
    box-shadow : 5px 3px 7px 2px #00000052;
    color: #232323;
    padding: 15px 25px;
    background: #ffc900;
    border-radius: 5px;
    position: relative;
    z-index: 1;
}
.paid-btn a span {
    font-size: 25px;
    position: relative;
    top: 4px;
}
.paid-btn a:before {
    content: '';
    background-image: url(https://theporngoat.com/wp-content/uploads/2023/07/crown-goat.webp);
    background-size: cover;
    height: 60px;
    width: 60px;
    position: absolute;
    right: -20px;
    top: -33px;
}
.paid-btn a:after {
    content: '';
    position: absolute;
    right: 12px;
    top: -12px;
    width: 18px;
    height: 48px;
    background: #ffc900;
    border-radius: 39%;
    transform: rotate(116deg);
}
.paid-porn-widget .slik-arow .button-slick {
    border: solid #fffdfd;
    border-width: 0 3px 3px 0;
    display: inline-block !important;
    padding: 10px;
    position: absolute;
    top: 40%;
    cursor: pointer;
}

.paid-porn-widget .slik-arow .testimonial-prev {
    transform: rotate(135deg);
    left: -20px;
}

.paid-porn-widget .slik-arow .testimonial-next {
    transform: rotate(-45deg);
    right: -20px;
    left: auto;
}
.paid-porn-widget .single-post-thumbnail video {
    width: 100%;
}
.paid-porn-widget .container {
    position: relative;
}
.category-content, .category-content * {
    color: white;
}
.category-content h2 {
    margin-top: 20px;
}
/* .category-ai-porn-generators section.main-categorie-content-wrapper .row .category-col-pad:first-child .single-post-thumbnail:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
	border-radius: 13px 13px 0px 0px;
    background-image: url(https://paidpornsitesworld.com/wp-content/uploads/2023/05/Schermata.png);
    width: 100%;
    height: 100px;
    background-repeat: no-repeat;
    background-position: bottom;
	box-shadow: inset 0 0 0 1000px rgba(0,0,0,0.1);
    background-size: cover;
        z-index: 0;
} */
/*
.category-ai-porn-generators section.main-categorie-content-wrapper .row .category-col-pad:first-child .single-job-title {
    border: .5px solid #1347F4;
}

 .category-ai-porn-generators section.main-categorie-content-wrapper .row .category-col-pad:first-child .cat-title {
    background: linear-gradient(0deg, rgba(0,0,0,1) 19%, rgba(19,71,244,1) 101%);
	box-shadow: inset 0 0 0 1000px rgba(0,0,0,0.1);

}

.category-ai-porn-generators section.main-categorie-content-wrapper .row .category-col-pad:first-child .cat-title * {
    color: white;
} */

/* .category-ai-porn-generators section.main-categorie-content-wrapper .row .category-col-pad:first-child .sites-button {
    background: linear-gradient(180deg, rgba(0,0,0,1) 50%, rgba(19,71,244,1) 150%);
	box-shadow: inset 0 0 0 1000px rgba(0,0,0,0.1);
} */
.search-result * {
    color: white !important;
}
#menu-category-buttons li {
    background-color: red;
    display: inline-block;
    padding: 10px;
    border-radius: 30px;
    color: white;
}

#menu-category-buttons a {
    color: white;
    font-size: 14px;
    margin-left: 6px;
}
ul#menu-category-buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
}
.slik-arow {
    display: none;
}
.single-post-thumbnail img {
    display: inline !important;
}
.single-post-thumbnail .main-img {
    width: 100%;
}
.pros-cons {
	margin-top: 20px;
	text-align: left;
}
.pros-grid {
    margin-bottom: 25px;
    border: 1px solid #008000;
    border-radius: 10px;
    overflow: hidden;
	flex-basis: 49%;
}
.conss-grid {
    margin-bottom: 25px;
    border: 1px solid #ff0000;
    border-radius: 10px;
    overflow: hidden;
	flex-basis: 49%;
}
.pros-grid h4 {
    background: green;
    padding: 4px 10px;
	font-size: 20px;
}
.pros-cons-content {
    padding: 3px 8px 0px;
}
.pros-cons-content ul {
    padding-left: 19px;
	margin-bottom: 0;
}
.pros-cons-content * {
    font-size: 14px;
}
.pros-cons * {
    color: white;
    font-weight: 300;
}
.pros-cons-content ul li {
    list-style: none;
    position: relative;
    padding-bottom: 13px;
}
.pros-cons-content ul li::before {
    content: "✔";
    position: absolute;
    left: -19px;
    color: green;
    font-weight: bold;
    top: 2px;
}
.conss-grid h4 {
    background: red;
    padding: 4px 10px;
	font-size: 20px;
}
.conss-grid .pros-cons-content ul li::before {
    content: "𐄂";
    color: red;
    font-size: 24px;
    top: -6px;
}
.cat-header .description {
    display: none;
}
.start-rating p.stars {
    color: #fcd53f;
    font-size: 16px;
    cursor: pointer;
    letter-spacing: 0px;
}
.start-rating p.rating-text {
    color: white;
    font-weight: 400;
	font-size: 14px;
}
p.stars span~span.default-rating {
    display: none;
}
p.rating-text span~span.default-rating {
    display: none;
}
.start-rating {
    padding-bottom: 14px;
    text-align: center;
    display: flex;
    align-items: center;
    gap: 10px;
    flex-direction: row-reverse;
    justify-content: center;
	margin-top: 10px;
}
.categorybottom-content .our-faq summary {
    color: #ffb4e1;
    padding: 8px 0;
    font-size: 20px;
}
.mneu-icon {
    margin-top: 50px;
}
@media screen and (max-width: 768px) {
.single-post-wrapper video {
    height: auto;
    margin-top: 20px;	
}
.main-site .single-post-wrapper h1 {
    font-size: 24px;
}	
.main-site .single-post-wrapper video ~ a {
    font-size: 12px;
}	
.main-site .single-post-wrapper {
    padding: 15px 10px;
}	
.mobile-header-logo h1 {
    font-size: 24px;
    color: white;
    margin-top: 20px;
}	
header.header.mobile-view {
    background: #060606;
    box-shadow: 1px -20px 94px 191px #000;
}	
.all-categories-items {
    flex: 0 0 100%;
    display: block;
}	
.scroll-top-btn img {
    width: 56px;
}	
.paid-porn-widget .home-widget-card {
    flex: 0 0 65%;
    width: 65%;
}
.home-widget-slider::-webkit-scrollbar {
    width: 1px !important;
    height: 5px !important;
}
.home-widget-slider::-webkit-scrollbar-track {
    background: transparent !important;
}
.home-widget-slider::-webkit-scrollbar-thumb {
    background: #888;
}	
.cat-header .description:after,.cat-header .description:before {
    display: none;
}
.cat-header .description {
    display: block;
    background: no-repeat;
    border: none;
}
	.cat-header .description p {
    color: white;
}
.description-mb * {
   color: white;
}
/* .single-featured-image .visit-hover {
    position: relative;
    top: 0;
    opacity: 1;
} */

.single-featured-image .visit-hover a {
	margin-top: 0px;
	display: inline-block;
}

.single-featured-image .visit-hover a img {
    width: 15px;
    display: inline-block;
    margin: 0;
    height: auto;
}	
.categorie-content-wrapper .single-featured-image img {
    width: 90%;
	margin-top: 25px;
}
.pros-cons {
 flex-wrap: wrap;
}
.pros-grid {
	flex-basis: 100%;
}
.conss-grid {
	flex-basis: 100%;
}
.categorie-content-wrapper .single-featured-image {
    padding-right: 0;
}	

.header-wrapper h1 strong {
    display: block;
    font-size: 1.1rem;
}
	.slik-arow {
    display: block;
}
	.main-site {
    background-image: unset;
	background-color:#4c4c4c;	
}
.header-wrapper h1 {
    font-size: 0.8rem;
}	
.widget_custom_text_widgeta {
    margin-left: 0;
    margin-top: 15px;
}	
.category-ai-porn-generators section.main-categorie-content-wrapper .row .category-col-pad:first-child .single-post-thumbnail:before{
	   height: 70px;
}
	
.category .single-post-thumbnail video {
    height: 293px;
    width: 100%;
}
.home-widget-slider.slick-initialized.slick-slider .slick-list.draggable {
    padding: 0 30% 0 0;
}	
.paid-porn-widget .slik-arow .button-slick {
    padding: 8px;
}	
.paid-porn-widget .slik-arow .testimonial-prev {
    left: 4px;
}
.paid-porn-widget .slik-arow .testimonial-next {
    right: 4px;
}	
.related-post {
    flex-basis: 50%;
}	
.cat-name img {
    width: 25px;
    height: 25px;
}

	.desktop-view {
		display: none;
	}
	.mobile-view {
		display: block;
	}
.best-porn img {
    height: 180px;
}

.best-porn a {
    padding: 5px;
    font-size: 14px;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
}
nav.rank-math-breadcrumb {
    padding: 12px 0px;
}	
nav.rank-math-breadcrumb p {
    font-size: 14px;
}
.best-porn-wrapper {
    padding: 30px 0;
}	
	
.single-job-wrapper .col-md-3 {
    padding: 0 4px;
}
.single-job-wrapper {
    padding: 0 18px;
}
.single-post-name h1 {
    font-size: 20px;
}
.single-post-button a {
    padding: 15px;
    font-size: 18px;
    margin: 5px 0;
}	
	section.announcement-bar h1 {
    font-size: 14px;
    color: white;
}

.announcement-bar form.search_form_header {
    width: 100%;
}

.announcement-bar .col-12 {
    padding: 0;
    background-color: #ff1a1a;
}

.announcement-bar input#s {
    border-radius: 0px;
	padding: 0 0 0px 20px;
}
	section.announcement-bar h1 {
    font-size: 14px;
    color: white;
    padding: 8px 20px;
}
	section.announcement-bar {
		margin-top: 20px;
	}
	header.header.mobile-view .col-8 {
    padding: 0;
}

	.mobile-header-logo img {
		width: 200px;
	}
	.mobile-header-logo {
		text-align: center;
	}
	.search-icon button {
		background-size: 30px;
		width: 36px;
		top: -15px;
		filter: invert(1);
	}
.mneu-icon img {
    width: 25px;
}
form.search_form_header {
    display: none;
}
.widget_custom_text_widgeta h3 {
    text-align: center;
}
form.search_form_header.show {
    display: block;
	float:none;
}	
.mobile-header {
    position: fixed;
    inset: 0;
    top: 0;
    left: 0;
    width: 100%;
    /* Full-screen on all mobile browsers (incl. iOS dynamic toolbar) */
    height: 100vh;
    height: 100dvh;
    min-height: -webkit-fill-available;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.92);
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    /* Respect notches/safe areas */
    padding:
      calc(18px + env(safe-area-inset-top))
      calc(14px + env(safe-area-inset-right))
      calc(18px + env(safe-area-inset-bottom))
      calc(14px + env(safe-area-inset-left));
    opacity: 0;
    pointer-events: none;
    transform: translateX(-105%);
    transition: transform .35s ease, opacity .25s ease;
    overflow: hidden;
}
.mobile-header ul {
    padding: 0;
    margin-bottom: 0;
}

.mobile-header ul li {
    color: black;
	
}
.mobile-header ul li:first-child a span:before {
    display: none;
}	
.mobile-header.show {
    opacity: 1;
    pointer-events: auto;
    transform: translateX(0);
}
body.category,
body.single-post-list{
    overflow-x: hidden;
}	
.mobile-menu-panel{
    display: flex;
    flex-direction: column;
    width: min(640px, 100%);
    margin: 0 auto;
    max-height: calc(100vh - 36px);
    max-height: calc(100dvh - 36px);
    overflow: auto;
    background: rgba(10, 10, 10, 0.92);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 180, 225, 0.22);
    border-radius: 18px;
    box-shadow: 0 18px 60px rgba(0,0,0,0.7);
}

.mobile-menu-top{
    position: sticky;
    top: 0;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 14px 14px 12px;
    background: rgba(10, 10, 10, 0.96);
    border-bottom: 1px solid rgba(255, 180, 225, 0.18);
}

.mobile-menu-title{
    margin: 0;
    color: #ffffff;
    font-weight: 800;
    font-size: 22px;
    letter-spacing: -0.2px;
}

.mobile-menu-close{
    appearance: none;
    background: rgba(255, 180, 225, 0.08);
    border: 1px solid rgba(255, 180, 225, 0.28);
    color: #ffb4e1;
    width: 40px;
    height: 40px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    line-height: 30px;
    cursor: pointer;
}
.mobile-menu-close:hover{
    background: rgba(255, 180, 225, 0.14);
    border-color: rgba(255, 180, 225, 0.42);
}

.mobile-header-menu ul{
    list-style: none;
    margin: 0;
    padding: 14px 12px 16px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
}

.mobile-header-menu{
    flex: 1 1 auto;
}

.mobile-menu-footer-note{
    padding: 14px 12px 16px;
    text-align: center;
    color: rgba(255,255,255,0.75);
    border-top: 1px solid rgba(255, 180, 225, 0.18);
}

.mobile-menu-footer-heart{
    color: #ff69b4;
    margin-right: 8px;
    font-size: 16px;
    line-height: 1;
}

@media (max-width: 380px){
    .mobile-header-menu ul{
        grid-template-columns: 1fr;
    }
}

.mobile-header-menu ul li{
    margin: 0;
    padding: 0;
    background: transparent;
    display: block;
}

.mobile-header-menu ul li:before{
    display: none !important;
}

.mobile-header-menu ul li a{
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100%;
    min-height: 56px;
    padding: 14px 14px;
    border-radius: 14px;
    background: rgba(15, 15, 15, 0.92);
    border: 1px solid rgba(255, 255, 255, 0.12);
    color: #ffffff;
    text-decoration: none;
    box-shadow: 0 10px 24px rgba(0,0,0,0.35);
    transition: transform .12s ease, border-color .12s ease, background .12s ease;
}
.mobile-header-menu ul li a:hover{
    border-color: rgba(255, 180, 225, 0.55);
    background: rgba(20, 20, 20, 0.96);
    transform: translateY(-1px);
}

.mobile-header-menu ul li a span{
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.2;
}

/* Mobile menu icons: use existing ACF category_icon (same as homepage) */
.mobile-header-menu .mobile-menu-icon{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 10px;
    background: rgba(255, 180, 225, 0.08);
    border: 1px solid rgba(255, 180, 225, 0.22);
    flex: 0 0 30px;
}
.mobile-header-menu .mobile-menu-cat-icon{
    width: 18px;
    height: 18px;
    object-fit: contain;
    display: block;
}
.mobile-header-menu .mobile-menu-text{
    display: inline-block;
}

body.mobile-menu-open{
    overflow: hidden !important;
}
/* .mobile-header ul li:first-child a {
    background: #FFC11A;
	font-size:18px
}	 */
.best-porn-wrapper {
    border-right: 0px solid #dbdbdb;
}
.row.categorie-content-wrapper {
    flex-direction: column-reverse;
}

.col-cstm {
    width: calc(100% - 10px);
}
.category .best-porn-wrapper {
    display: none;
}
.category-col-pad {
    padding: 5px !important;
}
.related-category h2 {
    font-size: 20px;
}
.related-category {
    padding-top: 30px;
}
.cat-title h2 {
    font-size: 14px;
}
	.cat-name {
    padding-bottom: 5px;
}
.single-job-wrapper {
    margin-top: 13px;
}
.single-job-wrapper {
        padding: 26px 15px;
        margin: 10px 5px;
    }
header.header.mobile-view {
    padding-top: 8px;
}
.category h1.head-title,.single h1.head-title {
    display: none;
}	
	section.live_life_section .container {
    padding: 0 30px;
}
.single-page-wrapper .container {
    padding: 0px;
}
.single-category ul li {
    flex-basis: 100%;
    padding: 0;
}
.header-wrapper .text-right {
    text-align: center !important;
}

.single-post-name {
    padding-top: 20px;
}	
.f-logo img {
    max-width: 140px;
}	
section.single-page-wrapper.section-gap {
    padding: 0px;
}
.our-faq p {
    color: white;
    font-weight: normal;
    font-size: 14px;
    padding: 10px 0;
	margin-left: 0px !important;
}
}


/* ICON FONTS */
.cat-name span {
    color: white;
    font-size: 27px;
}

[class^="icon-"], [class*=" icon-"], [class^="icon_"], [class*=" icon_"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-4K:before {
  content: "\71";
}
.icon-ALL-CATEGORIES:before {
  content: "\77";
}
.icon-ALL-PORNSTAR:before {
  content: "\65";
}
.icon-AMATEUR:before {
  content: "\72";
}
.icon-ANAL:before {
  content: "\74";
}
.icon-ARAB:before {
  content: "\79";
}
.icon-ASIAN:before {
  content: "\75";
}
.icon-BBW:before {
  content: "\69";
}
.icon-BDSM:before {
  content: "\6f";
}
.icon-BEST-PORN-MOVIES:before {
  content: "\70";
}
.icon-BIG-BOOBS:before {
  content: "\61";
}
.icon-BLOGS:before {
  content: "\73";
}
.icon-BLOWJOB:before {
  content: "\64";
}
.icon-CAM:before {
  content: "\66";
}
.icon-CASTING:before {
  content: "\67";
}
.icon-CELEBRITY:before {
  content: "\68";
}
.icon-CREAMPIE:before {
  content: "\6a";
}
.icon-CUCKOLD:before {
  content: "\6b";
}
.icon-CUMSHOT:before {
  content: "\6c";
}
.icon-DATING:before {
  content: "\7a";
}
.icon-EBONY:before {
  content: "\78";
}
.icon-EROTIC-STORIES:before {
  content: "\63";
}
.icon-EUROPEAN:before {
  content: "\76";
}
.icon-FEMDOM:before {
  content: "\62";
}
.icon-FETISH:before {
  content: "\6e";
}
.icon-FOOT:before {
  content: "\6d";
}
.icon-FORUMS:before {
  content: "\51";
}
.icon-GAMES:before {
  content: "\57";
}
.icon-GANGBANG:before {
  content: "\45";
}
.icon-GAY:before {
  content: "\52";
}
.icon-GLORYHOLE:before {
  content: "\54";
}
.icon-GRANNY:before {
  content: "\59";
}
.icon-GRANNY2:before {
  content: "\55";
}
.icon-HANDJOB:before {
  content: "\49";
}
.icon-HARDCORE:before {
  content: "\4f";
}
.icon-HENTAI:before {
  content: "\50";
}
.icon-INCEST:before {
  content: "\41";
}
.icon-INDIAN:before {
  content: "\53";
}
.icon-INTERRACIAL:before {
  content: "\44";
}
.icon-JAPANESE:before {
  content: "\46";
}
.icon-LATINA:before {
  content: "\47";
}
.icon-LESBIAN:before {
  content: "\48";
}
.icon-MEXICAN:before {
  content: "\4a";
}
.icon-MILF:before {
  content: "\4b";
}
.icon-NUDE-PHOTO:before {
  content: "\4c";
}
.icon-OLD-N-YOUNG:before {
  content: "\5a";
}
.icon-ONLY-FANS--WEBCAM:before {
  content: "\58";
}
.icon-ORGY:before {
  content: "\43";
}
.icon-PETIT:before {
  content: "\56";
}
.icon-PIN:before {
  content: "\42";
}
.icon-PINTEREST:before {
  content: "\4e";
}
.icon-PISSING:before {
  content: "\4d";
}
.icon-PORN-PIC:before {
  content: "\31";
}
.icon-PORN-SEARCH:before {
  content: "\56";
}
.icon-PORN-TUBE:before {
  content: "\33";
}
.icon-PORNSTAR-SITES:before {
  content: "\34";
}
.icon-POV:before {
  content: "\35";
}
.icon-SEX-TOYS:before {
  content: "\36";
}
.icon-SHEMALE:before {
  content: "\37";
}
.icon-SOFTCORE:before {
  content: "\38";
}
.icon-SOFTWARE:before {
  content: "\39";
}

.icon-lente:before {
  content: "\7c";
}
.icon-K:before {
  content: "\71";
}
.icon-ALL-CATEGORIES:before {
  content: "\77";
}
.icon-ALL-PORNSTAR:before {
  content: "\65";
}
.icon-AMATEUR:before {
  content: "\72";
}
.icon-ANAL:before {
  content: "\74";
}
.icon-ARAB:before {
  content: "\79";
}
.icon-ASIAN:before {
  content: "\75";
}
.icon-ASMR:before {
  content: "\69";
}
.icon-AUSTRALIAN:before {
  content: "\6f";
}
.icon-BBW:before {
  content: "\70";
}
.icon-BDSM:before {
  content: "\61";
}
.icon-BEST-PORN-MOVIES:before {
  content: "\73";
}
.icon-BIG-BOOBS:before {
  content: "\64";
}
.icon-BLOGS:before {
  content: "\66";
}
.icon-BLOWJOB:before {
  content: "\67";
}
.icon-CAM:before {
  content: "\68";
}
.icon-CASTING:before {
  content: "\6a";
}
.icon-CELEBRITY:before {
  content: "\6b";
}
.icon-CREAMPIE:before {
  content: "\6c";
}
.icon-CUCKOLD:before {
  content: "\7a";
}
.icon-CUMSHOT:before {
  content: "\78";
}
.icon-DATING:before {
  content: "\63";
}
.icon-EBONY:before {
  content: "\76";
}
.icon-EROTIC-STORIES:before {
  content: "\62";
}
.icon-EUROPEAN:before {
  content: "\6e";
}
.icon-FEMDOM:before {
  content: "\6d";
}
.icon-FETISH:before {
  content: "\31";
}
.icon-FOOT:before {
  content: "\32";
}
.icon-FORUMS:before {
  content: "\33";
}
.icon-FRENCH:before {
  content: "\34";
}
.icon-GAMES:before {
  content: "\35";
}
.icon-GANGBANG:before {
  content: "\36";
}
.icon-GAY:before {
  content: "\37";
}
.icon-GERMAN:before {
  content: "\38";
}
.icon-GLORYHOLE:before {
  content: "\39";
}
.icon-GRANNY:before {
  content: "\30";
}
.icon-GRANNY2:before {
  content: "\51";
}
.icon-HANDJOB:before {
  content: "\57";
}
.icon-HARDCORE:before {
  content: "\45";
}
.icon-HENTAI:before {
  content: "\52";
}
.icon-INCEST:before {
  content: "\54";
}
.icon-INDIAN:before {
  content: "\59";
}
.icon-INTERRACIAL:before {
  content: "\55";
}
.icon-JAPANESE:before {
  content: "\49";
}
.icon-LATINA:before {
  content: "\4f";
}
.icon-LESBIAN:before {
  content: "\50";
}
.icon-MEXICAN:before {
  content: "\41";
}
.icon-MILF:before {
  content: "\53";
}
.icon-NUDE-PHOTO:before {
  content: "\44";
}
.icon-OLD-N-YOUNG:before {
  content: "\46";
}
.icon-ONLY-FANS--WEBCAM:before {
  content: "\47";
}
.icon-ORGY:before {
  content: "\48";
}
.icon-PETIT:before {
  content: "\4a";
}
.icon-PHILIPPINE:before {
  content: "\4b";
}
.icon-PIN:before {
  content: "\4c";
}
.icon-PINTEREST:before {
  content: "\5a";
}
.icon-PISSING:before {
  content: "\58";
}
.icon-PORN-PIC:before {
  content: "\43";
}
.icon-PORN-SEARCH:before {
  content: "\56";
}
.icon-PORN-TUBE:before {
  content: "\42";
}
.icon-PORNSTAR-SITES:before {
  content: "\4e";
}
.icon-POV:before {
  content: "\4d";
}
.icon-RUSSIAN:before {
  content: "\2c";
}
.icon-SEX-TOYS:before {
  content: "\2e";
}
.icon-SHEMALE:before {
  content: "\2d";
}
.icon-SOFTCORE:before {
  content: "\3b";
}
.icon-SOFTWARE:before {
  content: "\3a";
}
.icon-SOLO:before {
  content: "\5f";
}
.icon-SPANKING:before {
  content: "\21";
}
.icon-Tavola-disegno-36_3:before {
  content: "\3f";
}
.icon-TEEN:before {
  content: "\26";
}
.icon-TIKTOK:before {
  content: "\3d";
}
.icon-TURKISH:before {
  content: "\e9";
}
.icon-VR:before {
  content: "\f2";
}


.faq summary {
    color: #ffc900;
    font-size: 20px;
}

.faq p {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 30px 50px;
}

.faq details {
    border-bottom: 1px solid #c6bfbf;
    padding: 10px 0;
}

.faq details[open] summary::marker {
    color: #9c9b9b;
}
.paid-porn-widget .home-widget-card .single-post-thumbnail:before {
    display: none;
}
.visit-hover {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    text-align: center;
    opacity: 0;
    transition: .5s all;
	z-index: 1;
}

.visit-hover a {
    background: #2caf61;
    color: #ffffff !important;
    padding: 10px 16px;
    border-radius: 30px;
    font-size: 13px;
	text-decoration: none !important;
	cursor: pointer;
}

.single-post-thumbnail:hover .visit-hover {
    opacity: 1;
}

.single-post-thumbnail:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: #0000006b;
    opacity: 0;
    transition: .5s all;
}

.single-post-thumbnail:hover:before {
    opacity: 1;
}
.visit-hover a img {
    width: 20px !important;
}
.single-featured-image:hover .visit-hover {
    opacity: 1;
	visibility: visible;
}
.single-featured-image:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: #0000006b;
    opacity: 0;
    transition: .5s all;
}

.single-featured-image:hover:before{
    opacity: 1;
}
.single-featured-image .visit-hover a span img {
    width: auto;
}
.category .single-post-thumbnail {
    border-radius: 0 !important;
}
.icon_go_review span {
    color: #282727db;
}
.single-post-list-content {
    color: white;
}
.single-post-list-content h2 {
    font-size: 26px;
}
.text-container {
    margin-top: -20px;
    margin-bottom: 30px;
}
.text-container {
	--duration: 4s;
}
.btn--snakeBorder {
    background: transparent;
    overflow: hidden;
	text-align: center;
}

.btn-custom {
    position: relative;
    display: inline-block;
    padding: 10px;
    margin: 10px;
    color: #fff;
    border-radius: 5px;
    width: 100%;
    font-size: 16px;
}
.btn--snakeBorder::before {
    content: "";
    position: absolute;
    top: 2px;
    left: 2px;
    bottom: 2px;
}
.btn--snakeBorder span:nth-child(1) {
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: linear-gradient(to right, #0c002b, #e43fa3);
    animation: borderAnimation1 2s linear infinite;
}
.btn--snakeBorder span:nth-child(2) {
    top: 0;
    right: 0;
    width: 2px;
    height: 100%;
    background: linear-gradient(to bottom, #0c002b, #e43fa3);
    animation: borderAnimation2 2s linear infinite;
    animation-delay: 1s;
}
.btn--snakeBorder span:nth-child(3) {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: linear-gradient(to left, #0c002b, #e43fa3);
    animation: borderAnimation3 2s linear infinite;
}
.btn--snakeBorder span:nth-child(4) {
    top: 0;
    left: 0;
    width: 2px;
    height: 100%;
    background: linear-gradient(to top, #0c002b, #e43fa3);
    animation: borderAnimation4 2s linear infinite;
    animation-delay: 1s;
}
.btn--snakeBorder span {
    position: absolute;
 	border-radius: 20px;		
}
@keyframes borderAnimation1 {
	0% {
		transform: translateX(-100%);
	}
	100% {
		transform: translateX(100%);
	}
}
@keyframes borderAnimation2 {
	0% {
		transform: translateY(-100%);
	}
	100% {
		transform: translateY(100%);
	}
}
@keyframes borderAnimation3 {
	0% {
		transform: translateX(100%);
	}
	100% {
		transform: translateX(-100%);
	}
}
@keyframes borderAnimation4 {
	0% {
		transform: translateY(100%);
	}
	100% {
		transform: translateY(-100%);
	}
}

/* Modern glass treatment for the homepage CTA (keeps snake border animation) */
.btn-custom.btn--snakeBorder{
    padding: 14px 18px;
    border-radius: 16px;
    font-weight: 800;
    letter-spacing: 0.2px;
    background: rgba(20, 20, 20, 0.35);
    border: 1px solid rgba(255, 180, 225, 0.22);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    box-shadow: 0 18px 50px rgba(0,0,0,0.55);
    transition: transform .12s ease, background .12s ease, border-color .12s ease;
}
.btn-custom.btn--snakeBorder:hover{
    background: rgba(30, 30, 30, 0.45);
    border-color: rgba(255, 180, 225, 0.35);
    transform: translateY(-1px);
}
.btn-custom.btn--snakeBorder:active{
    transform: translateY(0px);
}

/* Modern glass styling for homepage category cards (safe: CSS-only, scoped to home) */
.home .row-cstm.second_rows .col-cstm{
    background: rgba(40, 40, 40, 0.42);
    border-color: rgba(228, 63, 163, 0.55);
    box-shadow: 0 18px 55px rgba(0,0,0,0.60);
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
}

.home .row-cstm.second_rows .image-title-wrapper{
    background: rgba(58, 58, 58, 0.22);
    border-bottom: 1px solid rgba(255, 180, 225, 0.12);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}

.home .row-cstm.second_rows .categorie-title h2{
    letter-spacing: 0.15px;
}

.home .row-cstm.second_rows .category-grid-wrapper{
    padding: 6px 14px 4px;
}

/* Hide scrollbar indicator inside category cards (keep scroll functionality)
   The actual scrolling element is the UL (has max-height + overflow-y:auto). */
.home .row-cstm.second_rows .category-grid-wrapper ul{
    /* Show a thin vertical scrollbar as an affordance (discreet) */
    scrollbar-width: thin;            /* Firefox */
    scrollbar-color: rgba(255, 180, 225, 0.22) transparent;
}
.home .row-cstm.second_rows .category-grid-wrapper ul::-webkit-scrollbar{
    width: 4px;
}
.home .row-cstm.second_rows .category-grid-wrapper ul::-webkit-scrollbar-track{
    background: transparent;
}
.home .row-cstm.second_rows .category-grid-wrapper ul::-webkit-scrollbar-thumb{
    background: rgba(255, 180, 225, 0.22);
    border-radius: 999px;
}
.home .row-cstm.second_rows .category-grid-wrapper ul::-webkit-scrollbar-thumb:hover{
    background: rgba(255, 180, 225, 0.32);
}

.home .row-cstm.second_rows .category-grid-wrapper ul li{
    padding: 6px 0;
}

/* Link chips inside the category cards */
.home .row-cstm.second_rows .category-grid-wrapper ul li a.button-primary{
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 12px;
    border-radius: 14px;
    background: rgba(15, 15, 15, 0.40);
    border: 1px solid rgba(255, 255, 255, 0.10);
    color: rgba(255,255,255,0.92);
    text-decoration: none;
    transition: transform .12s ease, border-color .12s ease, background .12s ease;
}
.home .row-cstm.second_rows .category-grid-wrapper ul li a.button-primary:hover{
    background: rgba(15, 15, 15, 0.55);
    border-color: rgba(255, 180, 225, 0.35);
    transform: translateY(-1px);
}
.home .row-cstm.second_rows .category-grid-wrapper ul li a.button-primary img{
    margin-right: 0;
    width: 18px;
    height: 18px;
    object-fit: contain;
}

/* ===========================
   Glass theme – Category pages
   =========================== */
.category .cat-header{
    background: rgba(20, 20, 20, 0.40);
    border: 1px solid rgba(255, 180, 225, 0.18);
    border-radius: 18px;
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    box-shadow: 0 18px 55px rgba(0,0,0,0.60);
    padding: 14px 14px 10px;
}

.category .cat-name{
    display: flex;
    align-items: center;
    gap: 10px;
}

.category .cat-name img{
    width: 30px;
    height: 30px;
    object-fit: contain;
    filter: drop-shadow(0 0 10px rgba(255, 154, 217, 0.22));
}

.category .cat-name h2{
    margin: 0;
    letter-spacing: 0.15px;
}

/* Mobile: micro text-shadow for category title (discreet contrast boost) */
@media (max-width: 768px){
    .category .cat-name h2{
        text-shadow: 0 1px 10px rgba(0, 0, 0, 0.65);
    }
}

.category .cat-header .description{
    margin-top: 10px;
    /* Remove inner "box" so only the main header box remains (consistent mobile/desktop) */
    background: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    padding: 0;
}

/* Mobile: normalize brand cards (ellipsis titles, icon+title same row, consistent spacing/heights) */
@media (max-width: 768px){
    /* More uniform grid spacing on mobile */
    .category .category-col-pad{
        padding: 10px 8px;
    }

    /* Make each card stretch and keep CTA aligned */
    .category .single-job-title{
        height: 100%;
        display: flex;
        flex-direction: column;
    }
    .category .cat-title{
        display: flex;
        flex-direction: column;
        flex: 1;
        min-height: 0;
    }
    .category .sites-button{
        margin-top: auto;
    }

    /* Icon + title in one row, title ellipsis, description clamped */
    .category .cat-title-pding{
        display: grid;
        grid-template-columns: 22px 1fr;
        grid-template-rows: auto auto;
        column-gap: 10px;
        row-gap: 6px;
        align-items: center;
    }
    .category .cat-title-pding .post-list-favicon{
        grid-column: 1;
        grid-row: 1;
        margin: 0;
    }
    .category .cat-title-pding a.cat-ext-link{
        grid-column: 2;
        grid-row: 1;
        min-width: 0; /* required for ellipsis in grid/flex children */
    }
    .category .cat-title-pding a.cat-ext-link .brand-title-text{
        display: block;
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .category .cat-title-pding .single-post-title{
        grid-column: 1 / -1;
        grid-row: 2;
    }
    .category .cat-title-pding .single-post-title p{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }
}

/* Mobile: "Other Sites like" cards — keep icon + title on one row + ellipsis */
@media (max-width: 768px){
    .single-post-list .other-likes .brand-title-row{
        display: flex;
        align-items: center;
        gap: 10px;
        min-width: 0;
    }
    .single-post-list .other-likes .brand-title-text{
        display: block;
        min-width: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}

/* Mobile: "Other Sites like" heading should not overflow with very long titles */
@media (max-width: 768px){
    .single-post-list .other-likes h2{
        font-size: 20px;
        line-height: 1.15;
        padding: 0 12px 12px;
        overflow-wrap: anywhere; /* breaks long single words (e.g. MotherDaughterExchange...) */
        word-break: break-word;
        hyphens: auto;
    }
}

/* Mobile: match spacing of related brand boxes to category grid spacing */
@media (max-width: 768px){
    .single-post-list .other-likes .row{
        margin-left: -4px;
        margin-right: -4px;
        row-gap: 6px;
    }
    .single-post-list .other-likes .col-lg-3,
    .single-post-list .other-likes .col-md-3,
    .single-post-list .other-likes .col-6{
        padding-left: 4px;
        padding-right: 4px;
    }
}

/* Mobile: keep "Other Sites like" vertical spacing consistent with the rest of the site */
@media (max-width: 768px){
    .single-post-list .other-likes{
        padding-top: 22px; /* consistent rhythm like other sections */
    }
    .single-post-list .other-likes h2{
        margin-top: 0;
    }
}

/* Mobile: consistent vertical spacing (logo/header -> first content box, and "All Categories") */
@media (max-width: 768px){
    body.single-post-list section.single-page-wrapper.section-gap{
        padding-top: 16px !important;
        padding-bottom: 22px !important; /* more breathing room before footer (like category) */
    }
    body.single-post-list .single-job-wrapper{
        margin-top: 14px;
    }
    body.single-post-list .single-all-category{
        margin-top: 22px;
    }
}

/* Mobile: remove white "gap" at the bottom of single brand pages (use site grey background) */
@media (max-width: 768px){
    body.single-post-list{
        background: #3a3a3a;
    }
    body.single-post-list footer.footer{
        background: #3a3a3a; /* match site grey (no darker footer block on mobile) */
        margin-top: 0;
    }
}

/* Post cards in category grid */
.category .categorie-content-wrapper .single-job-title{
    background: rgba(18, 18, 18, 0.38);
    border: 1px solid rgba(255, 255, 255, 0.10);
    border-radius: 18px;
    overflow: hidden;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    box-shadow: 0 18px 55px rgba(0,0,0,0.55);
    transition: transform .12s ease, border-color .12s ease, background .12s ease;
}
.category .categorie-content-wrapper .single-job-title:hover{
    transform: translateY(-1px);
    border-color: rgba(255, 180, 225, 0.28);
    background: rgba(18, 18, 18, 0.45);
}

/* Make "Read Review" CTA look like a premium glass button */
.category .visit-hover a,
.single-post-list .other-likes .visit-hover a{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 10px 14px;
    border-radius: 14px;
    /* Darker, more evident glass (keep focus away from pink CTA "Visit") */
    background: rgba(10, 10, 10, 0.55);
    border: 1px solid rgba(255, 180, 225, 0.22);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    color: rgba(255,255,255,0.96);
    text-decoration: none;
    box-shadow: 0 14px 44px rgba(0,0,0,0.55);
}
.category .visit-hover a:hover,
.single-post-list .other-likes .visit-hover a:hover{
    background: rgba(10, 10, 10, 0.68);
    border-color: rgba(255, 180, 225, 0.32);
    color: #fff;
}

/* ===========================
   Glass theme – Single brand pages (/lists/...)
   =========================== */
.single-post-list .single-post-name{
    /* Keep title clean (no box) to match mobile */
    background: transparent;
    border: none;
    border-radius: 0;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    box-shadow: none;
    padding: 10px 0;
    text-align: center;
}

/* Discreet hover on brand title (like category titles), without adding a box */
.single-post-list .single-post-name h1{
    transition: color .12s ease, text-shadow .12s ease;
}
.single-post-list .single-post-name:hover h1{
    color: rgba(255,255,255,0.98);
    text-shadow: 0 0 14px rgba(255, 180, 225, 0.18);
}

.single-post-list .single-post-list-content{
    /* Keep description clean (no box) to match mobile */
    background: transparent;
    border: none;
    border-radius: 0;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    box-shadow: none;
    padding: 0;
}

/* No hover effects on brand name/description blocks (keep consistent, no "highlight") */
.single-post-list .single-post-name,
.single-post-list .single-post-list-content{
    transition: none !important;
}
.single-post-list .single-post-name:hover{
    background: transparent !important;
    border-color: transparent !important;
    transform: none !important;
}
.single-post-list .single-post-list-content:hover{
    background: transparent !important;
    border-color: transparent !important;
    transform: none !important;
}

/* Mobile spacing tweaks for clean title/description */
@media (max-width: 768px){
    .single-post-list .single-post-name{
        padding: 8px 0;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .single-post-list .single-post-list-content{
        margin-bottom: 14px;
    }
}

/* Primary CTA on single brand page */
.single-post-list .single-animated-button a{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 520px;
    margin: 0 auto;
    padding: 14px 18px;
    border-radius: 16px;
    /* Outbound CTA: high-contrast brand pink */
    background: #e43fa3;
    color: #ffffff !important;
    font-weight: 700;
    letter-spacing: 0.4px;
    line-height: 1.2;
    font-size: 18px;
    text-decoration: none;
    box-shadow: 0 18px 55px rgba(0,0,0,0.45), 0 0 0 1px rgba(255, 180, 225, 0.22);
    border: 1px solid rgba(255, 180, 225, 0.35);
    transition: transform .12s ease, background .12s ease, filter .12s ease;
    animation: lsp-visit-pulse 2.6s ease-in-out infinite;
    will-change: filter, background-color;
}
.single-post-list .single-animated-button a:hover{
    background: #ff69b4;
    filter: brightness(1.02);
    transform: translateY(-1px);
}

@keyframes lsp-visit-pulse {
    0%, 100% {
        background: #e43fa3;
        filter: brightness(1);
    }
    50% {
        background: #ff69b4;
        filter: brightness(1.06);
    }
}

@media (prefers-reduced-motion: reduce){
    .single-post-list .single-animated-button a{
        animation: none !important;
    }
}
.single-post-list .single-animated-button a:active{
    transform: translateY(0px);
}

/* Related cards hover CTA consistency */
.single-post-list .other-likes .visit-hover a{
    border-radius: 14px;
}

/* Fix: remove legacy blue/glow layers on the Visit CTA (they were coming from :before/:after) */
.single-post-list .single-animated-button a:before,
.single-post-list .single-animated-button a:after{
    content: none !important;
    display: none !important;
}

/* Reduce spacing + make "Other Sites like" grid tighter */
.single-post-list .other-likes{
    padding-top: 18px;
}
.single-post-list .other-likes .row{
    margin-left: -6px;
    margin-right: -6px;
    row-gap: 12px;
}
.single-post-list .other-likes .col-lg-3,
.single-post-list .other-likes .col-md-3,
.single-post-list .other-likes .col-6{
    padding-left: 6px;
    padding-right: 6px;
}
.single-post-list .other-likes .single-job-title{
    margin-bottom: 0;
}

/* Category grid cards: tighter spacing */
.category .category-col-pad{
    padding: 4px !important;
    margin-bottom: 6px;
}
.category .single-job-title{
    margin-bottom: 6px;
}

/* Hover under category description: lighter + subtle contrast (not darker) */
.category .categorie-content-wrapper .single-job-title:hover{
    /* Disable hover effect (keep same as default) */
    background: rgba(18, 18, 18, 0.38);
    border-color: rgba(255, 255, 255, 0.10);
    transform: none;
}

/* "Sites Like This" CTA: make it more noticeable + modern glass */
.category .sites-button{
    background: transparent;
    padding: 8px 10px 10px;
}
.category .sites-button a{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: 100%;
    padding: 9px 10px;
    border-radius: 14px;
    background: rgba(255, 154, 217, 0.10);
    border: 1px solid rgba(255, 154, 217, 0.28);
    color: rgba(255,255,255,0.95);
    font-weight: 800;
    letter-spacing: 0.1px;
    box-shadow: none;
    text-decoration: none;
}
.category .sites-button a:hover{
    /* Very subtle hover (keep it discreet) */
    background: rgba(255, 154, 217, 0.14);
    border-color: rgba(255, 154, 217, 0.34);
}
.category .sites-button img{
    width: 16px;
    margin-right: 0;
    filter: drop-shadow(0 0 10px rgba(255, 154, 217, 0.20));
}
@media (min-width:1024px) {
.categorie-content-wrapper .col-lg-4.col-12 {
    padding-right: 50px;
}
}
@media (min-width:768px) and (max-width:1100px) {
.header-wrapper h1,.header-wrapper time {
    font-size: 14px;
}	
.col-cstm {
    width: calc(50% - 10px);
}
.other-likes .single-featured-image video {
    height: 240px;
}	
.single-post-list video.tm-mb-40 {
    width: 100%;
    height: 400px;
}

}
.header-bottom .menu-item-goat span:before {
    z-index: 1;
    left: 19px;
    top: 15px;
}
.header-bottom .menu-item-goat a {
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    padding: 20px 30px 20px 40px;
    border-radius: 30px !important; 
    font-size: 12px;
}
.header-bottom .menu-item-goat a,.col-cstm:nth-child(1){
      background: #282828;
	border: 2px solid transparent;
    border-radius: 20px;
	border-style: solid;
    border-color: #e43fa3;
    border-width: 2px;
}
.single-featured-image:hover .visit-hover {
    opacity: 1;
    visibility: visible;
}
.default-page-temp {
    margin-top: 50px;
}

.default-page-temp .container {
    margin: 35px auto 0;
    padding: 30px;
	background-color: #282727;
    margin-top: 5px;
    border-radius: 15px;
}

.default-page-temp .container p {
    margin: 10px 0;
    font-weight: 400;
}
.default-page-temp * {
    color: white;
}
.default-page-temp .container h2 {
    margin: 15px 0 0;
    font-size: 24px;
}
.default-page-temp .container h3 {
    margin: 15px 0 0;
    font-size: 20px;
}
.default-page-temp .container h3 span {
    font-weight: 500!important;
}
.ftr_menu {
    margin-top: 30px;
}
.ftr_menu ul {
    display: flex;
    gap: 0px;
    list-style: none;
    justify-content: space-around;
    flex-wrap: wrap;
    padding: 0;
}
.ftr_menu a span {
	color: #e43fa3;
}
.ftr_menu a {
    padding: 10px 20px;
    color: black;
    font-size: 14px;
    font-weight: 600;
    border-radius: 30px;
    display: inline-block;
    margin-bottom: 5px;
}
.category .single-post-thumbnail:after, .single-post-list .single-featured-image:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 167px;
    bottom: 0;
    background: linear-gradient(180deg, transparent 37%, #000 96%);
    display: table;
}
.col-cstm .categorie-title h2 img {
    width: 30px;
    height: 30px;	
    margin-right: 5px;
}
img.post-list-favicon {
    border-radius: 5px;
}

.single-post-wrapper {
    background-color: #282727;
    margin-bottom: 35px;
    border-radius: 15px;
    box-shadow: 5px 3px 7px 1px #00000052;
    color: white;
    padding: 30px;
}

.single-post-wrapper h1 {
    font-size: 30px;
    font-weight: 500;
}

.single-post-wrapper p {
    font-weight: 400;
}
.post-template-default .header-mascotte,
.page-template-blog .header-mascotte{
    display: none;
}
.single-post-wrapper-main {
    padding-bottom: 25px;
}
.single-post-wrapper-main {
    margin-top: 50px;
}
.single-post-wrapper-main .col-md-4 * {
    color: white !important;
}
.single-post-wrapper h2 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 25px;
	color: white;
}
.single-post-wrapper h2 a {
    color: white;
}
ul.recent-posts-list {
    padding: 0;
}
li.recent-post-item {
    border-bottom: 1px solid white;
    padding-bottom: 15px;
}
.single-post-wrapper-main .recents-blogs-main {
    border-radius: 15px;
    background-color: #282727;
    padding: 15px;
}
.post-item-content a.button-primary {
	color: #e43fa3;
	display:inline-block;
	margin-top: 15px;
}
.post-list-card img {
    width: 100%;
}
.recents-blogs-main h3 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
}
.post-list-card {
    margin-bottom: 25px;
    border-bottom: 1px solid white;
}
.blog-nav a {
    color: #e43fa3;
}

.blog-nav {
    margin-bottom: 15px;
}
.single-post-featured-img {
    padding: 15px 0;
}
.single-post-featured-img img {
    width: 100%;
}
.blog-nav span {
    color: white;
}
.post-uncategorized {
    display: none !important;
}

.all-categories-items:has(a[href*="/uncategorized/"]) {
    display: none !important;
}