/**
* Theme Name: Sawmall Child
* Description: This is a child theme of Sawmall, generated by Merlin WP.
* Author: <a href="https://themeforest.net/user/expert-themes">Expert Themes</a>
* Template: sawmall
* Version: 1.2.1
*/
@font-face {
    font-family: Archivo;
    src: url(https://preview.timbertime.ch/wp-content/themes/sawmall-child/fonts/Archivo-Regular.ttf);
    font-weight: normal;
}



div.logo-box {
	padding-top: 20px !important;
	padding: 20px;
}

div.logo {
	width: 250px !important;
}

div.video-box {
	display:none !important;
}

div.client-thumb-outer {
	display: none !important;
}

div.author-box {
	display: none !important;
}

div.comment-form {
	display: none !important;
}

div.post-share-options {
	display: none !important;
}

div.content > a.btn-style-two {
	display: none !important
}


/*
 *  HEADER
 */
 
.main-slider h1 {
  font-size: 40px !important;
  text-transform: none !important;
}

.main-slider .text {
  font-size: 20px;	
}


.main-header .info-box li {
  text-transform: none !important;
}




/*
 *  HOME
 */
#home .content {
  background: rgba(255, 255, 255, 0.6);
  border-radius: 12px;
  padding: 30px;
}

#home h1, #home .text {
  color: black;
}



/*
 * Testimonials section
 */
.testimonial-page-section {
  padding: 0px !important;	
}

div.rating {
  display: none;	
}

.testimonial-block-three {
  margin-bottom: 40px !important;	
}


.testimonial-block-three .text {
  font-style:italic;
}

.testimonial-block-three img {
  border-radius: 50% !important;
}


@media only screen and (max-width: 479px) {
  .testimonial-block-three .lower-inner {
	display: inline;
    padding-left: 10px;
  }
	
  .testimonial-block-three h3 {
	top: -65px;
    left: 130px;
	font-size: 18px;
  }
	

  .testimonial-block-three .designation {
    top: -70px;
    left: 130px;
  }
	
}




/*#projects options > a:first-child {
  display: none;	
}

.team-block-two ul.social-nav {
   display: none;	
}*/

