/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
.home-grid .tlp-portfolio .layout1 .tlp-portfolio-thum img{
	width: auto;
    margin: 0 auto;
}
.tlp-portfolio .layout1 .tlp-portfolio-thum{
	background: #fff !important;
}
.tlp-item{
	border: 1px solid #eee;
}
.tlp-overlay{
	background: rgba(137,137,137,0.29)!important;
}
.tlp-content-holder{
	text-align: center;
}
.link-tag .elementor-widget-container a{
	color: #fff !important;
	text-decoration: underline;
}
.a-tag-hov a{
	text-decoration: underline;
}
.a-tag-hov a:hover{
	text-decoration: none;
}
.a-tag-hov strong{
	font-size: 18px!important;
	font-weight: 600 !important;
}
.boldtext{
	font-weight: 600 !important;
}
.case-std button{
	border-radius: 0px !important;
    background-color: #fff;
    border: none;
    color: #000;
}
.case-std button.selected{
	border-bottom: 1px solid #000 !important;
	 background-color: #fff !important;
	  color: #000 !important;
}
.case-std button:hover{
	background-color: #fff !important;
	color: #000 !important;
}
.tlp-single-detail{

/*	max-width: 100% !important;*/
}
.certon-pg .elementor-testimonial__header{
 border-bottom: none !important;
}
.blog-heading h1{
	font-size: 26px !important;
	font-weight: 600 !important;
	line-height: 34px !important;
}
.blog-heading h2{
	font-size: 22px !important;
	font-weight: 600 !important;
	line-height: 29px !important;
}
.blog-heading .num-point h3{
	font-size: 17px !important;
	font-weight: 600 !important;
	line-height: 26px !important;
}
.elementor-post__title a:hover {
    color: #FFD100 !important;
}.elementor-card-shadow-yes .elementor-post__card{
    box-shadow: none!important;
}

.elementor-pagination .page-numbers.current, .elementor-pagination .page-numbers:hover {
    color: #FFD100!important;
}
.elementor-pagination {
    margin-top: 60px!important;
    font-size: 17px;
    font-weight: 600;
}
.elementor-posts__hover-gradient .elementor-post__card .elementor-post__thumbnail__link:after {
     background-image: linear-gradient(0deg,rgba(0,0,0,.35),transparent 0%); 
  
}

.dev-app .e-con-inner .elementor-element .elementor-widget-image-box{
	padding: 40px 25px 30px 25px;
	box-shadow: 0px 2px 14px -6px rgba(0, 0, 0, 0.27);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    border-style: solid;
    border-width: 0px 0px 4px 0px;
    border-color: #FFD100 !important;
    height: 90% !important;
}

/*Responsive*/
@media only screen and (max-width: 768px) {
	    
  
}
@media only screen and (max-width: 375px) {


	.blog-head .elementor-widget-container h2{
		font-size: 40px !important;
		word-wrap: break-word !important;

	}
  
}
@media only screen and (max-width: 320px) {


	.blog-head .elementor-widget-container h2{
		font-size: 35px !important;
		word-wrap: break-word !important;

	}
	.elementor-120 .elementor-element.elementor-element-1d1ac3b .elementor-heading-title {
    	font-size: 36px;
	}
	.sec-btn .elementor-button-content-wrapper{
		font-size: 14px !important;
	}
  
}
