﻿.gr-bx-mn {
    padding-top: 15px;
}

.report-line {
    direction: rtl;
    float: right;
    color: #555;
    font-size: 12px;
}

    .report-line i {
        position: relative;
        top: 1px;
        padding-left: 5px;
        font-size: 14px;
        color: #777;
    }


.bookmark-lnk i {
    color: #ad0000 ;
    padding-left: 5px;
}

.rate-bx {
    float: left;
    position: absolute;
    left: 0;
    bottom: 41px;
}

.introsocialul {
    margin-left: 24px;
    display: inline-block;
    position: relative;
    top: -3px;
}

    .introsocialul li {
        display: inline;
        font-size: 17px;
        margin-right: 5px;
    }

        .introsocialul li a {
            color: #969595;
        }

.notAvailable {
    direction: rtl;
    line-height: 35px;
    margin-top: 20px;
    border: 1px dotted #d1d1d1;
    padding: 10px;
    border-radius: 10px;
    font-size: 15px;
}

    .notAvailable p {
        font-weight: 700;
        color: #ef0000;
        font-size: 17px;
    }

.tf-balsa {
    color: #c6c6c7;
    font-size: 14px;
    margin: 0 15px;
    direction: rtl;
    margin-top: 2px;
}

.discount-price {
    font-size: 14px;
    color: #c6c6c7;
    margin-top: 3px;
}

.userpriceTextbox {
    text-align: center;
    border: none;
    font-size: 20px;
    width: 95px;
    height: 26px;
}

.qtyplus {
    background: none;
    border: 0;
    font-size: 25px;
    position: absolute;
    top: 3px;
    color: #555;
    right: 10px;
}

.qtyminus {
    background: none;
    border: 0;
    font-size: 35px;
    position: absolute;
    top: -2px;
    color: #555;
}

.img-bx-product-dt a img {
    display: block;
    width: 100%;
    border-radius: 16px;
}



.img-bx-product-dt a {
    position: relative;
}

.img-bx-product-dt .blur-ds:before {
    width: 100%;
    height: 100%;
    position: absolute;
    background-image: url('/App_Themes/images/play-g.png');
    background-position: center;
    background-repeat: no-repeat;
    content: "";
    top: 0;
    z-index: 9;
    left: 0;
}

.thumbnails-slider {
    width: 105px;
    padding: 0px 0 15px 0;
    margin-left: 16px;
    /** Previous/next buttons */
    /** Single thumbnail */
}

    .thumbnails-slider button {
        height: 30px;
        width: 50%;
        padding: 0;
        margin: 0;
        font-size: 30px;
        color: rgba(0, 0, 0, 0.7);
    }

        .thumbnails-slider button:not([disabled]):hover {
            background-color: rgba(0, 0, 0, 0.1);
            color: black;
        }

        .thumbnails-slider button:focus {
            background-color: #fff;
        }

            .thumbnails-slider button:focus .slick-prev-icon,
            .thumbnails-slider button:focus .slick-next-icon {
                color: white !important;
            }

        .thumbnails-slider button.slick-prev {
            bottom: -6px;
            left: 0;
            top: auto;
        }

            .thumbnails-slider button.slick-prev .slick-prev-icon {
                display: inline-block;
                transform: rotate(90deg);
                color: black;
            }

        .thumbnails-slider button.slick-next {
            bottom: -6px;
            right: 0;
            top: auto;
        }

            .thumbnails-slider button.slick-next .slick-next-icon {
                display: inline-block;
                transform: rotate(90deg);
                color: black;
            }

    .thumbnails-slider .thumbnail-button {
        display: block;
        height: 99px !important;
        cursor: pointer;
        border: 0;
        background: none;
        transition: opacity 0.1s linear;
        background-color: #fafafa;
        border-radius: 8px;
        padding: 0 2px;
    }

        .thumbnails-slider .thumbnail-button:focus img, .thumbnails-slider .thumbnail-button:hover img, .thumbnails-slider .thumbnail-button[aria-current=true] img {
            opacity: 1;
            filter: grayscale(0);
        }

        .thumbnails-slider .thumbnail-button:focus img {
        }

        .thumbnails-slider .thumbnail-button img {
            display: block;
            width: 100%;
            height: 100%;
            -o-object-fit: cover;
            object-fit: cover;
            transition: all 0.1s linear;
            border-radius: 17px;
        }

body.compensate-for-scrollbar {
    overflow: hidden;
}

body.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992
}

    .fancybox-container * {
        box-sizing: border-box
    }

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background: #fff;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47,0,.74,.71)
}

.fancybox-is-open .fancybox-bg {
    opacity: 1;
    transition-timing-function: cubic-bezier(.22,.61,.36,1)
}

.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease,visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    transition: opacity .25s ease 0s,visibility 0s ease 0s;
    visibility: visible
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-toolbar {
    right: 0;
    top: 0
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform,opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994
}

    .fancybox-slide:before {
        content: "";
        display: inline-block;
        font-size: 0;
        height: 100%;
        vertical-align: middle;
        width: 0
    }

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
    display: block
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0
}

    .fancybox-slide--image:before {
        display: none
    }

.fancybox-slide--html {
    padding: 6px
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5,0,.14,1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    transform-origin: top left;
    transition-property: transform,opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in
}

.fancybox-can-pan .fancybox-content, .fancybox-can-swipe .fancybox-content {
    cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image, .fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide--video .fancybox-content {
    background: #000
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff
}

.fancybox-iframe, .fancybox-video {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

    .fancybox-error p {
        color: #444;
        font-size: 16px;
        line-height: 20px;
        margin: 0;
        padding: 0
    }

.fancybox-button {
    background: #fff;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px
}

    .fancybox-button, .fancybox-button:link, .fancybox-button:visited {
        color: #ccc
    }

        .fancybox-button:hover {
            color: #000
        }

        .fancybox-button:focus {
            outline: none
        }

        .fancybox-button.fancybox-focus {
            outline: 1px dotted
        }

        .fancybox-button[disabled], .fancybox-button[disabled]:hover {
            color: #888;
            cursor: default;
            outline: none
        }

        .fancybox-button div {
            height: 100%
        }

        .fancybox-button svg {
            display: block;
            height: 100%;
            overflow: visible;
            position: relative;
            width: 100%
        }

            .fancybox-button svg path {
                fill: currentColor;
                stroke-width: 0
            }

.fancybox-button--fsenter svg:nth-child(2), .fancybox-button--fsexit svg:first-child, .fancybox-button--pause svg:first-child, .fancybox-button--play svg:nth-child(2) {
    display: none
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998
}

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401
}

    .fancybox-close-small:hover {
        color: #fff;
        opacity: 1
    }

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none
}

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px
}

    .fancybox-navigation .fancybox-button div {
        padding: 7px
    }

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right)
}

.fancybox-caption {
    background: linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996
}

@supports (padding:max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))
    }
}

.fancybox-caption--separate {
    margin-top: -50px
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all
}

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

    .fancybox-caption a:hover {
        color: #fff;
        text-decoration: underline
    }

.fancybox-loading {
    animation: a 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999
}

@keyframes a {
    to {
        transform: rotate(1turn)
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0,0,.25,1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%,0,0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%,0,0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19,1,.22,1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5,1.5,1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5,.5,.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    transform: rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    transform: rotate(0deg)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0,0,0) translate3d(-100%,0,0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0,0,0) translate3d(100%,0,0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%,0,0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%,0,0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translateZ(0) scale(1)
}

@media (max-height:576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px
    }

    .fancybox-slide--image {
        padding: 6px 0
    }

    .fancybox-close-small {
        right: -6px
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px
    }

    @supports (padding:max(0px)) {
        .fancybox-caption {
            padding-left: max(12px,env(safe-area-inset-left));
            padding-right: max(12px,env(safe-area-inset-right))
        }
    }
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

    .fancybox-share h1 {
        color: #222;
        font-size: 35px;
        font-weight: 700;
        margin: 0 0 20px
    }

    .fancybox-share p {
        margin: 0;
        padding: 0
    }

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

    .fancybox-share__button:link, .fancybox-share__button:visited {
        color: #fff
    }

    .fancybox-share__button:hover {
        text-decoration: none
    }

.fancybox-share__button--fb {
    background: #3b5998
}

    .fancybox-share__button--fb:hover {
        background: #344e86
    }

.fancybox-share__button--pt {
    background: #bd081d
}

    .fancybox-share__button--pt:hover {
        background: #aa0719
    }

.fancybox-share__button--tw {
    background: #1da1f2
}

    .fancybox-share__button--tw:hover {
        background: #0d95e8
    }

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

    .fancybox-share__button svg path {
        fill: #fff
    }

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 0;
    width: 212px;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0,0,0,.3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0,0,0,.1);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px
}

    .fancybox-thumbs__list a:before {
        border: 6px solid #ff5268;
        bottom: 0;
        content: "";
        left: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        top: 0;
        transition: all .2s cubic-bezier(.25,.46,.45,.94);
        z-index: 99991
    }

    .fancybox-thumbs__list a:focus:before {
        opacity: .5
    }

    .fancybox-thumbs__list a.fancybox-thumbs-active:before {
        opacity: 1
    }

@media (max-width:576px) {
    .fancybox-thumbs {
        width: 110px
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px)
    }
}
/* Slider */
/**
  Main image carousel
*/
.main-image-slider {
    position: relative;
    width: 75%;
    height: auto;
    position: relative;
    margin-bottom: 1px;
    /** Previous/next buttons */
    /** Slides */
}

    .main-image-slider button {
        z-index: 1;
    }

        .main-image-slider button.slick-prev {
            left: 10px;
        }

            .main-image-slider button.slick-prev .slick-prev-icon {
                opacity: 1;
            }

        .main-image-slider button.slick-next {
            right: 10px;
        }

            .main-image-slider button.slick-next .slick-next-icon {
                opacity: 1;
            }

    .main-image-slider .slick-slide {
        width: var(--main-image-width);
    }

        .main-image-slider .slick-slide .image-link {
            overflow: hidden;
            transition: outline 0.1s linear;
            background: #fafafa;
            border-radius: 25px;
        }

            .main-image-slider .slick-slide .image-link img {
                display: block;
                -o-object-fit: cover;
                object-fit: cover;
                width: 100%;
                height: 100%;
            }

.product-image-carousels {
    display: flex;
    justify-content: center;
    width: 100%;
    overflow: hidden;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

    .slick-list:focus {
        outline: 0
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand
    }

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

    .slick-track:after, .slick-track:before {
        content: "";
        display: table
    }

    .slick-track:after {
        clear: both
    }

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url() center center no-repeat
}

.slick-next, .slick-prev {
    position: absolute;
    top: 50%;
    display: block;
    padding: 0;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    border: none;
    transform: translate(0,-50%)
}

    .slick-next:focus .slick-next-icon, .slick-next:focus .slick-prev-icon, .slick-next:hover .slick-next-icon, .slick-next:hover .slick-prev-icon, .slick-prev:focus .slick-next-icon, .slick-prev:focus .slick-prev-icon, .slick-prev:hover .slick-next-icon, .slick-prev:hover .slick-prev-icon {
        opacity: 1
    }

    .slick-next:focus, .slick-prev:focus {
        top: calc(50% - 1px)
    }

        .slick-next:focus .slick-next-icon, .slick-next:focus .slick-prev-icon, .slick-prev:focus .slick-next-icon, .slick-prev:focus .slick-prev-icon {
            color: orange;
            font-size: 28px;
            margin-left: -2px
        }

    .slick-next.slick-disabled, .slick-prev.slick-disabled {
        cursor: default
    }

        .slick-next.slick-disabled .slick-next-icon, .slick-next.slick-disabled .slick-prev-icon, .slick-prev.slick-disabled .slick-next-icon, .slick-prev.slick-disabled .slick-prev-icon {
            opacity: .25
        }

    .slick-next .slick-next-icon, .slick-next .slick-prev-icon, .slick-prev .slick-next-icon, .slick-prev .slick-prev-icon {
        display: block;
        color: #000;
        opacity: .75;
        font-family: slick;
        font-size: 24px;
        line-height: 1
    }

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev .slick-prev-icon:before {
    content: "←"
}

[dir=rtl] .slick-prev .slick-prev-icon:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

.slick-next .slick-next-icon:before {
    content: "→"
}

[dir=rtl] .slick-next .slick-next-icon:before {
    content: "←"
}

.slick-slider {
    margin-bottom: 30px
}

    .slick-slider.slick-dotted {
        margin-bottom: 60px
    }

.slick-dots {
    position: absolute;
    bottom: -30px;
    display: block;
    padding: 0;
    margin: 0;
    width: 100%;
    list-style: none;
    text-align: center
}

    .slick-dots li {
        position: relative;
        display: inline-block;
        margin: 0 5px;
        padding: 0
    }

        .slick-dots li button {
            display: block;
            height: 20px;
            width: 20px;
            margin-top: -4px;
            margin-left: -4px;
            line-height: 0;
            font-size: 0;
            color: transparent;
            border: 0;
            background: 0 0;
            cursor: pointer
        }

            .slick-dots li button:focus .slick-dot-icon, .slick-dots li button:hover .slick-dot-icon {
                opacity: 1
            }

                .slick-dots li button:focus .slick-dot-icon:before {
                    color: orange
                }

            .slick-dots li button .slick-dot-icon {
                color: #000;
                opacity: .25
            }

                .slick-dots li button .slick-dot-icon:before {
                    position: absolute;
                    top: 0;
                    left: 0;
                    content: "•";
                    font-family: slick;
                    font-size: 12px;
                    line-height: 1;
                    text-align: center;
                    transition: all .05s linear
                }

        .slick-dots li.slick-active button:focus .slick-dot-icon {
            color: orange;
            opacity: 1
        }

        .slick-dots li.slick-active button .slick-dot-icon {
            color: #000;
            opacity: 1
        }

            .slick-dots li.slick-active button .slick-dot-icon:before {
                margin-top: -3px;
                margin-left: -2px;
                font-size: 18px
            }

.slick-sr-only {
    border: 0 !important;
    clip: rect(1px,1px,1px,1px) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important
}

.slick-autoplay-toggle-button {
    position: absolute;
    left: 5px;
    bottom: -32px;
    z-index: 10;
    opacity: .75;
    background: 0 0;
    border: 0;
    cursor: pointer;
    color: #000
}

    .slick-autoplay-toggle-button:focus, .slick-autoplay-toggle-button:hover {
        opacity: 1
    }

    .slick-autoplay-toggle-button:focus {
        color: orange
    }

    .slick-autoplay-toggle-button .slick-pause-icon:before {
        content: "⏸";
        width: 20px;
        height: 20px;
        font-family: slick;
        font-size: 18px;
        font-weight: 400;
        line-height: 20px;
        text-align: center
    }

    .slick-autoplay-toggle-button .slick-play-icon:before {
        content: "▶";
        width: 20px;
        height: 20px;
        font-family: slick;
        font-size: 18px;
        font-weight: 400;
        line-height: 20px;
        text-align: center
    }

.breadcrumb-tp-bx {
    direction: rtl;
}

.slick-slider {
    margin-bottom: 0;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    background: #fff;
    margin-bottom: 10px;
}

.rw-qst h4 {
    font-weight: bold;
    font-size: 15px;
    padding: 25px 15px 15px 15px;
    text-align: right;
}

.dv-sp p {
    position: relative;
    float: right;
    direction: rtl;
    font-size: 12px;
    color: #484848;
    padding: 10px 25px 20px 40px;
}

@font-face {
    font-family: "Font Awesome 5 Brands";
    font-display: block;
    font-weight: 400;
    src: url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.ttf) format("truetype")
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-display: block;
    font-weight: 900;
    src: url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.ttf) format("truetype")
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-display: block;
    font-weight: 400;
    src: url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.ttf) format("truetype")
}

@font-face {
    font-family: "FontAwesome";
    font-display: block;
    src: url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.ttf) format("truetype")
}

@font-face {
    font-family: "FontAwesome";
    font-display: block;
    src: url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.ttf) format("truetype")
}

@font-face {
    font-family: "FontAwesome";
    font-display: block;
    src: url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.ttf) format("truetype");
    unicode-range: u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc
}

@font-face {
    font-family: "FontAwesome";
    font-display: block;
    src: url(../webfonts/fa-v4compatibility.woff2) format("woff2"),url(../webfonts/fa-v4compatibility.ttf) format("truetype");
    unicode-range: u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a
}

@font-face {
    font-family: "Font Awesome 5 Pro";
    font-style: normal;
    font-weight: 300;
    font-display: block;
    src: url(../webfonts/fa-light-300.eot);
    src: url(../webfonts/fa-light-300.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-light-300.woff2) format("woff2"), url(../webfonts/fa-light-300.woff) format("woff"), url(../webfonts/fa-light-300.ttf) format("truetype"), url(../webfonts/fa-light-300.svg#fontawesome) format("svg")
}

.fal {
    font-weight: 300;
    font-family: "Font Awesome 5 Pro" !important;
}

.dv-ce-page {
    margin: 0 auto;
}

.sme-product .owl-nav {
    width: 100px;
    height: 42px;
    bottom: -10px;
    position: relative;
    margin: 0 auto;
}

.ds-temp {
    overflow: hidden;
}

.bc-kh {
    background-color: #f5f5f8;
    border-radius: 25px;
    padding: 25px 25px;
}

.ds-temp {
    background-color: #fff;
    border-radius: 25px;
    margin-bottom: 20px;
}

.product-rating {
    display: flex;
    align-items: center;
    gap: 8px;
    float: right;
}

    .product-rating svg path {
        fill: #f5d90e;
    }

price-bx-pg {
}

.bc-kh .category-button a {
    width: 68px;
    height: 68px;
    margin: 0 auto;
    display: block;
    border: 2px solid #f5f5f5;
    border-radius: 14px;
    padding: 2px;
}

    .bc-kh .category-button a img {
        border-radius: 14px;
    }

.wrapper-list .gp-pn-bx {
    height: 117px;
    overflow: hidden;
    padding-left: 15px;
}

.wrapper-list.active .gp-pn-bx {
    height: auto;
}

.wrapper-list .toggle_btn {
    margin-top: 15px;
    color: #000;
    cursor: pointer;
    width: 89px;
    border-radius: 18px;
    float: right;
    font-size: 15px;
    padding: 5px 15px;
    background: #f0edf3;
    text-align: center;
    direction: rtl;
}

.toggle_btn .arrow {
    position: relative;
    top: 3px;
    margin-right: 5px;
    font-size: 14px;
}

.wrapper-list .toggle_btn.active .fas {
    transform: rotate(180deg);
}

.link-more {
    margin: 0 0px 30px 15px;
    display: block;
    background: none !important;
    border: none !important;
    font-size: 14px;
    font-weight: bold;
    float: left;
    color: #000;
}

.dc-btm {
    background-color: #fff;
    border-radius: 15px;
    padding: 15px 15px;
    min-height: 98px;
}

.detail-container {
    direction: rtl;
    color: #000;
    display: block;
    padding-bottom: 15px;
}

    .detail-container a {
        color: #000;
    }

.title-product {
    line-height: 33px;
    text-align: right;
    color: #000;
    direction: rtl;
    padding: 0px 0 15px 0;
    border-bottom: 2px solid #f5f5f5;
    margin-bottom: 10px;
    position: relative;
}

    .title-product h1 {
        font-size: 24px;
        font-weight: bold;
    }

.frmdetail {
    position: absolute;
    left: 0;
    bottom: -17px;
}

.ti-mn-product-bx {
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 25px;
    text-align: right;
    text-transform: capitalize;
    color: #757575;
    padding-bottom: 35px;
}

.see-dt {
    float: right;
    padding: 0 10px;
    color: #ffffff;
    background: #24263a;
    padding: 4px 11px 2px 11px;
    border-radius: 5px;
    margin-right: 10px;
    position: relative;
    top: -4px;
}

.fixedmenu {
    text-align: center;
    display: inline-block;
    direction: rtl;
    width: 100%;
    margin-bottom: 50px;
}




    .fixedmenu a {
        font-style: normal;
        font-weight: 300;
        font-size: 14px;
        line-height: 20px;
        text-align: right;
        color: #4B4B4D;
        border-radius: 10px;
        padding: 12px 25px 12px 25px;
        direction: rtl;
        margin: 0 0px 0 30px;
        background: #28463c;
        color: #fff;
    }

        .fixedmenu a.active, .fixedmenu a:hover {
            background: #38584e !important;
            color: #fff;
        }

.p-mt-dt {
    text-align: justify;
    direction: rtl;
    font-size: 15px;
    line-height: 34px;
}

.ti-sl-menu {
    font-size: 18px;
    font-weight: 600;
    line-height: 36px;
    color: #000;
    border-bottom: 1px solid #f5f5f8;
    margin-bottom: 30px;
    direction: rtl;
    padding: 0 15px 15px 15px;
}

.fixedmenu svg {
    width: 20px;
    position: relative;
    top: 9px;
}
 

.mg-bx-rate {
    float: right;
}

.p-mt-dt h2, .p-mt-dt h3 {
    font-size: 15px !important;
    font-weight: bold !important;
    text-align: justify;
    direction: rtl;
    color: #000;
    padding-bottom: 15px;
    line-height: 30px;
}

.p-mt-dt p {
    font-size: 14px;
    text-align: justify;
    direction: rtl;
    padding: 0px 0 20px 0;
    line-height: 30px;
}

.wrapper-list {
    padding: 0 15px;
}

.p-mt-dt a {
    color: #000;
}

.input-info {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-radius: 12px;
    border: 1px solid #dcdcdf;
    margin-bottom: 20px;
    padding: 0 6px;
    outline: 0;
    direction: rtl;
    background: #fff;
}

.lnk-btn {
    width: 117px;
    height: 48px;
    border-radius: 8px;
    background: #28463c;
    border: none;
    float: left;
    margin-top: 16px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .lnk-btn:hover {
        background-color: #000;
        color: #fff;
    }

.input-tx {
    border-radius: 12px;
    border: 1px solid #dcdcdf;
    width: 100%;
}

.p-mt-dt {
    height: 177px;
    overflow: hidden;
}

.wrapper-list.active .p-mt-dt {
    height: auto;
}

.tbl-Detail-pg tbody tr td:first-child {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 32px;
    text-align: right;
    text-transform: capitalize;
    color: #4B4B4D;
    border-radius: 12px;
    border: 1px dashed #dcdcdf;
    padding: 7px 25px;
    margin-bottom: 20px;
    display: block;
    width: 20% !important;
    float: right;
    margin-left: 10px;
}

.tbl-Detail-pg tbody tr td:nth-child(2) {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 23px;
    text-align: right;
    color: #4B4B4D;
    padding: 13px 0;
    border-radius: 12px;
    border: 1px dashed #dcdcdf;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    padding: 7px 15px;
    margin-bottom: 20px;
    display: block;
    width: 78% !important;
    float: right;
}

.tbl-Detail-pg tbody tr {
    margin-bottom: 20px;
}

.elrm-send {
    align-items: center;
    background: #f5f5f5;
    border-radius: 9px;
    color: #000000;
    display: flex;
    margin: 0;
    direction: rtl;
    padding: 17px 15px;
    font-weight: bold;
}

.p-tp-ms {
    padding-top: 30px;
}

    .p-tp-ms .sp-titr {
        top: 27px;
    }

.elrm-send i {
    margin-left: 10px;
}

.nm-rate-bx {
    padding-bottom: 25px;
}

.gp-color-bx {
    padding: 0px 0 8px 0;
}

.slc-gnt {
    border: 1px dashed #ccc;
    width: 100%;
    max-width: 200px;
    float: right;
    background: none;
    padding: 8px 0;
    direction: rtl;
    border-radius: 5px;
    margin: 0px 0 10px 10px;
    position: relative;
}

.ti-cl-bx {
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 140%;
    text-align: right;
    text-transform: capitalize;
    color: #000000;
    direction: rtl;
    padding-bottom: 5px;
    padding: 11px 0 10px 0;
    position: relative;
    float: right;
    width: 85px;
}

.swatch input {
    display: none;
}

.swatch .color-rona label {
    cursor: pointer;
    display: block;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -moz-border-radius: 35px;
    -webkit-border-radius: 35px;
    border-radius: 35px;
    cursor: pointer;
    display: block;
    height: 34px;
    width: 100%;
    padding: 3px;
    position: absolute;
    border: 1px solid #f5f5f5;
}

    .swatch .color-rona label span {
        -moz-border-radius: 14px;
        -webkit-border-radius: 14px;
        border-radius: 14px;
        display: block;
        height: 20px;
        position: relative;
        width: 20px;
        display: block;
        position: absolute;
        top: 6px;
        right: 7px;
    }

        .swatch .color-rona label span:after {
            -moz-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            -webkit-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
            background: transparent url(/App_Themes/images/check-cl.svg) no-repeat center;
            bottom: 0;
            content: "";
            display: block;
            height: 100%;
            left: 0;
            opacity: 0;
            position: absolute;
            top: 0;
            width: 100%;
        }

.swatch .color-rona input:checked + label span {
    /*background-color:#ED2E78!important;*/
}

    .swatch .color-rona input:checked + label span:after {
        opacity: 1;
    }

.swatch .color-rona input:checked ~ label {
    border: 1px solid #7500d547 !important;
}

.color-rona {
    margin-left: 11px;
    padding-right: 17px;
    position: relative;
}

.dt-cl-rona {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 28px;
    display: block;
    text-align: right;
    color: #4B4B4D;
    margin-right: 7px;
    padding: 3px 9px;
}

.col-left-bx .ti-cl-bx {
    font-size: 14px;
    padding: 0 3px 5px 3px;
}

.sp-grt {
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 50px;
    height: 40px;
    margin: 4px 0 0 5px;
    padding: 0 15px;
    width: 100%;
}

.swatch input {
    display: none;
}

.swatch .color-pg label {
    cursor: pointer;
    display: block;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -moz-border-radius: 35px;
    -webkit-border-radius: 35px;
    border-radius: 35px;
    cursor: pointer;
    display: block;
    height: 30px;
    width: 100%;
    padding: 3px;
    position: absolute;
    border: 1px solid #e6e6e6;
}

    .swatch .color-pg label span {
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        display: block;
        height: 16px;
        position: relative;
        width: 16px;
        display: block;
        position: absolute;
        top: 6px;
        right: 7px;
    }

        .swatch .color-pg label span:after {
            -moz-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            -webkit-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
            background: transparent url(/App_Themes/images/check-cl.svg) no-repeat center;
            bottom: 0;
            content: "";
            display: block;
            height: 100%;
            left: 0;
            opacity: 0;
            position: absolute;
            top: 0;
            width: 100%;
        }

.swatch .color-pg input:checked + label span:after {
    opacity: 1;
}

.swatch .color-pg input:checked ~ label {
    background-color: #fff;
    border: 1px solid #e6e6e6;
}

.swatch {
    float: right;
}

.color-pg {
    margin-top: 11px;
    position: relative;
    margin-left: 10px;
}

.gp-br {
    padding: 0px 0;
}

.dt-cl-pg {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 28px;
    display: block;
    text-align: right;
    color: #4B4B4D;
    margin-right: 7px;
    padding: 0px 21px 2px 7px;
    z-index: 999;
    position: relative;
}

.gp-color-bx:nth-child(2) .dt-cl-pg {
    direction: rtl;
    font-size: 14px;
}

.tx-ms-bx {
    font-weight: 300;
    font-size: 14px;
    line-height: 32px;
    text-align: right;
    direction: rtl;
    color: #000;
    display: block !important;
    padding: 2px 0px;
    border-radius: 17px;
    display: inline-flex;
}

    .tx-ms-bx span:nth-child(2) {
        color: #202020;
        padding-right: 5px;
    }

.price-bxt {
    padding: 20px 0 20px 0;
    position: relative;
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 20px;
}

.col-left-bx {
    background: #F5f5f5;
    border-radius: 20px;
    padding: 15px 0px 15px 0;
}

.rw-bx-shp {
    padding: 10px 17px;
    direction: rtl
}


.price-bx-pg .off-sp-min {
    margin-top: 12px;
}

.gp-pg-li {
    width: 160px;
    display: block;
    background-color: #fff;
    border-radius: 15px;
    padding: 20px;
}

    .gp-pg-li img {
        width: 90px !important;
        display: block;
        margin: 0 auto;
    }

    .gp-pg-li h3 {
        font-size: 13px;
        padding-bottom: 15px;
        color: #000;
        padding: 5px 0 5px 0;
        text-align: center;
    }


.gp-sl-pg {
    margin-bottom: 35px;
}

.sme-product {
    padding: 20px 0 60px 0;
}

.title-nd-same {
    font-weight: 700;
    font-size: 19px;
    line-height: 140%;
    text-align: center;
    color: #000;
    margin-bottom: 18px;
}

.row-tab-bx {
    margin: 50px 0 0 0;
}

.bx-dt-pg {
    margin-bottom: 16px;
}

.row-tab-bx .nav-tabs {
    border: none !important;
    padding: 15px 0;
    text-align: center;
    direction: rtl;
    margin-bottom: 20px;
}

    .row-tab-bx .nav-tabs > li > a {
        background-color: #fff !important;
        text-align: center !important;
        padding: 7px 13px 14px 13px;
        border-radius: 15px;
    }

        .row-tab-bx .nav-tabs > li.active > a, .row-tab-bx .nav-tabs > li.active > a:focus, .row-tab-bx .nav-tabs > li > a:hover {
            border: 1px solid #e71235;
            background: #e71235 !important;
            color: #fff !important;
        }

            .row-tab-bx .nav-tabs > li.active > a svg path {
                fill: #fff;
            }

    .row-tab-bx .nav-tabs > li a:before, .row-tab-bx .nav-tabs > li a:after {
        display: none;
    }

.row-tab-bx .div-content-sh {
    background: none;
}

.row-tab-bx .tab-content {
    background-color: #fff;
    padding: 30px 0 20px 0;
    border-radius: 25px;
}

.title-nd {
    position: relative;
    z-index: 9;
}

.row-tab-bx .rw-bc-pg {
    padding: 0 0;
}

.row-tab-bx .nav-tabs > li {
    display: inline-block;
    margin-bottom: 0px;
    float: none;
}

    .row-tab-bx .nav-tabs > li > a {
        font-style: normal;
        font-weight: 300;
        font-size: 14px;
        line-height: 20px;
        text-align: right;
        color: #4B4B4D;
        border-radius: 20px;
        padding: 5px 13px 15px 13px;
        direction: rtl;
        margin: 0 0px 0 30px;
    }

    .row-tab-bx .nav-tabs > li.active > a, .row-tab-bx .nav-tabs > li.active > a:focus, .row-tab-bx .nav-tabs > li.active > a:hover {
        border: 1px solid #fff;
        background: #f5f5f5;
    }

.p-dv-re {
    position: relative;
}

.main-image-slider .slick-slide .image-link {
    position: relative;
}

    .main-image-slider .slick-slide .image-link:after {
        width: 50px;
        height: 50px;
        position: absolute;
        bottom: 30px;
        left: 30px;
        border-radius: 16px;
        background: rgba(255, 255, 255, 0.87);
        background-image: url('/App_Themes/images/zm.png');
        content: "";
        z-index: 999;
        background-size: 30px;
        background-position: center;
        background-repeat: no-repeat;
    }

.row-tab-bx .nav-tabs li svg {
    width: 20px;
    position: relative;
    top: 9px;
}

.row-tab-bx .nav > li > a:focus, .row-tab-bx .nav > li > a:hover {
    text-decoration: none;
    border: 1px solid #fff;
    border-bottom: 1px solid #fff !important;
    color: #000;
    background: #f5f5f5;
}

    .row-tab-bx .nav > li > a:focus path, .nav > li > a:hover path {
        fill: #fff !important;
    }

.img-sbd-empty {
    width: 210px;
    margin: 0 auto 20px auto;
}

.dt-ph-pg {
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    text-align: right;
    color: #000000;
    display: block;
    padding: 1px 46px 0 0;
    direction: rtl;
}

.p-dt-pg {
    padding: 11px 0px 20px 90px;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 43px;
    text-align: justify;
    direction: rtl;
    color: #4B4B4D;
    position: relative;
}

    .p-dt-pg:before {
        width: 41px;
        height: 75%;
        position: absolute;
        top: 21px;
        left: 31px;
        background-image: radial-gradient(#6f6c6c 1px, transparent 2px);
        -webkit-background-size: 20px 20px;
        background-size: 10px 10px;
        border-radius: 0px;
        z-index: 1;
        content: "";
        opacity: 0.5;
    }

.p-table-dt-pg {
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 35px;
    text-align: justify;
    direction: rtl;
    color: #4B4B4D;
    border-bottom: 1px solid #f5f5f8;
    margin-bottom: 10px;
}

.tbl-Detail-pg {
    width: 100%
}

    .tbl-Detail-pg tbody tr:last-child {
        border: none !important;
    }

.price-prg {
    width: 60%;
    float: right;
    margin: 15px 0 20px 0;
    text-align: right;
}

.li-bx {
    background-color: #f5f5f5;
    height: 2px;
}

.titr-price {
    font-weight: 700;
    font-size: 14px;
    line-height: 140%;
    text-align: right;
    color: #4B4B4D;
    direction: rtl;
    padding-bottom: 10px;
}

.price-org {
    color: #28463c;
    font-size: 25px;
    line-height: 140%;
    text-align: right;
    display: block;
    font-weight: bold;
    direction: rtl;
}

.btn-add-bx svg path {
    fill: #fff;
}

.btn-add-bx {
    padding: 0px 18px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    display: block;
    margin-right: 15px;
    direction: rtl;
    float: right;
    margin-top: 0;
    width: auto;
    height: 46px;
    border-radius: 8px;
    z-index: 9;
    background: #28463c;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .btn-add-bx i {
        font-style: normal !important;
        margin-left: 5px;
    }

.p-lk {
    direction: rtl;
    padding: 40px 0;
    display: flex;
    column-gap: 8px;
}

.btn-add-bx span {
    left: -11px;
}

.product-ms {
    padding: 36px 0 64px 0;
}

.btn-add-bx:hover {
    background: #000;
    color: #fff;
}

.li-pn-bx {
    direction: rtl;
}

.sbt-lf {
    padding-top: 7px;
}

.panel-bt-pg {
    background: none !important;
    padding: 90px 0 20px 0;
}

.li-pn-bx .rw-bc-pg {
    padding: 22px 0 17px 0;
    text-align: center;
}

.col-mt {
    display: inline-flex;
    direction: rtl;
    text-align: center;
    width: 24%;
}

    .col-mt p {
        padding: 10px 15px;
        color: #000;
    }

    .col-mt img {
        width: 40px;
        height: 40px;
    }

.breadcrumb-tp {
    direction: rtl;
    padding: 0 3px;
    margin-bottom: 8px;
}

    .breadcrumb-tp li a {
        padding: 10px 0;
        font-weight: 300;
        font-size: 13px;
        line-height: 180%;
        text-align: right;
        text-transform: capitalize;
        color: #4B4B4D;
        display: inline-block;
        position: relative;
    }

        .breadcrumb-tp li a:after {
            content: "\f053";
            font-family: 'FontAwesome';
            margin: 0 8px 0 6px;
            font-size: 10px;
            font-weight: normal;
        }

    .breadcrumb-tp li:last-child a {
        color: #000;
    }

        .breadcrumb-tp li:last-child a:after {
            display: none;
        }

.rw-bc-pg {
    background-color: #fff;
    border-radius: 25px;
    padding: 64px 0px 48px 0;
}
/*special sale style*/
.sd-bg {
    text-align: left;
    width: 225px;
    direction: ltr;
    padding: 12px 10px 6px 10px;
    color: #0055db;
    float: left;
    background: #f5f5f5;
    border-radius: 20px;
}

    .sd-bg p:nth-child(4) .sp-in {
        background-color: #e51542;
        color: #fff;
        box-shadow: 0px 2px 15px #e5154266;
    }

    .sd-bg p:nth-child(4) .sp-dt {
        color: #fd6564;
    }

    .sd-bg p {
        display: inline-block;
        width: 23%;
        text-align: center;
        margin: 0 0px;
        position: relative;
        display: inline-block;
        font-size: 15px;
    }

.sp-in {
    font-size: 14px;
    border-radius: 90px;
    height: 30px;
    box-sizing: border-box;
    float: left;
    background: #141d26;
    color: #fff;
    width: 40px;
    text-align: center;
    margin: 0 8px;
    position: relative;
    padding-top: 6px;
}

    .sp-in:after {
        position: absolute;
        content: ":";
        right: -7px;
        color: #000;
        font-size: 18px;
        top: 4px;
    }

.sd-bg p:nth-child(4) .sp-in:after {
    display: none;
}

.sd-bg p:nth-child(4):before {
    display: none;
}

.sd-bx-ti {
    float: right;
    width: 30%;
    font-size: 14px;
    color: #4B4B4D;
    padding-top: 4px;
    font-weight: bold;
}

.ti-cl-sd-2 {
    font-size: 15px;
    font-weight: bold;
    padding-top: 4px;
    color: #e51542;
    text-align: right;
    position: relative;
}

    .ti-cl-sd-2:before {
        content: "";
        height: 7px;
        position: absolute;
        background: #e51542;
        right: 0;
        bottom: 6px;
        border-radius: 90px;
        margin-bottom: -26px;
        margin-right: 0px;
        box-shadow: 0px 2px 15px #e5154266;
        width: 84px;
    }

.ti-pn-nn {
    padding-bottom: 30px;
}

.price-off-pg {
    color: #6e7177;
    font-size: 16px;
    line-height: 140%;
    text-align: right;
    text-decoration: line-through;
    direction: rtl;
    float: right;
}

.cont {
    position: relative;
    width: 100%;
    padding: 20px 0;
    display: block;
}

.cart {
    outline: none;
    border: 0;
    background-color: #3fdf76;
    border-radius: 20px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    color: #FFFFFF;
    width: 100%;
    position: relative;
    z-index: 2;
    cursor: pointer;
    transition: 0.5s width;
}

.cart_clk {
    width: calc(100% - 150px);
}

.crtdiv {
    width: 100%;
    border-radius: 4px;
    position: relative;
}

.cart .btn-se-shop {
    display: none;
    border: none;
    background: none;
}

.cart span {
    text-align: center;
    display: block;
    padding: 8px 0;
}

.cart_clk span {
    display: none;
}

.cart_clk .btn-se-shop {
    display: block;
    padding: 7px 15px;
    text-align: center;
    color: #fff;
}

.cart .fa {
    font-size: 26px;
    position: relative;
    padding: 0 5px 0 0;
}

    .cart .fa:after {
        position: absolute;
        content: attr(data-before);
        color: #000;
        left: 11px;
        font-weight: bold;
        top: 5px;
        font-size: 12px;
    }

.qty {
    position: relative;
    color: #272727;
    padding: 12px 11px 7px 11px;
    border-radius: 7px;
    background: #fff;
    display: block;
    float: right;
    border: 1px solid #e9e6e6;
}

.dec,
.inc {
    cursor: pointer;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    display: inline-block;
    color: #717171;
    font-family: 'FontAwesome';
    text-align: center;
    line-height: 25px;
    font-style: normal !important;
}

.cn-bt {
    width: auto;
    padding: 0 0;
    float: right;
}

.num {
    width: 30px;
    display: inline-block;
    text-align: Center;
    font-size: 21px;
    color: #000000;
    line-height: 21px;
}


/*dt-style-3*/
.ds-temp-side {
    width: 80%;
    float: left;
    border: 1px solid #e5e2e2;
    border-radius: 5px;
}

    .ds-temp-side img {
        border-radius: 5px;
    }

.rw-pn-sd {
    padding: 10px 0;
}

.pg-side-md .qty {
    padding: 14px 9px 11px 9px;
    border-radius: 25px;
    background: #f9f9f9;
    width: 110px;
}

.pg-side-md .btn-add-bx {
    float: right;
    margin-right: 10px;
    width: 215px;
    border-radius: 26px;
}

.pg-side-md .price-prg {
    margin: 23px 0 31px 0;
}

.slid-zoom {
    position: relative;
}

.rg-slide-side {
    position: absolute;
    right: 0;
    height: 100%;
    width: 19%;
    overflow-y: scroll;
    border: 1px solid #e5e2e2;
    margin-left: 1%;
}

    .rg-slide-side a {
        width: 100%;
        display: block;
        border-bottom: 1px solid #e5e2e2;
        border-radius: 5px;
        margin-bottom: 6px;
    }

        .rg-slide-side a img {
            display: block;
            width: 100%;
            max-width: 110px;
            border-radius: 5px;
            margin: 0 auto;
        }

    .rg-slide-side::-webkit-scrollbar {
        width: 3px;
        margin-left: 2px;
    }

    .rg-slide-side::-webkit-scrollbar-track {
        background: #fff;
        border-radius: 10px;
        box-shadow: inset 0 0 6px #f3f3f3;
    }

    .rg-slide-side::-webkit-scrollbar-thumb {
        background: #c3c3c3;
        border-radius: 10px;
    }




/*    ****************basket alert*********************/

.ShowAlertBoxPr {
    position: fixed;
    z-index: 9999999999;
    left: 0;
    background: #fff;
    width: 100%;
    max-width: 295px;
    top: 30%;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 1px 1px #c4c4c4;
    box-shadow: 0 1px 1px 1px #c4c4c4;
    right: 0;
    margin: 0px auto;
}
.msImgAltBx {
    width: 80px;
    float: right;
    margin: 5px;
}
.msp1 {
    font-size: 12px;
    color: #505050;
    display: block;
    direction: rtl;
    line-height: 26px;
    margin: 13px auto;
    padding-left: 11px;
}
.mspl {
    width: 85px;
    border: 2px solid #8cc63e;
    padding: 0px 10px;
    text-align: center;
    margin-bottom: 13px;
    background: #8cc63e;
    color: #fff;
    font-size: 12px;
    border-radius: 5px;
    float: right;
    margin-right: 10px;
}
.mspR {
    width: 85px;
    float: right;
    border: 2px solid #8cc63e;
    padding: 0px 10px;
    text-align: center;
    margin-bottom: 13px;
    margin-right: 15px;
    background: #8cc63e;
    color: #fff;
    font-size: 12px;
    border-radius: 5px;
}
.BcAlertBoxPr {
    position: fixed;
    z-index: 999999999;
    left: 0;
    background: rgb(35 28 28 / 69%);
    width: 100%;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 1px 1px #c4c4c4;
    box-shadow: 0 1px 1px 1px #c4c4c4;
    right: 0;
    display: none;
    margin: 0px auto;
    height: 100vh;
    top: 0px;
}

/*    *************************************************/








@media only screen and (max-width:1270px) {
    .burger {
        right: 37px;
    }

        .burger.active {
            right: 341px;
        }

    .title-product {
        font-size: 17px;
    }

    .ti-mn-product-bx {
        padding-bottom: 14px;
    }

    .rw-bx-shp {
        padding: 0 5px;
    }

    .color-pg {
        margin-left: 6px;
    }

    .price-prg {
        width: 100%;
        margin: 5px 0;
    }

    .gp-color-bx {
        padding: 16px 0;
    }

    .txt-left-bx {
        font-size: 12px;
        text-align: right;
        color: #4B4B4D;
        padding: 15px 1px;
    }
}

@media only screen and (max-width:990px) {
    .main {
        padding-top: 115px;
        padding-bottom: 39px;
    }

    .dv-pn {
        top: 118px;
    }

    .burger.active {
        top: 20px;
        position: fixed;
    }

    .icon-pn {
        display: none;
    }

    .burger {
        top: -27px;
    }

    .grid .product {
        padding: 8px;
    }

    .burger {
        right: 30px;
    }

    .main .dv-container {
        padding: 0 16px;
    }

    .ti-nd-pr {
        padding: 16px 0 8px 0;
        font-size: 16px;
    }

    .price-nd {
        font-size: 13px;
        padding-bottom: 14px;
    }

    .burger-open svg {
        width: 18px;
        height: 19px;
        top: 6px;
        position: relative;
    }

    .tbl-Detail-pg tbody tr td:nth-child(2) {
        font-size: 13px;
        width: 58% !important;
    }

    .p-tp-ms .sp-titr {
        top: 0;
    }

    .row-tab-bx .dv-container {
        max-width: 100%;
    }

     

    .tbl-Detail-pg tbody tr td:first-child {
        padding: 7px 5px;
        width: 35% !important;
        margin-left: 5px;
        text-align: center;
    }

    .px-fix .col-xs-8 {
        width: 30%;
        float: right;
        padding-top: 13px !important;
        position: relative;
        top: 12px;
    }

        .px-fix .col-xs-8 .cont {
            width: 104px;
            position: absolute;
            top: -5px;
        }



    .px-fix .col-xs-4 {
        width: 35%;
        float: right;
        position: relative;
        top: 8px;
    }

    .px-fix .price-org {
        position: relative;
        top: 4px;
    }

    .px-fix .cont {
        width: 240px;
        position: absolute;
        top: 17px;
        left: 49px;
    }

    .btn-add-bx span {
        display: none;
    }

    #insertComment .col-md-12 {
        padding: 0 0;
    }

    .cl-nn {
        display: none;
    }

    .thumbnails-slider {
        width: 100%;
        margin-left: 0;
    }

    .p-hlp {
        display: block;
    }

    .product-image-carousels {
        display: block;
        padding: 0 15px;
    }

    .main-image-slider {
        width: 100%;
    }

    .p-hlp p {
        padding-bottom: 20px;
    }

    .slick-arrow {
        display: none !important;
    }

    .pn-tp-44 .dv-container {
        padding: 0 0;
    }

    .btn-add-bx {
        position: absolute;
        left: 16px;
        bottom: 12px;
        width: 130px !important;
        font-size: 14px;
    }

    .img-bx-product-dt a {
        width: 100%;
        height: auto;
        margin-left: 0;
        display: block;
        float: none;
        border: none;
        border-radius: 0px;
        padding: 0;
    }

    .sme-product {
        padding: 15px 0;
    }

    .nav-tabs li svg {
        width: 13px;
    }

    .nav-tabs > li > a {
        color: #4B4B4D;
        padding: 0px 20px 5px 20px;
        direction: rtl;
        margin: 0 7px;
    }

    .nav-tabs {
        margin-bottom: 17px;
    }

    .rw-qst h4 {
        font-size: 14px;
        line-height: 29px;
    }

    .titr-price {
        display: none;
    }


    .cart {
        line-height: 18px;
    }

    .cart_clk .btn-se-shop {
        display: none;
    }

    .cart span {
        padding: 11px 0;
    }

    .fancybox-container {
        max-height: 100vh;
        top: 0;
        left: 0;
        -webkit-transform: translate(0%,0%);
        transform: translate(0%,0%);
        min-height: 100vh;
        position: fixed;
    }

    .fancybox-inner {
        top: 0;
        width: 100%;
        height: 100vh;
        min-height: 100vh !important;
        min-width: 100vw !important;
        max-width: 100vw;
        max-height: 100vh;
        left: 0;
        bottom: 0;
        position: absolute;
        -webkit-transform: translate(0%,0%);
        transform: translate(0%,0%);
        border-radius: 0;
    }

    .fancybox-stage {
        width: 100%;
    }

    .fancybox-caption {
        width: 100%;
    }

    .fancybox-thumbs {
        position: fixed;
        width: 100%;
        bottom: 5px;
        left: 0;
        top: auto;
        height: 100px;
        padding: 0 5px;
    }

    .fancybox-slide--image {
        overflow: visible;
        padding: 0px 0;
    }

    .fancybox-thumbs > ul > li {
        width: 67px;
        height: 67px;
        margin: 0 3px;
    }

    .fancybox-thumbs > ul {
        text-align: center;
    }

    .fancybox-caption {
        top: 50px;
        font-size: 13px;
        line-height: 25px;
        padding: 10px 12px;
    }

    .img-bx-product-dt a img {
        border-radius: 0px;
    }

    .img-bx-product-dt {
        margin: 0px 0 10px 0;
    }

    .product-ms {
        padding: 36px 0 36px 0;
    }

    .fix-dv-price {
        position: fixed;
        bottom: 0;
        background: #fff;
        width: 100%;
        left: 0;
        z-index: 999;
        padding: 0px 10px;
    }

    .bt-mp {
        padding: 32px 0;
    }

    .row-bx-pg {
        padding: 96px 0 0 0;
    }

    .fixedmenu {
        flex: 0 0 auto;
        display: inline-block;
        white-space: nowrap;
        direction: rtl;
        overflow: scroll;
        scrollbar-width: none;
        padding-bottom: 8px;
        margin-bottom: 16px;
    }

        .fixedmenu a {
            font-style: normal;
            font-size: 13px;
            padding: 12px 8px 12px 8px;
            margin: 0 0px 0 8px;
        }

    .fix-dv-price .text-pr {
        display: none;
    }

    .fix-dv-price .li-lst {
        position: absolute;
        bottom: 26px;
    }

    .slid-zoom {
        margin: 15px 0;
    }

    .ds-temp {
        display: none;
    }

    .img-bx-product-dt a img {
        max-width: 350px;
        margin: 0 auto;
        display: block;
    }

    .bx-dash {
        margin: 20px auto;
        padding: 0 0;
    }

    .col-left-bx {
        padding: 15px;
    }

    .price-bx-pg {
        position: fixed;
        width: 100%;
        bottom: -1px;
        border-radius: 0;
        left: 0;
        background-color: #fff;
        z-index: 9999999;
        -webkit-box-shadow: 0px 15px 25px -2px rgba(0, 0, 0, 0.05);
        box-shadow: 0px 0px 8px 5px rgb(0 0 0 / 3%);
        padding: 5px 10px 15px 10px;
    }

    .price-prg, .pg-side-md .price-prg {
        width: 60% !important;
        margin: 15px 0 6px 0 !important;
    }

    .pg-side-md .qty {
        background-color: #fff !important;
    }

    .btn-add-bx, .pg-side-md .btn-add-bx {
        width: 148px !important;
        padding: 12px 0 !important;
        border-radius: 5px !important;
        float: left;
    }

    .p-ads-mb {
        position: relative;
        bottom: 0;
        right: 0;
        width: 250px;
        background-color: #fff;
        z-index: 9999;
    }

    .breadcrumb-tp {
        margin-bottom: 5px;
        display: inline-flex;
    }

    .price-off-pg {
        position: absolute;
        top: 5px;
        right: 9px;
        font-size: 14px;
    }

    .price-bxt {
        padding: 18px 0 0px 0;
        margin-bottom: 0;
        border: none;
    }

    #insertComment {
        padding: 0px 0;
    }

    .sc-fx {
        padding: 0 0px;
        overflow: scroll;
        scrollbar-width: none;
    }

    .pn-tp-44 {
        padding: 48px 8px;
    }

    .row-tab-bx {
        margin: 0px 0 0 0;
        padding: 8px 16px;
    }
}

@media only screen and (max-width:760px) {

    .report-line {
        margin-right: 15px;
    }

    .rate-bx {
        margin-left: 15px;
    }

    .burger {
        top: -45px;
    }

    .row-bx-pg {
        padding: 48px 0 0 0;
    }

    .btn-primary {
        margin: 0px 0 16px 0;
    }

    .label-text {
        padding-bottom: 8px;
    }

    .p-dt-pg:before {
        display: none;
    }

    .product-ms .ti-rg {
        margin-bottom: 16px;
    }

    .pn-tp-44 {
        padding: 80px 0 0 0;
    }

    .ti-sl-menu {
        font-size: 18px;
        margin-bottom: 16px;
        padding: 0 8px 16px 8px;
    }

    .wrapper-list {
        padding: 0 4px;
    }

    .grid .product, .list .product {
        width: 50%;
        padding: 0 4px;
    }

    .main .dv-container {
        padding: 0 12px;
    }

    .main {
        padding-top: 90px;
    }

    .burger {
        top: -54px;
    }

    .burger {
        right: 18px;
    }

    .price-nd {
        font-size: 11px;
        padding-bottom: 17px;
    }

    .ti-nd-pr {
        padding: 12px 0 8px 0;
        font-size: 14px;
    }

    .ti-gp-filter {
        font-size: 15px;
        padding: 0px 0 16px 0;
    }

    .title-product {
        font-size: 13px;
        line-height: 26px;
        padding-bottom: 12px;
    }

    .btn-hlp {
        margin-bottom: 30px;
        display: block;
        margin-right: 0 !important;
    }

    .ti-mn-product-bx {
        padding-bottom: 10px;
        font-size: 12px;
    }

    .breadcrumb-tp li a {
        font-size: 11px;
    }

    .breadcrumb-tp li {
        padding: 0 0;
    }

    .span-tm {
        font-size: 8px;
    }

    .breadcrumb-tp li a:after {
        margin: 0 6px 0 2px;
        font-size: 8px;
    }

    .nav-tabs > li > a {
        padding: 0px 7px 5px 9px;
        margin: 0 3px;
        border-radius: 8px;
        font-size: 13px;
    }

    .dt-ph-pg {
        font-size: 14px;
        line-height: 28px;
        padding: 15px 24px 0 0;
    }

    .p-dt-pg {
        padding: 0px;
        font-size: 13px;
        line-height: 30px;
    }

    .price-bx-pg {
        padding: 16px 5px 8px 5px;
    }

    .btn-add-bx, .pg-side-md .btn-add-bx {
        padding: 14px 5px !important;
        font-size: 11px !important;
        margin-right: 10px !important;
        width: 119px !important;
        float: left !important;
        border-radius: 5px !important;
    }

    .px-fix .cont {
        top: 12px;
        width: 250px;
        left: -6px;
    }

    .qty, .pg-side-md .qty {
        padding: 9px 2px 9.5px 2px !important;
        float: right !important;
        background-color: #fff !important;
    }

    .px-fix .price-org {
        font-size: 16px;
        padding-top: 4px;
        top: -15px;
    }

    .bx-dt-pg {
        border-radius: 17px;
    }

    .bx-mn-item {
        border-radius: 9px;
    }

    .col-left-bx .sd-bg p {
        width: 21%;
    }

    .col-left-bx .sp-in {
        padding: 12px 0;
        width: 37px;
        height: 41px;
    }

    .btn-sbt {
        margin-top: 0;
    }

    .pg-side-md .qty {
        padding: 14px 0px 11px 0px;
        border-radius: 25px;
        background: #ffffff;
        width: 101px;
    }

    .rw-bc-pg {
        border-radius: 0;
        padding: 0px 5px;
    }

    .price-off-pg {
        top: -9px;
    }

    .num {
        width: 20px;
    }

    .tx-ce-x-nd {
        padding-bottom: 0;
    }

    .price-box {
        position: absolute;
        display: none;
    }
}
