/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

#footer:after, .section-custom-construction .container:after {
    background: #5c3b4e;
}

.section-custom-construction-2:after, .section-custom-construction .container:before {
    background: #8c5184 none repeat scroll 0 0;
}

.footer-bottom .container {
    border-top: 1px solid #8c5184;
}

@media (min-width: 992px) {
#footer .logo {
    margin-top: 0px;
}
}

.fixed-header #header .header-main {
    background-color: rgba(255,255,255,0.8);
}

html .section.section-tertiary {
    background-color: #f3e7f1 !important;
}

#header.sticky-header .main-menu > li.menu-item > a {
    color: #5e7279;
}

#header.sticky-header .main-menu > li.menu-item > a:hover {
    color: #ffffff;
}

#footer .fa {
    color: #5c3b4e;
}

@media (min-width: 992px){
#header {
    padding-top: 0px!important;
	}
}

.tablepress thead th {
    background-color: #5c3b4e;
    color: #fff;
    font-size: 8px;
	text-align: center;
}

.tablepress .odd td {
    background-color: #f3e7f1;
}

tr.row-3, tr.row-4, tr.row-5, tr.row-6, tr.row-11, tr.row-12, tr.row-13, tr.row-17, tr.row-18, tr.row-19, tr.row-20, tr.row-25, tr.row-26, tr.row-27, tr.row-28, tr.row-29, tr.row-30, tr.row-32, tr.row-33, tr.row-34, tr.row-35, tr.row-36, tr.row-37 {
	background-color: #f3e7f1;
}

.tablepress .row-hover tr:hover td {
    background-color: #d2a0c8;
}

td.column-2, td.column-3, td.column-4, td.column-5, td.column-6, td.column-7, td.column-8, td.column-9 {
	text-align: center;
}

th.column-8, th.column-9 {
	width: 70px;
}

th.column-1 {
	width: 90px;
}

th.column-2 {
	width: 50px;
}

th.column-3, th.column-4, th.column-5, th.column-6, th.column-7 {
	width: 60px;
}
