/*
Theme Name: Actors Truth
Theme URI: https://cloudsine.co/
Template: twentytwentyone
Author: the Web team
Author URI: https://cloudsine.co/
Description: Actors Truth is child theme of Twenty Twenty One. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Tags: one-column,accessibility-ready,custom-colors,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready,blog,portfolio
Version: 2.3.1726734205
Updated: 2024-09-19 08:23:25

*/
h1,
h2,
h3,
h4 {
  font-family: "Oswald", sans-serif!important;
}
h5{
 font-family: "Schibsted Grotesk", sans-serif !important;	
}

body {
  font-family: "Schibsted Grotesk", sans-serif !important;
	 font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  line-height: 24px;
  font-size: 16px;
  color: #666666;
}
.pum-container {
	max-width: 700px !important;
}
.pum-theme-75 .pum-content + .pum-close, .pum-theme-content-only .pum-content + .pum-close {
    right: 30px !important;
    top: 20px !important;
	color: #000 !important;
}
.pum-theme-70 .pum-content + .pum-close, .pum-theme-enterprise-blue .pum-content + .pum-close {
	color: #000 !important;
}
.purchase h2 {
    font-size: 32px !important;
    line-height: 48px !important;
}
.registerFormRight {
	background: none;
	max-width:588px !important;
	margin: 0 auto;
	padding-top: 0;
}
.registerForm {
    margin-bottom: 40px;
    width: auto;
    margin-left: 0;
}
.registerForm h4 {
    color: #3D3D3D;
}
.registerForm p {
    color: #666666;
}
.registerFormRight .form-area {
    background-color: #FDFFF4;
    padding: 40px 32px;
    border-radius: 24px;
	border: 1px solid #B0C3AA;
}
.registerFormRight .checkbox label {
    color: #3D3D3D;
}
.registerFormRight span.form-control {
	background: none;
}
.acting.thankYouPage {
	max-width: 588px;
	margin: 0 auto;
}
.webAppIcon {
    position: absolute;
    top: -80px;
    left: 50%;
	margin-left: -114px;
}
@media (max-width: 767px) {
	.registerFormRight .form-area {
    padding: 40px 16px !important;
}
	
}