/*
Theme Name: The Palace Child
Theme URI: http://themeforest.net/user/AurelienD?ref=AurelienD
Description: Child theme for The Palace theme.
Author: AurelienD
Author URI: http://themeforest.net/user/AurelienD?ref=AurelienD
Template: thepalace
Version: 0.1
*/

@import url("../thepalace/style.css");

/* add your css customizations below */

p {
	font-size: 14px !important;
}

.layout-boxed .sc-fws-container.position-top img {
    border: 14px solid #8e5253;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

.layout-boxed .sc-fws-borders {
    height: 101%;
    padding-bottom: 2px;
    position: absolute;
    top: -2px;
    width: 100%;
}

#footer-content .omega,
.footer-right {
	float: right !important;
	text-align: right !important;
}

.responsive-tabs .responsive-tabs__list__item {
    font-size: 16px !important;
}

.responsive-tabs ul.responsive-tabs__list {
    margin: 0 !important;
}

td {
	border: none !important;
	text-align: left !important;
}

@media (max-width: 767px) {
	#footer-content
	.widget_nav_menu  {
	text-align: center !important;
}

.layout-unboxed .container .textured-area-bottom-full-width {
    margin-bottom: -11px;
    text-align: center;
}

#footer-content .omega, .footer-right,
.textwidget {
	float: none !important;
    text-align: center !important;
}

}

.reviewer {
margin: -22px 0 0 0;
}