.p-margin-none p:last-child{
	margin-bottom: 0;
}

.site-check-icon-list ul li,
.site-icon-list-circle ul li{
	align-items: flex-start !important;
}

.site-check-icon-list ul li span.elementor-icon-list-icon{
	position: relative;
	top: 5px;
}

.site-icon-list-circle ul li span.elementor-icon-list-icon{
	position: relative;
	top: 12px;
}

.our-stories-heading-span span{
	color: #FB4A50;
}

.our-writing-vertical-line-rotate .elementor-text-editor{
	transform: rotate(-90deg);
	position: relative;
	top: 160px;
	left: -240px;
} 

.our-stories-vertical-line-rotate .elementor-text-editor{
	transform: rotate(-90deg);
	position: relative;
	top: 50px;
	left: -200px;
}

.our-m-o-left-red-circle:before{
	content: '';
	display: block;
	position: absolute;
	width: 62px;
	height: 123px;
	background-image: url('https://at-demo.com/postscriptum/wp-content/uploads/2021/06/our-M-O-red-circle.png');
	background-size: 100% auto;
	top: 140px;
	left: 0;
}

.service-box .elementor-image-box-description a{
	color: #fb4a50;
	border-bottom: 1px solid;
}

.from-us-list .elementor-icon-list-icon{
	position: relative;
	top: -4px;
}

.testimonial-carousel .elementor-testimonial{
	display: flex;
	flex-direction: column-reverse;
}

.testimonial-carousel .elementor-testimonial .elementor-testimonial__footer{
	margin-top: 0;
	margin-bottom: 10px;
}

.testimonial-carousel .elementor-testimonial .elementor-testimonial__footer .elementor-testimonial__image img{
	max-width: 100%;
	width: auto;
	height: auto;
}

.main-header{
	transition: all 0.4s ease-in-out !important;
}

.main-header.elementor-sticky--effects{
	box-shadow: 0 0 30px rgba(0,0,0,0.05);
	padding-top: 10px !important;
	padding-bottom: 10px !important
}

.main-header .site-logo img{
	height: 106px;
	width: auto;
	transition: all 0.4s ease-in-out;
}

.main-header.elementor-sticky--effects .site-logo img{
	height: 70px;
	width: auto;
}

.story-form{
	color: #281624;
    font-family: "Jost", Sans-serif;
    font-size: 26px;
    font-weight: 400;
	text-align: center;
	line-height: 2.2em;
}

.story-form p{
	display: block !important;
	margin: 0 auto;	
}

.story-form .wpcf7-form-control-wrap {
	display: inline-block;
}

.story-form .wpcf7-form-control-wrap[data-name="ps_details"]{
	display: block;
}

.story-form .wpcf7-form-control-wrap .wpcf7-form-control{
	color: #281624;
    font-family: "Jost", Sans-serif !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    border: none;
    border-bottom: 1px solid #281624 !important;
    border-radius: 0;
    background: none !important;
    outline: 0;
    box-shadow: none !important;
    max-width: 200px;
    padding: 0;
    height: auto !important;
    text-align: center;
    line-height: 1em;
}

.story-form .btn-send-contact{
	background: #342c1f;
    color: #fff;
    font-family: "Jost", Sans-serif !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    border: none;
    outline: 0;
    padding: 20px 60px !important;
    line-height: 1em;
    margin-top: 40px !important;
	margin-left: 63px !important;
}

.story-form .btn-send-contact:hover{
	background: #000000;
}

.story-form .wpcf7-form-control-wrap select.wpcf7-form-control{
	max-width: 360px;
}

.story-form	.ps-details{
	max-width: 500px !important;
}

.invalid .wpcf7-response-output{
	border: none !important;
	margin: 0 !important;
	color: #fb4a50;
}

.sent .wpcf7-response-output{
	border: none !important;
	margin: 0 !important;
	color: #68a66c;
}

.who-we-are .elementor-heading-title{
	position: relative;
	z-index: 10;
}

.who-we-are .elementor-heading-title::before{
	content: '';
	position: absolute;
	top: -56px;
	left: -26px;
	background: url('https://at-demo.com/postscriptum/wp-content/uploads/2021/10/background-img.png');
	background-repeat: no-repeat;
	background-size: 85% auto;
	width: 159px;
	height: 159px;
	z-index: -1;
}

.reading-people .elementor-heading-title span{
	color: #fb4a50;
}

.who-we-are-section{
	position: relative;
	z-index: -1;
}

.reading-people-section::before{
	content: '';
	position: absolute;
	top: -125px;
	right: 0;
	background: url('https://at-demo.com/postscriptum/wp-content/uploads/2021/10/circle.png');
	background-repeat: no-repeat;
	background-size: 75% auto;
	background-position: top right;
	width: 463px;
	height: 683px;
}

.how-we-work .elementor-heading-title span{
	color: #fb4a50 !important;
	font-size: 50px !important;
}

.how-we-work-section::before{
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -102px;
	background: url('/wp-content/uploads/2022/01/how-we-work-bg-1.png');
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center left;
	width: 289px;
	height: 205px;
}

.why-we-do-it-main{
	position: relative;
}

.why-we-do-it-main:before{
	content: '';
	display: block;
	position: absolute;
	width: 378px;
	height: 825px;
	top: 50%;
	right: 0;
	margin-top: -412px;
	background: url('/wp-content/uploads/2022/01/why-we-do-it-right-image.png') no-repeat right center;
	background-size: 60% auto;
}

.why-we-do-it .elementor-heading-title span{
	color: #fb4a5a !important;
}

.write-your-story .elementor-heading-title span{
	color: #fb4a5a !important;
}

.our-current-coustomers-carousel .swiper-wrapper{
	align-items: center !important;
}

.our-current-coustomers-carousel .swiper-wrapper .swiper-slide{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100% !important;
}

/* E-commerce Content Page Start */

.e-commerce-content-hero-section{
	position: relative;
}

.e-commerce-content-hero-section:after{
	content: '';
	display: block;
	position: absolute;
	background-image: url('/wp-content/uploads/2021/06/our-stories-right-image.png');
	background-position: 100% 100%;
	background-repeat: no-repeat;
	background-size: 38%;
	top: 40%;
	right: 0;
	width: 100%;
	height: 121px;
	z-index: 0;
}

/* E-commerce Content Page End */






