/*
Theme Name: Evade VPN
Author: the kolpolok web team
Author URI: https://kolpolok.com/
Description: Evade is designed to create their own web page
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Text Domain: evadevpn
*/

.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    height: 100% !important;
    width: 100% !important;
}


/*img hover zoom css ended*/
.blog-details-content ul,
.blog-details-content ol {
  margin-left: 30px;
}
.blog-details-content ul li {
  list-style: inside !important;
  line-height: 28px;
  /*list-style: url('img/check-50x51.png');*/
}
.blog-details-content ol li {
  list-style: -moz-ethiopic-numeric;
}
.blog-details-content p {
  padding: 15px 0;
  line-height: 28px;
  text-align: justify;
}