/*
Theme Name: Jevelin Child
Description: Child theme for Jevelin theme
Author: Shufflehound
Author URI: http://shufflehound.com
Template: jevelin
*/

/* Add your custom CSS below */

.sh-footer .sh-copyrights {
    font-size:12px;
}
.sh-copyrights-style2 {
    display: table;
    margin: 0 auto;
	padding:40px 0px;
}

.sh-nav > li.menu-item > a {
    font-weight: 500 !important;
    text-transform: none;
}

.sh-testimonials-quote-icon i {
	display:none;
}

.sh-footer-widgets {
    padding: 0px 0 0px 0;
}