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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//www.boxmax.ir/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//www.boxmax.ir/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//www.boxmax.ir/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//www.boxmax.ir/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//www.boxmax.ir/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//www.boxmax.ir/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//www.boxmax.ir/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//www.boxmax.ir/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: IRansansX;
	--wd-text-font-weight: 500;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: IRansansX;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: IRansansX;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: IRansansX;
	--wd-widget-title-font: IRansansX;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: IRansansX;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: #ee2a7b;
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #f15a29;
	--wd-link-color-hover: #d62424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #f15a29;
	--btn-accented-bgcolor-hover: #ee2a7b;
	--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: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-attachment: scroll;
	background-position: center center;
	--wd-popup-width: 570px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: #f2f2f2;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #efefef;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1401px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1401px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1401px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1401px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


/* 390px and below screen sizes */
@media (max-width:390px){

	/* Table Row */
	.cart_totals tbody .woocommerce-shipping-totals{
		display:none;
	}
	
}

/* 380px and below screen sizes */
@media (max-width:380px){

	/* Column 12/12 */
	.cart-table-section .cart-actions .col-md{
		display:none;
	}
	
}

/* 769px and above screen sizes */
@media (min-width:769px){

	/* Table Row */
	.cart_totals tbody .woocommerce-shipping-totals{
		display:none;
	}
	
}
/* Paragraph */
.composite_form .active .clear_component_options_wrapper{
	display:none;
}

/* Heading */
.composite_form .active h2{
	display:none;
}

.summary_elements .title .step_title{
	font-size:14px;
}

/* Span Tag */
.summary_element_wrapper .summary_element_wrapper_inner .summary_element_selection .summary_element_content span{
	display:none;
}

/* Select label */
.composite_form .active .select_label{
	display:none;
}

/* Content Division */
.composite_form .active .product{
	display:none;
}

/* Composite summary */
.composite_form .active .composite_summary{
	border-style:dashed;
	border-color:#6d6d6d;
	border-width:2px;
}

/* Button */
.summary_elements .summary_element a{
	width:100px;
}


/* Button */
.summary_elements .summary_element a{
	color:rgba(173,147,147,0);
	background-image:url("https://www.boxmax.ir/wp-content/uploads/2020/06/aa-1.jpg");
}

.product_meta .tagged_as span{
	color:#ffffff;
}

/* Tagged as */
.entry-summary .product_meta .tagged_as{
	color:#ffffff;
}

/* Link */
.product_meta .tagged_as a{
	color:#ffffff;
	font-size:1px;
}

#commentform .comment-form-captcha label{
	visibility:hidden;
}
.wa__btn_popup .wa__btn_popup_txt{
	display:none;
}
/* Division */
.hentry .wp-audio-playlist .wp-playlist-current-item{
	display:none;
}


/* Footer 
.website-wrapper footer{
	height:323px;
}*/

/* Main footer 
.website-wrapper .main-footer{
	padding-top:
		20px;
}*/

/* Row */
.website-wrapper .main-footer .footer-sidebar{
	padding-top:18px;
}
/* Small Tag */
.min-footer .col-left small{
	position:relative;
	top:-12px;
}
@media (min-width:1200px){

	.hentry .wpmc-steps-wrapper{
	width:65%;
	margin-right:200px;
}
	.hentry .wpmc-nav-wrapper{
	width:520px;
	margin-right:500px;
}
	
	
}}
/*egg
/* Dialog titlebar close */
.ui-dialog-buttons .ui-dialog-titlebar .ui-dialog-titlebar-close{
	display:none;
}

/* Corner all */
.ui-dialog-buttonpane .ui-dialog-buttonset .ui-corner-all{
	background-color:rgba(243,243,243,0);
	color:#fcfcfc;
}

/* Dialog title */
.ui-dialog-buttons .ui-dialog-titlebar .ui-dialog-title{
	text-align:center;
}

/* Dialog buttonpane */
.ui-dialog-buttons .ui-dialog-buttonpane{
	margin-top:-50px !important;
	margin-bottom:-50px !important;
	
}

/* Dialog titlebar */
.ui-dialog-buttons .ui-dialog-titlebar{
	display:none;
	
}

