/*
 Theme Name:   Pest Raid Child
 Theme URI:    http://themeforest.net/user/strongholdthemes
 Description:  Pest Raid Child Theme
 Version:      1.8
 Author:       Stronghold Themes
 Author URI:   http://themeforest.net/user/strongholdthemes
 Text Domain:  pest-raid
 Template:     pest-raid
*/


/*
------------------------------------------------------- */
.netstudio-link {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  color:#ffffff !important;
  font-weight: bold;
}

.netstudio-link img {
  margin-left: 5px;
  margin-right: 5px;
}

.netstudio-link a:hover {
  color:#000 !important;
}

.font-size-16, .size-16, .size-16 > font {
  font-size: 16px !important;
}


.header-one .logo-title-wrap img {
  max-width: 190px !important;
}

.ns-ifo-box-card .info-icon-img img {
  border: 2px solid #87AC2E;
  border-radius: 100%;
}

.ns-ifo-box-card .info-icon-img {
  width: 120px;
  height: 120px;
  display: flex;
  flex-shrink: 0;
}

.ns-ifo-box-card .info-icon-left {
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 600px) {
  .ns-ifo-box-card .info-icon-left {
    flex-direction: column;
  }

  .ns-ifo-box-card .info-icon-left .info-icon-img {
    margin-bottom: 20px;
  }
}


.ns-info-boc-container {
  height: 100% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.ns-info-list .stronghold-info-list-wrapper {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.ns-submit-button {
  margin-top: 30px;
}

.page-id-457 .info-box-desc a {
  color: #0B0E04;
}
.page-id-457 .info-box-desc a:hover {
  color: #87AC2F;
}

footer .company-info-item a:hover
 {
  color: #ffffff !important;
  text-decoration: underline;
  transition: all .3s ease;

}


footer .custom-menu-item a:hover
 {
  color: #ffffff !important;
  text-decoration: underline;
  transition: all .3s ease;

}

footer .elementor-widget-container a:hover {
  color: #ffffff !important;
  text-decoration: underline;
    transition: all .3s ease;

}

label {
  font-weight: 400;
  font-size: 16px;
  width: 100%;
}

button {
	margin-top: 30px;
  padding: 10px;
  background-color: #bdbe4b !important;
  color: white;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}

button:hover {
  background-color: #000 !important;
}


.entry-footer,.widget,.widget_recent_comments {
  display:none;
}


.nst-social-button {
  position: fixed;
  bottom: 20px;
  right: 20px;
  /*right: 75px;*/
  width: 300px;
  display: flex;
  flex-wrap: wrap;
  /*justify-content: space-between;*/
  justify-content: flex-end;
  z-index: 10;
  column-gap: 10px;
}

.nst-social-button .whatsapp, .viber {
  width: 50%;
  display: flex;
  justify-content: center;
}

.nst-social-button .whatsapp,
.nst-social-button .viber,
.nst-social-button .ns-tel-phone {
  width: 50px;
  height: 50px;
}

.nst-social-button .whatsapp-link, .viber-link,
.nst-social-button .ns-tel-phone-link {
  width: 100%;
  text-align: center;
  padding: 10px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  font-size: 0;
}

.nst-social-button .whatsapp-link {
  background: #64b161;
}

.nst-social-button .viber-link {
  background: #665CAC;
}

.nst-social-button .ns-tel-phone-link {
  width: 50px;
  height: 50px;
  background: #e65100;
}

.nst-social-button .ns-tel-phone-link .lnr.lnr-phone {
  font-size: 30px;
}

.nst-social-button .nst-issue {
  text-align: center;
  color: #fff;
  font-size: 14px;
  background: rgba(0,0,0,.7)!important;
  mix-blend-mode: revert;
  padding: 10px;
  margin: 0;
}


@media only screen and (max-width: 574px) {
  .nst-social-button {
    right: 10px;
  }
}

#to-top {
  display: none !important;
}


.viber-icon {
  background-image: url("viber.svg");
  background-size: 30px 30px;
  background-repeat: no-repeat;
  display: inline-block;
  width: 30px;
  height: 30px;
  content: "";
}

/*@media (min-width: 960px) {
  .viber-icon {
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
  }
}*/

.whatsapp-icon {
  background-image: url("whatsapp.svg");
  background-size: 30px 30px;
  background-repeat: no-repeat;
  display: inline-block;
  width: 30px;
  height: 30px;
  content: "";
}

@media (min-width: 1366px) {
	.nbox-container-box {
		max-width: 1920px;
		margin-left: auto !important;
		margin-right: auto !important;
	}
}

/*@media (min-width: 960px) {
  .whatsapp-icon {
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
  }
}*/
