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

.wd-popup.wd-promo-popup{
	background-color:rgb(255,255,255);
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.header-banner{
	background-color:rgb(4,45,120);
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center top;
}

.page-title-default{
	background-color:rgb(245,245,245);
	background-image: none;
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:fixed;
	background-position:center center;
}

.footer-container{
	background-color:rgb(247,247,247);
	background-image: none;
}

:root{
--wd-text-font:"PeydaN", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#000000;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"PeydaN", Arial, Helvetica, sans-serif;
--wd-title-font-weight:500;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"PeydaN", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:rgb(14,43,87);
--wd-entities-title-color-hover:rgb(254, 141, 0);
}
:root{
--wd-alternative-font:"PeydaN", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"PeydaN", 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:12px;
}
:root{
--wd-header-el-font:"PeydaN", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:600;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:14px;
}
:root{
--wd-primary-color:rgb(254,141,0);
}
:root{
--wd-alternative-color:#0F1C72;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#8224e3;
}
body{
	background-color:rgb(247,247,247);
	background-image: none;
}

.page .main-page-wrapper{
	background-color:rgb(247,247,247);
	background-image: none;
}

:root{
--btn-default-font-family:"PeydaN", Arial, Helvetica, sans-serif;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:#83b735;
}
:root{
--btn-accented-bgcolor-hover:#74a32f;
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
									--wd-form-brd-radius: 35px;
			
			
					
					--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: 35px;
				--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-sticky-btn-height: 60px;
					
					--wd-brd-radius: 12px;
			}

			@media (max-width: 1024px) {
			:root {
				--wd-sticky-btn-height: 95px;
			}
		}
	
			@media (max-width: 768px) {
			:root {
				--wd-sticky-btn-height: 40px;
			}
		}
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1321px;
			}
		}

		.container {
			max-width: 1351px;
		}

		:root{
			--wd-container-w: 1351px;
		}
	
			@media (min-width: 1351px) {
			[data-vc-full-width]:not([data-vc-stretch-content]),
			:is(.vc_section, .vc_row).wd-section-stretch {
				padding-left: calc((100vw - 1351px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
				padding-right: calc((100vw - 1351px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 280px;
		}
	
	
@font-face {
	font-family: "PeydaN";
	src: url("//speed-co.ir/wp-content/uploads/2024/12/PeydaWeb-Regular.woff2") format("woff2"), 
url("//speed-co.ir/wp-content/uploads/2024/12/PeydaWeb-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

.product_title{ font-size:18px !important; }

.wd-entities-title{
				    font-size: 14px !important;
				}				

.owl-carousel.owl-rtl .owl-item {
    min-height: inherit !important;
}
.product_title {
    font-size: 22px !important;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
    width: 100%;
    background: #ff6600;
    border-radius: 25px;
}