/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 14 2024 | 15:21:20 */
/*body {
  background:#fff;
  will-change: background;
}
h1 {
  color:#232323;
  will-change: color;
}
h2 {
  color:#232323;
  will-change: color;
}
div {
  color:#232323;
  will-change: color;
}*/
.blog-post-button.btn:hover{
	color:#fff!important;
}

/*.entry-content.entry-content-inner {
    padding-right: 5%;
    padding-left: 5%;
}*/
h1{
		line-height: 1.3em !important;
	}
	h2, h3, h4, h5, h6{
		line-height: 1.4em !important;
		font-family: "Axiforma Bold", Sans-serif;
		color:#232323;
	}
	
body:not(.single-e-landing-page) p{
	/*line-height: 1.4em!important;*/
	font-family: "ProximaNova Regular", Sans-serif;
	/*color:#000!important;*/
}
.ppw-post-password-container{
	margin: 150px auto;
    text-align: center;
}
.elementor-widget-video .elementor-wrapper video{
	background-color:transparent!important;
}
.home .elementor-swiper-button i{
	margin: 13px auto;
	color: #000;
}
.home .elementor-element .swiper-container .elementor-swiper-button{
	transform: translateY(-30%);
}
.bottom_auto_slide .swiper-wrapper{
	-webkit-transition-timing-function: linear !important;
	transition-timing-function: linear !important;
}
/* Form Style */
.gform_wrapper.gravity-theme form input[type=text],
.gform_wrapper.gravity-theme form input[type=email],
.gform_wrapper.gravity-theme form input[type=tel],
.gform_wrapper.gravity-theme input[type=email],
.gform_wrapper.gravity-theme .gfield select{
    color: #232323;
    padding: 20px 20px 20px 20px;
    font-family: "Axiforma", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1em;
    letter-spacing: 0.2px;
    max-height: 63px;
	border-radius:0px;
	border-color:#ccc!important;
}

.gform_wrapper.gravity-theme .gfield select:after{
    content: "\f078";
    font-family: 'Font Awesome 5 Free';
	color:#000099;
    font-weight: 800;
    font-size: .7em;
    line-height: 1;
    pointer-events: none;
    position: absolute;
    top: 45%;
    right: 0.8em;
    transform: translateY(-45%);
    z-index: 2;
}

/** select **/
#gform_wrapper_2 select {
  display: inline-block;
  font: inherit;
  line-height: 1.5em;
  padding: 0.5em 3.5em 0.5em 1em;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}

#gform_wrapper_2 select {
  background-image:
    linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
	calc(100% - 20px) calc(1em + 7px),
    calc(100% - 15px) calc(1em + 7px),
    calc(100% - 2.5em) 0.5em;
  background-size:
	5px 5px,
    5px 5px,
    1px 1.9em;
  background-repeat: no-repeat;
  padding: 0.8em 3.5em 0.7em 1em;
}

#gform_wrapper_2 select:focus {
  background-image:
    linear-gradient(45deg, gray 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, gray 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
	calc(100% - 15px) calc(1.2em + 2px),
    calc(100% - 20px) calc(1.2em + 2px),
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.9em;
  background-repeat: no-repeat;
  border-color: gray;
  outline: 0;
}
#gform_wrapper_2 select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
/* Select end */


.gform_button.button{
height: 48px!important;
	font-size: 16px!important;
	background:#1915E8!important;
	border-radius:40px!important;
	border:0;
	width: auto;
    padding: 11px 30px 13px 30px;
    font-family: "ProximaNova-Bold", Sans-serif;
    text-transform: lowercase;
	line-height: 1!important;
}
.gform_button.button:hover{
	background:#000;
	color:#fff;
}
.gform_required_legend{display:none;}
.gfield_consent_label{
	font-size:14px;
	line-height: 20px;
	color: #000;
}
.ginput_container_consent{
	display: flex;
    align-items: flex-start;
}
.gform_confirmation_message_6{
	text-align:center;
}
/*.gfield_visibility_hidden{
display:none;
}*/
/* popclip counter */
.digit {
  display: inline-block;
  transition: transform 0.3s ease-out;
}
.digit.new {
  transform: translateY(-50px);
}
.counter .digit:first-child{
	margin-right:-10px;
}
span.copy_cta,
.green_cta{
	font-size: 16px;
    font-family: 'ProximaNova-Bold';
    border-radius: 100px;
}
span.copy_cta{
	background: #1915E8;
	padding: 5px 15px;
	color:#fff!important;
}
.green_cta{
    background: #009933;
	padding: 5px 15px;
	color:#fff!important;
}
.green_cta:hover{
	color:#fff;
}
/* accordian tab */
#accordian_with_img .elementor-widget-n-accordion .e-n-accordion-item-title{
	justify-content: space-between!important;
}
.main_img_tabs .tab-image {
  display: none;
  opacity: 0;
  transition: opacity 0.5s ease;
}
.main_img_tabs .tab-image.active {
  display: block;
  opacity: 1; 
}
@media (min-width: 767px) {
    .sticky_sidebar {
        position: -webkit-sticky;
        position: sticky;
        top: 100px;
    }
}
@media only screen and (max-width:1024px){
	h1{
		font-size:60px;
	}
	h2{
		font-size:50px;
	}
	h3{
		font-size:36px;
	}
	h4{
		font-size:32px;
	}
	h5{
		font-size:30px;
	}
	h6{
		font-size:28px;
	}
	.hide-shopify-mobile{display:none;}
}
@media only screen and (max-width:768px){
	h1{
		font-size:55px;
		line-height: 1.4em !important;
	}
	h2{
		font-size:44px;
	}
	h3{
		font-size:32px;
	}
	h4{
		font-size:30px;
	}
	h5{
		font-size:28px;
	}
	h6{
		font-size:26px;
	}
	.single-press p,
	.single-press a{
		word-wrap:break-word;
	}
	.gform_button.button{
		margin:0 auto;
	}
}