
    :root {
        --color-p1: #178C48;
        --color-p2: #b3d7c2;
        --color-p3: #d9ede2;
    }

    body {
        font-family: iran, Tahoma, sans-serif;
        background-color: #f7f7f7;
    }

    li, button, form, input {
        font-family: iran !important;
    }
    

    header.header-hero {
        background-image: url('https://attarineshat.com/wp-content/themes/pishgaman/assets/images/bg-header.webp');
    }
   
    

        header.header-hero {
            height: auto !important;
        }
        

        header.single-header {
		    min-height: 180px;
		}
        

            header.header-hero {
                height: 80px !important;
            }

    .top-header {
		position: fixed !important;
		top: 0;
		right: 0;
		width: 100%;
		padding: 0 var(--size-md);
		backdrop-filter: blur(var(--size-md));
		background-color: rgb(22 22 22 / 90%);
	}
	.main-header {
			margin: 0;
			padding-top: 8rem;
    }
    .pg-container-top-header {
        display: flex;
        position: relative;
        justify-content: space-between;
    }
    .pg-price-box {
        top: 96px !important;
    }
    .widget_shopping_cart_content {
        left: 12px;
    }
    .top-header .cart-count {
        left: 62px;
        top: 0;
    }
    .bread-title {
    padding-top: 6rem;
    }
    