/* WP AMIN */
.loginwphd{
  margin-top: 17px;
}
@media (max-width:991px){
  .loginwphd{
  margin-top:25px;
}
}
@media (max-width:782px){
  .loginwphd{
  margin-top:40px;
}
}
@media (max-width:600px){
.mobilewp{
  margin-top:0 !important;
}
}
/* WP AMIN */



/*Wordpress*/

@media screen and (max-width: 600px){
.pppcontent #wpadminbar {
    position: absolute;
    margin-top: -46px;
}

}
/*Wordpress*/


/*Wordpress Content*/


/*Wordpress Content*/







/*Header*/
.navbar-nav a{
  color: white;
  text-decoration: none !important;
}
.navlogoimg img{
   position: relative;
   margin-top: 5px;
   width: 140px;
   height: auto;
}
@media (max-width: 991.98px){
.navlogoimg img{
    width: 120px;
    height: auto;
}
}
@media (max-width: 420.98px){
.navlogoimg img{
    width: 23vw;
    height: auto;
    margin-top:10px;
}
}
@media (max-width: 365.98px){
.navlogoimg img{
    margin-top:15px;
}
}
/*Header---------------------------------------------------*/

/*Sidebar*/
.logosidebar img{
  width:170px;
  height:auto;
}
.menusidebar ul{
  padding: 0;
  margin: 0;
}
.menusidebar li{
  list-style: none;
}
.menusidebar a{
  color: #fff;
  display: block;
  font-size: 20;
  padding: 10px !important;
  padding-left: 20px !important;
  margin: 10px 0;
  text-decoration: none;
  transition: all .3s;
}
.menusidebar a:hover{
  background: linear-gradient(0deg, #7256384d, #ffc6754f);
  font-size: 25px;
  color: #ffffff;
}
.bgindexcomment{
  background: #0b0a11;
  border-radius: 30px;
  border: 2px solid #ba905a;
  border-top: 0;
}


/*Sidebar*/





/*Promotion*/

.containpro{
  height: auto;
}
.swiper-container {
  width: 100%;
  height: auto;
  padding: 10px 0;
  padding-bottom: 30px;
}
:root {
  --swiper-theme-color: #ffeb68;
}

.swiper-pagination-bullet {
  width: 13px !important;
  height: 13px !important;
  display: inline-block;
  border-radius: 50%;
  background: #ffc26c !important;
  opacity: .2;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color,var(--swiper-theme-color));
}
.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color:white;
}

.swiper-button-prev{
  left: 30px;
}
.swiper-button-next{
  right: 30px;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  border-radius: 20px;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  opacity: .4;
  max-width: auto !important;
  margin: 0 10px;
}
.swiper-slide.swiper-slide-active{
  opacity:1;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: auto;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
    max-width: 600px;
}

.swiper-slide img {
  width: 100%;
  max-width: 600px !important;
  height: auto;
  padding: 3px;
  background: #be9862;
  border-radius: 10px;
}
.swiper-slide {
  width:fit-content;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 0px;
  left: 0;
  width: 100%;
}



/*Promotion*/










/*Comment*/
.headcomment{
 font-weight: bold;
 padding:10px;
 color: white;
 border-radius: 20px;
 font-size: 25px;
 padding-left: 20px;
}
.containcomment{
}
@media (max-width:500px)
{
  .containcomment{
  padding: 0 10px;
}
}
@media (max-width:390px)
{
  .containcomment{
  padding: 0 5px;
}
}

.commentct{
  background: #0000004f;
  padding: 15px 0;
  border-radius: 10px;
  padding-left: 10px;
  margin-top: 5px;
}
.-block-content-term-and-condition .commentlist {
    background: #ff000000;
}
.comment-author.vcard{
  border-radius: 5px;
  background: #ffcd7c21;
  margin-right: 10px;
  font-size: 15px;
  padding: 7px 0;
  padding-left: 7px;
}
.comment-author.vcard img{
  display:none;
}
.commentct ol{
  margin: 0;
  padding: 0;
  padding-left: 15px;
}
.comment-meta.commentmetadata{
  bottom: 0;
  font-size: 14px;
  color: #c7c7c7;
}
.commentct li{
  margin: 0;
  padding: 0;
  height: 105px;
  position: relative;
  margin-bottom: 20px;
}
.commentct h3 {
  display: none;
}
.commentct .comment-author img{
  display: none;
}

.commentct p {
  margin-bottom:30px;
  padding-top: 7px;
  font-size:18px;
  padding-left: 10px;
}
.paginationrv{
  text-align: center;
  font-size: 30px;
}
.prev.page-numbers{
  color: #c5c5c5;
}
.next.page-numbers{
  color: #c5c5c5;
}
.page-numbers.current{
  color: white;
}
.page-numbers{
  color: gray;
}
.reviewcontain{
  font-size: 15px;
}
.headercomment{
  white-space: nowrap;
}
.headercomment img{
  display: inline !important;
  width: 18px ;
  margin-top: -8px;
}
@media (max-width: 390px){
  .headercomment img{
  display: inline !important;
  width: 14px ;
  margin-top: -4px;
}
}
.datetimerv{
    font-size: 13.5px;
    color: #c7c7c7;
}
.datetimerv span{
    font-size: 12px;
    color: #fd3386;
}
.contentcomment{
  font-size: 16px;
}
.comments-area {
  display:none;     
}

.logged-in .comments-area {
  display:inline;    
}
.headercommentbox{text-align: center;padding: 5px 20px;margin: 10px;font-size: 25px;border-radius: 15px;transition:all .3s;font-weight: bold;color: #ecbd7b;border: none;background: linear-gradient(119deg, #252525, #0f0f0f);box-shadow: 0 0 0 2px #ecbd7b;}
.headercommentbox:hover{
   color:white;
  text-shadow: 0 0 5px #fff, 0 0 15px #ecbd7b, 0 0 25px #ecbd7b, 0 0 35px #ecbd7b;
}
.commentbox{
  width:100%;
  max-width:600px;
  padding: 15px;
  margin:0 auto;
  display:none;
}
.commentbox textarea{
  height:150px;
  width: 470px;
  max-width: 100%;
}
.commentbox input{
  background:#ffffff;
  border:none;
}
.comment-form-url{
  display: none;
}
.commentbox label{
  width:90px
}
.commentbox .comment-form-cookies-consent{
  display:none;
}
.commentbox .submit{
  background: linear-gradient(119deg, #252525, #0f0f0f);
  border:none;
  border-radius:10px;
  color: #ecbd7b;
  font-weight: bold;
  font-size: 25px;
  border: 3px solid #ecbd7b;
  padding: 5px 0;
  width:100%;
  transition:all .3s;
}
.commentbox .submit:hover{
  color: #ffffff;
  text-shadow: 0 0 5px #fff, 0 0 15px #ecbd7b, 0 0 25px #ecbd7b, 0 0 35px #ecbd7b;

}
.commentbox .form-submit{
  text-align:center;
}
.commentbox .commentlist{
  display: none;

}
.commentbox h3{
  display: none;
}
.commentbox .commentInputer{
  font-size: 16px;
}
.commentInputer input{
  width: 465px;
  max-width: 100%;
}
.comment-form-comment{
  margin: 0;
  padding: 0;
}
.commentbox .saswp-average-rating{
  display:none;
}
/*END Comment*/






/* Post Slide */
.containpost{
  height: auto;
}
.postslide .swiper-slide img {
  width: 100%;
  max-width: 490px !important;
  height: auto;
  padding: 5px;
  background: #000000b3;
  border: 1px solid #d4aa6e;
  border-radius: 20px;
  padding-bottom: 70px;
}
.postslide .swiper-slide{
  position: relative;
  margin: 0 15px;
  width: 100%;
  max-width: 490px !important;
  max-height: 400px;
}
.headerpostsl{
  position: absolute;
  width: 100%;
  background: #00000000;
  bottom:10px;
  padding: 10px;
  font-size: 17px;
  white-space: normal;
}
@media (max-width:500px){
  .headerpostsl{
  position: absolute;
  width: 100%;
  background: #00000000;
  bottom:5px;
  padding: 5px;
  white-space: normal;
}
}
@media (max-width:435px){
  .headerpostsl{
  font-size: 6vw;
  bottom:20px;
}
.postslide .swiper-slide img {
  width: 100%;
  max-width: 490px !important;
  height: auto;
  padding: 5px;
  background: #00000038;
  border-radius: 20px;
  padding-bottom: 90px;
}
}
.swiper-pagination2 {
  position: absolute;
  text-align: center;
  transition: .3s opacity;
  transform: translate3d(0,0,0);
  z-index: 10;
} 


.allpost-button{
      padding: 10px 20px;
    border-radius: 20px;
    border: none;
    background: linear-gradient(
119deg
, #252525, #0f0f0f);
    box-shadow: 0 0 0 2px #ecbd7b;
    font-size: 25px;
    transition:all .3s;
}


.allpost-button  a {
   color: #e0b375;
    transition:all .3s;
    text-decoration: none;
}
.allpost-button:hover a{
  color:white;
  text-shadow: 0 0 5px #fff, 0 0 15px #ecbd7b, 0 0 25px #ecbd7b, 0 0 35px #ecbd7b;
}
/* Post Slide ---------------------------*/






/*POST*/
.postcontainer{
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
}
.posthead{

}
.nav-link{
  font-size: 16px;
}
.p-post{
  padding:0 5px !important;
}
.nav-link{
  line-height: 25px;
  padding: 20px 0;
}
.nav-link i{
  width: 40px;
}
.nav-pills .nav-link {
  border-radius: .25rem;
  margin-top:5px;
  font-size: 18px;
  background: #0000005e;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  color: #fff;
  background: linear-gradient(180deg,#f52867 30%,#bf001d);
  text-shadow: 0 0 5px white;
}
.gridpost{
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.ingridpost{
  padding: 5px;
  text-align: center;
  font-size: 18px;
  width: 100%;
}
.iningridpost{
  width: 100%;
  background: #00000045;
  padding: 5px;
  border-radius: 10px;
  font-size: 18px;
  cursor: pointer;
}

.ingridpost img{
  width: 100%;
  height: auto;
  padding-bottom: 5px;
  border-radius: 10px;
}
@media (max-width: 991px){
  .p-post{
    padding:0 5px !important;
  }
}
@media (max-width: 768px){
  .gridpost{
    width: 100%;
    display: grid;
    grid-template-columns: 1fr ;
  }
}
@media (max-width: 575px){
  .nav-pills .nav-link {
    border-radius: .25rem;
    margin-top: 5px;
    background: #2626266e;
  }
  .postmenu{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .nav-link{
    padding: 10px 0 !important;
  }
  .gridmenu{
    padding: 3px;
  }
  .nav-link .inpostmenu{
    width: 100%;
    height: 100%;
    padding-top: 10px;
    border-radius: 5px;
  }
  .nav-link.active .inpostmenu{
    width: 100%;
    height: 100%;
    background: transparent;
    padding-top: 10px;
    border-radius: 5px;
  }
}
.head06 img {
  width: 90px;
  -webkit-filter: drop-shadow(0px 0px 7px #b59951);
  filter: drop-shadow(0px 0px 7px #b59951);
}
.head06 {
  padding-top: 15px;
  font-size: 26px;
  white-space: nowrap;
  text-align: center;
}
/*END POST*/




/*Review*/


.reviewbutton{
      padding: 10px 20px;
    border-radius: 20px;
    border: none;
    background: linear-gradient(
119deg
, #252525, #0f0f0f);
    box-shadow: 0 0 0 2px #ecbd7b;
    font-size: 25px;
    transition:all .3s;
}


.reviewbutton  a {
   color: #e0b375;
    transition:all .3s;
    text-decoration: none;
}
.reviewbutton:hover a{
  color:white;
  text-shadow: 0 0 5px #fff, 0 0 15px #ecbd7b, 0 0 25px #ecbd7b, 0 0 35px #ecbd7b;
}
.containcommentbox {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  margin-top: 60px;
}
/*Review*/





/*Content Post INDEX*/
.CTHomePage{
  background: rgba(0, 0, 0, .5);
  border-radius: 10px;
}
.CTHomePage img{
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
  border-radius: 10px !important;
}
.HeaderContent{
  text-align: center;
  font-size: 45px;
  background: linear-gradient( 
181deg
 ,#ff3322 20%,#ff8737 50%,#feae33 80%);
  -webkit-background-clip: text;
  font-weight: bold;
  -webkit-text-fill-color: transparent;
}
/*Content Post INDEX*/



/*TAG FOOTER*/
.tagcontainer{
  background: #000000;
  text-align: center;
  border-bottom: 2px solid #353535;
}
.tagcontainer span{
  display:inline-block;
}
.tagfooter{
  background: #12151c;
  margin: 5px 4px;
  display: inline-block;
  padding: 2px 10px;
  border-radius: 5px;
  font-size:16px;
  transition: all .3s;
}
.tagfooter a{
  color:#8e8e8e;
}
.tagfooter:hover a{
  text-decoration:none;
}
.tagfooter:hover {
  background: #242935;
}

/*TAG FOOTER*/













/*Footer*/
.footercontain {
    width: 100%;
    max-width: 1150px;
    margin: 0 auto;
}
.disfooterct {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(33%, 1fr));
}
.infootergrid {
    display: block;
    padding: 0 10px;
    word-break: break-word;
}
.infootergrid:empty {
  display:none;
}


.fotterctn{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.infootergrid:empty {
  display:none;
}
.rightmenu{
  font-size: 30px;
}
  
  .infootergrid{
    text-align: center;
  }
  .infootergrid img{
    border-radius: 20px;
  }
  .infootergrid h2{
    color: #ecbd7b;
  }
  .infootergrid ul{
    padding:none;
    margin:0;
    display: flex;
    padding:0;
    padding-left:10px;
    justify-content: center;
  }
  .infootergrid  li{
    list-style:none;
    font-size: 23px;
    padding: 8px;
    padding-bottom:4px;
  }

.trueimg img{
  display: block;
  width: 250px;
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: 10px;
}
.headerbt{
  display: block;
  color: #ecbd7b;
  font-size: 30px;
}
.bankcontainer{
  text-align: center;
}
.bankcontainer img{
  width: 40px;
  margin: 5px;
  height: auto;
}
@media (max-width: 440px){
  .bankcontainer img{
  width: 10vw;
  margin: 5px;
  height: auto;
}
.infootergrid li {
    list-style: none;
    font-size: 5vw;
    padding: 8px;
    padding-bottom: 4px;
}

}
@media (max-width:991px){

.bankcontainer img{
  width: 40px;
  margin: 5px;
  height: auto;
}
.disfooterct {
    display: grid;
    grid-template-columns: 1fr;
    text-align: center;
}
.infootergrid h2{
  margin-top:20px;
}

}
/*Footer*/





/* LOGIN Mobile */
.footermobile{
  display: none;
}
.footermobile a{
  color:white ;
}
.footermobile a:hover{
  color:white ;
  text-decoration:none;
}
@media(max-width: 991px){
  .footermobile{
    position: fixed;
    display: block;
    bottom: 0;
    width: 100%;
    height: 68px;
    background: linear-gradient(180deg,#141315,#282828);
    padding-bottom: 3px;
    font-size: 14px;
    z-index: 5;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
  }
  .footermobile h5{
    position:absolute;
    bottom:0;
    font-weight: 100;
    font-size: 14px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .footermobile td{
    width: 20%;
    height: 60px;
    white-space: nowrap;
    border-right: 1px solid #464646;
    transition:all .3s;
    cursor:pointer;
    position: relative;
    vertical-align: top;
  }
  .footermobile td:hover{
    background: #00000099;
    border-radius: 10px;
  }
  .footermobile img{
    height: 33px !important;
    width: auto;
    margin: 0 auto;
    display: block;
  }
}
@media (max-width:450px){
  .footermobile h5{
    position:absolute;
    bottom:2px;
    font-weight: 100;
    font-size: 3.4vw;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}

/* LOGIN Mobile */



  /* 404 Not found */
  .containerror{
    margin-top: 150px;
  }
  .incontainerror{
    text-align: center;
    font-size: 40px;
  }
/* 404 Not found */






/* Post Category */
.x-term-and-condition .category-post h2{
  display: none;
}
.x-term-and-condition .category-post ul{
  padding: 0;
  margin: 0;
}

.x-term-and-condition .category-post li{
  list-style: none;
  padding: 0;
  margin: 0;
}
.x-term-and-condition .category-post li.current-cat a{
  background:linear-gradient(180deg,#f52867 30%,#bf001d);
}
.x-term-and-condition .category-post ul li a{
  padding: 11px 3px;
  margin-bottom: 9px;
  display: block;
  color: #fff;
  background: #00000063;
  border-radius: 9px;
}
@media (max-width:767px){
  .x-term-and-condition .category-post ul{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
} 

  .x-term-and-condition .category-post ul li a{
    padding: 10px 5px;
    margin:0 5px;
    margin-bottom:10px;
    height: 100%;
    display: flex;
    text-align: center;
    align-content: center;
    justify-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
  }
}
.x-term-and-condition .pages-post{
  text-align: center;
  margin-top: 10px;
}
.x-term-and-condition .pages-post a,.x-term-and-condition .pages-post span{
  display:inline-block;
  background: linear-gradient(180deg,#505050 30%,#262626);
  padding: 10px;
  border-radius:10px;
}
.x-term-and-condition .pages-post span{
  background: linear-gradient(180deg,#f52867 30%,#bf001d);

}
/* Post Category */


