/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 04 2025 | 11:28:18 */


.drop-detail {
    max-width: 1140px;
    margin: 0 auto;
}
div#king-aimg {
    /* display: flex; */
    left: 152px !important;
    top: 138px;
}
div#king-aimg {
    /* display: flex; */
    left: 152px !important;
    top: 138px;
    background-image: url(https://cdn-icons-png.flaticon.com/512/5662/5662990.png);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    /* filter: invert(1); */
    background-color: #ffffff;
    background-position-x: 10px;
    background-position-y: 10px;
}


div#king-aimg:hover {
    background-image: url(https://splot.io/wp-content/uploads/2023/08/red2.png);
   
}

.new-button-class {
    font-size: 0px;
    border-radius: 15px;
    position: absolute;
    top: 138px;
    left: 101px;
    background: #fefefe;
    padding: 20px 21px;
    background-image: url(https://splot.io/wp-content/uploads/2023/08/Mint.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.new-button-class:hover {
    background-image: url(https://splot.io/wp-content/uploads/2023/08/minthover.svg);
}


/* hide image button in search filter */
select#ai-select {
    display: none;
}

/* hide image button in search filter */

/* button#ai-submit::before {
    content: 'Image';
    padding-right: 20px;
    margin-left: -65px;
    font-weight: 800;
} */


.mfp-preloader{
	position: fixed !important; 
    top: 0 !important;
    left: 0 !important;
    width: 100%!important ; 
    height: 100% !important; 
/*     background: rgba(0, 0, 0, 0.5); */
    display: flex !important;
    justify-content: center; 
    align-items: center; 
}

.mfp-preloader img {
    max-width: 100% !important; 
    max-height: 100% !important; 
    object-fit: contain !important; 
}





textarea#king_post_content {
    display: none !important;
}

input#king_post_tags {
    display: none;
}


.king-form-group label::nth-child(2){
	display: none !important;
}

label.d-none {
    display: none;
}

span.help-block {
    display: none;
}

/* button#submit-loading {
    display: none;
} */

button#submit-loading2 {
    display: none;
}

.page-template-template-submit-mint .page-top-header {
    background-color: #5e606857;
}

/* button#ai-submit::after {
    content: 'aaaaaaaa';
    background-image: url(https://splot.io/wp-content/uploads/2023/08/splot-black-icon-.svg);
    background-repeat: no-repeat;
    color: transparent;
}
 */


.fa-paper-plane:before {
    content: "\f1d8";
    background-image: url(https://splot.io/wp-content/uploads/2023/08/splot-black-icon-.svg);
    color: transparent;
    background-size: cover;
    background-repeat: no-repeat;
}

.d-none{
	display: none;
}


.membership-plan.custom {
    visibility: hidden;
}

/* Product design start */
.product-image {
    background-image: url(https://splot.io/wp-content/uploads/2023/04/splot-icon-white-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 300px;
    height: 300px;
		padding-left: 5px;
    padding-right: 5px;
}

.product-title {
    font-weight: 700;
		margin-left: 20px;
	margin-top: 10px;

}

.price {
    display: flex;
    gap: 8px;
			margin-left: 20px;
}

regular {
    text-decoration: line-through;
    color: gray;
}

sale {
    font-weight: 700;
}

.Purchasenow {
    border: 1px solid #000000;
    padding: 5px;
}

section.productSection1 {
    display: flex;
    gap: 10px;
    justify-content: center;
}

.product-cards {
    box-shadow: -1px 1px 1px 4px #80808008;
    border-radius: 23px;
    padding-bottom: 0px;
		overflow: hidden;
}

.Purchasenow {
    margin-left: 20px;
    margin-right: 20px;
}


.Purchasenow a::after {
    content: 'abc';
    background-image: url(https://splot.io/wp-content/uploads/2023/08/arrow.png);
    font-size: 21px;
    color: transparent;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 13px;
    background-position-y: 3px;
}

/* .Purchasenow {
	
    border: 1px solid #a8b6c0;
    padding: 6px;
    border-radius: 32px;
    color: #565656;
    display: flex;
    float: left;
    margin-top: 7px;
    font-weight: 600;
	width:250px
} */

.flx {
    display: flex;
}
	

.hover-div {display: flex;
    gap: 11px;
    text-align: center;
    justify-content: center;
    padding: 16px;
    color: #565656;
    font-weight: 600;
    background-color: #edf0f3;
	opacity:0;
	transition:opacity 1.5s ease;
}
a.add-cart {
    background-color: #fd2c56;
    color: #fff;
    border-radius: 16px;
	    padding: 7px 10px!important;
}

span.dollar {
    color: #333333;
    margin-right: 5px;
    font-size: 17px;
    text-decoration: line-through;
}
span.product-amount {
        color: #333333;
    font-size: 17px;
}

	








article .entry-content {
    padding: 0 0 65px 48px !important;
  
}

/* .entry-header .entry-title {
    margin-left: 80px;
} */

.product-cards {
    box-shadow: -1px 1px 1px 4px #8080800f;
	transition:transform 0.5s ease;
}
.product-cards:hover{
	transform:translateY(8px);
}

div#product11 {
    margin-top: 50px;
}




 .product-cards:hover .hover-div {
    opacity: 1 ; 
}
.salebtn {
    height: 31px;
    color: white;
    width: 64px;
    border-radius: 32px;
    background: -webkit-linear-gradient(left, #6d47d9, #f93d66);
    font-size: 12px;
    font-weight: 800;
	    float: right;
    margin: 10px;
	margin-bottom: 30px;
}
.salebtn p{
	      margin: 7px 17px;
}
.king-footer-social img{
	padding:7px;
}


div#new-menu a {
    margin-right: 23px;
    color: black;
    font-size: 12px;
    font-weight: 700;
}
 .post-like {
    display: none;
} 
 .king-vote.voted {
    display: none;
} 

.share-counter {
    min-width: 1px !important;
    
}

/* .king-share-dropdown{
	padding-top: 2px;
	padding-bottom: 2px;
} */

.post-nav {
    display: none;
}

.ads-postpage {
    display: none;
}


 .single-boxes-title {
    display: none;
}


.new-button-class {
    cursor: pointer;
}

a.user-header-settings.my-membership::before {
    content: 'aaa';
    color: transparent;
    background-image: url(https://splot.io/wp-content/uploads/2023/08/thumb.png);
    background-size: cover;
    padding: 8px;
}


img.attachment-medium_large.size-medium_large.wp-post-image {
    cursor: pointer;
}


a.my-collections {
    display: none;
}


img.post-author-avatar {
    width: 48px;
}

a.post-author-name:nth-child(3) {
    margin-top: -46px;
    margin-left: -538px;
}

i.fa.fa-check-circle.fa-2x.verified_account {
    font-size: 13px;
}



.entry-header {
    margin: 11px;
    color: #464646;
  
}



.mfp-preloader, .mfp-preloader a {
    color: transparent !important;
}

a.post-author-name:nth-child(2) {
    margin-left: 4px;
}


a.profile-link::before {
    content: 'aaa';
    background-image: url(https://www.freeiconspng.com/thumbs/profile-icon-png/profile-icon-9.png);
    background-size: contain;
    color: transparent;
    background-repeat: no-repeat;
font-size: 19px;
}

a.collection-link::before {
    content: 'abc';
    background-image: url(https://splot.io/wp-content/uploads/2023/08/king-collection.svg);
    background-size: 18px 20px;
    color: transparent;
    background-repeat: no-repeat;
    font-size: 15px;
}
a.message-link::before {
    background-image: url(https://splot.io/wp-content/uploads/2023/08/king-message.svg);
    content: 'abc';
    background-size: cover;
    background-repeat: no-repeat;
    color: transparent;
    font-size: 10px;
    margin-right: 6px;
}

a.setting-link::before {
    content: 'abc';
    background-image: url(https://splot.io/wp-content/uploads/2023/08/king-setting.svg);
    background-size: 15px 14px;
    background-repeat: no-repeat;
    font-size: 10px;
    color: transparent;
    margin-right: 6px;
    position: relative;
    left: -5px;
}

a.user-header-settings{
display: none;
}

a.user-header-prvtmsg{
display: none;
}

a.user-header-dashboard {

display: none;
}

a.user-header-admin {
display: none;
}

.post-author-avatar-a{
	height: 50px !important;
}

.page-id-2271 main#main img , .imagetemplatev2 img , #ai-results img{
	cursor: pointer;
}

.king-share-dropdown i {
    margin: 0 6px;
    margin: auto !important;
}

.single-post .fa-paper-plane:before {
    content: "\f1d8";
    background-image: url(https://splot.io/wp-content/uploads/2023/08/share-king-oulined-1.svg) !important;
    background-size: cover;
    background-repeat: no-repeat; 
    /* background-position-x: -1px !important; */
    width: 24px !important;
    display: block !important;
    font-size: 26px;
}

.single-post .king-share-dropdown , .single-post .king-ft-link , .single-post .king-like{
	border: 1px solid transparent !important;
}

button.king-detail-dropdown {
    background-image: url(https://www.freeiconspng.com/thumbs/details-icon/details-icon-png-cc-by-3-0--it-1.png);
    width: 27px;
    height: 24px;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-color: transparent;
    border: transparent;
    padding: 18px;
    background-position-y: 13px;
    background-position-x: 10px;
}

button.king-detail-dropdown::after {
    content: '';
    display: block;
    color: white;
    width: 61px;
    height: 53px !important;
    position: relative;
    top: 23px;
    left: -23px;
    padding: 5px;
}

button.king-detail-dropdown:hover::after {
    content: 'detail'; /* Hover par content add karein */
background-image: url(https://splot.io/wp-content/uploads/2023/08/hover-div.png);
    background-size: 59px 32px;
    background-repeat: no-repeat;
    background-position-y: -1px;
	
}



.king-3rd-nav a:nth-child(1) {
   font-size: 0px;
}

.king-3rd-nav a:nth-child(1):after {
    content: 'Minted';
    font-size: 14px;
}



.king-3rd-nav a:nth-child(2) {
   font-size: 0px;
}

.king-3rd-nav a:nth-child(2):after {
    content: 'Saved';
    font-size: 14px;
}


.king-3rd-nav a:nth-child(3) {
   font-size: 0px;
}

.king-3rd-nav a:nth-child(3):after {
    content: 'Purchased';
    font-size: 14px;
}

a.my-posts:nth-child(1){
font-size: 0px;
    width: 68px;
}

a.my-posts:nth-child(1):before {
    content: 'Portfolio';
    font-size: 14px;
    display: inline-flex;
    position: absolute;
    left: 3px;
    top: -3px;
}

.king-submit-open{
	background: black;
}

#searchv2-button , .king-rlater, .king-notify-toggle{
	background: white;
}

.owl-dots .active {  
    -webkit-box-shadow: inset 0 0 0 2px #0a0a0a;
}

div#king-aimg::after {
    content: '';
    position: absolute;
    bottom: 22px;
    /* z-index: 1183; */
    color: white;
    top: 36px;
       width: 111px;
    height: 56px;
    overflow: visible;
    font-size: 11px;
    padding-top: 25px;
    padding-left: 6px;
		left: -24px;
    cursor: pointer;
}

div#king-aimg:hover::after{
	content: 'Save to Library';
 background-image: url(https://splot.io/wp-content/uploads/2023/08/3tip.svg);
    background-size: 145px 88px;
    background-repeat: no-repeat;
    /* background: red !important; */
    background-position-x: -29px;
    background-position-y: -12px;

}

div#king-aimg {
    overflow: visible;
}
/* end hover */
.new-button-class{
	overflow: visible;
}
.new-button-class::after{
 content: '';
    position: absolute;
    bottom: 22px;
    /* z-index: 1183; */
    color: white;
    top: 36px;
       width: 111px;
    height: 56px;
    overflow: visible;
    font-size: 11px;
    padding-top: 25px;
    padding-left: 6px;
		left: -24px;
    cursor: pointer;
}

.new-button-class:hover::after{
		content: 'Mint into an nft';
 background-image: url(https://splot.io/wp-content/uploads/2023/08/3tip.svg);
    background-size: 145px 88px;
    background-repeat: no-repeat;
    /* background: red !important; */
    background-position-x: -29px;
    background-position-y: -12px;
}

 .king-3rd-nav, .king-profile-links {
    display: none;
}

.page-id-19 .king-grid-06 .site-main-top article .entry-title a {

    font-size: 24px;
}

.king-post-format a::after {
    content: 'NFT';
    color: white; 
    position: relative;
   top:  2px;
	font-size: 12px;
}

.king-post-format a:first-child {
    color: red;
		font-size: 0px;
}

i.far.fa-circle {
	font-size: 14px;
}


.detail-link {
    /* border-radius: 14px; */
    background-color: transparent;
    border: none;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    width: 43px;
    position: relative;
    top: 4px;
    /* padding-top: 5px; */
    /* padding-left: 8px; */
}

table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

td, th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

tr:nth-child(even) {
  background-color: #dddddd;
}


.detail-link {
    overflow: visible;
}

.detail-link::after{
 content: '';
    position: absolute;
    bottom: 22px;
    /* z-index: 1183; */
    color: white;
    top: 36px;
       width: 111px;
    height: 50px;
    overflow: visible;
    font-size: 11px;
    padding-top: 20px;
    padding-left: 6px;
		left: -24px;
    cursor: pointer;
}

.detail-link:hover::after{
		content: 'NFT details';
 background-image: url(https://splot.io/wp-content/uploads/2023/08/3tip.svg);
    background-size: 145px 75px;
    background-repeat: no-repeat;
    /* background: red !important; */
    background-position-x: -15px;
    background-position-y: -12px;
}

.modal-content{
	    border: 3px solid #7c7c7c;
}

.modal-content h4 {
    font-size: 16px;
    font-weight: 700;
    border-bottom: 1px solid #dddddd;
border-top: 1px solid #dddddd;
    padding-left: 20px;
    border-width: 2px;
    margin: 10px -20px;
}

tr:nth-child(even) {
    background: #c3c3c3;
}

@media (min-width: 1024px) {
    .modal-content {
        width: 751px; /* Width for desktop screens */
    }
}

@media (max-width: 767px) {
    .ft-right {
        top: -160px;
			
			/* Style for mobile screens */
    }

.modal-content {
        width: 365px; /* Width for desktop screens */
    }
	
}


table.transaction-table::before {
    content: 'transaction';
    font-weight: 700;
    line-height: 33px;
}


table.product-single-table , table.product-single-table td, table.product-single-table tr {
   border: 1px solid #00000042;
    border-collapse: collapse;
    background: transparent;
    border-top: 1px solid #00000042 !important;
	margin-bottom: 53px;
	    font-size: 12px;
	
}

.page-id-2000 h1.entry-title {
    margin-left: 52px;
}

a.post-author-name:nth-child(3) {
    margin-top: -57px;
    margin-left: 65px;
    /* background: red; */
    position: absolute;
		 width: 102px;
   
    left: -31px;
    height: 40px;
    padding-left: 64px;
		
}

.ft-right:nth-child(4) {
/*     background: red; */
    display: flex;
    justify-content: end;
    margin-top: -64px;
}

.ft-right:nth-child(2) {
/*     background: green; */
    display: none;
}

.single .entry-header .entry-title{
margin-top: 20px;
}


li.tg img {
    width: 18px;
    padding-top: 6px;
}

li.tg {
    overflow: visible;
}

input#customurl-tangled {
    background: #f6f7f9;
    margin-top: 30px;
}



@media screen and (max-width: 768px) {
  #new-menu , .king-head-eicons {
    display: none;
  }
}

@media screen and (max-width: 480px) {
  #new-menu, .king-head-eicons {
    display: none;
  }
}

div#new-menu2 {
    padding-top: 34px;
}

div#new-menu2 {
    display: grid;
}

div#new-menu2 a {
    margin-top: 10px;
    color: black;
    font-size: 16px;
    /* border-bottom: 1px solid #e7e7e9; */
    text-align: center;
}

.open.king-leftmenu{
	height: fit-content;
}

a.king-head-eicons {
    display: none;
}

td.resp {
    max-width: 233px !important;
   
}

a.heigh, a.termsOfUse {
    cursor: pointer;
}

.page-id-1628 .page-top-header , .page-id-1844 .page-top-header{
	background: black !important;
}

#ai-box {
    padding-right: 160px;
    box-shadow: none !important;
    border: 2px solid #5e6068;
    background: #acadae1a;
}

.page-id-1844 label {
    color: #5e6068 !important;
}

i.fa-regular.fa-file-lines {
    font-size: 22px;
    color: black;
    margin-top: 6px;
}

i.far.fa-bookmark {
    font-size: 20px;
    color: black;
}

i.far.fa-heart {
    font-size: 20px;
    color: black;
}

a.mbl-logo img {
    width: 68px;
    height: 70px;
    margin-top: -55px;
}

.page-id-2844 .entry-header .entry-title a{
	font-size: 24px;
	color: white;
}


@media (max-width: 767px) {
    .productSection1 {
       flex-direction: column;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .product-cards {
    width: 183px !important;
}


.product-image {
    background-size: contain !important;
    width: 200px !important;
    height: 193px !important;

}
}



