/*-----home-----*/
.home-hero__item::after {
background: none;
}

.why-us__item {
grid-template-columns: 0.25fr 1fr;
}

.why-us__item--img {
object-fit: fill;
height: auto;
width: 100%;
}

.why-us__item:hover {
    box-shadow: none;
}
.footer__address_item:not(:last-child) {
margin-bottom:5px;
}
.newsletter {margin:22px 0;}
.home-hero__item--link {font-size:20px; text-shadow: 1.2px 1.2px 4px #000;}
.home-hero__item--link:hover {font-size:20px}
.home-hero__item--link:active{font-size:20px}

/*-----product-----*/

.singel-product__title {
font-size:25px; 
letter-spacing:-0.5px;
}
.details_fields input[type='radio']:checked + label {
border: 3px solid red !important;
}
.product-card__price .product-card__price--sell {
color: rgb(233, 34, 34);
font-size: 18px;
font-weight: bold;
}
.product-card__heading {
min-height: 56px;
}
.testimonial__item--text {min-height: 200px;}
.testimonial__item--img {border: 1px solid #eee;}
.footer__contact {margin-bottom: 10px;}
.footer-copyright p {display: inline-block; margin: 0 10px;}
.archive-products__item--title {color: #000; font-size: 17px;}
.pagination .page-numbers.current {background: #000; color: #fff;}
.archive-products__item img {transition: all ease 0.3s;}
.archive-products__item:hover img {transform: scale(1.05);}

#home-hero{
    margin-top: 120px
}

.product-card__price--first {
     font-size: 17px;
}
.product-card__price--first::after {
content: "تومان";
}
.zemanat p {line-height: 30px; margin-top:10px}
.zemanat img {width: 60px; float: right;}

.singel-product-short-desc.singel-product-info__panel--paragraph {
font-size:15px; 
margin-top: 10px;
margin-bottom: 10px;
background: #f7f4eb;
    padding: 13px;
    border-right: 5px solid #d9c17f;
border-radius:4px;
}

/*-----archive-product-----*/

#archive-products .col-md-12 p {
font-size: 18px;
line-height: 32px;
margin: 10px 0;
}
#archive-products .col-md-12 img {
border-radius:10px;
}
#archive-products .col-md-12 video {
max-width: 99%;
}
.archive-products__item--body .archive-products__item--sell {color:rgb(233, 34, 34);}

#archive-products .col-md-12 h2,
#archive-products .col-md-12 h3,
#archive-products .col-md-12 h4 {
margin: 20px 0 15px;
}
#archive-products .col-md-12 h2 {
display: inline-block;
background: #D9C17F;
padding: 4px 8px;
border-radius:3px;
font-size: 23px;
text-shadow: 1px 1px 0 rgba(255,255,255,0.5);
}
#archive-products .col-md-12 h3 {
display: inline-block;
background: #333;
padding: 4px 8px;
border-radius:3px;
font-size: 19px;
color:#fff;
}

#archive-products .col-md-12 h4 {
display: inline-block;
padding: 4px 8px;
border-radius:3px;
font-size: 18px;
color:#000;
}

.archive-hero__subtitle {
font-size: 34px;
}

/*-----single-product-----*/

.singel-product-desc-box {
padding: 25px;
font-size: 18px;
line-height: 32px;
}
.singel-product-desc-box p {
margin: 10px 0;
}
.singel-product-desc-box h2,
.singel-product-desc-box h3,
.singel-product-desc-box h4 {
margin: 20px 0 15px;
}
.singel-product-desc-box h2 {
display: inline-block;
background: #D9C17F;
padding: 4px 8px;
border-radius:3px;
font-size: 23px;
text-shadow: 1px 1px 0 rgba(255,255,255,0.5);
}
.singel-product-desc-box ul,
.singel-product-desc-box ol  {
margin-right: 35px;
}
.singel-product-desc-box ul li {
list-style: square;
}
.singel-product-desc-box ol li {
list-style: decimal;
}
.product-card__header {border-radius: 12px;}
.product-card__header img {border-radius: 12px;}
.singel-product__images--display {border-radius: 12px;}
.singel-product__gallery--image {border-radius: 12px;}
#price_details_html table {width: 100%;}
.singel-product__gold-price tbody tr:last-child td{
font-size: 14px;
}
.price-single .p-status-no {list-style: none; font-size: 12px;}
.singel-product__add-to-cart--button:hover {color: #fff;}
.singel-product__calc--title {line-height: 30px;}
.singel-product__tabs--btn {border-radius:12px;}
.singel-product-desc-box .price-single {border: none; }
.singel-product-desc-box img {border-radius: 12px; margin: 15px 0;}
.g-text p .gold-text {font-weight: bold;}
#price_details_html {margin-bottom: 25px;}

.singel-product__attributes {
border: 1px solid #ccc;
border-radius: 10px;
padding: 10px 0;
}

.singel-product-desc-box video {
max-width: 100%;
}

.basketItems .cell-table-r img {
border-radius: 10px;
}

/*-----comments------*/

.product-card__price .product-card__price--sell {
color: rgb(233, 34, 34);
font-size: 18px;
font-weight: bold;
}
.product-card__heading {
min-height: 56px;
}
.testimonial__item--text {min-height: 200px;}
.testimonial__item--img {border: 1px solid #eee;}
.footer__contact {margin-bottom: 10px;}
.footer-copyright p {display: inline-block; margin: 0 10px;}
.archive-products__item--title {color: #000; font-size: 17px; }
.pagination .page-numbers.current {background: #000; color: #fff;}
.archive-products__item img {transition: all ease 0.3s;}
.archive-products__item:hover img {transform: scale(1.05);}


.comment__list .vcard {overflow: hidden;}
.comment__list .comment-author--time {float: left;}
.comment-author--time::before {content: " ";}

/*-----other------*/

.container .article .title {
font-size: 22px;
margin-bottom: 20px;
}

.basketItems .cell-table-r img {width: 50%}
.btn-main {background: #ef394e; border: none; padding-top: 8px; padding-bottom: 8px; font-size: 15px; font-weight: bold; transition: all 0.5s ease;}
.btn-main:hover {border: none; padding-top: 8px; padding-bottom: 8px; font-size: 17px; }
.mb-50 .details-box h3 { padding-top: 8px; padding-bottom: 8px; font-size: 17px; background: #f6f6f6}
.profile-usertitle .profile-usertitle-job {font-size: 20px  !important; color: #000 !important}

.profile-usermenu .nav > li a:hover {
color: #000
}

/*-----sw------*/
.sw .progress-bar {float: right}
.sw .form-radio-item {width: 20%; text-align: center; }
.sw .choose-bank-desc {font-size: 18px; font-weight: bold;}
.sw .final_prices {font-size: 22px; font-weight: bold; }
.sw .section-title {background: #D9C17F; font-size: 20px}
#smartwizard {margin-top: 70px;}
.sw.sw-justified>.nav .nav-link, .sw.sw-justified>.nav>li {flex-grow: none;}


@media only screen and (min-width: 576px) {
    .home-hero__right {
        height: 410px;
    }

}
@media only screen and (min-width: 992px) {
  #home-hero{
        margin-top: 0;
    }
}
@media only screen and (max-width: 700px) {
    .honors__list .honors__item:last-child {
        display: none; visibility: hidden;
    }

.why-us__list {
grid-template-columns: repeat(2, 1fr);
grid-template-rows: repeat(2, 1fr);
grid-row-gap: 0px;
}
.product-image {margin-top: 100px;}
}