/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */
/*Background color of Dashboard pages*/
#main {
    background-color: #fff;
}
/*GTranslate so it doesn't expand container on dropdown*/
@media(min-width:1000px){
.gtranslate_wrapper {
	position: absolute;
}
}
/*Stripe Plan buttons*/
.stripe-button-el {
    background: transparent !important;
  	background-image: none !important;
	border: none !important;
	cursor: none !important;
	padding: 0 !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
}
.stripe-button-el span {
    padding: 5px 20px !important;
    height: 40px !important;
    background: #008000 !important;
    background-image: none !important;
    font-size: 16px;
    font-weight: bold;
    font-family: inherit;
    text-shadow: none;
    box-shadow: none;
    border-radius: 30px !important;
    cursor: pointer;
}
.become-member .ct-button {
    min-height: 0;
    height: 40px;
}
/*List Swap Menu*/
.swap-menu-main {
	font-weight:bold;
}
.wp-container-4 .wp-block-column, .wp-container-6 .wp-block-column
 {
	display: flex;
	justify-content: center;
}
#swap-menu {
	width: fit-content;
	font-size: 18px;
color: var(--paletteColor8, #ffffff) !important;
background-color: var(--paletteColor1, #008000) !important;
margin: 0px 0px 0px 0px !important;
padding: 0 20px;
border-width: 2px !important;
border-color: var(--paletteColor1, #008000) !important;
border-style: solid !important;
border-radius: 28px !important;
}
.mip-drop-nav {
	background: #008000;
	color: #fff;
	border: none;
	text-align: center;
	font-weight:700;
	font-size: 18px;
}
.mip-drop-nav:focus {
	background: #008000;
	color: #fff;
}
@media(max-width:1000px){
    #swap-menu {
	font-size: 16px;
}}
/*Member Page submission when user already has Member Page*/
.above {
	z-index: 998;
	height: 100%;
	width: 100%;
	background: RGBA(211, 211, 211, 0.8);
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 10%;
}
.member-message {
	z-index: 999;
	background: #c8ffe6;
	color: #008000;
	padding: 10%;
	text-align: center;
	font-size: large;
	font-weight: bolder;
	width: 50%;
	position: relative;
	margin: 0 auto;
}
.member-message a {
	text-decoration: underline;
}
@media (max-width: 1000px){
	.above {
		padding-top: 20%;
	}
	.member-message {
		font-size: 14px;
	font-weight: bold;
	width: 90%;
	}}
/*Login/Register Become buttons*/
input.swpm-login-form-submit:focus, div:not(.is-style-outline) > .wp-block-button__link:focus, input.swpm-registration-submit:focus {
	background-color: #008000;
}

/*Hide Elements on Sents Listing form*/
#hide-for-sents {
    display:none;}
/*Transfer Popup*/
#spu-38 .transfer-close {
	height: 50px; 
	border: 2px solid #008000;
	border-radius: 28px; 
	background-color: #008000; 
	color: #fff;
	padding: 0 5%; 
	margin-top: 1%;
	cursor: pointer;
	float: right;
}
#spu-38 .transfer-close:hover {
	background-color: #c8ffe6;
	color: #008000;
}
#spu-38 {
	border: 3px solid #008000;
}

/*Transfer form*/
button.spu-close-popup {
  background: #008000;
  color: white;
  padding: 10px 30px 10px 30px;
  border-width: 2px !important;
  border-color: var(--paletteColor1, #008000) !important;
  border-style: solid !important;
  border-radius: 28px !important;
}
button.spu-close-popup:hover {
color: var(--paletteColor1, #008000) !important;
background-color: var(--paletteColor7, #c8ffe6) !important;
box-shadow: 1px 1px 12px 0px #ccc;
opacity: 1;
transition: all 0.2s ease;
}
/*List Your Swap button*/
#swap-menu:hover {
	background: #c8ffe6 !important;
}
#swap-menu:hover .mip-drop-nav {
	color: #008000 !important;
}
#swap-menu .mip-drop-nav select {
    background-image: url("data:image/svg+xml,%3Csvg width='21' height='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.5.379L20.621 2.5 10.5 12.621.379 2.5 2.5.379l8 8z' fill='#fff' fill-rule='nonzero'/%3E%3C/svg%3E") !important;
}
#swap-menu .mip-drop-nav {
	background: transparent;
}
#swap-menu .mip-drop-nav {
	border: none !important;
	color: #fff !important;
}
.ct-sidebar #swap-menu {
	margin: 0 auto !important;
}

/*List Your Sents page*/
#return {
	background-color: #008000;
	color: #fff;
	border: 2px solid #008000;
	border-radius: 28px;
	height: 50px;
	font-weight: 700;
	padding: 10px;
	display: block;
}

/*List Member Page*/
.selected-cat {
	font-weight: 700;}

/*Listing form Type dropdown*/
  #rtcl-ad-type > option:nth-child(4) {
	display: none;
}
/*Swap Form*/
#forminator-module-175 .forminator-multiselect {
	display: flex;
	flex-direction: column;
}
/*Sents Transfer for Swap form*/
form#forminator-module-161 .forminator-number--field {
	pointer-events: none;
}
form#forminator-module-161 .forminator-button-submit {
	border-radius: 28px;
	border: 1px solid #008000;
	background: #008000 !important;
	color:#fff !important;
}
form#forminator-module-161 .forminator-button-submit:hover {
	background: #c8ffe6 !important;
	color: #008000 !important;
}

/*WIDGETS*/
@media(min-width: 1000px){
.sidebar-sents .ct-button {
    font-size: 18px;
}
}
.option {
    margin-bottom: 2%;
}

/*Footer*/
@media (min-width: 600px){
#block-10 .bahter-resources span {
	white-space: nowrap;
	}}
/*Sidebar widgets width*/
@media (max-width: 1000px){
#custom_html-2 {
	display:none;
	}
}
@media (max-width: 600px){
.ratebox {
	width: 90%;
	font-size: 16px !important;
	}
}

/*Contact Us*/
#contact {
	display: none;
	}

/*Login widget*/
.ct-sidebar #text-2 h6 {
	display: none;
}
.logged-in .ct-sidebar #text-2 h6 {
	display: block;
}
.accord h6, .accord-green h6 {
	margin-top: 0 !important;
}
 .ct-sidebar #text-2 {
	border: 3px solid #008000;
	text-align: center;}

.swpm_mini_login_wrapper {
	font-family: inherit;
	font-weight: 700;
	overflow: hidden;
	background: none;}

.ct-sidebar #text-2 .swpm_mini_login_wrapper {
	margin-top: 10px;
}
/*Accordion style*/
/*Exchange Rate & Member Widgets*/
.accord {
	color: #008000;
    background-color: #ffffff;
    border: 2px solid #008000;
	margin-bottom: 2% !important;
}
.accord, .accord-green {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
	width: auto;
	padding: 4px 0;
}
.accord summary::marker, .accord-border summary::marker {
  content: "";
}
.accord strong, .accord-green strong {
	font-size: 18px;
	left: -12px;
    position: relative;
    text-align: center;
}
.accord .fa, .accord-green .fa {
	float: left;
	padding: 6px 0 0 15px;
}
/*others*/
.accord-green {
	color: #ffffff !important;
    background-color: #008000 !important;
}
.accord-border {
/*    border: 2px solid #008000;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;*/
    margin-bottom: 2% !important;
}
.affordable-swaps {
    padding: 5px 10px;
}
@media (min-width:600px) and (max-width: 1000px){
	.ct-sidebar #text-2 {width: 60%;
	margin: 0 auto;}
}

.remaining {
	text-align: center;
	font-weight: 600;
}
/*Exchange Rate widget*/
.ratebox {
	color: red; 
	font-size: 20px;
	margin: 0 auto !important;
	font-weight: 700;
	}
.calculate {
	margin-top: 2%;
}
.final{
	text-align: center;
	display: none;
	margin-top: 5%;
}
.final h6 {
	margin-bottom: 5%;
}
.final p {
	border: 1px solid #008000;
	padding: 5% 0;
	font-size: 16px;
	color: #008000;
	font-weight: bold;
}
.mobilesents {
  font-size: 14px;
  color: #000000;
  text-align: center;
  margin: 5%;
}
.currency-input {
    display: flex;
  flex-wrap: wrap;
  align-items: baseline;
}
.currency-input label {
    width: 40%;
}
.currency-input #selectCurrency, .currency-input #sents {
    width: 60%;
}
/*User List widget
#amr_users_widget-2 td.avatar.td.td1 img.avatar {
	max-width: none;
}
#amr_users_widget-2 td {
	padding: 0.3em;
}
#amr_users_widget-2 td.rtcl_listing_count.td.td4 {
	text-align: center;
}
#amr_users_widget-2 h2, #amr_users_widget-2 #search-input  {
	margin-bottom: 2px;
}*/

/*Mobile widget*/
/*Listing widget*/
.listing-widget {
	color: #fff;
	background: #008000;
}
/*Search Listings*/
.wpcfs-search-preset {
    padding: 2%;
}
.wpcfs-search-preset-1 .wpcfs-input-wrapper {
	display: flex;
}
.wpcfs-search-preset-1 .wpcfs-label {
	flex-basis: 41%;
	padding: 3% 0;
}
.wpcfs-search-preset-1 .wpcfs-input {
	margin: 0 !important;
}
.wpcfs-search-preset-1 .wpcfs-input-wrapper.wpcfs-input-submit {
    left: 70%;
    position: relative;
}


/*SINGLE LISTING*/
/*images at top of listing*/
.swiper-wrapper {
  height: auto;
  }
/*under offer*/
.under-offer {
	background: red;
	text-align: center;
	width: 80%;
	margin: 0 auto;
	border-radius: 20px;
}
.under-offer h3 {
	color: white;
}
@media (max-width: 1000px){
.market-alt .under-offer h3 {
	transform: scale(.7);
	white-space: nowrap;
}
}
/* Hide Contact on Listing detail*/
.rtcl-listing-user-info .rtcl-listing-side-title, 
.is-swaps .reveal-phone, .is-swaps .list-group-item, .is-swaps .rtcl-website  {display: none !important;}
/*Sents Price etc boxes*/
/*report abuse*/
.rtcl-single-listing-action .list-group-item {
	margin-top: 8%;
}
ul.list-group {
	list-style-type: none;
	display: inline-block;	
	min-width: 240px;}

/*Centre elements*/
.single-listing-inner-sidebar {
	display: flex;
justify-content: center;
	text-align:center;
 flex-wrap: wrap;}

/*Sents Price button*/
.custom-field-properties .rtcl-field-number {
  background-color: #008000;
  border-color: #008000;
  border-radius: 28px;
  color: #fff;
  font-weight: 800;
    margin: 15% auto;
    display: flex;
  justify-content: center;
  gap: 2%;
}

/*Font size*/
.cfp-label, span.text-muted.cfp-value { font-size: 18px;}

@media (max-width: 767px){
	.cfp-label, span.text-muted.cfp-value { font-size: 16px;}}

/*Sents Price label*/
.rtcl .single-listing-inner-sidebar .custom-field-properties li .cfp-label {
  font-weight: 800;}

li.list-group-item.rtcl-field-number span.text-muted.cfp-value {
	color: #fff !important;}

/*Border on sidebar bottom*/
.list-group.rtcl-single-listing-action .list-group-item a {
	border: 4px solid #008000;
	border-radius:28px;
	text-align: center;
	background-color: #c8ffe6;}
.col-md-4 #rtcl-favourites a, .col-md-4 .rtcl-icon-heart-empty {
	color: #fff !important;
	background: #008000;
}
.col-md-4 #rtcl-favourites a:hover, .col-md-4 #rtcl-favourites a:hover .favourite-label, .col-md-4 #rtcl-favourites a:hover  .rtcl-icon-heart-empty {
	color: #008000 !important;
	background: #c8ffe6;
}
.list-group .list-group-item a {
	padding: 5px 10px;
	margin-bottom: 3px;
}
/* Buy Sents*/
.buy, .sents {
		text-align: center !important;}

/*Swap Buy box*/
#offer {
	padding: 0 10%;
	display: none;
	text-align: center;
}
.howto, .options {
	border-bottom: 2px solid #008000;
	padding: 5% 0;
}
.options {
	display: flex;
	justify-content: center;
}
.swapo, .sento {
	margin: 0 5%;
}
.forminator-edit-module {
	display: none;
}
.forminator-custom-form-175, .forminator-custom-form-163 {
	max-width: 300px;
}
.forminator-custom-form-175 #html-1 label, .forminator-custom-form-163 #html-2 label {
	font-size: 18px;
	font-weight: 700;
	text-align: center;
}
.market {
	display: flex;
	flex-direction: column;
	margin-top: 1%;
	margin-bottom: 15%;
	text-align: center;
}
.market p {
	text-align: center;
}
.auction {
	margin-top: 1%;
	margin-bottom: 15%;
	text-align: center;
}
p.opendiv {
	margin: 2%;
	min-width: 400px;
	max-width: 600px;
	text-align: center;
	position:absolute;}

.swap, .sents, .response {
	display:none;
	padding-top: 2%;
	padding-left: 1%;
	padding-right: 1%;
	border-style: solid;
	border-color: #008000;
	border-radius: 20px;
	background-color: #fff;
	margin-top: 10%;
	width: 50%;
}
.market details {
	margin: 0 auto;
}
#forminator-module-162 {
	max-width: 400px;
	padding: 5% !important;
	border: 2px solid #008000 !important;
	margin-top: 5%;
}
@media (max-width: 767px){
	.swap, .sents, .response {
		width: 100%;
		margin-top: 20%;
	}
}
/*Listings/Category Pages*/
.market-alt {
    position: relative;
}
.market-alt:hover .rtcl-favourites {
  	background: #008000;
	padding: 30%;
	border: 2px solid #008000;
}
.market-alt .rtcl-favourites:hover {
	background: #fff !important;
}
.market-alt .rtcl-favourites:hover .rtcl-icon-heart-empty, .market-alt .rtcl-favourites:hover .favourite-label {
	color: #008000 !important;
}
.market-alt .rtcl-meta-buttons {
    padding: 0 9%;
}
.market-alt .rtcl-favourites {
    background: #ffffff80;
white-space: nowrap;
}
/*Single Listing Swapped*/
.item-sold {
	position: absolute;
	z-index: 999;
	background: rgba(200, 255, 230, .5);
	width: 100%;
	max-width: 1010px;
	height: 33%;
	text-align: center;
	padding-top: 10%;
}
.item-sold h1 {
	color: #008000;
font-size: 6vw;
transform: rotate(-20deg);
}
.market-alt .item-sold {
	height: 220px;
	padding-top: 1%;
}
.market-alt .item-sold h1 {
	transform: rotate(-3deg);
}
@media (max-width: 1000px){
	.item-sold h1 {
		transform: rotate(-20deg) scale(2);
	}
	.market-alt .item-sold {
		padding-top: 10%;
	}
}
@media (max-width: 400px){
	.item-sold {
		height: 40%;
	}
	.market-alt .item-sold {
	height: 500px;
	padding-top: 50%;
}
	.market-alt .item-sold h1 {
	transform: rotate(-20deg) scale(2);
}
}
.mycol-md-4 {
	flex: 0 0 35%;}
.mycol-md-4 .single-listing-inner-sidebar {
	justify-content:center;
}
.mycol-md-4 .rtcl-single-listing-action {
	display: none;}

.mycol-md-4 .single-listing-inner-sidebar .link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;}

.rtcl-btn > a:nth-child(1) > span:nth-child(2), .rtcl-btn > a:nth-child(1) {
	color: #fff;
	display: inline-block;
}
.rtcl-btn > a:nth-child(1) > span:nth-child(2):hover, .rtcl-btn > a:nth-child(1) > span:nth-child(1):hover  {
	color: #008000;
}
/*Featured badge*/
.rtcl-listing-badge-wrap {
    margin: 14px 0 !important;
}
.rtcl-badge-new {
	background: #008000 !important;
}

/*My Listings*/
.rtcl-my-listings-table-toggle-info .rtcl-icon {
    background-color: #008000 !important;
}
.rtcl-my-listing-table .price-cell {
    display: none !important;
}
.rtcl-my-listing-table .rtcl-actions {
  align-items: center;
}
.rtcl-MyAccount-wrap .my-rtcl-actions {
	display: flex;
	justify-content: space-evenly;
	flex-wrap: wrap;
}
.extend-buttons .ct-button {
	font-weight: 700;
	margin: 10px 1px;	
}
.extend-buttons summary {
	display: flex;
/*	width: 220px;*/
}
.extend-buttons form {
	text-align: center;
}
.extend-buttons details[open] summary {
	background: #c8ffe6;
	color: #008000;
}
.rtcl-actions a svg {
  filter: invert(24%) sepia(62%) saturate(2396%) hue-rotate(104deg) brightness(102%) contrast(105%);
}
.pagination {
	display: flex;
}
.pagination .page-item {
	margin: 0 2%;
}
.pagination .page-item .sr-only {
	margin-right: 4px;
}

.rtcl-badge-featured, .rtcl-badge-new {
	padding: 1% 3%;
	border-radius: 28px;
	font-size: 16px !important;
	font-weight: 600 !important;
}

.rtcl-MyAccount-content .rtcl-badge-new, .rtcl-MyAccount-content .rtcl-badge-featured {
	padding: .5% 1%;
}
.mb-3 .rtcl-badge-new, .mb-3 .rtcl-badge-featured {
	padding: .5% 1%;
}

/*Dashboard Menu*/
.rtcl-MyAccount-wrap {
  display: block;
}
.rtcl-MyAccount-navigation-link--add-listing, .rtcl-MyAccount-navigation-link--edit-account, .rtcl-MyAccount-navigation-link--logout, .rtcl-my-listings-status {
	display: none !important;
}
@media (min-width: 1000px){
.rtcl-MyAccount-wrap .rtcl-MyAccount-navigation {
  background-color: #fff;
	border-bottom: .3vw solid #008000;
	max-width: unset !important;
	height: 55px;
	margin-bottom: 2%;
}
.rtcl-MyAccount-navigation-link {
	margin: 0 2px !important;
	border: 0 !important;
	float: left;
}
}
.rtcl-MyAccount-navigation ul li:hover {
    background: transparent !important;
}
/*.rtcl-MyAccount-navigation ul li:hover a::before {
  background-color: #008000 !important;
}*/
.rtcl-MyAccount-navigation ul li.is-active {
  background: #008000 !important;
  border-radius: 20px 20px 0 0;
}
.rtcl-MyAccount-navigation a {
	border-top: .3vw solid transparent;
	border-left: .3vw solid transparent;
	border-right: .3vw solid transparent;
	color: #000 !important;
}
.rtcl-MyAccount-navigation a:hover {
	text-decoration: none;
	background: #008000;
	color: #fff !important;
	border-radius: 20px 20px 0 0;
}
.rtcl-MyAccount-navigation-link.is-active a {	
	text-decoration: none;
/*	background: #008000 !important;*/
	color: #fff !important;
/*	border-radius: 20px 20px 0 0;*/
}
.rtcl-MyAccount-navigation-link.is-active a::after, .rtcl-MyAccount-navigation-link a:hover::after {
    opacity: 0 !important;
}

.rtcl-MyAccount-navigation-link--logout {
	display: none !important;}
.rtcl-MyAccount-navigation-link--wallet a:before {
    background: url("/wp-content/uploads/2023/01/Points-badge-3-50x50.png") no-repeat;
    background-size: contain;
    background-color: transparent !important;
}
.rtcl-MyAccount-navigation-link--gift a:before {
    background: url("/wp-content/uploads/2023/11/gift-50x50.png") no-repeat;
    background-size: contain;
    background-color: transparent !important;
}
.rtcl-MyAccount-navigation-link--gift.is-active a:before {
    filter: saturate(0%) brightness(100%);
}
/*.float-sm-right, .float-sm-left {
    flex: 1;
}
.float-sm-right {
	text-align: right;
}
.rtcl-add-new-listing, .rtcl-my-listings-search-form {
    flex: 1;
}*/
.rtcl-add-new-listing {
	text-align: right;
}
.rtcl-my-listings-search-form button {
    top: 0 !important;
}
/*.action-wrap.mb-2 {
	display: flex;
}*/
.rtcl-action-wrap {
	display: flex;
}
/*.float-sm-left .form-inline #search-ml.form-control.mb-2.mr-sm-2 {
	width: 68%;
}*/
.rtcl-my-listings-search-form .rtcl-form-control {
	width: 68%;
}
.my-added-content {
	padding-top: 4%;
}

/*Other Dashboard */
.rtcl-MyAccount-wrap .rtcl-MyAccount-content {
		width: 100%;
}
.rtcl-MyAccount-content .mycred-my-balance-wrapper div  {
	text-align: center;}

.wallet {
	color: #000;
	font-weight: 600;
	text-align: center;}
.displaying-num {
    float: right;
}
@media (min-width: 600px){
.details {
	min-width: 560px;
	}
	.mobile-details {display: none;}
}
@media (max-width: 600px){
	.mobile-details {
		width: 95%;
	}
	.mobile-details p {
	    display: flex;
  justify-content: space-between;
	}
.details {
	  display: none;
}
.rtcl-MyAccount-wrap .rtcl-MyAccount-content {
		padding: 25px 0;
		width: 100%;
		float: none;
}
th.gamipress-earnings-col:nth-child(1), td.gamipress-earnings-col:nth-child(1) {
		display: none;
	}
.rtcl-my-listing-table th {
  font-size: 14px !important;
}
}
/*.dash-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
.summary {
	min-width: 260px;
}*/
/*.rtcl-user-info {
	width: 300px;
}*/
.pending, .history {
	font-weight: bold;
	text-align: center;
	margin: 1% 0;
}
/*Dashboard Messages
.rtcl-MyAccount-content a {
	font-weight: bold;}
.fep-button-active:hover {
    background-color: #c8ffe6;
    color: #008000 !important;
}
#fep-menu .fep-button, .fep-button  {	border: 1px solid #008000;
}
button.fep-button[type="submit"] {
	border-radius: 28px;
	background-color: #008000;
	color: #ffffff;
	margin-bottom: 1%;
}
#message_content-tmce, #message_content-html {
	border-radius: 2px;
}
#fep-content h2 {
	font-size: 24px;
}
.fep-button-active, .fep-button:hover {
	color: #ffffff !important;
}
#fep-table {
	display: flex;
	justify-content: space-between;
}*/
/*Dashboard Gifts*/
.btrlist {
    display: grid;
  grid: auto/auto auto auto;
  margin: 2% 10%;
}


/*Gift Sents form*/
#forminator-module-142 #number-2 {
    pointer-events: none;
}

/*Button shape Classified Listing*/
.rtcl .btn {
	border: 2px solid #008000 !important;
	border-radius: 28px;
	padding: 12px 20px;
	font-weight: 700;
	display: inline-block;
	white-space: nowrap;}

/*Swaps Form*/
#wsf-2-field-5 {
	float: right;
}
#ws-form-2 .custom-control-label {
	margin-left: 2px;
}
