
html {
    overflow-y: auto;
    margin: 0 !important;
    margin-top: 0 !important;
}
div#wpadminbar {
    display: none;
}
.slick-prev:focus, .slick-next:focus{
  background: #ffffff !important;
}
/* .aos-animate{
  display: none;;
} */

#slider .owl-carousel .owl-item img{
  width: 100% !important;
}

button.owl-dot {
    border-radius: 50%;
}
.owl-nav button {
    z-index: 3;
    cursor: pointer !important;
}
.task-inner .main-task-inner-wrapper:nth-child(1).aos-animate{

  animation-name: fade-right !important;
  visibility: visible;
  animation-duration: 0s;
  transition-delay: 0s !important;
}

.task-inner .main-task-inner-wrapper img.arrow-img:nth-child(2){
  visibility: visible;
  animation-duration: 2s;
  transition-delay: 1s !important;
}
.task-inner .main-task-inner-wrapper:nth-child(2).aos-animate{
  -webkit-animation-name: fade-up;
  animation-name: fade-up !important;
  visibility: visible;
  animation-duration: 2s;
  transition-delay: 2s !important;
}
.task-inner .main-task-inner-wrapper:nth-child(3).aos-animate{
  -webkit-animation-name: fade-down;
  animation-name: fade-down !important;
  visibility: visible;
  animation-duration: 3s;
  transition-delay: 3s !important;
}

@-webkit-keyframes shine {
  from {-webkit-mask-position: 150%; } to {-webkit-mask-position: -50%; }
}
/* ------------------ Testimonials ----------------  */

#testimonials .testimonials-head{
  text-align: center;
  margin-bottom: 0rem;
}
#testimonials .testimonials-head h3{
  letter-spacing: 0px;
}
#blog .blog-head h3
{
  letter-spacing: 0px;
}
.blog-share{
  float: right;
  cursor: pointer;
}
.blog-share i{
  font-size: 24px;
  color: #4bcdfc;
}
.blog-share{
    border: 1px solid transparent;
    padding: 5px 10px 5px 10px;
    border-radius: 8px 0px;
    margin-top: -10px;
}
.blog-share:hover{
  border: 1px solid #4bcdfc;
}
.blog-share-icon {
    margin-top: 7em;
    margin-left: -10em;
    margin-bottom: -2em;
}
.blog-share-icon a {
    margin-right: 5px;
    background-color: var(--heading-text-color);
    padding: 8px;
    border-radius: 5px 0px;
}
.blog-share-icon a:hover {
    background-color: #4bcdfc;
    color: var(--heading-text-color);
}
.blog-comments i {
    color: #4bcdfc;
}
.blog-comments span{
  font-size: 13px;
}
.blog-contents:hover {
  background-size: cover;
}
#blog .owl-carousel .owl-dot, #our-clients .owl-carousel .owl-dot {
  padding: 4px;
  padding: 5px;
  border: none;
  margin-right: 9px;
  background-color: #d9d9d9;
}
.shortcode_text{
  margin-top: 3%;
  color: #9d9d9e;
}
.owl-carousel .owl-item img {
  width: auto;
  margin: 0 auto;
}

button.owl-next.disabled, button.owl-prev.disabled {
  background: #bbb;
}


                                            /* My Custom Css */

/* Heading And Sub Heading */
.bp-heading h2,h2.iwy-head,.nr-head h2,.testi-headigs h2,.c-headings h2,.blog-heading h2,h2.bs-heading,.product-head h2 {
  font-family: 'Plus Jakarta Sans';
  font-size: 48px;
  font-weight: 700;
  line-height: 50px;
  letter-spacing: 0em;
  color: #000000;
  padding: 0
}
h2.iwy-head,.nr-head h2,.testi-headigs h2,.c-headings h2,.blog-heading h2,h2.bs-heading,.product-head h2 {
  text-align: center;
}
.bp-heading,h2.iwy-head,.nr-head,.testi-headigs,.c-headings,.blog-heading,.bs-head,.product-head {
  padding-bottom: 50px;
}

/* Slider */
#slider{
  padding-bottom: 30px;
}
h1.slider-head {
  font-family: 'Plus Jakarta Sans';
  font-size: 64px;
  font-weight: 700;
  line-height: 100px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffffff;
  padding: 0;
}
a.slider-btn {
  font-family: 'Plus Jakarta Sans';
  font-size: 20px;
  font-weight: 500;
  line-height: 10px;
  letter-spacing: 0em;
  text-align: left;
  color: #DBB600;
  width: 240px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  border-radius: 3px;
  margin-top: 40px;
}
.slider-inner-wrapper {
  position: relative;
}
a.slider-btn:hover{
  background-color: transparent;
  border: 2px solid #ffffff;
  color: #ffffff
}
div#slide-1 .slide-text {
  position: absolute;
  top: 50%;
  width: 45%;
  left: 6%;
  transform: translateY(-50%);
}
div#slide-2 .slide-text {
  position: absolute;
  top: 50%;
  width: 50%;
  right: 3%;
  transform: translateY(-50%);
}
div#slide-2 .slide-text h1.slider-head{
  text-align: center;
}
div#slide-2 .slide-text a.slider-btn{
  margin: 40px auto 0;
}

/* Banner Product */
.bp-inner-wrapper {
  display: grid;
  grid-template-columns: 3fr 1fr;
  grid-gap: 30px;
}
.bp-banner {
  background-color: #004E97;
  position: relative;
  display: flex;
  align-items: center;
  border-radius: 5px;
}
.b-text h3 {
  font-family: 'Plus Jakarta Sans';
  font-size: 40px;
  font-weight: 700;
  line-height: 54px;
  letter-spacing: 0em;
  text-align: center;
  color: #ffffff;
  width: 100%;
  max-width: 340px;
  margin: 0 auto;
}
.b-text a {
  font-family: 'Plus Jakarta Sans';
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: center;
  color: #ffffff;
  width: 200px;
  height: 60px;
  background-color: #DBB600;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 30px auto 0;
  transition: 0.3s ease;
}
.b-text a:hover {
  border: 2px solid #dbb600;
  background-color: transparent;
  color: #dbb600;
}
img.arrow-img {
  position: absolute;
  top: 0;
  right: 0;
  width: 70%;
}
.bp-banner .container {
  display: flex;
  align-items: center;
  padding: 0 50px;
}
.p-text-wrap {
  padding-left: 25px;
}
.p-details {
  display: flex;
  align-items: center;
  padding: 5px 0;
}
.p-details:nth-child(2){
  border-top: 1px solid #D3D3D3;
  border-bottom: 1px solid #D3D3D3;
}
.b-text{
  width: 41%;
}
h5.p-title a {
  font-family: 'Plus Jakarta Sans';
  font-size: 20px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: left;
  color: #000000;
}
p.writer-name {
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: left;
  color: #b1b1b1;
  margin: 5px 0;
}
.p-price span {
  font-family: 'Plus Jakarta Sans';
  font-size: 20px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: left;
  color: #b1b1b1;
}
.p-review i{
  font-size: 12px!important;
  color: #DBB600!important;
}
.star-rating span{
  display: none;
}
.p-review {
  margin-bottom: 5px;
}
.bp-wrapper{
  position: relative;
}
.side-img{
  position: absolute;
  top: 0;
  left: 0
}
.p-img-div img {
  width: 110px;
  height: 155px;
}

/* Best Selleing */
.bs-wrap.slick-slide {
  margin: 0 25px;
}
.bs-slide .slick-list.draggable {
  margin: 0 -25px;
}
.bs-pills {
  justify-content: space-between;
  text-align: center;
  border-bottom: 1px solid #BFBFBF;
}
li.bs-item {
  width: 25%;
  margin: 0 auto;
  text-align: -webkit-center;
}
.bs-link {
  font-family: 'Plus Jakarta Sans';
  font-size: 24px;
  font-weight: 400;
  line-height: 41px;
  letter-spacing: 0em;
  text-align: left;
  padding-bottom: 30px;
}
.bs-slide {
  padding-top: 50px;
}
.bs-images {
  display: flex;
  justify-content: center;
}
.bs-images {
  padding: 15px 0;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}
.bs-link.active {
  border-bottom: 5px solid #DBB600;
  width: 100%;
  text-align: center;
}
.bs-title a {
  font-family: 'Plus Jakarta Sans';
  font-size: 20px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: left;
  color: #000000;
}
.bs-text {
  padding-top: 15px;
}

/* Video */
.offer-head h5:after{
  left: 46rem;
}
.video{
  position: relative;
}
.v-video {
  position: relative;
}
.v-video{
  position: relative;
  text-align: center;
}
.video-img {
  position: absolute;
  transition: all 0.3s;
  left: 0;
  width: 100%;
  height: 100%;
}
img.play-img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  cursor: pointer;
}
.v-overlay {
  background: #000000B2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
img.play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 99;
  cursor: pointer;
  border: 8px solid #353535;
  border-radius: 50%;
  padding: 5px;
}

/* Info */
.info .container {
  max-width: 1450px;
}
.info-div {
  display: grid;
  justify-content: center;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  align-items: center;
  grid-gap: 35px;
}
.info-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #D3D3D3;
  border-radius: 10px;
  padding: 40px 25px;
}
.info-text h4 {
  font-family: 'Plus Jakarta Sans';
  font-size: 32px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: right;
}
.info-text p {
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: right;
}

/* Image With text */
.iwt .container {
  max-width: 1450px;
}
.iwt-inner-wrapper .row {
  align-items: end;
}
h3.iwt-title {
  font-family: 'Plus Jakarta Sans';
  font-size: 40px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0em;
  text-align: left;
  color: #000000;
}
p.iwt-text {
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0em;
  text-align: left;
  color: #5c5c5c;
  margin: 50px 0;
}
a.iwt-btn {
  font-family: 'Plus Jakarta Sans';
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: center;
  color: #ffffff;
  width: 220px;
  height: 65px;
  background-color: #DBB600;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  transition: 0.3s ease-in;
}
a.iwt-btn:hover {
  border: 2px solid #dbb600;
  background-color: transparent;
  color: #dbb600;
}
.iwt-text {
  margin-bottom: 15px;
}

/* Product */
.product-content {
  display: flex;
  justify-content: space-between;
}
.product-text-div {
  padding-top: 5px;
  text-align: center;
}
.product-text-div p.writer-name {
  text-align: center;
}
.product-images img{
  width: 100%;
}
.product-wrap {
  padding: 0 50px;
  border-right: 1px solid #CFCFCF;
}
.product-wrap:nth-child(1){
  padding-left: 0;
}
.product-wrap:nth-child(5){
  padding-right: 0;
  border: none;
}

/* Single Product */
.sp-wrap {
  display: grid;
  grid-template-columns: 45% 55%;
}
.sp-wrap {
  display: grid;
  grid-template-columns: 45% 55%;
  padding: 30px 100px;
  align-items: center;
}
.sp-content {
  border-radius: 20px;
}
.sp-price span {
  font-family: 'Plus Jakarta Sans';
  font-size: 32px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0em;
  text-align: left;
  color: #000000;
}
h5.sp-title {
  margin: 30px 0 20px;
}
h5.sp-title a {
  font-family: 'Plus Jakarta Sans';
  font-size: 40px;
  font-weight: 800;
  line-height: 34px;
  letter-spacing: 0em;
  text-align: left;
  color: #000000;
}
.sp-text-div p {
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0em;
  text-align: left;
  color: #000000;
}
.buy-btn {
  font-family: 'Plus Jakarta Sans';
  font-size: 20px;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: 0em;
  text-align: left;
  width: 200px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #000000;
  color: #ffffff;
}
.buy-btn:hover{
  background-color: transparent;
  border: 2px solid #ffffff;
  color: #ffffff;
}


/* New Release */
.nr-content {
  display: grid;
  grid-template-columns: 1fr 1fr 2fr;
  grid-template-areas: 'a b e e'
                       'c d e e';
  grid-column-gap: 70px;
  grid-row-gap: 30px;
}
.nr-wrap:nth-child(1){
  grid-area: a;
  justify-self: center;
}
.nr-wrap:nth-child(2){
  grid-area: b;
  justify-self: center;
}
.nr-wrap:nth-child(3){
  grid-area: c;
  justify-self: center;
}
.nr-wrap:nth-child(4){
  grid-area: d;
  justify-self: center;
}
.nr-wrap:nth-child(5){
  grid-area: e;
  justify-self: center;
}
.nr-text a {
  font-family: 'Plus Jakarta Sans';
  font-size: 20px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: left;
  color: #3b3b3b;
}
.nr-text {
  padding-top: 10px;
}

/* Testimonial */
.testi-inner {
  background-repeat: no-repeat;
  padding: 60px 0;
}
.testimonial-text-section {
  background-color: #ffffff;
  border-radius: 20px;
  padding: 40px 40px 50px;
  width: 100%;
  max-width: 590px;
}
h4.testi-title {
  font-family: 'Plus Jakarta Sans';
  font-size: 32px;
  font-weight: 800;
  line-height: 41px;
  letter-spacing: 0em;
  text-align: center;
  color: #000000;
  padding: 0
}
p.testi-designation {
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0em;
  text-align: center;
  color: #000000;
}
.testi-quotes{
  display: flex;
  justify-content: space-between;
}
.testi-quotes i {
  font-size: 44px !important;
  color: #DBB600 !important;
}
.testimonial-text p {
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  font-weight: 400;
  line-height: 41px;
  letter-spacing: 0em;
  text-align: center;
  color: #000000;
}
.testi-review{
  text-align: center;
}
.testi-review i:before {
  font-size: 20px ;
  color: #dbb600 ;
  padding-right: 5px ;
}
.testimonials-content .owl-dots {
  display: flex;
  position: relative;
  left: 15rem;
  margin-top: 20px;
}
.testimonials-content .owl-dots .owl-dot {
    width: 12px;
    height: 12px;
    border-radius: 0;
    background-color: #D9D9D9;
}
.testimonials-content .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
  border-radius: 0;
  background-color: #D9D9D9;
  border: none;
  margin: 0 5px;
}
.testimonials-content .owl-dots .owl-dot.active{
  width: 30px;
  background-color: #dbb600
}

/* Categories */
.c-box {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 10px;
}
.c-contents {
  position: relative;
}
h6.c-title {
  position: absolute;
  bottom: 15px;
  right: 25px;
}
h6.c-title a {
  font-family: 'Plus Jakarta Sans';
  font-size: 20px;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffffff;
}
.cat-btn a {
  font-family: 'Plus Jakarta Sans';
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: center;
  color: #ffffff;
  width: 220px;
  height: 65px;
  background-color: #DBB600;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  transition: 0.3s ease-in;
  margin: 50px auto 0;
}
.cat-btn a:hover {
  border: 2px solid #dbb600;
  background-color: transparent !important;
  color: #dbb600;
}

/* Blog */
.blog-info {
  display: grid;
  grid-template-columns: 35% 62%;
  grid-gap: 15px;
  align-items: center;
}
span.blog-date {
  font-family: 'Plus Jakarta Sans';
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  letter-spacing: 0em;
  text-align: left;
  color: #959595;
}
.blog-title {
  margin: 10px 0 0;
}
.blog-title a {
  font-family: 'Plus Jakarta Sans';
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
  letter-spacing: 0em;
  text-align: left;
  color: #000000;
}
.blog-title p {
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: left;
  color: #818181;
  width: 100%;
  max-width: 73%;
  margin: 10px 0;
}
a.blog-read-btn {
  font-family: 'Plus Jakarta Sans';
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  color: #dbb600;
}
a.blog-read-btn i{
  font-size: 20px;
  color: #dbb600
}
a.blog-btn{
  font-family: 'Plus Jakarta Sans';
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: center;
  color: #ffffff;
  width: 220px;
  height: 65px;
  background-color: #DBB600;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  transition: 0.3s ease-in;
  margin: 50px auto 0;
}
a.blog-btn:hover {
  border: 2px solid #dbb600;
  background-color: transparent;
  color: #dbb600;
}
