@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//guardiranian.ir/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.2.4") format("woff2");
	font-display:swap;
}

.wd-popup.wd-promo-popup{
	background-color:rgb(33,150,243);
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.header-banner{
	background-color:rgb(221,51,51);
	background-image: none;
}

.page-title-default{
	background-color:rgb(15,141,153);
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#f7f7f7;
	background-image: none;
}

:root{
--wd-text-font:"iranyekanwebregular_FaNum", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"iranyekanwebregular_FaNum", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"iranyekanwebregular_FaNum", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"iranyekanwebregular_FaNum", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"iranyekanwebregular_FaNum", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"iranyekanwebregular_FaNum", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .categories-style-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title{
	font-family: "iranyekanwebregular_FaNum", Arial, Helvetica, sans-serif;font-weight: 600;font-size: 16px;
}

html .main-page-wrapper .product-grid-item .product-wrapper .wd-entities-title{
	font-family: "iranyekanwebregular_FaNum", Arial, Helvetica, sans-serif;font-weight: 600;font-size: 14px;line-height: 26px;color: rgb(51,51,51);
}

html .main-page-wrapper .product-grid-item .product-wrapper .wd-entities-title a:hover{
	color: rgb(122,122,122);
}

html .product-grid-item .price, html .product-grid-item .price > .amount, html .product-grid-item .price ins > .amount{
	font-family: "iranyekanwebregular_FaNum", Arial, Helvetica, sans-serif;font-weight: 500;font-size: 16px;color: rgb(12,12,12);
}

html .wd-nav.wd-nav-main > li > a{
	font-family: "iranyekanwebregular_FaNum", Arial, Helvetica, sans-serif;font-weight: 400;font-size: 13px;color: #616161;
}

html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount{
	font-family: "iranyekanwebregular_FaNum", Arial, Helvetica, sans-serif;font-weight: 400;font-size: 16px;color: rgb(51,51,51);
}

html .product-image-summary-wrap .product_title, html .wd-single-title .product_title{
	font-family: "iranyekanwebregular_FaNum", Arial, Helvetica, sans-serif;font-weight: 600;font-size: 16px;color: rgb(51,51,51);
}

html .product-grid-item .price, html .product-grid-item .price > .amount, html .product-grid-item .price ins > .amount{
	font-family: "iranyekanwebregular_FaNum", Arial, Helvetica, sans-serif;font-weight: 400;font-size: 16px;color: rgb(66,71,80);
}

html .post.blog-post-loop .post-title, html .blog-shortcode .post.blog-post-loop .post-title, html .slider-type-post .post.blog-post-loop .post-title, html .post-single-page .post-title{
	font-family: "iranyekanwebregular_FaNum", Arial, Helvetica, sans-serif;font-weight: 400;font-size: 12px;color: rgb(12,12,12);
}

html .post.blog-post-loop .post-title a:hover, html .blog-shortcode .post.blog-post-loop .post-title a:hover, html .slider-type-post .post.blog-post-loop .post-title a:hover, html .post-single-page .post-title:hover{
	color: rgb(12,12,12);
}

:root{
--wd-primary-color:rgb(33,150,243);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
.page .main-page-wrapper{
	background-color:rgb(255,255,255);
	background-image: none;
}

.woodmart-archive-blog .main-page-wrapper{
	background-color:rgb(245,246,251);
	background-image: none;
}

.single-post .main-page-wrapper{
	background-color:rgb(245,246,251);
	background-image: none;
}

:root{
--btn-default-bgcolor:rgb(247,247,247);
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:rgb(33,150,243);
}
:root{
--btn-accented-bgcolor-hover:rgb(110,193,228);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
.product-labels .product-label.onsale{
	background-color:rgb(33,150,243);
}

.product-labels .product-label.out-of-stock{
	background-color:rgb(221,51,51);
}

	:root{
					
			
							--wd-form-brd-radius: 0px;
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--btn-accented-color: #fff;
		
					--btn-accented-color-hover: #fff;
		
					
			
			
							--btn-default-brd-radius: 5px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
					
					
			
			
							--btn-accented-brd-radius: 5px;
				--btn-accented-box-shadow: none;
				--btn-accented-box-shadow-hover: none;
					
							
					--wd-brd-radius: 0px;
			}

	
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1192px;
			}
		}

		.container {
			max-width: 1222px;
		}

		:root{
			--wd-container-w: 1222px;
		}
	
			@media (min-width: 1239px) {
			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
		@media (min-width: 1222px) {
			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
	
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 280px;
		}
	
	
.owl-carousel.owl-rtl .owl-item {
    min-height: inherit !important;
}

/* تغییر سرچ هدر */
.search-style-with-bg.searchform input[type="text"] {
    border-radius: 5px !important;
    background: #efefef !important;
    border: navajowhite !important;
}

.searchsubmit {
    border-top-left-radius: 5px !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 5px !important;
}
	
.woodmart-search-form {
    max-width: 72% !important;
}
.searchsubmit {
    color: #616161 !important;
}
/* منو عمودی */

.menu-opener.color-scheme-light {
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
}
.wd-dropdown-cats {
    border-radius: 0px 0px 7px 7px !important;
}

/* حساب کاربری هدر */
.woodmart-header-links.woodmart-navigation.menu-simple-dropdown.wd-tools-element.item-event-hover.my-account-with-text {
    border: 1px solid #d4d4d4 !important;
    border-radius: 5px !important;
}


/* خط هدر */
.whb-row.whb-header-bottom.whb-sticky-row.whb-without-bg.whb-without-border.whb-color-dark.whb-flex-flex-middle.whb-hidden-mobile {
    border-bottom: 2px solid #8d8d8d47 !important;
}

/* فضای خالی بالای صفحه */
.main-page-wrapper {
    padding-top: 0 !important;
}

/* ایکن سرچ هدر */
.wd-btn-arrow {
    color: #fff;
    text-shadow: 0 0 5px #757575;
}

/* سایه پیکان ها */
.wd-btn-arrow:hover {
    color: #fff;
}

/* منوی دسته بندی هدر */
.menu-opener.color-scheme-light {
    color: #616161 !important;
}

/* بک گراند منوی دسته بندی هدر */
span.menu-opener.color-scheme-light.header-categories-nav-wrap {
    background: #fff0 !important;
}

/* منوی دسته بندی هدر */
.wd-dropdown.wd-dropdown-cats.categories-menu-dropdown {
    border-radius: 10px !important;
    box-shadow: 0 0 10px rgb(213 213 213 / 34%) !important;
}

/* منوی دسته بندی هدر */
#menu-categories > li:hover {
    background: #f9f9f9 !important;
    border-top: 1px solid #f0f0f1 !important;
    border-bottom: 1px solid #f0f0f1 !important;
   
}


/* باکس سرچ هدر */
[class*="wd-header-search-form"] input[type='text'] {
    background: #F0F0F1 !important;
    border: none !important;
    border-radius: 10px !important;
}

/* سرچ هدر */
button.searchsubmit {
    color: #777 !important;
}

/* پدینگ منو */
.nav-link-text {
    padding-bottom: 8px !important;
}

/* استایل دکمه ورودعضویت حساب کاربری هدر */
.wd-header-my-account.wd-tools-element.wd-event-hover.wd-with-username.wd-account-style-icon.my-account-with-icon.woodmart-header-links.woodmart-navigation.item-event-hover.menu-simple-dropdown {
    border: solid 1px rgb(224, 224, 226);
    border-radius: 5px;
}


/* هاور منو */
a.woodmart-nav-link:hover {
	    color: #616161 !important;


/* صفحه محصول */
.summary-inner {
    box-shadow: 0 0 5px rgb(0 0 0 / 10%);
    background-color: #FFF;
    padding: 30px 35px 15px;
    margin-top: 40px;
}



/* تگ استرانگ شده مقالات گروه صنعتی گارد ایرانیان*/
/* Paragraph */
.elementor-element-77ed125e .elementor-element:nth-child(3) p:nth-child(7){

	border-style:dashed;
	border-width:2px;
	border-color:#ff0f0f;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:rgba(255,5,5,0.14);
	font-size:15px;
	color:#020202;
	font-weight:600;
}


/* Header banner */
.header-banner{
	background-image:linear-gradient(to right, #fc4a1a 0%, #f7b733 100%);
	transform:translatex(0px) translatey(0px);
}

.website-wrapper .whb-header .whb-main-header .whb-flex-flex-middle{
	transform:translatex(0px) translatey(0px) !important;
}

/* Strong Tag */
.header-banner p strong{
	font-size:25px;
	font-style:italic;
	text-shadow:rgb(255, 255, 255) 1px 1px 0px, rgb(170, 170, 170) 2px 2px 0px;
	letter-spacing:2px;
	color:#020202;
}

/* Paragraph */
.header-banner p{
	font-size:22px;
}

/* 440px and smaller screen sizes */
@media (max-width:440px){

	/* Paragraph */
	.header-banner p{
		font-size:15px;
	}
	
}

/* 380px and smaller screen sizes */
@media (max-width:380px){

	/* Paragraph */
	.header-banner p{
		font-size:14px;
		
	}
	
}
	
	/* پکیج های دزدگیر اماکن  */
#tc-epo-form-9175-0 .cpf-section:nth-child(1) .tc-element-container{
	background-image:linear-gradient(to right, #fc4a1a 0%, #f7b733 100%);
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	border-bottom-left-radius:4px;
	border-bottom-right-radius:4px;
}

/* Epo field */
#tc-epo-form-9175-0 .cpf-section:nth-child(1) input[type=radio].tm-epo-field{
	transform:scale(1.4);
	
	
	

	/* 1024px and smaller screen sizesحدف کردن نمایش نوار کناری در موبایل */
@media (max-width:1024px){

	/* Close side */
	.wd-close-side{
		display:none;
	}
	
	/* Widget area */
	.main-page-wrapper .widget-area{
		display:none;
	}
	
	/* Column 3/12 */
	.main-page-wrapper .sidebar-container{
		display:none;
	}
	
  .shop-loop-head .wd-burger-icon a{
		display:none;

	
}

}
	

