/*
Theme Name: LaCamara Child
Description: Child theme for LaCamara theme
Author: ThemeFusion
 Version: 1.0.0
Text Domain:  LaCamara
*/

/*
 * Set CSS for Photo feed widget in footer
 * 
 */
.wpb_posts_slider .flex-caption,  .wpb_posts_slider .nivo-caption {
    width:100% !important;
    background:rgba(198,32,58,0.75) !important;
    position:absolute;
    bottom:0px;
    left:0px;
    padding:10px 0px;
}
.wpb_posts_slider  .flex-caption h2 {
    font-family: 'robotobold';
    font-size:14px;
    color:#f5f5fa;
    text-transform:uppercase;
    margin-bottom:10px;
}
.wpb_posts_slider .flex-caption  p {
    font-size:14px;
    color:#f5f5fa;
    line-height:18px;
    margin-bottom:0px;
}

/*============ Bootstrap Class Overwriter CSS Code Start ============*/

@media (min-width: 768px) {
    .container {
        float:none; 
        margin:auto; 
        width:750px !important;
    }
}
@media (min-width: 992px) {
    .container {
        float:none; 
        margin:auto; 
        width:970px !important;
    }
}
@media (min-width: 1200px) {
    .container {  float:none !important;
                  margin:auto; 
                  width:970px !important;
    }
}

.home-news-title  .more-link a{
    float:right;
    font-family: 'open_sansbold';
    font-size:18px;
    color:#c6203a;
    text-transform:uppercase;
}
.home-news-title .more-link a .fa {
    margin-left:5px;
}
.home-news-title .more-link a:hover {
    color:#2a2a2a;
}

.home-news-block .news-box .box-image img {
    width:100%;
}

.home-news-block .vc_grid-item h4 {
    font-family: 'robotobold';
    font-size:14px;
    color:#c6203a;
    text-transform:uppercase;
    margin-bottom:10px;
}
.home-news-block .vc_grid-item  p {
    font-size:12px;
    color:#000;
    line-height:14px;
    margin-bottom:20px;
}
.home-news-block .vc_grid-item  a {
    font-family: 'robotobold' !important;
    font-size:12px  !important;
    color:#000  !important;
    text-transform:uppercase  !important; 
    background:none !important; 
    padding: 0 ; 
}
.home-news-block .vc_grid-item  a:hover {
    color:#c6203a  !important;
}

.home-events-title div.first-title {
    font-family: 'open_sansbold';
    font-size: 30px;
    color: #0f2333;
    text-transform: uppercase;
    padding-bottom: 80px;
}
.home-members-slider .vc_item {
    height: auto !important; 
    text-align: center; 

}
.home-members-slider .vc_item img{width: 100%;
                                  height: auto !important; 

}

.home-members-slider .vc_left .icon-prev{
    left:-17px;
    background:url(images/prev-arrow.png) center center no-repeat;
}
.home-members-slider .vc_right .icon-next {
    right:-17px;
    background:url(images/next-arrow.png) center center no-repeat;
}
.home-members-slider .vc_left .icon-prev:hover{
    
    background:url(images/prev-arrow-hover.png) center center no-repeat;
}
.home-members-slider .vc_right .icon-next:hover {
     
    background:url(images/next-arrow-hover.png) center center no-repeat;
}
.home-members-slider .vc_carousel-indicators {
    margin-top:20px;
    bottom: -50px !important; 
}
.home-members-slider .vc_carousel-indicators li {
    width:12px;
    height:12px;
    background:#252525;
    border-radius:50%;
    -webkit-border-radius:50%;
    -ms-border-radius:50%;
    margin:0px 4px;
}
.home-members-slider .vc_carousel-indicators li.vc_active  {
    background:#c6203a;
}
.home-members-btn button {
    display: inline-block;
    font-family: 'robotobold';
    font-size: 18px ;
    color: #0f2333;
    text-transform: uppercase;
    border: 1px solid #000;
    padding: 8px 30px;
} 
.twitter-slider .owl-theme .owl-controls {
    margin-top:0px;
}
.twitter-slider   .bx-controls .bx-controls-direction .bx-prev, 
.twitter-slider  .bx-controls .bx-controls-direction .bx-next {
    width:27px ;
    height:28px;
    font-size:0px;
    position:absolute;
    top:50%;
    margin:-42px 0px 0px 0px;
}
.twitter-slider    .bx-controls .bx-controls-direction .bx-prev {
    left:-27px;
    background:url(images/prev-arrow-2.png) center center no-repeat;
}
.twitter-slider  .bx-controls .bx-controls-direction  .bx-next {
    right:-27px;
    background:url(images/next-arrow-2.png) center center no-repeat;
} 
.twitter-slider .aptf-slider-template-3 .aptf-tweet-content {
    text-align:center;
    background: none; 
    border: none; 
}
.twitter-slider .aptf-slider-template-3 .aptf-tweet-content .aptf-tweet-box {
    font-size:16px;
    color:#FFF;
    line-height:24px;
    margin-bottom:0;
}
.tagline_new { margin-top:15px;}
.tagline_new p { font-size:16px;}
.twitter-slider .aptf-single-tweet-wrapper .aptf-tweet-name {
    font-size:12px;
    color:#FFF;
}
.twitter-slider .aptf-slider-template-3 .aptf-tweet-content .tweet-by .fa {
    font-size:14px;
    margin-right:5px;
}
.twitter-slider .aptf-slider-template-3 .aptf-tweet-content  a.aptf-tweet-name {
    color:#FFF;
}
.twitter-slider .aptf-slider-template-3  .tweet-by , .twitter-slider .aptf-slider-template-3  .tweet-by  p , .twitter-slider .aptf-slider-template-3  .tweet-by a{
    font-size:12px;
    color:#FFF;
}
.twitter-slider .aptf-slider-template-3{text-align: center; }
.aptf-slider-template-3 .aptf-tweet-content:after , .aptf-slider-template-3 .aptf-tweet-content:before{    border: none;

}
div.wpcf7-validation-errors{
    float:left;
    width:100%;
    text-align : center;
}
.about-block   .separator {
    width: 100%;
    height: 43px;
    background: url(images/separator.png) top center no-repeat;
    background-size: 100%;
    position: absolute;
    left: 0px;
    bottom: 0px;
    position: relative; 
}
.about-block   .separator span{display: none;}
.about-block  h3.block-title {
    font-family: 'open_sansbold';
    font-size: 36px;
    color: #000;
    margin-bottom: 20px;
} 
.news-box   a{
    float:left;
    font-family: 'open_sansbold';
    font-size:18px;
/*    color:#c6203a !important;*/
    /*text-transform:uppercase;*/
    background: none !important;
    border:none !important; 

    padding: 0 !important; 
    margin: 0 !important; 

}
.news-box a .fa {
    margin-left:5px;
}
.news-box a:hover {
    color:#2a2a2a;
    border:none !important; 
    padding: 0 !important; 
    margin: 0 !important; 

}
.news-box a:focus{
    border:none !important; 
}

.news-box img {
    width:100%;
    height: auto; 
}
.news-section .vc_grid-pagination-list.vc_grid-pagination-color-white {
	display:block  !important;
	text-align:right  !important;
 }
.news-section .vc_grid-pagination-list.vc_grid-pagination-color-white li {
	display:inline-block  !important; 
	margin-left:8px  !important; 
}
.news-section .vc_grid-pagination-list.vc_grid-pagination-color-white li a {
	font-family: 'open_sansbold';
	font-size:18px !important;
	color:#000  !important;
        opacity: 1; 
}
.news-section .vc_grid-pagination-list.vc_grid-pagination-color-white li a:hover,
.news-section .vc_grid-pagination-list.vc_grid-pagination-color-white li.vc_grid-active a {
	color:#c6203a  !important;
}
#commentform .comment-notes {

	display: none;

}

#comments li {
	border: 1px solid #e2e2e2;
	float: left;
	margin-top: 10px;
	padding:10px;
	width: 100%;
	display: inline-block;
}

#comments li .comment-author {
	margin: 0 0 10px 0;
}

#comments li .comment-author .fn {
	color: #66808c;
font-size: 16px;
font-style: normal;
}

#comments li .comment-author {
	color: #d0d100;
        font-size: 14px;
}

#comments li .comment-author a {
}

#comments li p {line-height: 18px;
      margin-bottom: 0;
}

#comments li .ldc-cmt-box {
display: none;
}

.comment-form input[type="text"] { 

}

.comment-form input[type="submit"] { 
	display: inline-block; 
	font-size: 16px; 
	color: #FFF; 
	font-weight: 700; 
	text-transform: uppercase; 
	background: #474747; 
	border: 1px solid #474747; 
	-webkit-transition: all 0.5s ease-in-out; 
	-moz-transition: all 0.5s ease-in-out; 
	-ms-transition: all 0.5s ease-in-out; 
	-o-transition: all 0.5s ease-in-out; 
	transition: all 0.5s ease-in-out; 
	padding: 10px 30px; 
}

.comment-form input[type="submit"]:hover {

	color: #c6203a; 

	background: #FFF;

}
.map iframe {
    pointer-events:none;
}
.member-form-block  .member-form label {
	display:block;
	font-family: 'robotobold';
	font-size:14px;
	color:#252525;
	text-transform:uppercase;
	font-weight:normal;
/*	margin-bottom:5px;*/
        text-align: left;
}
/*.member-form-block  .member-form table{width:60%;
margin: auto;text-align: left;}*/
.member-form-block  .member-form .input,
.member-form-block  .member-form .textarea {
	width:100%;
	height:48px;
	font-size:14px;
	color:#9a9a9d;
	background:#f5f5fa;
	border:1px solid #343434;
/*	margin-bottom:5px;*/
	padding:0px 15px;
	max-width:100%;
}
.member-form-block  .member-form .textarea {
	height:204px;
	resize:none;
	padding:10px 15px;
}
.member-form-block  .member-form .submit-btn  ,.member-form-block  .member-form .button-primary{
	width:100%;
	display:block;
	font-family: 'robotobold';
	font-size:18px;
	color:#FFF;
	text-transform:uppercase;
	
	/*background:#252525;*/
	background:#c6203a;
	border:none;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	margin-top:15px;
	padding:10px 30px;
}
.member-form-block  .member-form .submit-btn:hover , .member-form-block  .member-form .button-primary:hover {
	background:#c6203a;
}
.member-form-block  .member-form  p , .member-form-block  .member-form  span{
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0px;
    font-weight: normal ; 
    color : #000 ;  
 }
 .member-form-block  .member-form  span{
         font-size: 14px;

 }
  .become-member-block .become-member-tab .tab-content .tab-text .apply a.button{
    border-radius: 0;}
  form.pmpro_form div{margin: 0;}
  
  .page-block ul.list li {
	position:relative;
	font-size:12px;
	color:#000;
	line-height:22px;
	margin-left:15px;
}
.page-block ul.list li:before {
	content:"•";
	color:#c6203a;
	position:absolute;
	top:0px;
	left:-8px;
}
.events-box a:hover h3 {
    /*color:#c6203a  !important; */
	color:#252525  !important; 
	
} 

.wp-pagenavi {
	display:block;
	text-align:right;
	margin:0px 0px;
}
.wp-pagenavi a {
	display:inline-block;
	margin-left:8px;
        border: 0; 
}
.wp-pagenavi   a {
	font-family: 'open_sansbold';
	font-size:18px;
	color:#c6203a;
}
.wp-pagenavi  a:hover,
.wp-pagenavi span {
	color:#000;
        font-family: 'open_sansbold';
        font-size:18px;
           border: 0; 
}
.news-single-block .news-single-box .box-image img{ height:auto;  }
.home-news-block .news-box .box-text h3:hover { color : #2a2a2a ;}
/*.become-member-block .become-member-tab .tab-content .tab-text .apply a.button:hover{
    background:	#FFFFFF ; 
    border-color:	#2a2a2a	; color:	#2a2a2a ; 
}*/
.become-member-block .become-member-tab .nav-tabs li a:hover, .become-member-block .become-member-tab .nav-tabs li.active a, .become-member-block .become-member-tab .nav-tabs li.active a:hover, become-member-block .become-member-tab .nav-tabs li.active a:focus{
    color: #c6203a ; 
}

.become-member-block .become-member-tab .tab-content .tab-text .apply a.button:hover{
    background:#FFFFFF ; 
    border-color:#c6203a;
	color:#c6203a;
}


