/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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: 1.0.1
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;
}

body {
    overflow-x: initial;
}

/* Fixed Header styling starts */
header .main-header {
	transition: ease all 0.4s;
	width: 100% !important;
}
header.fixed .main-header {
    min-height: 85px;
}
header .main-header:before {
    content: '';
    width: 100%;
    height: 0;
    background: linear-gradient(180deg, rgba(5,204,204,1) 0%, rgba(9,9,121,0) 100%);
    position: absolute;
    transition: ease all 0.4s;
}
header.fixed .main-header:before {
    height: 120px;
}
/* Fixed Header styling End */

/* Global styling start */
@media only screen and (min-width: 1367px) {
.elementor[data-elementor-type="header"] > .elementor-element.e-con, .elementor[data-elementor-type="wp-post"] > .elementor-element.e-con, .elementor[data-elementor-type="footer"] > .elementor-element.e-con, .elementor[data-elementor-type="wp-page"] > .elementor-element.e-con:not(.full-width), .elementor[data-elementor-type="archive"] > .elementor-element.e-con:not(.full-width), .elementor[data-elementor-type="single-post"] > .elementor-element.e-con:not(.full-width), .elementor-editor-active .elementor[data-elementor-type="wp-page"] > div > .elementor-element.e-con:not(.full-width) {
    padding-right: 120px;
    padding-left: 120px;
}
}
@media only screen and (min-width: 1151px) {
.elementor[data-elementor-type="header"] > .elementor-element.e-con, .elementor[data-elementor-type="wp-post"] > .elementor-element.e-con, .elementor[data-elementor-type="footer"] > .elementor-element.e-con, .elementor[data-elementor-type="wp-page"] > .elementor-element.e-con:not(.full-width), .elementor[data-elementor-type="archive"] > .elementor-element.e-con:not(.full-width), .elementor[data-elementor-type="single-post"] > .elementor-element.e-con:not(.full-width), .elementor-editor-active .elementor[data-elementor-type="wp-page"] > div > .elementor-element.e-con:not(.full-width) {
    padding-right: 90px;
    padding-left: 90px;
}
}
@media only screen and (max-width: 1150px) {
.elementor[data-elementor-type="header"] > .elementor-element.e-con, .elementor[data-elementor-type="wp-post"] > .elementor-element.e-con, .elementor[data-elementor-type="footer"] > .elementor-element.e-con, .elementor[data-elementor-type="wp-page"] > .elementor-element.e-con:not(.full-width), .elementor[data-elementor-type="archive"] > .elementor-element.e-con:not(.full-width), .elementor[data-elementor-type="single-post"] > .elementor-element.e-con:not(.full-width), .elementor-editor-active .elementor[data-elementor-type="wp-page"] > div > .elementor-element.e-con:not(.full-width) {
    padding-right: 35px;
    padding-left: 35px;
}
}

@media only screen and (max-width: 767px) {
.elementor[data-elementor-type="header"] > .elementor-element.e-con, .elementor[data-elementor-type="wp-post"] > .elementor-element.e-con, .elementor[data-elementor-type="footer"] > .elementor-element.e-con, .elementor[data-elementor-type="wp-page"] > .elementor-element.e-con:not(.full-width), .elementor[data-elementor-type="archive"] > .elementor-element.e-con:not(.full-width), .elementor[data-elementor-type="single-post"] > .elementor-element.e-con:not(.full-width), .elementor-editor-active .elementor[data-elementor-type="wp-page"] > div > .elementor-element.e-con:not(.full-width) {
    padding-right: 15px;
    padding-left: 15px;
}
	
}

@media only screen and (min-width: 1200px) {
.testimonial-slider .e-n-carousel.swiper {
    padding-right: 130px;
    margin-right: -130px;
}
.elementor-element.influencer-testimonials-sec {
    overflow-x: hidden;
}
}

.hero .btns-container .e-con-inner {
    margin-left: 0;
}
/* Global styling end */

/* Testimonials Section styling start */
.testimonial-slider .e-n-carousel .swiper-slide .testi-img-contanier img {
    width: 100%;
}
.testimonial-slider .e-n-carousel .swiper-slide {
    background-color: #fff;
}

/* Testimonials Section styling End */


/* Newsletter Form styling start */

.newsletter-form form .elementor-form-fields-wrapper .elementor-field-group input, .newsletter-form form .elementor-form-fields-wrapper .elementor-field-group textarea {
    padding: 0 20px 5px 0;
}
.newsletter-form form .elementor-form-fields-wrapper .elementor-field-group textarea {
    height: 110px;
}
.newsletter-form form .elementor-form-fields-wrapper .elementor-field-group input:focus, .newsletter-form form .elementor-form-fields-wrapper .elementor-field-group textarea:focus {
    outline: 0;
}
.newsletter-form form .elementor-form-fields-wrapper .elementor-field-group button.elementor-button {
    width: 252px;
    height: 48px;
    max-width: 252px;
    margin-right: 0;
    margin-left: auto;
}

/* Newsletter Form styling End */

/* Footer Navigation styling start */

.footer-menu .uael-nav-menu nav ul {
    column-count: 2;
}
.footer-menu .uael-nav-menu {
    margin-right: 0;
}
.to-right .uael-nav-menu {
    margin-right: 0;
    margin-left: auto;
}
footer .navigation nav ul li:not(:last-child) {
    margin-bottom: 30px;
}

/* Footer Navigation styling End */

/* Artist page styling start */
.promote-sec .number p {
    margin: 0;
}
.promote-sec .number {
    height: 53px;
    min-width: 53px;
    display: block;
}
.promote-sec .number .elementor-widget-container {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
}
/* Artist page styling end */

/* Archive page styling start */
.featured-posts .uael-post__body .uael-post-grid__inner .uael-post__bg-wrap {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 14px 0px;
}
.featured-posts .uael-post__body .uael-post-grid__inner .uael-post__bg-wrap .uael-post__thumbnail {
    height: 400px;
}
.featured-posts .uael-post__body .uael-post-grid__inner .uael-post__bg-wrap .uael-post__thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* .featured-posts .uael-post__body .uael-post-grid__inner .uael-post__bg-wrap .uael-post__content-wrap span.uael-post__terms a#uael-post-term-featured {
    display: none;
} */

.category-tabs .uael-post__header-filters-wrap ul.uael-post__header-filters {
    padding-left: 300px;
}
.featured-posts .uael-post__body .uael-post-grid__inner .uael-post__bg-wrap .uael-post__content-wrap {
    position: relative;
	padding: 20px 64px;
}
.featured-posts .uael-post__body .uael-post-grid__inner .uael-post__bg-wrap .uael-post__content-wrap .uael-post__terms-wrap {
    position: absolute;
    right: 64px;
    top: 37px;
}
.featured-posts .uael-post__body .uael-post-grid__inner .uael-post__bg-wrap {
    background-color: transparent;
}

/* 
body .e-parent .category-tabs .uael-post__body .uael-post-grid__inner .uael-post-wrapper {
    position: inherit !important;
	left: auto !important;
    top: auto !important;
	right: auto !important;
	bottom: auto !important;
}
.category-tabs .uael-post__body .uael-post-grid__inner .uael-post-wrapper .uael-post__bg-wrap {
    height: 100%;
}
.category-tabs.featured-posts .uael-post__body .uael-post-grid__inner .uael-post__bg-wrap .uael-post__thumbnail {
    height: 496px;
}
.uael-post-grid__inner .three-items {
  display: grid;
  grid-gap: 60px;
  padding: 10px;
  margin-bottom: 40px;
}
.uael-post-grid__inner .three-items .uael-post-wrapper:nth-child(1) {
  grid-column: 1 / span 2;
  grid-row: 1 / span 2;
  height: 780px;
}
.uael-post-grid__inner .three-items .uael-post-wrapper:nth-child(2), 
.uael-post-grid__inner .three-items .uael-post-wrapper:nth-child(3) {
  height: 360px;
}
.uael-post-grid__inner .three-items .uael-post-wrapper:nth-child(3) {
  grid-column: 3;
  grid-row: 2;
}
.category-tabs .uael-post-grid__inner {
    height: max-content !important;
}
.uael-post-grid__inner .three-items .uael-post-wrapper {
    margin-bottom: 0 !important;
}
.uael-post-grid__inner .three-items .uael-post-wrapper:nth-child(2) .uael-post__inner-wrap .uael-post__thumbnail,
.uael-post-grid__inner .three-items .uael-post-wrapper:nth-child(3) .uael-post__inner-wrap .uael-post__thumbnail {
    height: 180px;
}
.uael-post-grid__inner .three-items .uael-post-wrapper:nth-child(2) .uael-post__inner-wrap .uael-post__content-wrap,
.uael-post-grid__inner .three-items .uael-post-wrapper:nth-child(3) .uael-post__inner-wrap .uael-post__content-wrap {
    padding: 15px 40px;
}
.uael-post-grid__inner .three-items .uael-post-wrapper:nth-child(2) .uael-post__inner-wrap .uael-post__content-wrap .uael-post__meta-data,
.uael-post-grid__inner .three-items .uael-post-wrapper:nth-child(3) .uael-post__inner-wrap .uael-post__content-wrap .uael-post__meta-data {
    margin-bottom: 10px;
}
.uael-post-grid__inner .three-items .uael-post-wrapper:nth-child(2) .uael-post__inner-wrap .uael-post__content-wrap .uael-post__excerpt p, 
.uael-post-grid__inner .three-items .uael-post-wrapper:nth-child(3) .uael-post__inner-wrap .uael-post__content-wrap .uael-post__excerpt p {
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.uael-post-grid__inner .three-items .uael-post-wrapper:nth-child(2), .uael-post-grid__inner .three-items .uael-post-wrapper:nth-child(3) {
    transform: none !important;
}
.category-tabs .uael-post-grid__inner {
    height: max-content !important;
}
.category-tabs .uael-post__body .uael-post-grid__inner .uael-post-wrapper {
    margin-bottom: 0 !important;
}
.category-tabs .uael-post__body .uael-post-grid__inner .uael-post-wrapper:nth-child(2) .uael-post__inner-wrap .uael-post__thumbnail,
.category-tabs .uael-post__body .uael-post-grid__inner .uael-post-wrapper:nth-child(3) .uael-post__inner-wrap .uael-post__thumbnail {
    height: 180px;
}
.category-tabs .uael-post__body .uael-post-grid__inner .uael-post-wrapper:nth-child(2) .uael-post__inner-wrap .uael-post__content-wrap,
.category-tabs .uael-post__body .uael-post-grid__inner .uael-post-wrapper:nth-child(3) .uael-post__inner-wrap .uael-post__content-wrap {
    padding: 15px 40px;
}
.category-tabs .uael-post__body .uael-post-grid__inner .uael-post-wrapper:nth-child(2) .uael-post__inner-wrap .uael-post__content-wrap .uael-post__meta-data,
.category-tabs .uael-post__body .uael-post-grid__inner .uael-post-wrapper:nth-child(3) .uael-post__inner-wrap .uael-post__content-wrap .uael-post__meta-data {
    margin-bottom: 10px;
}
.category-tabs .uael-post__body .uael-post-grid__inner .uael-post-wrapper:nth-child(2) .uael-post__inner-wrap .uael-post__content-wrap .uael-post__excerpt p, 
.category-tabs .uael-post__body .uael-post-grid__inner .uael-post-wrapper:nth-child(3) .uael-post__inner-wrap .uael-post__content-wrap .uael-post__excerpt p {
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
} */

/* Archive page styling end */

/* Responsive starts */

@media only screen and (max-width: 880px) and (min-width: 768px)  {
.featured-posts .uael-post__body .uael-post-grid__inner .uael-post__bg-wrap .uael-post__content-wrap {
    padding-top: 35px !important;
}
.featured-posts .uael-post__body .uael-post-grid__inner .uael-post__bg-wrap .uael-post__content-wrap .uael-post__terms-wrap {
    top: 15px;
    right: auto !important;
}	
}

@media only screen and (max-width: 880px) {
.footer-menu .uael-nav-menu nav ul {
    width: 80%;
    margin-left: auto;
}
.to-right .uael-nav-menu {
    margin-right: auto;
    margin-left: auto;
}
.to-right .uael-nav-menu ul li a {
    justify-content: center !important;
}	
.newsletter-form form .elementor-form-fields-wrapper .elementor-field-group button.elementor-button {
    margin-left: 0;
}
.featured-posts .uael-post__body .uael-post-grid__inner .uael-post__bg-wrap .uael-post__thumbnail {
    height: 250px;
}	
}

@media only screen and (max-width: 767px) {
.about-image-container .elementor-widget-container img {
    width: auto !important;
}	
.hide-on-mob {
    display: none;
}
.arrow-icon .elementor-icon, .about-arrow-icon .elementor-icon {
    border: 0;
}	
.arrow-icon .elementor-icon, .about-arrow-icon .elementor-icon {
    transition: ease all 0.4s;
}	
.arrow-icon.clicked .elementor-icon, .about-arrow-icon.clicked .elementor-icon {
    transform: rotate(180deg);
}	
.testimonial-slider .swiper-slide .testi-detail-contanier {
    background-color: transparent !important;
    text-align: center;
	position: relative;
}
.testimonial-slider .swiper-slide .testi-detail-contanier:after {
    content: '';
    width: 100%;
    height: 200px;
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(9,9,121,0) 100%);
    position: absolute;
    bottom: 0;
    left: 0;
}	
.testimonial-slider .swiper-slide .testi-detail-contanier .e-con-inner {
    position: relative;
    z-index: 1;
}	
.testimonial-slider .swiper-slide .testi-detail-contanier .elementor-widget-container h4, .testimonial-slider .swiper-slide .testi-detail-contanier .elementor-widget-container p {
    color: #fff;
}	
.testimonial-slider .swiper-wrapper .swiper-slide {
    background-color: transparent;
}	
.testimonial-slider .swiper-wrapper .swiper-slide .testi-detail-contanier {
    position: absolute;
    bottom: 0;
    width: 100%;
}	
}

@media only screen and (max-width: 675px) {
.elementor-element.mob-sec {
    margin-top: 19%;
}
.artist-page .elementor-element.mob-sec {
    margin-top: 25%;
}	
}

@media only screen and (max-width: 600px) {
.footer-menu .uael-nav-menu nav ul {
    width: 100%;
    padding-left: 50px;
}
}

@media only screen and (max-width: 575px) {
.support-logo-slider .elementor-image-carousel {
    margin-left: -130px;
}	
.elementor-element.mob-sec {
    margin-top: 35%;
}	
.mob-sec.right .mob-col .elementor-widget-container img, .mob-sec.left .mob-col .elementor-widget-container img {
    width: 135%;
    max-width: 135%;
}
.mob-sec.right .mob-col .elementor-widget-container img {
    margin-left: -70px;
}	
.mob-sec.left .mob-col .elementor-widget-container img {
    margin-left: -15px;
}	
.mob-sec.left .content-col {
    position: relative;
    left: 20px;
}
.mob-sec .elementor-element.content-col {
    padding-bottom: 20px;
}	

.artist-page .mob-sec.right .mob-col .elementor-widget-container img, .artist-page .mob-sec.left .mob-col .elementor-widget-container img {
    width: 100%;
    margin-top: 20px;
    margin-left: 0;
}	
.artist-page .content-col .elementor-widget-text-editor p {
    font-size: 12px;
    line-height: 15px;
}	
.artist-page .elementor-element.mob-sec {
    margin-top: 35%;
}	
	
}

@media only screen and (max-width: 475px) {	
.support-logo-slider .elementor-image-carousel {
    margin-left: -80px;
}	
.mob-sec.right .elementor-element.content-col {
    padding-left: 20px;
    padding-top: 25px;
    padding-bottom: 15px;
}	
.mob-sec.left .elementor-element.content-col {
    padding-left: 20px;
    padding-top: 25px;
    padding-bottom: 25px;
}	
.artist-page .mob-sec.left .content-col {
    left: 0;
}	
.mob-sec.right .mob-col .elementor-widget-container img {
    margin-left: -120px;
    margin-top: 16px;
}	
.mob-sec.right .mob-col .elementor-widget-container img, .mob-sec.left .mob-col .elementor-widget-container img {
    width: 135%;
    max-width: 135%;
}	
.mob-sec.left .content-col {
    left: 50px;
}	
.mob-sec.left .mob-col .elementor-widget-container img {
    margin-top: 10px;
}	
.mob-sec.left .mob-col .elementor-widget-container img {
    margin-left: 10px;
}	
}

@media only screen and (max-width: 400px) {	
.mob-sec .elementor-element.content-col .elementor-widget-text-editor p {
    font-size: 16px;
}	
.artist-page .mob-sec .elementor-element.content-col .elementor-widget-text-editor p {
    font-size: 12px;
    line-height: 15px;
}	
.mob-sec.left .mob-col .elementor-widget-container img {
    width: 140%;
    max-width: 140%;
}	
.mob-sec.left .mob-col .elementor-widget-container img {
    margin-left: 5px;
}	
}

@media only screen and (max-width: 375px) {	
.mob-sec.right .mob-col .elementor-widget-container img, .mob-sec.left .mob-col .elementor-widget-container img {
    width: 170%;
    max-width: 170%;
}
.mob-sec.right .mob-col .elementor-widget-container img {
    margin-left: -70px;
}
.mob-sec.left .content-col {
    left: 70px;
}	
.mob-sec.right .elementor-element.content-col {
    padding-left: 20px;
    padding-top: 25px;
    padding-bottom: 15px;
}	
.mob-sec.left .elementor-element.content-col {
    padding-left: 20px;
    padding-top: 25px;
    padding-bottom: 25px;
}	
.mob-sec.left .mob-col .elementor-widget-container img {
    margin-left: -2px;
	margin-top: 20px;
}	
.artist-page .mob-sec.right .mob-col .elementor-widget-container img, .artist-page .mob-sec.left .mob-col .elementor-widget-container img {
    width: 120%;
    margin-top: 32px;
    margin-left: 0;
}	
.artist-page .mob-sec.left .content-col {
    left: 10px;
}	
.artist-page .elementor-element.mob-sec {
    margin-top: 25%;
}	
.artist-page .mob-sec.right .mob-col .elementor-widget-container img {
    margin-left: -10px;
}	
}

/* Responsive End */


