/**handles:orbisius_ct_dpix_parent_style_child_style**/
/*
Theme Name: Dpix
Theme URI: 
Description: Child theme of hello-elementor theme for the Hello Elementor theme
Author: Blackberry Design
Author URI: http://blackberry.uk.com
Template: hello-elementor
Version: 1
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Tue, 10 Dec 2019 09:59:03 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

body h1, body h1.elementor-heading-title, body .elementor-widget-heading.elementor-widget-heading h1.elementor-heading-title{
    font-size: 34px;
	line-height: 1.2em;
}
body h2{
	font-size: 30px;
	line-height: 1.2em;
}
body h3 {
    font-size: 24px;
	line-height: 1.2em;
}
body h4 {
    font-size: 22px;
	line-height: 1.2em;
}
body h5 {
    font-size: 20px;
	line-height: 1.2em;
}
body h6 {
    font-size: 18px;
	line-height: 1.2em;
}
/*body, body p, body p a, body .elementor-text-editor li{
	font-size: 14px;
}*/

body a{
	color: #7B3A83;
}
body a:hover{
	color: #5F165D;
}
.elementor-text-editor ul{
	margin-bottom: .9rem;
}
body ul{
	padding-left: 14px;	
}
blockquote {
    margin: 0;
    color: #747474;
    font-weight: 400;
	margin-bottom: .9rem;
}
blockquote p{
	line-height: 1.4em;
	font-size: 20px;
}
.swiper-slide-inner {
    max-width: 1120px;
    padding: 0 !important;
}



body .gform_wrapper ul li.gfield{
	margin-top: 0;
	margin-bottom: 15px;
}
.gform_heading{
	display: none;
}
#gform_wrapper_1{
	margin-top: 0;
}



.Slider .elementor-slide-description {
    background-color: 
    rgba(0,0,0,0.7);
}
.HomeServices .elementor-cta__button::after {
    content: "\f054";
    font-family: "FontAwesome";
    margin-left: 5px;
    display: inline-block;
}
.HomeServices .elementor-cta__description {
	min-height: 100px;
}
#gform_1 #input_1_5 li {
    display: inline-block;
    margin-right: 15px;
}
#gform_1 #input_1_6 li{
	width: 50%;
	display: inline-block;
}

.Archive-Wrap .elementor-post__read-more{
    padding: 12px 24px;
    font-weight: 600;
	text-transform: capitalize;
	color: #FFFFFF !important;
	background-color: #7B3A83;
	font-size: 15px;
	border-radius: 3px;
	transition: all .3s ease-in-out;
}
.Archive-Wrap .elementor-post__read-more:hover{
    background-color: #5F165D;
}
.Archive-Wrap .elementor-pagination{
    margin-top: 20px
}
.PorfolioWrap .elementor-icon-list-icon{
	display: none;
}
.PorfolioWrap .elementor-post-info__item{
	padding-left: 0 !important;
}
.PorfolioWrap .elementor-post-info__item a:hover{
	color: #7B3A83 !important;
}
.StickGallery{
	position: sticky !important;
top: 170px;
}
/*Iphone Portrait*/
@media only screen and (max-width:640px) {
.StickGallery{
	position: relative;
}
.ServicesPortfolio article{
	margin-bottom: 5px !important;
}
}