/*
Theme Name: Ainexe Child
Template: code4rest
Author: Code4rest WP
Description: Code4rest 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

*/
/* Theme customization starts here
-------------------------------------------------------------- */

@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

/* common css */
body .single-content h1,
body .single-content h2,
body .single-content h3,
body .single-content h4,
body .single-content h5,
body .single-content h6 {
	margin-top: 0;
}

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

/* top header  */
.header-html .header-html-inner p,
.header-html2 .header-html-inner p,
.header-html3 .header-html-inner p {
	padding: 6px 0;
	border-radius: 8px;
	width: 100%;
	text-align: center;
}

.header-html .header-html-inner p {
	background: linear-gradient(90deg, #16c9bc 0%, #078ce8 100%);
}

.header-html2 .header-html-inner p {
	background: linear-gradient(90deg, #4a2e7b 0%, #31376a 100%);
}

.header-html3 .header-html-inner p {
	background: linear-gradient(90deg, #406a70 0%, #2c8265 100%);
}

.site-header-item[data-section="code4rest_customizer_header_html"],
.site-header-item[data-section="code4rest_customizer_header_html2"],
.site-header-item[data-section="code4rest_customizer_header_html3"] {
	width: 100%;
}

.header-html,
.header-html2,
.header-html3 {
	width: 100%;
}

.child-is-fixed .site-main-header-wrap .site-header-row-container-inner>.site-container {
	border-block-end: 1px solid #2a323b;
	-webkit-backdrop-filter: brightness(100%) contrast(100%) saturate(100%) blur(8px) hue-rotate(0deg);
	backdrop-filter: brightness(100%) contrast(100%) saturate(100%) blur(8px) hue-rotate(0deg);
	background-color: rgba(28, 33, 39, 0.4);
}

/* middle header */
#main-header .header-button {
	background-image: linear-gradient(90deg, #16C9BC 0%, #078CE8 100%);
}

/* submenu css */
body .header-navigation .header-menu-container ul ul.sub-menu {
	border-radius: 12px;
}
body .header-navigation .header-menu-container ul ul.sub-menu {
	border-radius: 12px;
	background-image: linear-gradient(90deg, #1D2329 0%, #171B20 100%);
	border: 1px solid var(--global-palette6);
}
@media screen and (max-width:1024px){
	body .code4rest-submenu {
		margin-block-start: 20px;
	}
	.code4rest-submenu .elementor-column.elementor-top-column.elementor-element.cm-1,
	.code4rest-submenu .elementor-column.elementor-top-column.elementor-element.cm-2,
	.code4rest-submenu .elementor-column.elementor-top-column.elementor-element.cm-3,
	.code4rest-submenu .elementor-column.elementor-top-column.elementor-element.cm-4{
		width: 50%;
	}
	.code4rest-submenu .elementor-element.menu-links.elementor-widget.elementor-widget-text-editor {
		line-height: 10px;
	}
}
@media screen and (max-width:767px){
	.code4rest-submenu .elementor-column.elementor-top-column.elementor-element.cm-1,
	.code4rest-submenu .elementor-column.elementor-top-column.elementor-element.cm-2,
	.code4rest-submenu .elementor-column.elementor-top-column.elementor-element.cm-3,
	.code4rest-submenu .elementor-column.elementor-top-column.elementor-element.cm-4{
		width: 100%;
	}
}
/* announcement bar css */
.announcement #uc_list_marquee_elementor_e183f66 .ue-marquee-tag {
	border-radius: 10px;
}

/* testimonial */
.testimonial .elementor-widget-testimonial-carousel .swiper-slide {
	background: linear-gradient(90deg, #1d2329 0%, #171b20 100%);
}

/* contact form css */
.contact-form {
	background: linear-gradient(90deg, #1d2329 0%, #171b20 100%);
	border: 1px solid var(--global-palette6);
}
.contact-info .description  .elementor-element.elementor-widget-text-editor  > .elementor-widget-container {
	border-image: linear-gradient(#16C9BC, #078CE8) 10;
}

/* code4-gallary css */
.code4-gallery .elementor-gallery-item__content {
	bottom: 0;
	top: auto;
	height: auto;
	right: auto;
	width: auto;
}
.code4-gallery .elementor-animated-item--enter-zoom-out, .elementor-animated-content:hover .elementor-animated-item--fade-in {
	background-image: linear-gradient(90deg, #16C9BC 0%, #078CE8 100%);
	padding: 10px 20px;
	border-radius: 12px;
}

/* ---------- Blog css ---------- */
.blog-slider .uc_carousel_item .uc_image_carousel_placeholder img {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}

.blog-slider:hover .uc_carousel_item .uc_image_carousel_placeholder:hover img {
	transform: scale(1.05);
}

/* ---------- footer css ---------- */
.newsletter-form input[type="email"], .newsletter-form input[type="email"]:focus {
	border-radius: 0;
	background: none;
	border: none;
	border-bottom: 1px solid var(--global-palette6);
	padding: 10px 10px 10px 0px;
	width: 300px;
	display: flex;
    box-shadow: none;
}

.newsletter-form input[type="submit"] {
	margin-block-start: 20px;
	border-radius: 12px;
	background-image: linear-gradient(90deg, #16C9BC 0%, #078CE8 100%);
}

#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: 8px;
}
.site-bottom-footer-inner-wrap {
	border-block-start: 1px solid var(--global-palette6);
}

@media screen and (min-width: 720px) and (max-width: 1024px) {

	body .site-footer-row-container-inner .site-footer-row.site-footer-row-tablet-column-layout-default,
	body .site-footer-row-container-inner .site-footer-row.site-footer-row-tablet-column-layout-row {
		grid-template-columns: 2fr 1fr 1fr;
	}

	.site-footer-row-container-inner .site-footer-row.site-footer-row-tablet-column-layout-default,
	.site-footer-row-container-inner .site-footer-row.site-footer-row-tablet-column-layout-row {
		grid-template-columns: minmax(0, 1fr);
	}
}

/* woocommerce */
body .woocommerce ul.products li.product .entry-content-wrap,
body.woocommerce ul.products li.product .entry-content-wrap {
	padding: 10px 0 0 0;
	position: relative;
	margin: 0;
	border-radius: 0;
	transition: none;
	transform: none;
}

body .woocommerce ul.products.woo-archive-action-on-hover li.product:hover .entry-content-wrap,
body .woocommerce ul.products.woo-archive-action-on-hover li.product:focus-within .entry-content-wrap,
body.woocommerce ul.products.woo-archive-action-on-hover li.product:hover .entry-content-wrap,
body.woocommerce ul.products.woo-archive-action-on-hover li.product:focus-within .entry-content-wrap {
	-webkit-transform: none;
	transform: none;
}

body .woocommerce ul.products.woo-archive-action-on-hover li.product:hover .product-action-wrap,
body .woocommerce ul.products.woo-archive-action-on-hover li.product:focus-within .product-action-wrap,
body.woocommerce ul.products.woo-archive-action-on-hover li.product:hover .product-action-wrap,
body.woocommerce ul.products.woo-archive-action-on-hover li.product:focus-within .product-action-wrap {
	bottom: 0;
}

body .woocommerce ul.products.woo-archive-action-on-hover li.product .product-action-wrap,
body.woocommerce ul.products.woo-archive-action-on-hover li.product .product-action-wrap {
	position: relative;
	padding: 0;
	bottom: 0;
}

body.woocommerce ul.products li.product .woocommerce-loop-product__title,
body .woocommerce ul.products li.product .woocommerce-loop-product__title {
	padding-block-end: 0;
}

body .woocommerce ul.products li.product .price ins,
body.woocommerce ul.products li.product .price ins {
	font-weight: 400;
}

body.woocommerce .code4rest-shop-top-row {
	align-items: center;
}

body.woocommerce ul.products li.product .onsale {
	background-color: #FF0000;
}

/* Woocommerce single product */
body.woocommerce div.product p.price ins {
	font-weight: 400;
}

body.woocommerce .woocommerce-tabs.wc-tabs-wrapper {
	padding-block-start: 4em;
}

body.woocommerce .woocommerce-product-details__short-description {
	border-block-end: 1px solid #e5e5e5;
	padding-bottom: 15px;
}

body.woocommerce div.product .product_meta>span {
	color: var(--global-palette1);
	font-size: 15px;
	font-weight: 400;
}

.entry-content-wrap .entry-summary .quantity.spinners-added input.minus,
.entry-content-wrap .entry-summary .quantity.spinners-added input.plus {
	color: var(--global-palette1);
}

body .woocommerce.product-tab-style-center div.product .woocommerce-tabs ul.tabs li {
	margin: 0 1.5em;
}

body.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	font-size: 20px;
}

body .woocommerce-tabs .woocommerce-Tabs-panel h2 {
	display: none;
}

body.woocommerce span.onsale {
	background-color: #FF0000;
	border-radius: 0;
	margin: 10px;
	line-height: 1;
}

/* wishlist css */
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist i {
	font-size: 1.2rem;
	margin: 0;
}

/* blog */
body .loop-entry .entry-content-wrap .entry-footer .more-link-wrap .post-more-link {
	font-size: 14px;
	color: var(--global-palette1);
	text-decoration: underline;
}

body .loop-entry .entry-content-wrap .entry-footer .more-link-wrap .post-more-link .code4rest-svg-iconset.svg-baseline {
	display: none;
}

.blog-area:hover .uc_carousel_item .uc_image_carousel_placeholder img,
.loop-entry .post-thumbnail-inner img {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}

.blog-area .uc_carousel_item .uc_image_carousel_placeholder:hover img,
.loop-entry .post-thumbnail-inner:hover img {
	transform: scale(1.05);
}

/* left and right sidebar */
.primary-sidebar .widget_media_image figure.wp-block-image img,
.loop-entry .post-thumbnail-inner img,
.code4-right-side .elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail,
.code4-left-side .elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}

.primary-sidebar .widget_media_image figure.wp-block-image img:hover,
.loop-entry .post-thumbnail-inner:hover img,
.code4-right-side .elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail:hover,
.code4-left-side .elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail:hover {
	transform: scale(1.05);
}

.primary-sidebar .widget_media_image figure.wp-block-image,
.code4-right-side.elementor-element.elementor-posts--thumbnail-top .elementor-post__thumbnail__link,
.code4-left-side.elementor-element.elementor-posts--thumbnail-top .elementor-post__thumbnail__link,
.gallery-img.elementor-widget-image {
	overflow: hidden;
}

.primary-sidebar.widget-area .widget_block:first-child,
.primary-sidebar.widget-area .widget_block:last-child,
.wp-block-search .wp-block-search__input {
	border: none;
}

.wp-block-search .wp-block-search__label {
	display: none;
}

.wp-block-search__inside-wrapper {
	border-block-end: 1px solid var(--global-palette6);
}

.wp-block-search__button.has-icon {
	line-height: 0;
}

.primary-sidebar.widget-area .widget_block {
	padding-block-end: 30px;
	border-block-end: 1px solid var(--global-palette6);
}

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

.primary-sidebar .wp-block-latest-posts .wp-block-latest-posts__post-date {
	color: var(--global-palette2);
}

.wp-block-search .wp-block-search__button:hover,
.wp-block-search__inside-wrapper #wp-block-search__input-1:focus {
	box-shadow: none;
}

/* single blog */
.comment-navigation,
.post-navigation {
	border-top: 1px solid var(--global-palette6);
	border-bottom: 1px solid var(--global-palette6);
	padding: 50px 0;
}

/* sticky add to cart */
body .quantity.spinners-added input.minus,
body .quantity.spinners-added input.plus {
	color: var(--global-palette1);
}

/* cart page */
body.woocommerce-cart table.cart .coupon .button:not(:hover) {
	background: var(--global-palette2);
	color: var(--global-palette9);
	box-shadow: none;
}

/* cart toggle */
body .woocommerce.widget_shopping_cart .buttons a:not(.checkout),
body .woocommerce .widget_shopping_cart .buttons a:not(.checkout) {
	background: var(--global-palette1) !important;
	color: var(--global-palette9) !important;
}

body .woocommerce ul.cart_list li .quantity,
body .woocommerce ul.product_list_widget li .quantity {
	color: var(--global-palette1);
}

/* -------------------- elementor section css -------------------- */
/* services */
.code4-services .elementor-icon.elementor-animation-rotate {
	border: 1px solid #e5e5e5;
}

/* cms */
.code4-cms .elementor-image-box-wrapper figure.elementor-image-box-img {
	overflow: hidden;
}

/* gallary masonry */
.code4-masonry .elementor-widget-container {
	overflow: hidden;
}