/*-------------- Owl crousel ---------------*/

  .owl-carousel .owl-item img {
    width: auto;
    margin: 0 auto;
    width: auto;
  }
  
  .main_heading {
    font-size: 48px;
    line-height: 60px;
    color: #15161a;
    font-weight: 400;
    text-align: center;

  } 
  .main_discription{
    font-size: 16px;
    color: #757575;
    font-weight: 400;
    text-align: center;
  }
  .main_text {
    font-size: 32px;
    color: #111111;
    font-weight: 400;
  }

  .sec_main_heading{
    font-size: 57px;
    line-height: 80px;
    color: #15161a;
    font-weight: 900;
  }

/* SLIDER */
  #slider{
    position: relative;
  }
  #slider .owl-nav {
    display: none;
  }
  #slider .slide_btn {
  text-align: left;
  }
  
  #slider .slider-content {
    position: absolute;
    top: 38%;
    transform: translateY(-50%);
    left: 6%;
    right: 60%;
  }
  #slider-product  {
    position: absolute;
    left: 6%;
    bottom: 0px;
    z-index: 1;
  }
  #slider-product h3.product_heading {
    background: #202126;
    padding: 14px 20px;
    font-size: 26px;
    display: inline-block;
    line-height: 30px;
    color: #ffffff;
    font-weight: 400;
}
  #slider .slider-content h1{
    font-size: 60px;
    line-height: 80px;
    color: #ffffff;
    font-weight: 600;
  }
  #slider .slider-content h2{
    font-size: 16px;
    line-height: 26px;
    color: #6a6c74;
    font-weight: 400;
  }
  a.btnn {
    background: #ff7112;
    padding: 10px 30px;
    font-size: 16px;
    line-height: 42px;
    color: #ffffff;
    font-weight: 400;
  }


  /* *********about us ************/

  #about .about_heading {
    font-size: 22px;
    letter-spacing: 3px;
    line-height: 22px;
    color: #ff7112;
    font-weight: 800;
    position: relative;
    text-align: left;
  }
  #about .about_heading:after {
    content: "";
    width: 50px;
    height: 3px;
    top: 21px;
    margin-left: 10px;
    position: absolute;
    background: #ff7112;
  }
  #about .about-box p{
    font-size: 16px;
    line-height: 26px;
    color: #6a6c74;
    font-weight: 400;
  }
  #about{
    background: #ffffff;
  }
  #about .destination_box {
    padding: 10px 30px;
    background: #322940;
    border-radius: 10px;
  }
  #about .destination_box h6 {
    font-size: 18px;
    color: #ffffff;
    font-weight: 600;
  }
  #about .phone-text{
    display: inline-flex;
  }
  #about .phone-text i {
    font-size: 21px;
    margin-right: 10px;
    color: #ff7112;
    transform: rotate(-38deg);
  }
  #about a.btno {
    background: #ff7112;
    padding: 10px 27px;
    font-size: 16px;
    line-height: 52px;
    color: #ffffff;
    font-weight: 400;
  }
  #about span.phone-text a {
    font-size: 20px;
    line-height: 24px;
    color: #222222;
    font-weight: 600;
    text-align: center;
  }
  #about .phone-heading {
    font-size: 16px;
    line-height: 26px;
    color: #222222;
    font-weight: 600;
  }

  /************** Categories ****************/

  #categories {
    background: #15161a;
  }
  #categories .owl-nav {
    position: absolute;
    right: 0px;
    top: -8em;
  }
  #categories .main_heading{
    font-size: 48px;
    line-height: 60px;
    color: #ffffff;
    font-weight: 400;
    text-align:left;
  }
  #categories .owl-carousel .owl-nav button.owl-prev:hover{
    background: #ff7112;
    border: none;
  }
  #categories .owl-carousel .owl-nav button.owl-next:hover{
    background: #ff7112;
    border: none;
  }
  #categories .owl-carousel .owl-nav button.owl-prev,#categories .owl-carousel .owl-nav button.owl-next {
    background: none;
    color: inherit;
    border: none;
    border-radius: 0px;
    width: 50px;
    margin: 0px 10px;
    height: 50px;
    color: #fff;
    border: 1px solid #fff;
    padding: 0 !important;
    font: inherit;
    font-size: 12px;
  }
  #categories .star-rating {
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: star;
    color: #fdce38;
  }
  #categories .star-rating::before {
    content: "\73\73\73\73\73";
    color: #d3ced2;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
  }
  #categories .star-rating span::before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0;
  }
  #categories .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
  }
  #categories .star-rating {
    display: inline-block;
  }
  #categories .product_heading a{
    font-size: 26px;
    line-height: 28px;
    color: #ffffff;
    font-weight: 700;
  } 
  #categories .custom-categories-price {
    font-size: 20px;
    line-height: 32px;
    color: #ffffff;
    font-weight: 400;
  }
  #categories .custom-categories-price ins{
    text-decoration: none;
  }
  #categories del span{
    display:none; ;
  }


  /****************Events Section********************/

  #event img.test-image {
    width: 100%;
    height: 100%;
  }
  #event .desti-box{
    border: 1px solid;
    border-left: 0px;
  }

  #event .event-content {
    position: relative;
    padding: 55px 10px;
    background: #fff;
  }
  #event a.btno {
    padding: 12px 25px;
    border-radius: 0px;
    background: #ff7112;
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    text-align: center;
  }
  #event .post-title a{
    font-size: 22px;
    line-height: 32px;
    color: #15161a;
    font-weight: 700;
  }
  #event .event-content p{
    font-size: 16px;
    line-height: 26px;
    color: #6a6c74;
    font-weight: 400;
    padding-right: 55px;
  }
  #event .event_date span{
    font-size: 14px;
    line-height: 26px;
    color: #6a6c74;
    font-weight: 500;
  }
  #event .event_date {
    font-size: 14px;
    line-height: 26px;
    color: #6a6c74;
    font-weight: 500;
  }
  #event .event_date i{
    margin-right: 15px;
    color: #ff7112;
    font-size: 16px;
  }
  #event span.detail_button a {
    background: #ff7112;
    padding: 12px 22px;
    margin-right: 20px;
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 400;
  }
  #event span.ticket_btn a {
    background: #15161a;
    padding: 12px 22px;
    margin-right: 15px;
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 400;
  }

  /************Rental section*************/

  #rental .main_heading{
    font-size: 48px;
    line-height: 60px;
    color: #ffffff;
    font-weight: 400;
    text-align: center;
  }
  #rental .main_discription{
    font-size: 24px;
    line-height: 30px;
    color: #ff7112;
    font-weight: 400;
    text-align: center;
  }
  #rental .star-rating {
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: star;
    color: #fdce38;
  }
  #rental .star-rating::before {
    content: "\73\73\73\73\73";
    color: #d3ced2;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
  }
  #rental .star-rating span::before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0;
  }
  #rental .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
  }
  #rental .star-rating {
    display: inline-block;
  }
  #rental .product_heading a{
    font-size: 26px;
    line-height: 28px;
    color: #ffffff;
    font-weight: 700;
  } 
  #rental .custom-rental-price {
    position: absolute;
    right: 0px;
    line-height: 22px;
    font-size: 20px;
    color: #ff7112;
    font-weight: 600;
  }
  #rental p.feature{
    font-size: 16px;
    line-height: 26px;
    color: #6a6c74;
    font-weight: 400;
  }
  #rental .model_name{
    font-size: 16px;
    line-height: 26px;
    color: #6a6c74;
    font-weight: 400;
  }
  #rental .custom-rental-price ins{
    text-decoration: none;
  }
   #rental del span{
    display:none; ;
  }
  #rental {
    background: #15161a;
  }
  #rental img.attachment-rental.size-rental.wp-post-image {
    width: 100%;
  } 
  #rental .rent_btnn a {
    padding: 13px 25px;
    background: #2a2c31;
    font-size: 15px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 400;
  }
  #rental .rent_btnn a:hover{
    background: #ff7112;
  }
  #rental .rent_btn{
    text-align: center;
  }

   #rental .rent_btn a {
    padding: 13px 25px;
    background: #2a2c31;
    font-size: 15px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 400;
  }
  #rental .rent_btn a:hover{
    background: #ff7112;
  }


  /*************Testimonial***************/
  
  #testimonial h5.post-title{
    font-size: 20px;
    line-height: 26px;
    color: #15161a;
    font-weight: 700;
    text-align: center;
  }
  #testimonial p.designation{
    font-size: 14px;
    line-height: 22px;
    color: #ff7112;
    font-weight: 600;
    text-align: center;
  }
  #testimonial p.content{
    font-size: 16px;
    line-height: 25px;
    color: #6a6c74;
    font-weight: 400;
    text-align: center;
  }
  #testimonial .testibox img {
    width: 26%;
    display: inline-block;
    border-radius: 67px;
  }
  #testimonial .testi_content {
    border: 1px solid #e4e4e4;
    bottom: 55px;
    position: relative;
    padding: 80px 15px 15px 15px;
  }
  #testimonial .media{
    text-align: center;
    position: relative;
    z-index: 1;
  }
  #testimonial hr {
    height: 4px !important;
    width: 42px;
    position: relative;
    margin: 0 auto;
    background: #ff7112;
    opacity: 1;
  }
  #testimonial .Stars {
    --percent: calc(var(--rating) / 5 * 100%);
    display: inline-block;
    font-size: 20px;
    line-height: 1;
    color: #fff;
  } 
  #testimonial .Stars:before {
    content: '★★★★★';
    letter-spacing: 3px;
    background:  #efc050;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  #testimonial .owl-carousel .owl-nav button.owl-prev, #testimonial .owl-carousel .owl-nav button.owl-next {
    background: #15161a;
    color: inherit;
    border: none;
    border-radius: 0px;
    width: 50px;
    height: 50px;
    color: #fff;
    padding: 0 !important;
    font: inherit;
    font-size: 13px;
  }
  #testimonial button.owl-prev {
    position: absolute;
    left: -6%;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    outline: none!important;
  }
  #testimonial button.owl-next {
    position: absolute;
    right: -6%;
    outline: none!important;
    top: 50%;
    transform: translateY(-50%);
    border: none;
  }
  #testimonial .owl-carousel .owl-nav button.owl-next:hover{
    background:#ff7112;
  }
  #testimonial .owl-carousel .owl-nav button.owl-prev:hover{
    background:#ff7112;
  }
  #testimonial .media:after {
    content: "\f10e";
    z-index: 1;
    position: absolute;
    right: -85px;
    bottom: 0px;
    font-family: 'FontAwsome';
    opacity: 1;
    height: 53px;
    width: 45px;
    text-align: center;
  }
  #testimonial h3.main_heading {
    text-align: center;
  }
  #testimonial .main_discription{
    text-align: left;
    font-size: 14px;
    line-height: 25px;
    color: #757575;
    font-weight: 400;  }

  #testimonial .owl-dots {
   display: none;
  }

  /****************Services Section********************/
  #services .rep_mainbox i {
    font-size: 45px;
    padding: 38px 34px;
    width: 125px;
    font-family: 'FontAwesome';
    font-family: 'Font Awesome 5 Free';
    height: 120px;
    background: #2b2c30;
    margin-top: 35px;
    color: #ffffff;
    border-radius: 76px;
  } 
  #services h5.repnumber {
    opacity: 0.102;
    font-size: 60px;
    color: #000000;
    position: relative;
    font-weight: 700;
    text-align: left;
  }
  #services .owl-nav{
    display: none;
  }
  #services .rep_mainbox h6 {
    font-size: 24px;
    line-height: 32px;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
  }
  #services .rep_mainbox p{
    font-size: 16px;
    line-height: 26px;
    color: #8f929d;
    font-weight: 400;
    text-align: center;
  }
  #services .rep_mainbox {
    background: #232428;
    padding: 10px 25px;
    position: relative;
  }
  #services .main_heading {
    color: #ffffff;
  }
  #services .rep_mainbox:hover i {
    background: #ff7112;
  }
  #services .rep_mainbox:hover h6{
    color: #ff7112;
  }
  #services {
    background: #15161a;
  }
  #services .serv-box:hover .rep_mainbox:after {
    content: "";
    width: 90%;
    height: 8px;
    background: #ff7112;
    bottom: -8px;
    z-index: 0;
    right: 0px;
    margin: 0 auto;
    left: 0px;
    position: absolute;
  }
  #services .serv-box:hover .rep_mainbox:before {
    content: "";
    width: 90%;
    height: 8px;
    background: #ff7112;
    top: -8px;
    z-index: 0;
    right: 0px;
    margin: 0 auto;
    left: 0px;
    position: absolute;
  }

  /*************Gallery*****************/

.gallery-box figure.projects-img {
  position: relative;
  overflow: hidden;
  text-align: center;
  -webkit-perspective: 50em;
  perspective: 50em;
}
.gallery-box figure.projects-img * {
  -webkit-box-sizing: padding-box;
  box-sizing: padding-box;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  object-fit: cover;
}
.gallery-box img{
  width:100%;
  height:auto;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.gallery-box{
  -webkit-column-count:3;
  -moz-column-count:3;
  column-count:5;
  -webkit-column-gap:0px;
  -moz-column-gap:0px;
  column-gap:0px;
}
.gallery-box figure.projects-img {
  max-width: 100%;
  vertical-align: top;
}
.gallery-box figcaption{
  top: 58%;
  left: 10%;
  right: 10%;
  position: absolute;
  opacity: 0;
  z-index: 1;
  margin: 0 auto;
}

.gallery-box figure{
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.gallery-box figure img{
  webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  width: 100%;
} 

#gallery a.galybtn  {
    padding: 13px 25px;
    background: #ff7112;
    font-size: 15px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 400;
}

/**************Sale Product **************/

  #product_sale span.discount_amt {
    position: absolute;
    right: 10px;
    top: 10px;
    background: #ff7112;
    padding: 2px 10px;
    font-size: 14px;
    line-height: 22px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
  } 

  #product_sale .main_heading{
    font-size: 48px;
    line-height: 60px;
    color: #ffffff;
    font-weight: 400;
    text-align: center;
  }
  #product_sale span.sale_cart a {
    padding: 10px 35px;
    background: #2a2c31;
    font-size: 16px;
    line-height: 26px;
    margin-right: 19px;
    color: #ffffff;
    font-weight: 400;
  }
  #product_sale .main_discription{
    font-size: 24px;
    line-height: 60px;
    color: #ff7112;
    font-weight: 400;
    text-align: center;
  }
  #product_sale .star-rating {
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: star;
    color: #fdce38;
  }
  #product_sale .star-rating::before {
    content: "\73\73\73\73\73";
    color: #d3ced2;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
  }
  #product_sale .star-rating span::before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0;
  }
  #product_sale .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
  }
  #product_sale .star-rating {
    display: inline-block;
  }
  #product_sale .product_heading a{
    font-size: 26px;
    line-height: 28px;
    color: #ffffff;
    font-weight: 700;
  } 
  #product_sale .custom-sale-price {
    position: absolute;
    right: 0px;
    font-size: 26px;
    line-height: 22px;
    color: #ff7112;
    font-weight: 600;
  }
  #product_sale p.feature{
    font-size: 16px;
    line-height: 26px;
    color: #6a6c74;
    font-weight: 400;
  }
  #product_sale .model_name{
    font-size: 16px;
    line-height: 26px;
    color: #6a6c74;
    font-weight: 400;
  }
  #product_sale .custom-sale-price ins{
    text-decoration: none;
  }
   #product_sale del span{
    font-size: 26px;
    line-height: 22px;
    text-decoration: line-through;
    color: #444650;
    font-weight: 600;
  }
  #product_sale {
    background: #15161a;
  }
  #product_sale img.attachment-product_sale.size-product_sale.wp-post-image {
    width: 100%;
  } 
  #product_sale .rent_btnn a {
    padding: 13px 25px;
    background: #2a2c31;
    font-size: 15px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 400;
  }
  #product_sale .rent_btnn a:hover{
    background: #ff7112;
  }

  #product_sale .yith-wcwl-add-button span{
    display: none;
  }

  #product_sale .yith-wcwl-add-button a i {
    position: absolute;
    width: 40px;
    height: 42px;
    font-size: 18px;
    padding: 12px 11px;
    font-family: 'FontAwesome';
    color: #fff;
    border-radius: 0px;
    background: #2a2c31;
    vertical-align: sub;
  }
  #product_sale .feedback {
    display: none;
  }
  #product_sale  i.yith-wcwl-icon.fa.fa-heart {
    font-weight: 100;
  }
  #product_sale .yith-wcwl-wishlistaddedbrowse a {
    font-size: 0;
    position: relative;
  }
  #product_sale .yith-wcwl-wishlistexistsbrowse a{
  font-size: 0px;
  position: absolute;
  }
  #product_sale .inner_product:hover .yith-wcwl-wishlistexistsbrowse a:after{
    opacity: 1;
  }
  #product_sale .inner_product:hover .yith-wcwl-wishlistaddedbrowse a:after{
    opacity: 1;
  }
  #product_sale .yith-wcwl-wishlistaddedbrowse {
    display: flex;
  }
  #product_sale a.added_to_cart.wc-forward {
    margin-left: 49px;
    padding: 10px !important;
  }
  .yith-wcwl-wishlistaddedbrowse a:after,.yith-wcwl-wishlistexistsbrowse a:after{
    content: '\f004';
    font-size: 18px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    background:#2a2c31;
    opacity: 1;
    color: #ffffff;
    border-radius: 0px;
    position: absolute;
    padding: 9px 10px;
    width: 41px;
    height: 42px;
    top: 0;
    left: 0;
    display: inline;
  }
  .yith-wcwl-wishlistaddedbrowse {
    position: absolute;
  }
  #product_sale span.wishlist {
    position: relative;
    bottom: 44px;
    left: 166px;
  }
  #product_sale .inner_product:hover .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt{
    display: block;
  }

  /*****************blog section***********/

  #blog{
    background: #ffffff;
  }

  #blog .bolg-box {
    padding: 25px 0px;
  }
  #blog .blogss {
    position: relative;
  }
  #blog .post-date span {
    font-size: 14px;
    line-height: 22px;
    color: #6a6c74;
    font-weight: 500;
  }
  #blog .bolg-box h5.post-title{
    font-size: 22px;
    line-height: 32px;
    color: #222222;
    font-weight: 800;
  }
  #blog p.post-content {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 26px;
    color: #797979;
    font-weight: 400;
  }
  #blog .owl-nav{
    display: none;
  }
  
  #blog span.date{
    position: relative;
    margin-right: 45px;
  }
  #blog span.date:after {
    position: absolute;
    width: 15px;
    content: "";
    height: 2px;
    top: 8px;
    right: -31px;
    background: #ff7112;
  }



  /**************faetured Product **************/

  #featured_product span.discount_amt {
    position: absolute;
    right: 10px;
    top: 10px;
    background: #ff7112;
    padding: 2px 10px;
    font-size: 14px;
    line-height: 22px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
  } 
  #featured_product .main_heading{
    font-size: 48px;
    line-height: 60px;
    color: #ffffff;
    font-weight: 400;
    text-align: center;
  }
  #featured_product a.added_to_cart.wc-forward {
    margin-left: 49px;
    padding: 10px !important;
  }
  #featured_product span.sale_cart a {
    padding: 10px 35px;
    background: #2a2c31;
    font-size: 16px;
    line-height: 26px;
    margin-right: 19px;
    color: #ffffff;
    font-weight: 400;
  }
  #featured_product .main_discription{
    font-size: 24px;
    line-height: 60px;
    color: #ff7112;
    font-weight: 400;
    text-align: center;
  }
  #featured_product .star-rating {
    overflow: hidden;
    position: relative;
    height: 1em;
    margin-bottom: 12px;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: star;
    color: #fdce38;
  }
  #featured_product .star-rating::before {
    content: "\73\73\73\73\73";
    color: #d3ced2;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
  }
  #featured_product .star-rating span::before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0;
  }
  #featured_product .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
  }
  #featured_product .star-rating {
    display: inline-block;
  }
  #featured_product .product_heading a{
    font-size: 26px;
    line-height: 28px;
    color: #ffffff;
    font-weight: 700;
  } 
  #featured_product .custom-sale-price {
    position: absolute;
    right: 0px;
    font-size: 26px;
    line-height: 22px;
    color: #ff7112;
    font-weight: 600;
  }
  #featured_product p.feature{
    font-size: 16px;
    line-height: 26px;
    color: #6a6c74;
    font-weight: 400;
  }
  #featured_product .model_name{
    font-size: 16px;
    line-height: 26px;
    color: #6a6c74;
    font-weight: 400;
  }
  #featured_product .custom-sale-price ins{
    text-decoration: none;
  }
   #featured_product del span{
    font-size: 26px;
    line-height: 22px;
    text-decoration: line-through;
    color: #444650;
    font-weight: 600;
  }
  #featured_product {
    background: #15161a;
  }
  #featured_product img.attachment-featured_product.size-featured_product.wp-post-image {
    width: 100%;
  } 
  #featured_product .rent_btnn a {
    padding: 13px 25px;
    background: #2a2c31;
    font-size: 15px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 400;
  }
  #featured_product .rent_btnn a:hover{
    background: #ff7112;
  }
  #featured_product .owl-carousel .owl-nav button.owl-prev, #featured_product .owl-carousel .owl-nav button.owl-next {
    background: #222329;
    color: inherit;
    border: none;
    border-radius: 0px;
    width: 50px;
    height: 50px;
    color: #fff;
    padding: 0 !important;
    font: inherit;
    font-size: 13px;
 }
  #featured_product button.owl-prev {
    position: absolute;
    left: -6%;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    outline: none!important;
  }
  #featured_product button.owl-next {
    position: absolute;
    right: -6%;
    outline: none!important;
    top: 50%;
    transform: translateY(-50%);
    border: none;
  }
  #featured_product .owl-carousel .owl-nav button.owl-next:hover{
    background:#ff7112;
  }
  #featured_product .owl-carousel .owl-nav button.owl-prev:hover{
    background:#ff7112;
  }

   #featured_product .yith-wcwl-add-button span{
    display: none;
  }

  #featured_product .yith-wcwl-add-button a i {
    position: absolute;
    width: 40px;
    height: 42px;
    font-size: 18px;
    padding: 12px 11px;
    font-family: 'FontAwesome';
    color: #fff;
    border-radius: 0px;
    background: #2a2c31;
    vertical-align: sub;
  }
  #featured_product .feedback {
    display: none;
  }
  #featured_product  i.yith-wcwl-icon.fa.fa-heart {
    font-weight: 100;
  }
  #featured_product .yith-wcwl-wishlistaddedbrowse a {
    font-size: 0;
    position: relative;
  }
  #featured_product .yith-wcwl-wishlistexistsbrowse a{
  font-size: 0px;
  position: absolute;
  }
  #featured_product .inner_product:hover .yith-wcwl-wishlistexistsbrowse a:after{
    opacity: 1;
  }
  #featured_product .inner_product:hover .yith-wcwl-wishlistaddedbrowse a:after{
    opacity: 1;
  }
  #featured_product .yith-wcwl-wishlistaddedbrowse {
    display: flex;
  }
  .yith-wcwl-wishlistaddedbrowse a:after,.yith-wcwl-wishlistexistsbrowse a:after{
    content: '\f004';
    font-size: 18px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    background:#2a2c31;
    opacity: 1;
    color: #ffffff;
    border-radius: 0px;
    position: absolute;
    padding: 9px 10px;
    width: 41px;
    height: 42px;
    top: 0;
    left: 0;
    display: inline;
  }
  .yith-wcwl-wishlistaddedbrowse {
    position: absolute;
  }
  #featured_product span.wishlist {
    position: relative;
    bottom: 44px;
    left: 166px;
  }
  #featured_product .inner_product:hover .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt{
    display: block;
  }


/*****************Newsletter***************/


  #newsletter .newsletter_text h6{
    font-size: 48px;
    line-height: 70px;
    color: #15161a;
    font-weight: 400;
  }
  #newsletter  {
    background: #ffffff;
  }
  #newsletter input.wpcf7-form-control.has-spinner.wpcf7-submit {
    position: absolute;
    padding: 10px 25px;
    right: 7px;
    background: #15161a;
    top: 5px;
    font-size: 15px;
    line-height: 23px;
    color: #ffffff;
    font-weight: 400;
  }
  #newsletter .Shortcode:after {
    content: "\f0e0";
    position: absolute;
    left: 18px;
    font-size: 20px;
    font-family: 'Font Awesome 5 Free';
    top: 13px;
    color: #000;
  }
  #newsletter input[type="email"]::placeholder{  
    font-size: 16px;
    line-height: 26px;
    color: #6a6c74;
    font-weight: 400;
  }
  #newsletter input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-email {
    padding: 15px 15px 15px 50px;
    border-radius: 0px;
    border: none;
    background: #f6f6f6;
  }
  #newsletter .Shortcode {
    position: relative;
    width: 75%;
    margin: 0 auto;
  }
  #newsletter .newsbox {
    width: 70%;
    margin: 0 auto;
  }
  
  #newsletter {
    position: relative;
  }
