/*
Theme Name: CamSave – chaturbate webcam video recordings
Theme URI: https://camsavexx.top/
Author: null
Author URI: null
Description: null
Version: 0.4
Requires PHP: 7.0
Tested up to: 6.5
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Template: camsavexx
Text Domain: null
Tags: null
*/
a:focus {
    outline: 1px solid;
} 
.bs-masonry-columns.c2 {
    column-gap: 1.5rem;
      columns: 2;
}
.bs-masonry-columns div {
  display: inline-block;
  width: 100%; 
}
.comments-area .comment-form-comment textarea{
    height: 250px;
}
.col-lg-3 .bs-sidebar .widget_search .search-form{
    flex-direction: column;
    gap: 10px;
}
@media (max-width: 991.98px) {
    .bs-masonry-columns.c2 { 
        columns: 1;
    }
    .m-header {
        padding: 0 10px;
    }
    .col-lg-3 .bs-sidebar {
        margin-top: 0px;
    }
}
@media (min-width: 992px) {
    #sidebar-right {
        padding-right: unset;
        padding-left: 20px;
    }
}
@media (max-width: 767.98px) {
    .col-lg-3 .bs-sidebar {
        margin-top: 40px;
    }
    .list-blog .bs-blog-category {
        justify-content: center;
    }
}



