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

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

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

:root {
	--wd-text-font: IRansansX;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: iranyekan;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: iranyekan;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: IRansansX;
	--wd-widget-title-font: iranyekan;
	--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: iranyekan;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: #d60644;
	--wd-alternative-color: rgb(31,174,196);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-font-family: IRansansX;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #d60644;
	--btn-accented-bgcolor-hover: #c40545;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(221,51,51);
	--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(219,42,58);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 233px;
}
.wd-page-title {
	background-color: rgb(221,51,51);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
html .wd-carousel .wd-carousel-item .post.wd-post .wd-entities-title {
	font-weight: 700;
	font-size: 16px;
}
.product-labels .product-label.onsale {
	background-color: rgb(214,6,68);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(191,191,191);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1600px;
--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: 8px;
}


rs-slides :is([data-type=text],[data-type=button]) {
font-family: IRansansX !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: iranyekan !important;
}

.promo-banner .banner-image img {
    border-radius: 15px;
}
.product-grid-item .product-image-link {
    display: block;
    padding: 20px;
}
.labels-rectangular .product-label {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 15px;
    margin-right: 5px;
}
.product_title {
    font-weight: 800;
}
.title-line-two .product-grid-item .wd-entities-title {
    max-height: 39px;
    min-height: 39px;
    font-weight: 800;
    font-size: 14px;
    line-height: 20px;
}
.woocommerce-Price-currencySymbol {
	font-weight: 800;
}
.entry-content.wd-entry-content {
	min-height: 70px;
}
.wd-header-cats.wd-style-1 .menu-opener {
    min-width: 200px !important;
}
.cosmetic-cat .main-wrapp-img:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    background: linear-gradient(180deg,transparent,#000);
    top: 85px;
    right: 0;
    z-index: 1;
    opacity: .8;
}
.cosmetic-cat .promo-banner .content-banner {
    position: relative;
    width: 100%;
    max-width: var(--content-width);
    display: flex;
    justify-content: space-between;
    align-content: center;
    flex-direction: row;
    align-items: center;
}
.cosmetic-cat .promo-banner .banner-btn-wrapper {
    margin-top: 0;
}
.mag-roja .wd-post.blog-style-bg .article-body-container {
    background-color: #ff096a !important;
    padding: 10px 10px !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
		min-height: 53px !important;
}
.mag-roja .wd-entities-title {
    color: #fff;
	font-size: 12px !important;
	text-align: right;
}
.mag-roja .read-more-section a {
    color: #ff096a !important;
    font-size: 11px !important;
    background: #ffffff;
    padding: 8px 10px;
    border-radius: 5px;
}
.mag-roja .read-more-section {
  margin-top: 0px;
	min-width: 76px;
}
.mag-roja .wd-carousel-item .post.wd-post .post-title {
    margin-bottom: 0;
}
.mag-roja .wd-entities-title a:hover {
    color: #fff;
}

.sidebar-widget {
	  border-radius: 5px !important;
}

.sidebar-widget .widget-title {
	  border-radius: 5px !important;
	 background-color: #d60644!important;
	 color: #ffffff;
}
.product-information .wd-entities-title {
	  font-weight: 500!important;
}


.product-wrapper .product-labels  .product-label  {
		  border-radius: 7px !important;
}

.product-element-bottom ul li {
    line-height: 2 !important; 
    margin-bottom: 3px; 
}
.product-element-bottom ul {
    list-style: none;
}
.product-element-bottom ul li {
    position: relative;
    padding-right: 14px;
    line-height: 2; 
    margin-bottom: 5px; 
}
.product-element-bottom ul li:before {
    font-family: "Font Awesome 5 Free"; 
    content: "\f053"; 
    position: absolute;
    right: 0;
    color: #ABABAB; 
    font-size: 10px;
    font-weight: 600;
    top: 4px; 
}
.product-grid-item .wd-entities-title {
    min-height: 70px!important;
	  line-height: 23px!important;
}


.gform-page-footer .gform_next_button  {
	background-color: #d60644 !important;
}

.elementor-element-296002e6 {
	border-radius:7px;
}

.wd-entities-title a { 
	font-weight: 600;
}

.elementor-element-2a3f4b68 .elementor-element-6351f0c5 .wd-carousel-wrap {
	max-height: 400px;
}
/* صفحه پرداخت */
.elementor-element-3927c8b  .woocommerce-form-coupon {
	 display: none!important;
}
.elementor-element-3927c8b  .woocommerce-info {
	 display: none!important;
}
div.payment_box.payment_method_WC_ZPal {
	display: none!important;
}
a.woocommerce-terms-and-conditions-link {
    font-size: 0;
}
a.woocommerce-terms-and-conditions-link::after {
    content: "ویتریو";
    font-size: 14px;
    color: #d60644;
}
div.checkout-order-review::before {
	display: none;
}
/*نوتیفی های ووکامرس*/
.woocommerce-notices-wrapper {
    margin-right: -60px;
	  margin-bottom: 20px;
    padding: 0px;
	  font-size: 13px;
}
.woocommerce-message,
.woocommerce-info {
    max-width: 750px;
	  min-width: 500px;
    font-size: 13px;
    background: none; 
    border: none;
    padding: 0; 
    color: #000000; 
}
div.woocommerce-message::before {
	display: none;
}
.woocommerce-error {
	  max-width: 1000px; 
    font-size: 13px;
    background: #d60644; 
	  padding:10px 0;
    color: #ffffff;
}
.notifications-sticky :is(.woocommerce-error) {
    position: fixed;
    border-radius: 10px;
	  margin-bottom:10px;
}
ul.woocommerce-error.hidden-notice {
	margin-bottom: -600px!important;
}
.notifications-sticky :is(.woocommerce-error):after {
	background-color: rgba(0, 0, 0, 0);
}
@media(max-width: 1024px) {
  .notifications-sticky :is(.woocommerce-error) {
 	   margin-bottom:65px;
  }
}
/* صفحه تماس با ما */

.gform-footer .gform_button {
	background-color: #d60644!important;
}
.gform_fileupload_multifile .gform-theme-button {
	background-color: #d60644!important;
}

#gform_drag_drop_area_20_13::before {
    color: #d60644;
}
.gform_button:focus {
    outline: 2px solid #d60644 !important;
}
input#gform_submit_button_20.gform_button.button {
	--gf-local-border-color: #ffffff;
}
div.fade-in-block.wd-scroll {
	display: none;
}
.wd-product.wd-hover-base .wrapp-swatches {
	display: none!important;
}
.products-bordered-grid.elements-grid>.wd-col {
	margin-bottom: -0px!important;
}
div.content-product-imagin {
	padding-bottom: -100px;
}
.products-bordered-grid.elements-grid>.wd-col {
  transition: all 0.6s ease; /* برای انیمیشن نرم تغییر اندازه */
}
.products-bordered-grid.elements-grid>.wd-col:hover {
  transform: scale(1.05)!important; /* بزرگ‌تر شدن 5% */
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2)!important; /* سایه دورش */
	padding-bottom: -50px;
}

#validation_message_20_2 {
    direction: rtl;
    text-align: right;
    color: #d32f2f;
    position: relative; /* برای کنترل بهتر */
}
#validation_message_20_2::before {
    content: "لطفا یک ایمیل معتبر وارد نمایید";
    color: #d32f2f;
    position: absolute;
    left: 0;
    right: 0;
}
/* مخفی کردن متن اصلی */
#validation_message_20_2 {
    font-size: 0; /* متن اصلی را مخفی می‌کند */
}
#validation_message_20_2::before {
    font-size: 14px; /* اندازه فونت متن جدید */
}
#validation_message_20_3 {
    direction: rtl;
    text-align: right;
    color: #d32f2f;
    position: relative;
}
#validation_message_20_3::before {
    content: "لطفا پیام خود را بنویسید";
    color: #d32f2f;
    position: absolute;
    left: 0;
    right: 0;
}
#validation_message_20_3 {
    font-size: 0;
}
#validation_message_20_3::before {
    font-size: 14px;
}
.gform_validation_errors {
    display: none !important;
}
select#input_20_11.large.gfield_select {
background-size: 10px!important;
}
select#input_20_12.large.gfield_select {
background-size: 10px!important;
}
button#gform_browse_button_20_13.button.gform_button_select_files.gform-theme-button.gform-theme-button--control {
	z-index: 0!important;
}
@media (max-width: 576px) {
	.product-grid-item .wd-entities-title {
    min-height: 70px!important;
	  line-height: 20px!important;
}

}

