/*
Theme Name: شخصی سازی 3KansBartar
Author: UniqueTheme
Author URI: https://uniquetheme.ir
Theme URI: https://www.rtl-theme.com/kelaketfilm-wordpress-theme/
Description: A Movie Theme for wordpress
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: kelaketfilm
Template: KelaketFilm
*/
.vlc_links{
  margin-top: 20px;
    display: flex;
    flex-direction: column;
    flex: 1;
    width: 100%;
    gap: 10px;
}

.vlc_links .button-green {
  padding: 10px;
  border-radius: 10px;
}

@media only screen and (max-width: 1000px) {
  .post2 .align-left {
      float: none !important;
      margin: 0px 0 !important;
      position: relative !important;
      display: block !important;
  }
}