@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//tinymaket.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.1.1") format("woff2");
}

:root {
	--wd-text-font: Dana;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: Dana;
	--wd-title-font-weight: 900;
	--wd-title-color: #242424;
	--wd-entities-title-font: Dana;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: Dana;
	--wd-widget-title-font: Dana;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: Dana;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(207,46,46);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(207,46,46);
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(207,46,46);
	--btn-accented-bgcolor-hover: rgb(206,24,24);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(30,115,190);
	background-image: none;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 233px;
}
.wd-page-title {
	background-color: rgba(206,18,18,0.27);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #f4f4f4;
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(221,51,51);
}
.product-labels .product-label.new {
	background-color: rgb(221,51,51);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 2px;
}
:root{
--wd-container-w: 1320px;
--wd-form-brd-radius: 5px;
--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;
}



.wd-hover-tiled .product-wrapper {
    box-shadow: 0 0 4px rgba(0,0,0,.15);
    border-radius: 10px;
    overflow: hidden;
}
/*
* rs-module {
*    overflow: visible !important;
*}
* #rev_slider_6_1_wrapper .hesperiden .tp-bullet.selected {
*    background: var(--wd-primary-color) !important;
*    height: 30px;
*    border-radius: 10px;
*    z-index: 2;
* }
* #rev_slider_6_1_wrapper .hesperiden.tp-bullets:before {
*    width: 0% !important;
*    height: 0% !important;
*    margin-left: 0px !important;
*    margin-top: 0px !important;
*		content: none !important;
*	margin-bottom:0 !important;
* }
* .hesperiden .tp-bullet {
*    position: unset !important;
*	  cursor: pointer;
*		display:inline-block !important;
*	    -webkit-transition: all .25s ease;
*    transition: all .25s ease;
* }
*/
/* .blog-design-masonry.blog-style-shadow .article-inner {
*    border-radius: 10px;
*    overflow: hidden;
*}
*.blog-design-masonry .meta-categories-wrapp {
*    right: -20px;
*    left: auto;
*}
*.blog-design-masonry .wd-post-cat.wd-style-with-bg {
*    padding-right: 28px;
*    border-radius: 15px;
*}
*.blog-design-masonry.has-post-thumbnail .post-date {
*    border-radius: 10px;
*}
*.wd-post-date.wd-style-with-bg .post-date-day {
*    font-size: 18px;
*}
*.blog-design-masonry .post-title {
*    color: #3f3f3f;
*}
*.blog-post-loop .article-body-container {
*    background-color: #2c2c2c;
*}
*.blog-design-masonry h3.post-title a:hover {
*    opacity: .6;
*    color: #000;
} */
.woodmart-sidebar-content .widget-title {
    background: rgb(243 244 247) !important;
    color: #7b85a3;
    border-radius: 4px;
		font-size: 14px;
    font-weight: 400;
}
.woodmart-sidebar-content .widget {
    box-shadow: 0px 0px 9px 3px rgb(93 100 116 / 12%) !important;
    border-radius: 10px;
}
.wd-hover-tiled .product-element-top {
    padding: 20px;
}
.wd-table-wrapper {
	border-top:3px solid #cf2e2e;
	border-radius:10px;
}
.post-date {
display:none !important;
}
.support-img {
    width: 200px;
    position: fixed;
    left: 30px;
    z-index: 1;
    bottom: 80px;
}
/*
* .post-title {
*	font-weight:bolder !important;
* }
*/
.hovered-social-icons{display:none !important;}
.entry-meta {display:none !important;}

.woodmart-nav-link::before {
    content: '';
    width: 0px;
    height: 0px;
    background-color: red;
	transition: width 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.15);}

.woodmart-nav-link::before>:hover {
	width:2px;
	height:20px;
}
/* .article-body-container {
	padding-left:0 !important;
	padding-right:0 !important; 
} */
/* .owl-items-lg-4 .post-slide .post-title {
    height: 20px !important;
} */

.faq-box {
box-shadow: 0px 0px 14px -4px rgba(124, 124, 124, 1);
border-radius:8px;
	margin:30px 30px;
}
@media (min-width: 310px) and (max-width: 434px) {
.labels-rectangular .product-label {
    padding: 5px 0px !important;
	font-size: 10px !important;
	}
}
.elementor-icon-list-text {
color:#000 !important;
}
.entry-thumbnail {
	display:flex;
	justify-content:center;
}
.wd-hover-fw-button .wrap-price {
display:flex;
	justify-content:center !important;
}
.product-label.out-of-stock {
    background-color: var(--btn-accent-bgcolor) !important;
    color: var(--color-white)!important;
}
/*  

دکمه پلاگین

*/
.arcu-widget .arcu-message-button {
    padding-left: 40px !important;
	    min-width: 80px !important;
}
.arcu-widget .arcu-message-button .arcu-button-content .arcu-button-title {
padding-right:45px !important;
}
.arcu-button-title {
font-family: 'dana';
}


.flickity-button, .wd-btn-arrow {
    background:none !important;
}

.wog-button {
	margin:0 !important;
}

.woodmart-sidebar-content .widget-title {
	display:inline-block !important;
}
.widgettitle, .widget-title {
	margin-bottom:15px !important;
}

form.cart>* {
  flex: none !important;
}

form.cart {
align-items: start !important;
}

.wd-search-full-screen .searchform input[type="text"] {
padding:55px!important;
}

.wd-nav-mobile .menu-item-account>a:before {
    display: flex !important;
    align-items: center !important;
    margin-left: 18px !important;
}

.product-label.out-of-stock {
	background-color: #FF0000!important;
}
#\36 3011550459 {
	margin-bottom: 20px;
}


div.wd-add-btn.wd-add-btn-replace {
    display: none;
}


.tm-fab-button {
    background-color: #DD3333!important;
    color: #fff!important;
    border: none;
    padding: 12px 18px;
    font-size: 18px;
    border-radius: 50px;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 12px;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease;
}


.wog-button.wog-button-single {
	 width: 100%;
}
.single_variation_wrap {
	width: 100%;
}
.quantity {
	display:  none!important;
}
.single_add_to_cart_button {
	width: 100%;
}@media (min-width: 1025px) {
	.slider-type-product .owl-dots {
    margin-top: 0px;
    position: absolute;
    right: -23px;
    display: flex;
    flex-direction: column;
    top: 0;
}
.slider-type-product .owl-dots .owl-dot, .slider-type-post .owl-dots .owl-dot {
    margin-top: 1px;
}
.owl-dots .owl-dot span {
    border-color: #C6CEEF;
    background: #C6CEEF;
}
.owl-dots .owl-dot.active span {
    background-color: var(--wd-primary-color);
    border-color: var(--wd-primary-color);
		height: 24px;
    border-radius: 10px;
}

.slider-type-post .owl-dots {
    margin-top: 0px;
    position: absolute;
    right: -23px;
    display: flex;
    flex-direction: column;
		top: 7px;
}
.owl-dots .owl-dot:not(.active):hover span {
    border-color: var(--wd-primary-color);
}
.wd-btn-arrow {
    visibility: visible;
    opacity: 1;
}
.wd-btn-arrow[class*=prev] {
    transform: translateX(0px);
	top: 30px;
}
.wd-btn-arrow[class*=next] {
    transform: translateX(0px);
}
.owl-nav>div[class*=next] {
    left: auto;
	right: -26px !important;
}
.owl-nav>div[class*=prev] {
    right: -26px !important;
}
.flickity-button:after, .wd-btn-arrow:after {
    font-size: 11px;
}
.owl-nav {
	position: absolute;
  bottom: 32px;
}
.slider-type-post .owl-nav {
  bottom: 42px;
}
.flickity-button, .wd-btn-arrow {
    width: 24px;
    height: 24px;
	background: var(--wd-primary-color);
	border-radius: 9px;
	color: #fff;
}
.wd-btn-arrow:hover {
    color: #fff;
}




}

@media (min-width: 768px) and (max-width: 1024px) {
	.wd-content-area>.single-breadcrumbs-wrapper {
    margin-top: 23px !important;
}
}

@media (max-width: 576px) {
	.support-img {
    width: 150px;
    position: fixed;
    left: 20px;
    z-index: 1;
    bottom: 60px;
}
.title-line-two .product-grid-item .wd-entities-title {
    max-height: 84px !important;
		min-height: 50px !important;
}
/* .wd-entities-title {
	height:35px !important;
} */

/* */

.page-title {
margin-block: -49px 40px !important;
}
.main-page-wrapper {
	margin-top:0px !important;
}
.wd-content-area>.single-breadcrumbs-wrapper {
    margin-top: 23px !important;
}

.wd-page-title .container {
	margin-top: 75px;
}
}

