/*
Theme Name: 	Finansico WP Child
Theme URI: 		http://thememascot.net
Description: 	Charity Crowdfunding Wordpress Theme
Author: 		ThemeMascot Team
Author URI: 	http://themeforest.net/user/thememascot
Version: 		1.0
License: 		GNU General Public License v2 or later
License URI: 	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 	finansico-wp-child
Template: 		finansico-wp
*/

/* General */
section .container a {
    color: #c10000 !important;
}
section .container a:hover {
	color: #000022 !important;
	text-decoration:none !important;
}
section .container .tm-sidebar a {
	color: #333 !important;
}
section .container a.btn-theme-colored1, .vc_general.vc_btn3.vc_btn3-color-btn-theme-colored1 {
	color: #fff !important;
}
.side-panel-wrap .contact-info a {
	color: #c10000 !important;
}
.side-panel-wrap .contact-info a:hover {
	color: #000022 !important;
	text-decoration:none !important;
}

/* Header */

header#header.header-layout-type-header-2rows-floating-header.header-bg-dark-shadow {
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.05)) !important;
}

/*.home .tp-bgimg.defaultimg {
    opacity: 0.55 !important;
}*/

.home div#rev_slider_1_1 {
	background-color: #fff;
}

.home header#header ul.element.contact-info {
    color: #191526;
}
.home header#header .header-top .contact-info li:not(:first-child):before {
    background: rgba(0,0,0, 0.7) !important;
}
header#header.header-layout-type-header-2rows-floating-header.header-bg-dark-shadow .header-nav .navbar-scrolltofixed:not(.scroll-to-fixed-fixed) .menuzord-menu > li > a {
    color: #191526 !important;
}
.home header#header .header-top .element:not(.styled-icons) a:not(.btn):not(.styled-icons-item):not(.wp-block-button__link):not(.dropdown-item) {
    color: #191526 !important;
}
header#header.header-layout-type-header-2rows-floating-header.header-bg-dark-shadow .header-nav .navbar-scrolltofixed:not(.scroll-to-fixed-fixed) .nav-side-icon-list li a i {
    color: #191526 !important;
}
header#header.header-layout-type-header-2rows-floating-header.header-bg-dark-shadow .header-nav .navbar-scrolltofixed:not(.scroll-to-fixed-fixed) .nav-side-icon-list li .hamburger-box .hamburger-inner, header#header.header-layout-type-header-2rows-floating-header.header-bg-dark-shadow .header-nav .navbar-scrolltofixed:not(.scroll-to-fixed-fixed) .nav-side-icon-list li .hamburger-box .hamburger-inner:after, header#header.header-layout-type-header-2rows-floating-header.header-bg-dark-shadow .header-nav .navbar-scrolltofixed:not(.scroll-to-fixed-fixed) .nav-side-icon-list li .hamburger-box .hamburger-inner:before {
	background-color: #191526 !important;
}
/*
.home div#slide-1-layer-2 {
	background-color: rgba(255, 255, 255, 0.5);
    padding: 4px !important;
    box-shadow: 1px 2px 3px rgb(255 255 255 / 50%);
    -moz-box-shadow: 1px 2px 3px rgba(255,255,255,.5);
    -webkit-box-shadow: 0px 0px 10px 5px rgb(255 255 255 / 50%);
}
.home .tp-parallax-wrap.banner-text .tp-mask-wrap {
	background-color: rgba(255, 255, 255, 0.5);
    padding: 4px !important;
    box-shadow: 1px 2px 3px rgb(255 255 255 / 50%);
    -moz-box-shadow: 1px 2px 3px rgba(255,255,255,.5);
    -webkit-box-shadow: 0px 0px 10px 5px rgb(255 255 255 / 50%);
}*/

header#header.header-layout-type-header-2rows-floating-header.header-bg-dark-shadow .header-nav .navbar-scrolltofixed:not(.scroll-to-fixed-fixed) .menuzord .showhide em {
    background: #333333 !important;
}
@media (max-width: 991.98px) {
header#header.header-layout-type-header-2rows-floating-header.header-bg-dark-shadow {
    background-color: #fff !important;
    padding-bottom: 0;
}
}

@media (max-width:767px) {
	.col-xl-auto.align-self-center.ml-xl-auto.header-mid-right.text-center.text-xl-right {
    	display: none;
	}
	header#header.header-layout-type-header-3rows .site-brand {
		margin-bottom:0px !important;
	}
}

@media (max-width:479px) {
.tp-mask-wrap .rev-btn {
    display: none;
}
}

/* Page Title */

.tm-page-title {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-image: url("https://new.peninsulaelearning.com/wp-content/uploads/2018/04/Howth-LH.jpg") !important;
}
/*.tm-page-title .title {
	color: #191526 !important;
}
.tm-page-title .breadcrumbs span {
    color: #c10000 !important;
}*/
.tm-page-title #breadcrumbs span a {
	color: #ffffff !important;
}


/* Get Started */
.timeline-wrapper h3 {
	font-size:22px !important;
}
.timeline-wrapper .timeline-item-spt {
	font-size:15px !important;
}

.swal2-popup {
	max-width: 615px !important;
	width: 100% !important;
	height: 300px !important;
}

@media (min-width:768px) and (max-width:991px) {
	.timeline-wrapper img.size-full {
    display: none !important;
}
}
@media (max-width:441px) {
	.timeline-wrapper img.size-full {
    display: none !important;
}
}
/* Staff */
/*.tm-sc.tm-sc-staff.tm-sc-staff-grid.staff-style5-current-theme {
    max-width: 300px;
    margin: 0 auto;
}*/

/*WooCommerce*/
.product_meta {
    display: none;
}
ul.tabs.wc-tabs.nav.nav-tabs {
    display: none;
}