/*
 Theme Name:   Apptheme Child
 Description:  Apptheme Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     apptheme
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  apptheme-child
*/

body {
background-size: cover;
}

.article {width: 100%;}

.feature {
    display: inline-block;
    float: none;
    margin: 0 1.25% 40px 1.25%;
    width: 17.2%;
    vertical-align: top;
}
#video {
    padding: 135px 0 140px;
	}

.edd_discount_rate{
color: #00aa00;

}
.button-home {
    background: #FF8556;
}
.main-header {
    background: #fff;
    position: relative;
    float: none;
    height: 90px;
    line-height: 90px;
    width: 100%;
    z-index: 99;
    transition: all 0.3s;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.05);
}
.main-header .container { background: #fff }
.shrink {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    color: #fff;
    height: 70px;
    line-height: 70px;
    z-index: 1000;
}
.image-logo { margin-top: 3px }
.shrink .image-logo { margin-top: 5px }
.main-header.shrink .logo-wrap { margin: 10px 0 }
.logo-wrap {
    margin: 20px 0 0 0;
    overflow: hidden;
    float: left;
    transition: all 0.3s;
}

.section#slider {
    padding: 0;
}

#contact {
padding-top: 40px;
    padding-bottom: 20px;
}

#video {
    padding: 50px 0 60px;
}

#button-section {
    padding: 80px 0;
}

.main-header .primary-navigation a {
    border-right: 1px solid #f4f3f3;
    padding: 0 19px;
    transition: background 0.3s;
}
strong, b {
    font-weight: 600;
}

.iwfeatures{
display: inline-block;
vertical-align: top;
min-width:100px;
text-align:left;
}
.iwfeaturescont{
text-align:center;
margin: 0 auto;
}



.iwspace
{
height:40px;
display: inline-block;
width:100%;
}

.iwvidz {
    display: inline-block;
	vertical-align: top;
	font-size: 15px;
	margin: 0 1.25% 40px 1.25%;

	min-width: 189px;
}
.iwvidz h5{
	font-size: 15px;
}
.iwpar{
display: inline-block;
vertical-align: top;
width: 80%;
}
#iwwpntxt{
display: inline;
vertical-align: top;
}
#iwwpnimg{
padding:0 20px;
}

#buynowscroll {
  height: 60px;
  width: 80px;
  position: fixed;
  bottom: 0;
  left:0;
  z-index: 999;
}

#buynowscroll a {
  display: block;
  background: #FF8556;
  padding: 8px 16px;
  color: #000;
  font-family: Arial, sans-serif;
  font-size: 17px;
  font-weight: bold;
  text-decoration: none;
}

#buynowscroll a:hover {
  background: #7c86b2;
  color: #fff;
}
.flex-caption a {
color:#000;
}

#edd_checkout_form_wrap fieldset#edd_cc_fields {

    border: 1px solid #eee;
	background:none;
	position:static;
}

#edd_checkout_form_wrap input[type=checkbox]
{
min-width: 10px;
	min-height: 10px;
	appearance:checkbox;
-moz-appearance:checkbox; /* Firefox */
-webkit-appearance:checkbox;
}

.edd-gateway{
appearance:radio;
-moz-appearance:radio; /* Firefox */
-webkit-appearance:radio;
}
.seals{
margin-right:20px;
display: inline-block;
}
.pvnews{
text-align:center;
padding-top:40px;
background-color:#f7f7f7;
overflow:hidden;
}
.listing-item{
display: inline-block;
float: none;
margin: 0 1.25% 40px 1.25%;
width: 30%;
min-width:330px;
vertical-align: top;
text-align: center;
background-color:white;
-webkit-box-shadow: 10px 10px 11px -9px rgba(222,222,222,1);
-moz-box-shadow: 10px 10px 11px -9px rgba(222,222,222,1);
box-shadow: 10px 10px 11px -9px rgba(222,222,222,1);
}
.productpage .listing-item{

-webkit-box-shadow: 0 0 0 0;
-moz-box-shadow: 0 0 0 0;
box-shadow: 0 0 0 0;
}
.listing-item img{
display: block;
width:100%;
}

.listing-item .title{
display: block;
padding: 20px;
text-transform: uppercase;
clear:both;
font-weight:700;
}
.listing-item span{
display: block;
padding: 20px;
clear:both;
}
.display-posts-listing .excerpt-dash { display:none; }
.productpage .excerpt-dash { display:none; }
.pvproducts{
text-align:center;
padding-top:40px;
background-color:white;
overflow:hidden;
}

.pvprod{
text-align:center;
display: inline-block;
float: none;
margin: 0 1.25% 40px 1.25%;
width: 30%;
min-width:330px;
vertical-align: top;
background-color:white;
}
.pvprod img{
display: block;
width:100%;
}

.pvbuynow {
color:#ffffff;
-moz-box-shadow:inset 0px 1px 0px 0px #cf866c;
-webkit-box-shadow:inset 0px 1px 0px 0px #cf866c;
box-shadow:inset 0px 1px 0px 0px #cf866c;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d0451b), color-stop(1, #bc3315));
background:-moz-linear-gradient(top, #d0451b 5%, #bc3315 100%);
background:-webkit-linear-gradient(top, #d0451b 5%, #bc3315 100%);
background:-o-linear-gradient(top, #d0451b 5%, #bc3315 100%);
background:-ms-linear-gradient(top, #d0451b 5%, #bc3315 100%);
background:linear-gradient(to bottom, #d0451b 5%, #bc3315 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0451b', endColorstr='#bc3315',GradientType=0);
background-color:#d0451b;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
border:1px solid #942911;
display:inline-block;
cursor:pointer;
font-size:16px;
padding:13px 0px;
text-decoration:none;
text-shadow:0px 1px 0px #854629;
}
.single_post .pvbuynow a
{
color:#ffffff;
}
.pvbuynow a {
color:#ffffff;
padding:13px 36px;
}
.pvbuynow a:hover {
color:#ffffff;
padding:13px 36px;
}
.pvbuynow:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bc3315), color-stop(1, #d0451b));
	background:-moz-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-webkit-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-o-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-ms-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:linear-gradient(to bottom, #bc3315 5%, #d0451b 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc3315', endColorstr='#d0451b',GradientType=0);
	background-color:#bc3315;
}
.pvbuynow:active {
	position:relative;
	top:1px;
}

.pvactionbtn {
color:#ffffff;
	-moz-box-shadow:inset 0px 1px 0px 0px #8c6ccf;
	-webkit-box-shadow:inset 0px 1px 0px 0px #8c6ccf;
	box-shadow:inset 0px 1px 0px 0px #8c6ccf;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #511ad0), color-stop(1, #5714bc));
	background:-moz-linear-gradient(top, #511ad0 5%, #5714bc 100%);
	background:-webkit-linear-gradient(top, #511ad0 5%, #5714bc 100%);
	background:-o-linear-gradient(top, #511ad0 5%, #5714bc 100%);
	background:-ms-linear-gradient(top, #511ad0 5%, #5714bc 100%);
	background:linear-gradient(to bottom, #511ad0 5%, #5714bc 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#511ad0', endColorstr='#5714bc',GradientType=0);
	background-color:#511ad0;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #3e1094;
	display:inline-block;
	cursor:pointer;

	font-size:16px;
	padding:13px 0px;
	text-decoration:none;
	text-shadow:0px 1px 0px #3c2985;
}
.pvactionbtn a {
color:#ffffff;
padding:13px 36px;
}
.pvactionbtn a:hover {
color:#ffffff;
padding:13px 36px;
}
.pvactionbtn:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #5714bc), color-stop(1, #511ad0));
	background:-moz-linear-gradient(top, #5714bc 5%, #511ad0 100%);
	background:-webkit-linear-gradient(top, #5714bc 5%, #511ad0 100%);
	background:-o-linear-gradient(top, #5714bc 5%, #511ad0 100%);
	background:-ms-linear-gradient(top, #5714bc 5%, #511ad0 100%);
	background:linear-gradient(to bottom, #5714bc 5%, #511ad0 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5714bc', endColorstr='#511ad0',GradientType=0);
	background-color:#5714bc;
}
.pvactionbtn:active {
	position:relative;
	top:1px;
}

.pvsale{

text-decoration: line-through;
font-size:16px;
padding:13px;
}
.pvslider{
background-color:white;
}
.pvslider .pvbuynow{
font-size:25px;
}
.pvslider .pvsale{
text-align:center;
font-size:25px;
color:white;
}

.iwhook .pvsale{
color:white;
}

#buynowscrollred {
    height: 60px;
    width: 120px;
    position: fixed;
    bottom: 0;
    left: 10px;
    z-index: 999;
}

#buynowscrollred .pvbuynow {
	padding:6px 6px;
}

#buynowscrollred .pvbuynow a {
	padding:13px 9px;
}
.remail
{
display: inline-block;
float: none;
margin: 20px;
padding: 20px 10px;
text-align:center;
max-width:400px;
vertical-align: top;
background-color:#f7f7f7;
-webkit-box-shadow: 10px 10px 11px -9px rgba(222,222,222,1);
-moz-box-shadow: 10px 10px 11px -9px rgba(222,222,222,1);
box-shadow: 10px 10px 11px -9px rgba(222,222,222,1);
}
.g-recaptcha
{
margin-top:3px;
margin-bottom:2px;
margin-left:24px;
}
.remail input{
width: 250px;
}
.requirements
{
float:left;
clear:both;

}
.arconix-faq-term-title
{
display:none;
}
.pvvideo{
text-align:center;
background-color:black;
overflow:hidden;
padding: 0 10%;
}
.pvyoutube{
position:relative;
padding-bottom: 56.25%; /* 16:9 */
height: 0;
overflow: hidden;
max-width: 100%;
}

.pvyoutube iframe{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

#edd_free_download_optin{
-webkit-appearance: checkbox;
}

#edd-free-downloads-modal label.edd-free-downloads-checkbox-label{
font-weight: normal;
}

.edd-submit.button.blue{
font-weight: bold;
}

#yt-container.main_box {
	margin: 0;
}
.pvfpvideo{
text-align:center;
background-color:black;
overflow:hidden;
padding: 0;
}
#ytpp-playlist-container.ytpp-playlist-container {
    float: none;
    overflow-x: scroll;
    margin: 0;
}

.products .single_post {
overflow: hidden;
padding: 0 0 50px 0;
}
.productHeader
{
height:0;
}
.pvslider .pvbuynowgreen{
font-size:30px;
}
.pvbuynowgreen {
color:#ffffff;
background-color:#0085ff;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;

display:inline-block;
cursor:pointer;
font-size:20px;
font-weight:700;
margin: 20px;
position:relative;
}

.pvbuynowgreen p{
margin:0;
height:100%;
}

.single_post .pvbuynowgreen a
{
color:#ffffff;
}
.pvbuynowgreen a {
color:#ffffff;
text-decoration:none;
}
.pvbuynowgreen a:hover {
color:#ffffff;

}
.pvbuynowgreen:hover {
	background-color:#1095ff;
}
.pvbuynowgreen:active {
	position:relative;
	top:1px;
}
.pvprice
{
color:white;
font-size:16px;
}
.pvpriceslider
{
color:white;
font-size:24px;
}
.pvbuytext
{
float:left;
margin:2px 10px;
line-height: 40px;
}
.pvslider .pvbuytext{
margin:3px 15px;
line-height: 60px;
}
.cart {
background-color:#ff8500;
background-image:url("images/buycart.png");
background-repeat:no-repeat;
background-position:50%;
background-size:75%;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
width: 40px;
height: 40px;
display:inline-block;
font-size:16px;
font-weight:700;
margin: 2px;
float:left;
}
.pvslider .cart{
height: 60px;
width: 60px;
margin: 3px;
}
/*Important:*/
.pvlinkspanner{
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  left: 0;
  z-index: 1;

  /* edit: fixes overlap error in IE7/8,
     make sure you have an empty gif
  background-image: url('empty.gif');*/
}

#buynowfloat {
    height: 44px;
    width: 44px;
    position: fixed;
    bottom: 30px;
    left: -10px;
    z-index: 999;
}
.iwhook{
position:absolute;
bottom: 1px;
right: 1px;
display: inline-block;
vertical-align: middle;
min-width:200px;
}
#iwhook18{ left: 18%;}
#iwhook15{ left: 15%;}
#iwhook10{ left: 10%;}
#iwhook13{ left: 13%;}
@media (max-width:760px) {

	.iwhook {
	position:relative;
	}
	#iwhook13{ left: 0;}
	#iwhook18{ left: 0;}
	#iwhook15{ left: 0;}
	#iwhook10{ left: 0;}
	.pvprice{ color:#000;}

}

#navigation .pvcarticon a{

	font-size:0;
	float:left;
	background-image:url("images/checkoutblack.png");
background-repeat:no-repeat;
background-position:50%;
background-size:75%;
}
#navigation .pvcarticon a:hover{
	background-image:url("images/checkoutwhite.png");
}

#navigation .pvcarticon.current-menu-item a{
	background-image:url("images/checkoutwhite.png");
}

.pvfpvideo .html5gallery-container-1
{
background-image:none;
background-color: black;
}

.pvfpvideo .html5gallery-tn-1 {

    background-color: #000;
    background: #000;
	border:0;
	}

.bfsale {
    height: 150px;
    width: 250px;
    position: fixed;
    top: 140px;
    left: 20px;
    z-index: 999;
}

.yotu-playlist {
    padding: 0 !important;
}

.aboutcont{
  column-count: 4;
  column-gap: 1em;

}

.aboutcol{
  width:100%;
  display: inline-block;
  margin: 0 0 1em;
}

.supportfloat{
  float:left;
  min-width: 49%;
}

.supportmenu{
  width: 100%;
}

.supportitem{
  float: left;
}
.supportitem a{
  background: aliceblue;
  color: black;
  margin: 5PX;
  padding: 10PX;
}

.supportitem a:hover{
  background: lightsteelblue;
  color: black;
}
.iwhookdemo{
position:absolute;
bottom: 10px;
right: 10px;
display: inline-block;
vertical-align: middle;
min-width:200px;
}

.pvfbdemobtn
{
	color: #fff;
  background: #0085ff;
	font-weight: bold;
	padding: 12px;
	margin: 20px;
	font-size: 20px;
	line-height: 1.428571429;
	text-align: center;
	cursor: pointer;
  border-radius: 4px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
	-webkit-transition: all 0.1s;
	-moz-transition: all 0.1s;
	transition: all 0.1s;
}

.pvfbdemobtn span{
	color: orange;
}

.pvmeta
{
  visibility: hidden;
}
