.price {
    direction: rtl;
}

.price del {
    opacity: 0.65;
}

#place_order {
    margin-bottom: 15px;
}

.woocommerce .star-rating {

    width: 110px !important;
    height: 30px !important;
    float: none;
    margin: 0 auto;
}

.woocommerce .star-rating span {
    font-family: FontAwesome !important;
}

.woocommerce .star-rating:before {
    font-size: 20px !important;
}

.article-portfolio .woocommerce .star-rating span:before {

    font-size: 20px !important;
    color: #ffa500;
    font-weight: bold;
}

.wrapper_detail_content .star-rating span:before {
    color: #fff;
}

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

.woocommerce-ordering {
    width: 100%;
    padding: 0 15px;
}

.posts-section .woocommerce-ordering {
    padding: 20px 0 0;
    width: 100%;
}

.woocommerce-ordering select.orderby {
    float: left;
    padding: 15px 35px 15px 15px !important;
    -webkit-appearance: none;
    appearance: none;
    position: relative;
}

.woocommerce-ordering select.orderby:hover {
    background: transparent;
}

.woocommerce-ordering span.select-arrow {
    position: absolute;

    right: 8px;

    top: 15px;

    font-size: 22px;

}

.woocommerce-ordering select::-ms-expand {
    display: none;
}

.woocommerce-ordering .woocommerce-result-count {
    float: right;
    font-size: 20px;
    padding: 15px 0;
}

.select-order-wrapper {
    position: relative;

    display: inline-block;

    background: #fff;

    border-radius: 3px;
}

.woocommerce table.shop_table th {
    font-weight: 700;
    padding: 9px 12px;
    line-height: 1.5em;
}

.product-thumbnail {
    width: 200px;
    text-align: center;
}

.product-thumbnail img {
    width: 100px;
}

.woocommerce table.shop_table {
    border: 1px solid rgba(0, 0, 0, .1);
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px;
}

#add_payment_method table.cart td, #add_payment_method table.cart th, .woocommerce-cart table.cart td, .woocommerce-cart table.cart th, .woocommerce-checkout table.cart td, .woocommerce-checkout table.cart th {
    vertical-align: middle;
}

.woocommerce table.shop_table {
    text-align: left;
    border-collapse: separate;
}


.woocommerce table.shop_table td {
    border-top: 1px solid rgba(0, 0, 0, .1);
    padding: 9px 12px;
    vertical-align: middle;
    line-height: 1.5em;
}

.woocommerce table.shop_table th {
    font-weight: 700;
    padding: 9px 12px;
    line-height: 1.5em;
}

.woocommerce table.shop_table {
    border: none !important;
    box-shadow: none;
    background: none;
}

#add_payment_method .cart-collaterals .cart_totals table, .woocommerce-cart .cart-collaterals .cart_totals table, .woocommerce-checkout .cart-collaterals .cart_totals table {
    border-collapse: separate;
    margin: 0 0 6px;
    padding: 0;
}

#add_payment_method .wc-proceed-to-checkout, .woocommerce-cart .wc-proceed-to-checkout, .woocommerce-checkout .wc-proceed-to-checkout {
    padding: 1em 0;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: none !important;
    width: 100% !important;
}

#add_payment_method table.cart .product-thumbnail, .woocommerce-cart table.cart .product-thumbnail, .woocommerce-checkout table.cart .product-thumbnail {
    min-width: 32px;
}

.woocommerce table.cart td.actions .input-text {
    min-width: 150px;

    position: relative;

    display: inline-block;

    background: #fff;
    border-radius: 3px;
    border: 1px solid;
    padding: 7px 15px;
    margin-right: 13px;
    width: auto !important;
}

.woocommerce #content table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions {
    text-align: right;
}

.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 {
    float: left;
}

.woocommerce table.cart td.actions {
    padding: 15px 0;
}

.woocommerce a.button.alt:hover {
    transition: 200ms;
    box-shadow: 0 0 12px #dbdbdb;
}

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

.woocommerce form .form-row label {
    display: block;
    width: 100%;
}

.woocommerce-billing-fields__field-wrapper > p {
    clear: none !important;
    float: left;
    width: 50%;
}

#billing_address_1_field, #billing_address_2_field, .woocommerce-input-wrapper {
    width: 100%;
    margin: 5px 0;
}

.woocommerce-input-wrapper textarea {
    height: 120px !important;
}

.woocommerce form .form-row-first, .woocommerce form .form-row-last {
    width: 50% !important;
}

.woocommerce-billing-fields__field-wrapper input, #order_comments, .woocommerce-shipping-fields__field-wrapper input, .woocommerce form .form-row input.input-text {
    width: 100%;
    padding: 13px 15px !important;
    font-size: 13px;
    border: 1px solid;
    box-shadow: none;
    border-radius: 3px;
    border-color: #aaa !important;
}

.woocommerce-billing-fields__field-wrapper {
    float: left;

    width: 104%;

    margin-left: -15px;

    margin-right: -15px;
}

.woocommerce form .form-row {

    padding: 0 15px !important;
    margin: 0 0 6px;

}

.select2-container .select2-selection--single {
    height: 45px !important;
    padding-top: 5px;

}

#customer_details .col-1, #customer_details .col-2 {
    padding: 0 !important;
}

.onsale {
    position: absolute;
    left: calc(50% + 15px);
    top: 15px;
    color: #fff;
    padding: 5px 20px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 1em;
}

.onsale:after {
    content: "";

    width: 0;

    height: 0;

    border-style: solid;

    border-width: 0 0 31px 33px;

    border-top-color: transparent !important;

    border-bottom-color: transparent !important;

    position: absolute;

    top: 0;

    right: -33px;

}

.woocommerce-product-gallery {
    position: relative;

    width: 50%;

    float: left;

    padding: 0 15px 0 0;
}

.woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {

    width: 25%;

    float: left;

}

.woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:last-of-type {

    width: calc(25%);
    float: left;
    margin-right: 0;

}

.woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li img {

    height: 128px;

}

.blog > .product {
    position: relative;

}

.wrapper-content .blog > .product {
    position: relative;
    padding: 15px 15px 0;
}

.summary {
    float: left;
    width: 50%;
    padding: 56px 15px 30px;
    border: 1px solid;
    border-radius: 2px;
}

.summary .star-rating {
    font-size: 20px;

}

.summary .woocommerce-product-rating {
    display: flex;
}

.woocommerce-product-gallery__trigger {
    position: absolute;

    top: .875em;

    right: 1.875em;

    display: block;

    height: 2em;

    width: 2em;

    border-radius: 1px;

    z-index: 99;

    text-align: center;

    background: #fff;

    padding-top: 5px;

}

.product_title {
    color: #333333 !important;
    font-size: 24px;
}

.product_meta {
    font-size: .875em;
    padding-top: 0.4em;
    border-top: 1px solid rgba(0, 0, 0, .05);
    margin-top: 1.5em;

}

.woocommerce-tabs {
    float: left;

    width: 100%;

    margin: 30px auto;
}

.woocommerce-tabs ul.tabs {

    list-style: none;
    margin-left: 0;
    text-align: left;
    border-top: 1px solid rgba(0, 0, 0, .05);

}

.woocommerce-tabs ul.tabs {

    width: 29.4117647059%;
    float: left;
    margin-right: 5.8823529412%;

}

.woocommerce-tabs ul.tabs li {

    display: block;
    margin: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    position: relative;

}

.woocommerce-tabs ul.tabs li a {

    padding: 1em 0;
    display: block;

}

.woocommerce-tabs ul.tabs li.active::after {
    opacity: 1;
    right: 0;
}

.woocommerce-tabs ul.tabs li::after {

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: -.125em;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "\f107";
    display: block;
    position: absolute;
    top: 50%;
    right: -1em;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    -webkit-transition: all, ease, 0.3s;
    transition: all, ease, 0.3s;

}

.woocommerce-tabs ul.tabs li::after {
    content: "\f105";
}

.woocommerce-tabs .panel {

    width: 64.7058823529%;
    float: right;
    margin-right: 0;
    margin-top: 0;

}

#tab-description, .woocommerce-tabs ul.tabs {
    padding: 0 15px;
    position: relative;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    display: inline-block;
}

#reviews #comments {
    margin: 0;
    padding-top: 0;
}


.woocommerce #review_form #respond p {
    margin: 0 0 10px;
}

.woocommerce p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none;
}

.woocommerce p.stars a::before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    content: "\f005";
    text-indent: 0;
    font-weight: bold;
}

.woocommerce p.stars.selected a:not(.active)::before {
    font-family: "Font Awesome 5 Free";
    content: "\f005";
    font-weight: bold;

}

.woocommerce p.stars:hover a::before {
    font-family: "Font Awesome 5 Free";
    content: "\f005";
    font-weight: bold;

}

p.stars a {

    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none;
    margin-right: 1px;
    font-weight: 400;

}

p.stars a::before {

    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em !important;
    height: 1em !important;
    line-height: 1 !important;
    font-family: star;
    content: '\53';
    color: #43454b;
    text-indent: 0;
    opacity: .25;

}

.star-rating {
    overflow: hidden;
    position: relative;
    height: 1.618em !important;
    line-height: 1.618;
    font-size: 1em !important;
    width: 5.3em !important;
    font-family: star;
    font-weight: 400;

}

#reviews .commentlist li .comment_container .comment-text .star-rating {

    font-size: .875em !important;
    line-height: 1 !important;

}

#reviews .commentlist li .comment_container .comment-text .star-rating {

    float: right;
    font-size: .875em !important;
    line-height: 1 !important;
    height: 21px !important;

}

.star-rating span {

    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.618em !important;

}

#reviews .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em !important;
}

.star-rating span::before {
    font-size: 20px !important;
    content: '\f005\f005\f005\f005\f005';
    top: 0;
    position: absolute;
    left: 0;
    color: #2c2d33;
    font-family: "Font Awesome 5 Free";
    font-weight: bold;

}

.comment-text .star-rating span::before {
    font-size: 20px !important;
}

.star-rating::before {

    content: '\f005\f005\f005\f005\f005';

    font-weight: bold;

    opacity: .25;

    float: left;

    top: 0;

    left: 0;

    position: absolute;

    font-family: "Font Awesome 5 Free";

}

#reviews .commentlist li .comment_container .comment-text .star-rating {

    font-size: .875em !important;
    line-height: 1 !important;

}

.star-rating {

    line-height: 1.618 !important;
    font-size: 1em !important;
    font-family: star;
    font-weight: 400;

}

p.stars.selected a:not(.active)::before {
    content: '\53';
    color: #96588a;
    opacity: 1;
}

p.stars.selected a.active ~ a::before {

    content: '\53';
    color: #43454b;
    opacity: .25;

}

p.stars a::before, p.stars a:hover ~ a::before, p.stars.selected a.active ~ a::before {
    opacity: .6;
    color: #6d6d6d;

}

p.stars:hover a::before {

    content: '\f005';
    opacity: 1;
    font-weight: bold;


}

p.stars.selected a.active::before {

    content: '\f005';
    opacity: 1;
    font-weight: bold;


}

p.stars.selected a.active::before, p.stars:hover a::before, p.stars.selected a:not(.active)::before, p.stars.selected a.active::before {

    color: #96588a;

}

.woocommerce-tabs .panel h2:first-of-type {

    font-size: 1.618em;
    margin-bottom: 1em;
    margin-top: 1em;

}

.woocommerce-tabs input[type="submit"] {

    border: 0;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    background: 0 0;
    background-color: rgba(0, 0, 0, 0);
    background-color: #43454b;
    border-color: #43454b;
    color: #fff;
    cursor: pointer;
    padding: .6180469716em 1.41575em;
    text-decoration: none;
    font-weight: 600;
    text-shadow: none;
    display: inline-block;
    outline: 0;
    -webkit-appearance: none;
    border-radius: 0;

}

.quantity {
    float: left;
    margin-right: 20px;
}

button.alt {
    border: none;
    padding: 3px 15px;
    color: #ffffff;
}

#reviews .commentlist {

    list-style: none;
    margin-left: 0;

}

#reviews .commentlist li:last-child {

    border-bottom: 0;
    margin-bottom: 0;

}

#reviews .commentlist li {

    margin-bottom: 2.617924em;
    list-style: none;
    clear: both;

}

#reviews .commentlist li .comment_container {

    border-radius: 3px;

}

#reviews .commentlist li .avatar {

    width: 9.0909090909%;
    float: left;
    margin-right: 9.0909090909%;
    height: auto;

}

.related.products {

    display: block;
    width: 100%;
    float: left;

}

#reviews .commentlist li .avatar {

    width: 90px;
    height: 90px;
    margin-right: 20px;
    float: left;

}

#reviews .commentlist li .comment_container {

    border-radius: 3px;
    margin: 49px auto;
}

ul.children {
    margin-left: 50px;
}

.meta .woocommerce-review__author {
    font-size: 18px;

    text-transform: uppercase;

    color: #222;
}

.meta .woocommerce-review__published-date {
    font-size: 15px;

    color: #777;

    font-style: italic;
}

.comment-reply-title {
    font-style: italic;

    font-size: 35px;

    font-weight: 400;
}

.comment-form-rating {
    margin-top: 34px;
}

.comment-form-rating label {
    font-size: 18px;
}

.product-quantity {
    overflow: hidden;
}

.comment-form-cookies-consent {
    margin: 15px auto;
}

.comment-form-cookies-consent label {
    margin: 0 15px;
}

.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {
    color: inherit;
    cursor: not-allowed;
    opacity: .5;
    padding: .618em 1em;
}


.woocommerce-error::after, .woocommerce-info::after, .woocommerce-message::after {
    clear: both;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #515151;
    background-color: #ebe9eb;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}

.woocommerce #respond input#submit{
    margin: 15px 0;

}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #a46497;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    display: block;
    text-align: center;
    margin-bottom: 1em;
    font-size: 1.25em;
    padding: 1em;
}


.error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button {
    float: right;
}

.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
    font-family: "Font Awesome 5 Free";
    content: "\f058";
    display: inline-block;
    position: absolute;
    top: 1em;
    left: 1.5em;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: 1em 2em 1em 3.5em;
    margin: 0 0 2em;
    position: relative;
    background-color: #f7f6f7;
    color: #515151;
    border-top: 3px solid #a46497;
    border-top-color: rgb(164, 100, 151);
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
    overflow: hidden;
}

.woocommerce-message {
    border-top-color: #8fae1b;
}

.woocommerce-message::before {
    color: #8fae1b;
}

@media screen and (max-width: 992px) {
    .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li img {

        height: 82px;

    }
}

@media screen and (max-width: 768px) {
    .woocommerce table.cart td.actions .input-text {

        min-width: 150px;
        position: relative;
        display: inline-block;
        background: #fff;
        box-shadow: 0 0 5px #b7b7b7;
        border-radius: 3px;
        border: none;
        padding: 7px 15px;
        width: 100% !important;
        margin: 0 0 15px;

    }

    .woocommerce table.cart td.actions .coupon .input-text + .button {
        float: left;
    }

    .woocommerce-product-gallery {
        width: 100%;
        padding: 0;
        margin: 15px 0;
    }

    .summary {
        width: 100%;
    }

    .onsale {
        top: 510px;
        left: 15px;
    }

    .woocommerce-tabs ul.tabs {

        width: 100%;
        float: left;
        margin-right: 0;
        text-align: center;
        border-bottom: 1px solid rgba(0, 0, 0, .05);

    }

    .woocommerce-tabs .panel {
        width: 100%;
    }

    .woocommerce-tabs ul.tabs li {

        display: inline-block;
        margin: 0;
        border-bottom: none;
        position: relative;
        float: none;
        padding: 0 20px;

    }

    .woocommerce-tabs ul.tabs li::after {

        content: "\f107";

    }

    .blog {

        float: none;
        width: 100%;
        padding: 0 15px;
    }
}

@media screen and (max-width: 576px) {
    .onsale {
        display: none;
    }

    .summary {

        padding: 30px 15px 30px;
    }

    .woocommerce-ordering select.orderby {

        float: none;
        padding: 15px 35px 15px 15px !important;
        -webkit-appearance: none;
        appearance: none;
        position: relative;
        margin: 0 auto;

    }

    .select-order-wrapper {

        position: relative;
        display: block;
        background: #fff;
        border-radius: 3px;

    }

    .woocommerce-ordering .woocommerce-result-count {

        float: left;
        font-size: 20px;
        padding: 15px 0;

    }

    .woocommerce-ordering {

        width: 100%;
        padding: 30px 15px 0;

    }
}
