/*
Theme Name: Viatra Child
Template: googly
Author: Googly WP
Description: Googly 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=Jost:ital,wght@0,100..900;1,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;
    color: var(--global-palette1);
}

.wp-block-search .wp-block-search__input,
.wp-block-search .wp-block-search__input:focus,
input[type="search"]:focus,
textarea:focus {
    border: 1px solid #e5e5e5;
}

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: 0;
    color: var(--global-palette1);
    background-color: var(--global-palette7);
    border-color: rgba(255, 255, 255, 0.1);
    border: 1px solid #e5e5e5;
}

.comment-form p.comment-form-float-label label {
    transform-origin: left bottom;
    color: var(--global-palette1) !important;
    margin-left: 10px;
}


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

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


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

/* archive page read more icon*/
body .loop-entry .entry-content-wrap .entry-footer .more-link-wrap .googly-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;

}

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

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


p.comment-form-comment.comment-form-float-label {
    border: 1px solid #e5e5e5;
}

textarea#comment::placeholder {
    color: var(--global-palette1);
}

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

/* -------------------- ----> elementor design css <---- -------------------- */


/* Blog area css */


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

/* .blog-section #uc_post_carousel_elementor_115e434 .ue-grid-item-meta-data { */
.blog-section #uc_post_carousel_elementor_115e434 .ue-meta-data {
    position: absolute;
    top: 30px;
    right: 30px;
    background-color: var(--global-palette2);
    padding: 15px;
    width: 20%;
    justify-content: center;
    text-align: center;
    border-radius: 10px;
} 


@media (max-width:1025px) {
    .blog-section #uc_post_carousel_elementor_115e434 .ue-meta-data {
        width: 23%;
    }
}

@media (max-width:881px) {
    .blog-section #uc_post_carousel_elementor_115e434 .ue-meta-data {
        width: 21%;
    }
}

@media (max-width:768px) {
    .blog-section #uc_post_carousel_elementor_115e434 .ue-meta-data {
        width: 23%;
    }
}

 /* archive search left sidebar */
.wp-block-search .wp-block-search__input {
    border: none;
    padding: 0.7em 0.5em;
    color: #ffffff;
    border: 1px solid var(--global-palette6);
}

input[type="search"]:focus {
    color: #000000;
}

body .wp-block-search button.wp-block-search__button {
    fill: var(--global-palette9);
    background: var(--global-palette2);
    border-radius: 0;
    margin-left: 10px;
}

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

.wp-block-gallery.has-nested-images.columns-default.is-cropped.wp-block-gallery-1.is-layout-flex.wp-block-gallery-is-layout-flex {
    justify-content: center;
}


/* Newsletter Section */
.newsletter-form {
    width: 100%;
    text-align: center;
}

.newsletter-form input[type="email"],
.newsletter-form input[type="email"]:focus {
    border-radius: 10px;
    background: var(--global-palette9);
    border: none;
    padding: 15px 20px;
    color: var(--global-palette1);
    box-shadow: none;
    width: 40%;
    display: inline-block;
    font-size: 16px;
}

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

.newsletter-form input[type="submit"] {
    background-color: var(--global-palette2);
    color: var(--global-palette1);
    margin-left: 10px;
    border-radius: 10px;
    width: 17%;
    padding: 16px;
    border: none;
    font-size: 16px;
    cursor: pointer;
}

.mc4wp-alert.mc4wp-success {
	text-align: center;
}


@media (max-width: 768px) {
    .mc4wp-form .newsletter-form input[type="submit"] {
        width: 25%;
    }
}

@media (max-width: 360px) {

    .newsletter-form {
        display: flex;
        flex-direction: column;
    }

    .newsletter-form input[type="email"],
    input[type="text"],
    .newsletter-form input[type="email"],
    input[type="text"]:focus,
    .mc4wp-form .newsletter-form input[type="submit"] {
        width: 100%;
        margin: 10px 0px;

    }

}

.faq-area .e-n-accordion-item {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 20px;

}

/* service area */

.service-area .zoom_caption_reveal_content_box .icroh-caption {
    opacity: 0;
}

.service-area .zoom_caption_reveal_content_box:hover .icroh-caption {
    opacity: 1;
}


.service-area .icroh-caption {
    width: 83% !important;
    transition: ease-in-out all 0.60s !important;
    margin: 0 0px 26px 26px !important;
}

@media (max-width: 1201px) {
    .service-area .icroh-caption {
        width: 81% !important;
    }
}

@media (max-width:1025px) {
    .service-area .icroh-caption {
        margin: 0 0px 26px 18px !important;

    }
}

@media (max-width: 881px) {
    .service-area .icroh-caption {
        width: 89% !important;

    }
}

@media (max-width: 768px) {
    .service-area .icroh-caption {
        width: 87% !important;
    }
}

@media (max-width: 360px) {
    .service-area .icroh-caption {
        width: 88% !important;
    }
}

/*  */

#uc_content_grid2_elementor_26e54b5 .ue-item-title {
    position: absolute;
    bottom: 50px;
}

/*  */

@media (max-width: 1025px) {
    .uc_ispt_header_subtitle {
        text-align: center;
    }
}


/* footer */

section#block-12 {
    margin-top: 40px;
}

.gallery-icon {
    overflow: hidden;
    display: inline-block;
}

.gallery-icon img {
    transform: scale(1) rotate(0deg);
    transition: transform 0.6s ease-in-out;
    will-change: transform;
}

.gallery-icon:hover img {
    transform: scale(1.1) rotate(3deg);
}

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

.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%;
    }
}


.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;
    }
}




.flip-area .elementor-widget-container:hover img,
.elementor-widget-container.hover img {
    transform: rotateY(180deg);
}

.elementor-widget-image img {
    transition: 1.5s;
    transform-style: preserve-3d;
    position: relative;
}



.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);
    }
}