/*
Theme Name: وی تم چالد
Theme URI: shaparakgroup.ccom
Description: قالب وی تم جهت ویرایش
Author: S.M.Navvab
Author URI: Navvab.com
Template: We-Theme
Version: 1.0.1
*/

@font-face {
  font-family: "WebVazir";
  src: url("fonts/WebVazir.eot"); /* IE9 Compat Modes */
  src: url("fonts/WebVazir.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
   /* url("fonts/WebVazir.otf") format("opentype"),  Open Type Font */
    url("fonts/WebVazir.svg") format("svg"), /*  Legacy iOS */
    url("fonts/WebVazir.ttf") format("truetype"), /* Safari, Android, iOS */
    url("fonts/WebVazir.woff") format("woff"); /* Modern Browsers */
}
@font-face {
  font-family: "WebIRANSans";
  src: url("fonts/WebIRANSans.eot"); /* IE9 Compat Modes */
  src: url("fonts/WebIRANSans.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("fonts/WebIRANSans.svg") format("svg"), /*  Legacy iOS */
    url("fonts/WebIRANSans.ttf") format("truetype"), /* Safari, Android, iOS */
    url("fonts/WebIRANSans.woff") format("woff"); /* Modern Browsers */
}
@font-face {
  font-family: "Shahrzad";
  src: url("fonts/Shahrzad.eot"); /* IE9 Compat Modes */
  src: url("fonts/Shahrzad.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("fonts/Shahrzad.svg") format("svg"), /* Legacy iOS */
    url("fonts/Shahrzad.ttf") format("truetype"), /* Safari, Android, iOS */
    url("fonts/Shahrzad.woff") format("woff"), /* Modern Browsers */
	url("fonts/Shahrzad.woff2") format("woff"); /* Modern Browsers */
}
@font-face {
  font-family: "Duman";
  src: url("fonts/Duman.eot"); /* IE9 Compat Modes */
  src: url("fonts/Duman.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("fonts/Duman.svg") format("svg"), /* Legacy iOS */
    url("fonts/Duman.ttf") format("truetype"), /* Safari, Android, iOS */
    url("fonts/Duman.woff") format("woff"), /* Modern Browsers */
	url("fonts/Duman.woff2") format("woff"); /* Modern Browsers */
}

.add-address-modal-body .form-row input[type="text"],
.add-address-modal-body .form-row input[type="tel"],
.add-address-modal-body .form-row select {
	font-family: "IRANYekanX", Arial, sans-serif !important;
}
.elementor-panel {font-family: eicons !important;}
.elementor :after, .elementor :before {font-family: eicons !important;}

.wc-short-desc-smn {
    font-size: 14px;
    border-top: 1px dashed #ccc;
    margin-top: 10px;
    padding-top: 10px;
    color: #dd0d0d;
}
.wc-desc-preview .wc-short-desc-top {
    display: none;
}

.single-product .product-brand-name {
    font-family: Shahrzad;
    background: url(images/underline.svg) 100% 100% / 100% .318em no-repeat;
	filter: hue-rotate(352deg) ;
	padding-bottom: 7px;
}

.woocommerce-variation-availability .stock.in-stock {
    font-size: 12px;
    margin-bottom: 8px;
}

.wetheme-product-summary-hints {
    margin-top: 10px !important;
}
.sp-reviews-cta span.label, .sp-rate-cta span.label {
    margin-bottom: 0px;
}

.summary .label {
    margin-bottom: 10px;
}

.single-product .woocommerce-Tabs-panel#tab-description #wc-desc p {
    line-height: 2 !important;
    font-size: 14px !important;
    color: #333 !important;
    text-align: justify;
    font-weight: normal;
}

.single-product .woocommerce-Tabs-panel#tab-description #wc-desc h2 {
    margin-top: 0px !important;
}

.single-product .product {
    padding-top: 20px;
}
.single-product .sp-gallery-icons {
	top: 0px !important;
}

.warranty-content p {
    text-align: center !important;
}

.summary.entry-summary .sp-rate-cta {
    display: none !important;
}

.sp-attrs-inline .sp-attrs-title {
    margin-bottom: 20px !important;
}
.single-product .product_title.entry-title {
    font-family: 'TanhaFN';
}
.wpc-card .wpc-badge, .wpc-card .wpc-price .onsale {
    background-color: #ff9800 !important;
}
.single-product .color-variation-option .color-circle {
border-radius: 0% !important;
}

/* ---------------------------------------------- Product Table -------------------------------------------------- */

table.table-striped {
	width: 100%;
	border-radius: 8px;
}
table.table-striped.analyze {
    border: 1px solid #ccc;
}

table.table-striped td { 
	text-align:center ;
	font-size:14px;
	font-weight:normal; 
	height: 38px; 
}

table.table-striped > tbody > tr:nth-child(2n+1) > td, table.table-striped > tbody > tr:nth-child(2n+1) > th {
    background-color: #f5f5d8;
}

