.fs_box_overlay {
    opacity: 0;
    -ms-transition: .4s ease-in-out;
    position: absolute;
    background-color: rgba(189,51,51,.7);
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.item:hover .fs_box_overlay {
    opacity: 1
}

.tooltip-content,.tooltip-content::after,.tooltip-item::after {
    pointer-events: none;
    left: 50%;
    position: absolute
}

.item_carusel_colors_container,.item_clean_des,.item_name,.item_price_title_container {
    overflow: hidden;
    visibility: visible
}

.image_container,.item_name {
    text-align: center;
    box-sizing: border-box
}

.item,.prices_container {
    position: relative;
    float: right
}

.item_btn:hover,.wishlist_btn a:hover {
    background-color: #333!important;
    color: #fff!important
}

.button.hollow:focus,.button.hollow:hover,.item .button.hollow {
    background-color: #fff
}

.button.hollow:focus,.item .button.hollow:hover {
    border: 1px solid;
    background-color: #f4f4f4
}

.item .item_btn,.item .wishlist_btn a,.item:hover .item_btn,.item:hover .wishlist_btn a {
    opacity: 1;
    transform: scale(1);
    transition: .3s
}

.add_to_cart_btn a:hover {
    background-color: #f9f9f9!important
}

.prices_container {
    width: 100%;
    height: 35px;
    margin-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center
}

.item .plus_minus_container {
    float: left;
    height: 30px;
    margin-top: 10px;
    margin-left: calc(50% - 50px);
    margin-right: calc(50% - 50px);
    width: 100px!important
}

.discount_lable_container,.item .plus-minus-input {
    align-items: center
}

.item .plus-minus-input .input-group-field {
    width: 40px;
    height: 30px;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-right: 0;
    border-left: 0;
    display: block;
    box-sizing: border-box;
    line-height: 0;
    font-family: arial;
    text-align: center
}

.item .plus-minus-input .input-group-field::-webkit-inner-spin-button,.plus-minus-input .input-group-field ::-webkit-outer-spin-button {
    appearance: none
}

.item .plus-minus-input .input-group-button .circle {
    cursor: pointer;
    width: 30px;
    height: 30px;
    font-size: 15px;
    box-sizing: border-box;
    border-radius: 50%
}

.item .input-group {
    display: flex;
    width: 100%;
    align-items: stretch
}

.item .input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    flex: 0 0 auto
}

.item .button.hollow {
    border: 1px solid;
    color: #333;
    background-color: #fff
}

.item_detalis {
    width: 100%;
    float: right;
    direction: rtl;
    text-align: center;
    margin-top: 15px
}

.item_name {
    width: 100%;
    padding: 0 20px;
    height: 55px;
    line-height: 1.3em!important;
    font-size: 19px;
    font-weight: 300;
    align-items: flex-start;
    display: flex;
    justify-content: center;
    font-family: Futurism,sans-serif
}

.item_clean_des,.item_prop {
    width: 100%;
    float: right;
    font-size: 16px;
    text-align: center
}

.item_prop {
    height: 17px;
    line-height: 1em!important;
    font-weight: 300;
    align-items: flex-start;
    display: flex;
    justify-content: center
}

.item_clean_des {
    padding: 0 20px;
    box-sizing: border-box;
    height: 60px;
    line-height: 1.4em
}

.item_price_container {
    width: 88px;
    float: none;
    display: flex;
    text-align: center;
    direction: rtl;
    flex-direction: column;
}
.item_price_sep_container {
    width: 1px;
    height: 30px;
    float: none;
    display: inline-block;
    background-color: #d5d5d5
}

.item_price_title_container {
    width: 100%;
    float: right;
    font-size: 15px;
    font-weight: 300;
    text-align: center;
    box-sizing: border-box;
    line-height:1em
}

.item_price {
    width: auto;
    float: none;
    font-size: 19px;
    font-weight: 300;
    text-align: center;
    padding-top: 0;
    display: inline-block;
    clear: both
}

.add_to_cart_btn a,.item_btn,.wishlist_btn a {
    cursor: pointer;
    text-align: center!important
}

.rate_icon {
    font-size: 14px
}

.item_detalis_container {
    width: 215px;
    float: left;
    margin: 20px calc(50% - 107.5px);
    border-top: 0 solid #e6e6e6;
    display: flex;
    align-items: center;
    justify-content: center
}

.add_to_cart_text,.add_view_product_text,.item_btn_text,.wishlist_text {
    margin-top: 0;
    font-size: 17px!important;
    cursor: pointer;
    text-align: center!important;
    font-weight: 300;
}

.discount_lable_container,.lable_container {
    top: 7px;
    font-size: 14px;
    height: 25px;
    z-index: 0;
    padding: 0 7px
}

.club_box_container,.discount_lable_container,.lable_container {
    align-content: center;
    text-align: center;
    line-height: 1.1em;
    direction: rtl
}

.add_to_cart_btn a,.item_btn {
    float: right;
    transition: .2s;
    box-sizing: border-box
}

.item_btn {
    border-radius: 50%;
    width: 35px;
    align-items: center;
    display: flex;
    justify-content: center
}

.item_btn,.wishlist_btn a {
    height: 35px;
    left: 0!important
}

.club_box_container,.discount_lable_container,.lable_container,.out_of_stock_container {
    position: absolute;
    display: flex
}

.item_btn i,.wishlist_btn a i {
    margin: 0;
    font-size: 16px;
    padding: 0;
    display: table-cell;
    vertical-align: middle
}

.item_btn_text,.wishlist_text {
    float: right!important;
    width: 100%!important
}

.add_to_cart_text,.add_view_product_text {
    float: none!important;
    width: auto!important;
}

.add_to_cart_btn a {
    width: 125px!important;
    height: 35px;
    font-weight: 300;
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 25px;
    align-items: center;
    display: flex;
    justify-content: center;
    border: 1px solid #000;
    
}

.discount_lable_container,.lable_container {
    right: 7px;
    width: auto;
    justify-content: center
}

.add_view_product_text {
    color: #000
}

.lable_container {
    position: absolute;
    display: inline-flex;
    align-items: center
}

.wishlist_btn a {
    float: right;
    display: table;
    border-right-width: 1px;
    transition: .2s;
    box-sizing: border-box;
    border-radius: 50%;
    width: 35px!important
}

.lable_text {
    width: auto;
    float: right;
    margin-bottom: 2px
}

.text_lable_container {
    top: 7px;
    right: 7px
}

.lable_container .rate_icon {
    font-size: 14px
}

.regular_lable_container {
    position: absolute;
    top: 5px;
    left: 5px;
    font-size: 16px;
    z-index: 0;
    padding: 0 5px;
    box-sizing: border-box;
    align-content: center;
    justify-content: center;
    align-items: center
}

.more_regular_lable_container .text,.regular_lable_container .text {
    width: 100%;
    margin-bottom: 2px;
    text-align: center;
    line-height: 1.1em
}

.circle {
    width: 60px;
    height: 60px;
    border-radius: 50%!important
}

.star,.triangle {
    width: auto;
    height: auto
}

.square,.star {
    width: 60px;
    height: 60px
}

.square {
    border-radius: 2%!important
}

.star {
    border-radius: 10px!important
}

.deal_lable_container {
    position: absolute;
    width: 100%;
    height: auto;
    bottom: 0;
    left: 0;
    font-size: 19px;
    z-index: 0;
    padding: 0 0 2px;
    box-sizing: border-box;
    align-content: center;
    justify-content: center;
    align-items: center
}

.deal_lable_container .text {
    font-size: 21px;
    font-weight: 300;
    margin-left: 5px
}

.deal_lable_container .price,.deal_lable_container .rate_icon {
    font-size: 21px;
    font-weight: 700
}

.image_container,.item,.tooltip,.tooltip-item {
    position: relative
}

.out_of_stock_container {
    width: calc(100% - 40px);
    height: 35px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    z-index: 1;
    padding: 0;
    border-radius: 25px;
    align-items: center;
    justify-content: center;
    display: inline-flex;
    align-items: center;
    text-decoration: none
}

.out_of_stock_text {
    font-size: 17px;
    padding-bottom: 3px
}

@keyframes bell-shake {
    0%,100% {
        transform: rotate(0)
    }

    10% {
        transform: rotate(-15deg)
    }

    20% {
        transform: rotate(10deg)
    }

    30% {
        transform: rotate(-10deg)
    }

    40% {
        transform: rotate(8deg)
    }

    50% {
        transform: rotate(-8deg)
    }

    60% {
        transform: rotate(6deg)
    }

    70% {
        transform: rotate(-6deg)
    }

    80% {
        transform: rotate(4deg)
    }

    90% {
        transform: rotate(-4deg)
    }
}

.out_of_stock_container i {
    margin-right: 5px;
    display: inline-block;
    transform-origin: top center
}

.out_of_stock_container:hover i {
    animation: 1s ease-in-out bell-shake
}

.item {
    direction: rtl;
    box-sizing: border-box;
    border-radius: 3px
}

.club_box_container {
    top: 200px;
    left: 10px;
    z-index: 1;
    width: 55px;
    height: 45px;
    font-size: 13px;
    justify-content: center;
    align-items: center;
    border-radius: 10px
}

.tooltip {
    display: inline;
    z-index: 9
}

.tooltip-item {
    display: inline-flex
}

.tooltip-item::after {
    content: '';
    width: 110px;
    height: 20px;
    bottom: 100%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.tooltip:hover .tooltip-item::after {
    pointer-events: auto
}

.tooltip-content {
    z-index: 9999;
    width: 90px;
    margin: 0 0 20px -43px;
    bottom: 100%;
    text-align: center;
    font-size: 22px!important;
    font-weight: 300;
    line-height: 1.2;
    box-shadow: -5px -5px 15px rgba(45,45,45,.2);
    background: #fff;
    opacity: 0;
    cursor: default
}

.tooltip-effect-1 .tooltip-content {
    -webkit-transform: translate3d(0,-10px,0);
    transform: translate3d(0,-10px,0);
    -webkit-transition: opacity .3s,-webkit-transform .3s;
    transition: opacity .3s,transform .3s
}

.tooltip-effect-2 .tooltip-content {
    -webkit-transform-origin: 50% calc(100% + 10px);
    transform-origin: 50% calc(100% + 10px);
    -webkit-transform: perspective(1000px) rotate3d(1,0,0,45deg);
    transform: perspective(1000px) rotate3d(1,0,0,45deg);
    -webkit-transition: opacity .2s,-webkit-transform .2s;
    transition: opacity .2s,transform .2s
}

.tooltip-effect-3 .tooltip-content {
    -webkit-transform: translate3d(0,10px,0) rotate3d(1,1,0,25deg);
    transform: translate3d(0,10px,0) rotate3d(1,1,0,25deg);
    -webkit-transition: opacity .3s,-webkit-transform .3s;
    transition: opacity .3s,transform .3s
}

.tooltip-effect-4 .tooltip-content {
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scale3d(.7,.3,1);
    transform: scale3d(.7,.3,1);
    -webkit-transition: opacity .2s,-webkit-transform .2s;
    transition: opacity .2s,transform .2s
}

.tooltip-effect-5 .tooltip-content {
    width: 180px;
    margin-left: -90px;
    -webkit-transform-origin: 50% calc(100% + 6em);
    transform-origin: 50% calc(100% + 6em);
    -webkit-transform: rotate3d(0,0,1,15deg);
    transform: rotate3d(0,0,1,15deg);
    -webkit-transition: opacity .2s,-webkit-transform .2s cubic-bezier(.17,.67,.4,1.39);
    transition: opacity .2s,transform .2s cubic-bezier(.17,.67,.4,1.39)
}

.tooltip:hover .tooltip-content {
    pointer-events: auto;
    opacity: 1;
    -webkit-transform: translate3d(0,0,0) rotate3d(0,0,0,0);
    transform: translate3d(0,0,0) rotate3d(0,0,0,0)
}

.tooltip.tooltip-effect-2:hover .tooltip-content {
    -webkit-transform: perspective(1000px) rotate3d(1,0,0,0deg);
    transform: perspective(1000px) rotate3d(1,0,0,0deg)
}

.tooltip-content::after {
    content: '';
    top: 100%;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-color: #fff transparent transparent;
    margin-left: -10px
}

.tooltip-content img {
    position: relative;
    height: 170px;
    display: block;
    float: left;
    margin-right: 1em
}

.tooltip-text {
    font-size: .68em;
    line-height: 1.35;
    display: block;
    padding: 6px;
    color: #404041
}

.tooltip-effect-5 .tooltip-text {
    padding: 1.4em
}

.tooltip-text a {
    font-weight: 700
}

.item_carusel_colors_container {
    text-align: center;
    width: 100%;
    height: 50px;
    float: right;
    margin-top: 15px;
    align-items: center;
    display: flex;
    justify-content: center
}

.item_colors_wrapper {
    width: 100%;
    float: right
}

.item_carusel_color,.item_carusel_image {
    float: none;
    border-radius: 50%;
    clear: none;
    margin-right: 3px;
    margin-left: 3px;
    cursor: pointer;
    padding: 5px;
    box-sizing: border-box;
    display: inline-block
}

.item_carusel_color {
    width: 30px;
    height: 30px;
    border: 1px solid #ccc
}

.item_carusel_image {
    width: 45px;
    height: 45px;
    border: 1px solid #ccc
}

.carusel_products_home .owl-next,.carusel_products_home .owl-prev {
    width: 35px;
    height: 35px;
    font-size: 28px;
    display: flex;
    padding: 0!important;
    margin: 0!important;
    position: absolute;
    color: #fff!important;
    border-radius: 50%;
    background-color: #000!important;
    justify-content: center;
    align-content: center
}

.carusel_products_home .owl-dot {
    display: none!important
}

.image_container {
    width: 100%;
    aspect-ratio: 4 / 3;
    overflow: hidden;
    display: block; /* Ã—Å“Ã—Â flex */
}
.image_container img {
    width: 100%;
    height: 100%;
    object-fit: cover;   /* Ã—â€Ã—â€ºÃ—â„¢ Ã—â€”Ã—Â©Ã—â€¢Ã—â€˜ */
    display: block;
}

.item_image_size {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform .3s ease-in-out
}

.item:hover .item_image_size {
    transform: scale(1.03)
}

@media (min-width: 1438px) {
    .item {
        width:23.5%!important;
        margin-bottom: 2%;
        margin-left: 2%!important;
        border: 1px solid
    }

    .item:nth-of-type(4n) {
        margin-left: 0!important
    }

    .carusel_products_home {
        width: 100%;
        margin: auto;
        position: relative;
        max-width: 1570px
    }

    .carusel_products_home .item {
        width: calc(100% - 30px)!important;
        margin-right: 15px!important;
        margin-left: 15px!important;
        padding-bottom: 0
    }

    .carusel_products_home .owl-prev {
        right: -45px;
        top: calc(50% - 40px)
    }

    .carusel_products_home .owl-next {
        left: -45px;
        top: calc(50% - 40px)
    }
}

@media (max-width: 1439px) and (min-width:769px) {
    .item {
        width:31.33333%;
        margin-bottom: 3%;
        margin-left: 3%
    }

    .item:nth-of-type(3n) {
        margin-left: 0
    }

    .carusel_products_home {
        width: calc(100% - 80px);
        padding-left: 40px;
        padding-right: 40px;
        position: relative
    }

    .carusel_products_home .item {
        width: calc(100% - 30px)!important;
        margin-right: 15px!important;
        margin-left: 15px!important;
        padding-bottom: 25px
    }

    .carusel_products_home .owl-prev {
        right: 50px;
        top: calc(50% - 40px)
    }

    .carusel_products_home .owl-next {
        left: 50px;
        top: calc(50% - 40px)
    }
}

@media (max-width: 768px) and (min-width:319px) {
    .item {
        width:47.5%;
        margin-bottom: 5%;
        margin-left: 5%;
        border-radius: 5px!important
    }

    .item:nth-of-type(2n) {
        margin-left: 0
    }

    .carusel_products_home .item {
        width: 90%!important;
        margin-bottom: 0!important;
        margin-left: 5%!important;
        margin-right: 5%!important;
        padding: 0
    }

    .carusel_products_home .owl-prev {
        right: 15px;
        top: calc(50% - 40px);
        display: none
    }

    .carusel_products_home .owl-next {
        left: 15px;
        top: calc(50% - 40px);
        display: none
    }

    .image_container {
        display: block;
        width: 100%;
        aspect-ratio: 1/1;
        position: relative;
        overflow: hidden;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        margin-bottom: 10px
    }

    .item_image_size {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
        transition: transform .3s ease-in-out
    }

    .item_detalis_container {
        width: 100%;
        margin: 15px 0;
        align-items: center;
        display: flex;
        justify-content: center
    }

    .item_btn,.tooltip-text,.tooltip:hover .tooltip-content,.wishlist_btn {
        display: none!important
    }

    .add_to_cart_btn a {
        padding: 7px 0;
        margin-left: 0;
        margin-right: 0;
        border-radius: 25px;
        width: 115px!important
    }

    .add_view_product_text {
        font-size: 15px!important
    }

    .item_name {
        width: 100%;
        padding: 0 10px;
        height: 70px;
        font-size: 19px;
        line-height: 1.2em!important
    }

    .club_box_container,.item_clean_des {
        display: none
    }

    .carusel_products_home {
        width: calc(100% - 10px);
        padding-left: 5px;
        padding-right: 5px;
        position: relative
    }

    .item_carusel_colors_container {
        margin-bottom: 0;
        height: 35px
    }

    #carousel123 .item_carusel_colors_container {
        width: 100%;
        margin-top: 10px;
        margin-bottom: 0;
        margin-right: 0;
        align-items: center;
        display: flex;
        justify-content: center
    }

    .item_carusel_color,.item_carusel_image {
        margin-right: 0;
        margin-left: 5px;
        margin-top: 0
    }

    #carousel123 .item_carusel_color,#carousel123 .item_carusel_image {
        width: 20px;
        height: 20px;
        float: none;
        margin-right: 0;
        margin-left: 5px;
        margin-top: 0
    }

    .item_carusel_color {
        width: 25px;
        height: 25px;
        float: right
    }

    .item_carusel_image {
        width: 35px;
        height: 35px;
        float: right
    }

    .discount_lable_container,.lable_container {
        height: 20px;
        padding: 0 5px
    }

    .item_detalis {
        margin-top: 5px
    }

    .out_of_stock_container {
        width: calc(100% - 20px);
        height: 35px;
        left: 5px;
        right: 10px;
        z-index: 1;
        padding: 0;
        border-radius: 25px;
        align-items: center;
        justify-content: center;
        bottom: 15px
    }

    .out_of_stock_text {
        font-size: 17px;
        padding-bottom: 3px
    }

    .regular_lable_container {
        font-size: 14px
    }

    .circle,.square {
        width: 50px;
        height: 50px
    }

    .star {
        width: 60px;
        height: 60px;
        border-radius: 10px!important
    }
}

@media (max-width: 320px) {
    .item {
        width:47.5%;
        margin-bottom: 5%;
        margin-left: 5%;
        border-radius: 5px!important
    }

    .item:nth-of-type(2n) {
        margin-left: 0
    }

    .carusel_products_home .item {
        width: 90%!important;
        margin-bottom: 0!important;
        margin-left: 5%!important;
        margin-right: 5%!important;
        padding: 0
    }

    .carusel_products_home .owl-prev {
        right: 15px;
        top: calc(50% - 40px);
        display: none
    }

    .carusel_products_home .owl-next {
        left: 15px;
        top: calc(50% - 40px);
        display: none
    }

    .image_container {
        display: block;
        width: 100%;
        aspect-ratio: 1/1;
        position: relative;
        overflow: hidden;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        margin-bottom: 10px
    }

    .item_image_size {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
        transition: transform .3s ease-in-out
    }

    .fs_middle {
        display: table-cell;
        vertical-align: top!important
    }

    .item_detalis_container {
        width: 100%;
        margin: 15px 0;
        align-items: center;
        display: flex;
        justify-content: center
    }

    .item_btn,.tooltip-text,.tooltip:hover .tooltip-content,.wishlist_btn {
        display: none!important
    }

    .add_to_cart_btn a {
        padding: 7px 0;
        margin-left: 0;
        margin-right: 0;
        border-radius: 25px;
        width: 115px!important
    }

    .add_view_product_text {
        font-size: 15px!important
    }

    .item_name {
        width: 100%;
        padding: 0 10px;
        height: 70px;
        font-size: 19px;
        line-height: 1.2em!important
    }

    .club_box_container,.item_clean_des {
        display: none
    }

    .carusel_products_home {
        width: calc(100% - 10px);
        padding-left: 5px;
        padding-right: 5px;
        position: relative
    }

    .item_carusel_colors_container {
        margin-bottom: 0;
        height: 35px
    }

    #carousel123 .item_carusel_colors_container {
        width: 100%;
        margin-top: 10px;
        margin-bottom: 0;
        margin-right: 0;
        align-items: center;
        display: flex;
        justify-content: center
    }

    .item_carusel_color,.item_carusel_image {
        margin-right: 0;
        margin-left: 5px;
        margin-top: 0
    }

    #carousel123 .item_carusel_color,#carousel123 .item_carusel_image {
        width: 20px;
        height: 20px;
        float: none;
        margin-right: 0;
        margin-left: 5px;
        margin-top: 0
    }

    .item_carusel_color {
        width: 25px;
        height: 25px;
        float: right
    }

    .item_carusel_image {
        width: 35px;
        height: 35px;
        float: right
    }

    .discount_lable_container,.lable_container {
        height: 20px;
        padding: 0 5px
    }

    .item_detalis {
        margin-top: 5px
    }

    .out_of_stock_container {
        width: calc(100% - 20px);
        height: 35px;
        left: 5px;
        right: 10px;
        z-index: 1;
        padding: 0;
        border-radius: 25px;
        align-items: center;
        justify-content: center;
        bottom: 15px
    }

    .out_of_stock_text {
        font-size: 17px;
        padding-bottom: 3px
    }

    .regular_lable_container {
        font-size: 14px
    }

    .circle,.square {
        width: 50px;
        height: 50px
    }

    .star {
        width: 60px;
        height: 60px;
        border-radius: 10px!important
    }
}
