/* 
Theme Name: Parsavesta child
Theme URI: https://github.com/parsavesta/hello-theme-child/
Description: Parsavesta child is a child theme of Hello parsavesta, created by Parsavesta
Author: Parsavesta
Author URI: https://parsavesta.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: parsavesta-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 100;
	src: url('fonts/woff/IRANSansXFaNum-Thin.woff') format('woff'),   
	url('fonts/woff2/IRANSansXFaNum-Thin.woff2') format('woff2');		
}

@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 200;
	src: url('fonts/woff/IRANSansXFaNum-UltraLight.woff') format('woff'),   
	url('fonts/woff2/IRANSansXFaNum-UltraLight.woff2') format('woff2');	
}

@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 300;
	src: url('fonts/woff/IRANSansXFaNum-Light.woff') format('woff'),   
	url('fonts/woff2/IRANSansXFaNum-Light.woff2') format('woff2');		 
}

@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 500;
	src: url('fonts/woff/IRANSansXFaNum-Medium.woff') format('woff'),   
	url('fonts/woff2/IRANSansXFaNum-Medium.woff2') format('woff2');		 
}

@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 600;
	src: url('fonts/woff/IRANSansXFaNum-DemiBold.woff') format('woff'),   
	url('fonts/woff2/IRANSansXFaNum-DemiBold.woff2') format('woff2');	 
}

@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 800;
	src: url('fonts/woff/IRANSansXFaNum-ExtraBold.woff') format('woff'),   
	url('fonts/woff2/IRANSansXFaNum-ExtraBold.woff2') format('woff2');		 
}

@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 900;
	src: url('fonts/woff/IRANSansXFaNum-Black.woff') format('woff'),   
	url('fonts/woff2/IRANSansXFaNum-Black.woff2') format('woff2');		 
}

@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 950;
	src: url('fonts/woff/IRANSansXFaNum-ExtraBlack.woff') format('woff'),   
	url('fonts/woff2/IRANSansXFaNum-ExtraBlack.woff2') format('woff2');		 
}

@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 1000;
	src: url('fonts/woff/IRANSansXFaNum-Heavy.woff') format('woff'),   
	url('fonts/woff2/IRANSansXFaNum-Heavy.woff2') format('woff2');		 
}

@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: bold;
	src: url('fonts/woff/IRANSansXFaNum-Bold.woff') format('woff'),   
	url('fonts/woff2/IRANSansXFaNum-Bold.woff2') format('woff2');	 
}

@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: normal;
	src: url('fonts/woff/IRANSansXFaNum-Regular.woff') format('woff'),   
	url('fonts/woff2/IRANSansXFaNum-Regular.woff2') format('woff2');	
}
html {
    overflow-x: hidden;
}
body {
    font-family: IRANSansX;
}

:focus-visible {
    outline: 0 !important;
}
/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #d4d4d4;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #00ec9c;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #007f54;
}
/* header style */
.pa-h-search .jet-ajax-search__field {
    /*min-width: 600px;*/
    height: 50px;
}

.pa-h-heart i, .pa-h-cart .elementor-button-icon:after {
    font-size: 1.7rem;
    color: #1c1c1c;
	line-height: 2;
}
.pa-h-heart:hover i, .pa-h-cart:hover .elementor-button-icon:after {
    color: #68A691 !important
}
.pa-h-cart .elementor-button-icon svg {
    display: none;
}
.pa-h-cart .elementor-button-icon:after {
    content: "\eb2f";
    font-family: 'parsavesta' !important;
}
a.pa-h-user {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 6px;
    background: #1c1c1c;
    width: 160px;
    height: 40px;
    border-radius: 6px;
    color: #f1f1f1;
}
a.pa-h-user:hover {
	background-color: #BC2C1A;
}
.pa-h-user:hover i {
    color: #f1f1f1;
}



/* end header style */


/* loop archive product */

.pa-loop-product-style del .woocommerce-Price-currencySymbol {
    display: none;
}

.pa-loop-product-style bdi {
    text-decoration: none;
}

.pa-loop-product-style del, ins {
    text-decoration: none;
    position: relative;
}
.pa-loop-product-style del bdi {
    font-size: 14px
}
.pa-loop-product-style ins bdi {
    font-size: 18px
}
.pa-loop-product-style del bdi:after {
    content:"";
    background: #c03c2c;
    position: absolute;
    width: 60px;
    height: 1px;
    right: -6px;
    top: 14px;
    transform: rotate(-3deg)
}


.pa-loop-product-style p.price {
    display: flex;
    justify-content: center;
    column-gap: 19px;
}
form.cart {}

.pa-loop-product-style .cart {
    align-items: center;
    justify-content: center;
    width: 100%;
}
.pa-line-head .elementor-widget-container:hover {
    background-color: #ffcc22 !important;
}a.added_to_cart.wc-forward {
    font-size: 13px;
    font-weight: 500;
    line-height: 27px;
    transition: all 0.2s;
    background: #e9e6ed;
    color: #333;
    padding: 5px 15px!important;
    border-radius: 2px;
    margin-right: auto !important;
    margin-left: auto !important;
}/* end loop archive product */


/* end loop archive blog */
.pa-loop-archive-post-date-style {
    background: #68a691;
    position: absolute;
    top: 18px;
    z-index: 99;
    right: 0;
    padding: 10px;
    border-radius: 4px 0 0 4px;
    color: #fff;
}/* end loop archive blog */

/* category */
li.product-category.product:nth-child(5), li.product-category.product:nth-child(8) {
    display: none !important;
}
.pa-category-style .product-category.product:hover {
    filter: brightness(0.9);
    transition: filter 500ms linear;
}
/* category  */


.elementor-menu-cart__main .elementor-menu-cart__product.woocommerce-cart-form__cart-item {
    background: #f6f6f6;
    padding: 5px;
    border-radius: 5px;
    border-bottom: 0;
    margin-bottom: 7px;
}

.elementor-menu-cart__main span.quantity {
    color: #333;
    font-weight: 500;
}

.elementor-menu-cart__main .elementor-menu-cart__product-remove {
    position: absolute;
    right: 8px;
    left: auto;
    top: 8px;
    border-color: #9b264c;
}

.elementor-menu-cart__main .elementor-menu-cart__product-remove:after, .elementor-menu-cart__product-remove:before {
    background: #9b264c;
}
.elementor-menu-cart__main .elementor-menu-cart__subtotal strong, span.woocommerce-Price-amount {
    font-size: 15px;
    font-weight: 600;
}

.elementor-menu-cart__main .elementor-menu-cart__footer-buttons .elementor-button {
    padding: 10px 0;
    border-radius: 4px;
    background: #265b10;
}
