/**
* Theme Name: Apper Child
* Description: This is a child theme of Apper.
* Author: AcmeeDesign Softwares and Solutions
* Template: apper
* Version: 1.0.0
*/

/**
* You can add your custom styles here
*/


/*Child Theme CSS Here*/
p {
    margin: 0;    
}
.page-id-1641 {
    background-color: #fff;
}
#site-logo #site-logo-inner a {
    max-width: 420px;
}
#site-logo #site-logo-inner a img {
    width: 100%;
    max-width: 100% !important;
}
#site-navigation-wrap #site-navigation .dropdown-menu li > a {
    letter-spacing: 0px;
}
header#site-header.sticky {
    display: none;
}
.acm_screen-img-animator .acm-col img {
    border: none;
}
#features .elementor-container {
    max-width: 100%;
    gap: 89px;
}

#features .elementor-container .elementor-column .elementor-widget-wrap .elementor-element.elementor-element-981c663,
#features .elementor-container .elementor-column .elementor-widget-wrap .elementor-element.elementor-element-a200891,
#features .elementor-container .elementor-column .elementor-widget-wrap .elementor-element.elementor-element-7b48783 {
    height: 100%;
    display: flex;
}
#features .elementor-container .elementor-column .elementor-widget-wrap .elementor-widget-container {
    height: 100%;
}
#features .elementor-container .elementor-column .elementor-widget-wrap .acm_feature2 {
    height: 100%;
    display: flex;
    flex-direction: column;
}
#features .acm_feature2 .acm_feature2_img img {
    border-radius: 15px 15px 0 0;
}
#features .acm_feature2 .acm_feature2-content {
    padding: 20px 36px 20px 20px;
    flex: 1;
}
#features .acm_feature2 .acm_feature2-content h3 {
    margin: 0 0 6px 0;
}
#features .acm_feature2 .acm_feature2-content .acm_feature2_desc p {
    margin: 0;
    font-size: 16px;
    line-height: 24px;
}
.experienceSlider .acm_screen-slider .owl-item .screen_frame_img img {
    border: none;
    
}
.projectTypes h2 span {
    display: block;
}
.projectTypes .elementor-container.elementor-column-gap-default {
    gap: 35px;
}
.projectTypes .acm_feature2 {
    border-radius: 0px;
    background-color: transparent;
}
.projectTypes .acm_feature2-content.acm_p-7 {
    padding: 13px 0 0 0;
}
.projectTypes .acm_feature2 .acm_feature2-content h3 {
    margin: 0;
    text-align: center;
}
.keyFeatures h2 span {
    display: block;
}
#footer-bottom.no-right-content #copyright {
    font-weight: 400;
}



/*========== Responsive CSS ========== */

/* Table of Contents
==================================================
	#Desktop (1920 and 1600 and 1440 and 1366)
	#laptop (1440 and 1366)
	#Tablet (991 to 767)
	#Mobile (767 to 360)



/* #Additional - Large Screens width of 1800px to 1601px 
================================================== */
@media only screen and (min-width: 1601px) and (max-width: 2100px) {



}

/* #Additional - Large Screens width of 1600px to 1501px 
================================================== */
@media only screen and (min-width: 1501px) and (max-width: 1600px) {



}

/* #Additional - Large Screens width of 1500px to 1441px 
================================================== */
@media only screen and (min-width: 1441px) and (max-width: 1500px) {


}

/* #Additional - Large Screens width of 1440px to 1200px 
================================================== */
@media only screen and (min-width: 1367px) and (max-width: 1440px) {


}

/* #Additional - Large Screens  width of 1366px to 1200px
================================================== */
@media only screen and (min-width: 1200px) and (max-width: 1366px) {
    




}

/* #iPad Pro - Large Screens width of 1199px to 990px
================================================== */
@media only screen and (min-width: 992px) and (max-width: 1199px) {





}

/* #Tablet (Portrait)
================================================== */
/* Note: Design for a width of 991px to 768px */
@media only screen and (min-width: 768px) and (max-width: 991px) {

#site-logo #site-logo-inner a img         { max-width: 350px !important; width: 350px; }

#features .elementor-container            { gap: 14px; }    
#features .acm_feature2 .acm_feature2-content   { padding: 15px;}
#features .acm_feature2 .acm_feature2-content .acm_feature2_desc p  { font-size: 14px; line-height: 22px;}

#experienceApp .acm_heading-desc p br     { display: none; }

.projectTypes p                           { font-size: 16px; }
.projectTypes .elementor-container.elementor-column-gap-default { gap: 0;}
.projectTypes .acm_feature2               { text-align: center; }


}

/*  #Mobile (Portrait)
================================================== */
/* Note: Design for a width of 767px to 320px */
@media only screen and (max-width: 767px) {

#site-logo #site-logo-inner a img         { max-width: 280px !important; width: 280px; }

#aboutApp p                               { font-size: 16px; line-height: 24px; }

#features .elementor-container            { gap: 30px; } 

#experienceApp .acm_heading-desc p		  { font-size: 14px; line-height: 24px; }	
#experienceApp .acm_heading-desc p br     { display: none; }

.projectTypes p                           { font-size: 16px; line-height: 26px !important; }
.projectTypes .elementor-container.elementor-column-gap-default { gap: 15px; }
.projectTypes .acm_feature2				  { text-align: center; }

.elementor-1641 .elementor-container .elementor-element.elementor-widget-apper_icon_box	{ margin-bottom: 10px; }
.elementor-1641 .elementor-container .elementor-element .acm-iconbox .acm-icon-content .acm-icon-heading { margin: 0; }

.elementor-element-96b1896 .app-preview-three	{ display: block; }


}

/* #Mobile (Landscape)
================================================== */
/* Note: Design for a width of 575px to 320px */
@media only screen and (min-width: 480px) and (max-width: 767px) {




}


