/*
Theme Name: Zyber 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=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Rethink+Sans:ital,wght@0,400..800;1,400..800&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;
}

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

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

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

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

.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: transparent;
    border: 1px solid rgba(229, 229, 229, 0.155);
    padding: 13px 20px;
    color: #fff;
    box-shadow: none;
    width: 100%;
    display: block;
}

.mc4wp-form .newsletter-form input[type="submit"] {
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    font-size: 0;
    background-color: transparent;
    background-image: url(./assets/image/send.svg);
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: 50%;
    width: 50px;
    padding: 0;
    border: none;
}

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

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


/* event-area */

.event-area .ue-event-list-item-details {
    align-content: center;
}

@media (max-width:468px) {
    .ue-event-list-item-details-attributes {
        justify-content: center;
    }

}

/* effects */

.circle_effect {
    position: relative;
    overflow: hidden;
    border-radius: 100px;
}

.circle_effect img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 100px;
}

.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%;
    transform: translate(-50%, -50%);
    opacity: 0;
}

.circle_effect:hover::before {
    animation: circle .75s;
}

@keyframes circle {
    0% {
        opacity: 1;
    }

    40% {
        opacity: 1;
    }

    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}



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

.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 {
    position: relative;
    display: inline-block;
    border-radius: 50px;
    overflow: hidden;
}

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

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

/*header css  */
.site-main-header-wrap .site-header-row-container-inner>.site-container {
    margin: 28px 0px !important;
    position: absolute;
    left: 60px;
    right: 60px;
    background-color: transparent;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.438);
}

@media (max-width:881px) {
    .site-main-header-wrap .site-header-row-container-inner>.site-container {
    left: 20px;
    right: 20px;
    
}
    
}

/* testimonial-area */
.testimonial-area .ue-image {
    position: absolute;
    top: 26px;
    right: 55px;
}

.testimonial-area .ue_subtitle {
    position: absolute;
    top: 77px;
    left: 50px;
    padding: 15px 44px;
    background-color: var(--global-palette2);
    border-radius: 10px;
}

@media (max-width:1025px) {
    .testimonial-area .ue-image {
        top: 50px;
    }

}

@media (max-width:360px) {
    .testimonial-area .ue_subtitle {
        padding: 15px 20px;

    }

}

/* footer */
.site-footer-wrap {
	border-top: 1px solid rgba(229, 229, 229, 0.115);
}

.site-footer-middle-section-2 {
    border-right: 1px solid rgba(229, 229, 229, 0.1);
    border-left: 1px solid rgba(229, 229, 229, 0.1);
    padding-left: 141px;
}

.site-footer-middle-section-3 {
    justify-self: center
}

@media (max-width:1201px) {
    .site-footer-middle-section-2 {
        padding-left: 120px;
    }
}

@media (max-width:1025px) {
    .site-footer-middle-section-2 {
        padding-left: 74px;
        margin-left: 10px;
    }
}

@media (max-width:1024px) {
    .site-footer-middle-section-2 {
        padding-left: 0;
        margin-left: 0;
        border: none;
    }
}

/* pricing-table */

.pricing-table .uc_icon_solid_pricing_table {
    background-color: var(--global-palette3);
    position: relative;
    overflow: hidden;
}

.pricing-table .uc_icon_solid_pricing_table::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0%; 
    background-color: var(--global-palette2);
    transition: height 0.3s ease-in-out;
    z-index: 0;
}

.pricing-table .uc_icon_solid_pricing_table:hover::before {
    height: 100%;
}

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

.pricing-table .uc_ispt_header_title,
.pricing-table .uc_ispt_header_subtitle,
.pricing-table .uc_ispt_container_price,
.pricing-table .uc_ispt_container_list .uc_ispt_container_list_row {
    color: var(--global-palette9);
}

.pricing-table .uc_ispt_btn.uc_more_btn {
    background-color: var(--global-palette2);
    color: var(--global-palette9);
    transition: all 0.4s ease;
    padding: 17px 70px !important;
}

.pricing-table .uc_ispt_container_list_row_icon i{
    color: var(--global-palette2);
}

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

.pricing-table .uc_icon_solid_pricing_table:hover .uc_ispt_container_list_row_icon i {
    color: var(--global-palette9);
}

/* gallery */

.gallery-icon img {
    transition: transform 0.3s ease;
     transform: scale(1);
}

.gallery-icon img:hover {
     transform: scale(0.95);
}

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

/* Hide all labels */
.googly-form label {
    display: none !important;
}

/* Input & Textarea styles */
.googly-form input[type="text"],
.googly-form input[type="email"],
.googly-form input[type="tel"],
.googly-form textarea {
    width: 100%;
    padding: 14px;
    border: none;
    border-radius: 0;
    background: var(--global-palette3);
    color:var(--global-palette2);
    font-size: 15px;
    box-sizing: border-box;
    border-radius: 10px;
}

/* Placeholder color */
.googly-form ::placeholder {
    color:  rgba(255, 255, 255, 0.795);
}

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

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

.googly-form .two-fields .field {
    flex: 1;
}

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

/* Submit button */
.googly-form .submit-row input[type="submit"] {
    background: var(--global-palette2);
    color: var(--global-palette9);
    padding: 19px 66px;
    border: none;
    border-radius: 30px;
    cursor: pointer;
    font-size: 16px;
    transition: 0.3s;
    width: auto;
    display: inline-block;

}

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

}

@media (max-width:500px) {
    .googly-form .two-fields {
        gap: 20px;
        flex-direction: column;
    }
}



