/* 
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 */
html, body {
	    overflow-x: hidden;
}
::-webkit-scrollbar {
   width: 0.5em;
   height: 0.5em;
  }
::-webkit-scrollbar-thumb {
   background-color: rgba(219, 56, 122, 1);
   border-radius: 3px;
  }
.theplus-tabs-content-wrapper .plus-tab-content p {
	margin-bottom:20px;
}
.seo-by-industry {
	height:310px;
	overflow-y:scroll;
}
.seo-by-industry {
  &::-webkit-scrollbar {
   width: 0.5em;
   height: 0.5em;
  }
  &::-webkit-scrollbar-thumb {
   background-color: rgba(219, 56, 122, 1);
   border-radius: 3px;
  }
}
.elementor-sticky--effects {
	background: #000000;
}
.elementor-sticky--effects .phone-number {
	display:none;
}
.custom-tabs .elementor-tab-content {
	padding:0px;
	transition: background-color 0.5s linear;
}
.icon-boxes .elementor-widget-container {
    cursor: pointer !important;
}
.elementor-testimonial-content {
	height: 150px;
    overflow: scroll;

}
.callout-box-form {
	margin:0 auto;
}
.elementor-12 .elementor-element.elementor-element-8aff093 .theplus-tabs-wrapper .plus-tabs-nav .plus-tab-header:hover {
	background:transparent;
	color:#DB387A;
}
.custom-height-grid {
	
}
.gallery-list.gallery-style-2 .entry-content{
    text-align:center !important;
}
.dynamic-listing.dynamic-listing-style-4 .blog-list-content {
	border-radius:0px;
}
.elementor-12 .elementor-element.elementor-element-e6cbb46 .dynamic-listing .post-inner-loop .post-meta-info span, .elementor-12 .elementor-element.elementor-element-e6cbb46 .dynamic-listing .post-inner-loop .post-meta-info span a {
	text-decoration:none;
}
.dynamic-listing.dynamic-listing-style-4 .blog-list-content {
	max-height:250px;
}
.dynamic-listing.dynamic-listing-style-4 .post-metro-content {
	left:20px;
	bottom:10px;
	width: 100%;
    max-width: 90%;
}
.elementor-17.elementor-location-header, .header.elementor-sticky--active {
	background:#000000;
}
.whatsapp.elementor-sticky--active {
	background:transparent;
	box-shadow:none;
}
.home .elementor-location-header {
	background:transparent;
}
.mobile-top-header {
	box-shadow:none;
}
.reviews-section .theplus-tabs-nav-wrapper li {
	max-width:200px;
	margin: 0 66px;
}
.reviews-section .theplus-tabs-wrapper .theplus-tabs-nav-wrapper .plus-tabs-nav .elementor-tab-title {
	  margin-left: 0px !important;
    margin-right: 0px !important;
		margin-bottom:20px;
}
.dynamic-listing .blog-list-content .blog-featured-image:before {
	background:none !important;
}
@media (max-width: 767px) {
	.reviews-section .theplus-tabs-nav-wrapper li {
    max-width: 50%;
		margin:0px;
}
	.elementor-15430 .elementor-element {
		margin-bottom:30px;
	}
}
.sub-heading {
    text-transform: none;
    font-size: 14px;
    letter-spacing: 0.5px
}
@media (max-width: 767px){
    .plus-tabs-nav.full-width{
	flex-wrap: wrap !important;
 }
	.plus-tabs-nav.full-width li{
		margin-bottom: 10px;
		margin-left: 0px !important;
		width:100% !important;
	
	}
	.plus-tab-header {
		margin-left : 0px !important;
		margin-right: 0px !important;
	}
}
	#proposal-button {
	    padding-right: 0px !important;
	}
#proposal-button span {
font-weight: 800 !important;
    padding: 10px 20px !important;
    line-height: unset !important;
    border: 1px solid #ffffff !important;
    margin-left: 10px !important;
	color:#ffffff !important;
	background:#c36 !important;
	transition-duration: 0.5s;
}
#proposal-button span:hover {
    border: 1px solid #fff !important;
	color:#ffffff !important;
	background:#c36 !important;
	transition-duration: 0.5s;
	cursor:pointer;
}
	.e-n-menu-heading li {
		padding:5px 8px !important;
	}

.takeaway {
    background-color: #db387a;
    font-size: 21px;
	color: white;
	font-weight:500;
	width:50%;
	padding:20px;
}

.takeaway p{
	text-decoration:underline;
	color:black;
	font-size:25px;	
}

.takeaway table {
  border-collapse: collapse;
  width: 100%;
}
.takeaway table td{
	background-color:none;
	border: none !important;
}

.wp-block-table {
    overflow-x: clip !important;
}

div#ez-toc-container {
padding:20px;
}
div#ez-toc-container .ez-toc-title{
	margin-bottom:15px;
}
.ez-toc-title-container{
	margin-bottom:20px;
}
p.has-large-font-size {
    font-size: 25px;
}
@media screen and (max-width: 720px){
	div#ez-toc-container{
		width:100%;
	}
	.takeaway{
		width:100%;
	}
	}