/*
Theme Name: Calluna Child
Theme URI: http://demo.themetwins.com/calluna/
Description: Child Theme for the Calluna Theme
Version: 3.5.0
Author: Themetwins
Author URI: http://themeforest.net/user/themetwins/portfolio
Template: calluna
*/

/* ==========================================================================
   Your custom styles
   ========================================================================== */

.TA_socialButtonIcon { display: inline-block; margin-bottom: -10px; }
.TA_socialButtonIcon img { width:100%!important; height:100%!important; }
.TA_socialButtonIcon .socialWidget.cx_brand_refresh1 .socialWidgetCore.rect { width:40px!important; height:30px; }

.flexslider { border:0 !important; }
ol.flex-control-nav { display:none!important; }
.wpb_posts_slider .flex-caption { background-color:white !important; }
.flexslider .flex-prev { opacity: .3 !important; }
.flexslider .flex-next { opacity: .3 !important; }
.flexslider .flex-prev:before, .flexslider .flex-next:before { border:1px solid white; }

@media screen and (min-width:861px) {
	.flexslider .flex-prev { left:3px !important; }
	.flexslider .flex-next { right:3px !important; }
}
@media screen and (max-width:860.5px) {
}