/*
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");

.woocommerce .product .qode-add-gallery-and-zoom-support .flex-control-nav li
{
	padding-bottom: 5px;
    padding-top: 5px;
}
.wts_control_nav .flex-direction-nav .flex-next {
    right: 0 !important;
    text-align: right;
    float: right;
}
.wts_control_nav .flex-direction-nav a {
    
    opacity: 1 !important;
    
}
li.flex-nav-prev {

    float: left;
}

h5 {
    padding-top: 20px;
    padding-bottom: 5px;
}
img.wp-image-109.alignright {
    padding-top: 15px;
    padding-bottom: 15px;
}
li {
    padding-top: 5px;
    padding-bottom: 5px;
}
.qode-info-card .qode-info-card-text-holder {
    padding: 10px 40px 10px;
}
.q_icon_list .qode-ili-icon-holder, .q_icon_list i {
    background-color: #ffffff !important;
}
.q_icon_with_title.tiny .icon_holder img {
    width: 78px;
}

.q_icon_with_title .icon_text_holder h5.icon_title {
    margin-bottom: 7px;
}

.q_icon_with_title:not(.right) .icon_holder {
    padding-top: 8px;
}

.testimonials_c_holder .testimonial_content_inner .testimonial_rating_holder {
    color: #99adc2;
}

.testimonials_c_holder .testimonial_content_inner {
    padding: 53px 45px 55px;
}

.testimonials_c_holder .testimonial_content_inner .testimonial_rating_holder {
    margin: 16px 0 20px;
}

.testimonials_c_holder .testimonial_content_inner .testimonial_author {
    margin-top: 27px;
}

.testimonials_c_holder .testimonial_content_inner .testimonial_image_holder {
    margin-bottom: 26px;
}

.testimonials_c_holder.light .flex-control-nav li a {
    background-color: rgba(255,255,255,0.3);
}

.testimonials_c_holder .flex-control-nav li {
    width: 10px;
    height: 10px;
    margin: 0 2px;
}

.qode_video_box .qode_video_image .qode_video_box_button {
    background-color: #e8f6f6;
}

.qode_video_box .qode_video_image .qode_video_box_button_arrow {
    border-left-color: #99adc2;
}

.footer_top .widget_nav_menu ul li {
    padding: 0;
}

.wpcf7 form.wpcf7-form p {
    margin-bottom: 2px;
}

.footer_top h5 {
    margin: 8px 0 10px;
}

.footer_top a:hover {
    text-decoration: underline;
}

.carousel-inner .slider_content .text .qbutton {
    margin: 5px 0 0;
}

.q_icon_with_title .icon_text_inner {
    padding: 1px 0 0;
}

.title.title_size_medium h1 {
    text-transform: none;
}

.q_icon_with_title.medium .icon_holder img {
    width: 34px;
}

.q_icon_with_title.medium.custom_icon_image .icon_text_holder {
    padding: 0 0 0 43px;
}

.q_icon_with_title.medium.custom_icon_image .icon_text_holder .icon_text_inner p {
    font-size: 13px;
}

.q_icon_with_title.medium.custom_icon_image .icon_text_holder .icon_text_inner h6 {
   margin: 3px 0 -6px 0;
}

@media only screen and (max-width: 768px) {
.call-to-action h3 {
    text-align: center !important;
}
}

 header:not(.centered_logo) .header_fixed_right_area{
line-height: 26px;
}

.header_bottom{
    box-shadow: -4px 4px 5px 0px rgba(0, 0, 0, 0.03);
}

@media only screen and (min-width: 1001px) {
  .header_top_bottom_holder:after{
    content: '';
    width: 100%;
    height: 0;
    position: absolute;
    bottom: 60px;
    border-top: 1px solid #ebebeb;
  }
}

@media only screen and (max-width: 1000px){
   header:not(.centered_logo) .header_fixed_right_area{
     display: none;
  }
  .logo_wrapper {
     height: 130px !important;
  }
}

.header_bottom_right_widget_holder {
    padding-right: 0;
}

div.wpcf7 .ajax-loader {
    display: none;
}

 input[type="date"]::-webkit-calendar-picker-indicator {
color:#505050;
}

header:not(.with_hover_bg_color) nav.main_menu > ul > li:hover > a {
    opacity: 1;
}
.header_top p {
    line-height: 32px;
  padding: 0 !important;
}
.header_top {
    height: 60px;
}
header:not(.centered_logo) .header_fixed_right_area {

    padding-top: 10px;
}
.title_outer.with_image .title {
    height: 220px !important;
   
}
header.sticky:not(.header_style_on_scroll) .q_logo img.sticky {
    height: 30px !important;
    margin-top: 10px;
}
.blog_holder.blog_chequered {
     margin-top: 30px;
}
.blog_holder article .post_info {
  
    width: auto !important;
   
}
.blog_holder.blog_chequered article .post_text h5 {
     padding-top: 0 !important;
}
.carousel.full_screen {
    height: 707px !important;
}
/*.qode_slider_preloader
{  height: 707px !important;
}

.item.content_vertical_middle.active {
    height: 800px !important;
}*/
.woocommerce input[type=text]:not(.qode_search_field), .woocommerce input[type=password], .woocommerce input[type=email], .woocommerce textarea, .woocommerce-page input[type=tel], .woocommerce-page input[type=text]:not(.qode_search_field), .woocommerce-page input[type=password], .woocommerce-page input[type=email], .woocommerce-page textarea {    background-color: #f8f8f8;
    border-color: #e2e2e2;
    border-width: 1px;
    border-style: solid;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.qbutton.medium {
       border-width: 1px !important;
line-height: 53px;
    height: 53px
   
}
address {
    display: block;
    margin-top: 50px;
}
.title.has_fixed_background {
    background-attachment: inherit !important;
  
}
input#llamamos-name, input#llamamos-tel {
    width: 90%!important;
    margin-left: 14px!important;
}
input.wpcf7-form-control.wpcf7-text {
    background-color: #e9e9e9;
    color: #717171;
    border: none;
}
input#llamamos-submit {
    float: right;
    margin-right: 15px;
    margin-bottom: 15px;
    box-shadow: 1px 1px 2px 0px rgba(66, 66, 66, 0.6);
    border-radius: 6px;
    border: none;
    background: -webkit-linear-gradient(#4d7fb2, #003265);
    background: -o-linear-gradient(#4d7fb2, #003265);
    background: -moz-linear-gradient(#4d7fb2, #003265);
    background: linear-gradient(#4d7fb2, #003265);
height: 45px;
    line-height: 45px;
    color: #ffffff !important;
    font-weight: 700;
}
input[type="checkbox"] {
    text-align: left !important;
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important;
    display: inline !important;
}
.cp-slidein-body * {

    color: #303030 !important;
}
.cp-optin-widget .cp-info-container {
    display: none !important;
}
span.wpcf7-list-item-label {
    font-size: 13px;
}
.blog_holder article .post_image
{
/*width: 318px;*/
    height: 400px !important;
    overflow: hidden !important;
    margin: 10px !important;
    position: relative !important;
}
.blog_holder.masonry article .post_image
{
/*width: 318px;*/
    height: 220px !important;
    overflow: hidden !important;
    margin: 10px !important;
    position: relative !important;
}
.blog_holder.masonry article .post_image .attachment-full.size-full {
    position: absolute !important;
    left: -100% !important;
    right: -100% !important;
    top: -100% !important;
    bottom: -100% !important;
    margin: auto !important;
    min-height: 100% !important;
    min-width: 100% !important;
}
.blog_holder article .post_image .attachment-full.size-full {
    position: absolute !important;
    left: -100% !important;
    right: -100% !important;
    top: -100% !important;
    bottom: -100% !important;
    margin: auto !important;
    /*min-height: 100% !important;*/
    min-width: 100% !important;
}
.blog_holder article .post_image>a {
    position: initial !important;
    width: 100%;
    display: block;
}
.blog_holder.blog_masonry_date_in_image article .post_text .post_text_inner {
    text-align: left;
    padding: 10px 5px;
}
.blog_holder.blog_masonry_date_in_image article .post_text h5 {
    margin-bottom: 0px;
	padding: 0 !important;
}
.blog_holder.blog_single article h2 {
    display: block;
    font-size: 28px !important;
	line-height: 32px;
    margin-top: 0;
	margin-bottom: 30px;
    padding: 0;
}
.blog_holder article .post_info {
    width: auto !important;
    display: none;
}
.woocommerce-account input[type=text], .woocommerce-account input[type=email], .woocommerce-account input[type=password] {
    width: 97% !important;
}
a.woocommerce-button.button.view {
    height: 30px;
    line-height: 30px;
    padding: 8px;
    font-size: 13px;
    font-weight: bold;
}

a.woocommerce-button.button.invoice {
    height: 30px;
    line-height: 30px;
    padding: 8px;
    float: right;
    font-size: 13px;
    font-weight: bold;
    /* vertical-align: baseline; */
    /* margin-top: 1%; */
    /* margin-bottom: 1%; */
    display: block;
    /* width: 31%; */
}

td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions {
    width: 43%;
    vertical-align: middle;
    /* text-shadow: 0 0 black; */
}