html {
    margin-top: 0 !important;
}

* {
font-family: 'Montserrat' !important;
    font-weight: 600;
	 color: #fbead1;
}

body#error-page {
    margin: 0;
    max-width: 100%;
    background: none;
    box-shadow: none;
    padding: 0;
}
section.error-404.not-found * {
    color: white;
}
section.error-404.not-found {
    max-width: 400px;
    margin: 0 auto;
}

.main-site {
    background-image: url('/wp-content/uploads/2024/01/imgpsh_fullsize_anim.jpeg');
    background-position: center center;
    background-attachment: fixed;
    background-size: 100% 100%, auto;
    padding-bottom: 10px;
}
.big-logo {
    text-align: center;
}
.big-logo img {
    max-width: 450px;
	width: 100%;
}
.logo img {
    max-width:350px;
}
body p {
	margin: 0;
}
.header-wrapper {
    color: white;
    background: linear-gradient(19deg, #ffedd4 -1%, #6d5955 94%);
    padding: 12px 0;
	box-shadow: 2px 2px 16px 5px #00000063;
}
.big-logo-cat img {
    width: 350px;
}
.big-logo-cat {
    text-align: right;
}
.header-wrapper h1,.header-wrapper p {
    font-size: 14px;
    margin: 0;
    color: #4f0028;
    font-weight: 600;
}

.gt_container--hich1m .gt_switcher {
    width: 100px !important;
}
.gt_container--hich1m .gt_switcher .gt_selected {
    background: #7f0444 !important;
}
.gt_container--hich1m .gt_switcher .gt_selected a:hover {
    background: #7f0444 !important;
}
.gt_switcher.notranslate {
    position: absolute;
    top: -10px;
}
.gt_container--hich1m .gt_switcher .gt_selected a {
	border: 0px solid #ccc !important;
    color: #fff !important;
    padding: 4px 5px !important;
    width: 100px !important;
    font-size: 12px !important;
}
.search_form_updated .gt_container--hich1m .gt_switcher .gt_selected a {
    padding: 12px 5px;
    border-radius: 6px;
    overflow: hidden;
    border: none;
    color: white;
}
.search_form_updated .gt_container--hich1m .gt_switcher .gt_selected a:after {
    filter: invert(1);
    background-size: 11px;
}

.gt_container--hich1m .gt_switcher .gt_selected {
    overflow: hidden;
    border-radius: 5px;
}
.gtranslate {
    margin-top: 0px;
    text-align: center;
}

.header-cat-description {
    color: white;
}
.description h3 {
    font-size: 28px;
    color: #fbead1;
    font-weight: 600;
}
.description p {
    font-size: 16px;
    margin-top: 20px;
	font-weight: 400;
}
.category-info p {
    font-size: 10px;
    padding: 10px 20px;
    color: black;
    text-align: center;
}
.update-date-time, .update-date-time time {
    font-size: 14px;
    font-weight: 400 !important;
}
.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: 92px;
}
.home .header-wrapper {
    display: block;
}
.header-wrapper h1 {
    font-size: 14px;
    margin: 0;
    color: #4f0028;
    font-weight: 600;
}
/*-----   Main Page ---- */
.col-cstm {
    width: calc(25% - 20px);
    padding: 0;
    border-radius: 20px;
    padding-bottom: 20px;
    background-color: #ffffff;
    margin: 0 15px 20px 15px;
    z-index: 0;
    border: 1px solid #b77196;
    backdrop-filter: blur(4px);
}
.paid-btn {
    text-align: center;
    margin-top: 50px;
}

.paid-btn a {
    background: linear-gradient(180deg, #ffedd4 -1%, #9b7b74 94%);
    padding: 10px 30px;
    border-radius: 10px;
    box-shadow: 0px -1px 4px 2px #ba005f;
    color: #4f0028 !important;
    font-size: 14px;
}
section.live_life_section {
    margin: 0px 0 40px;
}
.image-title-wrapper {
    display: flex;
    align-items: center;
    background-color: #FF1A1A;
    gap: 10px;
    padding: 5px 10px;
    border-radius: 20px 20px 0 0;
    background: linear-gradient(133deg, #490127 50%, #430024 50%) !important;
}
.categorie-title h2 {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    margin: 0;
}
.category-list-infos:hover {
    background-color: #71003d;
}
.category-list-infos:hover a {
    color: white;
}
.categorie-img img {
    width: 20px;
}

.category-grid-wrapper ul {
    list-style: none;
}

.category-list-name a {
    color: #6b4d4c;
    text-transform: none;
    font-size: 15px;
    font-weight: 600;
}
.numpst {
    text-align: right;
}
.numpst a {
    font-size: 16px;
    font-weight: 500;
	color: white;
}
.numpst img {
    width: 28px;
    padding-left: 10px;
}
.cat-links-home {
    margin-top: 50px;
    padding: 0px 30px;
}
.category-list-infos {
    display: flex;
    align-items: center;
    justify-content: start;
    margin: 3px 8px 3px 8px;
    position: relative;
}
.category-grid-wrapper ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    max-height: 279px;
    overflow: auto;
}
.category-list-name {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
}
.category-list-name img {
    width: 15px;
    height: 15px;
    border-radius: 3px;
}
section.page-content-main {
    padding: 60px 0 0;
}

.page-content h2 {
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 35px;
}
.page-content {
    text-align: center;
	position: relative;
	z-index: 1;
}

.page-content p {
    font-size: 14px;
    margin-bottom: 20px;
    color: white;
}
div#content {
    position: relative;
}
.header-bottom {
    overflow: hidden;
    position: relative;
   padding: 50px 0;
}
.page-content-main{
	 overflow: hidden;
    position: relative;
}
@keyframes r {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}
.rotation-image {
	animation-name: r;
	animation-duration: 20s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}
.rotation-image {
    position: absolute;
  
}
.first-circle {
    right: -310px;
    left: auto;
    top: -220px;
}
.second-circle{
  left: -138px;
  top: 5%;
}
.rotation-image.third-circle {
	top: 0;
	left: auto;
	right: -520px;
}
.rotation-image.fourth-circle {
    bottom: 0;
    left: -655px;
}
.rotation-image img {
    max-width: 760px;
    width: auto;
    height: auto;
}

/* ---- Category pages -----*/
section.main-categorie-content-wrapper {
    padding: 10px;
}
.best-porn-wrapper ul li {
    list-style: none;
}

.best-porn-wrapper ul {
    padding: 0;
    margin-right: 30px;
	padding-top: 20px;
}
.best-porn-wrapper ul li a {
    background: linear-gradient(180deg, #ffedd4 -1%, #9b7b74 94%);
    padding: 10px 30px;
    border-radius: 10px;
    box-shadow: 0px -1px 4px 2px #ba005f;
    color: #4f0028 !important;
    font-size: 16px;
    display: inline-block;
    width: 100%;
}

nav.rank-math-breadcrumb a {
    color: #e0c9b6;
}

nav.rank-math-breadcrumb span.last {opacity: .8;}


.cat-header h1 {
    font-size: 27px;
}
.single-page-wrapper .category-col-pad {
    padding: 0 5px;
}
.single-job-title {
    padding: 0;
    border-radius: 20px;
    background-color: #621a40;
    margin: 0 0px 10px;
    border: 1px solid #b77196;
    backdrop-filter: blur(6px);
    overflow: hidden;
}
.cat-title-pding a.cat-ext-link {
    font-size: 18px;
}

.single-post-title p {
    font-size: 14px;
    font-weight: 400;
}
.post-content {
    padding: 10px 15px;
}
.sites-button {
    margin-top: 10px;
}

.sites-button a {
    color: #fbead1;
}
.categorybottom-content {
    padding-top: 60px;
}

.category-content h2 {
    font-size: 24px;
    margin: 15px 0;
}

.category-content p {
    font-size: 14px;
}
.category-content {
    padding: 80px 0;
}
/*---- Footer */
footer.footer {
    background: linear-gradient(271deg, #ffedd4 -1%, #6d5955 94%);
    padding: 70px 0;
}
.footer .widget_custom_text_widgeta span {
    color: #4f0028;
    font-size: 14px;
}
.ftr-logo img {
    max-width: 270px;
}
button.btn-lg-primary {
    background: linear-gradient(0deg, #040404 -1%, #870146 61%);
    border-style: none;
    padding: 10px 35px;
    border-radius: 10px;
    font-size: 14px;
    border: none;
    box-shadow: 0px 2px 3px 3px black;
}
.single-post-content {
    border-radius: 20px;
    background-color: #621a40;
    border: 1px solid #b77196;
    backdrop-filter: blur(4px);
    padding: 25px;
}

.single-post-content h1 {
    font-size: 30px;
}

.single-post-content p {
    font-weight: 300;
}
.single-post-button {
    margin-top: 30px;
}

.single-post-button a {
    background: linear-gradient(180deg, #ffedd4 -1%, #9b7b74 94%);
    padding: 10px 30px;
    border-radius: 10px;
    box-shadow: 0px -1px 4px 2px #ba005f;
    color: #4f0028 !important;
    font-size: 16px;
    display: inline-block;
}
.other-likes {
    padding: 50px 0;
}
.other-likes h2 {
    text-align: center;
    padding-bottom: 25px;
    font-size: 26px;
}
.other-likes  .single-post-title {
    text-align: center;
    padding: 10px;
}

.single-post-title a {
    color: #f5e3cc;
}
.mobile-view{
	display:none;
}
.single-featured-image img {
    border-radius: 15px;
}
.single-featured-image {
    text-align: center;
}
.category .single-featured-image {
    margin-bottom: 20px;
}
.single-post-title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    max-height: 5.6rem;
}
.cat-header .cat-name h1 {
    margin-bottom: 15px;
    font-size: 24px;
}

.single-job-title img {
    width: 100%;
}
.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: 13px 25px;
    border-radius: 5px;
    font-size: 13px;
	    text-decoration: none !important;
}

.single-job-title:hover .visit-hover {
    opacity: 1;
}

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

.category .single-job-title:hover .single-post-thumbnail:before {
    opacity: 1;
}
.visit-hover a img {
    width: 20px;
}
.category .single-job-title:hover .visit-hover {
    opacity: 1;
	visibility: visible;
}
.category .single-featured-image:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: #0000006b;
    opacity: 0;
    transition: .5s all;
}
.single-post-thumbnail {
    position: relative;
}
.single-featured-image:hover:before{
    opacity: 1;
}
.single-featured-image .visit-hover a span img {
    width: auto;
}
.sidebar-menu {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    overflow-y: auto;
    bottom: 0;
    max-width: 260px;
    color: whitesmoke;
    background: linear-gradient(19deg, #ffedd4 -1%, #6d5955 94%);
    padding: 12px 0;
    box-shadow: 2px 2px 16px 5px #00000063;
    z-index: 99999;
}
.menu-btn img,span.close-icon.menu-btn {
    cursor: pointer;
}
span.close-icon.menu-btn {
    font-size: 38px;
}
.mneu-icon img {
    filter: invert(1);
    cursor: pointer;
}
.sidebar-menu.show {
    right: 0;
	transition: left 100ms ease 0s;
}
.sidebar-menu ul li a:hover {
    color: #650034 !important;
    text-decoration: none;
}
.sidebar-menu ul li {
    list-style: none;
    font-size: 20px;
    padding: 5px 15px;
}
span.close-icon {
    font-size: 38px;
    position: absolute;
    right: 10px;
    top: 0px;
    cursor: pointer;
}
.sidebar-menu-inner {
    padding: 40px 15px;
}
.sidebar-menu ul li:hover span {
    color: white;
}
img.lens-icon {
    opacity: 0;
}

.category-list-infos:hover img.lens-icon {
    opacity: 1;
    filter: invert(1);
}
.sidebar-menu ul li:hover {
    background: #430024;
}
.sidebar-menu ul {
    padding: 0;
}

.sidebar-menu ul li a span {
    color: #650034;
}
.sidebar-backdrops {
    position: fixed;
    top: 0;
    width: 100%;
    overflow: hidden;
    z-index: 99999;
    background: #0000009e;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
}

.sidebar-backdrops.show {
    opacity: 1;
    visibility: visible;
    overflow: visible;
}
@media screen and (max-width: 768px) {
.mneu-icon {
    position: relative;
    top: -6px;
}	
body .main-site {
    background-size: cover;
}	
.single-post-content {
    margin-top: 20px;
}	
.categorybottom-content {
    padding-top: 20px;
}	
.category-content {
    padding: 10px 0;
}	
.single-job-wrapper .single-job-title {
    margin: 0 0px 10px;
}	
.col-lg-4.col-12.text-right.update-date-time {
    text-align: center !important;
    margin-top: 10px;
}
.rotation-image img {
    max-width: 410px;
}	
.second-circle {
    left: -290px;
}
.rotation-image.third-circle {
    right: -310px;
}	
.rotation-image.fourth-circle {
    left: -325px;
    z-index: 0;
}
.logo {
    text-align: center;
    max-width: 250px;
    margin: 20px auto 30px;
}	
.col-cstm {
    width: calc(100% - 10px);
	margin: 0 0px 20px 5px;
}
	.row-cstm.second_rows {
    column-count: 1;
}
.page-content h2 {
    font-size: 22px;
    margin-bottom: 20px;
}
.post-content {
    padding: 9px 8px;
}
.cat-title-pding a.cat-ext-link {
    font-size: 16px;
}
.sites-button {
    margin-top: 2px;
}	
.sites-button a {
    font-size: 14px;
}	
.single-post-title p {
    font-size: 13px;
}	
section.main-home-bg-image {
    background-image: url(/wp-content/uploads/2024/01/circle-bg-img.png);
    background-repeat: no-repeat;
    background-size: 60%;
    background-position: 0% 7%;
}
footer.footer {
	text-align: center;
	padding: 20px 0;	
}
.ftr-logo {
    margin-bottom: 20px;
}

button.btn-lg-primary {
    margin-top: 20px;
}
.top-header-info {
    text-align: center;
}
.category .best-porn-wrapper {
    display: none;
}
	.mobile-view{
	display:block;
}
header.header.desktop-view .header-bottom {
		display: none;
}
.big-logo-cat {
    text-align: center;
}
.logo img {
    max-width: 350px;
    width: 100%;
}
.mneu-icon img {
    width: 25px;
    filter: invert(1);
}
.mobile-header {
    position: fixed;
    top: 208px;
    font-size: 13px;
    line-height: 1.3em;
    background: #7f0444;
    color: #666;
    height: calc(100vh - 170px);
    right: 0;
    left: -100%;
    width: 100%;
    overflow: auto;
    z-index: 1;
    transition: .5s;
}
.mobile-header.show {
    left: 0;
    width: 85vw;
}
.mobile-header ul {
    padding: 0;
    margin-bottom: 0;
}
header.header.desktop-view {
    position: relative;
    z-index: 9999;
}
.mobile-header ul li {
    color: black;
    display: flex;
    background: linear-gradient(19deg, rgba(44,44,44,1) 0%, rgb(127 4 68) 100%);
    align-items: center;
}
.mobile-header ul li a {
    color: white;
    background: linear-gradient(19deg, rgba(44,44,44,1) 0%, rgb(127 4 68) 100%);
    padding: 16px 27px;
    width: 100%;
    display: block;
    border-bottom: 1px solid;
}
.first-circle {
    right: -298px;
    left: auto;
    top: -78px;
}
.header-bottom {
    padding: 0;
    padding-bottom: 50px;
}
.big-logo img {
    width: 250px;
}
}