/*
Theme Name: Astronomy Child
Template: thewebs
Author: Thewebs
Description: Thewebs 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.1694078127
Updated: 2023-09-07 09:15:27

*/
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Serif:ital,opsz,wght@0,8..144,100..900;1,8..144,100..900&display=swap');
/* Theme customization starts here -------------------------------------------------------------- */

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

.single-content h1,
.single-content h2,
.single-content h3,
.single-content h4,
.single-content h5,
.single-content h6 {
	margin: 0;
}

.wp-block-search .wp-block-search__input,
.wp-block-search .wp-block-search__input:focus,
body .wp-block-search .wp-block-search__button,
.wp-block-search .wp-block-search__button:hover,
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;
}

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: 1px solid var(--global-palette1);
	color: var(--global-palette1);
	background: transparent;
}

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 {
	border-color: var(--global-palette1);
}

.wp-block-search .wp-block-search__input,
body .thewebs-header-cart.header-navigation ul a.button,
#search-drawer .drawer-inner input.search-field {
	border-radius: 0px;
}

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

/* menu remove padding */
#primary-menu>li:first-child a {
	padding-inline-start: 0;
}

#primary-menu>li:last-child a {
	padding-inline-end: 0;
}

/* image carousal */
.elementor-widget-image-carousel .swiper .swiper-slide figure {
	display: inline-block;
	text-align: center;
}

/* blog grid, slider, list hover */
.elementor-widget-ucaddon_post_carousel .uc_image_carousel_placeholder:hover img,
.loop-entry .post-thumbnail-inner:hover img,
.uc_post_list_image img:hover {
	transform: scale(1.05);
}

.loop-entry .post-thumbnail-inner img,
.uc_post_list_image img {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}

.uc_post_list_image {
	overflow: hidden;
}

.blog .primary-sidebar input[type="search"]:focus {
	color: var(--global-palette1);
}

/* Hover zoom - singleblog*/
.hover-zoom .uc_post_list_image img:hover {
	transform: scale(1.05);
}

.hover-zoom .elementor-image-box-img {
	overflow: hidden;
}

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

.wp-block-latest-posts__post-author,
.wp-block-latest-posts__post-date {
	color: var(--global-palette1);
	font-size: 13px;
	font-weight: 500;
	text-transform: uppercase;
}

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

.search-results.content-style-unboxed .entry-content-wrap {
	margin-block-start: 20px;
}


/*------------ end common css ------------*/
/* footer */
.site-bottom-footer-wrap .site-container {
	padding: 0;
}

/* archive search left sidebar */
.wp-block-search .wp-block-search__input {
	padding: 0.7em 0.7em;
	border: 1px solid var(--global-palette6);
	color: var(--global-palette1);
	border-radius: 10px;
	background-color: transparent;
}

.wp-block-search .wp-block-search__input:focus {
	border-color: var(--global-palette6);
}

body .widget_search .wp-block-search .wp-block-search__button {
	color: var(--global-palette9);
	background: var(--global-palette2);
	border-radius: 10px;
}

/* archive page read more */
body .loop-entry .entry-content-wrap .entry-footer .more-link-wrap .post-more-link {
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: 500;
	letter-spacing: 1px;
	font-family: 'rubik';
	color: var(--global-palette9);
}

.loop-entry .entry-content-wrap .entry-footer .more-link-wrap .post-more-link:hover {
	color: var(--global-palette2);
}

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

.entry-taxonomies a {
	font-weight: 400;
}

/* blog */
@media screen and (max-width: 766px) {

	form.comment-form .comment-input-wrap .comment-form-author,
	form.comment-form .comment-input-wrap .comment-form-email,
	form.comment-form p.comment-form-float-label {
		margin: 0px;
	}

	body .comment-form p {
		margin-bottom: 20px;
	}

}

/* ------------  --->  elementor design css <--- ------------ */
/* newsletter  */
.newsletter-form {
	height: 50px;
	display: flex;
	width: 626px;
}

.newsletter-form input[type="email"],
.newsletter-form input[type="email"]:focus {
	width: 100%;
	height: 100%;
	border: none;
	background: transparent;
	padding: 0px 15px 0px 0px;
	color: var(--global-palette1);
	border-bottom: 1px solid var(--global-palette9);
	margin-right: 27px;

}

.newsletter-form input[type="submit"] {
	height: 100%;
	color: var(--global-palette9);
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 1px;
	background: var(--global-palette2);
	padding: 12px 34px 12px 34px;
	border: none;
}

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

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

.mc4wp-response {
	font-size: 15px;
	font-weight: 400;
	text-transform: none;
}

@media screen and (max-width: 1024px) {
	.mc4wp-form-fields {
		display: flex;
		justify-content: center;
	}

}

@media screen and (max-width: 623px) {
	.newsletter-form {
		display: block;
		justify-content: center;
	}

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

	.mc4wp-response {
		text-align: center;
	}

}

/* faq */
.elementor .faq.elementor-widget-accordion .elementor-accordion .elementor-accordion-item {
	border-bottom: 1px solid var(--global-palette6);
}

.elementor .faq.elementor-widget-accordion .elementor-accordion .elementor-accordion-item:last-child {
	border-bottom: none;
}

.elementor .faq.elementor-widget .elementor-accordion .elementor-accordion-icon-closed svg,
.elementor .faq.elementor-widget .elementor-accordion .elementor-accordion-icon-opened svg {
	margin-top: 8px;
}

.elementor .elementor-widget-accordion.faq .elementor-accordion .elementor-accordion-item:last-child .elementor-tab-title {
	padding: 30px 0 0 0;
}

.elementor .elementor-widget-accordion.faq .elementor-accordion .elementor-accordion-item:first-child .elementor-tab-title {
	padding: 0 0 30px 0;
}

/* blog */
@media screen and (max-width: 767px) {
	#main .thewebs-thumbnail-position-behind {
		margin-bottom: -2.3em;
		height: 300px;
	}
}

#main .thewebs-thumbnail-position-behind .post-thumbnail-inner,
#main .thewebs-thumbnail-position-behind .post-thumbnail-inner img {
	height: 100%;
}

.reply .comment-reply-link {
	color: var(--global-palette1);
	border: 1px solid var(--global-palette1);
	border-radius: 10px;
}

.reply .comment-reply-link:hover,
.reply .comment-reply-link:focus {
	color: var(--global-palette1);
	border-color: var(--global-palette1);
}

.post-navigation a,
.post-navigation a:hover {
	color: var(--global-palette1);
}

/* blog end */

#blog-text .ue_p_title {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	max-width: 261px;
}

/* loader */
.pageloader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(assets/image/loader.gif) center no-repeat #fff;
}

.form-submit .submit,
.form-submit .submit:active,
.form-submit .submit:focus {
	color: var(--global-palette9);
	font-size: 13px;
	font-weight: 500;
	border-radius: 0px;
	background-color: var(--global-palette2);
	border: none;
	border-radius: 10px;
}

.form-submit .submit:hover {
	background-color: var(--global-palette9);
	color: var(--global-palette4);
}

/* comment */
.comment-form .comment-form-comment textarea::placeholder,
.comment-form .comment-input-wrap input::placeholder {
	color: var(--global-palette1);
}

.comment-form .comment-form-comment textarea:focus,
.comment-form .comment-input-wrap input:focus {
	box-shadow: none;
}

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

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 {
	color: var(--global-palette1);
	border: 1px solid var(--global-palette6);
}

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 {
	color: var(--global-palette1);
	border-color: var(--global-palette6);
}


#search-drawer .drawer-inner input.search-field {
	border-radius: 0px;
	border: none;
	border-bottom: 1px solid var(--global-palette9);
}

#search-drawer .drawer-inner input.search-field {
	color: var(--global-palette9);
}

#search-drawer .drawer-inner input.search-field:focus {
	box-shadow: none;
	color: var(--global-palette9);
}

#search-drawer .drawer-inner .thewebs-search-svg {
	color: var(--global-palette9);
}

.earth-shine::before,
.venus-shine::before {
	content: '';
	background: url(./assets/image/shine.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 371px;
	height: 449px;
	display: inline-block;
	position: absolute;
	top: 0px;
	z-index: -1;
}

.earth-shine::before {
	transform: translate(9em, -6em);
	right: 0px;
}

.venus-shine::before {
	transform: translate(-10em, -5em);
	left: 0px;
}

.list-arrow .elementor-icon-list-icon {
	background-color: var(--global-palette2);
	padding: 4px 5px;
	border-radius: 8px;
	margin-right: 18px;
}

.counter-bg .elementor-widget-wrap {
	backdrop-filter: blur(7px);
}

.hover-zoom .elementor-image-box-title {
	background-color: var(--global-palette2);
	border-radius: 10px;
	padding: 8px 5px 8px 23px;
	margin-right: 90px;
}

.social-icon {
	opacity: 0;
}

.hover-zoom .elementor-widget-wrap:hover .social-icon {
	opacity: 1;
	transition: .5s ease-in-out;
	transform: translateY(-10px);
}

/* footer */
#colophon {
	background-image: url('./assets/image/footer-bg.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-attachment: scroll;
	background-color: var(--global-palette3);
}

.site-top-footer-inner-wrap .widget-area .widget-title.footer-text {
	-webkit-text-stroke: 1px var(--global-palette2);
}

#colophon .footer-navigation .footer-menu-container>ul>li>a:first-child {
	padding-left: 0px;
}

@media screen and (max-width: 623px) {
	.footer-menu-container .menu {
		display: block;

	}

	#colophon .footer-navigation .footer-menu-container>ul>li>a:first-child {
		padding-left: 0px;
		padding-right: 0px;
	}
}

/* footer navigation */
.footer-menu-container {
	margin-top: 75px;
}

/* hover */
.earth-shine img,
.venus-shine img,
.sun-hover img {
	animation: rotate-center 90s linear infinite both;
}

@keyframes rotate-center {
	0% {
		transform: rotate(0);
	}

	100% {
		transform: rotate(360deg);
	}
}

.robo-img .elementor-widget-container {
	animation: slide_up_down 4.7s ease-in-out infinite alternate both;
}

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

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

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

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

.page-load-status p {
	color: var(--global-palette9);
}

@media screen and (max-width: 767px) {
	body .hover-zoom .elementor-column .elementor-widget-wrap.elementor-element-populated {
		margin-inline: auto;
		width: auto;
	}
}

/* icon hover count */

@keyframes elementor-animation-buzz {
	50% {
		transform: translateX(3px) rotate(2deg)
	}

	100% {
		transform: translateX(-3px) rotate(-2deg)
	}
}

.counter_icon:hover {
	animation-name: elementor-animation-buzz;
	animation-duration: .15s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

/* img animation left and right*/
.sun_img {
	animation: float-right-left 2s alternate-reverse ease-in-out infinite;
}

@keyframes float-right-left {
	0% {
		left: 0px;
		top: 0px;
	}

	100% {
		left: 20px;
		top: 0px;
	}
}

/* contact from */
.contact-form .cf-field,
.contact-form .cf-textarea,
.contact-form select,
.contact-form .cf-field:focus,
.contact-form .cf-textarea:focus,
.contact-form select:focus {
	width: 100%;
	background: transparent;
	border: 1px solid var(--global-palette6);
	padding: 15px;
	margin: 8px 0px;
	border-radius: 0;
}

textarea {
	height: 150px;
	margin: 0;
}

.contact-form .cf-field::placeholder,
.contact-form .cf-textarea::placeholder {
	color: var(--global-palette1);
}

.contact-form .cf-submit {
	width: 100%;
	height: 50px;
	padding: inherit;
	background-color: var(--global-palette2);
	color: var(--global-palette9);
}

.contact-form .cf-submit:hover,
.contact-form .cf-submit:focus {
	background-color: var(--global-palette1);
	color: var(--global-palette2);
}

.wpcf7-spinner {
	display: none;
}

.contact-form p {
	margin: 0;
}

.contact-form p br {
	display: none;
}