/**
* Theme Name: Yve Child
* Description: This is a child theme of Yve, generated by Merlin WP.
* Author: <a href="https://kllr-themes.design">rodbor</a>
* Template: yve
* Version: 3.0.0
*/

/* Social-Media Icons Section Start */
 .fa-square-facebook:hover{
    color:#3b5998 !important;
}

.fa-instagram:hover{
    color: #d924d3 !important;
}

.fa-youtube:hover{
    color:red !important;
}
/* Social-Media Icons Section End */

/* Testimonial Section Start */

#sp-testimonial-free-wrapper-1083 .sp-testimonial-free-section .testimonial-nav-arrow {
   border: none !important;
}

/* Testimonial Section End */

/* Blog Section Start */

section#recent-comments-1 {
    display: none !important;
}
section#archives-1 {
    display: none !important;
}
section#meta-1 {
    display: none !important;
}

div#respond {
    display: none !important;
}

section#categories-1{
	display: none  !important;
}
/* Blog Section End */

/* Description Section Strat */

p.site-description.tagline-show {
    display: none !important;
}

/* Description Section End */


/*Gotham Font Start*/

.G-font{
	font-family : 'Gotham M 500' !important;
}

.G-font2{
	font-family : 'Gotham T' !important;
}


/*Gotham Font End*/

