/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/
.fsocial {
    text-align: center;
}
#menu-item-3162 a, #menu-item-3163 a {
    color: #fff;
}
.fsocial a {
	display:inline-block;
	width:12.5%;
	/*float:left;*/
	height:80px;
	background-repeat:no-repeat;
	background-position:center top;
	background-size:86% auto;
}
.fsocial .fb {
	background-image:url(https://ophstaging.wpengine.com/wp-content/uploads/2020/09/fb.png);
}
.fsocial .ig {
	background-image:url(https://ophstaging.wpengine.com/wp-content/uploads/2020/09/ig.png);
}
.fsocial .yelp {
	background-image:url(https://ophstaging.wpengine.com/wp-content/uploads/2020/09/yelp.png);
}
.fsocial .tripadvisor {
	background-image:url(https://ophstaging.wpengine.com/wp-content/uploads/2020/09/tripadvisor.png);
}
.fsocial .citysearch {
	background-image:url(https://ophstaging.wpengine.com/wp-content/uploads/2020/09/citysearch.png);
}
.fsocial .foursquare {
	background-image:url(https://ophstaging.wpengine.com/wp-content/uploads/2020/09/foursquare.png);
}
.fsocial .zomato {
	background-image:url(https://ophstaging.wpengine.com/wp-content/uploads/2020/09/zomato.png);
}
.fsocial .google {
	background-image:url(https://ophstaging.wpengine.com/wp-content/uploads/2020/09/google.png);
}
.fsocial br {display:none;}
.site-footer:after, .frow:after, .fsocial:after {
	content:'';
	display:block;
	clear:both;
}
.wp-caption-text {
    font-style: normal;
    display: table-caption;
    caption-side: bottom;
    font-size: 20px;
    text-align: center;
    background: #E13A3E;
    padding: 15px;
    color: #fff !important;
}