/*
	Theme Name: Modown OXY
	Theme URL: https://onebystudio.com/market/185.html
	Description: Modown子主题
	Author: ONEBYSTUDIO
	Author URI: https://onebystudio.com/u/1
	Template: modown
	Version: 1.04
*/
.icon {
    top: 0!important;
}
.blance-card{
	position: relative;
	overflow: hidden;
	z-index: 1;
	height: auto;
	border-color:#1E466A;
	border-radius: 12px;
	background-color:#1E466A;
	.card-body{
		h4{
			font-size:1rem;
			color: white;
			font-weight: 500;
		}
		h2{
			font-size: 2.5rem;
			color: white;
			font-weight: 700;
		}
		.change-btn{
			position: relative;
			z-index: 1;
			.btn{
				background: #fff;
				color: #3D4152;
				padding: 0.625rem 0.938rem 0.625rem 0.625rem;
			}
		}
	}
	&:after,
	&:before{
		position: absolute;
		content: "";
		height: 15rem;
		width: 14.063rem;
		border-radius: 50%;
		background:rgba(219,219,219, 0.2);
	}
	&:after{
		top: -3.563rem;
		left: -5.688rem;
	}
	&:before{
		bottom: -6rem;
		left: -5.688rem;
	}
}
.bg-tm-1 {
    position: relative;
    z-index: 1;
	border-radius: 2px 2px 12px 12px;
	background-color: rgb(0 0 0 / 19%) !important;
}
.bg-tm-2 {
    position: relative;
    z-index: 1;
    border-radius:12px;
    background-color: rgb(0 0 0 / 19%) !important;
}
.thesidebar {
    border-radius: 18px;
    background-color: rgba(93,135,255,1)!important;
    padding: .3rem;
}
.sr-only {
    border: 0;
    margin: -1px;
    overflow: hidden;
	padding:0;
    position: absolute;
	width: 100%;
	color: #fff;
    font-size: 10px;
    text-align: center;
    text-shadow: none;
    cursor: default;
}
.sidebar .widgetsb {
    padding: 0px;
    background-color: var(--bs-body-bg) !important;
    margin-bottom:0;
    border-radius: var(--theme-radius);
    overflow: hidden;
    position: relative;
}
.tuanfont {
    background: #f1416c;
    color: #fff;
    border-radius: 3px;
    padding: 0 4px;
    display: inline-block;
    position: relative;
    top: -3px;
    margin-right: 3px;
}
.widgetsb .tips {
    font-size: 12px;
    text-align: center;
    margin-bottom:12px;
	margin-top:-10px;
    color:#fff;
}
.widgetsb .price {
    text-align: left;
	height: 40px;
	margin-bottom:16px;
	margin-top:-10px;
}
.widgetsb .price font {
    background: #f1416c;
    color: #fff;
    border-radius: 3px;
    font-size: 10px;
    padding: 0 4px;
    display: inline-block;
    position: relative;
    top: -3px;
    margin-right: 3px;
}
.widget-erphpdown .vip-text .pri b {
    margin-right: 2px;
	font-size:16px;
    font-weight: 600;
    color: var(--theme-color);
}
.widgetsb .vip-text .tit {
    float: left;
    align-items: center;
    width:auto;
    text-align: left;
    line-height: 25px;
}
.widget-erphpdown .vip-text .pri {
    float: left;
	margin-left:5px;
    align-items: center;
    text-align:left;
    line-height: 25px;
}
.widgetsb .vip-text .erphpdown-vip-btn {
    float: right;
    align-items: center;
    width:auto;
    border-radius: 5px;
    padding: 6px 5px 7px;
    font-size: 12px;
    margin-left:15px;
}
.relative {
    position: relative;
}
.sticky {
    position: sticky;
}
.justify-between {
    justify-content: space-between;
}
.items-center {
    align-items: center;
}
.flex {
    display: flex;
}
.hidden {
    display: none;
}
.relative {
    position: relative;
}
.border-t {
    border-top-width: 1px;
}
.w-full {
    width: 100%;
}
.z-10 {
    z-index: 10;
}
.bottom-5{
    bottom:5px;
}
.rounded-full {
    border-radius: 9999px;
}
.w-7 {
    width: 1.75rem;
}
.h-7 {
    height: 1.75rem;
}
.flex-shrink-0, .shrink-0 {
    flex-shrink: 0;
}
@media (min-width: 1024px){
.lg\:w-full {
    width: 100%;
}
.border-t {
    border-top-width: 1px;
}
.lg\:block {
    display: block;
}
.w-\[18px\] {
    width: 18px;
}
.h-\[18px\] {
    height: 18px;
}
.lg\:flex {
    display: flex;
}
.lg\:py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem;
}
.lg\:pt-2\.5 {
    padding-top: .625rem;
}
}
.rounded-circl img{
    border-radius: 50% !important;
}
.grids .gridtext {
    width: calc(25% - 20px);
    margin: 0 10px 20px;
    float: left;
    background: var(--bs-body-bg);
    box-shadow: 0 0 15px rgba(0,0,0,0.075);
    position: relative;
    border-radius: var(--theme-radius);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transition: all .3s ease 0s;
}
.grids .gridtext p, .grids .gridtext .excerpt{
	display: contents;}
@media (min-width: 1400px){
	.grids .mo {
		width: calc(25% - 20px);
		margin: 0 10px 20px;
	}
	.grids .gridtext {
		width: calc(16.66666% - 20px);
		margin: 0 10px 20px;
	}
}
@media (max-width:1024px){
	.grids .mo {
		width: calc(50% - 20px);
		margin: 0 10px 20px;
	}
}
@media (max-width: 480px){
	.grids .mo {
		width: calc(100% - 20px);
		margin: 0 10px 20px;
	}}
.homemoo .mocat .container{
	max-width: 100% !important;
}
.plyr--audio .plyr__controls {
    border-radius: 10px!important;
}
.entry-format {
    align-items: center;
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 50%;
    color: #fff;
    display: flex;
	line-height: 0;
    height: 40px;
    justify-content: center;
    position: absolute;
    width: 40px;
}
.bg-size-cover {
    object-fit: cover;
	align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-radius: 0.85rem;
}
.onehing{
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 20px;
    word-break: break-all;
}
.modal-wrapper {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
	outline: 0;
}
.modal-wrapper.styled .wp-post-modal {
    position: relative;
    background-color:var(--bs-app-bg-color);
    margin: 5vh auto;
    padding: 20px;
	height:90%;
    border: 0;
    border-radius: 0;
	overflow-y: auto;
    border:none;
	border-radius: var(--theme-radius);
    width: 70%;
    transition: all 2s ease;
}
.wp-post-modal.show #modal-content {
	position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    color: var(--bs-modal-color);
    pointer-events: auto;
    background-color: var(--bs-modal-bg);
    background-clip: padding-box;
    border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
    border-radius: var(--bs-modal-border-radius);
    box-shadow: var(--bs-modal-box-shadow);
    outline: 0;
  }
  .wp-post-modal.show .swiper-slide {
    max-height: 500px;
}
.erphpdown-body {
    background-color: var(--bs-gray-100);
    border-radius: 0 0 var(--theme-radius) var(--theme-radius)!important;
}
.waterfall .card.grid.waterfall:before {
	position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
	color: var(--bs-text-gray-400);
    background: -webkit-linear-gradient(top,transparent,rgba(0,0,0,.8));
    content: "";
    border-radius: var(--theme-radius);
}
.waterfall .grid.waterfall .grid-meta {
	color: #fff;
}
.waterfall .grid.waterfall .grid-meta .price .fee {
	color: #fff;
}
.waterfall .card.gridtexts.waterfall:before {
    background:none!important;
}
.card-rounded-top {
border-radius: var(--theme-radius) var(--theme-radius) 0 0;
}
.user_info {
	backdrop-filter: blur(0.5rem);
    -webkit-backdrop-filter: blur(0.5rem);
    background: var(--bs-f-color) !important;
	border-radius: var(--theme-radius) var(--theme-radius) 0 0;
    transition: 100ms;
}
@media (max-width:575px) {
iframe {
		width: 100%;
		height: 360px;
		margin-bottom: 10px;
		border: 0px;
		display: block;
		margin: 0 auto;
	}
	.app-container {
		max-width: none;
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	.col-sm {
		flex: 1 0 0%;
	  }
	  .row-cols-sm-auto > * {
		flex: 0 0 auto;
		width: auto;
	  }
	  .row-cols-sm-1 > * {
		flex: 0 0 auto;
		width: 100%;
	  }
	  .row-cols-sm-2 > * {
		flex: 0 0 auto;
		width: 50%;
	  }
	  .row-cols-sm-3 > * {
		flex: 0 0 auto;
		width: 33.3333333333%;
	  }
	  .row-cols-sm-4 > * {
		flex: 0 0 auto;
		width: 25%;
	  }
	  .row-cols-sm-5 > * {
		flex: 0 0 auto;
		width: 20%;
	  }
	  .row-cols-sm-6 > * {
		flex: 0 0 auto;
		width: 16.6666666667%;
	  }
	  .col-sm-auto {
		flex: 0 0 auto;
		width: auto;
	  }
	  .col-sm-1 {
		flex: 0 0 auto;
		width: 8.33333333%;
	  }
	  .col-sm-2 {
		flex: 0 0 auto;
		width: 16.66666667%;
	  }
	  .col-sm-3 {
		flex: 0 0 auto;
		width: 25%;
	  }
	  .col-sm-4 {
		flex: 0 0 auto;
		width: 33.33333333%;
	  }
	  .col-sm-5 {
		flex: 0 0 auto;
		width: 41.66666667%;
	  }
	  .col-sm-6 {
		flex: 0 0 auto;
		width: 50%;
	  }
	  .col-sm-7 {
		flex: 0 0 auto;
		width: 58.33333333%;
	  }
	  .col-sm-8 {
		flex: 0 0 auto;
		width: 66.66666667%;
	  }
	  .col-sm-9 {
		flex: 0 0 auto;
		width: 75%;
	  }
	  .col-sm-10 {
		flex: 0 0 auto;
		width: 83.33333333%;
	  }
	  .col-sm-11 {
		flex: 0 0 auto;
		width: 91.66666667%;
	  }
	  .col-sm-12 {
		flex: 0 0 auto;
		width: 100%;
	  }
	  .offset-sm-0 {
		margin-left: 0;
	  }
	  .offset-sm-1 {
		margin-left: 8.33333333%;
	  }
	  .offset-sm-2 {
		margin-left: 16.66666667%;
	  }
	  .offset-sm-3 {
		margin-left: 25%;
	  }
	  .offset-sm-4 {
		margin-left: 33.33333333%;
	  }
	  .offset-sm-5 {
		margin-left: 41.66666667%;
	  }
	  .offset-sm-6 {
		margin-left: 50%;
	  }
	  .offset-sm-7 {
		margin-left: 58.33333333%;
	  }
	  .offset-sm-8 {
		margin-left: 66.66666667%;
	  }
	  .offset-sm-9 {
		margin-left: 75%;
	  }
	  .offset-sm-10 {
		margin-left: 83.33333333%;
	  }
	  .offset-sm-11 {
		margin-left: 91.66666667%;
	  }
	  .g-sm-0,
	  .gx-sm-0 {
		--bs-gutter-x: 0rem;
	  }
	  .g-sm-0,
	  .gy-sm-0 {
		--bs-gutter-y: 0rem;
	  }
	  .g-sm-1,
	  .gx-sm-1 {
		--bs-gutter-x: 0.25rem;
	  }
	  .g-sm-1,
	  .gy-sm-1 {
		--bs-gutter-y: 0.25rem;
	  }
	  .g-sm-2,
	  .gx-sm-2 {
		--bs-gutter-x: 0.5rem;
	  }
	  .g-sm-2,
	  .gy-sm-2 {
		--bs-gutter-y: 0.5rem;
	  }
	  .g-sm-3,
	  .gx-sm-3 {
		--bs-gutter-x: 0.75rem;
	  }
	  .g-sm-3,
	  .gy-sm-3 {
		--bs-gutter-y: 0.75rem;
	  }
	  .g-sm-4,
	  .gx-sm-4 {
		--bs-gutter-x: 1rem;
	  }
	  .g-sm-4,
	  .gy-sm-4 {
		--bs-gutter-y: 1rem;
	  }
	  .g-sm-5,
	  .gx-sm-5 {
		--bs-gutter-x: 1.25rem;
	  }
	  .g-sm-5,
	  .gy-sm-5 {
		--bs-gutter-y: 1.25rem;
	  }
	  .g-sm-6,
	  .gx-sm-6 {
		--bs-gutter-x: 1.5rem;
	  }
	  .g-sm-6,
	  .gy-sm-6 {
		--bs-gutter-y: 1.5rem;
	  }
	  .g-sm-7,
	  .gx-sm-7 {
		--bs-gutter-x: 1.75rem;
	  }
	  .g-sm-7,
	  .gy-sm-7 {
		--bs-gutter-y: 1.75rem;
	  }
	  .g-sm-8,
	  .gx-sm-8 {
		--bs-gutter-x: 2rem;
	  }
	  .g-sm-8,
	  .gy-sm-8 {
		--bs-gutter-y: 2rem;
	  }
	  .g-sm-9,
	  .gx-sm-9 {
		--bs-gutter-x: 2.25rem;
	  }
	  .g-sm-9,
	  .gy-sm-9 {
		--bs-gutter-y: 2.25rem;
	  }
	  .g-sm-10,
	  .gx-sm-10 {
		--bs-gutter-x: 2.5rem;
	  }
	  .g-sm-10,
	  .gy-sm-10 {
		--bs-gutter-y: 2.5rem;
	  }
	  .symbol.symbol-100px.symbol-2by3 .symbol-label {
		height:80px;
		width: 120px;
	  }
	  .excerpt { display: none}
	  .min-h-400px {min-height:100px !important;}
}
@media (min-width:576px) and (max-width:992px) {
	iframe {
		width: 100%;
		height: 450px;
		margin-bottom: 10px;
		border: 0px;
		display: block;
		margin: 0 auto;
	}
	.app-container {
		max-width: none;
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
}
@media (min-width:993px) and (max-width:1181px) {
	iframe {
		width: 100%;
		height: 500px;
		margin-bottom: 10px;
		border: 0px;
		display: block;
		margin: 0 auto;
	}
}
@media (min-width:1182px) and (max-width:1279px) {
	iframe {
		width: 100%;
		height: 550px;
		margin-bottom: 10px;
		border: 0px;
		display: block;
		margin: 0 auto;
	}
}
@media (min-width:1280px) {
	iframe {
		width: 100%;
		height: 605px;
		margin-bottom: 10px;
		border: 0px;
		display: block;
		margin: 0 auto;
	}
}
/*通用*/
.ms-sm-auto { color: var(--bs-gray-500);}
.ms-sm-0 {  color: var(--bs-gray-600);}
.grids .grid .post-sign{border-radius:0px 5px 0 5px;position: absolute;right:-14px;margin-right: 0;top:-15px;}
.grids .grid .post-sign:after{content:'';width:5px;border:4px solid;border-color: transparent transparent transparent rgba(0,0,0,.3);border-top: 0;right:-4px;position: absolute;top: 14px;}
.erphpdown-fee{  display: flex !important;justify-content: space-between;align-items:flex-end;}
.ribbon4 {position: absolute;top:0;box-shadow: -1px 1px 2px rgba(0,0,0,0.3);line-height: 1.25;z-index: 9;left: -5px;min-width:20px;max-width:25px;}
.ribbon4:before, .ribbon4:after {  position: absolute;  content: ""; display: block;}
.ribbon4:before {background: inherit; border-radius: 5px 0 0 0;}
.ribbon4:after { width: 5px; height: 5px; background: rgba(0,0,0,0.35);  bottom: -5px; left:0px;  border-radius: 0 0 0 6px; }
.erphpdown-iframe { background: #f1416c;}
.erphpdown-down-layui { background:#50cd89;}
.header-box-con .erphpdown-tuan .erphpdown-box-tips {color: #ffc700; }
.header-box-con .erphpdown-free .erphpdown-box-tips {color: #50cd89;}
.erphpdown-tuan .d-flex {justify-content: space-between; align-items: center;}
video { background-size: cover;  display: table-cell; vertical-align: middle;  width: 100%;}
.rounded-start-lg-0 {  border-top-left-radius: 0; border-bottom-left-radius: 0;}
.rounded-end-lg-0 {border-top-right-radius: 0;border-bottom-right-radius: 0;}
.rounded-top-0 {border-top-left-radius: 0 !important;border-top-right-radius: 0 !important;}  
.rounded-bottom-0 {border-bottom-left-radius: 0 !important;border-bottom-right-radius: 0 !important;}
.icon-md { height: 2.5rem; width: 2.5rem; font-size: 0.9em; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}
.card .card-image { position: relative;}
/*.card { border: 1px solid rgba(0, 0, 0, 0.09);}*/
.comment-item #cancel-comment-reply-link { display: block;}
.card-img, .player-wrapper{
    border-top-right-radius:0!important;
}
.erphpdown-checkpan{
	background:#2b2b40;font-size: 12px;
}
.avatar-sm {
    height: 2.5rem;
    width: 2.5rem;
}
.article-content p {
    padding-right:20px;
    padding-left:20px;
}
.post-sign {
    background: #f1416c;
    color: #fff;
    padding: 0px 4px;
    display: inline-block;
    border-radius: 5px;
    font-size: 12px;
    margin-right: 5px;
    line-height: 18px;
    position: relative;
    top: -1px;
    font-weight: normal;
}
.icon-zan-s{
	color: #f1416c;
}
.icon-star-s{
	color: #fbb715;
}
.body {
background-color: var(--bs-app-bg-color)!important;
}
.erphpdown-table .item .tit {
    background: var(--bs-app-bg-color)!important;
}
.erphpdown-table {
    color: #333!important;
}
.container .card-header {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
    min-height: 45px;
    color: var(--bs-card-cap-color);
    background-color: var(--bs-card-cap-bg);
    border-bottom: none;
}

.container .card-header .card-title {
    display: flex;
    align-items: center;
    margin: 0.5rem;
    margin-left: 0;
}

.container .card-header .card-title.flex-column {
    align-items: flex-start;
    justify-content: center;
}

.container .card-header .card-toolbar {
    display: flex;
    align-items: center;
    margin: 0.5rem 0;
    flex-wrap: wrap;
}
/*category-box */
.category-boxes {
	margin-top: 30px;
  }
  .category-boxes.owl-carousel .owl-prev {
	left: -20px;
  }
  .category-boxes.owl-carousel .owl-next {
	right: -20px;
  }
.category-box {
	border-radius: 12px;
	box-shadow: 0 0px 10px rgba(0, 0, 0, 0.05);
	overflow: hidden;
	position: relative;
  }
  .category-box .entry-thumbnails {
	display: flex;
	height: 270px;
	overflow: hidden;
  }
  .category-box .thumbnail {
	position: relative;
  }
  .category-box .thumbnail img {
	height: 100%;
	left: 0;
	-o-object-fit: cover;
	object-fit: cover;
	position: absolute;
	top: 0;
	width: 100%;
  }
  .category-box .big {
	margin-right: 4px;
	width: 70%;
  }
  .category-box .small {
	flex-direction: column;
	height: 100%;
	width: 30%;
  }
  .category-box .small .thumbnail {
	height: 50%;
  }
  .category-box .small .thumbnail:first-child {
	margin-bottom: 4px;
  }
  .category-box .small .thumbnail:last-child {
	margin-top: 4px;
  }
  .category-box .small span {
	align-items: center;
	background-color: rgba(0, 0, 0, 0.4);
	color: #fff;
	display: flex;
	font-size: 20px;
	font-weight: 500;
	height: 100%;
	justify-content: center;
	position: relative;
	width: 100%;
  }
  .category-box .entry-content {
	align-items: center;
	background-color: #fff;
	display: flex;
	justify-content: space-between;
	padding: 15px 20px;
  }
  .category-box .left,
  .category-box .right {
	line-height: 1;
  }
  .category-box .entry-title {
	font-size: 15px;
	margin-bottom: 0;
  }
  .category-box .arrow {
	font-size: 18px;
  }
  .u-permalink {
    bottom: 0;
    left: 0;
    outline: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjIgMjIiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTQuMDA3IDIuOTUyYS42ODcuNjg3IDAgMCAxIDAgLjk3MmwtNi43NTIgNi43NTNhLjQ1OC40NTggMCAwIDAgMCAuNjQ4bDYuNzUyIDYuNzUyYS42ODguNjg4IDAgMSAxLS45NzIuOTcybC02Ljc1My02Ljc1MmExLjgzMyAxLjgzMyAwIDAgMSAwLTIuNTkzbDYuNzUzLTYuNzUyYS42ODguNjg4IDAgMCAxIC45NzIgMHoiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIxLjY2NCIvPjwvc3ZnPg==);
    left: 10px;
    right: auto;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjIgMjIiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNy45OTMgMi45NTJhLjY4OC42ODggMCAwIDAgMCAuOTcybDYuNzUyIDYuNzUzYy4xOC4xNzkuMTguNDY5IDAgLjY0OGwtNi43NTIgNi43NTJhLjY4OC42ODggMCAwIDAgLjk3Mi45NzJsNi43NTMtNi43NTJhMS44MzMgMS44MzMgMCAwIDAgMC0yLjU5M0w4Ljk2NSAyLjk1MmEuNjg4LjY4OCAwIDAgMC0uOTcyIDB6IiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMS42NjQiLz48L3N2Zz4=);
    right: 10px;
    left: auto;
}
.swiper-button-next, .swiper-button-prev{
	position: absolute;
    top: 50%;
    width: 44px;
    height: 44px;
    border-radius: 22px;
    background-color: rgba(0,0,0,.15);
    backdrop-filter: blur(30px);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    pointer-events: all;
	background-size: 20px 40px;
    background-position: center;
    background-repeat: no-repeat;
}
/*PEE */
.ps-member {
	color: var(--bs-body-color)!important;
    background-color: var(--bs-body-bg)!important;
}
.ps-member__actions .ps-member__action {
    color: var(--bs-light-inverse)!important;
    background-color: var(--bs-engage-btn-bg)!important;
}
.ps-members__header {
	color: var(--bs-body-color)!important;
    background-color: var(--bs-body-bg)!important;
}
.ps-navbar {
	color: var(--bs-body-color)!important;
    background-color: var(--bs-body-bg)!important;
}
.ps-chat__window-header {
	color: var(--bs-light-inverse)!important;
	background-color: var(--bs-light)!important;
}
.ps-chat__window-header-dropdown {
	background-color: var(--bs-body-bg)!important;
}
.ps-chat__window--open .ps-chat__window-header {
	color: var(--bs-body-color)!important;
    background-color: var(--bs-body-bg)!important;
}
.ps-chat__window-body {
	color: var(--bs-body-color)!important;
    background-color: var(--bs-body-bg)!important;
}
.ps-chat {
	color: var(--bs-body-color)!important;
    background-color: var(--bs-body-bg)!important;
}
.ps-alert {
	color: var(--bs-light-inverse)!important;
	background-color: var(--bs-light)!important;
}
.ps-chat__window-footer {
	color: var(--bs-body-color)!important;
    background-color: var(--bs-body-bg)!important;
}
/*profile*/
.ps-focus__info {
	color: var(--bs-body-color)!important;
    background-color: var(--bs-body-bg)!important;
}
.ps-focus__menu {
	color: var(--bs-light-inverse)!important;
	background-color: var(--bs-light)!important;
}
.ps-btn{
	color: var(--bs-gray-800)!important;
	background-color: var(--bs-gray-300)!important;
}
.ps-tabs__item--active {
	color: var(--bs-body-color)!important;
    background-color: var(--bs-body-bg)!important;
}
.ps-tabs__item {
	color: var(--bs-light-inverse)!important;
	background-color: var(--bs-light)!important;
}
.ps-profile__edit {
	background-color: var(--bs-body-bg)!important;
}
.peepso .ps-input.ps-input--select:read-only, .plg-peepso .ps-input.ps-input--select:read-only, .ps-lightbox .ps-input.ps-input--select:read-only, .ps-landing .ps-input.ps-input--select:read-only, .ps-chat__wrapper .ps-input.ps-input--select:read-only, .ps-modal__wrapper .ps-input.ps-input--select:read-only, .psw-profile .ps-input.ps-input--select:read-only, .gc-widget .ps-input.ps-input--select:read-only, .widget .ps-input.ps-input--select:read-only, .ps-widget__wrapper--external .ps-input.ps-input--select:read-only {
	background-color: var(--bs-light)!important;
	border: 1px solid var(--bs-gray-300)!important;
}
.ps-notifications-page__list {
	background-color: var(--bs-body-bg)!important;
}
.ps-notification {
	background-color: var(--bs-light)!important;
}
.ps-group {
	background-color: var(--bs-body-bg)!important;
}
.ps-messages__side {
	background-color: var(--bs-body-bg)!important;
}
.ps-messages__list-item--selected {
	background-color: var(--bs-light)!important;
}
.ps-conversation {
    --bg: var(--bs-light);
}
.ps-messages__view {
	background-color: var(--bs-body-bg)!important;
}
.ps-messages__view .ps-conversation__chat {
	background-color: var(--bs-body-bg)!important;
}
.ps-postbox {
	background-color: var(--bs-light)!important;
}
.ps-post {
	color: var(--bs-body-color)!important;
    background-color: var(--bs-body-bg)!important;
}
.ps-comments__reply {
	background-color: var(--bs-gray-100)!important;
	color: var(--bs-gray-700)!important;
	border:0 !important;
}
.ps-chat__window-header-name>a {
    color: #f1416c;
}
.ps-chat__window-input {
	color: var(--bs-gray-700)!important;
}
.psw-profile__menu-item {
	color: var(--bs-gray-700)!important;
}
.psw-profile__menu-item:hover, .psw-profile__menu-item:focus {
    color: var(--bs-gray-100)!important;
    background-color: var(--bs-gray-600)!important;
}
.ps-post__gallery--single>a {
    background-color: var(--bs-app-bg-color)!important;
}
.ps-post__actions-inner .ps-reactions__likes {
	background-color: var(--bs-gray-200)!important;
}
.ps-comments__list {
	background-color: var(--bs-gray-200)!important;
}
.ps-comments__input {
	color: var(--bs-gray-700)!important;
	background-color: var(--bs-gray-200)!important;
}
.ps-comments__input-wrapper {
	background-color: var(--bs-gray-200)!important;
}
.ps-posts__filters {
    --bg:var(--bs-gray-200)!important;
}
.ps-poll__item-bar {
	color: var(--bs-gray-700)!important;
	background-color: var(--bs-gray-200)!important;
}
.ps-friends__tab {
	background-color: var(--bs-gray-200)!important;
}
.ps-friends__tab--active {
	background-color: var(--bs-gray-300)!important;
}
.ps-friends__tab--active:after {
	background-color: var(--bs-gray-300)!important;
}
.ps-dropdown__menu {
	color: var(--bs-gray-700)!important;
	background-color: var(--bs-gray-300)!important;
}
.ps-messages__list-item {
	background-color: var(--bs-gray-300)!important;
}
.ps-messages__search .ps-input {
	background-color: var(--bs-gray-300)!important;
}
.ps-chat__message-content {
	color: var(--bs-gray-700)!important;
	background-color: var(--bs-gray-300)!important;
}
.ps-postbox__menu-item--type .ps-postbox__menu-item-link {
	color: var(--bs-gray-700)!important;
	background-color: var(--bs-gray-300)!important;
}
.ps-postbox__menu-item--open .ps-postbox__menu-item-link {
	color: var(--bs-gray-700)!important;
	background-color: var(--bs-gray-300)!important;
}
.ps-postbox__moods.ps-dropdown__menu {
	color: var(--bs-gray-700)!important;
	background-color: var(--bs-gray-300)!important;
}
.ps-postbox__moods.ps-dropdown__menu .ps-postbox__moods-item:hover, .ps-postbox__moods.ps-dropdown__menu .ps-postbox__moods-item:focus, .ps-postbox__moods.ps-dropdown__menu .ps-postbox__moods-item.active {
	color: var(--bs-gray-700)!important;
	background-color: var(--bs-gray-200)!important;
}
.ps-btn:hover, .ps-btn:focus, .ps-btn .active {
	color: var(--bs-gray-700)!important;
	background-color: var(--bs-gray-300)!important;
}
.ps-notifications-page .ps-notification__wrapper .ps-notification--unread {
    border: 1px solid var(--bs-gray-300)!important;
}
.ps-lightbox__side-inner {
    background-color: var(--bs-gray-200)!important;
}
.ps-notif__box {
    color: var(--bs-gray-700)!important;
	background-color: var(--bs-body-bg)!important;
}
.ps-post__options-menu .ps-dropdown__menu>a, .ps-post__options-menu .ps-dropdown__menu>button {
	color: var(--bs-gray-600)!important;
}
.ps-post__options-menu .ps-dropdown__menu>a:hover, .ps-post__options-menu .ps-dropdown__menu>a:focus, .ps-post__options-menu .ps-dropdown__menu>a.active, .ps-post__options-menu .ps-dropdown__menu>button:hover, .ps-post__options-menu .ps-dropdown__menu>button:focus, .ps-post__options-menu .ps-dropdown__menu>button.active {
    background-color:var(--bs-gray-500)!important;
    color: var(--bs-gray-200)!important;
}
.ps-reactions__dropdown {
	background-color:var(--bs-gray-200)!important;
}
.ps-post__actions-inner .ps-reactions__likes:after {
    border-top: 7px solid rgba(0,0,0,0);
    border-left: 7px solid rgba(0,0,0,0);
    border-right: 7px solid var(--bs-gray-200);
    border-bottom: 7px solid rgba(0,0,0,0);
}
.ps-posts__filter-box--hashtag {
    background-color:var(--bs-gray-200)!important;
}
.ps-posts__filter-search {
	background-color: var(--bs-body-bg)!important;
}
.ps-posts__filter-box--search {
	background-color:var(--bs-gray-200)!important;
}
.ps-posts__filter-box {
	background-color:var(--bs-gray-200)!important;
}
.ps-postbox__input {
    color:var(--bs-gray-800)!important;
    background-color:var(--bs-gray-200)!important;
}
.ps-group__actions {
    border-top: 1px solid var(--bs-gray-200)!important;
}
.ps-group__action {
    border-right: 1px solid var(--bs-gray-200)!important;
}
.peepso .ps-input, .plg-peepso .ps-input, .ps-lightbox .ps-input, .ps-landing .ps-input, .ps-chat__wrapper .ps-input, .ps-modal__wrapper .ps-input, .psw-profile .ps-input, .gc-widget .ps-input, .widget .ps-input, .ps-widget__wrapper--external .ps-input {
    color:var(--bs-gray-700)!important;
    background-color:var(--bs-gray-200)!important;
}
.peepso .ps-input:hover, .plg-peepso .ps-input:hover, .ps-lightbox .ps-input:hover, .ps-landing .ps-input:hover, .ps-chat__wrapper .ps-input:hover, .ps-modal__wrapper .ps-input:hover, .psw-profile .ps-input:hover, .gc-widget .ps-input:hover, .widget .ps-input:hover, .ps-widget__wrapper--external .ps-input:hover {
    background-color:var(--bs-gray-300)!important;
}
[data-tooltip]:not([data-tooltip=""])::before {
	background-color:var(--bs-gray-100)!important;
	color:var(--bs-gray-900)!important;
}
.ps-modal__wrapper {
    --modal-bg: var(--bs-gray-200)!important;
}
.ps-modal__header {
    color:var(--bs-gray-900)!important;
    background-color:var(--bs-gray-100)!important;
}
.ps-modal__footer {
    border-top: 1px solid var(--bs-gray-300)!important;
}
.ps-form__chars-count {
    color: var(--PS-COLOR--TEXT--LIGHT);
    background-color: var(--PS-COLOR--APP--GRAY);
}
.ps-blogposts__post {
    background-color:var(--bs-app-aside-base-bg-color)!important;
}
.ps-blogposts__post:before {
    background: var(--bs-app-aside-base-bg-color)!important;
    background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 0%, var(---bs-app-aside-base-bg-color) 50%)!important;
    background: -o-linear-gradient(rgba(255, 255, 255, 0) 0%, var(--bs-app-aside-base-bg-color) 50%)!important;
    background: linear-gradient(rgba(255, 255, 255, 0) 0%, var(--bs-app-aside-base-bg-color) 50%)!important;
}
.ps-focus__actions .ps-focus__cover-action {
    background-color: var(--bs-gray-400)!important;
}
.ps-profile__notifications-list-item .ps-form__field:hover {
	background-color: var(--bs-gray-400)!important;
}
.ps-profile__list {
	background-color: var(--bs-gray-100)!important;
}
div.mce-panel {
	color: #595959;
}
.mce-tabs, .mce-tabs+.mce-container-body {
    color: #595959;
}
div.erphpdown-child.erphpdown-free {
	background-color: #f9f9f900!important;
	padding:0!important;
}
.erphpdown .erphpdown-child {
	border: 1px dashed #f5f5f500!important;
}
/*current-menu-item page_item current_page_item
    color: var(--bs-light-inverse);
    border-color: var(--bs-light);
    background-color: var(--bs-light);

.app-sidebar-menu .menu > .menu-item.current-menu-item > .menu-link {
    transition: color 0.2s ease;
}

.menu-state-primary .menu-item.current-menu-item > .menu-link {
    transition: color 0.2s ease;
    color: var(--bs-primary);
}
.app-sidebar-menu .menu > .menu-item.current-menu-item > .menu-link .menu-icon {
    background: linear-gradient(135deg, #72edf2 0%, #5151E5 100%);
} */
.grids .grid .grid-metaoneby{color: var(--bs-text-gray-700);bottom: -1px;backdrop-filter: blur(6px);background-color: rgba(255, 255, 255, 0.8);padding:0 10px 0 10px;position: absolute !important;font-size:12px;width: 100%;overflow: hidden;}
.grids .grid.grid-ts .grid-metaoneby{color:#dadada;}
.grids .grid .grid-metaonebya{color: var(--bs-text-gray-700);bottom: -1px;backdrop-filter: blur(6px);background-color: rgba(255, 255, 255, 0.8);position: absolute !important;font-size:12px;width: 100%;overflow: hidden;}
.grids .grid.grid-ts .grid-metaonebya{color:#dadada;}
.summary{background: rgba(0, 0, 0, .3);border-radius:12px;-webkit-backdrop-filter: saturate(200%) blur(20px);backdrop-filter: saturate(200%) blur(20px);width:100%;height:165px;top:180px;left:0;z-index: 12;position:absolute;}
.summarytxt{margin:8px 10px 0;height:auto;color:#cfcfcf;}
.summarytxt a{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

/**********************************/
/********** Effect #2 CSS *********/
/**********************************/
.effect-2 {
    position: relative;
    overflow: hidden;
}
.effect-2 .effect-text {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 10px;
    top: 100%;
    left: 0;
    background:none;
    opacity: 1;
    transition:0.5s;
	z-index:0;
}
.effect-2 .effect-btn {
    position: absolute;
    width: 100%;
    padding:10px;
    left: 0;
    bottom: 0;
	border-radius:12px 12px 0 0;
    background: rgba(0, 0, 0, .1);
	backdrop-filter:saturate(90%) blur(4px)!important;
	-webkit-backdrop-filter:saturate(90%) blur(4px)!important;
	z-index: 1;
	transition: none;
}
.effect-2:hover .effect-text {
    top: 0;
    opacity: 1;
}
.position-absolute {
	z-index:3;
}
.avatar-50 {border-radius: 0.85rem;}
.contents .gallery-login{text-align: center;font-size: 13px;line-height: 14px;}
.contents .gallery-login span{background:rgba(17, 58, 93, 0.1);padding:5px 18px;border-radius: 3px;display: inline-block;margin-bottom: 5px;}
.contents .gallery-login a{display: inline-block;margin-left: 10px;text-decoration: none;color:var(--theme-color);}
.contents .gallery{margin: 0 -1% 20px;}
.contents .gallery.gallery-column-9{margin: 0 -0.3% 20px;}
.contents .gallery.gallery-column-8{margin: 0 -0.4% 20px;}
.contents .gallery.gallery-column-7{margin: 0 -0.5% 20px;}
.contents .gallery.gallery-column-6{margin: 0 -0.6% 20px;}
.contents .gallery.gallery-column-5{margin: 0 -0.8% 20px;}
.contents .gallery .gallery-item{float: left;width: 25%;padding:1%;}
.contents .gallery.gallery-column-9 .gallery-item{width: 11.1111%;padding:0.3%;}
.contents .gallery.gallery-column-8 .gallery-item{width: 12.5%;padding:0.4%;}
.contents .gallery.gallery-column-7 .gallery-item{width: 14.2857%;padding:0.5%;}
.contents .gallery.gallery-column-6 .gallery-item{width: 16.6666%;padding:0.6%;}
.contents .gallery.gallery-column-5 .gallery-item{width: 20%;padding:0.8%;}
.contents .gallery.gallery-column-4 .gallery-item{width: 25%;}
.contents .gallery.gallery-column-3 .gallery-item{width: 33.3333%;}
.contents .gallery.gallery-column-2 .gallery-item{width: 50%;}
.contents .gallery.gallery-column-1 .gallery-item{width: 100%;}
.contents .gallery-item img{border:none !important;border-radius: 5px;box-shadow: 0px 0px 10px rgba(0,0,0,.18);width: 100%;height: auto; transition: all .3s ease-out 0s;object-fit: cover;}
.contents .gallery-blur-item img {filter: blur(2px);}
.contents .alignleft{float:left;margin:0 30px 30px 0}
.contents .aligncenter{margin:0 auto;text-align:center;display:block}
.contents .aligncenter img{margin:0 auto;display:block}
.contents .alignright{float:right;margin:0 0 20px 30px}
.product {
	margin-bottom:30px
  }
  
  .product__wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
  }
  
  .product__inner {
	border-radius: 25px;
	background: #2d333c;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
  }
  
  .product__wrapper {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 100px;
	grid-template-columns: 100px;
	padding: 40px 0;
	max-height: 500px;
	margin-right: 15px;
	position: relative
  }
  
  .product-images {
	height: 500px;
	max-height: 500px;
	position: relative;
	width: 100%;
	border-radius: 25px
  }
  .product__content{
	width: 100%;
  }
  .page-numbers {
    position: relative;
    display: block;
    padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
    font-size: var(--bs-pagination-font-size);
    color: var(--bs-pagination-color);
    background-color: var(--bs-pagination-bg);
    border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
  a.page-numbers{
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: .475rem;
    height: 2.5rem;
    min-width: 2.5rem;
    font-weight: 500;
    font-size: 1.075rem;
}
span.page-numbers.current{
    z-index: 3;
    color: var(--bs-pagination-active-color);
    background-color: var(--bs-pagination-active-bg);
    border-color: var(--bs-pagination-active-border-color);
	display: flex;
    justify-content: center;
    align-items: center;
    border-radius: .475rem;
    height: 2.5rem;
    min-width: 2.5rem;
    font-weight: 500;
    font-size: 1.075rem;
}