/* Theme Name:Carrie
Theme URI:https://themeforest.net/item/carrie-personal-magazine-wordpress-responsive-clean-blog-theme/18968307
Author:Creanncy
Author URI:http://creanncy.com/
Description:Carrie - Premium Responsive WordPress Blogging Theme
Version:1.2
License:GNU General Public License
License URI:license.txt
Text Domain: carrie
Tags:custom-colors,custom-menu,featured-images,post-formats,theme-options 
*/

/* [Table of contents]

1. Bootstrap overrides and common tag styles
2. Pages 
3. Header & Header menu  
4. Main menu  
5. Blog post 
6. Post social share 
7. Navigation for posts 
8. Blog layouts
9. Additional footer
10. Footer 
11. Sidebars 
12. WordPress default styles overrides 
13. Carrie Special Elements
14. Carrie Widgets
15. SelectBox overrides 
16. OWL Carousel slider script overrides
17. Offcavas Menu
18. Pretty Photo
19. Contact form 7 
20. Instagram plugin
21. WooCommerce styles 
22. Mailchimp plugin
23. Banners management
24. Popups management

*/

/*
* 1. Bootstrap overrides and common tag styles
*/
textarea:focus,
input:focus {
    background: #FBFBFB;
    box-shadow: none;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
   border-color: #fb7f88;
}
input:-moz-placeholder,
textarea:-moz-placeholder,
input:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #989898;
    font-size: 13px;
}
a.btn,
.btn,
.btn:focus,
input[type="submit"],
a.more-link {
    padding: 14px 30px;
    line-height: 1;
    background: #000000;
    color: #ffffff;
    border: 1px solid #000000;
    text-align: left;
    text-shadow: none;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    filter: none;
    box-shadow: none;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    border-radius: 0;
}
.btn:hover,
.btn.btn-white:hover,
.btn.btn-black:hover,
input[type="submit"]:hover,
.woocommerce #content input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce-page #content input.button:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce-page a.button:hover,
.woocommerce-page button.button:hover,
.woocommerce-page input.button:hover,
a.more-link:hover,
.btn.alt {
    background: #8ba0a8;
    border-color: #8ba0a8;
    color: #ffffff;
}
.btn.btn-white {
    background: #ffffff;
    border-color: #ffffff;
    color: #000000;
}
.btn.btn-black {
    background: #000000;
    border-color: #000000;
    color: #ffffff;
}
.btn:active,
.btn-primary,
.btn-primary:focus {
    color: #ffffff;
    background: #000000;
    box-shadow: none;
}
.btn-primary:hover,
.btn-primary:active {
    background: #8ba0a8;
}
.btn.alt:hover {
    background: #000000;
    color: #ffffff;
    border-color: #000000;
}
table {
    margin-bottom: 10px;
    border: 1px solid #d9d9d9;
}
table th {
    background: #ffffff;
}
table td,
table th {
    padding: 3px 10px;
    border-bottom: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
}
.label {
    color: inherit;
    font-size: inherit;
    text-align: inherit;
    line-height: inherit;
    white-space: inherit;
}
.panel {
    box-shadow: none;
    border: none;
}
hr {
    border-color: #d9d9d9;
}
blockquote,
.blog-post .format-quote .entry-content {
    border:0;
    margin-left: 0;
    padding-left: 0;
    padding-bottom: 0;
    padding-top: 0;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-left: 60px;
    padding-right: 60px;
    font-size: 18px;
    line-height: 26px;
    padding-top: 55px;
    padding-bottom: 0;
    text-align: center;
}
.blog-post .format-quote .entry-content {
    margin-top: 0;
}
blockquote:before,
.blog-post .format-quote .entry-content:before {
    color: #8ba0a8;
    content: "";
    font-family: "FontAwesome";
    height: 40px;
    line-height: 58px;
    text-align: center;
    border-radius: 20px;
    font-size: 28px;
    margin-top: -70px;
    font-style: normal;
    position: absolute;
    margin-left: -10px;
}
blockquote:after,
.blog-post .format-quote .entry-content:after { 
    width: 40px;
    height: 1px;
    border-bottom: 2px solid #d9d9d9;
    display: table;
    margin:0 auto;
    content: " ";
    margin-top: 30px;
}
/*
* 13. Carrie Special Elements
*/
/* 13.1 Posts slider */
.carrie-blog-posts-slider.container-fluid {
    padding-left: 0;
    padding-right: 0;
    position: relative;
}
.carrie-blog-posts-slider.container-fluid .row {
    margin: 0;
}
.carrie-blog-posts-slider.container-fluid .col-md-12 {
    padding: 0;
}
.carrie-post-list-wrapper {
    background: #F5F5F5 url('img/slider-loading.gif') center center no-repeat;
    height: 500px;
}
@media (-webkit-min-device-pixel-ratio: 2) {
    .carrie-post-list-wrapper {
        background-image: url("img/slider-loading@2x.gif");
        background-size: 64px 64px;
    }
}
.carrie-blog-posts-slider {
    margin-bottom: 45px;
    margin-top: 0;
}
.carrie-post-list.owl-carousel {
    margin-left: 0;
    margin-right: 0;
}
.carrie-post-list .carrie-post {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
}
.carrie-post-list .carrie-post .carrie-post-image {
    background: #d7d7d7;
    height: 430px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.carrie-post-list .carrie-post-image-wrapper {
    height: 100%;
}
.carrie-post-list .carrie-post-details {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    bottom: 0;
    margin: 0;
    padding: 15px 35px;
    padding-top: 110px;
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
}
.carrie-post-list .carrie-post.carrie-post-layout-vertical .carrie-post-details {
    bottom: 0;
    top: 0;
    right: 0;
    left: auto;
    width: 50%;
}
.carrie-post-list .carrie-post.carrie-post-layout-vertical .carrie-post-details .carrie-post-description {
    line-height: 22px;
}
.carrie-post-list .carrie-post.carrie-post-layout-vertical .carrie-post-details {
    padding-top: 150px;
}
.carrie-post-list .carrie-post.carrie-post-layout-vertical .carrie-post-details .carrie-post-title h2 {
    font-size: 30px;
}
.carrie-post-list .carrie-post.carrie-post-layout-vertical .carrie-post-details .btn {
    margin-top: 30px;
}
.carrie-post-list .carrie-post.carrie-post-layout-vertical .carrie-post-details .carrie-post-description {
    padding-left: 5%;
    padding-right: 5%;
}
.carrie-post-list .carrie-post-details .carrie-post-description {
    font-size: 16px;
    color: rgba(255,255,255,0.9);
    text-align: center;
    margin-top: 15px;
    margin-bottom: 20px;
    overflow: hidden;
    line-height: 19px;
    padding-left: 25%;
    padding-right: 25%;
}
.carrie-post-list .carrie-post-details .carrie-post-category {
    margin: 0 auto;
    position: relative;
    font-size: 10px;
    text-transform: uppercase;
    color: #ffffff;
    margin-bottom: 0;
}
.carrie-post-list .carrie-post-details .carrie-post-category a {
    color: #8ba0a8;
    text-decoration: none;
    line-height: 12px;
    display: inline-block;
}
.carrie-post-list .carrie-post-details .carrie-post-category a:hover {
    color: #ffffff;
}
.carrie-post-list .carrie-post-details .carrie-post-title h2 {
    font-size: 36px;
    color: #ffffff;
    margin: 0 auto;
    margin-bottom: 10px;
    display: block;
    max-width: 1200px;
}
.carrie-post-list .carrie-post-details .carrie-post-title h2:after {
    background-color: #ffffff;
}
.carrie-post-list .carrie-post-details .carrie-post-title a {
    text-decoration: none;
}
.carrie-post-list .carrie-post-details .carrie-post-title h2:hover {
    opacity: 0.8;
}
.carrie-post-list .carrie-post-details .carrie-post-date {
    font-size: 12px;
    text-transform: uppercase;
    color: rgba(255,255,255,0.5);
    margin-bottom: 10px;
    display: block;
}
.carrie-post-list .carrie-post-details .carrie-post-date i {
    margin-right: 10px;
}
.carrie-post-list-nav .carrie-post-list-nav-prev {
    height: 100%;
    width: 90px;
    border-right: 1px solid #8ba0a8;
    float: left;
    cursor: pointer;
    text-align: center;
    color: #ffffff;
    font-size: 30px;
}
.carrie-post-list .carrie-post.carrie-post-layout-disable .carrie-post-details  {
    display: none;
}
.carrie-post-list .carrie-post-details .btn {
    margin-top: 30px;
}
/* 13.2 Popular Posts Carousel block */
.carrie-popular-post-list-wrapper {
    margin-bottom: 40px;
}
.carrie-popular-post-list-wrapper + script + .container .carrie-editorspick-post-list-wrapper { 
    border-top: 0;
    padding-top: 0;
}
.carrie-popular-post-list-wrapper .carrie-popular-post-list-content {
    overflow: hidden;
}
.carrie-popular-post-list-wrapper .carrie-popular-post-list-content-inner {
    margin-left: -15px;
    margin-right: -15px;
}
.carrie-popular-post-list-wrapper .carrie-popular-post-list-nav  {
    opacity: 0;
}
.carrie-popular-post-list-wrapper:hover .carrie-popular-post-list-nav {
    opacity: 1;
}
.carrie-popular-post-list-wrapper .carrie-popular-post-list-nav {
    z-index: 500;
    color: #ffffff;
    position: relative;
}
.carrie-popular-post-list-wrapper .carrie-popular-post-list-nav .carrie-popular-post-list-nav-next {
    background: rgba(255,255,255,0.2);
    height: 40px;
    width: 40px;
    cursor: pointer;
    text-align: center;
    right: 0;
    top: 60px;
    position: absolute;
}
.carrie-popular-post-list-wrapper .carrie-popular-post-list-nav .carrie-popular-post-list-nav-prev {
    background: rgba(255,255,255,0.2);
    height: 40px;
    width: 40px;
    cursor: pointer;
    text-align: center;
    left: 0;
    top: 60px;
    position: absolute;
}
.carrie-popular-post-list-wrapper .carrie-popular-post-list-nav .carrie-popular-post-list-nav-prev:after {
    content: "";
    font-size: 24px;
    display: inline-block;
    font-family: "fontawesome";
    line-height: 40px;
}
.carrie-popular-post-list-wrapper .carrie-popular-post-list-nav .carrie-popular-post-list-nav-next:after {
    content: "";
    font-size: 24px;
    display: inline-block;
    font-family: "fontawesome";
    line-height: 40px;
}
.carrie-popular-post-list-wrapper .carrie-popular-post-list-nav .carrie-popular-post-list-nav-next:hover,
.carrie-popular-post-list-wrapper .carrie-popular-post-list-nav .carrie-popular-post-list-nav-prev:hover {
    background: rgba(255,255,255,0.5);
}
.carrie-popular-post-list-wrapper .carrie-popular-post-list .carrie-popular-post {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    overflow: hidden;
}
.carrie-popular-post-list-wrapper .carrie-popular-post-list .carrie-popular-post .carrie-popular-post-image {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 170px;
    background-color: rgba(0, 0, 0, 0.2);
}
.carrie-popular-post-list-wrapper .carrie-popular-post-list .carrie-popular-post.carrie-popular-post-no-image .carrie-popular-post-image {
    height: 0;
}
.carrie-popular-post-list-wrapper .carrie-popular-post-list .carrie-popular-post .carrie-popular-post-details {
    padding: 0;
    text-align: center;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 0;
    padding: 0;
    padding-top: 15px;
    position: relative;
    background: #ffffff;
}
.carrie-popular-post-list-wrapper .carrie-popular-post-list .carrie-popular-post > a + .carrie-popular-post-details {
    margin-top: -30px;
}
.carrie-popular-post-list-wrapper .carrie-popular-post-list .carrie-popular-post .carrie-popular-post-details .carrie-popular-post-category {
    color: #989898;
}
.carrie-popular-post-list-wrapper .carrie-popular-post-list .carrie-popular-post .carrie-popular-post-details .carrie-popular-post-category a {
    font-size: 10px;
    text-transform: uppercase;

    margin-bottom: 10px;
    line-height: 12px;
    display: inline-block;
    text-decoration: none;
}
.carrie-popular-post-list-wrapper .carrie-popular-post-list .carrie-popular-post .carrie-popular-post-details .carrie-popular-post-title {
    margin-bottom: 10px;
}
.carrie-popular-post-list-wrapper .carrie-popular-post-list .carrie-popular-post .carrie-popular-post-details .carrie-popular-post-title a {
    font-weight: bold;
    text-decoration: none;
}
.carrie-popular-post-list-wrapper .carrie-popular-post-list .carrie-popular-post .carrie-popular-post-details .carrie-popular-post-title h5 {
    font-size: 16px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 0;
}
.carrie-popular-post-list-wrapper .carrie-popular-post-list .carrie-popular-post .carrie-popular-post-details .carrie-popular-post-title h5:hover {
    color: #8ba0a8;
}
.carrie-popular-post-list-wrapper .carrie-popular-post-list .carrie-popular-post .carrie-popular-post-details .carrie-popular-post-date {
    color: #989898;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.carrie-popular-post-list-wrapper .carrie-popular-post-list .carrie-popular-post .carrie-popular-post-details .carrie-popular-post-date i {
    margin-right: 10px;
}
/* 13.3 Editors Pick Posts block */
.carrie-editorspick-post-list-wrapper {
    padding-top: 0;
    margin-bottom: 20px;
}
.carrie-editorspick-post-list-wrapper .carrie-editorspick-post {
    background: #ffffff;
    text-align: center;
    overflow: hidden;
}
.carrie-editorspick-post-list-wrapper .carrie-editorspick-post a {
    text-decoration: none;
}
.carrie-editorspick-post-list-wrapper .carrie-editorspick-post.carrie-editorspick-post-small {
    position: relative;
}
.carrie-editorspick-post-list-wrapper .carrie-editorspick-post.carrie-editorspick-post-small + .carrie-editorspick-post.carrie-editorspick-post-small {
    margin-top: 30px;
}
.carrie-editorspick-post-list-wrapper .carrie-editorspick-post.carrie-editorspick-post-large {
    padding: 0;
}
.carrie-editorspick-post-list-wrapper .carrie-editorspick-post .carrie-editorspick-post-category {
    margin-bottom: 5px;
    color: rgba(0,0,0,0.3);
}
.carrie-editorspick-post-list-wrapper .carrie-editorspick-post .carrie-editorspick-post-category a {
    font-size: 10px;
    text-transform: uppercase;
    margin-bottom: 0;
    line-height: 12px;
    display: inline-block;
    text-decoration: none;
}
.carrie-editorspick-post-list-wrapper .carrie-editorspick-post .carrie-editorspick-post-date {
    font-size: 12px;
    text-transform: uppercase;
    color: #989898;
    text-align: left;
    margin-bottom: 15px;
    display: inline-block;
}
.carrie-editorspick-post-list-wrapper .carrie-editorspick-post .carrie-editorspick-post-date i {
    margin-right: 10px;
}
.carrie-editorspick-post-list-wrapper .carrie-editorspick-post .carrie-editorspick-post-description {
    color: #000000;
    font-size: 16px;
}
.carrie-editorspick-post-list-wrapper .carrie-editorspick-post .carrie-editorspick-post-title a {
    color: #000000;
}
.carrie-editorspick-post-list-wrapper .carrie-editorspick-post .carrie-editorspick-post-title a:hover {
    color: #8ba0a8;
    text-decoration: none;
}
.carrie-editorspick-post-list-wrapper .carrie-editorspick-post .carrie-editorspick-post-title h2 {
    font-size: 30px;
    margin-bottom: 15px;
    font-weight: bold;
}
.carrie-editorspick-post-list-wrapper .carrie-editorspick-post.carrie-editorspick-post-small .carrie-editorspick-post-title h2 {
    font-size: 16px;
    margin-bottom: 5px;
}
.carrie-editorspick-post-list-wrapper .carrie-editorspick-post.carrie-editorspick-post-small .carrie-editorspick-post-details {
    padding: 0;
    text-align: center;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 0;
    padding: 0;
    padding-top: 15px;
    position: relative;
    background: #ffffff;
}
.carrie-editorspick-post-list-wrapper .carrie-editorspick-post.carrie-editorspick-post-small > a + .carrie-editorspick-post-details {
    margin-top: -30px;
}
.carrie-editorspick-post-list-wrapper .carrie-editorspick-post.carrie-editorspick-post-large .carrie-editorspick-post-details {
    padding: 0;
    text-align: center;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 0;
    padding: 0;
    padding-top: 15px;
    position: relative;
    background: #ffffff;
}
.carrie-editorspick-post-list-wrapper .carrie-editorspick-post.carrie-editorspick-post-large > a + .carrie-editorspick-post-details {
    margin-top: -30px;
}
.carrie-editorspick-post-list-wrapper .carrie-editorspick-post-row {
    margin-bottom: 30px;
}
.carrie-editorspick-post-list-wrapper .carrie-editorspick-post-image {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 370px;
}
.carrie-editorspick-post-list-wrapper .carrie-editorspick-post.carrie-editorspick-post-small .carrie-editorspick-post-image {
    height: 170px;
}
/* 
* 14. Carrie Widgets 
*/
/* 14.1. Recent Posts Widget */
.sidebar .widget.widget_carrie_recent_entries li {
    clear: both;
}
.sidebar .widget.widget_carrie_recent_entries li img {
    float: left;
    display: table;
    margin-right: 15px;
}
.sidebar .widget.widget_carrie_recent_entries li:first-child img {
    float: none;
}
.sidebar .widget.widget_carrie_recent_entries li .post-date {
    display: block;
    color: #8e8e8e;
    font-size: 11px;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.sidebar .widget.widget_carrie_recent_entries li .post-date i {
    margin-right: 10px;
}
.sidebar .widget.widget_carrie_recent_entries li .widget-post-thumb-wrapper {
    height: 140px;
    background-size: cover;
    background-position: center center;
    margin-bottom: 10px;
}
.sidebar .widget.widget_carrie_recent_entries li .widget-post-thumbsmall-wrapper {
    width: 70px;
    height: 62px;
    float: left;
    margin-right: 10px;
    position: relative;
    background-size: cover;
}
.sidebar .widget.widget_carrie_recent_entries li .widget-post-details-wrapper {
    display: table;
}
.sidebar .widget.widget_carrie_recent_entries li .widget-post-thumb-wrapper-container {
    overflow: hidden;
    float: left;
}
.sidebar .widget.widget_carrie_recent_entries li:first-child .widget-post-thumb-wrapper-container {
    float: none;
}
/* 14.2. Recent comments Wiget */
.sidebar .widget.widget_carrie_recent_comments .carrie_recentcomments .comment-date {
    display: block;
    color: #989898;
    font-size: 11px;
    text-transform: uppercase;
}
.sidebar .widget.widget_carrie_recent_comments .carrie_recentcomments .comment-date i {
    margin-right: 10px;
}
.sidebar .widget.widget_carrie_recent_comments li:last-child {
    margin-bottom: 0;
}
/* 14.3. Social follow */
.sidebar .widget.widget_carrie_social_icons {
    text-align: center;
}
.sidebar .widget.widget_carrie_social_icons a:nth-child(5n) {
    margin-right: 0;
}
.sidebar .widget.widget_carrie_social_icons a:nth-child(6n) {
    margin-top: 10px;
}
/* 14.4. Homepage Welcome Block */
.homepage-welcome-block {
    margin-bottom: 45px;
    margin-top: 0;
}
.homepage-welcome-block .background-grey {
    background: rgba(0, 0, 0, 0.04);
}
.homepage-welcome-block .welcome-block-section {
    padding-top: 50px;
    padding-bottom: 50px;
    margin-bottom: 50px;
    padding-left: 30px;
    padding-right: 30px;
}
.homepage-welcome-block .background-white {
    background: #ffffff;
}
.carrie-blog-posts-slider + .homepage-welcome-block {
    margin-top: -45px;
}
.homepage-welcome-block .font-size-large {
    max-width: 800px;
    display: table;
    margin-left: auto;
    margin-right: auto
}
.homepage-welcome-block img {
    max-width: 100%;
    height: auto;
}
.homepage-welcome-block p:last-child {
    margin-bottom: 0;
}
.homepage-welcome-block .welcome-image {
    position: relative;
    background: #ffffff;
    overflow: hidden;
}
.homepage-welcome-block .welcome-image-overlay {
    position: absolute;
    background: rgba(0, 0, 0, 0.6);
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    padding: 15px;
    bottom: 0;
    top: 0;
    left:0;
    right: 0;
    opacity: 1;
}
.homepage-welcome-block .welcome-image img {
    max-width: 100%;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
}
.homepage-welcome-block .welcome-image-content {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    z-index: 20;
}
.homepage-welcome-block .welcome-image-overlay a {
    text-decoration: none;
    position: relative;
    z-index: 100;
}
.homepage-welcome-block .welcome-image-overlay h5 {
    text-transform: uppercase;
    font-size: 10px;
    color: rgba(255,255,255,0.7);
    margin-bottom: 15px;
    font-weight: normal;
}
.homepage-welcome-block .welcome-image-overlay h3 {
    font-size: 20px;
    color: #ffffff;
}
.homepage-welcome-block .welcome-image-overlay h3 a {
    color: #ffffff;
}
.homepage-welcome-block .welcome-image-overlay h3:hover,
.homepage-welcome-block .welcome-image-overlay h3 a:hover {
    opacity: 0.8;
}
/* 14.5. Carrie Content Widget */
.sidebar .widget.widget_carrie_text {
    padding: 0;
    border: 0;
}
.sidebar .widget.widget_carrie_text .carrie-textwidget-wrapper {
    border: 2px solid #000;
    padding: 15px;
}
.sidebar .widget.widget_carrie_text iframe {
    width: 100%;
    border: 0;
}
.sidebar .widget.widget_carrie_text .carrie-textwidget-wrapper.carrie-textwidget-no-paddings {
    border: none;
    padding: 0;
}
.sidebar .widget.widget_carrie_text .carrie-textwidget-wrapper.carrie-textwidget-no-paddings .widgettitle {
    margin-top: 0;
    margin-bottom: 0;
}
.sidebar .widget.widget_carrie_text .carrie-textwidget {
    background-size: cover;
    background-position: center top;
}
.sidebar .widget.widget_carrie_text .carrie-textwidget .btn {
    text-decoration: none;
    display: table;
    margin: 30px auto 0;
}
.sidebar .widget.widget_carrie_text .carrie-textwidget .btn:hover {
    text-decoration: none;
}
.sidebar .widget.widget_carrie_text .carrie-textwidget h5 {
    text-transform: uppercase;
    margin-bottom: 10px;
}
.sidebar .widget.widget_carrie_text .carrie-textwidget h3 {
    font-size: 26px;
}
.sidebar .widget.widget_carrie_text .carrie-textwidget h5+h3 {
    padding-top: 0;
}
.sidebar .widget.widget_carrie_text .carrie-textwidget p:last-child {
    margin-bottom: 0;
}
/* 14.6. Carrie Posts Slider */
.sidebar .widget.widget_carrie_posts_slider {
    border: none;
    padding: 0;
}
.sidebar:not(.footer-sidebar) .widget.widget_carrie_posts_slider .widgettitle {
    margin: 0;
}
.sidebar .widget.widget_carrie_posts_slider .widget-post-slide {
    position: relative;
}
.sidebar .widget.widget_carrie_posts_slider .widget-post-slider-wrapper {
    text-align: center;
}
.sidebar .widget.widget_carrie_posts_slider .widget-post-slider-wrapper .post-date {
    color: #989898;
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
}
.sidebar .widget.widget_carrie_posts_slider .widget-post-slider-wrapper .post-date i {
    margin-right: 10px;
}
.sidebar .widget.widget_carrie_posts_slider .widget-post-slider-wrapper .post-title {
    font-size: 16px;
    color: #000000;
    display: block;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 5px;
}
.sidebar .widget.widget_carrie_posts_slider .widget-post-slider-wrapper .post-title:hover {
    color: #8ba0a8;
    text-decoration: none;
}
.sidebar .widget.widget_carrie_posts_slider .widget-post-slider-wrapper .widget-post-details-wrapper {
    padding: 15px;
    position: absolute;
    bottom: -70px;
    right: 30px;
    left: 30px;
    background: #ffffff;
}
.sidebar .widget.widget_carrie_posts_slider .widget-post-slider-wrapper .widget-post-details-wrapper-inside {
    z-index: 20;
    position: relative;
}
.sidebar .widget.widget_carrie_posts_slider .widget-post-slider-wrapper .widget-post-thumb-wrapper,
.sidebar .widget.widget_carrie_posts_slider .widget-post-slider-wrapper .widget-post-thumb-wrapper-container {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 250px;
    margin-bottom: 70px;
    overflow: hidden;
}
.sidebar .widget.widget_carrie_posts_slider .widget-post-slider-wrapper .widget-post-thumb-wrapper-container {
    background: #f5f5f5;
}
.sidebar .widget.widget_carrie_posts_slider .widget-post-slider-wrapper .post-category {
    margin-bottom: 0;
}
.sidebar .widget.widget_carrie_posts_slider .widget-post-slider-wrapper .post-category a {
    display: inline-block;
    font-size: 10px;
    font-weight: normal;
    line-height: 12px;
    text-decoration: none;
    text-transform: uppercase;
    color: #8ba0a8;
}
.sidebar .widget.widget_carrie_posts_slider .widget-post-slider-wrapper .post-category a:hover {
    text-decoration: none;
    color: #000000;
}
/* 14.7. Popular Posts Widget */
.sidebar .widget.widget_carrie_popular_entries li {
    clear: both;
    border: 0;
}
.sidebar .widget.widget_carrie_popular_entries .widget-post-position {
    background: #000000;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-weight: normal;
    position: absolute;
    bottom: 0;
}
.sidebar .widget.widget_carrie_popular_entries li .widget-post-thumb-wrapper {
    background-size: cover;
    background-position: center center;
    margin-bottom: 10px;
    position: relative;
    height: 140px;
}
.sidebar .widget.widget_carrie_popular_entries li:first-child .widget-post-thumb-wrapper-container {
    float: none;
}
.sidebar .widget.widget_carrie_popular_entries li .widget-post-thumbsmall-wrapper {
    width: 70px;
    height: 62px;
    float: left;
    margin-right: 10px;
    position: relative;
}
.sidebar .widget.widget_carrie_popular_entries li .widget-post-details-wrapper-inside {
    z-index: 20;
    position: relative;
}
.sidebar .widget.widget_carrie_popular_entries li .post-category a,
.sidebar .widget.widget_carrie_popular_entries li .widget-post-thumb-wrapper-container .widget-post-details-wrapper .post-category a {
    display: inline-block;
    font-size: 10px;
    font-weight: normal;
    line-height: 12px;
    margin-bottom: 5px;
    text-decoration: none;
    text-transform: uppercase;
    color: #8ba0a8;
}
.sidebar .widget.widget_carrie_popular_entries li .post-category a:hover {
    color: #000000;
}
.sidebar .widget.widget_carrie_popular_entries li .widget-post-thumb-wrapper-container .widget-post-details-wrapper .post-category a:hover {
    color: #000000;
}
.sidebar .widget.widget_carrie_popular_entries li .post-category {
    margin-top: 0;
    margin-bottom: 0;
}
.sidebar .widget.widget_carrie_popular_entries li .widget-post-thumb-wrapper-container {
    position: relative;
}
.sidebar .widget.widget_carrie_popular_entries li .widget-post-details-wrapper {
    display: table;
}
.sidebar .widget.widget_carrie_popular_entries li .widget-post-thumb-wrapper-container .widget-post-details-wrapper {
    display: block;
    text-align: left;
}
.sidebar .widget.widget_carrie_popular_entries li .widget-post-thumb-wrapper-container .widget-post-details-wrapper a {
    color: #000000;
}
.sidebar .widget.widget_carrie_popular_entries li .widget-post-thumb-wrapper-container .widget-post-details-wrapper a:hover {
    color: #8ba0a8;
}
.sidebar .widget.widget_carrie_popular_entries li:last-child {
    padding-bottom: 0;
}
/* 
* 15. SelectBox overrides 
*/
body .select2-container .select2-choice {
    border-color: #eeeeee;
    background: #ffffff;
    color: #000000;
    padding: 8px 10px 5px 15px;
    height: auto;
    font-weight: normal;
    border-radius: 0;
    height: 45px;
}
body .select2-container .select2-choice:hover {
    text-decoration: none;
}
body .select2-search {
    padding: 0;
}
body .select2-search input {
    border-color: #eeeeee;
    color: #000000;
    background: #F5F5F5;
    font-size: 13px;
    padding: 14px 20px 14px 40px;
    line-height: 15px;
}
body .select2-search:before {
    content: "";
    display: inline-block;
    font-family: "fontawesome";
    font-size: 15px;
    left: 15px;
    position: absolute;
    top: 50%;
    margin-top: -9px;
}
body .select2-drop-active {
    border-color: #eeeeee;
}
body .select2-results {
    background: none;
    margin: 0;
    padding: 0;
    border-top: 1px solid #eeeeee;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
}
body .select2-drop.select2-drop-above.select2-drop-active {
    border: none;
    border-radius: 0;
}
body .select2-results .select2-result-label {
    padding: 7px 14px;
    font-size: 13px;
    font-weight: normal;
    border-bottom: 1px dotted #eeeeee;
}
body .select2-results .select2-result:last-child .select2-result-label {
    border-bottom: 0;
}
body .select2-container .select2-choice .select2-arrow {
    width: 35px;
    background: none;
    border: none;
    text-align: left;
}
body .select2-container .select2-choice .select2-arrow b {
    display: none;
}
body .select2-container .select2-choice .select2-arrow:after {
    content: "";
    display: inline-block;
    font-family: "fontawesome";
    margin-left: 15px;
    margin-top: 9px;
}
body .header-menu .select2-container .select2-choice .select2-arrow:after {
    margin-top: 2px;
}
body .search-bar .select2-container .select2-choice .select2-arrow:after {
    margin-top: 7px;
}
body .select2-drop {
    background-color: #ffffff;
    color: #989898; /* link color */
}
body .select2-results .select2-highlighted {
    background: #ffffff;
    color: #8ba0a8;
}
body .select2-drop-active {
    border: none;
}
body .select2-container-active .select2-choice,
body .select2-container-active .select2-choices {
    border-radius: 0;
    border-color: #eeeeee;
}
body .select2-dropdown-open.select2-drop-above .select2-choice,
body .select2-dropdown-open.select2-drop-above .select2-choices {
    border-color: #eeeeee;
    border-radius: 0;
}
body .select2-dropdown-open.select2-drop-above .select2-results {
    box-shadow: 0 -5px 5px rgba(0, 0, 0, 0.2);
}
body .select2-container-multi.select2-container-active .select2-choices {
    border: none;
}
body .select2-results .select2-no-results, .select2-results .select2-searching, 
body .select2-results .select2-ajax-error, .select2-results .select2-selection-limit {
    background: #fff;
    font-size: 13px;
    padding: 14px;
}
/* 
* 16. OWL Carousel slider script overrides
*/
body .owl-theme .owl-controls {
    text-align: center;
    margin-top: 0;
}
body .owl-theme .owl-controls .owl-nav div {
    background: transparent;
    opacity: 1.0;
    background-position: center center;
    background-repeat: no-repeat;
    width: 54px;
    height: 54px;
    border-radius: 0;
}
body .owl-theme .owl-controls .owl-nav div.owl-prev {
    background-image: none;
    opacity: 0.9;
    position: absolute;
    left: -130px;
    margin-top: -27px;
    top: 50%;
    border: none;
    background: #8ba0a8;
    border-radius: 0;
    color: #ffffff;
}
body .owl-theme .owl-controls .owl-nav div.owl-prev:after {
    content: "";
    font-size: 24px;
    display: inline-block;
    font-family: "fontawesome";
    line-height: 54px;
}
body .carrie-blog-posts-slider .owl-theme .owl-controls .owl-nav div.owl-prev {
    left: 100px;
}
body .owl-theme .owl-controls .owl-nav div.owl-prev {
    left: 20px;
}
body .owl-theme .owl-controls .owl-nav div.owl-prev:hover {
    opacity: 1;
}
body .owl-theme .owl-controls .owl-nav div.owl-next {
    background-image: none;
    opacity: 0.9;
    position: absolute;
    right: -130px;
    margin-top: -27px;
    top: 50%;
    border: none;
    background: #8ba0a8;
    border-radius: 0;
    color: #ffffff;
}
body .owl-theme .owl-controls .owl-nav div.owl-next:after {
    content: "";
    font-size: 24px;
    display: inline-block;
    font-family: "fontawesome";
    line-height: 54px;
}
body .carrie-blog-posts-slider .owl-theme .owl-controls .owl-nav div.owl-next  {
    right: 100px;
}
body .owl-theme .owl-controls .owl-nav div.owl-next  {
    right: 20px;
}
body .owl-theme .owl-controls .owl-nav div.owl-next:hover {
    opacity: 1;
}
body .owl-theme .owl-controls .owl-page span {
    background-color: #ffffff;
    opacity: 0.7;
    border-radius: 3px;
    border:none;
}
body .owl-theme .owl-controls .owl-page.active span, 
body .owl-theme .owl-controls.clickable .owl-page:hover span {
    background-color: #8ba0a8;
    opacity: 1;
}
body .owl-theme .owl-controls .owl-pagination {
    position: relative;
    top: -50px;
}
body .owl-theme .owl-controls {
    opacity: 0;
}
body .owl-theme:hover .owl-controls {
    opacity: 1;
}
/* OWL Pagination styles */
body .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    width: 20%;
    bottom: 17px;
    position: relative;
    opacity: 1;
}
body .owl-theme .owl-dots .owl-dot span {
    background: #D9D9D9;
    display: block;
    height: 3px;
    transition: opacity 200ms ease 0s;
    width: 100%;
    border-right: 1px solid #fff;
}
body .owl-theme .owl-dots .owl-dot.active span, 
body .owl-theme .owl-dots .owl-dot:hover span {
    background: #8ba0a8;
}
/*
* 17. Offcavas Menu
*/
.st-pusher,
.st-sidebar-pusher {
    background: #ffffff; /* body bg */
}
.st-sidebar-pusher {
    background-position: top center;
    background-repeat: no-repeat;
}
html.offcanvasmenu,
html.offcanvassidebar {
    margin-top: 0!important;
}
html.offcanvasmenu.offcanvasmenu-open body,
html.offcanvassidebar.offcanvassidebar-open body {
    margin-top: 0!important;
}
#st-trigger-effects {
    float: left;
    margin-right: 30px;
    margin-top: 0;
}
#st-trigger-effects .mgt-button {
    margin-bottom: 0;
}
.st-menu .sidebar.col-md-3 {
    width: 100%;
    margin-top: 0;
    padding: 20px;
}
.st-sidebar-menu .sidebar {
    padding: 20px;
    background: #f7f7f7;
    margin-top: 0;
}
.st-sidebar-menu-close-btn {
    background: #8ba0a8;
    border-radius: 15px;
    color: #fff;
    cursor: pointer;
    font-size: 30px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    left: 35px;
    text-align: center;
    top: 15px;
    width: 30px;
    z-index: 10000;
    font-family: Arial, serif;
    line-height: 30px;
}
.st-sidebar-menu-close-btn {
    top: 32px;
}
.st-sidebar-menu-close-btn:hover {
    background-color: #000000;
}
/*
* 18. Pretty Photo
*/
.pp_pic_holder.pp_woocommerce .pp_description {
    display: none!important;
}
.pp_nav .currentTextHolder {
    position: relative;
    top: -6px;
}