/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");



.header-top-derecha { font-weight: 300 !important; color: #FFF !important;}
.header-top-derecha a {color: #FFF !important;}
.header-top-derecha a:hover {color: #F2F2F2 !important;}

p { font-weight: 100 !important; color: #333 !important;}

b, strong {font-weight: 500 !important;}

.copytext { width: 100%; padding: 10px; font-size: 12px !important; background-color: #CCC !important;  color: #666 !important;  text-align: center !important; }

header:not(.with_hover_bg_color) nav.main_menu > ul > li > a span:not(.plus) {
    padding: 8px 16px;
}

/*.carousel_item_holder { padding-left: 16px; padding-right: 16px;}

.qode_carousels .item { width: 200px !important;}
*/

.carousel_item_holder img { max-width: 120px; height: auto !important;}

.carousel_item_holder, .first_image_holder, .slides .item  { text-align: center !important; }


.qode_carousels .slides > li {
    margin: 0  auto 0 auto !important;
	text-align: center !important;
}

nav.mobile_menu ul li a, nav.mobile_menu ul li h3
   color: #888 !important;
}