/*
Theme Name: Eventry 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=Montserrat: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;
}

* {
    box-sizing: border-box;
}

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

.comment-form-comment.comment-form-float-label textarea {
    border: none;
}

/* footer */

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

.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_38dfc9d-wrapper .ue-meta-data {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: var(--global-palette2);
    padding: 12px 29px;
}

/* 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: var(--global-palette1);
}

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

.search-icon {
    color: var(--global-palette2);
}

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

/* news-letter */

.newsletter-form {
    position: relative;
    width: 60%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: stretch;
    
}

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

/* Email input */
.newsletter-form input[type="email"] {
    background: transparent;
    border: 1px solid rgba(229, 229, 229, 0.10);
    padding: 15px;
    color: var(--global-palette2);
    box-shadow: none;
    width: 65%;
    border-radius: 0;
    outline: none;
    margin: 0;
}

/* Submit button */
.newsletter-form input[type="submit"] {
    background-color: var(--global-palette2);
    color: var(--global-palette9);
    border: none;
    padding: 15px;
    width: 31%;
    cursor: pointer;
    border-radius: 0;
    margin: 0;
}

@media (max-width: 1025px) {
    .newsletter-form {
        width: 100%;
    }

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

/* Mobile view */
@media (max-width: 768px) {
    .newsletter-form {
        flex-direction: column;
    }

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

    #mc4wp-form-1 {
	padding: 0 40px;
}
}

/* effects */

.swing-animation img {
    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: relative; 
    animation: run 3s linear infinite;
}

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

    50% {
        left: 2%;
    }

    100% {
        left: 0;
    }
}

.shine-effect {
    position: relative;
    display: inline-block;
    overflow: hidden;
    border-radius: 20px;
}

.shine-effect img {
    display: block;
    width: 100%;
    height: auto;
}

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

.shine-effect:hover::before {
    animation: shine 0.75s forwards;
}

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

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

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

    50% {
        left: 2%;
    }

    100% {
        left: 0;
    }
}

/********contact-form-css*********/

/* Form wrapper */
.googly-form {
    width: 100%;
}

/* Rows */
.googly-form .form-row {
    margin-bottom: 20px;
}

/* Two column row */
.googly-form .form-row.two-fields {
    display: flex;
    gap: 20px;
}

/* Field wrapper */
.googly-form .field {
    width: 100%;
}

/* Inputs, textarea, select */
.googly-form input[type="text"],
.googly-form input[type="email"],
.googly-form input[type="tel"],
.googly-form textarea,
.googly-form select {
    width: 100%;
    padding: 14px 16px;
    border: 2px solid transparent;
    background: var(--global-palette3);
    color: var(--global-palette1);
    font-size: 15px;
    box-sizing: border-box;
}

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

/* Focus state */
.googly-form input:focus,
.googly-form textarea:focus,
.googly-form select:focus {
    outline: none;
    border-color: var(--global-palette2);
}

/* Textarea height */
.googly-form textarea {
    min-height: 100px;
    resize: vertical;
}

/* Submit row */
.googly-form .submit-row {
    text-align: center;
}

/* Guest Number field */
.googly-form input[type="number"] {
    width: 100%;
    padding: 16px 18px;
    border: 2px solid transparent;
    background: var(--global-palette3);
    color: var(--global-palette1);
    font-size: 15px;
    box-sizing: border-box;
}

/* Focus effect */
.googly-form input[type="number"]:focus {
    outline: none;
    border-color: var(--global-palette2);
}


/* Tablet */
@media (max-width:1025px) {
    .googly-form .submit-row input[type="submit"] {
        width: 100%;
        display: block;
    }
}

/* Mobile */
@media (max-width: 767px) {
    .googly-form .form-row.two-fields {
        flex-direction: column;
    }
}


/*  */

.wp-block-themepunch-revslider span{
    color: var(--global-palette2);
}

/* service-area */
.service-card {
	position: relative;
	overflow: hidden;
	transition: background 0.6s ease-in-out;
}

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

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


.service-card:hover .elementor-icon-box-title span,
.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-palette2);
	border-color: var(--global-palette2);
	fill: var(--global-palette2);
	stroke: var(--global-palette2);
	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 svg {
	color: var(--global-palette9);
	border-color: var(--global-palette9);
	fill: var(--global-palette9);
	stroke: var(--global-palette9);
}

/* pricing-area */

.pricing-table .uc_icon_solid_pricing_table {
    position: relative;
    overflow: hidden;
}

.pricing-table .uc_icon_solid_pricing_table::before,
.pricing-table .uc_icon_solid_pricing_table::after {
    content: "";
    position: absolute;
    inset: -60%;
    background-color: var(--global-palette2);
    transform: scale(0) rotate(45deg);
    transition:
        transform 3s cubic-bezier(0.16, 1, 0.3, 1);
    z-index: 0;
}

.pricing-table .uc_icon_solid_pricing_table::after {
    transform: scale(0) rotate(-45deg);
}

.pricing-table .uc_icon_solid_pricing_table:hover::before,
.pricing-table .uc_icon_solid_pricing_table:hover::after {
    transform: scale(1.2) rotate(45deg);
}

.pricing-table .uc_icon_solid_pricing_table:not(:hover)::before,
.pricing-table .uc_icon_solid_pricing_table:not(:hover)::after {
    transition-duration: 0.35s;
}

.pricing-table .uc_icon_solid_pricing_table > * {
    position: relative;
    z-index: 1;
}

.pricing-table .uc_ispt_btn.uc_more_btn {
    background-color: var(--global-palette2);
    color: var(--global-palette9);
    transition: all 0.4s ease;
}

.pricing-table .uc_icon_solid_pricing_table:hover .uc_ispt_btn.uc_more_btn {
    background-color: var(--global-palette9);
    color: var(--global-palette2);
}

.pricing-table .uc_ispt_container_list{
    border-top: 1px solid rgba(229, 229, 229, 0.10);
}

/* gallery */

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

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

.gallery-icon:hover img {
  transform: scale(1.1) rotate(3deg); /* zoom + minor rotate */
}

/*  */

.header-contact-item img {
	margin-right: 7px;
}
