/*
Theme Name:Ingoude child
Template: heaven
Author: Heaven WP
Description: Heaven 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.
Tags: translation-ready,two-columns,right-sidebar,left-sidebar,footer-widgets,blog,custom-logo,custom-background,custom-menu,rtl-language-support,editor-style,threaded-comments,custom-colors,featured-images,wide-blocks,full-width-template,theme-options,e-commerce
Version: 1.1.40.1693277791
Updated: 2023-08-29 02:56:31

*/

@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap');

/* theme loader */
.themeloader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(./assets/image/themloader.gif);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 300px;
    background-color: var(--global-palette9);
}

/*------------ 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;
}

* {
    box-sizing: border-box;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    border-radius: 0px;
}

/* archive page search css */
.primary-sidebar .wp-block-search .wp-block-search__input,
.primary-sidebar .wp-block-search .wp-block-search__input:focus {
    box-shadow: none;
    border: 1px solid var(--global-palette6);
    border-color: var(--global-palette6);
    color: var(--global-palette1);
    border-radius: 0;
    background-color: var(--global-palette8);
}

.wp-block-search .wp-element-button.wp-block-search__button {
    background: var(--global-palette1);
    box-shadow: none;
    border-radius: 0;
    color: var(--global-palette9);
}

.wp-block-search .wp-element-button.wp-block-search__button:hover {
    background: var(--global-palette2);
    color: var(--global-palette9);
}

/* archive page read more */
body .loop-entry .entry-content-wrap .entry-footer .more-link-wrap .post-more-link {
    font-size: 14px;
    text-transform: capitalize;
    text-decoration: underline;
    font-weight: 500;
    color: var(--global-palette1);
}

body .loop-entry .entry-content-wrap .entry-footer .more-link-wrap .heaven-svg-iconset {
    display: none;
}

/* archive conetnt left sidebar */
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;

}

/* single blog page comment form */
body .comment-form p.comment-form-float-label label {
    margin-left: 10px;
    border-radius: 0;
}

.comment-form p.comment-form-float-label:focus {
    box-shadow: none;
}

.comment-form p.comment-form-float-label #comment {
    color: var(--global-palette1);
    border-radius: 0;
    box-shadow: none;
}

textarea,
input[type="email"],
input[type="text"],
input[type="url"] {
    background-color: var(--global-palette8);
    border: 1px solid var(--global-palette6);
    color: var(--global-palette1);
}

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

/* footer */
.site-middle-footer-wrap.site-footer-row-container.site-footer-focus-item {
    margin: auto;
}

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

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

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

/* -------------------- ----> elementor design css <---- -------------------- */
/* blog dotted title */

.loop-entry .entry-header .entry-title,
.blog-section .uc_post_title,
.blog-section .uc_post_list_title,
.blog-section .uc_post_list_title a {
    display: block;
    max-width: 450px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.blog-section .uc_post_list_content {
    min-width: 0;
}

footer .site-footer-section .widget-area ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.blog-section #uc_post_carousel_elementor_b0afa41 .ue-grid-item-meta-data {
    position: absolute;
    top: 22px;
    left: 0;
    background-color: var(--global-palette2);
    padding: 10px 27px;
    border-radius: 0px 15px 15px 0px;
}


/* newslatter section */
/* newslatter section */
.newsletter-form {
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: center;
}

.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: 15px;
	background: var(--global-palette9);
	border: none
    ;
	padding: 14px;
	color: var(--global-palette1);
	box-shadow: none;
	width: 65%;
	display: inline-block;
}

.newsletter-form input[type="email"]::placeholder{
    color:var(--global-palette6);
}

.mc4wp-form .newsletter-form input[type="submit"] {
	background-color: var(--global-palette2);
	color: var(--global-palette9);
	margin-left: 20px;
	border-radius: 15px;
	width: 31%x;
}

.mc4wp-form .newsletter-form input[type="submit"]:hover{
    background-color: var(--global-palette1);
    color: var(--global-palette9);
}

@media (max-width: 1317px){
	.newsletter-form input[type="email"], 
	input[type="text"], 
	.newsletter-form input[type="email"], 
	input[type="text"]:focus {
		width: 61%;
	}
}

@media (max-width: 1200px){
	.newsletter-form input[type="email"], 
	input[type="text"], 
	.newsletter-form input[type="email"], 
	input[type="text"]:focus {
		width: 50%;
	}
}

@media (max-width: 576px) {
    .newsletter-form input[type="email"], 
	input[type="text"], 
	.newsletter-form input[type="email"], 
	input[type="text"]:focus{
		width: 100%;
	}

    .mc4wp-form .newsletter-form input[type="submit"] {
        width: 100%;
        margin-top: 20px;
        margin-left: 0;
    }
}

.site-footer-middle-section-2{
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 140px;
}
.site-footer-middle-section-2 .widget-area .widget-title{
    color: var(--global-palette4);
}

.wp-block-image{
    margin-bottom: 20px;
}

.site-footer-middle-section-3{
    padding-left: 7em;
}

@media (max-width:  1007px){
.site-footer-middle-section-2{
    padding:20px;
}
    .site-footer-middle-section-3{
    padding-left: 0em;
}
}
@media (max-width:536px){
    .site-footer-middle-section-2{
        border: none;
}
}
/* gallery area */
.gallery-area {
    overflow: hidden;
}

.gallery-area .gallery-icon.landscape {
    overflow: hidden;
}

.gallery-area .attachment-full.size-full {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.gallery-area .attachment-full.size-full:hover {
    -webkit-transform: scale(1.1);
    transform: scale (1.1);
}

/*shine animation*/
.shine-effect {
    overflow: hidden;
}

.shine-effect::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 50%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 50%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.shine-effect:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}

/* spin effect */
.spin-effect img {
    animation-name: spin;
    animation-duration: 7000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;

}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

/* side-effect */
.side-effect img {
    position: relative;
    animation: run 3s linear infinite;
}

@keyframes run {
    0% {
        left: 0;
    }

    50% {
        left: 2%;
    }

    100% {
        left: 0;
    }
}

/* up down css */
.swing-animation .attachment-full {
    animation: mover 1s ease-in-out infinite alternate;
    -webkit-animation: mover 1s ease-in-out infinite alternate;
}

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

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

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

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



/* icon box css */
.service-card {
position: relative;
overflow: hidden;
background: var(--global-palette9);
transition: background 0.6s ease-in-out;
border-radius: 10px;
}

.service-card::before {
content: "";
position: absolute;
top: 100%;
left: 0;
width: 100%;
height: 100%;
background: var(--global-palette2);
z-index: 0;
transition: top 0.3s ease-in-out;
border-radius: 10px;
}

.service-card:hover::before {
top: 0;
}


.service-card:hover .elementor-icon-box-title,
.service-card:hover .elementor-icon-box-description{
color: var(--global-palette9);
border-color: var(--global-palette9);
fill: var(--global-palette9);
stroke: var(--global-palette9);
position: relative;
z-index: 1;
transition: color 0.3s ease-in-out, border-color 0.4s ease-in-out, fill 0.4s ease-in-out, stroke 0.4s ease-in-out;
}

.service-card .elementor-icon svg {
color: var(--global-palette1);
border-color: var(--global-palette1);
fill: var(--global-palette1);
stroke: var(--global-palette1);
position: relative;
z-index: 1;
transition: color 0.3s ease-in-out, border-color 0.4s ease-in-out, fill 0.4s ease-in-out, stroke 0.4s ease-in-out;
}

.service-card:hover .elementor-icon-box-title,
.service-card:hover .elementor-icon-box-description, 
.service-card:hover .elementor-icon svg {
color: var(--global-palette9);
border-color: var(--global-palette9);
fill: var(--global-palette9);
stroke: var(--global-palette9);
}

.service-card:hover{
background: var(--global-palette2)
}

/* ============================= */
/* contact us page */
/* ============================= */

.code-form {
    width: 100%;
}

.code-form .field {
    margin-bottom: 20px;
}

.code-form input,
.code-form textarea {
    width: 100%;
    /* background: transparent; */
    border: 1px solid var(--global-palette1);
    padding: 15px 20px;
    border-radius: 15px;
    color:var(--global-palette1);
    font-size: 15px;
    outline: none;
    transition: all 0.3s ease;
}

/* Focus effect */
.code-form input:focus,
.code-form textarea:focus {
    width: 100%;
    border-color: var(--global-palette2);
    border: 1px solid var(--global-palette1);
    color: var(--global-palette1);
    padding: 15px 20px;
    border-radius: 15px;
    box-shadow: none;
}

/* Textarea height */
.code-form textarea {
    height: 140px;
    resize: none;
}

/* Placeholder color */
.code-form ::placeholder {
    color: var(--global-palette6);
}

/* Required star red */
.code-form .wpcf7-form-control-wrap {
    position: relative;
}

.code-form .wpcf7-not-valid-tip {
    color:var(--global-palette2);
    background:var(--global-palette9);
    color:var(--global-palette1);
    font-size: 12px;
    padding: 4px 8px;
    display: inline-block;
    margin-top: 5px;
}

/* Submit Button */
.code-form .submit-row {
    margin-top: 10px;
}

.code-form input[type="submit"] {
    background: var(--global-palette2);
    color:var(--global-palette9);
    border: none;
    border-radius: 10px;
    font-weight: 600;
    cursor: pointer;
    transition: 0.3s ease;
}

.code-form input[type="submit"]:hover {
    background:var(--global-palette4);
}



/* category css */
.uc_post_grid_style_one_item:has(.uc_title a[href*="uncategorized"]) {
    display: none;
}











