/*
Theme Name: Phoxy (Child Theme)
Theme URI: http://wp.themedemo.co/phoxy
Author: TRUETHEMES
Author URI: https://themeforest.net/user/truethemes
Version: 1.0.0
Description: A stunning visual experience for minimal loving creative. This template is a responsive and retina-ready WordPress theme with grid system layout. It is optimized for mobile touch and swipe.
Tags: one-column, two-columns, right-sidebar, custom-menu, post-formats, sticky-post, translation-ready
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: phoxy-child
Template: phoxy
*/

/* = Add your own modification from here
-------------------------------------------------------------- */

/* Type */

.wpb_text_column h2 {
	font-family: futura-pt, sans-serif !important;
    font-weight: 400 !important;
}

/* LOGO */

.right-menu .logo span, .only_logo .logo span {
	font-size: 18pt !important;
	font-family: futura-pt, sans-serif !important;
	font-weight: 700 !important;
	font-style: normal !important;
	color:#6e7373 !important;
}

.right-menu .logo-wrap {
    min-width: 200px !important;
}

/* Homepage Logo */

.page-id-6551 .right-menu .logo span, .only_logo .logo span  {
	font-size: 18pt !important;
}

/* Footer Logo */
#footer.classic .logo span {
	color:#6e7373 !important;
}

#footer.classic #back-to-top {
	color:#6e7373 !important;
}

/* Social Media */

.classic .f-right ul li a {
	color:#6e7373 !important;
}

.classic #topmenu .menu li a {
	text-transform: lowercase !important;
}

/* Text */
.wpb_text_column p {
    margin-bottom: 20px !important;
}

/* Table */

table {
	color:#4c4c4c !important;
}

table th {
	text-align: left !important;
}

table td {
	text-align: left !important;
	width:50% !important;
	padding:3px 10px !important;
}