/*
Theme Name: Elevate Child
Template: flute
Author: Flute WP
Description: Flute Theme is a lightweight yet full featured WordPress theme for creating beautiful fast loading and accessible websites, easier than ever. It features an easy to use drag and drop header and footer builder to build any type of header in minutes. It features a full library of gorgeous starter templates that are easy to modify with our intelligent global font and color controls. With extensive integration with the most popular 3rd party plugins, you can quickly build impressive ecommerce websites, course websites, business websites, and more.
*/

@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Lexend+Deca:wght@100..900&display=swap');

/*------------ common css ------------*/
.single-content h1.elementor-heading-title,
.single-content h2.elementor-heading-title,
.single-content h3.elementor-heading-title,
.single-content h4.elementor-heading-title,
.single-content h5.elementor-heading-title,
.single-content h6.elementor-heading-title {
    margin: 0;
}

body .wp-block-search .wp-block-search__input,
body .wp-block-search,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
button:focus,
.wp-element-button:focus {
    box-shadow: none;
    border-radius: 0;
}

textarea,
textarea:focus {
    box-shadow: none;
    color: var(--global-palette1);
}

button,
.wp-element-button,
button:hover,
.wp-element-button:hover {
    border-radius: 0;
    box-shadow: none;
}

/* archive page read more icon*/
body .loop-entry .entry-content-wrap .entry-footer .more-link-wrap .flute-svg-iconset {
    display: none;
}

/* blog left sidebar */
body .wp-block-search .wp-block-search__input {
    box-shadow: none;
    border-radius: 0;
    color: #000;
}

.wp-block-search .wp-block-search__button:not(.has-background) {
    background: var(--global-palette4);
}

.wp-block-search .wp-block-search__button:not(.has-text-color) {
    color: var(--global-palette9);
}

body .wp-block-latest-posts__list li,
body.search-results.content-style-unboxed .site .post-thumbnail,
body.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child,
.wp-block-latest-posts.wp-block-latest-posts__list {
    margin: 0;
    list-style: none;
}

.wp-block-latest-posts__post-author,
.wp-block-latest-posts__post-date {
    color: var(--global-palette2);
}

#secondary .woocommerce.widget_product_categories>ul li,
.widget .tagcloud a,
.widget li,
#secondary .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item,
.wp-block-tag-cloud .tag-cloud-link {
    padding-block: 6px;

}

.widget .arc-sidebar {
    border: 1px solid #e5e5e5;
    padding: 20px 30px;
}

/* single blog comment form */
textarea,
textarea:focus,
input[type="email"],
input[type="text"],
input[type="url"],
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus {
    border: 1px solid var(--global-palette1);
    color: var(--global-palette4);
    border-radius: 0px;
    box-shadow: none;
}

.comments-area .comment-form p.comment-form-float-label label.float-label,
.comment-input-wrap .comment-form-author .float-label,
.comment-input-wrap .comment-form-email .float-label,
.comment-input-wrap .comment-form-url .float-label {
    color: var(--global-palette1);
}

/* footer */
.site-footer-section .widget-area ul {
    list-style: none;
}

.footer-widget-area-inner .wp-block-list {
    padding: 0;
    margin: 0;
}


/*------------ end common css ------------*/

/* blog section */
.blog .loop-entry .entry-header .entry-title,
.blog-section .uc_post_title {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 380px;
}


/* newslatter section */
.newsletter-form {
    position: relative;
    width: 100%;
}

.newsletter-form .sub-email {
    margin-inline-start: 20px;
    margin-inline-end: 20px;
}

.newsletter-form input[type="email"],
input[type="text"],
.newsletter-form input[type="email"],
input[type="text"]:focus {
    border-radius: 0;
    background: var(--global-palette9);
    border: none;
    padding: 18px 8px;
    color: var(--global-palette4);
    box-shadow: none;
    width: 100%;
    display: block;
    margin-bottom: 20px !important;
}


.newsletter-form input[type="submit"] {
    padding: 18px 60px;
    border-radius: 0;
    width: 100%;
    color: var(--global-palette9);
    background-color: var(--global-palette2);
}


@media (max-width: 881px) {

    .newsletter-form input[type="email"],
    .newsletter-form input[type="submit"] {
        width: 100%;
    }
}

@media (min-width: 360px) {
#uc_uc_bullet_tabs_elementor_1054267 .uc_tab_nav {
	width: 95%;
}
}


/* scroll-accordion-area */
.scroll-accordion-area #uc_scroll_accordion_elementor_5912c73 .ue_content_left {
	height: 55%;
	margin-top: 119px;
	place-self: auto;
	border-radius: 30px;
	padding: 50px;
	margin-right: 55%;
	margin-left: 90px;
}

.ue_sc_graphic_el {
	margin-left: 86%;
	margin-bottom: -31px;
}

@media (max-width: 768px) {

.scroll-accordion-area #uc_scroll_accordion_elementor_5912c73 .ue_content_left {
	height: 40%;
	margin-top: 286px;
	 margin-left: 30px;
	 margin-right: 30px;
	
}
}

@media (max-width: 360px) {

.scroll-accordion-area #uc_scroll_accordion_elementor_5912c73 .ue_content_left {
	height: auto;
	margin-top: 304px;
	border: 1px solid #e5e5e5e5;
	padding: 30px;
    margin-left: 0;
}
}

/* met form css */

.neve-form {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.neve-form ::placeholder {
    color: var(--global-palette1);
}

.neve-form .form-row input,
.neve-form .form-row textarea,
.neve-form .form-row select {
    width: 100%;
    padding: 14px 16px;
    border: 1px solid #E5E5E5;
    border-radius: 30px;
    box-sizing: border-box;
    color: var(--global-palette1);
    background: transparent;
    font-size: 15px;
    margin-bottom: 0 !important;
}

.neve-form .form-row textarea {
    min-height: 50px;
    resize: none;
}

/* Submit button */
.neve-form .submit-row input[type="submit"] {
    width: auto;
    padding: 15px 80px;
    background: var(--global-palette2);
    color: var(--global-palette9);
    border: none;
    border-radius: 30px;
    cursor: pointer;
    transition: all 0.3s ease;
}



/* effects */

.spin-effect img {
    animation-name: spin;
    animation-duration: 7000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear; 
    /* transform: rotate(3deg); */
     /* transform: rotate(0.3rad);/ */
     /* transform: rotate(3grad); */ 
     /* transform: rotate(.03turn);  */
  }
  
  @keyframes spin {
      from {
          transform:rotate(0deg);
      }
      to {
          transform:rotate(360deg);
      }
  }

  .circle_effect{
    overflow: hidden;
}

.circle_effect {
	position: relative;
}
.circle_effect::before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	display: block;
	content: '';
	width: 0;
	height: 0;
	background: rgba(255,255,255,.2);
	border-radius: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
}

.circle_effect:hover::before {
	-webkit-animation: circle .75s;
	animation: circle .75s;
}
@-webkit-keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
@keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}


.swing-animation .attachment-full {
    animation: mover 1s infinite alternate;
}

@-webkit-keyframes mover {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-10px);
    }
}

@keyframes mover {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-10px);
    }
}

.side-effect img {
    position: absolute;
    animation: linear infinite;
    animation-name: run;
    animation-duration: 5s;
  }
  @keyframes run {
    0% {
      left: 0;
    }
    50% {
      left: 3%;
    }
    100% {
      left: 0;    
    }
  }

.grecaptcha-badge {
  opacity: 0;
  pointer-events: none;
}