/*

Theme Name: PC Tree Services Custom Theme

Theme URI:

Author: Click Click Media

Author URI: http://clickclick.media/

Description: This is a custom wordpress theme for PC Tree Services website.

Version: 1.0

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Text Domain: customtheme

K.A.A.L

*/



@font-face {

  font-family: 'Heebo-Medium';

  src: url('fonts/heebo/Heebo-Medium.eot');

  src: url('fonts/heebo/Heebo-Medium.eot?#iefix') format('embedded-opentype'), url('fonts/heebo/Heebo-Medium.woff2') format('woff2'), url('fonts/heebo/Heebo-Medium.woff') format('woff'), url('fonts/heebo/Heebo-Medium.ttf') format('truetype'), url('fonts/heebo/Heebo-Medium.svg#Heebo-Medium') format('svg');

  font-weight: 500;

  font-style: normal;

}



@font-face {

  font-family: 'Heebo-Thin';

  src: url('fonts/heebo/Heebo-Thin.eot');

  src: url('fonts/heebo/Heebo-Thin.eot?#iefix') format('embedded-opentype'), url('fonts/heebo/Heebo-Thin.woff2') format('woff2'), url('fonts/heebo/Heebo-Thin.woff') format('woff'), url('fonts/heebo/Heebo-Thin.ttf') format('truetype'), url('fonts/heebo/Heebo-Thin.svg#Heebo-Thin') format('svg');

  font-weight: 100;

  font-style: normal;

}



@font-face {

  font-family: 'Heebo-Black';

  src: url('fonts/heebo/Heebo-Black.eot');

  src: url('fonts/heebo/Heebo-Black.eot?#iefix') format('embedded-opentype'), url('fonts/heebo/Heebo-Black.woff2') format('woff2'), url('fonts/heebo/Heebo-Black.woff') format('woff'), url('fonts/heebo/Heebo-Black.ttf') format('truetype'), url('fonts/heebo/Heebo-Black.svg#Heebo-Black') format('svg');

  font-weight: 900;

  font-style: normal;

}



@font-face {

  font-family: 'Heebo-Regular';

  src: url('fonts/heebo/Heebo-Regular.eot');

  src: url('fonts/heebo/Heebo-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/heebo/Heebo-Regular.woff2') format('woff2'), url('fonts/heebo/Heebo-Regular.woff') format('woff'), url('fonts/heebo/Heebo-Regular.ttf') format('truetype'), url('fonts/heebo/Heebo-Regular.svg#Heebo-Regular') format('svg');

  font-weight: normal;

  font-style: normal;

}



@font-face {

  font-family: 'Heebo-Light';

  src: url('fonts/heebo/Heebo-Light.eot');

  src: url('fonts/heebo/Heebo-Light.eot?#iefix') format('embedded-opentype'), url('fonts/heebo/Heebo-Light.woff2') format('woff2'), url('fonts/heebo/Heebo-Light.woff') format('woff'), url('fonts/heebo/Heebo-Light.ttf') format('truetype'), url('fonts/heebo/Heebo-Light.svg#Heebo-Light') format('svg');

  font-weight: 300;

  font-style: normal;

}



@font-face {

  font-family: 'Heebo-ExtraBold';

  src: url('fonts/heebo/Heebo-ExtraBold.eot');

  src: url('fonts/heebo/Heebo-ExtraBold.eot?#iefix') format('embedded-opentype'), url('fonts/heebo/Heebo-ExtraBold.woff2') format('woff2'), url('fonts/heebo/Heebo-ExtraBold.woff') format('woff'), url('fonts/heebo/Heebo-ExtraBold.ttf') format('truetype'), url('fonts/heebo/Heebo-ExtraBold.svg#Heebo-ExtraBold') format('svg');

  font-weight: 800;

  font-style: normal;

}



/* .services-listing .services-nav {

  display: none;

} */

@media (min-width: 992px) {

  .services-listing .services-nav {

    display: block;

  }

  .services-listing .services-nav a {

    font-size: 30px;

    color: #2f573f;

  }

}



.banner.mobile-footer .front-banner .right {

  display: none !important;

}

@media (max-width: 767px) {

  .banner .front-banner .right {

    display: none !important;

  }

  .banner.mobile-footer .front-banner .right {

    display: block !important;

  }

}

.review_rating{ margin-top: 15px; color: white;}
.review_rating a{ color: #f07c2d !important;}