:focus {
  outline: none !important;
}
.fancybox-toolbar button:nth-child(1), .fancybox-toolbar button:nth-child(2), .fancybox-toolbar button:nth-child(3) {
    display: none!important;
}
.fancybox-toolbar button:nth-child(4){
  /* top: 50px;
    right: 50px; */
}
.fancybox-image, .fancybox-spaceball{
  width: auto!important;
}

/*************** mailchimp ********************/
div#mc_embed_signup_scroll input{
  width: 100%!important;
  position: relative;
  padding-left: 15px;
  background-color: #464646;
  color: #a0a0a0;
  border: none;
}
div#mc_embed_signup_scroll .clear input{
  position: absolute;
  top: 0;
  width: 20%!important;
  right: 0;
  background-color: transparent;
  border: none;
  padding-left: 0;
  background-image: url("../image/mailchimp_icon.png");
  background-repeat: no-repeat;
  background-size: 50% 60%;
  border-bottom: 1px solid white;
  background-position: center center;
}
div#mc_embed_signup_scroll {
    position: relative;
}


/***************** Gallery *****************/
.carousel-item img{
  height: 300px;
object-fit: cover;
}
body.gallery .carousel-indicators li.active{
  background-color: #49b848!important;
  /* border: 2px solid #49b848 !important */
}
body.gallery .carousel-indicators li{
  background-color: #363636!important;
  /* border: 2px solid #363636 !important; */
  opacity: 1;
}



/****************** footer ****************/
.subscribe input{
  padding: 0 10px;
}
body .svg-inline--fa{
  color: white;
}
/* .phone_icon{
  content: url('https://api.iconify.design/icons8:phone.svg?color=%23fff&width=30px&height=30px');
  vertical-align: -0.125em;
      padding: 5px;
}
.email_icon{
  content: url('https://api.iconify.design/octicon:mail.svg?color=%23fff&width=30px&height=30px');
vertical-align: -0.125em;
    padding: 5px;
}
.location_icon{
  content: url('https://api.iconify.design/bytesize:location.svg?color=%23fff&width=30px&height=30px');
vertical-align: -0.125em;
    padding: 5px;
} */

/***************** header *****************/
body .header-wrapper{
  z-index: 9999;
}
.products .nav-item > a, .contact .nav-item > a{
  color: #000 !important;
}
.about .nav-item > a:hover, .gallery .nav-item > a:hover, .products .nav-item > a:hover, .contact .nav-item > a:hover{
  color: rgb(73, 184, 72) !important;
}
.about-title > img{
  height: 400px;
}

/************ products page **********************/
body.products .content-begin section.no_padding {
  padding: 0 0;
}

/**************** contact us page *************************/
.contact .svg-inline--fa{
  color: #49b848;
}
.contact .header-top .svg-inline--fa {
    color: white;
}

/**************** slider ****************/
.MultiCarousel {
  width: 100%;
}


/********** uncategory *********/
a[href="mailto:info@srimakmurabadi.com"] {
    color: white;
    font-weight: 400;
}
.contact .footer-col .footer-contact svg {
    color: white;
}
.helpline .row .col-md-7{
  display: flex;
    align-self: center;
}
body .form-row .form-group input{
  width: 100%!important;
}
.contact-mail a {
    color: black;
    font-weight: 400;
}
.product_title{
  padding: 0;
}
.product-text .row .col-md-12{
  display: flex;
    place-content: space-evenly;
    margin-bottom: 10px;
}
body img{
  /* width: 100%; */
}
.carousel-control-next, .carousel-control-prev{
      z-index: 999;
}
.about-background img{
  width: 100%;
}
body .timeline:before{
  left: 0;
  right: 0;
  margin: auto;
}
body .timeline > li > .timeline-badge, .timeline > li:nth-child(even) > .timeline-badge{
  left: 0;
    right: 0;
    width: 135px;
    margin: auto;
}

@media only screen and (max-width:1300px){
  .about-title > img{
    height: 300px;
  }
  .about-title .heading{
    top: 50%;
  }
  .navbar-nav li {
      padding: 0 15px;
  }
}
@media only screen and (max-width:1199px){
  .navbar-nav li {
      padding: 0 10px;
  }


  body .subscribe input{
        width: 100%!important;
  }
  .helpline > div{
    /* width: 50%; */
  }
  .needhelp {
    /* padding: 35px 0 30px 30px; */
    /* font-size: 30px; */
}
}
@media only screen and (max-width:991px){
  .carousel-item img{
    height: 250px;
  }
  .col-md-2.ship_img{
    /* display: none; */
  }
  .exported h3{
    margin-bottom: 20px;
  }
  .exported .col-md-10{
        min-width: 100%;
  }
  .exported .exported_decription{
    padding: 15px 0;
  }
  body .timeline:before{
    bottom: 190px;
  }
  .about-background .col-md-5{
    display: flex;
align-items: center;
  }
}
@media only screen and (max-width:767px){
  .helpline .row .col-md-7{
    justify-content: center;
  }
  .form_div{
    margin-top: 20px;
  }
  .contact-mail{
    place-content: space-between;
  }
  .contact-mail div a br {
    display: none;
}
  .product-text .row .col-md-12{
    flex-direction: column;
  }
  span.col-md-8.product_decription{
        display: inline-flex;
  }
  span.col-md-8.product_decription:before{
    content: ":";
    display: block;
        padding: 0 15px;
  }
  .product-text .row .col-md-12 span:nth-child(2) {
    display: none;
}
  .about-timeline h3{
    margin-bottom: 20px;
  }
  body .timeline > li > .timeline-badge, .timeline > li:nth-child(even) > .timeline-badge{
    position: relative;
float: left;
    margin-left: 15px;
  }
  .timeline > li > .timeline-panel{
    width: 100%;
    margin-top: 6px;
  }
  body .timeline:before{
    display: none;
  }
  .about-background .col-md-5{
    display: block;
    margin-top: 20px;
  }
  body .header-wrapper{
    position: relative;
  }
  body .about-title{
    display: flex;
    align-items: center;
  }
  .about-title > img{
    height: 200px;
  }
  .about-title .heading{
    /* top: unset; */
  }
  .carousel-control-next, .carousel-control-prev{
    /* display: none; */
  }
  .header-top{
    display: none;
  }
  .home-mission-img.d-flex.justify-content-end{
    display: none!important;
  }
  .banner-text small{
    /* display: none; */
  }
  .desi-coco{
    float: none;
max-width: 100%;
  }
  .coco-gallery .container .row > div:nth-child(2), .coco-gallery .container .row > div:nth-child(3){
    /* display: none; */
  }
  .coco-gallery{
        padding: 50px 0;
  }
  body .footer-col.footer-coco1, body .footer-col.footer-coco3{
    padding: 30px 0;
  }body .footer-col.footer-coco2{
    padding:10px 0;
  }
  .footer-col > div {
    margin-top: 10px;
}
.needhelp {
    /* padding: 15px 0 15px 30px; */
    font-size: 25px;

}

.helpline{
  justify-content: center !important;
}
section {
    padding: 40px 0;
}
}
@media only screen and (max-width:575px){
  .about-title > img{
    height: 200px;
  }
  .contact-mail div a br {
    display: block;
}
.helpline > div{
  width: 100%;
}
.needhelp{
      /* padding: 15px 0 15px 0px; */
}
body .banner-text{
  /* top: 35%; */
  top: 25%;
}
body small{
  font-size: 12px;
}
.heading h1{
  font-size: 27px;
}
}
