/* 
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
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.6.1
Stable tag: 2.6.1
Requires at least: 4.7
Tested up to: 5.9
Requires PHP: 5.6
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
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
*/
body{
	margin:0;
}
/********** Header Css Start ******************/
header.elementor-sticky--effects{ background-color: rgba(0,0,0,1) !important } 
body.home header:not(.elementor-sticky--effects) .elementor-widget-theme-site-logo img{
	display:none;
}
/* header.elementor-sticky--effects .elementor-widget-theme-site-logo  *{
	opacity:0;
	-webkit-transition:all 0.5s ease;
    -moz-transition:all 0.6s ease;
	height:0;
} */
header{ transition: background-color 2s ease !important; } 
header > .elementor-container{ transition: min-height 1s ease !important; }
header li.menu-item a.elementor-item.elementor-item-active {
    font-weight: 800 !important;
}


/********** Header Css End ******************/
@media (min-width: 1100px)
{
	main .elementor-slides .swiper-slide-inner, 
	main .elementor-slides .swiper-slide-inner:hover {
		max-width: 1120px;
		margin: 0 auto;
	}
}
@media (min-width: 1300px)
{
	main .elementor-slides .swiper-slide-inner, 
	main .elementor-slides .swiper-slide-inner:hover {
		max-width: 1200px;
		margin: 0 auto;
	}
}
@media (min-width: 1600px)
{
	main .elementor-slides .swiper-slide-inner, 
	main .elementor-slides .swiper-slide-inner:hover {
		max-width: 1500px;
		margin: 0 auto;
	}
}

.slider-image {
    max-width: 480px;
}


.elementor-slide-heading {
		padding:5%;
		background-size: contain !important;
		background: url(https://tententattoo.com/wp-content/uploads/2023/03/Asset-81.svg) no-repeat left center;
		background-size: 25% !important;
}



.elementor-slides .swiper-slide-inner .elementor-slide-heading{
	text-align:center;
}
.elementor-slides .swiper-slide-inner .elementor-slide-heading span{
	display:block;
	-webkit-text-stroke: 2px #fff;
	color:transparent;
}
.elementor-heading-title span {
/* 	display:block; */
	-webkit-text-stroke: 2px #fff;
	color:transparent;
}

/*********** Tottooo Style seaction CSS start *************/
@media(min-width:768px){
	.tattoo-style .elementor-inner-column:nth-child(even) .elementor-position-top .elementor-image-box-wrapper 
	{
		display:flex;
		flex-wrap:wrap;
	}
	.tattoo-style .elementor-inner-column:nth-child(even) .elementor-position-top .elementor-image-box-wrapper .elementor-image-box-img{
		order:1;
		margin-top: 30px;
	}
}
.tattoo-style .elementor-image-box-title,
.tattoo-style .elementor-image-box-title > a{
	-webkit-text-stroke: 2px #AEC0C3;
	color:transparent !important;
}
/*********** Tottooo Style seaction CSS End *************/


/*********** Testimonial Style seaction CSS End *************/

/* .elementor-widget-testimonial-carousel .elementor-testimonial__image img {
		width: auto !important;
		height: auto !important;
	} */
.elementor-widget-testimonial-carousel .elementor-testimonial__text{
	text-align:center;
}
.elementor-widget-testimonial-carousel .elementor-testimonial__cite{
	flex-direction:unset !important;
	    justify-content: center;
}
.elementor-testimonial__content {
    margin: auto 0;
}
.elementor-testimonial span.elementor-testimonial__title::before {
    content: "-";
    margin-left: 10px;
    margin-right: 10px;
}
/* .elementor-testimonial__image:before {
    background-color: var(--e-global-color-secondary );
    width: 100px;
    content: ' ';
    height: 100px;
    position: absolute;
    top: -10px;
    left: -10px;
    z-index: -1;
} */
/* .elementor-testimonial__footer:after {
    content: '';
    background-image: url(http://cshotdev.com/Kayo/wp-content/uploads/2023/03/icon.png);
    position: absolute;
    left: 85%;
    display: flex;
    top: 50%;
    background-position: center center;
    background-repeat: no-repeat;
	background-size: contain;
    width: 100px;
    height: 100px;
	transform: translate(-50%, -50%);
/* 	width: auto;
	background: #292929;
    padding: 30px 40px; */
} */
/* .elementor-testimonial--layout-image_left .elementor-testimonial__footer {
    position: relative;
} */
/* .elementor-testimonial__image:after {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    content: ' ';
    background: linear-gradient(180deg, rgba(241,241,241,0) 42%, rgb(0 0 0) 100%);
} */
/* @media(min-width:768px){
	.elementor-testimonial--layout-image_left .elementor-testimonial__footer {
		width: 28%;
	}
	
} */
@media(max-width: 500px){
	.elementor-testimonial--align-left .elementor-testimonial {
    	flex-wrap: wrap;
		justify-content: center;
	}
/* 	.elementor-testimonial--layout-image_left .elementor-testimonial__footer {
		width: 100%;
		max-width:200px;
		order: -1;
		margin-bottom: 30px;
		padding: 0 !important;
	} */
	.elementor-testimonial__footer:after {
		top:100%;
		left:50%;
		height:60px;
	}
}
@media(max-width: 576px){
	.tattoo-style .elementor-column.elementor-col-33.elementor-inner-column {
    padding-bottom: 40px;
	}
}

/*********** Testimonial Style seaction CSS End *************/

.Image-gradient .elementor-widget-container::after {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    content: ' ';
    background: linear-gradient(180deg, rgba(241,241,241,0) 42%, rgba(0,0,0,1) 100%);
}
.elementor-accordion .elementor-accordion-item+.elementor-accordion-item {
    border-top: 2px solid var(--e-global-color-text ) !important;
	margin-top:25px;
}

/*********** Blog Style seaction CSS *************/
.home .post-info-bg li.elementor-icon-list-item {
    background: #7F7F7F;
    padding: 7px 15px;
}
@media(min-width:768px)
{
	.home .blog-post-main.elementor-loop-container.elementor-grid {
		position: relative;
	}
	.home .blog-post-main .elementor.elementor-1870.e-loop-item-576 .elementor-widget-spacer {
		height: 50px!important;
	}
	.home .blog-post-main .elementor.elementor-1870.e-loop-item-1 .elementor-widget-spacer {
		height: 50px;
	}
	.home .blog-post-main .elementor.elementor-1870.e-loop-item-1.e-loop-item {
		position: absolute;
		top: 280px;
		width: calc(50% - 15px);
		right: 0;
	}
	.home .blog-post-main li {
		list-style: none;
	}
	.home .blog-post-main .elementor.elementor-1870.e-loop-item-1932 .elementor-widget-spacer {
		height: 386px;
	}
}
@media(max-width: 576px){
	.home .blog-post-main .elementor-column.elementor-col-50 {
    width: 50%;
	}
}
/*********** Blog Style seaction CSS End *************/
/*********** Flip box Style seaction CSS *************/
.elementor-flip-box__front .elementor-flip-box__layer__title {
	-webkit-text-stroke: 2px #fff;
	color:transparent!important;
}
/*********** Flip box Style seaction CSS End *************/

@media(max-width:767px){
/* 	nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    background: #333;
    padding: 20px 0 0;
    display: none;
    width: 100%;
    position: fixed !important;
    width: 300px;
    max-width: 61%;
    height: 100vh;
    max-height: 100vh !important;
    top: 0;
    box-sizing: border-box;
    transition: left .4s ease-in-out,right .4s ease-in-out;
    overflow: auto;
    overscroll-behavior: contain;
    left: -300px;
    top: 0 !important;
    margin:0;
} */
}

/*********** contact us Style seaction CSS *************/
.border-colo-cont .elementor-social-icon {
    margin-left: -10px!important;
}

/*********** contact us Style seaction CSS End *************/

p#breadcrumbs > span > span {
    color: #fff;
    padding: 0 25px;
}
p#breadcrumbs > span {
    color: #4BA2DB;
}
.elementor-widget-google_maps {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

.border-colo-cont .elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-e5b7e17 {
    border: 1px solid!important;
}

@media (max-width: 767px){
#tattoo-style .elementor-inner-column .elementor-position-top .elementor-image-box-wrapper .elementor-image-box-img {
    order: 1;
    margin-top: 30px;
}
	
	.tattoo-style .elementor-column.elementor-col-33.elementor-inner-column {
    padding-bottom: 0px;
}
	
	#tattoo-style{display:flex;}
	
	.page-id-11 .instagram-section{display:none;}
	
	.tattoo-style .elementor-image-box-title{
    font-size: 60px !important;
    line-height: 30px !important;
}
	
	.tattoo-style .elementor-image-box-wrapper{
    display: grid;
}
	
	.top_three{padding: 0px !important;}
	
	.gallery_slides{background-position: 12% bottom !important;}
	
	.footer_logo_kayo img{
    width: 200px;
}
	
}


.Kayo-slides .elementor-slide-heading h1{
    text-align: left !important;
    padding-left: 2em;
}
.Kayo-slides .elementor-slide-heading h1 {
    font-size: inherit;
    font-weight: 600;
}

/* .page-id-21 .elementor-heading-title{
    color: transparent;
    -webkit-text-stroke: 2px #fff;
} */

@media (min-width: 1025px){
.header-right-column  .elementor-widget-wrap {
    justify-content: space-evenly !important;
}
}

@media (max-width: 767px){
.header-right-column  .elementor-widget-wrap {
    justify-content: space-between !important;
}
	.list_content .elementor-icon-box-description{
		display:none;
	}
	.list_content .elementor-icon-box-title {
		font-size: 30px;
	}
}
.page-id-11 .tattoo-style a {
    pointer-events: none;
}