/*
Theme Name: Twentyfourteen-child
Template: twentyfourteen
Author: Child Theme Configurator
Version: 1.0.1470748183
Updated: 2016-08-09 16:09:43

*/

div.wpcf7 img.ajax-loader {
    margin-right: 16px;
    height: 16px;
    width: 16px;
}
.srp-container-single-column .srp-widget-singlepost {
    margin-bottom: 32px;
    border-bottom: none;
}
.wbmpl_main_container ul li a {
    color: #00a6fd;
}
.wbmpl_main_container .wbmpl_list_title {
    height: 40px;
    margin-bottom: 12px;
    color: #fff;
    border: 2px solid #fff;
    font-size: 33px;
    font-weight: 300;
    background-image: -moz-linear-gradient(top, #ffc180, #d19688);
    background-image: -webkit-linear-gradient(top, #ffc180, #d19688);
    background-image: -o-linear-gradient(top, #ffc180, #d19688);
    background-image: -ms-linear-gradient(top, #ffc180, #d19688);
    background-image: linear-gradient(to bottom, #ffc180, #d19688);
    -moz-box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
    -webkit-box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
    -o-box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
    box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
    line-height: 1.09091;
}
.wbmpl_main_container .wbmpl_list_content {
    margin-bottom: 40px;
    margin-top: 12px;
}
.owl-carousel .owl-stage {
    direction: rtl;
}
.owl-carousel .owl-stage-outer {
    direction: ltr;
}
.compact-theme.wp-posts-carousel {
    margin-bottom: -8px;
    margin-top: -45px;
}
.compact-theme.wp-posts-carousel .wp-posts-carousel-container {
    border: 0px solid #000 !important;
    padding: 0px !important;
}
.compact-theme.wp-posts-carousel .wp-posts-carousel-image {
    padding-right: 10px;
    padding-left: 10px;
}