* {
	padding:0;
	margin:0;
}

::selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}

::-moz-selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}

body {
	padding-top: 99px;
}

header#masthead {
	display: block !important;
	background: #FFF;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.05);
}

#masthead {
	display: block;
	width: 100%;
	background-color: #ffffff;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
}

.header-wrapper .elementor-section .elementor-container {
	justify-content: space-between;
	align-items: center;
}

.header-wrapper .logo-box {
	width: auto !important;
	float: left;
}

.header-wrapper .menu-box {
	width: auto !important;
	float: right;
}

.notfound-content {
	text-align: center;
	padding: 8vw 0;
	width: 100%;
	float: left;
}

.error404 .notfound-content h1 {
	color: #000000;
}

.error404 .notfound-content h3 {
	margin: 20px 0;
}

body .gform_wrapper,
.gform_confirmation_wrapper {
	width: 100%;
	float: left;
}

body .gform_wrapper {
	margin: 0px 0;
}

body .gform_wrapper form {
	width: 100%;
	float: left;
}

body .gform_wrapper form .gform_body {
	float: left;
	width: calc(100% + 30px) !important;
	margin: 0 -15px !important;
}

body .gform_wrapper .gf_progressbar_wrapper {
	display: none;
}

body .gform_wrapper form .gform_body ul {
	width: 100%;
	float: left;
	display: flex;
	flex-wrap: wrap;
}

body .gform_wrapper form .gform_body ul li.gfield {
	padding: 0px;
	width: 50%;
	float: left;
	padding: 0 15px !important;
	margin: 0 0px 30px !important;
	background-color: transparent;
	border: none;
	clear: inherit;
}

body .gform_wrapper form .gform_body ul li.gfield label {
	width: 100%;
	float: left;
	color: #000;
	font-family: 'Satoshi-Regular';
	font-size: 18px;
	font-weight: 400;
	margin-top: 0px !important;
	padding: 0 0px 10px;
	line-height: 120%;
}

body .gform_wrapper form .gform_body ul li.gfield label span.gfield_required {
	font-size: 18px;
	width: 4px;
	height: 4px;
	border-radius: 100%;
	display: none;
	vertical-align: top;
	margin-left: 0px;
	margin-top: 0px;
}

body .gform_wrapper form .gform_body ul li.gfield.full-box {
	width: 100%;
}

body .gform_wrapper form .gform_body ul li.gfield textarea {
	width: 100% !important;
	height: 120px !important;
	border-radius: 20px !important;
}

body .gform_wrapper form .gform_body ul li.description textarea {
	width: 100% !important;
}

body .gform_wrapper .validation_message {
	color: #790000;
	padding-top: 5px;
	padding-right: 0px !important;
	width: 100%;
	float: left;
	line-height: 120%;
	font-weight: 500;
	letter-spacing: 0.5px;
	font-size: 14px;
}

body .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label,
body .gform_wrapper li.gfield_error ul.gfield_checkbox,
body .gform_wrapper li.gfield_error ul.gfield_radio,
body .gform_wrapper .field_description_below .gfield_description {
	color: #790000;
	padding-top: 5px;
	padding-right: 0px !important;
	width: 100%;
	float: left;
	line-height: 120%;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 0.5px;
}

body .gform_confirmation_message {
	width: 100%;
	float: left;
	text-align: center;
	font-weight: normal;
	font-family: 'Satoshi-Regular';
	background-color: #029300;
	line-height: 125%;
	border: 1px solid #E8E8E8;
	border-radius: 5px;
	padding: 16px 20px;
	color: #ffffff;
	font-size: 16px;
}

body .gform_wrapper div.validation_error {
	margin-bottom: 20px;
	border: none;
	background-color: #790000;
	color: #ffffff;
	padding: 18px 15px;
	line-height: 120%;
	font-size: 16px;
	display: flex;
}

body .gform_wrapper .top_label div.ginput_container {
	margin-top: 0px !important;
	width: 100%;
	float: left;
}

body .gform_body input[type=text],
body .gform_body input[type=email],
body .gform_body input[type=tel],
body .gform_body input[type=number],
body select,
body textarea {
	width: 100% !important;
	border: 1px solid rgb(155 155 155 / 70%) !important;
	border-radius: 30px !important;
	padding: 15px 20px !important;
	color: #000000 !important;
	box-shadow: none;
	font-family: 'Satoshi-Regular';
	height: auto !important;
	font-weight: 300;
	line-height: 125% !important;
	letter-spacing: 0.5px;
	font-size: 16px !important;
	margin: 0 !important;
	background-color: transparent !important;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	outline: none;
}

body select {
	background-image: url(../images/select-arrow.png);
	background-repeat: no-repeat;
	background-position: right 20px center;
	padding-right: 40px !important;
}

body .gform_wrapper textarea.small {
	height: 80px;
}

body .gform_wrapper .gform_page_footer {
	padding: 0 15px;
	margin-bottom: 0px;
	text-align: left;
	width: 100%;
	float: right;
	margin-top: 10px;
	border: none;
}

.gform_legacy_markup_wrapper .gform_validation_errors>h2 {
	color: #ffffff !important;
	font-weight: 400 !important;
	padding: 0 !important;
	margin: 0px !important;
	line-height: 120%;
}

/*----------------------- Home Page Css */

.head-highlight {
	color: #7D9D77;
	font-weight: 600;
}

.head-highlight-black {
	color: #2F2F2F;
	font-weight: 700;
}	

.hero-slide .elementor-widget-wrap {
	column-gap: 10px
}

/* Target the partners grid container */
.partners-grid-sec .elementor-container {
	display: grid !important;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: repeat(2, auto);
	column-gap: 36px;
	row-gap: 96px;
}

/* Optional: make the child columns take full width of their grid cell */
.partners-grid-sec .elementor-column {
	width: 100%;
}
.local-business-div {
	width: 100% !important;

}
.partner-image-box .elementor-image-box-wrapper {
	min-height: 276px;
	max-height: 276px;
}
.partner-image-box > div {
	min-height: 276px;
	max-height: 276px;
}
.partner-image-box img {
	margin-top: -157px;
}
.winners-image-box img {
	position: absolute;
	right: -50px !important;
	left: auto;
	top: auto;
	bottom: 0;
}
.partner-image img {
	position: absolute;
	left: auto;
	right: -50px;
	bottom: 0;
	top: auto;
}
.challenges-image img {
	position: absolute !important;
	left: -110px !important;
	right: auto !important;
	bottom: 0;
}
.partner-image-box{
	position:relative !important;
}
.case-studies-image img {
	position: absolute !important;
	left: -80px !important;
	right: auto !important;
	height: 362px !important;
	bottom: 0;
	top: auto;
}
.ready-to-grow {
	position: relative; /* Needed for pseudo-element positioning */
	overflow:hidden;
}
.ready-to-grow::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.40) 0%, rgba(0, 0, 0, 0.40) 100%);
	z-index: 1;
	border-radius: 16px;
}
.ready-to-go-inner{
	z-index:2;
}


/**/
.testimonial-slider {
	max-width: 100%;
	padding-bottom: 74px;
}

.testimonial-item {
	padding: 26px;
	text-align: center;
	background: #f9f9f9;
	border-radius: 16px;
	margin: 0;
	margin-left: 12px;
	margin-right: 12px;
	max-height: 341px;
	height: 100% !important;
	min-height: 341px !important;
}
.testimonial-item:first-child{
	margin-left:0 !important;
}
.testimonial-quote-icon img {
	width: 60px;
	height: 60px;
	margin-bottom: 12px;
}

.testimonial-text {
	color: #2F2F2F;
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	line-height: 122.222%;
	text-align: left;
}

.testimonial-author {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
}
.testimonial-author strong {
	color: #2F2F2E;
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	line-height: 28px;
}
.testimonial-author span {
	color: #2F2F2F;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-align: left !important;
}

.review-text {
	font-size: 14px;
	color: #333;
	margin-bottom: 15px;
}

.testimonial-name {
	font-weight: bold;
	font-size: 16px;
	margin: 0;
}

.testimonial-title {
	font-size: 13px;
	color: #777;
}
.stars {
	display: flex !important;
	gap: 2px;
	margin-bottom: 10px;
}
.testimonial-main {
	margin-bottom: 16px;
	height: 100%;
}
.testimonial-quote-icon img {
	max-width: 83px !important;
	width: 100%;
	min-height: 69px !important;
	height: 100%;
}
.testimonial-slider .slick-prev.slick-arrow {
	position: absolute;
	bottom: 0px;
	top: auto;
	left: calc(50% - 50px);
	transform: none;
	width: 44px;
	height: 34px;
	cursor: pointer;
	background: rgba(125, 157, 119, 0.20);
	border-radius: 27.673px 0 0 27.673px;
	display: flex !important;
	justify-content: center;
	align-items: center;
	border: none;
}

.testimonial-slider button.slick-next.slick-arrow {
	position: absolute;
	bottom: 0px;
	top: auto;
	transform: none;
	background: transparent;
	border: none;
	cursor: pointer;
	left: calc(50% + 10px);
	background: #7d9d77;
	border-radius: 0px 27.673px 27.673px 0px;
	display: flex !important;
	justify-content: center;
	align-items: center;
	width: 44px;
	height: 34px;
}
.testimonial-slider .slick-prev::before {
	background-image: url("/wp-content/uploads/2025/08/Arrow-Right.svg");
	background-color: transparent !important;
	content: '' !important;
	width: 20px;
	height: 20px;
	z-index: 1;
	position: absolute;
}
.testimonial-slider .slick-next::before {
	background-image: url("/wp-content/uploads/2025/08/Arrow-Right-1.svg");
	background-color: transparent !important;
	content: '' !important;
	width: 20px;
	height: 20px;
	z-index: 1;
	position: absolute;
}
.video-slide {
	min-width: 533px;
	max-width: 533px;
	width: 100%;
	min-height: 300px;
	height: 100%;
	max-height: 300px;
	border-radius: 16px;
}
.video-slide video.elementor-video {
	border-radius: 16px;
}

.backing-slider-wrapper .slick-slide {
	margin-left: 8px;
	margin-right: 8px;
}
.backing-slider-wrapper .slick-track {
	display: flex !important;
}
.book-now-btn {
	position: relative; /* required so :before is positioned relative to this */
}

.book-now-btn::before {
	content: "";
	position: absolute;
	left: calc(50% + 81px);
	bottom: -38px;
	transform: translateX(-50%);
	width: 40px;
	height: 40px;
	background: url("https://attta.techsolutionn.com/wp-content/uploads/2025/08/Frame-1.svg") no-repeat center/contain;
	pointer-events: none;
}
.book-now-mobile {
	display: none !important;
}

/* Keep arrow positioned on the content element */
/*.partner-image-box .elementor-image-box-content {
position: relative;
}

.partner-image-box .elementor-image-box-content::after {
content: "";
position: absolute;
left: 0;
top: auto;
bottom: -40px;
right: auto;
width: 90px;
height: 24px;
background: url("/wp-content/uploads/2025/08/white-arrow.svg") no-repeat center;
background-size: contain;
transform: translateY(-50%) scale(0);
transform-origin: 0% 50%;
transition: transform 0.5s ease;
}

.local-business-div:hover .elementor-image-box-content::after {
transform: translateY(-50%) scale(1);

}*/
/* Keep arrow positioned on the content element */
.partner-image-box .elementor-image-box-content {
	position: relative;
	transition: transform 0.5s ease; /* For content container, if needed */
}

/* Arrow styling */
.partner-image-box .elementor-image-box-content::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -40px;
	width: 90px;
	height: 24px;
	background: url("/wp-content/uploads/2025/08/white-arrow.svg") no-repeat center;
	background-size: contain;
	transform: translateY(-50%) scale(0);
	transform-origin: 0% 50%;
	transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1); /* Smooth grow & shrink */
}

/* Hover state for arrow */
.local-business-div:hover .elementor-image-box-content::after {
	transform: translateY(-50%) scale(1);
}

/* Initial state for image */
.partner-image-box .elementor-image-box-img img {
	transform: translateX(0);
	transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

/* Image movement on hover */
.local-business-div:hover .elementor-image-box-img img {
	transform: translateX(5px); /* Move image right by 5px */
}
.challenges-image .elementor-image-box-content {
	margin-left: -110px;
}
.case-studies-image .elementor-image-box-content {
	margin-left: -110px;
}
.counter-inner-sec{
	position:relative;
}
.down-arrow {
	position: absolute !important;
	top: -95px;
	bottom: auto;
	left: -25px;
	right: auto;
}
.counter-div {
	position: relative;
}
.counter-div .elementor-counter::before {
	content: '';
	position: absolute;
	width: 1px;
	height: 80px;
	background: rgb(47 47 47 / 10%);
	right: 0;
	left: auto;
}
.counter-inner-sec .elementor-widget-counter {
	margin-bottom: 0 !important;
}
.footer-menu .book-now-mobile {
	display: none !important;
}
.cart_box,
.cart_box .elementor-cta,
.cart_box .elementor-cta__content,
.cart_box .elementor-widget-container{
	height: 100% !important
}
.cart_box .elementor-cta__content{
	align-content: flex-start;
	flex-direction: column !important;
}
.cart_box .elementor-cta__button-wrapper {
	margin-top: auto !important;
	flex: 0 0 auto !important; 
}
.cart_sec .elementor-container.elementor-column-gap-default{
	gap: 24px;
}
.cs_post_title h5 {
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
	max-width: 100%;
}
.cs_post_content .elementor-widget-container {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
	max-width: 100%;
} 
.om_hedd {
	position: relative;
}
.om_hedd::after {
	content: "";
	background-image: url('/wp-content/uploads/2025/08/Vector-52-1.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
	display: block;
	position: absolute;
	top: -30px;
	left: calc(100% + 50px);
	width: 44px;
	height: 54px;
}
.cs_tag .elementor-widget-container span{
	padding: 6px 12px;
	border-radius: 50px;
	background: rgba(104, 104, 104, 0.12);
}
.cs_tag .elementor-widget-container {
	display: flex;
	gap: 8px;
}
.cs_con p:not(:last-of-type){
	padding: 12px 0px 32px 0px;
}

.heateor_sss_facebook span svg,
.heateor_sss_button_instagram span svg,
.heateor_sss_button_x span svg,
.heateor_sss_button_copy_link span svg {
	display: none !important;
}

.heateor_sss_facebook span,
.heateor_sss_button_instagram span,
.heateor_sss_button_x span,
.heateor_sss_button_copy_link span {
	width: 35px !important;
	height: 35px !important;
	display: inline-block !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: contain !important;
	border-radius: 50% !important;
	background-color: transparent !important;
}

.heateor_sss_facebook span {
	background-image: url("/wp-content/uploads/2025/08/Frame-60.svg") !important;
}

.heateor_sss_button_instagram span {
	background-image: url("/wp-content/uploads/2025/08/Frame-61.svg") !important;
}

.heateor_sss_button_x span {
	background-image: url("/wp-content/uploads/2025/08/Frame-63.svg") !important;
}

.heateor_sss_button_copy_link span {
	background-image: url("/wp-content/uploads/2025/08/Frame-64.svg") !important;
}

.heateor_sss_sharing_ul {
	display: flex;
	gap: 12px;
}
.heateor_sss_sharing_container{
	display: flex;
	align-items: center;
	gap: 12px;
	padding-top: 48px;
}
.heateor_sss_sharing_title{
	font-weight: 400 !important;
}
.cart_box img{
	height: 64px !important;
}
.fut_img a{
	width: 100% !important;
}
.partner-image-box .elementor-image-box-wrapper {
	min-height: 100% !important;
	max-height: 100% !important;
}
.dolled_video .e-hosted-video{
	height: 599px;  
	width: 100%;
}

/* ATTTA Originals Page */

.shows_ftrd_img .elementor-widget-container::before {
	content: '';
	width: 100%;
	height: 100%;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%);
	border-radius: 20px;
	position: absolute;
	top: 0;
	left: 0;
}

/* Our Shows Page */

.shows_grid_list .elementor-loop-container {
    display: block !important;
}

.shows_grid_list .show {
    padding: 60px 0;
	border-bottom: 1px solid #00000033;
}

.shows_grid_list .elementor-loop-container .show:last-child {
    padding-bottom: 0;
	border-bottom: none;
}

.shows_episode_video .e-hosted-video video {
    background-color: transparent !important;
}

.shows_episode_video .elementor-custom-embed-image-overlay::before {
    content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%);
	border-radius: 20px;
    position: absolute;
    top: 0;
    left: 0;
}

.shows_episode_video .elementor-custom-embed-play svg {
    opacity: 1;
    filter: none;
}

.show_episode_title h2 .green_word,
.episode_heading h2 .green_word {
	color: #7D9D77;
}

.episodes-slider .slick-list {
    margin: 0 -10px;
}

.episodes-slider .episode-slide-link {
    padding: 0 10px;
}

.episode-slide {
    position: relative;
}

.episode-slide .episode-img::before {
    content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.70) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.30) 0%, rgba(0, 0, 0, 0.30) 100%);
	border-radius: 10px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.episode-slide .episode-img img {
	width: 100%;
    border-radius: 10px;
}

.episode-slide .episode-content {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 16px;
}

.episode-content .episode-title {
    font-size: 18px;
    font-weight: 700;
	color: #FFFFFF;
    line-height: 122%;
    padding-bottom: 4px;
}

.episode-content p {
    color: #FFFFFF;
}

.episode_carousel .slider-arrows {
    display: flex;
    column-gap: 12px;
	margin-top: 18px;
}

.episode_carousel .slick-arrow {
    width: 44px;
    height: 36px;
    text-indent: -9999px;
    background-color: #7D9D7733 !important;
    padding: 0;
    top: calc(100% + 20px);
    transform: unset;
    transition: background 0.3s ease-in-out;
}

.episode_carousel .slick-arrow:hover {
    background-color: #7D9D77 !important;
}

.episode_carousel .slick-prev {
	border-radius: 24px 0 0 24px;
	left: 0;
}

.episode_carousel .slick-next {
    border-radius: 0 24px 24px 0;
    right: calc(100% - 100px);
}

.episode_carousel .slick-arrow::before {
    content: '';
    width: 20px;
    height: 20px;
    background-color: #2F2F2F;
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: contain;
	opacity: 1 !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	transition: background 0.3s ease-in-out;
}

.episode_carousel .slick-prev::before {
	mask-image: url('/wp-content/uploads/2025/10/arrow-left.svg');  
}

.episode_carousel .slick-next::before {
	mask-image: url('/wp-content/uploads/2025/10/arrow-right.svg');  
}

.episode_carousel .slick-arrow:hover::before {
	background-color: #FFFFFF;
}

/* Single Episode Page */

.featured-people-container {
	display: grid;
    grid-template-columns: repeat(5, 1fr);
	gap: 20px;
}

.featured-person-image-container .featured-person-image {
	width: 100%;
	display: block;
	border-radius: 10px;
}

.featured-people-item .person-details {
    padding-top: 12px;
    display: flex;
    align-items: center;
    gap: 5px;
}

.person-details p {
	color: #2F2F2F;
	line-height: 122%;
}

.person-details .person-name {
    font-weight: 700;
}

/* Search Page */

.search .default-wrapper .elementor-section {
    padding: 150px 0;
    background-color: #F6F1EB;
}

.search .default-wrapper article {
    width: 100%;
    max-width: 100%;
}

.search h1.entry-title {
    margin-bottom: 16px;
}

.search .search-form {
    padding-top: 24px;
}

.search .search-form input.search-field {
    width: 100%;
    max-width: 380px;
    font-family: "Sofia Pro Font", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    padding: 14px 20px;
    background-color: #FFFFFF;
    border: none;
    border-radius: 8px;
    outline: none;
}

.search .search-form input.search-submit {
    padding: 13px 20px !important;
    border: 1px solid #7D9D77;
    margin-left: 8px;
    cursor: pointer;
}

.search .header {
    display: block !important;
    width: 100%;
}

.search .show-episode {
    max-width: 33.33% !important;
    display: flex;
    flex-direction: column;
    padding: 20px 15px;
    border-bottom: 1px solid #00000033;
}

.search .show-episode .entry-summary img {
    display: block;
    width: 100%;
    border-radius: 10px;
    aspect-ratio: 3/2;
    object-fit: cover;
}

.search .show-episode header h2.entry-title {
    font-size: 24px;
    margin-bottom: 16px;
}

.search .show-episode header h2.entry-title a {
    color: #7D9D77;
}

.search .show-episode .entry-summary p {
    padding-top: 15px;
}

.search .default-wrapper .navigation.posts-navigation {
    display: block;
    width: 100%;
    margin-top: 10px;
}

.search .default-wrapper .navigation.posts-navigation .nav-links a {
    color: #2F2F2F;
}
