/*
Theme Name: Bridge
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: Bridge Theme
Tags: creative, portfolio, multi-purpose, clean, retina, responsive, parallax, mega menu, blog, agency, business, fullscreen, modern, background video, ajax
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 9.1.3
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
.carousel-inner .slider_content_outer .slider_content .text .qbutton:not(.white) {
    	background-color: #f03480 !important;
}
.carousel-inner .slider_content_outer .slider_content .text .qbutton:hover {
	background-color: #f03480 !important;
}
.title.title_size_large h1 {
    	font-size: 40px !important;
    	line-height: 40px !important;
    	font-weight: bold !important;
	font-family: poppins !important;
}
.pink-section P, .pink-section h2 {
	color: white !important;
	background-color: #f03480 !important;
}
.pink-section P {
	font-family: poppins !important;
	font-weight: lighter !important;
	font-size: 20px !important;
	line-height: 27px !important;
	color: white !important;
}
.pink-section P, .pink-section h2 {
	color: white !important;
	background-color: #f03480 !important;
}
.lletragran P {
	font-family: poppins !important;
	font-weight: lighter !important;
	font-size: 20px !important;
	line-height: 27px !important;
	color: white !important;
}
.lletragran h2 {
	font-family: poppins;
	font-weight: bold;
	font-size: 30px;
	line-height: 30px !important;
	color: white !important;
}
.white-text h2 {
	font-family: poppins;
	font-weight: bold;
	font-size: 30px;
	line-height: 30px !important;
	color: white !important;
}
.white-text p {
	font-family: poppins;
	font-weight: bold;
	font-size: 30px;
	line-height: 30px !important;
	color: white !important;
}
.pink-text h2 {
	color: #f03480 !important;
	font-family: poppins;
	font-weight: bold;
	font-size: 30px;
	line-height: 30px !important;
}
p {
	font-family: poppins !important;
/*	font-weight: lighter !important; */
	font-size: 14px !important;
	line-height: 20px !important;
}
.TXTDestacat p {
	font-family: poppins !important;
	font-weight: lighter !important;
	font-size: 20px !important;
	line-height: 27px !important;
}
nav.main_menu ul li.active a {
	font-family: poppins !important;
	font-size: 14px !important;
   	color: #f03480 !important;
}
nav.main_menu ul li a {
    color: black !important;
}
nav.main_menu ul li a:hover {
    color: #f03480 !important;
}
::selection {
    background: #f03480 !important;
}
.side_menu_button a:hover {
    color: #f03480 !important;
}
.qbutton:hover {
	background-color: #f03480 !important;
}
.qbutton {
    	font-family: poppins !important;
	font-weight: bold !important;
	font-size: 16px !important;
}