/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 02 2024 | 12:10:39 */
span.widget-title {
    font-size: 1.6em !IMPORTANT;
    text-transform: unset !important;
}
.menu-footer-2-container, .menu-footer-1-container {
    padding-top: 16px;
}
span.widget-title {
    font-size: 1.2em !IMPORTANT;
    text-transform: unset !important;
}
.is-divider.small {
    display: none !important;
}
h4 {
    font-weight: 400 !important;
}
#footer #nav_menu-3, #footer #nav_menu-2 {
	padding: 0px;
}
.leftBoc p {
	margin-bottom: 8px;
}
.ti-widget.ti-goog .ti-header .ti-rating-text .nowrap {
	margin-bottom: 3px;
	font-size: 18px !important;
}
.ti-widget.ti-goog .ti-header strong, .ti-widget.ti-goog .ti-header span {
	font-size: 24px !important;
}

@media (min-width:769px){
.ti-widget.ti-goog .ti-header {
	display: flex !important;
}
.ti-header.source-Google div {
	margin-left: 20px;
}
.ti-header.source-Google .ti-large-logo {
	margin-left: 0px !important;
}
.ti-widget .source-Google .ti-large-logo img {
	width: 85px !important;
	height: 25px !important;
}
}