/*!
Theme Name: darkoob
Theme URI: https://underscores.me/
Author: Automattic
Author URI: https://automattic.com/
Description: Hi. I'm a starter theme called <code>darkoob</code>, or <em>underscores</em>, if you like. I'm a theme meant for hacking so don't use me as a <em>Parent Theme</em>. Instead try turning me into the next, most awesome, WordPress theme out there. That's what I'm here for.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: darkoob
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

darkoob is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
@font-face {
    font-family: IRANSansWebFaNum;
    src: url('fonts/IRANSansWebFaNum.eot');
    src: url('fonts/IRANSansWebFaNum.eot') format('embedded-opentype'),
         url('fonts/IRANSansWebFaNum.woff2') format('woff2'),
         url('fonts/IRANSansWebFaNum.woff') format('woff'),
         url('fonts/VIRANSansWebFaNum.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: Estedad-Bold;
    src: url('fonts/Lalezar.ttf') format('truetype');
    src: url('fonts/Estedad-Bold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: "FontAwesome";
    font-weight: normal;
    font-style: normal;
    src: url("fonts/fontawesome-webfont.ttf") format("truetype"),
     url("fonts/fontawesome-webfont.woff") format("woff"),
     url("fonts/fontawesome-webfont.eot") format("eot"),
     url("fonts/fontawesome-webfont.woff2") format("woff2");
}


@font-face {
    font-family: "FontAwesome";
    font-weight: normal;
    font-style: normal;
    src: url("fonts/fa-regular-400.ttf") format("truetype"),
     url("fonts/fa-regular-400.woff") format("woff"),
     url("fonts/fa-regular-400.eot") format("eot"),
     url("fonts/fa-regular-400.woff2") format("woff2");
}


@font-face {
    font-family: "FontAwesome";
    font-weight: normal;
    font-style: normal;
    src: url("fonts/fa-brands-400.ttf") format("truetype"),
     url("fonts/fa-brands-400.woff") format("woff"),
     url("fonts/fa-brands-400.eot") format("eot"),
     url("fonts/fa-brands-400.woff2") format("woff2");
}


@font-face {
    font-family: "FontAwesome";
    font-weight: normal;
    font-style: normal;
    src: url("fonts/fa-solid-900.ttf") format("truetype"),
     url("fonts/fa-solid-900.woff") format("woff"),
     url("fonts/fa-solid-900.eot") format("eot"),
     url("fonts/fa-solid-900.woff2") format("woff2");
}

body , a , div , span , footer , strong , b , p{
	font-family: IRANSansWebFaNum, sans-serif !important;
	line-height: 1.8;}

h1 , h2 , h3 , h4 , h5 , h6{
	font-family: Estedad-Bold, sans-serif !important;
	line-height: 1.4;}

.header-1{
	padding: 10px;
/*	border-bottom: 0.5px solid #D4D4D4; */}

.box-items{
	text-align: right;}	

.box-items p{
	font-size: 14px;
	font-weight: normal;
	color: #A3A3A3;
	margin: 0px;}

.box-items a{
	text-decoration: none;
	color: #737373;
	padding-right: 5px;}

.header-2{
	padding: 10px;}	
	
.site-logo{
	text-align: right;
	height: max-content;}
	
.site-menu{
	text-align: right;}
	
.site-menu #maxmegamenu-3 #mega-menu-wrap-menu-1{
	margin: 0px !important;}
	
/*.site-menu  #maxmegamenu-3 #mega-menu-wrap-menu-1 li{*/
/*	list-style-type: none !important;*/
/*	display: inline-block !important;}*/

.site-menu  #maxmegamenu-3 #mega-menu-wrap-menu-1 a{
	color: #737373 !important;
	font-family: 'Estedad-Bold' !important;
	font-size: 16px !important;
	text-decoration: none !important;
	padding: 10px !important;
	margin: 0 5px !important;
	position: relative !important;}

.site-menu  #maxmegamenu-3 #mega-menu-wrap-menu-1 a:hover{
	color: #171717 !important;}




    
/*.site-menu #maxmegamenu-3 #mega-menu-wrap-menu-1 .mega-sub-menu li{*/
/*    text-align: right !important;}*/
    
.site-menu #maxmegamenu-3 #mega-menu-wrap-menu-1 #mega-menu-item-text-37 , #mega-menu-item-text-36 , #mega-menu-item-text-35{
    border-left: 1px solid #E5E5E5 !important;}
    
.site-menu #maxmegamenu-3 #mega-menu-wrap-menu-1 .mega-sub-menu a{
    padding: 4px 8px !important;
    color: #737373 !important;
    text-decoration: none !important;
    font-family: 'IRANSansWebFaNum' !important;
    font-size: 14px !important;
    font-weight: normal !important;}
    
.site-menu #maxmegamenu-3 #mega-menu-wrap-menu-1 .mega-sub-menu a:hover{
    color: #171717 !important;
    text-decoration: none !important;
    background: rgba(0, 0, 0, .06) !important;}
    
.site-menu #maxmegamenu-3 #mega-menu-wrap-menu-1 .mega-sub-menu img{
    margin-left: 5px !important;
    max-width: 100% !important;
    width: 20px !important;
    height: 20px !important;}
    
.site-menu #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after{
    color: #D4D4D4 !important;
    right: 5px !important;}
    
.site-menu #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link{
    background: none !important;}
    
.site-menu #mega-menu-wrap-menu-1 #mega-menu-menu-1 li a{
    background: none !important;}    

.shopping-cart{
	text-align: left;
	padding-top: 10px;}	
	
.header-2 .shopping-cart a{
	text-decoration: none;
	color: #FB923C;
	font-size: 16px;
	font-weight: normal;}	
	
.header-2 .shopping-cart:before{
	font-family: "FontAwesome";
	font-size: 24px;
	font-weight: normal;
	color: #171717;
	content: "\f07a";
	padding-right: 10px;
	vertical-align: middle;}
	
.shopping-cart{
    position: relative;
    width: 60px;
    height: 40px;
    text-align: center;
    z-index: 99999;
    cursor: pointer;}

.shopping-cart #woocommerce_widget_cart-2{
    width: 300px;
    top: 50px;
    right: 15px;
    position: absolute;
    color: #333333;
    text-align: right;
    border-radius: 10px;
    background-color: #fafafa;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
    padding: 10px;
    display: none;
    transition: all 0.3s ease-in-out;}

.shopping-cart:hover #woocommerce_widget_cart-2{
    display: block;}

.shopping-cart .woocommerce-mini-cart__buttons.buttons a{
    background-color: #d8f999;
    color: #262626;
    font-size: 14px;
    padding: 10px 14px;
    border-radius: 5px;
    text-decoration: none;
    display: inline-block;
    width: 100%;
    text-align: center;
    transition: background-color 0.3s ease;}

.shopping-cart .woocommerce-mini-cart__buttons.buttons a:hover{
    background-color: #7ccf00;}

.shopping-cart .widget_shopping_cart_content{
    background-color: #ffffff;
    padding: 10px 14px;
    margin-top: 10px;
    border-radius: 10px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    display: none;
    font-size: 14px;
    color: #171717;}

.shopping-cart:hover .widget_shopping_cart_content{
    display: block;}

.woocommerce-mini-cart__empty-message{
    margin-top: 10px;
    font-size: 12px;
    color: #888;
    text-align: center;}

.shopping-cart .cart-contents{
    font-size: 12px;
    width: 18px;
    height: 18px;
    display: inline-block;
    text-align: center;
    color: white;
    background-color: #f9423a;
    border-radius: 50%;
    position: absolute;
    top: -5px;
    right: -5px;
    padding: 5px;
    border: 2px solid white;}

.widget_shopping_cart_content .woocommerce-mini-cart-item{
    margin-bottom: 12px;
    display: block;
    padding-bottom: 8px;
    border-bottom: 1px solid #f0f0f0;}

.widget_shopping_cart_content .woocommerce-mini-cart-item__name{
    font-size: 14px;
    color: #171717;
    margin-bottom: 4px;}

.widget_shopping_cart_content .woocommerce-mini-cart-item__price{
    font-size: 14px;
    color: #00c950;}

.widget_shopping_cart_content .wc-forward{
    display: block;
    text-align: center;
    padding: 10px;
    background-color: #007bff;
    color: #ffffff;
    font-weight: normal;
    border-radius: 5px;
    text-decoration: none;
    margin-top: 12px;
    font-size: 14px;
    transition: background-color 0.3s ease;}

.widget_shopping_cart_content .wc-forward:hover{
    background-color: #0056b3;}

.widget_shopping_cart_content .total{
    margin-top: 18px;
    font-size: 14px;
    font-weight: bold;
    color: #444;
    display: flex;
    justify-content: space-between;}

.widget_shopping_cart_content .empty-message{
    font-size: 14px;
    color: #888;
    text-align: center;
    padding: 20px 0;
    background-color: #f9f9f9;
    border-radius: 8px;
    margin-top: 14px;}

.user-account{
	text-align: left;
	padding-top: 18px;}	

.header-2 .user-account #text-27 p{
	margin: 0px;}
	
.header-2 .user-account #text-27 a{
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	color: #171717;
	background-color: #F5F5F5;
	border-radius: 5px;
	margin: 0px;
	padding: 12px 10px;}

.header-2 .user-account #text-27 a:hover , #text-27 a:focus{
	color: #171717;
	outline: 0;}	

#text-27 a{
	color: #171717;
	background-image: -webkit-linear-gradient(45deg, #D4D4D4 50%, transparent 50%);
	background-image: linear-gradient(45deg, #D4D4D4 50%, transparent 50%);
	background-position: 100%;
	background-size: 400%;
	-webkit-transition: background 0.3s ease-in-out;
	transition: background 0.3s ease-in-out;}
	  
#text-27 a:hover{
	background-position: 0;}	
	
.header-2 .user-account #text-27 a:after{
	font-family: "FontAwesome";
	font-size: 10px;
	font-weight: normal;
	color: #737373;
	content: "\f053";
	align-items: center !important;
	padding-right: 10px;}
	
.header-2 .shopping-cart{
	padding-left: 0px !important;}	
	
.n2-ss-slider .n2-ow-all b{
	text-align: right !important;
	font-family: 'IRANSansWebFaNum' !important;
	font-size: 20px !important;
	color: #171717;}

.n2-ss-slider .n2-ow-all p{
	text-align: right !important;
	font-family: 'IRANSansWebFaNum' !important;
	font-size: 16px !important;
	color: #171717;}
	
.n2-ss-slider .n2-ss-button-container a{
	font-family: 'IRANSansWebFaNum' !important;
	font-size: 14px !important;
	color: #FAFAFA;
	background-color: #273a96 !important;
	border-radius: 5px !important;}

div#n2-ss-2 .n2-font-2114558bd7461c227ee41fca652cc0db-hover{
	font-family: 'Estedad-Bold' !important;}	
	
.section-2{
	padding-top: 60px;}
	
.shop-items{
	text-align: center;}
	
.shop-items img{
	width: 50px;
	height: auto;}
	
.shop-items p{
	font-size: 16px !important;
	font-weight: bold;
	padding: 5px;}

.section-3{
	padding-top: 60px;}	
	
#widget_carousel_slider-3{
	direction: ltr !important;}

#widget_carousel_slider-3.widget_carousel_slider h2{
	text-align: right !important;
	color: #171717 !important;
	font-size: 24px !important;
	font-weight: bold !important;
	margin-bottom: 20px;}

#widget_carousel_slider-3.widget_carousel_slider h2:after{
	font-family: "FontAwesome";
	font-size: 20px;
	font-weight: normal;
	color: #FB923C;
	content: "\f1ce";
	padding-left: 10px;
	vertical-align: middle;}

.carousel-slider[data-slide-type=product-carousel] .owl-item{
	height: auto;}	

.carousel-slider__product{
	padding: 20px;
	border: 1px solid #D4D4D4;
	border-radius: 20px;
	box-shadow: none !important;}

.carousel-slider .owl-item img{
	text-align: center !important;
	width: 100% !important;
	height: 200px !important;}
	
.carousel-slider__product .woocommerce-LoopProduct-link img{
	transition: transform 0.3s ease !important;}
	
.carousel-slider__product .woocommerce-LoopProduct-link img:hover{
	transform: scale(1.1) !important;}
	
.carousel-slider .woocommerce-loop-category__title, .carousel-slider .woocommerce-loop-product__title{
	color: #171717;
	font-family: 'IRANSansWebFaNum' !important;
    font-size: 18px !important;
	margin: 0px !important;
	padding: 10px !important;
	border-bottom: 0.5px solid #D4D4D4;}

.carousel-slider .price{
	color: #404040 !important;
	font-family: 'IRANSansWebFaNum' !important;
    font-size: 16px !important;
	margin: 10px !important;}

.woocommerce-Price-currencySymbol{
	padding-left: 10px !important;}	
	
.carousel-slider a{
	text-decoration: none !important;}
	
.products-bar-1 #text-8{
	text-align: center;
	margin-top: 40px;}
		
.products-bar-1 #text-8 p{
	font-size: 14px;
	font-weight: normal;}

.products-bar-1 #text-8 a{
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	color: #FAFAFA;
	background-color: #15803D;
	border-radius: 5px;
	padding: 10px 20px 10px 20px;}
	
.products-bar-1 #text-8 a:hover , #text-8 a:focus{
	color: #FAFAFA;
	outline: 0;}	
	
#text-8 a{
	color: #171717;
	background-image: -webkit-linear-gradient(45deg, #166534 50%, transparent 50%);
	background-image: linear-gradient(45deg, #166534 50%, transparent 50%);
	background-position: 100%;
	background-size: 400%;
	-webkit-transition: background 0.3s ease-in-out;
	transition: background 0.3s ease-in-out;}
		  
#text-8 a:hover{
	background-position: 0;}
	
.product-category-bar{
	padding-top: 60px;}
	
.product-category-bar img{
	border-radius: 5px 5px 150px 150px;}

.category-box-1 #text-10 , #text-11 , #text-12 , #text-13{
    border-radius: 5px;}

.product-category-bar p{
	text-align: center;
	margin: 0px;
	padding: 2px;}
	
.product-category-bar a{
	text-decoration: none;
	font-family: 'Estedad-Bold' !important;
	font-size: 20px;
	font-weight: normal;
	color: #171717;
	padding: 10px;}

.product-category-bar a:hover{
    text-decoration:underline !important;
    text-decoration-color: #FB923C !important;
    text-decoration-thickness: 2px !important;}
	
.product-category-bar a:before{
    font-family: "FontAwesome";
    font-size: 14px;
    font-weight: normal;
    color: #FB923C;
    content: "\f7a5";
    padding-left: 10px;
    vertical-align: middle;} 

.product-category-bar a:after{
    font-family: "FontAwesome";
    font-size: 14px;
    font-weight: normal;
    color: #FB923C;
    content: "\f7a5";
    padding-right: 10px;
    vertical-align: middle;}	

#widget_carousel_slider-4{
	direction: ltr !important;
	padding-top: 60px;}
	
#widget_carousel_slider-4.widget_carousel_slider h2{
	text-align: right !important;
	color: #171717 !important;
	font-size: 24px !important;
	font-weight: bold !important;
	margin-bottom: 20px;}
	
#widget_carousel_slider-4.widget_carousel_slider h2:after 
, .dokan-widget-area .widget-title:before {
	font-family: "FontAwesome";
	font-size: 20px;
	font-weight: normal;
	color: #15803D;
	content: "\f1ce";
	padding-left: 10px;
	vertical-align: middle;}
	
.products-bar-2 #text-14{
	text-align: center;
	margin-top: 40px;}
			
.products-bar-2 #text-14 p{
	font-size: 14px;
	font-weight: normal;}

.products-bar-2 #text-14 a{
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	color: #FAFAFA;
	background-color: #15803D;
	border-radius: 5px;
	padding: 10px 20px 10px 20px;}
		
.products-bar-2 #text-14 a:hover , #text-14 a:focus{
	color: #FAFAFA;
	outline: 0;}	
		
#text-14 a{
	color: #171717;
	background-image: -webkit-linear-gradient(45deg, #166534 50%, transparent 50%);
	background-image: linear-gradient(45deg, #166534 50%, transparent 50%);
	background-position: 100%;
	background-size: 400%;
	-webkit-transition: background 0.3s ease-in-out;
	transition: background 0.3s ease-in-out;}
			  
#text-14 a:hover{
	background-position: 0;}
	
#widget_carousel_slider-5{
	direction: ltr !important;
	padding-top: 60px;}
	
#widget_carousel_slider-5.widget_carousel_slider h2{
	text-align: right !important;
	color: #171717 !important;
	font-size: 24px !important;
	font-weight: bold !important;
	margin-bottom: 20px;}
	
#widget_carousel_slider-5.widget_carousel_slider h2:after 
, .dokan-widget-area .widget-title:before {
	font-family: "FontAwesome";
	font-size: 20px;
	font-weight: normal;
	color: #15803D;
	content: "\f1ce";
	padding-left: 10px;
	vertical-align: middle;}
	
.products-bar-3 #text-38{
	text-align: center;
	margin-top: 40px;}
			
.products-bar-3 #text-38 p{
	font-size: 14px;
	font-weight: normal;}

.products-bar-3 #text-38 a{
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	color: #FAFAFA;
	background-color: #15803D;
	border-radius: 5px;
	padding: 10px 20px 10px 20px;}
		
.products-bar-3 #text-38 a:hover , #text-38 a:focus{
	color: #FAFAFA;
	outline: 0;}	
		
#text-38 a{
	color: #171717;
	background-image: -webkit-linear-gradient(45deg, #166534 50%, transparent 50%);
	background-image: linear-gradient(45deg, #166534 50%, transparent 50%);
	background-position: 100%;
	background-size: 400%;
	-webkit-transition: background 0.3s ease-in-out;
	transition: background 0.3s ease-in-out;}
			  
#text-38 a:hover{
	background-position: 0;}	
	
.carousel-slider .price del{
	font-size: 14px !important;
	font-weight: normal !important;
	color: #273a96 !important;
	opacity: 0.7 !important;
	padding-right: 10px !important;}
	
.carousel-slider .price del	.woocommerce-Price-currencySymbol{
	padding: 0px !important;}

.carousel-slider .price ins{
	text-decoration: none !important;}

.carousel-slider .onsale{
	font-size: 14px;
	background-color: #273a96 !important;
	color: #FAFAFA !important;
	padding: 4px 14px 0px 14px !important;
    border-radius: 5px !important;}
	
.section-4{
	padding-top: 60px;}
	
.shop-features-banners{
	padding: 10px;}
	
.shop-features-banners .banner-1 .banner-content-1{
	background-image: url(../../../wp-content/uploads/b-image-01.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 20px;
	box-shadow: 1px 0px 3px #D4D4D4;}
	
.shop-features-banners .banner-2 .banner-content-2{
	background-image: url(../../../wp-content/uploads/b-image-02.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 20px;
	box-shadow: -1px 0px 3px #D4D4D4;}
	
.shop-features-banners .banner-1 .banner-content-1 , .banner-2 .banner-content-2{
	padding: 40px 20px;}
	
.banner-content-1 #text-15 , .banner-content-2 #text-16{
	padding: 10px;}

.banner-content-2 #text-16{
	text-align: left;}

.banner-content-1 #text-15 p , .banner-content-2 #text-16 p{
	font-size: 18px;
	color: #171717;}

.banner-content-1 #text-15 a , .banner-content-2 #text-16 a{
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	color: #FAFAFA;
	background-color: #273a96;
	border-radius: 5px;
	padding: 10px 20px;}
			
.banner-content-1 #text-15 a:hover #text-15 a:focus , .banner-content-1 #text-16 a:hover #text-16 a:focus{
	color: #FAFAFA;
	outline: 0;}	
			
#text-15 a , #text-16 a{
	color: #171717;
	background-image: -webkit-linear-gradient(45deg, #1E3A8A 50%, transparent 50%);
	background-image: linear-gradient(45deg, #1E3A8A 50%, transparent 50%);
	background-position: 100%;
	background-size: 400%;
	-webkit-transition: background 0.3s ease-in-out;
	transition: background 0.3s ease-in-out;}
				  
#text-15 a:hover , #text-16 a:hover{
	background-position: 0;}

.section-5{
	padding-top: 60px;}

.reviews-and-testimonials #sp-testimonial-free-wrapper-100 .sp-testimonial-free-section .sp-testimonial-client-image img{
	width: 80px !important;
	height: 80px !important;}
	
.reviews-and-testimonials #sp-testimonial-free-wrapper-100 .sp-testimonial-client-rating{
	padding-top: 10px;}

.reviews-and-testimonials #sp-testimonial-free-wrapper-100 .sp-testimonial-free-section .sp-testimonial-client-rating i.fa{
	padding: 2px !important;}
	
.reviews-and-testimonials #sp-testimonial-free-wrapper-100 .sp-testimonial-client-designation{
	padding-top: 10px !important;
	line-height: 1.8;}
	
.reviews-and-testimonials #sp-testimonial-free-wrapper-100 .sp-testimonial-free-section .testimonial-pagination .swiper-pagination-bullet{
	width: 10px !important;
	height: 10px !important;}
	
.section-6{
	padding-top: 60px;
	padding-bottom: 60px;}
	
.desired-content .content-box-1 , .content-box-2 , .content-box-3 , .content-box-4{
	padding: 40px 10% 35px;
	border: 1px solid #D4D4D4;
    border-radius: 20px;}

.desired-content .content-box-1 img , .content-box-2 img , .content-box-3 img , .content-box-4 img{
	width: 50px;
	max-width: 50px;
	height: 50px;
	max-width: 50px;}
	
.desired-content #text-17 h2 , #text-18 h2 , #text-19 h2 , #text-20 h2{
	text-align: center;
	font-size: 22px;
	font-weight: 600;
	margin-top: 15px;
	margin-bottom: 0px !important;}
	
.desired-content #text-17 p , #text-18 p , #text-19 p , #text-20 p{
	text-align: center;
	color: #171717;
	font-size: 16px;
	font-weight: normal;
	margin-top: 15px;}
	
.desired-content #text-17 a , #text-18 a , #text-19 a , #text-20 a{
	text-decoration: none;
	text-align: center;
	color: #15803D;
	font-size: 14px;
	font-weight: normal;
	margin-top: 15px;}	
	
.desired-content #media_image-3 , #media_image-4 , #media_image-5 , #media_image-6{
	text-align: center;}
	
.footer-site{
	padding-top: 60px;
	background-color: #f6eee2;}

.footer-site .footer-data{
	padding-bottom: 20px;}
	
/*	
	
.footer-site .footer-data h2{
	text-align: right;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 20px !important;}

.footer-site .footer-data #text-22 p , #text-23 p , #text-24 p{
	margin: 0px;
	margin-bottom: 5px !important;
	text-align: right;}	
	
.footer-site .footer-data a{
	text-decoration: none;
	color: #404040;
	font-size: 14px !important;
	font-weight: normal;}
	
.footer-site .footer-data a:hover{
	text-decoration: underline !important;}	

.footer-site .footer-data .contact-information p{
	text-align: right;
	font-size: 16px;
	font-weight: normal;}	
	
.footer-site .footer-data .contact-information img{
	width: 32px !important;
	height: auto !important;
	margin-left: 5px;}

.footer-site .footnote-information{
	padding-top: 20px;
	border-top: 1px solid #D4D4D4;}
	
*/	
	
.footnote-1 #text-25 p{
	text-align: right;
	color: #737373;
	font-size: 14px;
	font-weight: normal;
	padding-top: 10px;}
	
.footnote-2 #text-26{
	text-align: center;}

.footnote-2 #text-26 p{
	margin: 0px;
	padding: 0px;}	
	
.footnote-2 #text-26 a{
	text-decoration: none;
	color: #737373;
	font-size: 0px;
	font-weight: normal;}

.footnote-2 #text-26 a:before{
	font-family: "FontAwesome";
	font-size: 20px;
	font-weight: normal;
	color: #737373;
	content: "\f077";
	padding-left: 10px;
	vertical-align: middle;}	
	
.social-menu #nav_menu-4{
	text-align: left;}	

.social-menu #nav_menu-4 #menu-social-menu li{
	display: inline-block;}
	
.social-menu #nav_menu-4 #menu-social-menu li a{
	text-decoration: none;
	color: #737373;
	font-size: 0px;
	font-weight: normal;
	margin-right: 5px;}

.social-menu #nav_menu-4 #menu-social-menu #menu-item-111 a:before{
	font-family: "FontAwesome";
	font-size: 24px;
	font-weight: normal;
	color: #FB923C;
	content: "\e055";
	padding-left: 10px;
	vertical-align: middle;}
	
.social-menu #nav_menu-4 #menu-social-menu #menu-item-112 a:before{
	font-family: "FontAwesome";
	font-size: 24px;
	font-weight: normal;
	color: #FB923C;
	content: "\f2c6";
	padding-left: 10px;
	vertical-align: middle;}
	
.social-menu #nav_menu-4 #menu-social-menu #menu-item-113 a:before{
	font-family: "FontAwesome";
	font-size: 24px;
	font-weight: normal;
	color: #FB923C;
	content: "\f40c";
	vertical-align: middle;}

.mobile-strip-menu{
	display: none !important;}	

/*----------Style of Internal Pages----------*/

.site-all-pages , .site-single-pages , .site-archive-pages{
	padding-top:40px !important;
	padding-bottom: 40px !important;}

.site-all-pages .entry-header h1 , .site-single-pages .entry-header h1 , .site-archive-pages .entry-header h1{
	text-align: right;
	color: #171717;
	font-size: 34px !important;
	font-weight: bold;
	padding-bottom: 40px;}
	
.site-all-pages .entry-header h1:before , .site-single-pages .entry-header h1:before , .site-archive-pages .entry-header h1:before{
	font-family: "FontAwesome";
    font-size: 28px;
    font-weight: normal;
    color: #15803D;
    content: "\f1ce";
    padding-left: 10px;
    vertical-align: middle;}	
	
/*----------About Us Page Style----------*/

.site-all-pages #post-21 h2{
	text-align: right;
	color: #171717;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 20px;}
	
.site-all-pages #post-21 p{
	text-align: justify;
	color: #404040;
	font-size: 18px;
	font-weight: normal;}

.site-all-pages #post-21 .wp-block-column.has-background.is-layout-flow.wp-block-column-is-layout-flow{
	padding: 24px 5% 24px 5%;
	border-radius: 20px;}
	
.wp-block-column.is-layout-flow.wp-block-column-is-layout-flow img{
	width: 100% !important;
	height: 350px !important;
	padding: 10px;
	border-radius: 20px;}

.site-all-pages #post-21 .wp-block-columns.is-layout-flex.wp-container-core-columns-is-layout-2.wp-block-columns-is-layout-flex .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow{
	padding: 40px;
	border: 2px solid #D4D4D4;
	border-radius: 20px;}	

.site-all-pages #post-21 .cu-page-counter-section h2{
	text-align: center !important;
	color: #171717 !important;
	font-size: 46px !important;
	font-weight: bold !important;
    margin-top: 30px !important;}

.site-all-pages #post-21 .cu-page-counter-section p{
	text-align: center !important;
	color: #15803D !important;
	font-size: 18px !important;
	font-weight: normal !important;}

/*----------Contact Us Page Style----------*/

.site-all-pages #post-23 h2{
	text-align: right;
	color: #171717;
	font-size: 24px !important;
	font-weight: bold;
	margin-bottom: 20px;}
	
.site-all-pages #post-23 p{
	text-align: justify;
	color: #404040;
	font-size: 16px !important;
	font-weight: normal;}
	
.site-all-pages #post-23 .wp-block-column.has-background.is-layout-flow.wp-block-column-is-layout-flow{
    padding: 40px 5% 40px 5%;
    border-radius: 20px;
	max-height: max-content;}	

/* .site-all-pages #post-23 .wp-block-columns.is-layout-flex.wp-container-core-columns-is-layout-1.wp-block-columns-is-layout-flex	.wp-block-column.has-background.is-layout-flow.wp-block-column-is-layout-flow{
	padding: 40px 5% 40px 5%;
	border-radius: 20px;
	max-height: max-content;} */

.site-all-pages #post-23 .wp-block-columns.is-layout-flex.wp-container-core-columns-is-layout-1.wp-block-columns-is-layout-flex	.wp-block-column.has-background.is-layout-flow.wp-block-column-is-layout-flow .wp-block-separator{
	width: 70%;
    padding: 40px 5% 40px 5% !important}
	
.site-all-pages #post-23 .wp-block-columns.is-layout-flex.wp-container-core-columns-is-layout-1.wp-block-columns-is-layout-flex .has-text-color.has-link-color.wp-elements-38b132603fbaf9333802dc1d8295fd74:before{
	font-family: "FontAwesome";
	font-size: 24px;
	font-weight: normal;
	color: #FB923C;
	content: "\f3cd";
	padding-left: 10px;
	vertical-align: middle;}
	
.site-all-pages #post-23 .wp-block-columns.is-layout-flex.wp-container-core-columns-is-layout-1.wp-block-columns-is-layout-flex .has-text-color.has-link-color.wp-elements-9aa1197ef33ef90c461ae95164e8c0e3:before{
	font-family: "FontAwesome";
	font-size: 24px;
	font-weight: normal;
	color: #FB923C;
	content: "\f0e0";
	padding-left: 10px;
	vertical-align: middle;}

.site-all-pages #post-23 .wp-block-columns.is-layout-flex.wp-container-core-columns-is-layout-1.wp-block-columns-is-layout-flex .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow{
	padding: 40px 20px;
	border: 1px solid #D4D4D4;
	border-radius: 20px;}

.site-all-pages #post-23 .wp-block-columns.is-layout-flex.wp-container-core-columns-is-layout-1.wp-block-columns-is-layout-flex a{
	text-decoration: none !important;}	

.site-all-pages #post-23 .wpcf7-form{
	padding-top: 10px;
	width: 100%;
	max-height: max-content;
    background: none;
    margin: 0 auto;}

.site-all-pages #post-23 .wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required{
	width: 100%;
    padding: 10px;
    margin-bottom: 5px;
    border: none;
    border-bottom: 1px solid #D4D4D4;
    font-size: 16px;
    color: #1E3A8A;
    background: transparent;}

.site-all-pages #post-23 .wpcf7-form-control.wpcf7-textarea{
	width: 100%;
	height: 100px !important;
    padding: 10px;
    margin-bottom: 5px;
    border: none;
    border-bottom: 1px solid #D4D4D4;
    font-size: 16px;
    color: #1E3A8A;
    background: transparent;}	

.site-all-pages #post-23 .wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required:focus , .wpcf7-form textarea:focus{
    border-bottom-color: #273a96 !important;
    background-color: #e6f0ff !important;
    outline: none !important;}

.site-all-pages #post-23 .wpcf7-form input[type="submit"]{
    background-color: #273a96;
    color: #FAFAFA;
    font-size: 16px;
    padding: 10px 50px;
	margin-top: 10px;
    border-radius: 5px;
    cursor: pointer;
    border: none;}

.site-all-pages #post-23 .wpcf7-form input[type="submit"]:hover{
    background-color: #1E3A8A;}

.site-all-pages #post-23 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email{
	text-align: right !important;}	

.site-all-pages #post-23 .wpcf7-form textarea{
	height: 120px;
	resize: vertical;}

.site-all-pages #post-23 .wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha-188{
	width: 35% !important;
	height: auto !important;
	padding: 12px !important;
	border: 1px solid #D4D4D4 !important;
	border-radius: 5px !important;}
	
.site-all-pages #post-23 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-captchar{
	width: 60% !important;
	padding: 10px;
    margin-bottom: 5px;
    border: none;
    border-bottom: 1px solid #D4D4D4;
    font-size: 16px;
    color: #1E3A8A;
    background: transparent;
  	margin-right: 5px;}
	
.site-all-pages #post-23 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-captchar:focus{
	border-bottom-color: #273a96 !important;
    background-color: #e6f0ff !important;
    outline: none !important;}
	
.captcha-form7 br{
	display: none !important;}	

.site-all-pages #post-23 .wpcf7-not-valid-tip{
	font-size: 14px !important;}
	
.site-all-pages #post-21 .wpcf7-form{
	padding-top: 10px;
	width: 100%;
	max-height: max-content;
    background: none;
    margin: 0 auto;}

.site-all-pages #post-21 .wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required{
	width: 100%;
    padding: 10px;
    margin-bottom: 5px;
    border: none;
    border-bottom: 1px solid #D4D4D4;
    font-size: 16px;
    color: #1E3A8A;
    background: transparent;
    text-align: right;}

.site-all-pages #post-21 .wpcf7-form-control.wpcf7-textarea{
	width: 100%;
	height: 100px !important;
    padding: 10px;
    margin-bottom: 5px;
    border: none;
    border-bottom: 1px solid #D4D4D4;
    font-size: 16px;
    color: #1E3A8A;
    background: transparent;}	

.site-all-pages #post-21 .wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required:focus , .wpcf7-form textarea:focus{
    border-bottom-color: #273a96 !important;
    background-color: #e6f0ff !important;
    outline: none !important;}

.site-all-pages #post-21 .wpcf7-form input[type="submit"]{
    background-color: #273a96;
    color: #FAFAFA;
    font-size: 16px;
    padding: 10px 50px;
	margin-top: 10px;
    border-radius: 5px;
    cursor: pointer;
    border: none;}

.site-all-pages #post-21 .wpcf7-form input[type="submit"]:hover{
    background-color: #1E3A8A;}

.site-all-pages #post-21 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email{
	text-align: right !important;}	

.site-all-pages #post-21 .wpcf7-form textarea{
	height: 120px;
	resize: vertical;}

.site-all-pages #post-21 .wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha-188{
	width: 20% !important;
	height: auto !important;
	padding: 12px !important;
	border: 1px solid #D4D4D4 !important;
	border-radius: 5px !important;}
	
.site-all-pages #post-21 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-captchar{
	width: 75% !important;
	padding: 10px;
    margin-bottom: 5px;
    border: none;
    border-bottom: 1px solid #D4D4D4;
    font-size: 16px;
    color: #1E3A8A;
    background: transparent;
  	margin-right: 5px;}
	
.site-all-pages #post-21 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-captchar:focus{
	border-bottom-color: #273a96 !important;
    background-color: #e6f0ff !important;
    outline: none !important;}
	
.captcha-form7 br{
	display: none !important;}	

.site-all-pages #post-21 .wpcf7-not-valid-tip{
	font-size: 14px !important;}	
	
/*----------Products or Shop Page Style----------*/

.woocommerce .woocommerce-breadcrumb{
	padding-top: 40px !important;
	padding-bottom: 20px !important;}

.woocommerce .woocommerce-ordering select{
	padding: 5px !important;
	border: 1px solid #1E3A8A !important;
	border-radius: 10px !important;}
	
.woocommerce .products.columns-4{
	padding-top: 20px !important;}	

ul.products{
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
	display: block !important;}
  
ul.products li.product{
	text-align: center !important;
	border: 1px solid #e1e1e1 !important;
	border-radius: 20px !important;
	padding: 20px !important;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1) !important;
	transition: transform 0.3s, box-shadow 0.3s !important;}
  
ul.products li.product:hover{
	transform: translateY(-5px) !important;
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2) !important;}
  
ul.products li.product img{
	max-width: 100% !important;
	margin-bottom: 10px !important;}
  
ul.products li.product h2{
	font-size: 16px !important;
	color: #171717 !important;
	text-align: center !important;
	margin: 10px 0 !important;}
  
ul.products li.product .price{
	font-size: 14px !important;
	color: #273a96 !important;
	text-align: center !important;
	margin: 5px 0px !important;}

ul.products li.product .button{
	text-decoration: none !important;
	font-size: 14px !important; 
	font-weight: normal !important;
	color: #D4D4D4 !important;
	background-color: #A8D8A8 !important;
	border-radius: 5px !important;
	padding: 10px 20px !important;}
				
ul.products li.product .button:hover .button:focus{
	color: #FAFAFA !important;
	outline: 0 !important;}

ul.products li.product .button{
	color: #171717 !important;
	background-image: -webkit-linear-gradient(45deg, #15803D 50%, transparent 50%) !important;
	background-image: linear-gradient(45deg, #15803D 50%, transparent 50%) !important;
	background-position: 100% !important;
	background-size: 400% !important;
	-webkit-transition: background 0.3s ease-in-out !important;
	transition: background 0.3s ease-in-out !important;}
					  
ul.products li.product .button:hover{
	background-position: 0 !important;
	color: #FAFAFA !important;}	

.woocommerce ul.products li.product .onsale{
	font-size: 12px !important;
	background-color: #273a96 !important;
	color: #FAFAFA !important;
	border-radius: 5px !important;
	padding: 0px 8px 0px 8px !important;
	top: 20px !important;
	left: 20px !important;}

/*----------Products or Shop Page Style----------*/

.woocommerce div.product .product_title{
	font-size: 36px !important;
    margin-bottom: 15px !important;
    padding-bottom: 15px !important;
	border-bottom: 1px solid #D4D4D4 !important;}
		
.woocommerce div.product .price{
	color: #273a96 !important;
	font-size: 24px !important;}

.woocommerce div.product p.price ins, .woocommerce div.product span.price ins{
	text-decoration: none !important;
	padding-right: 20px !important;}

.woocommerce div.product p.price del{
	font-size: 20px !important;}	
	
.woocommerce div.product .woocommerce-product-details__short-description{
	color: #737373 !important;
	font-size: 16px !important;
	font-weight: normal !important;}

.woocommerce div.product .quantity .qty{
	color: #273a96 !important;
	width: 120px !important;
	padding: 8px !important;
	border: 1px solid #D4D4D4 !important;}
	
.woocommerce div.product form.cart .button{
	margin-right: 5px !important;}
	
.woocommerce div.product form.cart .button{
	background-color: #273a96 !important;
	color: #FAFAFA !important;
	font-size: 16px !important;
	font-weight: normal !important;
	padding: 14px 24px !important;
    margin-top: 2px !important;}

.woocommerce div.product span.onsale{
	font-size: 12px !important;
	background-color: #FB923C !important;
	color: #404040 !important;
	border-radius: 5px !important;
	padding: 0px 8px 0px 8px !important;}

.woocommerce div.product .product_meta{
	font-size: 16px !important;
	font-weight: normal !important;
	color: #A3A3A3 !important;}

.woocommerce div.product .product_meta{
	font-size: 16px !important;
	font-weight: normal !important;
	color: #A3A3A3 !important;
	padding-bottom: 20px !important;
	border-bottom: 1px solid #D4D4D4 !important;}
	
.woocommerce div.product .product_meta a{
	text-decoration: none !important;
	font-size: 16px !important;
	font-weight: normal !important;
	color: #15803D !important;}
	
.woocommerce div.product .product_meta a:hover{
	text-decoration: underline !important;}
	
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper h2{
	font-size: 20px !important;
	margin-bottom: 20px !important;
    line-height: 2 !important;}
	
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper p{
	width: 100% !important;
	font-size: 16px !important;
	font-weight: normal !important;}

.woocommerce div.product table{
	border-collapse: collapse !important;
	width: 50% !important;}
	  
.woocommerce div.product td{
	padding: 10px;
	border-bottom: 1px solid #D4D4D4 !important;}
	  
.woocommerce div.product td:not(:last-child){
	padding: 10px;
	border-left: 1px solid #D4D4D4 !important;}
	
.woocommerce div.product .related.products{
	padding-top: 20px !important;}

.woocommerce div.product .related.products ul.products li.product .button{
	display: none !important;}
	
.woocommerce div.product .related.products ul.products li.product a img{
	text-align: center !important;
	width: 100% !important;
	height: 200px !important;}

.woocommerce div.product .related.products .woocommerce-LoopProduct-link.woocommerce-loop-product__link	img{
	transition: transform 0.3s ease !important;}

.woocommerce div.product .related.products .woocommerce-LoopProduct-link.woocommerce-loop-product__link	img:hover{
	transform: scale(1.1) !important}
	
.woocommerce div.product p.stars a{
	color: #FB923C !important;}	
	
/*----------User Account Page Style----------*/

.woocommerce-MyAccount-content{
    padding: 20px !important;
    border-radius: 10px !important;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1) !important;
    margin: 0 auto !important;}

.woocommerce-MyAccount-title{
    font-size: 26px !important;
    font-weight: 600 !important;
    color: #1E3A8A !important;
    margin-bottom: 20px !important;
    text-align: center !important;}


.woocommerce-MyAccount-navigation ul{
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;}

.woocommerce-MyAccount-navigation li{
    margin: 12px 0px !important;}	

.woocommerce-MyAccount-navigation-link a{
    display: block !important;
    padding: 12px 20px !important;
    background-color: #f6eee2 !important;
    color: #171717 !important;
    text-decoration: none !important;
    border-radius: 5px !important;
    font-size: 16px !important;
    font-weight: normal !important;
    transition: background-color 0.3s ease !important;}

.woocommerce-MyAccount-navigation-link a:hover{
    background-color: #E0C8A0 !important;}

.woocommerce-MyAccount-orders .order{
    justify-content: space-between !important;
    align-items: center !important;
    background-color: #F5F5F5 !important;
    padding: 15px !important;
    border-radius: 5px !important;
    margin-bottom: 12px !important;
    transition: background-color 0.3s ease !important;}

.woocommerce-MyAccount-orders .order:hover{
    background-color: #f6eee2 !important;}

.woocommerce-MyAccount-orders .order .order-number{
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #171717 !important;}

.woocommerce-MyAccount-orders .order .order-status{
    font-size: 14px !important;
    color: #15803D !important;}

.woocommerce-form-login input[type="text"] , .woocommerce-form-login input[type="password"]{
    width: 100% !important;
    padding: 12px 18px !important;
    margin-bottom: 15px !important;
    font-size: 16px !important;
    border: 1px solid #D4D4D4 !important;
    border-radius: 5px !important;
    background-color: #F5F5F5 !important;
    transition: border-color 0.3s ease !important;}

.woocommerce-form-login input[type="text"]:focus,
.woocommerce-form-login input[type="password"]:focus {
    border-color: #A8D8A8 !important;}

.woocommerce-form-login .button{
    background-color: #A8D8A8 !important;
    color: #171717 !important;
    padding: 12px 0 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    border: none !important;
    border-radius: 5px !important;
    width: 100% !important;
    cursor: pointer !important;
    transition: background-color 0.3s ease !important;}

.woocommerce-form-login .button:hover{
    background-color: #15803D !important;
	color: #FAFAFA !important;}

.woocommerce-MyAccount-content .woocommerce-MyAccount-edit-account input[type="text"],
.woocommerce-MyAccount-content .woocommerce-MyAccount-edit-account input[type="email"],
.woocommerce-MyAccount-content .woocommerce-MyAccount-edit-account input[type="password"]{
    width: 100% !important;
    padding: 12px 18px !important;
    margin-bottom: 15px !important;
    border: 1px solid #D4D4D4 !important;
    border-radius: 5px !important;
    font-size: 16px !important;
    background-color: #F5F5F5 !important;}

.woocommerce-MyAccount-content .woocommerce-MyAccount-edit-account input[type="text"]:focus,
.woocommerce-MyAccount-content .woocommerce-MyAccount-edit-account input[type="email"]:focus,
.woocommerce-MyAccount-content .woocommerce-MyAccount-edit-account input[type="password"]:focus{
    border-color: #1E3A8A !important;}

.woocommerce-MyAccount-content .woocommerce-MyAccount-edit-account .button{
    background-color: #A8D8A8 !important;
    color: #171717 !important;
    padding: 12px 0 !important;
    font-size: 16px !important;
    border: none !important;
    border-radius: 5px !important;
    width: 100% !important;
    cursor: pointer !important;
    transition: background-color 0.3s ease !important;}

.woocommerce-MyAccount-content .woocommerce-MyAccount-edit-account .button:hover{
    background-color: #15803D !important;
	color: #FAFAFA !important;}

.woocommerce-MyAccount-orders table{
    width: 100% !important;
    margin-top: 40px !important;
    border-collapse: collapse !important;}

.woocommerce-MyAccount-orders th , .woocommerce-MyAccount-orders td{
    padding: 10px 15px !important;
    text-align: left !important;
    border-bottom: 1px solid #D4D4D4 !important;}

.woocommerce-MyAccount-orders th{
    background-color: #F5F5F5 !important;
    font-weight: 600 !important;}

.woocommerce-MyAccount-orders td {
    background-color: #F5F5F5 !important;}

.woocommerce-MyAccount-logout {
    text-align: center !important;
    margin-top: 30px !important;}

.woocommerce-MyAccount-logout a{
    display: inline-block !important;
    background-color: #F2A1A1 !important;
    color: #171717 !important;
    padding: 12px 24px !important;
    font-size: 16px !important;
    border-radius: 5px !important;
    text-decoration: none !important;
    transition: background-color 0.3s ease !important;}

.woocommerce-MyAccount-logout a:hover{
    background-color: #c0392b !important;
	color: #FAFAFA !important;
	transition: background-color 0.3s ease !important;}

	
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{
	margin-top: 20px !important;
    padding: 14px 8px !important;}

.woocommerce .woocommerce-form-login .woocommerce-LostPassword.lost_password{
	margin-top: 10px !important;}	
	
.woocommerce .woocommerce-form-login .woocommerce-LostPassword.lost_password a{
	text-decoration: none !important;
	color: #737373 !important;}
	
.woocommerce .woocommerce-form-login .woocommerce-LostPassword.lost_password a:hover{
	text-decoration: underline !important;
	color: #c0392b !important;}	

/*----------Shopping Cart Page Style----------*/

.wp-block-woocommerce-empty-cart-block .wc-block-cart__empty-cart__title.with-empty-cart-icon:before{
	background-color: #1E3A8A !important;}

.wp-block-woocommerce-empty-cart-block	.wc-block-grid__product{
	padding: 10px !important;
	border: 1px solid #F5F5F5 !important;}

.wp-block-woocommerce-empty-cart-block .wc-block-grid__product-title{
	font-size: 16px !important;
	font-weight: bold !important;}	
	
.wp-block-woocommerce-empty-cart-block	.wc-block-grid__product-price.price{
	font-size: 14px !important;
	font-weight: normal !important;}
	
.wp-block-woocommerce-empty-cart-block	.wc-block-grid__product-price.price ins{
	text-decoration: none !important;}

.wp-block-woocommerce-empty-cart-block	.wc-block-grid__product a{
	text-decoration: none !important;
	color: #1E3A8A !important;
	font-size: 16px !important;}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{
	background-color: #A8D8A8 !important;
	color: #171717 !important;
	padding: 5px 10px !important;
	font-size: 14px !important;
	background-color: #F5F5F5 !important;
	border-bottom: 1px solid #D4D4D4;
	box-shadow: 1px 0px 4px #A3A3A3 !important;
	border-radius: 2px !important;}

.wc-block-components-sidebar-layout .wc-block-components-main{
	padding: 10px !important;}

.is-large.wc-block-cart .wc-block-components-sidebar{
	padding: 10px !important;
	border: 1px solid #F5F5F5 !important;
	border-radius: 0px !important;}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name{
	font-size: 18px !important;
	font-weight: bold !important;
	color: #1E3A8A !important;
	text-decoration: none !important;}
	
.wp-block-woocommerce-cart .wc-block-components-formatted-money-amount , .wc-block-components-totals-footer-item .wc-block-components-totals-item__label{
	font-weight: normal !important;}

.wp-block-woocommerce-cart .wc-block-cart__submit-container a{
	text-decoration: none !important;
	background-color: #A8D8A8 !important;
	color: #171717 !important;}

.wp-block-woocommerce-cart .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link{
	text-decoration: none !important;
	color: #c0392b !important;
	font-size: 14px !important;
	padding: 10px !important;}
	
.wp-block-woocommerce-cart .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:after{
	font-family: "FontAwesome";
	font-size: 14px;
	font-weight: normal;
	color: #c0392b;
	content: "\f2ed";
	padding-right: 10px;
	vertical-align: middle;}

.wp-block-woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__quantity{
	padding: 4px 10px 0px 10px !important;
	color: #15803D !important;
	font-weight: bold !important;
	border: 1px solid #A8D8A8 !important;
	border-radius: 5px !important;}
	
.wp-block-woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block{
	padding: 10px !important;
	border: 1px solid #F5F5F5 !important;
	border-radius: 0px !important;}

.wp-block-woocommerce-checkout .wc-block-components-checkout-step__description{
	padding-top: 10px !important;}	
	
.woocommerce-checkout input[type="text"],
.woocommerce-checkout input[type="email"],
.woocommerce-checkout input[type="tel"],
.woocommerce-checkout input[type="number"],
.woocommerce-checkout input[type="password"],
.woocommerce-checkout textarea,
.woocommerce-checkout select{
    border: none !important;
	border-radius: 0px !important;
    border-bottom: 2px solid #A3A3A3 !important;
    outline: none !important;}

.woocommerce-checkout input[type="text"]:focus,
.woocommerce-checkout input[type="email"]:focus,
.woocommerce-checkout input[type="tel"]:focus,
.woocommerce-checkout input[type="number"]:focus,
.woocommerce-checkout input[type="password"]:focus,
.woocommerce-checkout textarea:focus,
.woocommerce-checkout select:focus{
	font-size: 14px !important;
    border-color: #E0C8A0 !important;
    background-color: #f6eee2 !important;}

.woocommerce-checkout input[type="text"]:focus::placeholder,
.woocommerce-checkout input[type="email"]:focus::placeholder,
.woocommerce-checkout input[type="tel"]:focus::placeholder,
.woocommerce-checkout input[type="number"]:focus::placeholder,
.woocommerce-checkout input[type="password"]:focus::placeholder,
.woocommerce-checkout textarea:focus::placeholder,
.woocommerce-checkout select:focus::placeholder{
    color: #737373 !important;}

.woocommerce-checkout .woocommerce-invalid .input-text,
.woocommerce-checkout .woocommerce-invalid select{
    border-color: #e74c3c !important;}

.woocommerce-checkout .woocommerce-invalid .input-text:focus,
.woocommerce-checkout .woocommerce-invalid select:focus{
    border-color: #e74c3c !important;
    background-color: rgba(231, 76, 60, 0.1) !important;}

.woocommerce-checkout .wc-block-components-validation-error>p{
	color: #F59E0B !important;}
	
.woocommerce-checkout .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button{
	padding: 20px 40px !important;
	border: 1px solid #A8D8A8 !important;
	border-radius: 5px !important;}

.woocommerce-checkout .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:focus{
	border: none !important;
	border: 1px solid #15803D !important;
	background-color: #A8D8A8 !important;
	color: #171717 !important;}
	
/*----------Search Box/Button Style----------*/	
	
.search-form{
    position: relative !important;
    dispaly: block !important;}

.search-form #woocommerce_product_search-2 button{
    display: none !important;}
    
.search-form #woocommerce_product_search-2 .search-field{
    background: url('../../../wp-content/uploads/searching-bar.png') no-repeat scroll 10px center !important;
    background-size: 64px !important;}
    
.search-form #woocommerce_product_search-2 [type=search]{
    border: none !important;
    width: 77px !important;
    margin-top: 18px !important;}    

.search-form #woocommerce_product_search-2 .search-field::placeholder{
    color: transparent !important;
    font-size: 0px !important;}

.search-field:focus-visible {
    outline: none !important;
    border: none !important;}
    
.wpcas-area .wpcas-area-top span{
    padding-top: 16px !important;}	

/*----------Mobile Version Style----------*/

@media screen and (max-width: 768px){
    
    body{
        overflow-x: hidden !important;}

	body , a , div , span , footer , strong , b , p{
		font-family: IRANSansWebFaNum, sans-serif !important;
		line-height: 2 !important;}
	
	h1 , h2 , h3 , h4 , h5 , h6{
		font-family: Estedad-Bold, sans-serif !important;
		line-height: 1.8 !important;}

	.section-2 , .section-3 , .section-4 , .section-5 , .section-6{
		padding-top: 40px !important;}
		
	.section-3{
		overflow-x: hidden !important;}	

	.header-1 .box-one-items{
		text-align: center !important;}

	.header-1 .box-two-items{
		display: none !important;}
		
	.site-logo , .shopping-cart , .user-account{
	    display:none !important;}	

	.site-slider{
		padding-top: 10px !important;}
		
	.site-slider .n2-ss-slider .n2-ow-all b{
		font-size: 14px !important;
		display: block !important;}

	div#n2-ss-2 .n2-font-2114558bd7461c227ee41fca652cc0db-hover{
		font-family: 'Estedad-Bold' !important;
		display: block !important;
		font-size: 14px !important;
		line-height: 2 !important;}

	.site-slider .n2-ss-slider .n2-ow-all p{
		display: none !important;}
		
	.site-slider div#n2-ss-2 .n2-font-6d6f2272054d9c52500e14c298cb66b2-link a{
		display: none !important;}

	.shop-items #text-4 p , #text-5 p , #text-6 p , #text-7 p{
		font-size: 14px !important;}

	.carousel-slider__product{
		padding: 12px !important;}	

	.carousel-slider .woocommerce-loop-category__title, .carousel-slider .woocommerce-loop-product__title{
		font-size: 16px !important;
		line-height: 1.8 !important;}
		
	.carousel-slider .price {
		margin-bottom: 0px !important;}	

	.product-category-bar .category-box-3 , .category-box-4{
		padding-top: 20px !important;}	
		
	.product-category-bar #text-10 a , #text-11 a , #text-12 a , #text-13 a{
		font-size: 14px !important;}
		
	.shop-features-banners .banner-1 .banner-content-1, .banner-2 .banner-content-2{
		padding: 10px !important;}
		
	.shop-features-banners .banner-content-1 #text-15 p, .banner-content-2 #text-16 p{
		font-size: 14px !important;}

	.shop-features-banners .banner-content-1 #text-15 a, .banner-content-2 #text-16 a{
		padding: 5px 10px !important;
		font-size: 12px !important;}
		
	.shop-features-banners .banner-2{
		padding-top: 20px !important;}

	.desired-content .content-box-1, .content-box-2, .content-box-3, .content-box-4{
		padding: 10px !important;}

	.desired-content .frame-cbox-3 , .frame-cbox-4{
		padding-top: 20px !important;}
		
	.desired-content h2{
		font-size: 16px !important;}

	.desired-content p{
		font-size: 14px !important;}
		
	.desired-content a{
		font-size: 12px !important;}

	.footer-site{
		padding-top: 40px !important;}
		
/*		
		
	.footer-site .footer-data .footer-part-3 , .contact-information{
		padding-top: 20px !important;}
		
	.footer-site h2{
		font-size: 16px !important;}
		
	.footer-site p{
		font-size: 14px !important;}

	.footer-site .footer-data{
		padding-bottom: 20px !important;}	
		
	.footer-site .footer-data a {
		line-height: 2 !important;}

	.footer-site .footer-data .contact-information #text-21 p:nth-child(3){
		line-height: 3 !important;}

	.footer-site .footnote-information{
		padding-bottom: 60px !important;}	
			
	.footer-site .footnote-information .social-menu #nav_menu-4{
		text-align: center !important;}

	.social-menu #nav_menu-4 #menu-social-menu #menu-item-111 a:before , #menu-item-112 a:before{
		padding-left: 20px !important;}
		
*/		
		
	.mobile-strip-menu{
		display: block !important;
		z-index: 9999 !important;}
	
	.mobile-strip-menu #menu-mobile-menu{
		display: block !important;}
	
	.mobile-strip-menu #menu-mobile-menu{
		text-align: center !important;
		width: 100% !important;
		background-color: #FAFAFA !important;
		border-top: 2px solid #273a96 !important;
		border-radius: 20px 20px 0px 0px !important;
		position: fixed !important;
		bottom: 0px !important;
		margin-bottom: 0px !important;
		padding: 0px !important;}
					
	.mobile-strip-menu #menu-mobile-menu ul{
		padding: 0px !important;
		margin: 0px !important;
		position: sticky !important;
		width: 100% !important;}
						
	.mobile-strip-menu #menu-mobile-menu li{
		display: inline-block !important;
		padding-top: 10px !important;
		padding-bottom: 10px !important;}
					
	.mobile-strip-menu #menu-mobile-menu a{
		font-size: 14px !important;
		color: #171717 !important;
		text-decoration: none !important;
		padding-bottom: 10px !important;
		padding: 5px !important;
		font-size: 0px !important;}
			
	.mobile-strip-menu #menu-mobile-menu .menu-item-180 ,	
	.mobile-strip-menu #menu-mobile-menu .menu-item-181 ,
	.mobile-strip-menu #menu-mobile-menu .menu-item-182 ,
	.mobile-strip-menu #menu-mobile-menu .menu-item-183{
		padding-right: 10px !important;
		padding-top: 0px !important;}
		
	.mobile-strip-menu #menu-mobile-menu .menu-item-180{
	    padding-right: 0px !important;}	

	.mobile-strip-menu #menu-mobile-menu .menu-item-180 a{
		display: inline-block;
		width: 32px;
		height: 32px;
		background-image: url('../../../wp-content/uploads/micon-home.png');
		background-size: cover;
		text-indent: -9999px;}
		
	.mobile-strip-menu #menu-mobile-menu .menu-item-181 a{
		display: inline-block;
		width: 32px;
		height: 32px;
		background-image: url('../../../wp-content/uploads/micon-user.png');
		background-size: cover;
		text-indent: -9999px;
		margin-right: 40px !important;}
			
	.mobile-strip-menu #menu-mobile-menu .menu-item-182 a{
		display: inline-block;
		width: 32px;
		height: 32px;
		background-image: url('../../../wp-content/uploads/micon-cart.png');
		background-size: cover;
		text-indent: -9999px;
		margin-right:40px !important;}
		
	.mobile-strip-menu #menu-mobile-menu .menu-item-183 a{
		display: inline-block;
		width: 32px;
		height: 32px;
		background-image: url('../../../wp-content/uploads/micon-store.png');
		background-size: cover;
		text-indent: -9999px;
		margin-right: 40px !important;}
		
	.woocommerce ul.products li.product .button{
		padding: 8px !important;
		font-size: 12px !important;}
		
	.woocommerce ul.products li.product .onsale{
	    padding: 8px 8px 0px 8px !important;}
	    
	.woocommerce div.product span.onsale{
	    padding: 8px 8px 0px 8px !important;}
	    
	ul.products li.product h2{
	    font-size: 14px !important;} 
	    
	/* .carousel-slider .owl-item img{
	    text-align: center !important;
	    width: 145px !important;
	    height: 145px !important;} */
	    
	.woocommerce div.product .related.products ul.products li.product a img{
	    text-align: center !important;
	    width: 145px !important;
	    height: 145px !important;}
	    
	.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register{
	    width: 100% !important;}
	    
	.woocommerce div.product table{
	    width: 100% !important;}
	    
	.header-2{
	    padding: 10px 5px 5px 5px !important;}
	    
	.site-menu #maxmegamenu-3 #mega-menu-wrap-menu-1{
	    margin: 0px !important;}
	
    .site-menu  #maxmegamenu-3 #mega-menu-wrap-menu-1 li{
	    list-style-type: none !important;
	    display: block !important;}
	    
	 .site-menu #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block:only-child{
	     margin-right: -2px !important;}   

    .site-menu  #maxmegamenu-3 #mega-menu-wrap-menu-1 a{
	    color: #F5F5F5 !important;
	    font-family: 'Estedad-Bold' !important;
	    font-size: 16px !important;
	    text-decoration: none !important;
	    padding: 4px !important;
	    margin: 15px 5px !important;
	    position: relative !important;}

    .site-menu  #maxmegamenu-3 #mega-menu-wrap-menu-1 a:hover{
	    color: #FFEDD5 !important;}
	    
	.site-menu #maxmegamenu-3 #mega-menu-wrap-menu-1 .mega-sub-menu{
	    margin-top: 0px !important;
        width: 80% !important;
        position: auto !important;
        right: 0px !important;
        background-color: auto !important;
        border-radius: 10px !important;}
        
    .site-menu #maxmegamenu-3 #mega-menu-wrap-menu-1 .mega-sub-menu a:hover{
        color: #171717 !important;
        text-decoration: none !important;
        background: rgba(0, 0, 0, .06) !important;}
    
    .site-menu #maxmegamenu-3 #mega-menu-wrap-menu-1 .mega-sub-menu img{
        margin-left: 5px !important;
        max-width: 100% !important;
        width: 20px !important;
        height: 20px !important;}    
        
    .site-menu #mega-menu-wrap-menu-1 .mega-menu-toggle{
        background: transparent !important;
        height: 32px;
        text-align: right !important;}
        
    .site-menu #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before, #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after{
        background-color: #171717 !important;}
        
    .site-menu #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner{
        background-color: #1E40AF !important;}
        
    .site-menu #maxmegamenu-3 #mega-menu-wrap-menu-1 .mega-sub-menu a{
        padding: 2px 0px !important;
        color: #737373 !important;
        text-decoration: none !important;
        font-family: 'IRANSansWebFaNum' !important;
        font-size: 14px !important;
        font-weight: normal !important;}
        
    .site-menu #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item{
        padding: 10px 5px 10px 5px !important;}
        
    .site-menu #maxmegamenu-3 #mega-menu-wrap-menu-1 #mega-menu-item-text-37 , #mega-menu-item-text-36 , #mega-menu-item-text-35{
        border-left: none !important;}
        
    .site-menu #maxmegamenu-3 #mega-menu-wrap-menu-1 #mega-menu-item-text-36 , #mega-menu-item-text-35 , #mega-menu-item-text-34{
        border-bottom: 1px solid #FED7AA !important;}
        
    .site-menu #mega-menu-wrap-menu-1 #mega-menu-menu-1 + button.mega-close:before{
        margin-top: 5px !important;
        margin-right: 5px !important;
        background-color: #262626 !important;
        border-radius: 30px !important;}    

    .search-form{
        text-align: left !important;
        position: auto !important;
        right: 0px !important;}

    .search-form #woocommerce_product_search-2 button{
        display: none !important;}
    
    .search-form #woocommerce_product_search-2 .search-field{
        background: url('../../../wp-content/uploads/icon-search-001.png') no-repeat scroll 10px center !important;
        background-size: 24px !important;}
    
    .search-form #woocommerce_product_search-2 [type=search]{
        border: none !important;
        width: 40px !important;
        margin-top: 0px !important;
        margin-right:0px !important;}    

    .search-form #woocommerce_product_search-2 .search-field::placeholder{
        color: transparent !important;
        font-size: 0px !important;}

    .search-field:focus-visible {
        outline: none !important;
        border: none !important;}
    
    .wpcas-area .wpcas-area-top span{
        padding-top: 10px !important;}
        
    .wpcas-area{
        width: 100% !important;
        margin: 0px !important;
        padding: 0px !important;}
					
}

.woocommerce-form-register__submit {
    display: block;
    width: 100%;
    color: #000;
    font-weight: 100;
    background: #a8d8a8 !important;
}

.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active
, .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover {
    background: #83a04d !important;
}


h1,h2,h3,h4,h5,h6{
    margin-top: 24px;
    margin-bottom: 16px;
    line-height: 24px !important;
}

.store-cat-stack-dokan.cat-drop-stack ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    overflow-y: auto !important;
    margin-bottom: 30px;
}
.store-cat-stack-dokan.cat-drop-stack a { text-decoration: none; }

.dokan-widget-area .widget-title {
    margin: 30px 0px 15px 0px;
}

.open-close-day {
    padding: 4px !important;
}
.open-close-day:nth-child(odd) {
    background: #f7f4f4;
}
.dokan-store-open-close {
    margin-bottom: 20px;
}

.dokan-store .woocommerce-breadcrumb {
    padding-top: 40px !important;
    padding-bottom: 20px !important;
}
input[type='submit'].dokan-btn-theme, a.dokan-btn-theme, .dokan-btn-theme {
    
    border-color: #829f4b !important;
    background-color: #829f4b !important;
}
.dokan-settings-content .dokan-settings-area .dokan-store-settign-header-wrap {
    float: right !important;
}
.dashicons:before {
    font-family: 'dashicons';
}

#dokan-seller-listing-wrap .store_open_is_on {
    margin: 15px !important;
}
.dokan-btn-round[class] {
    transform: rotate(180deg);
}
.dokan-store-products-filter-area .product-name-search, .search-store-products {
    float: right !important;
}
.dokan-store-products-filter-area .orderby-search {
    float: left !important;
}

.dokan-store-widget form#dokan-form-contact-seller .dokan-privacy-policy-text p {
    word-break: auto !important;
    text-align: justify;
}

#tab-title-seller, .woocommerce-Tabs-panel--seller, .dokan-vendor-info-wrap
, .wc-block-components-product-details__ {
    display: none !important;
}

@media only screen and (max-width: 768px){
    h1{ font-size: 20px !important; }
    h2{ font-size: 18px !important; }
    h3{ font-size: 16px !important; }
    h4{ font-size: 14px !important; }
}

@media only screen  and (min-width: 768px)
{
    h1{ font-size: 22px !important; }
    h2{ font-size: 20px !important; }
    h3{ font-size: 18px !important; }
    h4{ font-size: 16px !important; }
    
    body , a , div , span , footer , strong , b , p{
	    font-family: IRANSansWebFaNum, sans-serif !important;
	    line-height: 1.8;}

    h1 , h2 , h3 , h4 , h5 , h6{
	    font-family: Estedad-Bold, sans-serif !important;
	    line-height: 1.4;}
}

.woocommerce-term-description, .term-description, .tax-product_cat .term-description, .tax-product_tag .term-description {
    width: 100%;
    max-width: 1200px;
    margin: 40px auto;
    padding: 30px;
    background: #ffffff;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);
    line-height: 1.6;
    color: #333333;
    box-sizing: border-box;
    clear: both;
    overflow: hidden;}

.woocommerce-term-description h2, .term-description h2{
    font-size: 22px;
    color: #222222;
    margin: 0 0 20px 0;
    padding: 0 0 10px 0;
    font-weight: bold;
    line-height: 1.3;
    border-bottom: 1px solid #eeeeee;}

.woocommerce-term-description h3, .term-description h3{
    font-size: 18px;
    color: #333333;
    margin: 25px 0 15px 0;
    font-weight: bold;}

.woocommerce-term-description p, .term-description p{
    font-size: 16px;
    color: #444444;
    margin: 0 0 15px 0;}

.woocommerce-term-description ul, .term-description ul, .woocommerce-term-description ol, .term-description ol{
    margin: 15px 0 20px 20px;
    padding: 0;}

.woocommerce-term-description li, .term-description li{
    font-size: 15px;
    margin: 0 0 8px 0;
    padding: 0;
    list-style-position: inside;}

.woocommerce-term-description ul li, .term-description ul li{
    list-style-type: disc;}

.woocommerce-term-description ol li, .term-description ol li {
    list-style-type: decimal;}

.woocommerce-term-description a, .term-description a{
    color: #0066cc;
    text-decoration: none;
    font-weight: normal;}

.woocommerce-term-description a:hover, .term-description a:hover{
    color: #004499;
    text-decoration: underline;}

.woocommerce-term-description img, .term-description img {
    max-width: 100%;
    height: auto;
    margin: 15px 0;
    border-radius: 4px;}

.woocommerce-term-description table, .term-description table {
    width: 100%;
    margin: 20px 0;
    border-collapse: collapse;
    font-size: 14px;}

.woocommerce-term-description table th, .term-description table th{
    background-color: #f5f5f5;
    padding: 10px;
    text-align: right;
    border: 1px solid #dddddd;
    font-weight: bold;}

.woocommerce-term-description table td, .term-description table td{
    padding: 10px;
    border: 1px solid #dddddd;}

.woocommerce-term-description .important, .term-description .important{
    background-color: #fff8e1;
    padding: 15px;
    border-right: 3px solid #ffc107;
    margin: 15px 0;}

.woocommerce-term-description .note, .term-description .note{
    background-color: #e8f5e9;
    padding: 15px;
    border-right: 3px solid #4caf50;
    margin: 15px 0;}

@media screen and (max-width: 768px){
    .woocommerce-term-description, .term-description{
        padding: 20px;
        margin: 20px 0;
        border-radius: 6px;}
    
    .woocommerce-term-description h2, .term-description h2{
        font-size: 20px;}
    
    .woocommerce-term-description h3,.term-description h3{
        font-size: 17px;}
}

@media screen and (max-width: 480px){
    .woocommerce-term-description, .term-description{
        padding: 15px;}
    
    .woocommerce-term-description table, .term-description table{
        font-size: 13px;}
}

.carousel-slider{
	direction: ltr !important;
	padding-top: 60px;}
	
.error-404-minimal{
    display: block;
    width: 100%;
    height: 100vh;
    background: #f8f9fa;
    font-family: 'Segoe UI', 'Vazir', Tahoma, sans-serif;
    text-align: center;
    position: relative;
    overflow: hidden;}

.error-content{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    max-width: 600px;
    animation: fadeIn 0.8s ease-out;}

.error-image{
    max-width: 280px;
    height: auto;
    margin: 0 auto 30px;
    opacity: 0;
    animation: fadeInUp 0.8s ease-out 0.3s forwards;
    filter: drop-shadow(0 10px 20px rgba(0,0,0,0.05));}

.error-text{
    padding: 30px;
    background: white;
    border-radius: 12px;
    box-shadow: 0 5px 25px rgba(0,0,0,0.05);}

.error-title{
    font-size: 80px;
    font-weight: 300;
    color: #2d3748;
    margin: 0 0 10px;
    line-height: 1;
    opacity: 0;
    animation: fadeInUp 0.6s ease-out 0.4s forwards;}

.error-message{
    font-size: 18px;
    color: #4a5568;
    margin: 0 0 30px;
    opacity: 0;
    animation: fadeInUp 0.6s ease-out 0.5s forwards;}

.error-links{
    display: inline-block;}

.error-link{
    display: inline-block;
    margin: 0 10px 15px;
    padding: 12px 25px;
    background: #edf2f7;
    color: #2d3748;
    text-decoration: none;
    border-radius: 8px;
    transition: all 0.3s ease;
    opacity: 0;
    animation: fadeInUp 0.6s ease-out 0.6s forwards;
    position: relative;
    overflow: hidden;}

.error-link:nth-child(1){
    animation-delay: 0.6s;}
    
.error-link:nth-child(2){
    animation-delay: 0.7s;}
    
.error-link:nth-child(3){
    animation-delay: 0.8s;}

.error-link:hover{
    background: #e2e8f0;
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);}

.link-icon{
    margin-left: 8px;
    transition: all 0.3s ease;}

.error-link:hover .link-icon{
    transform: translateX(-5px);}

@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}

@keyframes fadeInUp{
    from{
        opacity: 0;
        transform: translateY(20px);}
    to{
        opacity: 1;
        transform: translateY(0);}
}

@media (max-width: 768px){
    .error-title {
        font-size: 60px;}
    
    .error-message{
        font-size: 16px;}
    
    .error-link{
        padding: 10px 20px;
        margin: 0 8px 12px;}
}

@media (max-width: 480px){
    .error-links {
        display: block;}
    
    .error-link {
        display: block;
        margin: 0 auto 10px;
        max-width: 200px;}
}


.site-archive-pages{
    padding: 40px 0;}

.archive-header{
    text-align: center;
    margin-bottom: 40px;}

.archive-title{
    font-size: 36px;
    font-weight: 700;
    color: #222;
    margin-bottom: 10px;}

.archive-description{
    font-size: 18px;
    color: #555;}

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

.archive-post{
    background-color: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;}

.archive-post:hover{
    transform: translateY(-5px);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);}

.archive-post a{
    text-decoration: none;
    color: inherit;}

.post-thumbnail img{
    width: 100%;
    height: auto;
    border-radius: 6px;}

.post-title{
    font-size: 22px;
    font-weight: 600;
    color: #222;
    margin-top: 15px;}

.post-meta{
    font-size: 14px;
    color: #5ea500;
    margin-bottom: 15px;
    margin-top: 20px;
    padding-right: 0px;}

.post-meta .post-author, .post-meta .post-date{
    display: inline-block;}

.post-meta .post-author{
    margin-left: 10px;}
    
.post-meta .post-date{
    margin-right: 10px;}    

.post-excerpt{
    font-size: 16px;
    color: #777;
    margin-top: 10px;}

@media screen and (max-width: 1024px){
    .archive-posts {
        grid-template-columns: repeat(2, 1fr);}
}

@media screen and (max-width: 768px){
    .archive-posts {
        grid-template-columns: 1fr;}

    .archive-title{
        font-size: 28px;}

    .archive-description{
        font-size: 16px;}

    .post-title{
        font-size: 20px;}

    .post-excerpt{
        font-size: 14px;}
}


.single-structure{
	padding-top: 80px;}

.article-post-header-content{
    display: block;
    margin-bottom: 20px;}

.article-post-image{
    display: inline-block;
    width: 45%;
    margin-right: 0px;}

.article-post-image img{
	width: 100%;
	height: 240px;
	border-radius: 20px;
	box-shadow: 0px 1px 8px #D4D4D4;}	

.article-post-title-and-post-meta-container{
    display: inline-block;
    width: 50%;
    vertical-align: top;}

.article-post-title{
	font-family: 'Lalezar' !important;
    font-size: 32px;
    color: #14467b;
    line-height: 2;
    margin: 0;
	margin-right: 10px;}

.article-post-header{
    margin-bottom: 20px;}

.article-post-meta{
	display: block;
	margin-top: 10px;
	margin-right: 10px;}
	
.article-post-meta span{
	display: block;
	margin-bottom:10px;
	font-size: 14px;
	color: #134E4A;}

.article-post-categories a{
	text-decoration: none;
	color: #e7000b;}
	
.article-post-meta .post-author:before{
	font-family: "FontAwesome";
	font-size: 12px;
	font-weight: normal;
	color: #171717;
	content: "\f304";
	padding-left: 10px;
	vertical-align: middle;}

.article-post-meta .post-date:before{
	font-family: "FontAwesome";
	font-size: 12px;
	font-weight: normal;
	color: #171717;
	content: "\f133";
	padding-left: 10px;
	vertical-align: middle;}

.article-post-meta .post-categories:before{
	font-family: "FontAwesome";
	font-size: 12px;
	font-weight: normal;
	color: #171717;
	content: "\f0c6";
	padding-left: 10px;
	vertical-align: middle;}	

.article-post-content{
	text-align: justify;
	padding: 10px;}

.article-post-content h1{
	font-size: 30px;
	line-height: 2;}
	
.article-post-content h2{
	color: #14467b;
	font-size: 26px;
	line-height: 2;}

.article-post-content h3{
	color: #1447e6;
	font-size: 22px;
	line-height: 2;}
	
.article-post-content h4{
	color: #2b7fff;
	font-size: 20px;
	line-height: 2;}

.article-post-content p{
	font-size: 16px;
    line-height: 2;
    color: #525252;}	
	
.article-post-content a{
	padding: 2px;
	border: 1px solid #1abc9c;
	border-radius: 2px;
	text-decoration: none;
	color: #0D9488;
	line-height: 2;}

.article-post-content a:hover{
	padding: 2px;
	background-color: #b9f8cf;
	border-radius: 2px;
	text-decoration: none;
	color: #134E4A;
	line-height: 2;}
	
.article-post-content img{
	width: 100%;
	height: auto;
	padding: 5px;
	border: 2px solid #d4d4d4;
	border-radius: 5px;
	margin-top: 10px;
	margin-bottom: 10px;}	

.article-post-tags ul{
    list-style-type: none;
    padding: 0;}

.article-post-tags li{
    display: inline-block;
    margin-right: 10px;
    background-color: #f0f0f0;
    padding: 5px 10px;
    border-radius: 20px;
    font-size: 14px;}

.single-structure .article-sidebar-section{
	border-right: 1px solid #D4D4D4;}

.article-sidebar-section #categories-2, #recent-posts-2{
	margin-bottom: 20px;
	padding: 5px;
	box-shadow: 1px 1px 4px #D4D4D4;}	
	
.article-sidebar-section #categories-2 h2, #recent-posts-2 h2{
	font-family: 'Lalezar' !important;
	font-size: 20px;
	color: #262626;
	background-color: #d4edda;
	padding: 5px;}
	
.article-sidebar-section #categories-2 ul, #recent-posts-2 ul{
	list-style-type: none;
	padding: 0px;}	

.article-sidebar-section #categories-2 ul li, #recent-posts-2 ul li {
	padding: 5px 5px 5px 0px;
	margin-bottom: 0px;}
	
.article-sidebar-section #categories-2 ul li:before, #recent-posts-2 ul li:before{
	font-family: "FontAwesome";
	font-size: 12px;
	font-weight: normal;
	color: #51a2ff;
	content: "\f0d9";
	padding-left: 10px;
	vertical-align: middle;}	

.article-sidebar-section #categories-2 ul li:not(:last-child), #recent-posts-2 ul li:not(:last-child){
	border-bottom: 1px solid #e2e8f0;}
	
.article-sidebar-section #categories-2 ul li a, #recent-posts-2 ul li a{
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	color: #333333;}
	
.article-sidebar-section #categories-2 ul li a:hover, #recent-posts-2 ul li a:hover{
	color: #14467b;}

.single-structure .article-post-navigation{
	margin-bottom: 20px;
	text-align: center;}

.single-structure .article-post-navigation a{
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	color: #7d8c8d;}
	
.single-structure .article-post-navigation a:hover{
	color: #EF4444;}
	
.single-structure .article-sidebar-section #ezw_tco-2{
	margin-bottom: 20px;
	padding: 5px;
	box-shadow: 1px 1px 4px #D4D4D4;}
	
.single-structure .article-sidebar-section #ezw_tco-2 .ez-toc-title-container{
	background-color: #ffd6a7;}	
		
.article-sidebar-section #ezw_tco-2 .ez-toc-title{
	font-family: 'Lalezar' !important;
	font-size: 20px;
	color: #262626;
	padding: 5px;}
	
.article-sidebar-section #ezw_tco-2 .ez-toc-title-container .ez-toc-pull-right{
	float: left !important;
	margin-top: 16px;}
		
.article-sidebar-section #ezw_tco-2 #ez-toc-widget-container ul{
	list-style-type: none;
	padding: 0px;}	
		
.article-sidebar-section #ezw_tco-2 #ez-toc-widget-container ul li{
	padding: 5px 5px 5px 0px;
	margin-bottom: 0px;}	
		
.article-sidebar-section #ezw_tco-2 #ez-toc-widget-container ul li:not(:last-child){
	border-bottom: 1px solid #e2e8f0;}
			
.article-sidebar-section #ezw_tco-2 #ez-toc-widget-container ul li a{
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	color: #333333;}
			
.article-sidebar-section #ezw_tco-2 #ez-toc-widget-container ul li a:hover{
	color: #14467b;}
	
/*---Code New Footer---*/

#sp-ea-300.sp-easy-accordion>.sp-ea-single{
    background-color: #f6eee2 !important;
    border: none !important;
    border-bottom: 1px solid #f2f3f4 !important; 
    padding: 4px !important;}

.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a{
    text-decoration: none !important;
    font-family: 'Estedad-Bold' !important;
    font-size: 18px !important;
    color: #171717 !important;
    padding: 8px !important;
    word-spacing: 2px !important;}
    
.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a:focus{
    border: none !important;
    background-color: #f6eee2 !important;
    padding: 8px !important;}    
    
#sp-ea-300.sp-easy-accordion>.sp-ea-single>.sp-collapse>.ea-body{
    background-color: #fdf2e9  !important;
    backdrop-filter: blur(10px) !important;}
    
.sp-easy-accordion a:focus, .sp-easy-accordion .ea-body p{
    font-size: 16px !important;
    color: #404040 !important;
    line-height: 2 !important;}
    
.sp-easy-accordion a:focus, .sp-easy-accordion .ea-body a{
    text-decoration: none !important;
    font-size: 14px !important;
    color: #737373 !important;
    background-color: #f5f5f5 !important;
    border: 1px solid #737373;
    padding: 4px 8px !important;
    transition: color 0.3s ease !important;}
    
.sp-easy-accordion a:focus, .sp-easy-accordion .ea-body a:after{
    font-family: "FontAwesome" !important;
	font-size: 10px;
	font-weight: normal !important;
	color: #737373 !important;
	content: "\f060" !important;
	padding-right: 10px !important;
	vertical-align: middle !important;}    
    
.sp-easy-accordion a:focus, .sp-easy-accordion .ea-body a:hover{
    background-color: #ffffff !important;
    color: #008236 !important;}
    
#sp-ea-300.sp-easy-accordion>.sp-ea-single>.sp-collapse>.ea-body ol{
    line-height: 2.8 !important;}
    
.footer-site .basic-info{
    padding-top: 40px;}    
    
.footer-site .basic-info a{
    text-decoration: none;
    font-size: 16px;
    color : #404040;
    padding: 5px;}
    
.footer-site .basic-info img{
    display: inline-block;
    width: 64px;
    height: 64px;
    margin: 4px;}
    
.footer-site .basic-info .info-contact a:after{
    font-family: "FontAwesome" !important;
	font-size: 10px;
	font-weight: normal !important;
	color: #ff8904 !important;
	content: "\f04d" !important;
	padding-left: 10px !important;
	vertical-align: middle !important;}
	
.footer-site .basic-info .info-contact a:hover{
    color: #193cb8;}	
    
.footer-site .basic-info .legal-links{
    text-align: center;
    padding-top: 20px;}
    
.footer-site .basic-info .legal-links p{
    display: inline-block;}
    
.footer-site .basic-info .legal-links p a{
    margin: 4px;
    padding: 0px 8px;
    color: #a1a1a1;}
    
.footer-site .basic-info .legal-links p a:hover{
    text-decoration: underline;
    color: #737373;}      
    
.footer-site .basic-info .symbols-of-trust{
    text-align: left;}
    
.footnote-information{
    padding-top: 15px;
    border-top: 1px dashed #a1a1a1;}
    
#sp-ea-300.sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon{
    font-size: 10px !important;}    
    
[class*=" eap-icon-"]:before, [class^=eap-icon-]:before{
    margin-top: 10px !important;}

/*---Code New header---*/

@media (max-width: 480px){
  .site-logo,
  .site-menu,
  .search-form,
  .shopping-cart,
  .user-account {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;}

  /*.site-menu #maxmegamenu-3 #mega-menu-wrap-menu-1 li{*/
  /*  display: block !important;*/
  /*  margin-bottom: 5px;}*/

  .site-menu #maxmegamenu-3 #mega-menu-wrap-menu-1 a{
    font-size: 14px !important;
    padding: 8px !important;
    margin: 0 !important;}

  #text-27 a{
    padding: 10px 15px;
    font-size: 14px;
    white-space: normal;}

  .shopping-cart{
    width: 100%;}
}

@media (min-width: 481px) and (max-width: 767px){
  .site-logo,
  .site-menu,
  .search-form,
  .shopping-cart,
  .user-account {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;}

  /*.site-menu #maxmegamenu-3 #mega-menu-wrap-menu-1 li{*/
  /*  display: inline-block !important;}*/

  .site-menu #maxmegamenu-3 #mega-menu-wrap-menu-1 a{
    font-size: 15px !important;
    padding: 8px !important;
    margin: 0 5px !important;
    white-space: nowrap;}

  #text-27 a{
    white-space: nowrap !important;
    padding: 10px 14px;
    font-size: 14px;}

  .shopping-cart{
    width: 60px !important;
    height: 40px !important;}
}

@media (min-width: 768px) and (max-width: 1200px) {
  .container {
    width: 96%;
    max-width: 100%;
    padding: 0 10px;}

  .site-logo{
    float: right;
    width: 20%;
    text-align: center;
    margin-bottom: 10px;}

  .site-menu{
    float: right;
    width: 45%;
    text-align: center;
    margin-bottom: 10px;}

  .search-form{
    float: right;
    width: 10%;
    text-align: center;
    margin-bottom: 10px;}

  .shopping-cart{
    float: right;
    width: 10%;
    text-align: center;
    margin-bottom: 10px;
    position: relative;}

  .user-account{
    float: right;
    width: 15%;
    text-align: center;
    margin-bottom: 10px;
    padding-top: 10px;}

  .site-menu #maxmegamenu-3 #mega-menu-wrap-menu-1 a{
    font-size: 14px !important;
    padding: 8px !important;
    margin: 0 3px !important;
    white-space: nowrap;}

  #text-27 a{
    white-space: nowrap !important;
    display: inline-block !important;
    width: auto !important;
    max-width: 100% !important;
    padding: 10px 14px !important;
    font-size: 14px !important;
    box-sizing: border-box !important;}

  .shopping-cart{
    width: 50px !important;
    height: 35px !important;}

  .site-menu #maxmegamenu-3 #mega-menu-wrap-menu-1 .mega-sub-menu{
    width: 90vw !important;
    right: auto !important;
    left: 5vw !important;}
}

/*---Code New For Site---*/

.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output{
    border: 1px solid #f1948a !important;
    border-radius: 4px !important;}
    
.u-column2.col-2 .woocommerce-form.woocommerce-form-register.register #reg_email{
    width: 100% !important;
    padding: 12px 18px !important;
    margin-bottom: 15px !important;
    font-size: 16px !important;
    border: 1px solid #D4D4D4 !important;
    border-radius: 5px !important;
    background-color: #F5F5F5 !important;
    transition: border-color 0.3s ease !important;}
    
.u-column2.col-2 .woocommerce-form.woocommerce-form-register.register .woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit{
    padding: 14px 8px !important;}
    
.u-column2.col-2 .woocommerce-form.woocommerce-form-register.register .woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit:hover{
    background-color: #15803D !important;
    color: #FAFAFA !important;}

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/