/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.7.1776511089
Updated: 2026-04-18 11:18:09

*/

.page-header {
    display: none;
}

/*__Product design__*/

li.custom-product-card .prd-top {
    display: flex;
    justify-content: space-between;
    padding-right: 10px;
    margin-bottom: 10px;
}

li.custom-product-card .installment-label {
    background-color: #ff731d !important;
    padding: 10px;
    font-size: 15px;
    color: #fff !important;
    border-radius: 0 8px 8px 0px;
    display: flex;
    align-items: center;
    left: 0;
}

li.custom-product-card .warranty {
    padding: 8px;
    width: 106px;
    background-color: #1D7FDA;
    text-align: center;
    border-radius: 8px;
    color: #fff;
    font-size: 9px;
    display: flex;
    flex-direction: column;
    text-transform: uppercase;
}

.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
    display: flex;
    flex-direction: row-reverse;
    width: 48%;
    gap: 10px;
}

button.single_add_to_cart_button.button.alt {
    background-color: #ff731d;
    padding: 15px;
    width: 60%;
	border-radius: 8px;
	border: 1px solid #1f87e800;
}

button.single_add_to_cart_button.button.alt:hover{
	background-color: transparent;
	color: #1F87E8;
	border-color: #1F87E8;
}

.woocommerce div.product form.cart div.quantity{
    width: 39%;
}


.quantity input {
    padding: 12px;
    border-radius: 7px !important;
}

.search-fld input {
    border: 0 !important;
}

.yith-wcwl-add-to-wishlist-button:not(.yith-wcwl-add-to-wishlist-button--themed-button) svg.yith-wcwl-add-to-wishlist-button-icon {
    color: #fff !important;
    padding: 5px;
    background-color: #ff731d;
    border-radius: 100px;
}
span.wishlist-count {
    top: 0;
    right: 0;
    color: #fff;
    font-size: 10px;
	display: none;
}

.wc-block-components-order-summary__content h3 {
    display: none;
}

.page-id-9 .wc-block-components-order-summary-item {
    background-color: #fbfbfb;
    padding: 10px;
    border-bottom: 2px solid #ddd;
}

.crt-icon .pa-woo-mc__icon-wrapper {
    background-color: #155fa0;
    height: 37px;
    width: 37px;
    border-radius: 100px;
	position: relative;
	margin: 2px;
}

.elementor-526 .elementor-element.elementor-element-ed54416 .pa-woo-mc__badge{
	position: absolute;
	top: 0;
	right: 0;
}

.elementor-526 .elementor-element.elementor-element-d4d204b .premium-search__input-wrap{
	width: 100% !important;
}

p.woocommerce-mini-cart__buttons.buttons, p.woocommerce-mini-cart__total.total {
    display: none;
}

.page-id-9 .wc-block-components-product-metadata__description {
    display: none;
}

.page-id-9 span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-product-price__value {
    color: #ff731d;
}

a.custom-wishlist-icon {
    padding: 21px;
    height: 37px;
    width: 37px;
    background-color: #155fa0;
    display: flex;
    padding: 8px 16px;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    border-radius: 100px;
    position: relative;
	margin: 2px;
}

.custom-wishlist-icon i.fas.fa-heart {
    color: #e6e3e3;
}

.search-fld .premium-search__input-btn-wrap {
    border: 1px solid #155fa0;
    border-radius: 100px;
}

ol.flex-control-nav.flex-control-thumbs {
    display: flex;
    flex-direction: column;
    width: 25%;
}

ol.flex-control-nav.flex-control-thumbs li {
    width: 100% !important;
    background: #fff;
}

span.yith-wcwl-add-to-wishlist-button__label {
    display: none;
}

.flex-viewport {
    width: 75%;
}


.warranty_year {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    font-family: sans-serif;
}

.warranty_text {
    font-size: 11px;
    line-height: normal;
}

.products li h2 {
    margin-top: 0px;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 14px;
    color: var(--theme-secondary-color);
    transition: color ease 0.3s;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.title-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    margin: 0 auto;
    background-color: #ddd;
}

.slider-prev, .slider-next {
  position: absolute;
  top: 0;
  right: 10px;
  background-color: #fff !important;
  color: #ff731d !important;
  font-size: 30px !important;
  line-height: 0;
  z-index: 9;
  height: 44px;
  width: 44px;
  text-align: center;
  border-radius: 100px;
}
.slider-prev {
  right: 57px;
}

.product-carsl ul.products {
    display: flex !important;
    flex-wrap: nowrap !important;
    overflow-x: auto !important;
    scroll-behavior: smooth;
    gap: 20px;
	  padding-bottom: 20px;
}

li.woocommerce-mini-cart-item.mini_cart_item a img{
    width: 40px;
}

li.woocommerce-mini-cart-item.mini_cart_item a {
    display: flex;
    gap: 5px;
}

ul.woocommerce-mini-cart.cart_list.product_list_widget{
	padding-left: 0;
}
/* 4 items layout */
.product-carsl ul.products li.product {
    flex: 0 0 calc((100% - 50px) / 4) !important;
    max-width: calc((100% - 50px) / 4) !important;
}

/* remove woocommerce grid effect */
.product-carsl ul.products.columns-4 li.product {
    width: auto !important;
    background-color: #fff;
}

/* hide scrollbar */
.product-carsl ul.products::-webkit-scrollbar {
    display: none;
}

/* Container scrollbar */
.product-carsl ul.products {
    scrollbar-width: thin;              /* Firefox */
    scrollbar-color: #ff731d #F0F0F0;      /* thumb color + track color */
}

/* Chrome, Edge, Safari */
.product-carsl ul.products::-webkit-scrollbar {
    height: 8px;   /* horizontal scrollbar height */
	border-radius: 100px;
}

/* Track */
.product-carsl ul.products::-webkit-scrollbar-track {
    background: #ff731d;
    border-radius: 100px;

}

/* Thumb */
.product-carsl ul.products::-webkit-scrollbar-thumb {
    background: #ff731d;
    border-radius: 100px;
}

/* Thumb hover */
.product-carsl ul.products::-webkit-scrollbar-thumb:hover {
    background: #ff731d;
}

.archive ul.products{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
}

.woocommerce ul.products li.product {
    box-shadow: 0px 0px 13px #eeeeee;
    padding: 10px 0 !important;
    width: auto;
    margin: 0;
    border-radius: 7px;
    background-color: #fff;
}

.woocommerce .quantity .qty{
    width: 100% !important;
}

.woocommerce ul.products::before,
.woocommerce ul.products::after {
    display: none !important;
    content: none !important;
}

.single-product .product_meta {
    display: none;
}

.woocommerce-message {
    border-top-color: #ff731d !important;
}

a.wp-block-button__link.add_to_cart_button.ajax_add_to_cart {
    background-color: #1D7FDA;
    color: #fff;
    border-radius: 8px;
}

li.wc-block-grid__product {
    box-shadow: 0 0 3px #f163343b;
}

.woocommerce-message::before {
    color: #f16334 !important;
}

.single-product h1.product_title.entry-title{
    font-size: 28px;
}

.custom-title-meta {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    flex-wrap: wrap;
    align-items: center;
    padding: 10px;
    background-color: #f2f2f2;
    margin-bottom: 20px;
}

.single-product span.woocommerce-Price-amount.amount{
    font-size: 28px;
}


.premium-search__post-inner {
    display: flex;
    flex-direction: row !important;
    align-items: center;
    height: inherit !important;
}

.premium-search__thumbnail-wrap {
    width: 38%;
}

.premium-search__post-content {
    width: 60%;
    height: inherit !important;
}

.premium-search__post-wrap {
    background-color: #fff;
}

.premium-search__thumbnail img {
    height: inherit !important;
}

.premium-search__query-wrap {
    background-color: #fff;
    padding: 10px;
}

h2.wp-block-heading.has-text-align-center.with-empty-cart-icon.wc-block-cart__empty-cart__title {
    display: flex;
    align-items: center;
    justify-content: center !important;
    gap: 20px;
    flex-wrap: wrap;
	font-size: 26px;
	color: #2575fc;
}

.wc-block-cart__empty-cart__title.with-empty-cart-icon:before {
    height: 60px !important;
    width: 60px !important;
    background-size: cover !important;
    mask-size: cover !important;
    margin: 0 !important;
	color: #f16334 !important;
}

.wc-block-components-button__text {
    color: #fff;
}

a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
    text-decoration: none;
    background-color: #3487e8;
	border-radius: 8px;
}

h2.premium-search__post-title {
    font-size: 13px !important;
}

.premium-search__post-inner {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
}


span.woocommerce-Price-amount.amount {
    font-size: 24px;
    font-weight: 800;
    color: #ff731d;
    padding: 20px 0;
}

span.installment-text{
    font-size: 14px;
}

span.woocommerce-Price-currencySymbol {
    color: #ff731d;
}

.price-install {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 10px;
    padding: 10px 10px;
}

.Icon-features {
    display: flex;
    flex-wrap: wrap;
    /*max-width: 800px;*/
    margin: 15px 0;
    justify-content: space-between;
    gap: 10px;
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
}

.feature-card {
    padding: 12px;
    background-color: #1f87e8;
    border-radius: 8px;
    display: flex;
    align-items: center;
    gap: 10px;
}
.feature-icon {
    color: #1f87e8;
    font-size: 30px;
    text-align: center;
    padding: 10px;
    background-color: #fff;
    border-radius: 7px;
}

p.feature-title {
    text-align: center;
    color: #fff;
    margin-bottom: 0;
}

.ui-slider .ui-slider-range{
	background-color: #ff731d;
}

.ui-slider-horizontal .ui-slider-handle {
    background-color: #1d7fda !important;
    border-radius: 100px;
}

.price-values {
    margin-top: 10px;
    color: #2575fc;
}

span#price-min {
    color: #f16334;
}

.filter-box h4 {
/*     color: #f16334; */
}

.filter-box label {
    color: #2575fc;
}

.woocommerce-page main,
.woocommerce-page .container{
    width: 100% !important;
    margin: 0 auto;
    max-width: 1300px !important;
    padding: 10px;
}

.woocommerce div.product div.summary{
    padding: 20px;
    background-color: #fff;
}

.acf-features{
    display: none;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger{
	z-index: 1 !important;
}

.add-btn {
    text-align: center;
    width: 90%;
    display: block;
    background-color: #1D7FDA;
    color: #fff !important;
    padding: 10px;
    border-radius: 10px;
    margin: 0 auto;
}

.add-btn:hover{
    color: #ff731d;
}

.woocommerce ul.products li.product a img {
    height: 200px !important;
    object-fit: cover;
}

.woocommerce ul.products li.product a {
    color: #414b54;
    font-family: 'Inter';
    letter-spacing: normal;
}

/*__Wish list icon__*/

.custom-wishlist {
    cursor: pointer;
    font-size: 22px;
    transition: 0.2s;
}

.custom-wishlist svg {
    background-color: #ff731d;
    height: 30px;
    width: 30px;
    padding: 5px;
    border-radius: 100px;
    color: #fff;
}

.custom-wishlist.active svg{
    color: #0e1b84 !important;
}

.category {
    padding: 5px 10px;
    font-size: 14px;
    color: #ff731d;
}

/*My account page*/

nav.woocommerce-MyAccount-navigation {
    padding: 20px;
    background-color: #fff;
    border-radius: 8px;
}

nav.woocommerce-MyAccount-navigation ul li {
    list-style: none;
    padding: 10px 30px;
    background-color: #F97316;
    margin-bottom: 2px;
    border-radius: 8px;
}

nav.woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 0;
}

nav.woocommerce-MyAccount-navigation ul li a {
    text-decoration: none;
    color: #fff;
}

.woocommerce-MyAccount-content {
    padding: 20px;
    background-color: #fff;
    border-radius: 8px;
}

.woocommerce-MyAccount-content a {
    color: #f16334;
}


/*Cart*/

.widget_shopping_cart_content {
    padding: 20px;
}

li.woocommerce-mini-cart-item.mini_cart_item {
    padding: 35px 10px 10px 10px !important;
    background-color: #e3e3e361;
    border-bottom: 2px solid #ffffff;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: start;
    position: relative;
}

li.woocommerce-mini-cart-item.mini_cart_item span.woocommerce-Price-amount.amount {
    font-size: 16px !important;
}

li.woocommerce-mini-cart-item.mini_cart_item .woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
    color: #0f4374;
}

li.woocommerce-mini-cart-item.mini_cart_item .quantity {
    width: 100%;
    display: block;
}

li.woocommerce-mini-cart-item.mini_cart_item {}

p.woocommerce-mini-cart__total.total {
    margin-top: 20px;
}

a.button.wc-forward {
    background-color: #e7e7e7 !important;
    margin-right: 5px;
    padding: 15px 25px;
}

tr.wc-block-cart-items__row {
    background-color: #fff;
}

.wc-block-components-main.wc-block-cart__main.wp-block-woocommerce-cart-items-block {
    padding: 0;
}

.page-id-8 .page-content {
    width: 90%;
    margin: 0 auto;
}

.crt-icon{
	height: 38px;
	width: 38px;
}

.wp-block-woocommerce-cart.alignwide {
    margin: 0;
}

.page-id-8 h3.modle{
	background-color: transparent;
}

.page-id-8 h3 {
    display: none;
}

.page-id-8 .wc-block-components-quantity-selector {
    background-color: #ddd;
}

i.far.fa-heart {
    color: #fff;
}

.page-id-8 a.wc-block-components-product-name {
    font-size: 20px !important;
    text-decoration: none;
}

.page-id-8 span.price.wc-block-components-product-price {
    font-size: 20px;
    color: #f97316;
    font-weight: 800;
}


/*___Shop page____*/


.archive .container.filter-product {
    display: flex;
    width: 1440px;
    margin: 0 auto;
    gap: 20px;
    padding: 0px;
    flex-wrap: wrap;
}

.archive aside.sidebar {
    width: 25%;
}

.archive .woocommerce ul.products li.product, .archive .woocommerce-page ul.products li.product {
    width: auto !important;
    margin: 0;
}

/*.archive ul.products {*/
/*    display: flex;*/
/*    flex-wrap: wrap;*/
/*    justify-content: start;*/
/*    width: 100%;*/
/*    gap: 10px;*/
/*}*/

.archive main.custom-product-grid {
    width: 73% !important;
    margin: 0 !important;
}


.filter-box {
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 5px #b1b1b1;
}

.filter-box label {
    margin-bottom: 5px;
}

/*____Footer_____*/


.custom-footer {
    background: linear-gradient(180deg, #4c55c4, #2c2f8f);
    color: #fff;
    font-family: sans-serif;
}

.footer-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 60px 40px;
    max-width: 1200px;
    margin: auto;
}

.footer-logo {
    flex: 1 1 200px;
    margin-bottom: 20px;
}

.footer-logo img {
    max-width: 150px;
}

.footer-col {
    flex: 1 1 180px;
    margin-bottom: 20px;
}

.footer-col h3 {
    font-size: 18px;
    margin-bottom: 15px;
}

.footer-col ul {
    list-style: none;
    padding: 0;
}

.footer-col ul li {
    margin-bottom: 10px;
}

.footer-col ul li a {
    color: #ddd;
    text-decoration: none;
    font-size: 14px;
}

.footer-col ul li a:hover {
    color: #fff;
}

/* Bottom */
.footer-bottom {
    text-align: center;
    padding: 20px;
    background: #1e2070;
    font-size: 14px;
}

h3.modle{
    font-size: 20px;
    background-color: #f2f2f2;
    padding: 20px;
}

.custom-pagination a {
    padding: 10px;
    background-color: #1D7FDA;
    color: #fff;
}

span.page-numbers.current {
    background-color: #fff;
    padding: 10px;
    border: 1px solid #1D7FDA;
}

.hfe-site-logo-container {
    vertical-align: middle;
    display: flex;
}

.premium-search__posts-wrap {
    flex-wrap: wrap;
}

.premium-search__post-wrap {
    width: 100% !important;
}

a.remove.remove_from_cart_button {
    display: inline-block !important;
    text-align: center;
    position: absolute;
    top: 8px;
    left: 8px;
}

/*Reset password*/

form.woocommerce-ResetPassword.lost_reset_password {
    padding: 20px;
    background-color: #fff;
    border-radius: 8px;
    width: 50%;
    margin: 0 auto;
}

p.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first {
    width: 100%;
}

button.woocommerce-Button.button {
    background-color: #f97316;
    color: #fff;
    padding: 15px;
    border-radius: 8px;
}

button.woocommerce-Button.button :hover{
	background-color: #1F87E8;
}

fieldset {
    margin-bottom: 10px;
}

.page-id-10 p.woocommerce-form-row.woocommerce-form-row--last.form-row.form-row-last{
	width: 100%;
}

a.woocommerce-button.button.view {
    background-color: #f97316;
    border-radius: 8px;
    color: #fff;
    padding: 10px;
}

a.button.wc-forward {
    background-color: #f97316 !important;
    color: #fff;
    border-radius: 8px;
}

button.button{
	 background-color: #f97316 !important;
    color: #fff !important;
    border-radius: 8px;
}



@media(max-width: 1236px){
	li.custom-product-card .prd-top{
		gap: 5px;
	}
	
	li.custom-product-card .warranty{
		width: 80px;
	}
	
	li.custom-product-card .installment-label{
		font-size: 13px;
		line-height: normal;
	}
}


@media (max-width: 1070px) {

    .product-carsl ul.products {
        grid-template-columns: repeat(3, 1fr);
    }
	
	.product-carsl ul.products li.product {
		flex: 0 0 calc((100% - 0px) / 3) !important;
		max-width: calc((100% - 0px) / 3) !important;
	}
	
}


@media (max-width: 1024px) {
    .archive main.custom-product-grid,
    .archive aside.sidebar,
    .archive .container.filter-product{
        width: 100%;
        max-width: 100%;
    }
    
    .product-carsl ul.products {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .archive ul.products {
        grid-template-columns: repeat(3, 1fr);
    }
	
	.product-carsl ul.products li.product {
		flex: 0 0 calc((100% - 0px) / 3) !important;
		max-width: calc((100% - 0px) / 3) !important;
	}
	
	
	.archive main.custom-product-grid,
	.woocommerce-page main, .woocommerce-page .container{
	    width: 100% !important;
	}
	
	.woocommerce-page main, .woocommerce-page .container{
	    padding: 10px;
	}
	
	.archive main.custom-product-grid, .woocommerce-page main, .woocommerce-page .container{
	    width: 98%;
	}
	.elementor-526 .elementor-element.elementor-element-5d984b58.e-con {
        --order: 4 !important;
    }
	.elementor-526 .elementor-element.elementor-element-52846723 button.elementskit-menu-hamburger{
		line-height: 0;
	}
	.elementor-526 .elementor-element.elementor-element-99ca3ae{
		justify-content: right !important;
	}
	.elementor-element.elementor-element-4fa336bd.e-con-full.e-flex.e-con.e-child {
		justify-content: space-between;
	}
}

@media (max-width: 825px) {

    .product-carsl ul.products {
        grid-template-columns: repeat(2, 1fr);
    }
	
	.product-carsl ul.products li.product {
		flex: 0 0 calc((100% - 0px) / 2) !important;
		max-width: calc((100% - 0px) / 2) !important;
	}
	
}

@media (max-width: 768px) {
    .archive ul.products
/* 	,
    .product-carsl ul.products */
	{
        grid-template-columns: repeat(2, 1fr);
    }
    
    li.custom-product-card .warranty{
        width: 70px;
    }
    
    .warranty_text {
        font-size: 8px;
    }
    .warranty_year{
        font-size: 16px;
    }
    
    li.custom-product-card .installment-label{
        font-size: 13px;
    }
	
	.product-carsl ul.products li.product {
		flex: 0 0 calc((100% - 0px) / 2) !important;
		max-width: calc((100% - 0px) / 2) !important;
	}
}

@media (max-width: 480px) {
/*     .product-carsl ul.products {
        grid-template-columns: repeat(1, 1fr);
    } */
    
    .archive ul.products {
        grid-template-columns: repeat(1, 1fr);
    }
	.product-carsl ul.products li.product {
		flex: 0 0 calc((100% - 0px) / 1) !important;
		max-width: calc((100% - 0px) / 1) !important;
	}
	
	li.custom-product-card .warranty{
		width: 100px;
	}
	.warranty_text{
		font-size: 11px;
	}
	
	.custom-title-meta span {
		font-size: 12px;
	}
	
	h3.modle{
		padding: 10px;
	}
	
	.single-product span.woocommerce-Price-amount.amount{
		font-size: 25px;
	}
	
	.woocommerce-product-details__short-description h3 {
		display: none;
	}
	
	.woocommerce-product-details__short-description>h3.modle{
		display: block !important;
	}
	
	.woocommerce div.product div.summary{
		padding: 5px;
	}
	
	.page-id-8 .page-content{
		width: 100%;
	}
	
	tr.wc-block-cart-items__row{
		padding: 10px !important;
	}
	
	.wc-block-components-main.wc-block-cart__main.wp-block-woocommerce-cart-items-block {
		margin-top: 10px;
	}
	
}

/* Responsive */
@media (max-width: 768px) {
    .footer-container {
        flex-direction: column;
        text-align: center;
    }

    .footer-logo {
        margin-bottom: 30px;
    }

    .footer-col {
        margin-bottom: 25px;
    }
    
    .woocommerce ul.products li.product{
        width: auto !important;
    }
    .feature-card{
        width: 48%;
        padding: 5px;
    }
    
    .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images{
        width: 100%;
    }
    
    p.feature-title{
        font-size: 12px;
        line-height: normal;
        text-align: left;
    }
    
	.woocommerce-page main, .woocommerce-page .container{
		padding: 0;
	}
	
	.woocommerce div.product form.cart div.quantity{
		width: 38%;
	}
    
    .feature-icon{
        font-size: 20px;
    }
	
	
	.pa-woo-mc__cart-buttons a span{
		font-size: 11px !important;
	}
}