/*
Theme Name: VPN Hunt
Description: This theme was built by the VPN Hunt team situated in Gurugram.
Version: 1.0.0
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: vpnhunt-theme
*/

.social-icons li a.facebook{
    background-image: url(images/facebook.svg);
}

.social-icons li a.facebook:hover{
    background-image: url(images/facebook-hover.svg);
}

.social-icons li a.linkdin{
    background-image: url(images/linkdin.svg);
}

.social-icons li a.linkdin:hover{
    background-image: url(images/linkdin-hover.svg);
}

.social-icons li a.instagram{
    background-image: url(images/instagram.svg);
}

.social-icons li a.instagram:hover{
    background-image: url(images/instagram-hover.svg);
}

.social-icons li a.youtube{
    background-image: url(images/youtube.svg);
}

.social-icons li a.youtube:hover{
    background-image: url(images/youtube-hover.svg);
}

.social-icons li a.twitter, .fab.fa-twitter-square{
    background-image: url(images/twitter-x.svg);
}

.social-icons li a.twitter:hover, .fab.fa-twitter-square:hover{
    background-image: url(images/twitter-x-hover.svg);
}

.fab.fa-twitter, .fab.fa-twitter.no-hover{
    background-image: url(images/twitter-x1.svg);
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
}

.fab.fa-twitter:hover{
    background-image: url(images/twitter-x-hover1.svg);
}

.fab.fa-twitter.no-hover{
    background-image: url(images/twitter-x1.svg);
}

.ulList.pros_list li::before{
    background-image: url(images/tick.svg);
}

.ulList.cons_list li::before{
    background-image: url(images/cross.svg);
    top: 6px;
}

.blogsingle ol{
	padding-left: 2.5rem;
	list-style-type: decimal;
	margin-bottom: 1.25rem;
	
}

.blogsingle ol li img.aligncenter {
    text-align: center;
    margin: 0 auto;
    width: auto;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
}


.blogsingle h3{
    font-size: 1.5rem;
    line-height: 2rem;
    --tw-text-opacity: 1;
	font-weight: 600;
    color: rgb(0 0 0 / var(--tw-text-opacity));
		    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
}

.blogsingle .post-like-dislike{
	display: flex;
}

.blogsingle .post-like-dislike .like{
	margin:0 10px;
}

.topbar p, header nav ul li, #table-of-contents li{
    margin-bottom: 0px;
}

section.list-links p{
    margin-bottom: 0px;
    max-width: 170px;
    width: 100%;
}

section.list-links .horizontal-scroll{
    width: 96%;
}

.right_content_sec ul {
    list-style: disc;
    padding-left: 20px;
    word-break: break-all;
}

.right_content_sec ul li {
    margin-bottom: 10px;
    word-break: break-word;
}

/* .right_content_sec img{
    margin-bottom: 15px;
} */

ul.cstm-ul li {
    margin-bottom: 0px !important;
    list-style: none !important;
}


.blogsingle h2 strong, .blogsingle h3 strong, .blogsingle h4 strong, .blogsingle h5 strong, .blogsingle h6 strong{
    font-weight: 600;
}

.blogsingle h1, .blogsingle h2, .blogsingle h3, .blogsingle h4, .blogsingle h5, .blogsingle h6{
    margin-bottom: 21px !important;
    font-size: 1.5rem;
    line-height: 2rem;
    --tw-text-opacity: 1;
    font-weight: 600;
    color: rgb(0 0 0 / var(--tw-text-opacity));
    margin-top: 6px;
}

.right_content_sec h1, .right_content_sec h2{
    font-size: 2rem;
    font-weight: 600 !important;
}

.right_content_sec h1, .right_content_sec h2, .right_content_sec h3, .right_content_sec h4, .right_content_sec h5, .right_content_sec h6 {
    line-height: normal;
    --tw-text-opacity: 1;
    font-weight: 600;
    color: rgb(0 0 0 / var(--tw-text-opacity));
    margin-bottom: 20px;
    padding-top: 10px;
    line-height: 33px;
}

.page-template-page-review .vpnHunt_trust_box + p{
    margin-bottom: 10px;
}

.pl-\[10px\] {
    padding-left: 10px !important;
}

.right_content_sec h3, .right_content_sec h4, .right_content_sec h5, .right_content_sec h6{
    font-size: 28px;
    font-weight: 600 !important;
}

.right_content_sec h2 strong, .right_content_sec h3 strong, .right_content_sec h4 strong, .right_content_sec h5 strong, .right_content_sec h6 strong {
    font-weight: 600;
}

.right_content_sec ol {
    padding-left: 2.5rem;
    list-style-type: decimal;
    margin-bottom: 1.25rem;
}

.right_content_sec ol li {
    margin-bottom: 10px;
}

.right_content_sec.blogsingle ol li{
    margin-bottom: 15px;
}

ul#menu-footer-bottom-menu li, ul#menu-footer-bottom-menu + p {
    margin-bottom: 0px;
}

.vpnHunt_trust_box h6{
    font-size: 24px !important;
    margin-bottom: 15px !important;
}

.vpnHunt_trust_box p{
    font-size: 16px;
}

.vpnHunt_trust_box p b{
    font-size: 18px;
}

.shortcode-output h3 {
    font-size: 32px;
    margin-bottom: 10px;
}
