@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
  font-family: 'Poppins', sans-serif;
}

.tsb {
  font-weight: 600;
}

.tb {
  font-weight: 700;
}

.twr {
  font-weight: 400;
}

.rr {
  font-family: sans-serif;
  font-weight: 400;
}

.rb {
  font-family: sans-serif;
  font-weight: 700;
}

.navbar-brand img {}

.rashi-slider {
  background: #f3e2aa;
  padding: 10px;
  border-radius: 10px;
  box-shadow: 0px 0px 9px 0px #ddd;
}

.rashi-title {
  font-size: 14px;
  font-weight: 600;
}

.button-title img {
  width: 80px;
  margin-bottom: 10px;
}

.button-title {
  background: #1d0100;
  padding: 20px;
  text-align: center;
  border-radius: 7px;
  height: 182px;
  border: 3px solid #ffaa00;
}

.button-title h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}

.myheight {
  height: 160px;
}

.myheight-0 {
  height: 0px;
}

.mybgcolor {
  background: #fff;
}

.myformtitle {
  background: #FFA500;
  padding: 10px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  border-radius: 40px;
}

.card-body {
  border-radius: 8px;
}

.gender-title {
  text-align: center;
  font-size: 16px;
  font-weight: 600;
}

.team-item .team-img img,
.blog-item .blog-img img {
  transition: .5s;
}

.team-item:hover .team-img img,
.blog-item:hover .blog-img img {
  transform: scale(1.15);
}

.blog-bg-light {
  background-color: #f3e2aa !important;
}


/* start safal css for rashi pages*/

.rashi-header {
  background: #FF0000;
  border-radius: 40px;
  height: 50px;
}

.rashi-text {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
}

.rashi-lang {
  width: 150px;
  background-color: #1d0100;
  border: 0px;
  color: #fff;
}

/* google translator */
.goog-te-combo {
  width: 200px;
  height: 30px;
}

.goog-te-combo option {
  font-size: 14px;
}

#goog-gt-tt {
  display: none !important;
}

.VIpgJd-yAWNEb-VIpgJd-fmcmS-sn54Q {
  background-color: transparent !important;
  box-shadow: 0px 0px 0px 0px !important;
}

.goog-te-gadget img {
  display: none !important;
}

.goog-te-gadget a {
  display: none !important;
}

.goog-te-gadget {
  color: transparent !important;
}

/* end safal css for rashi pages*/

/* start safal css for panchang page */

.tabcolor {
  background-color: #f7a708 !important;
}

.nav-pills .nav-link.active {
  box-shadow: 2px 3px 4px 2px grey !important;
}

/* end safal css for panchang page */


/* /start blog css/ */
.janmheight {
  height: 250px;
}

/* /end blog css/ */

/* /start blog css/ */
.gender-title {
  text-align: center;
  font-size: 16px;
  font-weight: 600;
}

.team-item .team-img img,
.blog-item .blog-img img {
  transition: .5s;
}

.team-item:hover .team-img img,
.blog-item:hover .blog-img img {
  transform: scale(1.15);
}

.blog-bg-light {
  background-color: #f3e2aa !important;
}

.heading-title {
  font-weight: 700;
  font-size: 26px;
}

.widget-list {
  padding: 0;
  margin: 0;
  position: relative;
}

.w-popular-list li {
  list-style: none;
  position: relative;
  width: 100%;
  display: table;
  float: left;
  margin-bottom: 15px;
  background: #fff;
  padding: 9px;
  border-radius: 10px;
  box-shadow: 0px 0px 4px 0px #c6c6c6;
}

.w-popular-list li .left {
  background-color: #1d1d1d;
}

.w-popular-list li .left {
  width: 100px;
  height: 75px;
  overflow: hidden;
  display: table-cell;
  vertical-align: top;
  background-color: #fafafa;
}

.w-popular-list li .img-responsive {
  position: relative;
  height: 93px;
  border-radius: 8px;
  object-fit: cover;
}

.w-popular-list li .right {
  display: table-cell;
  vertical-align: top;
  padding-left: 15px;
}

.w-popular-list li .title {
  margin: 0;
  margin-bottom: 5px;
  font-weight: 500;
  line-height: 21px;
  font-size: 14px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.w-popular-list li .title a {
  display: list-item;
}

.post-meta {
  display: block;
  width: 100%;
  position: relative;
  line-height: 20px;
}

.post-meta .post-meta-inner {
  position: relative;
  display: inline-block;
  margin: 0 !important;
}

.post-meta .post-meta-inner span {
  color: #666 !important;
}

.post-meta .post-meta-inner span {
  float: left;
  margin-right: 10px;
  color: #b0b0b0 !important;
  display: block;
  font-size: 11px;
}

.view-more-btn {
  padding: 4px 14px
}
.div-hidden{
  display: none;
}

/* /end blog css/
/start banner ads css/ */
@media (max-width: 490px) {
  .banner-ad img {
    display: none;
  }
}

/* end banner ads css */

/* start menu css */
.padding-left-right {
  padding-right: 13px !important;
  padding-left: 13px !important;
}

/* end menu css */

/* start birth detail */
.birth-div {
  padding: 10px;
  text-align: center;
  border-radius: 7px;
  border: 3px solid #ffaa00;
  background: #fff;
}

.birth-div img {
  width: 180px;
}

.birth-div h3 {
  color: #000;
  font-size: 20px;
  font-weight: 600;
}

/* end birth detail */

/* panchang css */
.mybgmaroon {
  background: #800000;
}

.mybgyoutube {
  background: #d5eeec;
}


.mybgreview {
  background: #ebdef0;
}


.text-yellow {
  color: yellow;
}

.text-maroon {
  color: #800000;
}

.text-blue {
  color: blue;
}

.d-content {
  display: contents;
}

.font-weight-size {
  font-size: 13px;
  font-weight: 600;
}

.font-weight-600-size-16 {
  font-size: 16px;
  font-weight: 600;
}

.font-size-14 {
  font-size: 14px;
}

.font-size-18 {
  font-size: 18px;
}

.font-size-16 {
  font-size: 16px;
}

.bg-orange {
  background: #FFB500;
}

.text-red {
  color: red;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  color: #fff;
  background-color: #f7a708 !important;
}

.tabbable .nav-pills {
  margin-left: 0px;
}

.mynav-link {
  color: #222 !important;
}

.table .mythead-dark th {
  color: #fff;
  background-color: #1d0100;
  border-color: #1d0100;
}

.table:not(.table-dark) thead:not(.thead-dark) th {
  color: #ffffff;
}

/* end panchange css */

/* start birth detail */
.match-div {
  padding: 10px;
  text-align: center;
  border-radius: 7px;
  border: 3px solid #ffaa00;
  background: #fff;
}

.match-div img {
  padding-top: 15px;
  width: 200px;
}

.match-div h3 {
  padding-top: 10px;
  color: #000;
  font-size: 20px;
  font-weight: 600;
}

/* end birth detail */

/*gs css*/
.mybadge {
  font-size: 20px;
  background: #f7a708;
}

.text-orange {
  color: #f7a708;
}

/*end gs css*/

/*start category product block css*/
.myproduct-block {
  border-style: solid;
  border-color: #0000000d;
  border-radius: 5px;
}

.dis {
  left: 0;
  right: 0;
}

.dis span {
  border-radius: 5px 0px;
}

.img-w-h {
  width: 100%;
  height: 100%;
}

.myprice {
  top: 93px;
}

.mybuynow-btn {
  background: #FFA825 !important;
  color: #ffffff;
  padding: 6px 16px;
}

/*end category product block css*/

/* start chart css */
.chart-block {
  background-color: white;
  margin: 20px 15px;
  padding: 20px 0px;
  border-radius: 5px;
  box-shadow: 0px -1px 4px 1px #a19999;
}

/* end chart css */

/*start rashi css*/
.box-icon {
  background-color: #FFB250;
  border-radius: 50%;
  display: table;
  height: 80px;
  margin: 0 auto;
  width: 80px;
  /*    margin-top: -55px;*/
}

.box-icon img {
  margin: 21px;
  display: block;
  position: absolute;
  overflow: hidden;
}

/*end rashi css*/

/*kundali jyitish shubhmuhrat*/
.mt-37{
  margin-top: 37px;
}
/*end kundali jyotish shubhmuhrat*/

/* border radius for panchang and chaughadiya */
.border-rad{
  border-radius: 7px;
  border: 3px solid #ffaa00;
}
/* end border radius for panchang and chaughadiya */

/* start birth detail sidebar */

.birth-img {
  width: 40px;
  padding: 1px;
  text-align: center;
  border-radius: 7px;
  border: 1px solid #ffaa00;
  background: #fff;
}

/* end birth detail sidebar*/

/*gaurav*/
/* Media Query for Mobile Devices */ 
        @media (max-width: 480px) { 
            .button-title h3 {
                color: #fff;
                font-size: 14px;
                font-weight: 500;
                line-height: 20px;
            }
            .button-title img {
                width: 75px;
                margin-bottom: 10px;
            }
            .mygap-bottom{
              margin-bottom: 20px;
            }
            .myfont-12{
              font-size: 14px !important;
              padding: 0 12px;
            }
            .kundali-sidebar{
              display: none;
            }
            .month-dropdown{
/*              width: 67px;*/
              font-size: 12px;
              padding: 0px 4px !important;
            }
            .year-dropdown{
/*              width: 67px;*/
              font-size: 12px;
              padding: 0px 4px !important;
            }
            .vikram-title{
              font-size: 12px;
            }
            .duration-500 {
                border: 1px solid #000;
            }
            #rc1{
                border: 1px solid !important;
            }
            #rc2{
                border: 1px solid !important;
            }
            .headtime{
                font-size: 14px !important;
                margin-right: 0px !important;
            }
            .calendar__task{
              font-size: 10px !important;
            }
            .container{
              padding-right: 5px;
              padding-left: 5px;
            }
            .mybgcolor{
              padding: 5px;
            }
        } 
          
        /* Media Query for low resolution  Tablets, Ipads */ 
        @media (min-width: 481px) and (max-width: 767px) { 
            .button-title h3 {
                color: #fff;
                font-size: 14px;
                font-weight: 500;
                line-height: 20px;
            } 
            .button-title img {
                width: 75px;
                margin-bottom: 10px;
            }
            .mygap-bottom{
              margin-bottom: 20px;
            }
            .myfont-12{
              font-size: 14px !important;
              padding: 0 12px;
            }
        } 
          
        /* Media Query for Tablets Ipads portrait mode */ 
        @media (min-width: 768px) and (max-width: 1024px){ 
            .button-title h3 {
                color: #fff;
                font-size: 14px;
                font-weight: 500;
                line-height: 20px;
            } 
            .button-title img {
                width: 75px;
                margin-bottom: 10px;
            }
            .mygap-bottom{
              margin-bottom: 20px;
            }
            .myfont-12{
              font-size: 14px !important;
              padding: 0 12px;
            }
            .kundali-menu-icon{
              display: none;
            }
        } 
          
        /* Media Query for Laptops and Desktops */ 
        @media (min-width: 1025px) and (max-width: 1280px){ 
            .kundali-menu-icon{
              display: none;
            }
        } 
          
        /* Media Query for Large screens */ 
        @media (min-width: 1281px) { 
            .kundali-menu-icon{
              display: none;
            }
        }