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

:root {
	--wd-text-font: iransans, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: iransans, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: iransans, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: iransans, sans-serif;
	--wd-widget-title-font: iransans, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: iransans, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(10,2,2);
	--wd-alternative-color: rgb(46,63,219);
	--btn-default-bgcolor: rgb(10,10,10);
	--btn-default-bgcolor-hover: rgb(102,102,102);
	--btn-accented-bgcolor: rgb(10,2,2);
	--btn-accented-bgcolor-hover: rgb(255,0,0);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 420px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 600px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.whb-general-header .wd-nav.wd-nav-secondary > li > a, .whb-header-bottom .wd-nav.wd-nav-secondary > li > a {
	color: rgb(17,17,17);
}
.whb-general-header .wd-nav.wd-nav-secondary > li:hover > a, .whb-general-header .wd-nav.wd-nav-secondary > li.current-menu-item > a, .whb-header-bottom .wd-nav.wd-nav-secondary > li:hover > a, .whb-header-bottom .wd-nav.wd-nav-secondary > li.current-menu-item > a {
	color: rgba(17,17,17,0.84);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1366px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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: 8px;
}



.wd-page-title {
background-color: #0a0a0a;
}

/* X.N CODES STARTS */
.swiper-wrapper > div {
    border-radius: 15px;
}



.filter-widget .wd-active a {
    color: #ff0000 !important;
}
.products-archive_container .products-bordered-grid.elements-grid:not(.elements-list) [class*="-grid-item"] {
	border-right-width: 1px;
	border-left-width: 0;
	border-top-width: 0;
}
.products-bordered-grid.elements-grid {
	border-right-width: 0 !important;
	border-left-width: 1px;
	border-top-width: 1px;
	border-radius: 15px 15px 0 0;
}
.products-bordered-grid.elements-grid:not(.elements-list) [class*="-grid-item"]:first-child {
    border-radius: 0 15px 0 0;
}
.products-archive_container .products {
    padding: 0 !important;
}
#WOODMART_Widget_Price_Filter, #WOODMART_Widget_Sorting {
    display: none !important;
}
.filter-widget:has(input[name="filter_manufacturer"]) {
    padding-bottom: 25px;
}
.filter-widget {
    border: 1px solid #E3E3E3;
    border-radius: 15px;
    padding: 20px;
		margin-bottom: 20px;
}
.filters-area {
    border: none !important;
		padding-top: 0 !important;
}

/**/
.woocommerce-tabs .woocommerce-Tabs-panel {
    border: 1px solid #E3E3E3;
    border-radius: 0px 0px 15px 15px;
    padding: 30px 40px;
}
.woocommerce-tabs .wd-tabs-title:after {
	content: none !important;
}
.woocommerce-tabs a.wd-nav-link {
	flex-direction: row !important;
}
.woocommerce-tabs .active a.wd-nav-link {
    border-bottom: 2px solid;
}
.woocommerce-tabs a.wd-nav-link:before {
    content: '';
    display: block;
    width: 50px;
    height: 50px;
}
.woocommerce-tabs .description_tab a:before {
    background: no-repeat center url(https://mypellet.ir/wp-content/uploads/2023/12/pencil-alt-solid.svg);
}
.woocommerce-tabs .additional_information_tab a:before {
    background: no-repeat center url(https://mypellet.ir/wp-content/uploads/2023/12/file-alt-regular.svg);
}
.woocommerce-tabs .reviews_tab a:before {
    background: no-repeat center url(https://mypellet.ir/wp-content/uploads/2023/12/comment-dots-regular.svg);
}
/**/
.product-labels.labels-rounded .product-label {
    min-height: 30px !important;
    max-width: 30px !important;
	margin-left: 10px;
}
.woocommerce-product-attributes.shop_attributes tbody {
	margin-top: 1.5em;
}
 .woocommerce-product-attributes.shop_attributes .woocommerce-product-attributes-item th, .woocommerce-product-attributes.shop_attributes .woocommerce-product-attributes-item td {
    background-color: #fafafa !important;
    padding: 10px 18px;
	font-family: 'IranYekan' !important;
}
.woocommerce-product-attributes.shop_attributes .woocommerce-product-attributes-item th {
	border-radius: 0 8px 8px 0; 
}
.woocommerce-product-attributes.shop_attributes .woocommerce-product-attributes-item td {
	border-radius: 8px 0 0 8px;
}
p.stars a {
    background: #fdf89a59;
    padding: 5px 10px;
    border-radius: 50%;
    font-family: 'IranYekan';
}
.herosection table.woocommerce-product-attributes:before {
    content: none;
}
.herosection .woocommerce-product-attributes-item {
    display: none;
}
.herosection .woocommerce-product-attributes-item--attribute_pa_manufacturer,
.herosection .woocommerce-product-attributes-item--attribute_pa_cal, 
.herosection .woocommerce-product-attributes-item--attribute_pa_based-on-weight, 
.herosection .woocommerce-product-attributes-item--attribute_pa_number-in-cans {
	display: flex;
}
/* X.N CODES ENDS */

.header-support {
 animation: blinker 1s linear infinite;
}
.header-support .box-icon-wrapper .info-box-icon img{
	width:50px;
}
@-webkit-keyframes blinker {  
  0% { opacity: 1.0; }
  50% { opacity: 0.3; }
  100% { opacity: 1.0; }
}
@keyframes blink {
  50% {
    opacity: 0.5;
  }
}
@-webkit-keyframes blink {
  50% {
    opacity: 0.0;
  }
}

.woodmart-login-side-opened{
	left: 0;
    right: auto;
}
.woodmart-my-account-sidebar nav.woocommerce-MyAccount-navigation{
	width:100%;
}
.woocommerce-MyAccount-navigation ul li.is-active>a{
	background: linear-gradient(to left, red 2%, #f9f9f9 2%);
background-position:right center;
	transform:scale(1.2);
	margin: 5px auto;
	margin-right:15%;
		
}
.btns-shop-light td.woocommerce-orders-table__cell-order-actions a{
	width:100%;
}
ul li>a:hover{
	transform:scale(1.05);
	margin:auto 10px;
		
}
.scrollToTop{
	background:black;
	color:white;
		border-radius:50% 50% 0 0;
}
.scrollToTop:hover{
	background:red;
	color:black;
	border-radius:50% 50% 0 0;
}
.dropdown-cart {
	width:max-content;
	border:1px solid;
	border-radius:10px;
	box-shadow:0px 0px 5px 1px rgba(0,0,0,0.2);
}
.product-wrapper .product-subtitle{
	direction:ltr;
	text-align:center;
	width:100%;
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
	color:blue;
}
.product-wrapper .product-subtitle:hover{
	width:100%;
	overflow:visible;
	direction:rtl;
	text-align:center;
}
.my-account-with-text{
	color:white;
	border:3px solid #0a0a0a;
	border-radius:10px;
	
}
.my-account-with-text:hover{
	background-color: #0a0a0a;
    -webkit-transition: background-color 100ms linear;
    -ms-transition: background-color 100ms linear;
    transition: background-color 100ms linear;ease-out;
}
.my-account-with-text:hover span.wd-tools-text{
	transition:.5s;
	color:white;
}
.shop-content-area .products {
	background:white;
	padding-top:10px;
	padding-bottom:20px;
	padding-right:5px;
	padding-left:5px;
	margin-bottom:-20px;
}
.product-labels{
	min-width:100%;
}
.product-labels .onsale {
	align-self: flex-end;
    position: absolute;
		width:30%;
	font-size:1.2em;
	border-radius:10px 10px 0px 10px;
	background:red;
}
.product-labels .new{
	align-self: flex-end;
    position: absolute;
		width:30%;
	font-size:1.2em;
	border-radius:10px 10px 0px 10px;
	background:blue;
}

 .product-labels{
	max-height:50px;
	padding-right: 2px
}
.product-labels .attribute-label{
	width:8.5em;
	text-align:justify;
	color:blue;
	background:rgba(0,0,0,0.05);
	border-radius:5px;
	box-shadow:0px 0px 2px 1px black;
	
}
.woodmart-add-btn{
	width:100%;
}
.wrap-wishlist-button a:hover,.wrap-quickview-button a:hover{
	color:red;
}
.wrapp-product-price{
	margin-top:15px;
	border: 1px solid;
	border-right:none;
	border-left:none;
}
.wrapp-product-price .price{
	font-size:1.3em
}
/** SINGLE PRODUCT SUMMARY INNER **/
.product-image-summary-inner .product-images-inner .product-labels{
	display:none;
}
.product-image-summary-inner .product-images{
	
	
}

.product-image-thumbnail{
		padding:10px;
}
.product-image-thumbnail img {
		background-color:#1d1d1d1d;
	border-radius:10px;
	box-shadow: 0px 0px 10px #1d1d1d1d;
}


.summary .summary-inner {
		
}
.product_title {
	margin-top:10px;
	margin-bottom:5px;
	line-height:1.8em;
	font-size:1.95em
}
.product-subtitle{
	display:inline-block;
	position:relative;
	padding-left:10px;
	bottom:10px;
	background:#ffffff;;
	margin-bottom:10px;
	font-size:1em;
}

.summary-inner p.stock, .summary-inner p.stock:before {
	display:inline-block;
	color:red;
	font-weight:800;
	
}
.summary-inner p.stock{
}
.woocommerce-product-details__short-description{
	min-width:85%;
	max-width:400px;
	padding:10px;
	background:#f9f9f9;
	border-radius:10px;
	border:2px dotted #0d0d0d0d;
}
.woocommerce-product-details__short-description ul li:before{
	content:"⁌";
	font-weight:900;
	font-size:30px;
	margin:-20px 0px;
	color:red;
	
}

.variations_form{
	min-width:100%;
	max-width:400px;
	padding:10px;
	background:#f9f9f9f9;
	border-radius:10px;
	border:2px dashed #0d0d0d0d;
}
.variations tr td div[data-id="pa_size"] div{
	margin:2px;
	padding:5px;
	background:#b0b0b040;
	border-radius:5px;
	border:1px dashed red;
	direction:ltr;
}
.variations tr td div{
	margin-right:-1em;
}
.variations_form a.reset_variations{
	display:none!important;
}

.woocommerce-variation-add-to-cart .single_add_to_cart_button{
	max-width:80%;
}

.product-images-inner .product-labels .product-label{
	margin:10px -10px;
	padding:auto 10px;

}
.product-additional-galleries  {
	
	
}
.product-images-inner .product-labels span{
	width:8em;
}
.summary-inner .woodmart-product-countdown{
	min-width:100%;
	max-width: 400px;
  padding: 10px;
  display: block;
	text-align:center;
	font-size:1.5em;

	border-radius:10px;
	font-weight:800;

	direction:ltr;
	font-size:10px;
	
}
.summary-inner .woodmart-product-countdown span{
	border-radius:5px;

}
.summary-inner .single_add_to_cart_button {
	box-shadow: 0px 0px 4px 2px black;
}
.summary-inner .single_add_to_cart_button:hover {
	transition: .2s;
	box-shadow: 0px 0px 4px 2px red;
}
@media screen and (min-width: 500px){
.summary-inner .price .price{
	
	display:grid;
	grid-template-columns: auto;
	
	}}

.summary-inner .price bdi{
	min-width:100%;
	width:100%;
  padding: 10px;
	text-align:center;
	font-size:2em;

	border-radius:10px;
	font-weight:800;

	color:black;
	display:block;;
}
.summary-inner  .price del bdi{
	min-width:100%;
	min-height:100%;
	text-align:center;
	line-height:2em;
	font-size:1em;
	color:red;

	text-decoration-line:line-through ;
    text-decoration-thickness: 2px;
    text-decoration-style:outside;
    text-decoration-color: black;
	margin-bottom:-20px;
	
}
.area-sidebar-product-single{
	border-radius:5px;
	margin-top:10px;
	padding-top:25px;
	box-shadow: 0px 0px 10px #1d1d1d1d;
}
.summary-inner .cart{
	display:flex;
	flex:1 1 auto;
}
.summary-inner .cart .quantity input {
	border:1px solid graytext;
}
.summary-inner .cart .single_add_to_cart_button {
	display:flex;
	flex:1 1 auto;
}
.product-wrapper .wrapp-swatches{
	background:rgba(0,0,0,0);

}
.product-wrapper .content-product-imagin{
	border-radius:10px;
}
.product-wrapper .wrapp-swatches .woodmart-compare-btn a{
	float:right;
	border: 1px solid;
	border-radius:5px;
}
.wd-bottom-actions a:hover{
	color:red;
}
.product-wrapper .wrapp-swatches .woodmart-compare-btn a:hover{
	color:white;
	background:rgba(0,0,0,0.6)
}

.summary-inner .variations_form {
	display:grid;
	grid-template-areas: "variations"
		"single_variation_wrap";
	
	grid-template-rows: 1fr auto;
  grid-template-columns: 100%;
}
.summary-inner .variations_form > .variations{
	grid-area: variations;
}
.summary-inner .variations_form> .single_variation_wrap{
	grid-area: single_variation_wrap;
}
.summary-inner .variations_form> .single_variation_wrap{
	display:flex;
	width:100%;
}
.summary-inner .variations_form> .single_variation_wrap .woocommerce-variation-add-to-cart{
	display:flex;
	width:100%;
}
.summary-inner .variations_form> .single_variation_wrap .stock{
	display:felx;
	width:150px;
	margin-top:12px;
}
/********************************/

/** SINGLE PRODUCT BREADCRUMBS **/


/********************************/

/** SINGLE PRODUCT ATTR TABLE **/
table.woocommerce-product-attributes:before{
	margin-right:-1em;
	content:"◈ مشخصات فنی:";
	font-size:1.5em;
	font-weight:800;
	color:black;
}
table.woocommerce-product-attributes{
	margin-top:2.5em;
	margin-right:20px;
	max-width:98%;
}

table.woocommerce-product-attributes tr:nth-child(odd){
	border: none;
}
table.woocommerce-product-attributes tr:nth-child(even){
	border: none;
}

table.woocommerce-product-attributes tr{
	border-collapse:collapse;
	display:flex;
	flex-direction:flex-end;
}
table.woocommerce-product-attributes tr th{

	width:30%;
	display:flex;
	flex-shrink:1;
}
table.woocommerce-product-attributes tr th:after{
	content:':'
}
table.woocommerce-product-attributes tr td{

	width:70%;
	display:flex;
	text-align:right;
}
/********************************/

/** PRODUCT TAB **/

.wpb_wrapper
.wpb_text_column{

	text-align:justify;
}

/********************************/

/** SHOP ARCHIVE **/
.product-grid-item .woodmart-product-countdown{
	flex-direction:row-reverse;

}
.product-grid-item:hover {
	border:1px solid #f9f9f9;
}




.product-grid-item .product-title a{
	font-size:1.1em;
}
.elements-grid .woodmart-buttons{
	background:#b0b0b040;
	border-radius:5px;
}
.elements-grid .woodmart-add-btn a{
	vertical-align: 
	position:relative;
	bottom:0px;
	width:100%;
}
.elements-grid .price bdi{
	font-size:1.2em;
	font-weight:800;
	font-size:1.1em;
}

/********************************/



.woocommerce-pagination .current,
.woodmart-pagination .current{
	border-radius:20px;
}
.woocommerce-pagination .page-numbers,
.woodmart-pagination .inactive{
	border-radius:20px;
}
.woocommerce-pagination a.page-numbers:hover,
.woodmart-pagination .inactive:hover{
	transform:scale(1.2);
}
.checkout-order-review .product-subtitle,.cart-table-section .product-subtitle{
	background:transparent;
	margin-top:1em;
}


/* CF7 | CONTACT-US */

.wpcf7	.col div .wpcf7-submit{
	font-size:22px;
	background:#f7941d;
	border-radius:5px;
	width:100%;
}
.form-field-contact{
	margin-bottom:10px;
	width: 100%;
  height: 100%;
}
.wpcf7 div .wpcf7-text{

	padding-right: 35px;
  max-width: 100%;
}
.wpcf7 .wpcf7-textarea{          
	padding-right: 35px
		
}
.wpcf7 div .fa{
  position: absolute;
  color: #666666;
  z-index: 100;
  font-size: 20px;
	padding-right: 5px;
	padding-top: 9px;
}

/**********************************/
/* ORDER TRACKING */
 .track_order:first-child p{
	text-align:right;
}

.fade-in-block .wd-pos-r-t{
	border:1px solid black;
	border-radius:25px;
}
.labels-rounded .product-label {
	max-height:50px;
	min-height:20px;
}
.labels-rounded {
	right:0;
}

@media (min-width: 1025px) {
	.filters-inner-area.align-items-start.row > div {
    flex: auto !important;
    max-width: 100%;
}
.single-product-page .container{
	background:white;
	padding-top:10px;
	padding-bottom:20px;
	border-radius:10px;
	box-shadow:0px 0px 20px 5px #dfdfdf;
	position:relative;
}
.single-product-page .product-tabs-wrapper{
	margin-top:-30em;
	padding-top: 32em;
	padding-bottom:10em;
}
.single-product-page .product-tabs-wrapper .container{
	box-shadow:none;
}
.single-product-page .related-and-upsells{
	margin-top:-10em;
	box-shadow:0px 0px 20px 5px #dfdfdf;
}
.summary-inner .woodmart-product-brands {
	position:relative;
	top:4em;
}
.woodmart-product-brands{
	background:black;
	border-radius:10px 10px 0px 0px;
	border:2px solid black;
}
.woodmart-product-brands:before{
	content:"برند محصول";
	font-weight:800;
	color:white;;
	width:100%;
	position: relative;
  white-space: pre;
  top: 0;
  right: 15%;
}


}

@media (min-width: 768px) and (max-width: 1024px) {
	.single-product-page .container{
	background:white;
	padding-top:10px;
	padding-bottom:20px;
	border-radius:10px;
	box-shadow:0px 0px 20px 5px #dfdfdf;
	position:relative;
}

.single-product-page .product-tabs-wrapper .container{
	box-shadow:none;
}
.single-product-page .related-and-upsells{
	box-shadow:0px 0px 20px 5px #dfdfdf;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.single-product-page .container{
	background:white;
	padding-top:10px;
	padding-bottom:20px;
	border-radius:10px;
	box-shadow:0px 0px 20px 5px #dfdfdf;
	position:relative;
}

.single-product-page .product-tabs-wrapper .container{
	box-shadow:none;
}
.single-product-page .related-and-upsells{
	box-shadow:0px 0px 20px 5px #dfdfdf;
}
}

@media (max-width: 576px) {
	.single-product-page .container{
	background:white;
	padding-top:10px;
	padding-bottom:20px;
	border-radius:10px;
	box-shadow:0px 0px 20px 5px #dfdfdf;
	position:relative;
}

.single-product-page .product-tabs-wrapper .container{
	box-shadow:none;
}
.single-product-page .related-and-upsells{
	box-shadow:0px 0px 20px 5px #dfdfdf;
}
}

