/*
Theme Name:		 Love Pet Child
Theme URI:		 http://childtheme-generator.com/
Description:	 Love Pet Child is a child theme of Love Pet, created by ChildTheme-Generator.com
Author:			 Julio
Author URI:		 http://childtheme-generator.com/
Template:		 love-pet
Version:		 1.0.0
Text Domain:	 love-pet-child
*/
/*
    Add your custom styles here
*/
.theme-header-box .hd6-btn {
  display: none;
}

.theme-breadcrumb {
  margin-bottom: 60px;
}

.header-layout-6 .theme-header-box {
  min-height: 130px;
}
@media (max-width: 1024px) {
  .header-layout-6 .theme-header-box {
    min-height: auto;
  }
}

.theme-header-box img {
  width: 250px;
}

.theme-footer-widget.flw .col-lg-3 {
  width: 33.3333333333%;
}
.theme-footer-widget.flw .col-lg-3:nth-child(3) {
  text-align: center;
}

.wpb_widgetised_column .widget_nav_menu a {
  padding: 35px 30px;
}

.text-p-black p {
  color: black;
}

.footer-infomation.flw .container {
  justify-content: center;
}

.custom-featured-service a:hover img {
  opacity: 0.7;
}
.custom-featured-service a:hover .iconbox-title {
  color: #325f31;
}
.custom-featured-service .iconbox-icon {
  padding: 0 5px;
}
.custom-featured-service .iconbox-icon .featured-service-image {
  border: 1px solid #325f31;
  border-radius: 50%;
  width: 100%;
  max-width: 250px;
}

.theme-iconbox.icon-inline-title.custom-team .iconbox-icon,
.theme-iconbox.icon-above-title.custom-team .iconbox-icon {
  width: 100%;
  max-width: 250px;
  text-align: center;
}

.theme-services .theme-service-item .service-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.contact-flex .wpb_wrapper {
  display: flex;
  align-items: center;
}

.descarga-wrapper .vc_column-inner {
  margin-bottom: 45px;
}
.descarga-wrapper .vc_column-inner a p {
  color: #325f31;
  font-size: 18px;
}
.descarga-wrapper .vc_column-inner a img {
  width: 125px;
  height: 175px;
  object-fit: cover;
  margin-bottom: 10px;
}
.descarga-wrapper .vc_column-inner a:hover {
  opacity: 0.7;
}

.enlace-wrapper .vc_column-inner {
  margin-bottom: 15px;
}
.enlace-wrapper .vc_column-inner a {
  color: #325f31;
  font-size: 18px;
}
.enlace-wrapper .vc_column-inner a:hover {
  opacity: 0.7;
}

@media (max-width: 767px) {
  .display-center-responsive {
    display: flex;
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  .w-100-tablet .vc_col-sm-6 {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (max-width: 1024px) {
  .hide-responsive {
    display: none;
  }
}

@media (max-width: 1024px) {
  footer.theme-footer .theme-footer-widget {
    padding-top: 60px;
    padding-bottom: 30px;
  }
  footer.theme-footer .theme-footer-widget.flw .col-lg-3 {
    width: 100%;
  }
}

@media (max-width: 1024px) {
  .nuestro-equipo {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .nuestro-equipo .wpb_text_column {
    text-align: center;
  }
  .nuestro-equipo .custom-team {
    flex-direction: column;
    justify-content: center !important;
    align-items: center !important;
  }
  .nuestro-equipo .custom-team .iconbox-bot {
    width: 100%;
  }
  .nuestro-equipo .custom-team .iconbox-bot .iconbox-content {
    text-align: justify;
  }
}

@media (max-width: 1024px) {
  .ht-service .vc_col-sm-1,
  .ht-service .vc_col-sm-2,
  .ht-service .vc_col-sm-3,
  .ht-service .vc_col-sm-4,
  .ht-service .vc_col-sm-5,
  .ht-service .vc_col-sm-6,
  .ht-service .vc_col-sm-7,
  .ht-service .vc_col-sm-8,
  .ht-service .vc_col-sm-9,
  .ht-service .vc_col-sm-10,
  .ht-service .vc_col-sm-11,
  .ht-service .vc_col-sm-12 {
    width: 100%;
  }
}

/*# sourceMappingURL=style.css.map */
