/*
Theme Name: Cyber 2022 Theme
Author: Hipinspire
Author URI: https://www.hipinspire.com/
Version: 1.0
*/

/* hide Download Button on certain pages */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');

body,
a,
h1,
h2,
h3,
h4,
h5,
h6,
span,
li,
ul,
input {
	font-family: 'Poppins', sans-serif !important;
}

.page-id-772 header .header-holder .header-items .menu-primary-menu-container .primary-menu > li.nav-btn {
	display: none;
}
.page-id-531 header .header-holder .header-items .menu-primary-menu-container .primary-menu > li.nav-btn {
	display: none;
}
.page-id-529 header .header-holder .header-items .menu-primary-menu-container .primary-menu > li.nav-btn {
	display: none;
}
.page-id-529 .text-section {
	padding: 0px;
}
.page-id-531 .text-section {
	padding: 0px;
}
#inner-header {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
#appreciate .vc_row-fluid {
	text-align: center;
	background-color: #fff;
	padding: 50px;
	/*width: 80%;*/
	max-width: 1140px;
	margin: auto;
	border-radius: 25px;
	border: 1px solid #e1e1e1;
}
.title {
	color: #000000;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.4;
	margin-bottom: 15px;
}
.txt p {
	color: #5f5f5f;
	font-size: 16px;
	line-height: 1.4;
}
#appreciate .wpcf7-textarea {
	background-color: #f8f8f8;
	border: 0 !important;
	padding: 15px;
	width: 100%;
	border-radius: 15px;
	resize: none;
}
#appreciate .wpcf7-submit {
	background-color: #39b54a;
	border: 0;
	color: #fff;
	margin-top: 30px;
	padding: 15px 15px;
	min-width: 180px;
	border-radius: 100px;
}
#appreciate .wpcf7-text {
	background-color: #f6f6f6;
	border: 1px solid #e1e1e1;
	padding: 15px;
	color: #525151;
	border-radius: 15px;
}
#appreciate #wpcf7-f662-p1436-o1 .form-holder {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	justify-content: space-between;
}
#appreciate #wpcf7-f662-p1436-o1 .form-holder .input-holder:nth-child(1), 
#appreciate #wpcf7-f662-p1436-o1 .form-holder .input-holder:nth-child(2) {
	flex: 0 0 49%;
	max-width: 49%;
}
#appreciate #wpcf7-f662-p1436-o1 .form-holder .input-holder {
	flex: 0 0 100%;
	max-width: 100%;
}
#appreciate #wpcf7-f662-p1436-o1 .submit-holder {
	margin: auto;
}
#appreciate #wpcf7-f662-p1436-o1 {
	margin-top: 35px;
}
#appreciate #wpcf7-f662-p1436-o1 .submit-holder .wpcf7-submit {
	margin-top: 0;
}
#review-sec .vc_row-fluid {
	max-width: 1140px;
	margin: auto;
}
.review-img {
	margin-bottom: 0;
}
.review-img .vc_single_image-img, 
.review-img .vc_figure, 
.review-img .vc_single_image-wrapper {
	margin: auto;
	display: block;
}
#ultimate .vc_row-fluid {
	/*width: 80%;*/
	margin: auto;
}
#ultimate .wpb_row.vc_inner {
	background-color: #fff;
	padding: 25px;
	width: 100%;
	border-radius: 15px;
}
.title2 {
	font-size: 24px;
	font-weight: 700;
	color: #000;
	line-height: 1.4;
	margin-bottom: 15px;
}
.ultimate-ul {
	list-style: none;
}
.ultimate-ul li {
	color: #000000;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.2;
	padding: 6px 0;
	position:relative;
}
.ultimate-ul li::after {
	content: '';
	position: absolute;
	background-image: url('https://spyzooka.com/website/wp-content/uploads/2023/06/checkmark.png');
	width: 17px;
	height: 17px;
	left: -26px;
	top: 50%;
	transform: translateY(-50%);
}
.ultimate-btn-row {
	margin-top: 50px !important;
}
.ultimate-btn-row .wpb_column .wpb_wrapper {
	display: flex;
	justify-content: center;
}
.btn.primary-btn {
	padding: ;
	padding: 0;
	margin: 0;
}
.btn.primary-btn .vc_btn3 {
	min-width: 190px;
	color: #fff !important;
	background-color: #39b54a !important;
	border: 1px solid #39b54a !important;
	box-shadow: none;
	border-radius: 100px;
	outline: none;
	padding: 15px;
	margin: 0 12px;
}
.btn.primary-btn.secondary-btn .vc_btn3 {
	background-color: #fff !important;
	color: #000 !important;
}
#ultimate {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
#download-head .vc_row-fluid {
	/* width: 80%; */
	margin: auto;
	max-width: 1140px;
	/*display: block !important;*/
	min-width: 1140px;
}
#download-head {
	background-size: cover;
	background-position: center;
}
#download-head .ultimate-ul li {
	color: #fff;
}
#review-sec .title {
	margin-bottom: 50px;
}
#faster .title {
	margin-bottom: 0;
}
#faster .title + .txt {
	margin-top: 25px;
}
.fastest-info-row-wrap {
	width: 80%;
	margin: auto !important;
}
.faster-info-row {
	background-color: #fff;
	padding: 20px;
	border-radius: 25px;
	margin: 0 !important;
	transition: 0.3s ease-in-out;
	border: 1px solid #007aff;
	min-height: 380px;
}
.faster-info-row:hover {
	box-shadow: 10px 10px 40px 0 rgba(0,0,0,18%);	
	transition: 0.3s ease-in-out;
}
.fater-info-icon {
	margin-bottom: 12px;
}
.faster-info-title {
	color: #000000;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.4;
	margin-bottom: 15px;
	letter-spacing: 0;
}
.faster-info-row p {
	color: #5f5f5f;
	font-size: 16px;
	line-height: 1.6;
}
.fastest-info-row-wrap {
	margin-top: 30px !important;
}
.secure-row {
	width: 80%;
	margin: auto !important;
	border-radius: 25px;
	padding-top: 50px;
	padding-bottom: 50px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.secure-row .title {
	font-size: 40px;
	color: #fff;
	letter-spacing: 0;
	font-weight: 700;
	line-height: 1.4;
}
.secure-row .txt p {
	color: #fff;
	font-size: 24px;
	line-height: 1.4;
}
.secure-row .btn.primary-btn {
	width: max-content;
	margin: auto;
}
.secure-row .vc_column-inner {
	padding-top: 0 !important;
}
#features .vc_row-fluid {
	width: 80%;
	margin: auto;
}
#features .title {
	font-size: 48px;
	color: #000000;
	line-height: 1.2;
}
#features .btn.primary-btn .vc_btn3 {
	margin-left: 0;
}
#features .feature-row-wrap {
	width: 100%;
	background-color: #fff;
	border-radius: 25px;
	padding: 20px 0;
	min-height: 462px;
}
.feature-title {
	font-size: 65px;
	font-weight: 700;
	line-height: 1.4;
	background: linear-gradient(to bottom, rgba(32,36,66,1) 0%, rgba(31,124,174,1) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-shadow: 0px 15px 0 #1f649110;
}
.crossed {
  text-decoration: line-through;
}
.buy-btn .vc_btn3 {
	width: 100%;
	margin: 0 0 20px !important;
	border-radius: 8px !important;
}
#ultimate .wpb_row.vc_inner .txt p {
	color: #000;
	font-size: 16px;
}
#faster .vc_row-fluid {
	max-width: 1140px;
	margin: auto;
}
#faster .vc_row-fluid,
#features .vc_row-fluid,
#secure .vc_row-fluid,
#comaprision-top .vc_row-fluid,
#package-sec .package-box-row,
#package-sec .vc_row {
	max-width: 1140px;
	margin: auto;
}
.download-img-wrap {
	margin-bottom: 0 !important;
}
#comaprision-top .comp-top-row {
	background-color: #fff;
	padding: 25px;
	border-radius: 25px;
}
.page-id-1940 {
	background-color: #f6f6f6;
}
.comp-title {
	color: #000000;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.4;
	margin-bottom: 12px;
}
.page-id-1940 header {
	background-color: #fff;
}
.page-id-1940 header li a {
	color: #001324 !important;
}
.book-img {
	padding: 35px 20px;
	background-color: #fff;
	border-radius: 20px;
	text-align: center !important;
	margin-bottom: 12px !important;
}
.btn.primary-btn.book-btn .vc_btn3 {
	margin: 0 auto !important;
	background-color: #fff !important;
	border-color: #fff !important;
	color: #000000 !important;
	min-width: 100%;
	font-size: 13px;
}
.btn.primary-btn.book-btn .vc_btn3:hover {
	background-color: #39b54a !important;
	border-color: #39b54a !important;
	color: #fff !important;
}
#package-sec .package-box-row {
	padding: 30px 15px;
	border-radius: 25px;
	box-shadow: 0 0 10px 0 #00000010;
}
.star-ratings li i.fas.fa-star {
	font: normal normal normal 14px/1 FontAwesome;
}
.comparision-table thead tr th {
	background-color: #011527;
	padding: 12px;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0;
	text-align: center;
}
.comparision-table thead tr th:first-child {
	border-radius: 25px 0 0 0;
}
.comparision-table thead tr th:last-child {
	border-radius: 0 25px 0 0;
}
.comparision-table tbody tr td {
	padding: 12px;
	font-size: 14px;
	font-weight: 400;
	color: #5f5f5f;
	line-height: 1.4;
	text-align: center;
	background-color: #fff;
}
.comparision-table tbody tr td:first-child {
	text-align: left;
}
.comparision-table tbody tr:nth-child(2n) td {
	background-color: #f6f6f6;
}
.comparision-table {
	margin-top: 30px;
	box-shadow: 0 0 10px 0 #00000010;
	border-radius: 20px;
	width: 100%;
}
.comparision-table .btn.btn-primary {
	background-color: #39b54a;
	border-color: #39b54a;
	border-radius: 100px;
	padding: 8px 21px;
}
.comparision-table .btn.btn-defualt {
	color: #1f4b88;
	padding: 0;
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
}
.star-ratings {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	list-style: none;
	padding: 0;
	margin-bottom: 0;
	justify-content: center;
}
.star-ratings li i {
	color: #f9c941;
	font-size: 18px !important;
	margin-right: 5px;
}
.comparision-table tbody tr:last-child td:first-child {
	border-radius: 0 0 0 20px;
}
.comparision-table tbody tr:last-child td:last-child {
	border-radius: 0 0 20px 0;
}
.comparision-table td .fa-check-circle,
.comparision-table td .fa-times-circle {
	color: #02bc7d;
	font-size: 27px;
}
.comparision-table td .fa-times-circle {
	color: #ff6174;
}
.comparision-table th,
.comparision-table td {
	width: 16.66%;
}
.editor-row {
	background-color: #fff;
	padding: 25px;
	border-radius: 25px;
	margin-bottom: 30px !important;
}
.editor-main-title {
	font-size: 32px;
	font-weight: 700;
	margin-bottom: 35px;
}
.editor-title {
	color: #000000;
	font-weight: 700;
	font-size: 24px;
	margin-bottom: 12px;
}
.editor-row .btn.primary-btn .vc_btn3 {
	text-align: left;
	width: 100%;
	margin: 0;
}
.editor-rating-wrap .star-ratings li {
	position: relative;
}
.editor-rating-wrap .star-ratings li::after {
	content: "\f005";
	font: normal normal normal 14px/1 FontAwesome;
	color: #f9c941;
	font-size: 18px !important;
	margin-right: 5px;
}
.editor-rating-wrap .star-ratings {
	justify-content: flex-start;
}
.editor-rating-wrap p {
	margin-bottom: 0;
}

@media (max-width:550px) {
	#inner-header {
	padding-top: 100px !important;
	padding-bottom: 30px !important;
}
	.ultimate-btn-row .wpb_column .wpb_wrapper {
	display: block;
}
	.ultimate-btn-row {
	margin-top: 0 !important;
}
	#ultimate {
	padding-top: 40px !important;
	padding-bottom: 40px !important;
}
	#ultimate .wpb_row.vc_inner {
		padding: 15px;
		margin-bottom: 15px;
}
	#download-head {
	padding-top: 80px !important;
	padding-bottom: 10px !important;
}
	#download-head .vc_row-fluid {
	min-width: 100%;
}
	#download-head .vc_row-fluid .main-title br {
	display: none;
}
	#review-sec {
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}
	.review-img img, .review-img .wpb_wrapper, .review-img .vc_single_image-wrapper {
	display: block !important;
	margin: auto !important;
}
	#review-sec .title {
	margin-bottom: 20px;
}
	#faster {
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}
	.fastest-info-row-wrap {
	margin-top: 0 !important;
}
	.faster-info-row {
	padding: 15px;
}
	.fater-info-icon {
	margin-bottom: 12px !important;
}
	.faster-info-row p {
	font-size: 14px;
	line-height: 1.5;
}
	.faster-info-row .wpb_text_column {
	margin-bottom: 0px;
}
	.faster-info-row {
		margin-bottom: 15px !important;
		min-height: auto;
}
	.secure-row {
	padding-top: 12px;
	padding-bottom: 12px;
}
	.secure-row .title {
	font-size: 22px;
}
	.secure-row .txt p {
	font-size: 16px;
}
	#features .title {
	font-size: 26px;
}
	#features .feature-row-wrap {
	min-height: auto;
	margin: 15px 0 0 0 !important;
}
	.feature-title {
	font-size: 45px;
}
	.ultimate-ul li {
	font-size: 14px;
}
	#appreciate {
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}
	#appreciate .vc_row-fluid {
	padding: 15px;
	margin: 0 10px;
}
	#appreciate .wpcf7-textarea {
	height: 150px;
}
	#appreciate #wpcf7-f662-p1436-o1 .form-holder .input-holder:nth-child(1),
	#appreciate #wpcf7-f662-p1436-o1 .form-holder .input-holder:nth-child(2) {
		flex: 0 0 100%;
		max-width: 100%;
	}
	#review-sec .wpb_raw_code .wpb_wrapper {
	width: max-content;
	margin: auto auto 35px;
}
	.download-img-wrap {
		margin-bottom: 20px !important;
		margin-top: 25px;
	}
}


/* buy page css*/


.checkout-section::before{
	height: 0 !important;
}

#pf_832195,
#pf_832196,
#pf_832197{
	height: 800px;
}

@media (max-width: 600px){
	
#pf_832195,
#pf_832196,
#pf_832197{
	height: 780px;
}
}


@media (max-width: 530px){
	
#pf_832195,
#pf_832196,
#pf_832197{
	height: 820px;
}
}

