/*
Theme Name: Megatech 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;
}

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

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]: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,
textarea :focus {
    box-shadow: none;
}

/* 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: 10px;
    background-color: var(--global-palette8);
}

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

form.woocommerce-product-search input[type="search"] {
    color: var(--global-palette1);
    padding: 10px;
    border-radius: 92px;
    box-shadow: none;
}

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

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;

}

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

.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: 10px;
}

.entry.single-entry {
	border-radius: 10px;
}

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

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);
    box-shadow: none !important;
}


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

/* =========================================== */
/* uncetegory-grid-item */
/* =========================================== */

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

/*************************** Blog area css *******************************/

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

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

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

/* ============================= */
/* blog page img radius */
/* ============================= */
.post-thumbnail.googly-thumbnail-ratio-2-3 {
    border-radius: 10px;
}

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

/* Input & textarea */
.googly-form input:not([type="submit"]),
.googly-form textarea{
    width:100%;
    background-color: transparent;
    border:1px solid #333;
    color:var(--global-palette1);
    padding:16px;
    font-size:15px;
    margin-top:10px;
    border-radius: 5px;
}

/* textarea height */
.googly-form textarea{
    height:160px;
    resize:none;
}

/* placeholder color */
.googly-form input::placeholder,
.googly-form textarea::placeholder{
    color:#8a8a8a;
}

/* focus effect */
.googly-form input:focus,
.googly-form textarea:focus{
    outline:none;
    border-color:#555;
}

/* submit button */
.googly-form .submit-row input{
    color: var(--global-palette9);
    border:none;
    padding:16px 34px;
    font-family:'Montserrat', sans-serif;
    font-size:14px;
    font-weight:600;
    cursor:pointer;
    transition:0.3s;
    display:inline-block;
    border-radius: 20px;
}

@media (max-width: 881px) {
    .googly-form .submit-row input{
        display: block;
        width: auto;
        margin: 0 auto;  
}
}

/* 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"],
.newsletter-form input input[type="text"],
.newsletter-form input[type="email"],
.newsletter-form input[type="text"]:focus {
    border-radius:5px;
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.2);
    padding: 14px 8px;
    color: #fff;
    box-shadow: none;
    width: 100%;
    display: block;
}
.newsletter-form input[type="email"]::placeholder {
  color:#dadada;
}

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

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

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

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

    50% {
        left: 2%;
    }

    100% {
        left: 0;
    }
}



/* swing-effect */
.swing-animation img{
    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);
    }
}

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

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

.shine-effect:hover::before {
    animation: shine 0.75s ease-in-out;
}

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



/* blog page side bar */
.widget-area a:where(:not(.button):not(.wp-block-button__link):not(.wp-element-button)) {
	color: var(--global-palette1);
	text-decoration: none;
}

/* product entry line */
.woocommerce_product_grid  .ue-item .uc_content .product-rating{
	margin-top: 10px;
	color: #F79E1B;
	font-size: 15px;
	padding-bottom: 10px;
    border-bottom: 1px solid var(--global-palette6);
}

.e-con-inner .elementor-widget h6 span{
    color: var(--global-palette9);
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
}

.single-content ul, .single-content ol {
	margin: 0 0 var(--global-md-spacing);
	padding-left: 0;
	list-style-type: none;
}
/* search ber icon */
body form.woocommerce-product-search .googly-search-icon-wrap {
    color: var(--global-palette1);
    font-size: 19px;
}    
.site-branding{
    padding: 0 20px 0 0;
}
@media (max-width: 1201px) {
  .header-search-bar form {
	max-width: 100%;
	width: 450px;
  }
}
@media (max-width: 1170px) {
  .header-search-bar form {
	max-width: 100%;
	width: 280px;
    }
}

/* icon box hover contect page */
.elementor-element-de8a104 .e-con-inner .e-flex:hover{
    background-color: var(--global-palette2);
    border: 1px solid var(--global-palette2);
    border: none;
}

.elementor-element-de8a104 .e-con-inner .e-flex:hover .elementor-icon-box-wrapper span{
    color: var(--global-palette9);
    fill: var(--global-palette9);
}
.elementor-element-de8a104 .e-con-inner .e-flex:hover .elementor-icon-box-description{
    color: var(--global-palette9);
}

/* footer */
.site-middle-footer-inner-wrap .wp-block-list {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    padding: 0;
    list-style: none;
}

.site-middle-footer-inner-wrap .wp-block-list li {
    margin: 0;
}
.site-middle-footer-inner-wrap .wp-block-list{
    justify-content: center;
}

.site-middle-footer-inner-wrap .wp-block-list li a {
    display: inline-block;
    padding: 6px 30px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    color: #fff;
    border-radius: 5px;
    text-decoration: none;
    font-size: 14px;
    transition: all 0.3s ease;
}
/* span css */
.header-html-inner p span {
	color: #FFF200;
    font-weight: 700;
}

.e-con-inner .elementor-widget-heading h5 span{
    font-size: 30px;
    font-weight: 700;
}