/* Should you need to overwrite any of our SCSS or LESS or SASS code need to add any custom code, We recommend that you add your code into this file, so whenever theme update is available and you update the theme, You will not lose your hard work :) */


.lang_flag{
    width: auto;
    height: 27px;
}

.top-social-icon-1 {
    margin: 0;
    padding: 0;
    display: inline-block;
    list-style: none; }
    .top-social-icon-1 li {
      text-align: center;
      margin-right: 5px;
      display: inline-block; }
      .top-social-icon-1 li:last-child {
        margin-right: 0; }
      .top-social-icon-1 li a {
        color: var(--color-primary);
        height: 40px;
        width: 40px;
        line-height: 40px;
        display: inline-block;
        font-size: 16px;
        border-radius: 6px;
        background: #ffffff; }
        .top-social-icon-1 li a:hover {
          color: #ffffff;
          background-color: var(--color-secondary); }


          .top-bar-info li i {
            font-weight: 700;
        }

.services_img{
  max-height: 300px !important;
  min-height: 300px !important;
  object-fit: cover !important;
}

/* .blog_img{
  max-height: 60%;
  min-height: 60%;
  object-fit: cover;
} */

/* .image-box{
  max-height: 60%;
  min-height: 60%;
} */

.image-box img{
  max-height: 300px;
  min-height: 300px;
  width: 100%;
  object-fit: cover;
}

.card-style1{
  max-height: 550px !important;
  min-height: 550px !important;
}

.card-style1 .card-body {
  /* position: relative;
  box-shadow: 0px 3px 10px 0px rgb(41 45 194 / 8%);
  padding: 55px 30px 30px 30px;
  background: #ffffff; */
  /* display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start; */
}


.service-single-icon{
  width: 100px !important;
}

.active-route-style{
  color: var(--color-secondary) !important;
}

.section-heading-02 .sub-title .title-img {

  background: transparent !important;

}


@media screen and (max-width: 991px){

  .navbar-toggler {
      background: #f29200;
  }
}

.force-card{
  max-height: 500px;
  min-height: 290px;
}

.footer >*{
  color: red;
  font-weight: 800 !important;
}

.footer-fixed {
  background: var(--color-secondary);
  padding: 0;
  height: 40px;
  color: #fff;
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  /* width: 100%; */
  z-index: 150;
  padding: 0 10px;
}
.footer-fixed .suivez {
  font-weight: 700;
}
.footer-fixed span.contact-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 27px;
  background: var(--color-primary);
  height: 40px;
  margin: 0;
  text-align: center;
}
.footer-fixed span.contact-icon a {
  color: #fff !important;
}
.footer-fixed > .row {
  margin: 0;
}
.footer-fixed ul li {
  float: left;
  list-style: none;
  padding: 0px 0 0 10px;
}
.footer-fixed ul li a i {
  font-size: 15px;
  color: #fff;
}

.scroll-to-top {
  bottom: 84px;
}

dl, ol, ul {
  margin-bottom: 0;
}

ol, ul {
  padding-left: 0;
}

.contact-icon {
  border-radius: 0;
}

.footer-list-style1 li a {
  font-weight: 700;
}


.card-style1-1 .card-body-1 {
  padding: 4px 30px 30px 30px;
}

.link-btn {
  position: absolute;
  bottom: 0;
  margin-bottom: 30px;
}

.page-item.active .page-link {
  background-color: var(--color-secondary);
  border-color: var(--color-secondary);
}

.page-link {
  color: var(--color-secondary);
}

.slider-fade.owl-carousel.owl-theme .owl-dots {
  bottom: 36px;
}

.top-bar-info li i {
    font-size: 20px;
}
.top-bar-info li {
    font-size: 16px;
}


.tata:last-child .process-style1::before{
  display: none !important;
}
#img_body button.btn-close {
  position: absolute;
  right: 0;
  z-index: 1;
  color: #333;
  font-size: 1.3rem;
  opacity: 1;
}


.card-style1 .card-body .icon-box {
  z-index: 999;
  border-radius: 6px;
  color: white;
  padding: 8px 15px;
  width: auto;
  height:auto;
  z-index: 999;
  top: -27px;
}
.card-style1 .card-body .icon-box-custom {
  position: absolute;
  top: -40px;
  left: 25px;
  width: 65px;
  height: 65px;
  padding: 15px;
  text-align: center;
  border-radius: 50%;
  background: #93c120;
  transition: .3s;
}

.price-tag{
    font-family: cursive;
    font-size: 25px;
    font-weight: 700;
}

.price-box{
  color: #f29200;
  margin-bottom: 56px;
  gap: 7px;
}

.card-style1 .card-body {
  padding: 25px 30px 30px 30px;
}

.cart-button{
  outline: 0;
  border: 0;
  padding: 5px 10px;
  color: #f29200;
  border-radius: 6px;
  transition: all .2s;
}

.card-style1-product{
  max-height: unset !important;
  min-height: unset !important;
}

.butn-style01.sm {
  padding: 15px 20px !important;
  font-size: 14px;
}

.cart-button {
  outline: 0;
  border: 0;
  padding: 10px 15px;
  color: #f29200;
  border-radius: 6px;
}

.count{
  font-weight: 700;
  font-size: 16px;
  outline: none;
  border: none;
  display: inline;
  width: 20px;
  text-align: center;
}

button.quantity {
  outline: none;
  border: none;
  background: none;
  font-size: 20px;
  margin: 0 13px;
  color: inherit;
}

.quantity-box{
    border: 2px solid #efefef;
    padding: 5px 5px;
    border-radius: 5px;
}


.td-cart{
  padding: 28px 0 !important;
}

.cart-dd-box{
  position: relative;
  display: flex;
  /* margin-right: 15px; */
  width: 47px;
}

.cart-dd-box:hover .cart-dd-list{
  display: block;
}

.cart-dd-btn{
  outline: none;
  border: none;
  background: transparent;
  position: relative;
  color: #f29200;
  font-size: 21px;
}

.cart-dd-btn-mobile{
  color: #ebebeb;
}

.cart-dd-list{
  position: absolute;
    background: #ffffff;
    padding: 10px 10px;
    z-index: 99999;
    top: 70px;
    left: -13px;
    display: none;
    border: 2px solid #e8e8e8;
    width: 415px;
}

span.cart-dd-count {
  position: absolute;
  top: 0px;
  border-radius: 3px;
  font-size: 10px;
  background: #93c120;
  width: 16px;
  height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 700;
  right: -6px;
}

.butn-style09 {
  position: relative;
  z-index: 9999;
  display: inline-block;
  font-size: 15px;
  line-height: normal;
  padding: 16px 30px;
  letter-spacing: 2px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  border-radius: 5px;
  cursor: pointer;
  transition: all 250ms ease-in-out;
  color: #2e2d2d;
  background-color: transparent;
  border: none;
  will-change: transform;
  z-index: 2;
  transition: color 0.3s ease,border-color 0.3s ease,background-position 0.3s ease,background-color 0s linear 0.3s;
  border: 2px solid #e8e8e8;
}

.cart-button:hover{
  background: #f29300;
  color: #efefef;
}




.alert-custom {
  position: fixed;
  z-index: 999999;
  width: 500px;
  top: 169px;
  right: 100px;
}

@media only screen and (max-width:400px) {
  .alert-custom {
    position: fixed;
    z-index: 999999;
    width: 100%;
    top: 169px;
    right: 0;
}
}

@media (min-width: 576px){
  .modal-dialog {
    max-width: 846px;
  }
}

.modal-body {
  padding: 0rem;
}

.cart-button {
  color: #ffffff;
  background: #f29200;
}

.cart-button:hover, .cart-button:active  {
  background: #93c120;
  color: #ffffff;
}

.lSSlideOuter .lSPager.lSGallery {
  width: 100% !important;
}

.lSPager.lSGallery li {
  width: 116.77777777777777px !important;
  height: 80px !important;
}

.lSSlideOuter .lSPager.lSGallery img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.socials-fixed-footer-icon{
  width: 25px;
  height: auto;
}