html {
    margin-top: 0 !important;
}

* {
    font-weight: 500;
}


.main-site {
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-image: url(/wp-content/uploads/2025/03/pornai-ch-back.webp);
	background-position: 0 100%;
	background-size: 600px 549px;
	background-repeat: repeat;
	padding-bottom: 50px;
}

.single-post-list video.tm-mb-40 {
    object-fit: cover;
    border-radius: 20px;
}

.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;
}

.category .header-bottom:before,.single .header-bottom:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
}

.single .header-bottom {
    margin-bottom: 50px;
}
.header-wrapper {
    color: #403b3b;
    background: #ededed;
    padding: 13px 0;
	border-bottom-style: solid;
    border-bottom-color: #da7e8c;
}

.home .header.desktop-view .header-wrapper {
	display:block;
}
.header-wrapper h1 {
    font-size: 1rem;
    margin: 0;
}
.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;
}
.search_form_header button, .search-icon button {
    border: none;
    background-color: transparent;
    box-shadow: none;
    font-size: 0px;
    height: 32px;
    width: 32px;
    float: left;
    position: absolute;
    left: 12px;
    top: 4px;
    background-size: cover;
     width: 18px;
     left: 15px;
    background-size: 15px;
}
a.sitmap {
    display: block;
    margin: 15px 0 0;
    text-decoration: underline;
}
.header-cat-description {
    margin: 0;
}
.header-mascotte {
    margin-left: 40px;
}
.category .single-page-wrapper.section-gap {
    margin-top: 22px;
	position: relative;
    z-index: 2;
}
.category .header-mascotte .description {
    display: block;
}
.category .description {
    margin: 0 0 0 auto;
    display: none;	
}
.category .description {
    margin: 0 0 0 auto;
    display: none;	
}
.category .description h1 {
    font-size: 26px;
}

.header-mascotte h1 {
    font-size: 26px;
    font-weight: 600;
    font-family: inherit !important;
}
.category .description:before {
    top: 14px;
}

.category .description:after {
    top: 14px;
}
.category img.daniel {
	z-index: 1;
}

img.daniel {
    position: absolute;
    right: 20px;
    width: 249px;
	top: -20px;
}

.mascotte-daniel {
    position: relative;
}
/* .category .description p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 0px;
} */

.description {
    background: #f6f6f6;
    padding: 10px 15px;
    margin: 20px 0 10px;
    border: 2px solid #d1d1d1;
    border-radius: 10px;
}

.description:before {
    top: 54px;
    content: " ";
    right: 9px;
    position: absolute;
    transform: rotate(180deg);
    border: solid #d1d1d1;
    border-width: 0 5px 5px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(-45deg);
}

.description:after {
    top: 54px;
    content: " ";
    right: 13px;
    position: absolute;
    border: solid #f0efec;
    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;
}
.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: 60px;
}
/* Footer */
 .footer {
    background: #da7e8c;
    border-top: 10px solid #cca6a5;
    padding: 10px 0 0px;
}
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;
}
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: #cecdcd;*/
    gap: 10px;
    padding: 2px 0px;
    border-radius: 12px 12px 0 0;
	text-transform: uppercase;
	justify-content: center;
}
.categorie-title a {
    color: #C74A5A !important;
    text-align: center;
    transition: color 0.3s ease-in-out; /* Effetto morbido */
    font-weight: 600;
}

.categorie-title a:hover {
    color: #eb9a1c !important; /* Cambia il colore quando il mouse è sopra */
}
.related-category {
    display: none;
}
.categorie-title h2 span {
    font-size: 25px;
}
.categorie-title h2 {
    font-size: 15px;
    margin-bottom: 0;
    padding: 12px 5px;
	
}
.header-mascotte h1 {
    font-size: 26px;
    font-weight: 500;
    font-family: inherit !important;
}
.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;
	font-weight: 500;
}
.categorybottom-content .category-content h3 {
    font-size: 20px;
}
.category-content ul {
    margin-top: 20px;
    margin-bottom: 0;
}
.category-info p {
    font-size: 10px;
    text-align: center;
    margin: 10px 0;
    color: white;
}
.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: 1.2vw auto;
    display: flex;
    flex-wrap: wrap;
}
.col-cstm {
    width: calc(25% - 10px);
    padding: 0;
    border-radius: 5px;
    padding-bottom: 15px;
    background-color: #fdfdfd;
    margin: 0 5px 20px 5px;
	/* box-shadow: 5px 3px 7px 1px #00000052;*/
    z-index: 0;
    position: relative;
	border: 3px solid #cb6272;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.post-cat-name ul {
    list-style: none;
    padding-top: 20px;
    text-align: center;
    display: flex;
    justify-content: center;
	    flex-wrap: wrap;
}
.category-list-name li a span {
    font-weight: 400;
}
.post-cat-name ul a {
    display: block;
    text-align: center;
    color: #464545;
    padding: 7px 30px;
    font-size: 13px;
    border-radius: 6px;
	background: #dab9b833;
    border: 2px solid #d77d8b;
}
.post-cat-name ul li {
    margin: 0 5px 10px;
}
.category-grid-wrapper {
    padding: 0 12px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    position: relative;
}
.category-grid-wrapper ul li a {
    color: black;
	word-wrap: break-word;
}
.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: 'Roboto';
    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: black;
    padding: 6px 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: 15px 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: #4c4c4c;
}

.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: 6px;
	font-weight: 700;
    text-transform: uppercase;
	letter-spacing: .04em;
}
.single-post-list-content p {
    font-size: 14px;
    margin: 20px 0;
	color: #4e4e4e;
	font-weight: 400;
}
.single-post-button {
    margin-top: 20px;
}
.single-job-wrapper {
    background-color: #fff;
	margin-bottom: 35px;
	border-radius: 5px;
	box-shadow: 5px 3px 7px 1px #00000052;
    border: 3px solid #cb6272;
		
}
.single-post-list .best-porn-wrapper {
    padding-right: 10px;
    border-right: 0px solid #FF1A1A;
}
.single-job-wrapper {
   padding:30px ;
}
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: 5px !important;
    overflow: hidden;
}
.categorie-content-wrapper .single-featured-image {
	   position:relative;
}
.single-featured-image {
    text-align: center;
}
.other-likes .cat-title {
	padding: 10px;
	text-align: center;
}
.other-likes .col-6.col-md-3 {
    padding: 5px;
}
.cat-title {
   background: #f6f6f6;
   text-align: left;
    border-right: 3px solid #e3d7d7;
    border-left: 3px solid #e3d7d7;
    border-bottom: 3px solid #e3d7d7;
    border-top: none;
}
.cat-title-pding {
    padding: 8px;
}
.cat-title span, .cat-title a {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    color: #494949;
}
.single-post-title p {
    font-size: 13px;
}
.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: #cd8792;
}
.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: #232323;
    background: #ffffff;
    padding: 14px 27px;
    width: 100%;
    display: block;
    border: 2px solid;
    border-color: #da7e8c;
	box-shadow: 0px 0px 0px 0px #98979700;
	border-radius: 5px;
    margin-bottom: 10px;
}
.best-porn-wrapper ul li a {
    background: #f8f1f1;
    color: #464545;
    display: flex;
    padding: 14px;
    text-align: left;
    font-size: 14px;
    border-radius: 10px;
    font-weight: 600;
    width: 90%;
    align-items: center;
	text-transform: uppercase;
	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: #d77d8b;
}
.best-porn-wrapper ul li:first-child {
    display: none;
}
.category-items {
    height: auto;
    overflow: auto;
    padding-right: 0px;
}
.best-porn-wrapper ul {
    list-style: none;
}
.pdng-zero {
    padding-left: 0px !important;
	padding-right: 5px !important;
	padding-top: 30px;
}

.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: #4a4949;
}
.related-post {
    padding: 0 10px;
    margin-bottom: 20px;
    width: 100%;
    flex-basis: 33.33%;
}
.other-likes {
    padding-top: 65px;
}
.other-likes h2 {
    font-size: 24px;
    text-align: center;
    padding-bottom: 15px;
	text-transform: uppercase;
	color: #4c4c4c;
}

.other-likes p {
    color: #fff;
}
.single-featured-image img {
    width: 100%;
	border-radius: 5px;
}
.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; 
}
	
}
.category section.categorybottom-content {
	background-color: #595454;
}
.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: #5d5858;
}
.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 h1 {
    font-size: 26px;
	color: #4c4c4c !important;
    text-transform: uppercase;
}
.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-category h2 {
    margin-bottom: 20px;
	font-size: 26px;
	color: #4a4949;
}
.category-col-pad {
    margin-bottom: 10px;
}
.category-items img {
    width: 35px !important;
    height: 30px !important;
}

.sites-button {
	margin-top: 0px;
	text-align: center;
	padding: 0px;
	background-color: #000000;
	background: #f6f6f6;
	padding-bottom: 5px;
}
.sites-button img {
    width: 15px;
    margin-right: 8px;
	    display: inline-block !important;
}
.sites-button a:hover {
  color: #c74a5a;
}

.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-radius: 5px;
    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: #4e4e4e;
}
.category-content h2 {
    margin-top: 0px;
    font-size: 1.75rem;
}

.category-content h3 {
    font-size: 1.25rem;
}

.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;
}

.start-rating p.stars {
    color: #fcd53f;
    font-size: 16px;
    cursor: pointer;
    letter-spacing: 0px;
}
.start-rating p.rating-text {
    color: #dc9a1d;
    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: 0px;
    text-align: center;
    display: flex;
    align-items: center;
    gap: 10px;
    flex-direction: row-reverse;
    justify-content: center;
	margin-top: 0px;
}
@media screen and (max-width: 768px) {
.scroll-top-btn img {
    width: 50px;
}	
.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;
}	
.category .description:after,.category .description:before {
    display: none;
}
.category .description {
    display: block;
    background: no-repeat;
    border: none;
	padding: 10px 0;	
}
.category .single-job-wrapper .col-md-3{
   padding: 0 14px;		
}
.category .categories-card-grid.category-col-pad {
    width: 49% !important;
}
.category .categories-card-row .categorybottom-content {
        float: none;
        width: 100%;
        padding: 0 5px;
    }
	.category .categories-card-row .categorybottom-content .category-content {
        position: relative;
        max-height: 220px;
        overflow: auto;
        margin-bottom: 20px;
    }
.description-mb * {
   color: white;
}
.single-featured-image .visit-hover {
    position: relative;
    top: 0;
    opacity: 1;
}

.single-featured-image .visit-hover a {
	margin-top: 20px;
	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;
}	
.home header.header.mobile-view .header-wrapper {
    display: block;
}
header.header.mobile-view .header-wrapper {
    display: none;
}
.header-wrapper h1 strong {
    display: block;
    font-size: 1.1rem;
}
	.slik-arow {
    display: block;
}
.main-site {
    background-image: unset;
	background-color:#CCA5A5;
}
.header-wrapper h1 {
    font-size: 1rem;
}	
.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: 300px;
	}
	.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;
    top: 100px;
    font-size: 13px;
    line-height: 1.3em;
    background: #cca4a5;
    color: #666;
    height: calc(100vh - 170px);
    left: -100%;
    width: 100%;
    overflow: auto;
	z-index: 99;
    transition: .5s;
}
.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 {
    left: 0;
	width: 85vw;
}
.mobile-header ul li {
    color: black;
    display: flex;
   background: #FEFEFE;
    align-items: center;
}	
.mobile-header ul li:before {
    left: 16px;
    position: relative;
    color: #ffc901;
}	
.mobile-header ul li a {
    color: #232323;
background: #FEFEFE;
    padding: 16px 27px;
    width: 100%;
    display: block;
    border-bottom: 2px solid;
    border-color: #cca4a5;
	text-transform: uppercase;
}
/* .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: 0 14px;
}
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 h3 {
    font-size: 20px;
}	
body .our-faq p {
    padding: 25px 0;
}
div#ipad-panel {
	top: 10px !important;
	left: 10px;
}
.mobile-header-menu {
    padding-top: 35px;
}
.gtranslate_wrapper .gt_switcher:nth-child(2) {
    display: none;
}	
}


/* 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;
}

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

.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;
}
.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: #4e4e4e;
	width: 100%;
    height: 500px;
    overflow: auto;
    resize: none;
}
.single-post-list-content h2 {
    font-size: 24px;
}

.single-post-list-content h3 {
    font-size: 21px;
}

@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-mascotte {
    display: none;
}	
}
.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: #ffffff;
	border: 2px solid transparent;
    border-radius: 5px;
	border: 3px solid #cb6272;
}
.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 {
    background-color: white !important;
    padding: 3px 10px;
    color: black;
    font-size: 14px;
    font-weight: 600;
    border-radius: 5px;
    display: inline-block;
    margin-bottom: 5px;
}
.category .categorybottom-content {
    margin-top: 0;
    float: right;
    width: 66%;
    padding: 0 20px;
    position: relative;
}

.category .categories-card-grid.category-col-pad {
    display: inline-block;
    vertical-align: top;
    width: 32.9%;
    padding: 0px 5px 0 !important;!i;!;
    font-size: 14px;
    position: relative;
}
.category .categorybottom-content:before {
    background: linear-gradient(180deg, hsl(0deg 0% 94.51% / 0%) 0, #FFFFFF);
    content: "";
    height: 47px;
    pointer-events: none;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
}
.category .category-content {
    position: relative;
    max-height: 520px;
    overflow: auto;
    padding: 10px;
}
.single-job-title:hover .visit-hover {
    opacity: 1;
    visibility: visible;
}
.header-bottom-border-line, .single .breadcrumb-cstm{
	padding: 0px 0px;
    border-bottom: 1px solid #e0e0e0 !important;
    margin-bottom: 17px;
}
.single .breadcrumb-cstm {
    padding-bottom: 15px;
}

div#ipad-panel {
    position: absolute;
    top: -11px;
	right: 0;
}

@media (max-width: 767px) {
    .d-md-flex {
        display: block !important;
    }
    .d-md-flex .first-text {
        order: -1;
    }
}

@media (max-width: 767px) {
    .category .category-content {
        position: relative;
        max-height: 300px;
        border-bottom-style: solid;
        border-color: #e3d7d7;
    }

@media (max-width: 767px) {
    .col-md-4.col-12.category-col-pad.order-2.order-md-1 {
        margin-top: 10px;
    }
}

@media (max-width: 768px) {
    .header-wrapper {
        display: block !important;
    }
}

.global-header-title h1 {
    font-size: 2rem !important;
    font-weight: 700;
    margin: 0;
    color: #232323;
}

.global-header-title {
    background: #f6f6f6;
    margin: 0 0 20px;
    border: 2px solid #d1d1d1;
    border-radius: 10px;
    text-align: left;
}

body.home .global-header-title h1 {
    font-size: 1.5rem !important;
}

