/******************************************************** styles shop ****************************************************/

/* single shop  */
.posted_in:before {
    padding-left: 3px;
    content: "\e921";
    font-family: 'icomoon' !important;
    vertical-align: middle;
    cursor: pointer !important;
}

.tagged_as:before {
    padding-left: 3px;
    content: "\e919";
    font-family: 'icomoon' !important;
    vertical-align: middle;
    cursor: pointer !important;
}

.woocommerce .star-rating span {
    color: #f8e028 !important;
}

.woocommerce .star-rating span::before {
    color: #f8e028 !important;
}

/* slider images */
.woocommerce div.product div.images img {
    margin: 0 !important;
}

.flex-viewport {
    border-radius: 5px 5px 0 5px;

}

.zoomImg {
    top: 0 !important;
}

.zoomImg:hover {
    top: 0 !important;
}

.woocommerce-product-gallery__image {}

@media (max-width:450px) and (min-width: 350px) {
    .woocommerce div.product .product_title {
        font-size: 21px;
    }

    .single-content p,
    .single-content {
        font-size: 14px;
    }
}

@media (max-width:350px) {
    .woocommerce div.product .product_title {
        font-size: 19px;
    }

    .single-content p,
    .single-content {
        font-size: 14px;
    }
}

@media (max-width: 1300px) {
    .product_meta span:nth-child(1):after {
        content: "\A";
        white-space: pre;
    }

    .tagged_as {
        padding-right: 0 !important;
    }
}

@media (max-width: 1399px) and (min-width: 1250px) {
    .woocommerce-product-gallery__image {}
}

@media (max-width: 1249px) and (min-width: 1100px) {
    .woocommerce-product-gallery__image {
        height: 260px !important;
    }
}

@media (max-width: 1099px) and (min-width: 878px) {
    .woocommerce-product-gallery__image {}
}

@media (max-width: 876px) and (min-width: 769px) {
    .woocommerce-product-gallery__image {}
}

@media (max-width: 768px) and (min-width: 690px) {
    .woocommerce-product-gallery__image {}
}

@media (max-width: 689px) and (min-width: 580px) {
    .woocommerce-product-gallery__image {}
}

@media (max-width: 579px) and (min-width: 510px) {
    .woocommerce-product-gallery__image {}
}

@media (max-width: 509px) and (min-width: 440px) {
    .woocommerce-product-gallery__image {}
}

@media (max-width: 439px) and (min-width: 360px) {
    .woocommerce-product-gallery__image {}
}

@media (max-width: 359px) and (min-width: 36px) {
    .woocommerce-product-gallery__image {}
}

.woocommerce div.product div.images .flex-control-thumbs li img {
    border-radius: 0 0 5px 0;
    border: 2px solid #d7d7d7 !important;
}

.woocommerce div.product .product_title {
    color: #000000c7 !important;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    background: rgba(142, 167, 219, 0.1) !important;

}

/* card button */
.qty_text,
.quantity {
    line-height: 1rem !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #4a4a4a !important;
}

.woocommerce .quantity .qty {
    line-height: 2rem !important;
    border: 1px solid #d4c8c8 !important;
}

.woocommerce .quantity .qty:focus,
.woocommerce form .form-row input.input-text:focus,
.woocommerce form .form-row textarea:focus {
    background: #fff;
}

.woocommerce div.product form.cart .button {
    border: 1px solid transparent !important;
    color: #FFFFFF !important;
    border-radius: 2px;
}

.woocommerce div.product form.cart .button:hover,
.woocommerce div.product form.cart .button:focus {
    border: 1px solid transparent !important;
}

.woocommerce-product-details__short-description,
.woocommerce-product-details__short-description p {
    line-height: 2.2rem !important;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {

    height: 500px !important;

}

.woocommerce-Price-currencySymbol {
    padding-right: 5px !important;
}

.woocommerce-product-details__short-description p {
    font-size: 14px;
    color: #4a4646 !important;
}

/* tabs */
.woocommerce div.product .woocommerce-tabs .panel {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

.woocommerce div.product .woocommerce-tabs .panel img {
    width: auto !important;
}

.woocommerce #content div.product .woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs {
    border: 1px solid #e2e2e2 !important;
    padding: 0 !important;
    border-radius: 10px;
    margin-bottom: 3rem;
    box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.1);
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0 !important;
    border-bottom: 1px solid #e2e2e2 !important;
    border-radius: 10px 10px 0 0;
}

.related .products {
    border: 1px solid #e2e2e2 !important;
    padding: 1rem;
    border-radius: 10px;
    margin-bottom: 3rem;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    color: #fff !important;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    padding: 0 5em !important;
    border-radius: 0 !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #fff !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border-bottom: 1px solid transparent !important;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    background-color: inherit !important;
    padding: 0 5em !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
    border-color: transparent !important;
    border-bottom-left-radius: 0 !important;
    box-shadow: none !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
    border-color: transparent !important;
    border-bottom-right-radius: 0 !important;
    box-shadow: none !important;
}

@media (max-width: 656px) {

    .woocommerce div.product .woocommerce-tabs ul.tabs li,
    .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
        border-bottom: 0 !important;
    }

}

@media (max-width: 350px) {

    .woocommerce div.product .woocommerce-tabs ul.tabs li,
    .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
        padding-right: 2em !important;
        padding-left: 2em !important;
    }

    .woocommerce #reviews #comments ol.commentlist {
        padding-right: 0 !important;
    }

}

/* extra info */
.woocommerce table.shop_attributes {
    border: 0 !important;
}

.woocommerce table.shop_attributes tr,
.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes th {
    border: 0 !important;
    cursor: default;
    text-align: right;
}

.woocommerce table.shop_attributes tr {
    padding-bottom: 0.5rem;
}

.woocommerce table.shop_attributes td p {
    margin: 0;
    padding: 8px 0;
    color: #5c5c5c !important;
}

@media (max-width: 656px) {

    .woocommerce table,
    thead,
    tbody,
    th,
    td,
    tr {
        display: block !important;
    }

    .woocommerce table.shop_attributes th,
    .woocommerce table.shop_attributes td {
        width: 100% !important;
    }

    .woocommerce table.shop_attributes th {
        width: 100% !important;
    }
}

/* comments */
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0 50px 0 0;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
    padding-right: 3rem !important;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
    margin: 1rem !important;
}

.woocommerce p.stars a {
    color: #f8e028 !important;
}

.woocommerce #review_form #respond textarea {
    background-color: #fff;
    border-radius: 5px !important;
    outline: none !important;
}

.woocommerce #reviews #comments ol.commentlist {
    padding: 0 !important;
}

.woocommerce #respond input#submit {
    padding: 1rem !important;
    border: 0 !important;
    color: #ffffff !important;
}

.woocommerce #respond input#submit:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
    transition: 3s;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
    width: 40px !important;
}

.comment-form-author label,
.comment-form-email label {
    width: 60%;
}

.comment-form-author input,
.comment-form-email input {
    border-radius: 5px;
    border: 1px solid #adabab;
    width: 40%;
}

.tax_text {
    font-size: 14px !important;
    font-weight: 500;
}

@media (max-width: 656px) and (min-width: 400px) {

    .comment-form-author label,
    .comment-form-email label {
        width: 40%;
    }

    .comment-form-author input,
    .comment-form-email input {
        width: 60%;
    }
}

@media (max-width: 399px) {

    .comment-form-author input,
    .comment-form-email input {
        width: 100%;
    }
}

@media (max-width: 656px) {

    .woocommerce div.product .woocommerce-tabs ul.tabs li,
    .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
        width: 100% !important;
        margin: 0 !important;
    }
}

select,
select option,
input {
    outline: none !important;
}

/* card shop page */
.woocommerce #content table.cart img,
.woocommerce table.cart img,
.woocommerce-page #content table.cart img,
.woocommerce-page table.cart img {
    width: 70px !important;
    margin: 0 !important;
}

.woocommerce table.shop_table td {
    text-align: right !important;


}

.woocommerce table.shop_table .product-thumbnail {
    text-align: right !important;

}


@media (max-width: 991px) and (min-width: 867px) {

    .woocommerce #content table.cart img,
    .woocommerce table.cart img,
    .woocommerce-page #content table.cart img,
    .woocommerce-page table.cart img {
        width: 120px !important;

    }
}

@media (max-width: 866px) and (min-width: 657px) {

    .woocommerce #content table.cart img,
    .woocommerce table.cart img,
    .woocommerce-page #content table.cart img,
    .woocommerce-page table.cart img {
        width: 150px !important;

    }
}

@media (max-width: 656px) {
    .woocommerce table.shop_table th {
        display: none !important;

    }

    .product-thumbnail::before {
        display: none !important;
    }
}

/* list */
.woocommerce ul.products li.product a img {
    display: block;
    object-fit: cover;
    border-radius: 2px;
    height: 252px !important;
}

.woocommerce-loop-product__title {
    line-height: 1.7rem !important;
    height: 65px !important;
}

@media (max-width:1199px) and (min-width: 768px) {

    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        margin: 1.5% 1.9% 1.5% 1.9%;
        width: 29.5%;
    }
}

@media (max-width:1199px) and (min-width: 768px) {
    .woocommerce-loop-product__title {
        height: 80px !important;
    }

    .woocommerce ul.products.columns-3 li.product,
    .woocommerce-page ul.products.columns-3 li.product {
        width: 29.5% !important;
    }
}

@media (max-width:949px) and (min-width: 768px) {
    .woocommerce ul.products li.product a img {
        height: 190px !important;
    }
}

@media (max-width:767px) and (min-width: 550px) {
    .woocommerce ul.products li.product a img {
        height: 252px !important;
    }
}

@media (max-width:549px) and (min-width: 400px) {
    .woocommerce ul.products li.product a img {
        height: 175px !important;
    }
}

@media (max-width:399px) and (min-width: 50px) {
    .woocommerce ul.products li.product a img {
        height: 300px !important;
    }
}

@media (max-width: 1050px) and (min-width: 768px) {
    .woocommerce-loop-product__title {
        height: 90px !important;
    }
}

@media (max-width: 767px) and (min-width: 600px) {
    .woocommerce-loop-product__title {
        height: 90px !important;
    }
}

@media (max-width: 656px) {
    .woocommerce-loop-product__title {
        font-size: 16px !important;
    }
}

@media (max-width: 599px) and (min-width: 400px) {
    .woocommerce-loop-product__title {
        height: 90px !important;
    }
}

@media (max-width: 399px) {
    .woocommerce-loop-product__title {
        height: 70px !important;
    }

    .woocommerce ul.products[class*=columns-] li.product,
    .woocommerce-page ul.products[class*=columns-] li.product {
        width: 100% !important;
    }

}

.woocommerce ul.products li.product .onsale {
    padding: 0;
}

.woocommerce ul.products li.product .price {
    font-size: 15px;
    color: #009076 !important;
    font-weight: 500
}

.woocommerce ul.products[class*=columns-] li.product:hover,
.woocommerce-page ul.products[class*=columns-] li.product:hover {
    /*box-shadow: 0 4px 4px 0 rgba(56, 56, 56, 0.4), 0 6px 20px 0 rgba(86, 86, 86, 0.1);*/
}

select {
    border: 0 !important;
}

select option:hover,
select option:focus,
select option:checked {
    border: 0 !important;

}

@media (max-width: 399px) {

    .woocommerce .woocommerce-ordering,
    .woocommerce-page .woocommerce-ordering {
        margin: 0.5rem !important;
    }

    #product .search-field {
        width: 70% !important;
    }
}

.woocommerce .woocommerce-result-count {
    line-height: 2rem;
    margin: 0;
    font-size: 14px !important;
}


.woocommerce nav.woocommerce-pagination ul li {
    border-left: 0 !important;
}

.woocommerce nav.woocommerce-pagination ul li a:hover {
    background: #ffe1e6 !important;
}

#product form {
    margin-bottom: 0;
}

.woocommerce-product-search .search-field {
    margin: 0 !important;
    padding: 7px !important;
    box-sizing: border-box !important;
    border-radius: 3px !important;
    border: 1px solid #e1e1e1 !important;
}

.woocommerce-product-search button {
    padding: 7px;
    margin: 0 !important;
    border: 0 !important;
    color: #fff !important;
    border-radius: 3px !important;
}

.woocommerce-product-search button:hover {
    box-shadow: 0 4px 4px 0 rgba(56, 56, 56, 0.4), 0 6px 20px 0 rgba(86, 86, 86, 0.1);
}

/* payment */

.woocommerce-error {
    background-color: rgba(248, 224, 40, 0.2);
}

.woocommerce-error {
    border-top-color: #f8e028 !important;
}

.woocommerce-error::before {
    color: #f8e028 !important;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    background: rgba(0, 183, 150, 0.1) !important;
}

#add_payment_method .cart-collaterals .cart_totals table td,
#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table td,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
    text-align: right !important;

}

.woocommerce form .form-row label {
    padding-left: 5px;
    width: 100%;
}

.woocommerce-input-wrapper {
    width: 100%;
}

.woocommerce table.shop_table th {
    text-align: right !important;
}

.woocommerce .col2-set,
.woocommerce-page .col2-set {
    margin-bottom: 1rem;
    width: 100%;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    /* box-shadow: 0 4px 4px 0 rgba(56, 56, 56, 0.4), 0 6px 20px 0 rgba(86, 86, 86, 0.1);*/
}

#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
    display: none !important;
}

.woocommerce-checkout #payment div.payment_box p {
    color: #fff !important;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px;
    background: #fff !important;
    border: 1px solid #e6dfdf;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 3px;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 0;
    border-radius: 4px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #ece7e7 !important;
}

.woocommerce ul.order_details {
    border: 2px dotted #e2d9d9;
    padding: 1rem;
    border-radius: 2px;
}

.woocommerce ul.order_details li {
    margin: 1rem 5px !important;
}

.woocommerce #content table.cart td.actions .coupon,
.woocommerce table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon {
    margin-left: 4px;
}

.account_shop-link {
    padding-top: 2px !important;
    transition: all .5s ease-in-out;
}

.bread-custom .account_shop-link a,
.bread-custom .account_shop-link a:hover {
    color: #fff !important;
}

.account_shop-link i {
    padding-right: 3px;
    font-size: 14px;
}

.account_shop-link i {
    padding-right: 3px;
    font-size: 14px;
}

.woocommerce-Address {
    margin-bottom: 1rem;
}

.woocommerce-MyAccount-navigation ul .is-active a {
    border-radius: 2px 2px 0 0;
}

.woocommerce-MyAccount-navigation ul a {
    border-bottom: 2px solid transparent;
}

.woocommerce-MyAccount-navigation ul a:hover,
.woocommerce-MyAccount-navigation ul a:focus {
    transition: .5s;
}

.shopping-item {
    top: -3px;
    padding: 0;
    border-radius: 3px;
    cursor: pointer;
    background-color: transparent !important;
    position: relative;
    margin-left: 1rem;
}

.shopping-item:hover i {
    transition: all .5s ease-in-out;

}

.shopping-item:hover .product-count {
    transition: all .5s ease-in-out;
}

.shopping-item a {
    color: #434343;
    font-weight: 500;
}

.shopping-item a {
    color: #434343;
    font-weight: 500;
}

.product-count {
    top: -14px;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 10px;
    height: 20px;
    padding-top: 2px;
    position: absolute;
    right: -10px;
    text-align: center;
    width: 20px;
}

.woocommerce-breadcrumb ol {
    padding-top: 0.8rem !important;
}

.user_shop_icon {
    font-size: 20px;
}

.cart_shopping_sm {
    display: none;
}

.col-small-cart {
    display: none;
}

@media (max-width: 991px) {
    .col-small-cart {
        display: inline;
    }

    .mainmenu-area {
        margin-bottom: 1rem;
    }

    .shopping-item {
        top: 0;
        margin-top: 1rem;
    }

    .col-small-cart .shopping-item {
        margin-top: 5px !important;
    }

    .navbar-sticky .col-small-cart .shopping-item {
        margin-top: 0.6rem !important;
    }

    .cart_shopping_sm {
        display: inline-block;
    }

    .cart_shopping_lg {
        display: none;
    }

    .product-count {
        right: auto;
        left: 50%;
    }

}

#add_payment_method #payment ul.payment_methods li img,
.woocommerce-cart #payment ul.payment_methods li img,
.woocommerce-checkout #payment ul.payment_methods li img {

    width: 40px !important;
}

.wc_container .single-content h1 {
    font-size: 25px !important;
    padding-bottom: 1rem;
    line-height: 3rem !important;
    border-bottom: 1px solid rgba(174, 174, 174, 0.2);
    font-weight: 500;
    color: #434242 !important;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    filter: brightness(92%) !important;
    transition: .7s;
}

.woocommerce ul.products li.product:hover,
.woocommerce-page ul.products li.product:hover,
.woocommerce ul.products li:hover img,
.woocommerce-page ul.products li:hover img {
    filter: brightness(100%) !important;
    transition: .7s;
}

.woocommerce ul.products li.product .button:hover {
    background-color: #fff !important;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    float: right;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0;
}

.posted_in,
.tagged_as {
    display: block;
}

.posted_in {
    padding-left: 0.5rem;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
    float: right;
    top: auto !important;
    border-radius: 50%;
}

.woocommerce .button {
    font-family: IRANSans, Tahoma !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    border-radius: 3px !important;
    text-align: center !important;
    color: white !important;
    border-radius: 3px !important;
    padding: 0.8rem !important;
}

#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li {
    text-align: right !important;
}

.woocommerce table.shop_table {
    text-align: right;
}

.woocommerce .woocommerce-breadcrumb {
    text-align: right;
    margin: 0 !important;
    font-size: 14px !important;
    color: #878787bd;
    FONT-WEIGHT: 400;
    cursor: default;
}

.woocommerce-MyAccount-navigation {
    margin-bottom: 15px
}

.woocommerce-MyAccount-navigation ul li {
    float: right;
    margin-left: 10px;
    list-style: none !important
}

.woocommerce-MyAccount-navigation {
    float: none !important;
    width: 100% !important;
    background: whitesmoke;
    overflow: hidden;
    border-radius: 3px;
    text-align: center
}

.woocommerce-MyAccount-navigation ul li a {
    display: inline-block;
    padding: 10px 15px;
}

.woocommerce-account .woocommerce-MyAccount-content {
    float: none;
    width: 100%
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.comment-form-comment textarea,
.comment-form-author input,
.comment-form-email input {
    padding: 7px;
    box-sizing: border-box;
    width: 100%;
    border-radius: 3px;
    font-family: IRANSans, tahoma !important;
}

.woocommerce form .form-row input.input-text:focus,
.woocommerce form .form-row textarea:focus,
.comment-form-comment textarea:focus,
.comment-form-author input:focus,
.comment-form-email input:focus {
    background: whitesmoke;
}

.woocommerce form .form-row {
    box-sizing: border-box;
}

.woocommerce form .form-row .required {
    text-decoration: none !important;
    position: relative;
    top: 3px;
}

#coupon_code {
    padding: 7px;
    border-radius: 3px;
    position: relative;
}

.woocommerce-message a.button {
    margin-left: 15px;
}

.woocommerce ul.products li.product h3 {
    line-height: 30px;
    overflow: hidden;
    min-height: 60px;
}

.woocommerce ul.products li.product .price {
    line-height: 30px;
}

.orderby {
    font-family: IRANSans, tahoma !important;
    border-radius: 3px;
    padding: 5px;
    font-size: 14px;
    color: #4a4848;
    background: #fcfcfc3d;
    border: 1px solid #e6e5e5 !important;
}

.tps-product .products {}

.entry-summary .price del {
    margin-left: 10px;
    display: inline-block;
}

.product_title.entry-title {
    margin-bottom: 10px;
    color: #292929;
}

.entry-summary .price {
    margin-bottom: 10px;
}

.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: right;
}

.woocommerce div.product form.cart div.quantity {
    float: right;
    margin: 2px;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.comment-form-comment textarea,
.comment-form-author input,
.comment-form-email input {
    max-width: 100%;
}

.woocommerce .quantity .qty {
    border: none;
    padding: 4px;
    border-radius: 3px;
    margin-left: 0;
}

.woocommerce-loop-product__title,
.products .price {
    text-align: center;
}

.woocommerce ul.products li.product .button {
    display: block;
}

.woocommerce ul.products li.product .star-rating {
    display: none;
    border-radius: 1px !important;

}

.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: right;
    position: relative;
    top: 2px;
    padding: 0.6rem !important;
}

.woocommerce-result-count {
    padding: 5px;
}

.related h2 {
    font-weight: 500;
    padding: 10px;
    color: #292929;
}

.woocommerce .products ul,
.woocommerce ul.products {
    border-top: 1px solid #eeeeee;
    padding-top: 22px !important;
}

.woocommerce nav.woocommerce-pagination ul {
    border: 0 !important;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
    margin-left: 5px;
    border: 1px solid #ded9d9;
    border-radius: 5px;
    padding: 5px 1rem !important;
    color: #000;
    font-size: 14px !important;
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
    margin-left: 5px;
    border-radius: 5px;
    padding: 5px 1rem !important;
    color: #000;
    font-size: 14px !important;
}

.woocommerce p.stars a {
    margin-left: 3px !important;
}

.woocommerce p.stars a::before {
    font-size: 22px !important;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
    font-weight: 500;
}

.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 10px !important;
}

.product_meta {
    margin-top: 1.3rem !important;
}

.posted_in,
.tagged_as {
    font-size: 14px !important;
    line-height: 2rem;
}

.woocommerce div.product div.images .flex-control-thumbs li img {
    border-radius: 5px;

}

.woocommerce div.product div.images .flex-control-thumbs li img {
    width: 100% !important;
    filter: brightness(92%);
    height: 81px;
    object-fit: cover;
    margin-top: 2px !important;
}

.woocommerce div.product div.images .flex-control-thumbs li img:hover {
    filter: brightness(100%);
}

.woocommerce div.product div.images img {
    border-radius: 5px;
    border: 2px solid #f5f2f3 !important;
    object-fit: contain;
}

.woocommerce div.product div.images img {
    filter: brightness(92%);

}

.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
    clear: inherit !important;
}

.woocommerce div.product div.images img:hover {
    filter: brightness(100%);

}

.woocommerce div.product div.images .flex-control-thumbs li {
    width: 16.25% !important;
    margin-left: 2px;
}

.woocommerce div.product div.images img {
    max-height: 650px
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    line-height: 1.3rem;
}

.woocommerce .download-file .button:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f019";
    font-size: 12px;
    vertical-align: middle;
    padding-left: 5px;
}

.woocommerce a.button.alt:hover {
    color: #fff !important;
}

.woocommerce div.product form.cart .button:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f07a";
    font-size: 12px;
    vertical-align: middle;
    padding-left: 5px;
}

.wc-block-cart__submit-button {
    width: 100%;
    outline: none !important;
    border-radius: 2px;
    padding: 5px 10px;
    /* outline: none !important; */
    box-shadow: none !important;
}

.wc-block-cart__submit-button:hover {
    background-color: #fff !important;
}

@media (max-width: 656px) {

    .rtl .woocommerce .col2-set .col-1,
    .rtl .woocommerce-page .col2-set .col-1,
    .rtl .woocommerce .col2-set .col-2,
    .rtl .woocommerce-page .col2-set .col-2 {
        padding: 0;
    }

}

@media (max-width: 380px) {
    .woocommerce ul.woocommerce-order-overview li {
        display: block !important;
        float: inherit !important;
        border-left: 0 !important;
        border-bottom: 1px dashed #d3ced2;
    }

}

.woocommerce-account .woocommerce-MyAccount-navigation {
    border-bottom: 1px solid rgba(161, 22, 64, 0.2);
    ;
    background-color: #fff;
    float: right;
    width: 30%;
    border-radius: 0;
}

.woocommerce-MyAccount-navigation ul {
    padding: 0 !important;
}

.mark,
mark {
    background-color: #e91e6314 !important;
}

.woocommerce-Address address {
    border-radius: 10px;
    padding: 0 1rem;
    background-color: #e91e6314 !important;
}

.woocommerce div.product p.price {
    color: green;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
    border: 0 !important;
    box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.1);
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
    border: 0 !important;
    box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.1);
}

.wc-block-components-panel__button,
.wc-block-components-totals-coupon-link {
    color: #ffffff00 !important;
}

.wc-block-components-panel__button::before,
.wc-block-components-totals-coupon-link::before {
    content: "کد تخفیف";
    color: #333;
    display: ruby;
    width: 100%;
}

.wc-block-components-panel__button svg,
.wc-block-components-totals-coupon-link svg {
    color: #333;
}

.wc-block-components-button {
    color: #fff !important;
    border-width: 2px !important;
}

.components-button,
.add_to_cart_button {
    color: #fff !important;
    border-radius: 3px;
}

.components-button:hover,
.add_to_cart_button:hover {
    background-color: #fff !important;
}

.wc-block-cart__submit-button {
    border-width: 2px !important;
}

@media (max-width: 1299px) {
    .woocommerce div.product div.images .flex-control-thumbs li img {
        height: 75px !important;
    }
}

@media (max-width: 1199px) {
    .woocommerce div.product div.images .flex-control-thumbs li img {
        height: 65px !important;
    }
}

@media (max-width: 991px) {
    .woocommerce div.product div.images .flex-control-thumbs li img {
        height: 100% !important;
    }

    .woocommerce-MyAccount-navigation ul li a {
        padding: 2px 7px;
    }

    .woocommerce div.product div.images .flex-control-thumbs li img {
        width: 100% !important;
        height: 80px;
    }

}

@media (min-width: 768px) {
    .woocommerce table.my_account_orders .button {
        margin-left: 5px;
        margin-bottom: 2px;
        margin-top: 2px;
    }

}

@media (max-width: 767px) {
    .woocommerce table.my_account_orders .button {
        margin-right: 5px;
        margin-bottom: 2px;
        margin-top: 2px;
    }

    .woocommerce div.product div.images .flex-control-thumbs li img {
        height: 120px;
    }
}

@media (max-width: 500px) {
    .woocommerce div.product div.images .flex-control-thumbs li {
        width: 16% !important;
    }
}

@media (max-width: 380px) {
    .woocommerce div.product div.images .flex-control-thumbs li img {
        height: 70px;
    }
}