/*
Theme Name: HideIPVpn
Author: Difiz based on betheme
Description: Theme for hideipvpn.com based on betheme
Theme URI:
Author URI: http://muffingroup.com
License: Themeforest Split Licence
License URI: -
Version: 14.1

All css files are placed in /css/ folder
*/

/* Blog single date */
.ws-single-date{
	padding-left:20px;
}
.ws-single-date .post-date{
	font-size: 16px !important;
}
.ws-single-date .categories-list {
	display: inline-block;
	padding-left: 20px;
}
.ws-single-date .categories-list ul{
	padding-left:0 !important;
}
.ws-single-date .categories-list ul li{
	font-size: 16px !important;
}

/**/
#search-3 {
	box-shadow: none;
	position:relative;
}

.input-group .btn:hover{
	background-color: #75a93a;
}
.input-group .btn{
	top:0;
	right:0;
	position:absolute;
	height: 45px;
	float:right;
	background-color: #84BF41;
	border: none;
	border-color: transparent;
	margin-right:0;
	z-index: 2;
    margin-left: -1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group input{
	width:100%;
	height: 45px;
	font-weight: bold;
	padding: 9px 55px 10px 18px;
	border-top: 1px solid #DADFE6;
	border-bottom: 1px solid #DADFE6;
	border-left: 1px solid #DADFE6;
	border-radius: 5px;
	-webkit-box-shadow: none;
	box-shadow: none;

	border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group input[type="search"]:focus{
   color: #333333;
   background-color: #f2f2f2 !important;
   border-color: #999;
}
.input-group input:hover, .input-group input:focus{
	outline-offset: 0px !important;
	-webkit-appearance: none;
}
.input-group input:focus{
	outline:0 !important;
	border-radius: 5px;
}

/**/
.search-results #Content{
	margin-top:20px;
}
.ws-search-page .post-item{

}
.ws-search-page  .post-desc .post-title, .ws-search-page .post-desc .post-meta, .ws-search-page .post-desc .post-footer{
	margin-left:30px;
	margin-right:30px;
}
.ws-search-page  .post-desc .post-excerpt{
	margin-left:30px;
}
.post-footer .post-links{
	float:left !important;
}

/*Button*/
.ws-why-is-important p{
	color: white;
}
.text-center{
	text-align: center;
}
.ws-custom-btn:hover, .ws-custom-btn:focus, .ws-custom-btn:active{
	color: #fff;
	text-decoration: none;
	background-color: #74A838;
}
.ws-custom-btn{
	color: #fff;
	border: none;
	font-weight: 600;
	font-size: 16px;
	letter-spacing: 0;
	border-radius: 5px;
	padding: 20px 35px;
	line-height: inherit;
	text-transform: uppercase;
	border-color: transparent;
	box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
	background-color: #84BF41;
}
.ws-custom-btn i {
	font-size: 14px;
	margin-left: 15px;
}
.ws-custom-btn:hover {
  animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}

/*Location Server*/
.ws-location-header .inside{
	color: #FFFFFF !important;
}
.ws-location-header a.button{
	background-color: #FFFFFF;
    color: #333;
}
.ws_heading_icon i{
	color: #88C147;
}
.ws_text-left h3{
	text-align: left !important;
}
.ws-custom-heading h3{
	margin-top:25px;
}
.ws_custom_column h4{
	font-size: 21px !important;
}
.ws_custom_column h4 span img{
	width: 30px;
	margin-right: 10px;
}
.ws_wedo__list{
	font-size:15px;
	height:110px;
}
.ws_wedo__list span{
	text-decoration: underline;
}
/* Protocol*/
.ws_fancy_protocol p{
	color:#ffffff;
	margin-bottom: 0;
}
.ws_protocols, .ws_protocols h2, .ws_protocols h4{
	color:white;
}
.ws_protocols h4{
	text-decoration:underline;
}
.ws_protocols .ws_pros_wedo__list{
	font-size:15px;
}
.ws_protocols .ws_pros_wedo__list div{
	margin-top: 10px;
	font-weight: 600;
}
.ws_protocols .ws_pros_wedo__list i{
	color: #88C147;
	margin-right: 5px;
}
.ws_protocols .ws_cons_wedo__list{
	font-size:15px;
}
.ws_protocols .ws_cons_wedo__list div{
	margin-top: 10px;
	font-weight: 600;
}
.ws_protocols .ws_cons_wedo__list i{
	color: #F89749;
	margin-right: 5px;
}


.ws_protocols_simple h4{
	text-decoration:underline;
	color:#727273;
}
.ws_protocols_simple .ws_pros_wedo__list{
	font-size:15px;
}
.ws_protocols_simple .ws_pros_wedo__list div{
	margin-top: 10px;
	font-weight: 600;
}
.ws_protocols_simple .ws_pros_wedo__list i{
	color: #88C147;
	margin-right: 5px;
}
.ws_protocols_simple .ws_cons_wedo__list{
	font-size:15px;
}
.ws_protocols_simple .ws_cons_wedo__list div{
	margin-top: 10px;
	font-weight: 600;
}
.ws_protocols_simple .ws_cons_wedo__list i{
	color: #F89749;
	margin-right: 5px;
}

/* Blog */
.single-post .post ol{
	margin-bottom: 20px;
	padding-left: 40px;
}
.single-post .post ul{
	margin-bottom: 20px;
	padding-left: 40px;
}
.single-post .post ul li{
	font-size: 16px;
    letter-spacing: 0.2px;
    line-height: 1.6;
	list-style: disc;
}
.single-post .post ol li{
	font-size: 16px;
    letter-spacing: 0.2px;
    line-height: 1.6;
	list-style: decimal;
}
/*Rerrange elements on mobile screens*/
@media only screen
  and (max-width: 768px) {
	.ws_protocols.ws_protocols_rearrange .mcb-wrap-inner, .ws_protocols_rearrange .mcb-wrap-inner{
	display: flex;
	flex-wrap: wrap;
	}
	.ws_protocols_rearrange .mcb-wrap-inner div.mcb-column:nth-child(3) {
		order: 1;
	}
	.ws_protocols_rearrange .mcb-wrap-inner div.mcb-column:nth-child(1) {
		order: 2;
	}
	.ws_protocols_rearrange .mcb-wrap-inner div.mcb-column:nth-child(2) {
		order: 3;
	}
}
.rpt_style_basic .rpt_plan .rpt_icon{
	max-height: 80px !important;
}
.rpt_subtitle::before{top: 3px !important;}
.rpt_title{min-height: auto !important;}
.ws-blockquote-important b{
	color: #000000;
	display: block;
}
.ws-blockquote-important blockquote{
	display: inline-block;
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #FD4142;
}
.ws-blockquote-note blockquote{
	display: inline-block;
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #84BF41;
}
.ws-blockquote-note b{
	color: #000000;
	display: block;
}
.pricing--plans .rpt_3_plans{
	max-width: 76%;
	margin: 0 auto;
}
@media only screen and (max-width: 1240px) {
	.pricing--plans .rpt_3_plans {
	    max-width: 95%;
	}
}
@media only screen and (max-width: 960px) {
	.pricing--plans .rpt_3_plans {
	    max-width: 100%;
	}
}


/*New Pricing*/
body.page-id-17639 .rpt_subtitle::before,
body.page-id-144 .rpt_subtitle::before,
body.page-id-40 .rpt_subtitle::before,
body.page-id-18623 .rpt_subtitle::before,
body.page-id-18626 .rpt_subtitle::before{
    top: 18px !important;
}
body.page-id-17639 .rpt_style_basic .rpt_plan .rpt_head .rpt_subtitle,
body.page-id-144 .rpt_style_basic .rpt_plan .rpt_head .rpt_subtitle,
body.page-id-40 .rpt_style_basic .rpt_plan .rpt_head .rpt_subtitle,
body.page-id-18623 .rpt_style_basic .rpt_plan .rpt_head .rpt_subtitle,
body.page-id-18626 .rpt_style_basic .rpt_plan .rpt_head .rpt_subtitle{
	padding: 25px 30px 20px !important;
}
body.page-id-17639 .rpt_style_basic .rpt_plan .rpt_head .rpt_price small,
body.page-id-144 .rpt_style_basic .rpt_plan .rpt_head .rpt_price small,
body.page-id-40 .rpt_style_basic .rpt_plan .rpt_head .rpt_price small,
body.page-id-18623 .rpt_style_basic .rpt_plan .rpt_head .rpt_price small,
body.page-id-18626 .rpt_style_basic .rpt_plan .rpt_head .rpt_price small{
	font-size: 16px !important;
	color: #C8C8C8 !important;
	font-weight: bold !important;
}
body.page-id-17639 .rpt_style_basic .rpt_plan .rpt_head .rpt_recurrence,
body.page-id-144 .rpt_style_basic .rpt_plan .rpt_head .rpt_recurrence,
body.page-id-40 .rpt_style_basic .rpt_plan .rpt_head .rpt_recurrence,
body.page-id-18623 .rpt_style_basic .rpt_plan .rpt_head .rpt_recurrence,
body.page-id-18626 .rpt_style_basic .rpt_plan .rpt_head .rpt_recurrence{
    position: absolute !important;
		font-family: 'Gotham Rounded Book' !important;
    width: 100% !important;
    height: auto !important;
    top: 130px !important;
    right: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    font-weight: 300 !important;
    font-size: 14px !important;
    color: #C8C8C8 !important;
    box-sizing: border-box !important;
    line-height: normal !important;
    text-align: center !important;
    padding: 0 !important;
    border-radius: none !important;
}

@media (max-width: 800px){
	body.page-id-17639 .rpt_style_basic .rpt_plan .rpt_head .rpt_recurrence,
	body.page-id-144 .rpt_style_basic .rpt_plan .rpt_head .rpt_recurrence,
	body.page-id-40 .rpt_style_basic .rpt_plan .rpt_head .rpt_recurrence,
	body.page-id-18623 .rpt_style_basic .rpt_plan .rpt_head .rpt_recurrence,
	body.page-id-18626 .rpt_style_basic .rpt_plan .rpt_head .rpt_recurrence{
		top: 150px !important;
	}
	body.page-id-17639 .rpt_style_basic .rpt_plan .rpt_head .rpt_subtitle,
	body.page-id-144 .rpt_style_basic .rpt_plan .rpt_head .rpt_subtitle,
	body.page-id-40 .rpt_style_basic .rpt_plan .rpt_head .rpt_subtitle,
	body.page-id-18623 .rpt_style_basic .rpt_plan .rpt_head .rpt_subtitle,
	body.page-id-18626 .rpt_style_basic .rpt_plan .rpt_head .rpt_subtitle{
			line-height: 23px !important;
			padding: 20px 30px 20px !important;
	}
}

/* Cookies */
.ws-cookie-content{
	position: fixed;
	bottom: 20px;
	left: 20px;
	max-width: 400px;
	border-radius: 5px;
	padding: 25px;
	margin: 0;
	z-index: 9;
	border: 1px solid #EAEDF4;
	background-color: #ffffff;
	box-shadow: rgba(119,135,147,0.15) 0 0 40px 5px;
}
.ws-cookie-content p{
	font-size: 18px;
	line-height: 1.7;
	margin-bottom: 10px;
	color: #525f7f;
}
.ws-cookie-content a{
	color: #84bf41;
	font-size: 16px;
	text-decoration: underline;
}
.ws-cookie-content .btn{
	float: none !important;
	top: 0 !important;
	right: 0 !important;
	text-decoration: none !important;
	font-size: 14px !important;
	letter-spacing: 0.5px !important;
	line-height: 12px !important;
	font-weight: 600 !important;
	color: #ffffff !important;
	text-transform: uppercase !important;
	background-color: #84bf41!important;
	border: none !important;
	border-radius: 4px;
	width: 100% !important;
	border-color: transparent !important;
	outline: 0 !important;
	padding: 18px 60px !important;
	margin: 20px 0 0 0 !important;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.ws-cookie-content .btn:hover{
	background-color: #73ab35!important;
}

.boxzilla {background: transparent!important;}

.boxzilla.boxzilla-bottom-left {
 
    margin-bottom: 230px!important;
}
