/* ===================================================================================

* Theme Name: Lexend Child
* Theme URI: https://lexend.themegenix.com/
* Author: ThemeGenix
* Author URI: https://themeforest.net/user/themegenix/
* Description: Lexend - Software, SaaS & Startup WordPress Theme
* Version: 1.4
* Template: lexend
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */
header.uc-header.header-six>:not(.uc-navbar-sticky) .uc-navbar-main a {
	color:#000;
}
header.uc-header.header-six>:not(.uc-navbar-sticky) .uc-navbar-main a:hover,.uc-navbar-nav>li:hover>a, .uc-navbar-nav>li>a[aria-expanded=true]{
	opacity:1;
}
.error-area{
	padding:220px 0 120px;
}
.post-type-archive-product .section.py-4.lg\:py-6.xl\:py-8,.single-product .section.py-4.lg\:py-6.xl\:py-8,.woocommerce-cart .tg-page-area.py-8.lg\:py-9,.woocommerce-checkout .tg-page-area.py-8.lg\:py-9,.single-post section.blog__area.blog-details-area.py-8.lg\:py-9,.woocommerce-account .tg-page-area.py-8.lg\:py-9 {
	padding-top: 80px !important;
}

#uc-switcher-1, #uc-switcher-3, #zatzat-login-btn {
    cursor: pointer !important;
    -webkit-tap-highlight-color: rgba(0,0,0,0.1);
}

/* iOS specific fixes */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    #uc-switcher-1, #uc-switcher-3 {
        cursor: pointer;
    }
}

@media (max-width: 767.98px) {
    .woocommerce-page table.cart td.actions .coupon {
        text-align: center;
        max-width: 100%;
        width: 100%;
        flex-direction: column;
        align-items: flex-start;
		gap: 10px !important;
    }
	.woocommerce-page table.cart td.actions .coupon input {
        padding: 10px;
    }
	.woocommerce-cart-form .coupon.hstack.gap-narrow.lg\:gap-1.lg\:max-w-350px button.btn.sm\:btn-sm.lg\:btn-md.btn-primary.text-nowrap,.woocommerce-cart-form .text-end.f-right button.btn.sm\:btn-sm.lg\:btn-md.btn-alt-dark.text-nowrap.dark\:hover\:bg-gray-500{
		height:40px !important;
	}
	.woocommerce table.cart .product-quantity::before{
		margin:0 !important;
	}
}
@media (min-width: 459px) {
.post-type-archive-product .section.py-4.lg\:py-6.xl\:py-8,.single-product .section.py-4.lg\:py-6.xl\:py-8,.woocommerce-cart .tg-page-area.py-8.lg\:py-9,.woocommerce-checkout .tg-page-area.py-8.lg\:py-9,.single-post section.blog__area.blog-details-area.py-8.lg\:py-9,.woocommerce-account .tg-page-area.py-8.lg\:py-9 {
	padding-top: 100px !important;
	}
}
@media (min-width: 768px) {
.post-type-archive-product .section.py-4.lg\:py-6.xl\:py-8,.single-product .section.py-4.lg\:py-6.xl\:py-8,.woocommerce-cart .tg-page-area.py-8.lg\:py-9,.woocommerce-checkout .tg-page-area.py-8.lg\:py-9,.single-post section.blog__area.blog-details-area.py-8.lg\:py-9,.woocommerce-account .tg-page-area.py-8.lg\:py-9 {
	padding-top: 130px !important;
	}
}
@media (min-width: 992px) {
.post-type-archive-product .section.py-4.lg\:py-6.xl\:py-8,.single-product .section.py-4.lg\:py-6.xl\:py-8,.woocommerce-cart .tg-page-area.py-8.lg\:py-9,.woocommerce-checkout .tg-page-area.py-8.lg\:py-9,.single-post section.blog__area.blog-details-area.py-8.lg\:py-9,.woocommerce-account .tg-page-area.py-8.lg\:py-9 {
	padding-top: 200px !important;
	}
}
@media (min-width: 1200px) {
.post-type-archive-product .section.py-4.lg\:py-6.xl\:py-8,.single-product .section.py-4.lg\:py-6.xl\:py-8,.woocommerce-cart .tg-page-area.py-8.lg\:py-9,.woocommerce-checkout .tg-page-area.py-8.lg\:py-9,.single-post section.blog__area.blog-details-area.py-8.lg\:py-9,.woocommerce-account .tg-page-area.py-8.lg\:py-9 {
	padding-top: 230px !important;
	}
}