.check {
    -webkit-user-select: none;
    -ms-user-select: none
}

.BX-1 .old-prc {
    text-decoration: line-through
}

::selection {
    color: #fff;
    background: var(--main-color)
}

*,
.row,
label,
p,
ul {
    padding: 0;
    margin: 0
}

li {
    list-style: none
}

a {
    text-decoration: none !important;
    color: #272727
}

input:focus {
    outline: 0;
    box-shadow: none
}

.Bx-6:hover .ttl-6,
.text-theme,
a:hover {
    color: var(--main-color)
}

img {
    max-width: 100% !important
}

.rounded {
    border-radius: .45rem !important
}

.rounded-top {
    border-top-right-radius: .45rem !important;
    border-top-left-radius: .45rem !important
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #757575;
    background-color: #fff
}

::-webkit-scrollbar {
    width: 8px;
    height: 3px;
    background-color: #f5f5f5
}

::-webkit-scrollbar-thumb {
    background: var(--main-color);
    border-radius: 9px
}

body,
html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #ffffff;
    direction: rtl;
    height: 100%;
    width: 100%;
}

:root {
    --main-color: #ec008c;
    --main1-color: #b3154f
}

.bg-theme {
    background: var(--main-color)
}

.text-theme1 {
    color: var(--main1-color)
}

.bg-theme1 {
    background: var(--main1-color)
}

.container-fluid {
    position: relative;
    padding: 0 60px
}

.BX-3,
.Bx-P2 {
    overflow: hidden
}

.BX-1,
.BX-4 {
    transition: .3s
}

@keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.Bx-P1 .pc-P1 {
    background: #ebebeb;
    width: 117px;
    height: 103px;
    transition: 1s;
    filter: grayscale(1) opacity(.8)
}

.Bx-P1:hover .pc-P1 {
    box-shadow: 0 2px 6px 0 #8a8a8a;
    transition: 1s;
    transform: translateY(-4px);
    filter: grayscale(0) opacity(1)
}

.BX-cart {
    box-shadow: 0 18px 23px -5px #d6d6d6
}

.Bx-P2 {
    filter: saturate(.7)
}

.Bx-6:hover,
.Bx-P2:hover {
    filter: saturate(1)
}

.center .Bx-P4 {
    filter: grayscale(0) opacity(1)
}

.Bx-P2 .txt-P2 {
    font-size: 17px;
    height: 41px
}

.Bx-P2 .content-P2 {
    bottom: -76px;
    background: #0000006b;
    transition: 1s
}

.Bx-P2:hover .content-P2 {
    bottom: 0;
    transition: 1s
}

.Bx-P3 {
    transition: .3s;
    border-bottom: 3px solid #e1e1e1
}

.Bx-P3:hover {
    transition: .3s;
    border-bottom: 3px solid var(--main-color);
    transform: translateY(-3px)
}

.Bx-P3 .txt-P3 {
    z-index: 1;
    top: 0;
    background: #00000061;
    transition: 1s;
    opacity: 0
}

.BX-cart .titl-c::before,
.BX-cart::after,
.titl-c::after {
    background-repeat: no-repeat;
    content: "";
    position: absolute
}

.Bx-P3:hover .txt-P3 {
    transition: 1s;
    opacity: 1
}

.Bx-P4 img {
    width: auto !important
}

.Bx-P4 {
    filter: grayscale(1) opacity(.4)
}

.BX-cart {
    border-radius: 9px 9px 0 0;
    position: sticky !important;
    position: -webkit-sticky !important;
    top: 93px
}

.BX-cart::after {
    background-image: url(../images/page/p-3.png);
    bottom: -17px;
    width: 100%;
    height: 28px;
    right: 0;
    left: 0;
    background-position: bottom;
    z-index: -1;
    background-size: 100% auto
}

.BX-cart .titl-c {
    font-size: 19px;
    color: #5a5a5a
}

.BX-cart .titl-c::before,
.titl-c::after {
    background-image: url(../images/page/p-2.png);
    width: 61px;
    height: 54px;
    top: -32px
}

.BX-cart .titl-c::before {
    right: 6px
}

.BX-cart .titl-c::after {
    left: 6px
}

.BX-1 .name-pr {
    font-size: 18px
}

.btn-efct1 {
    transition: .3s;
    height: auto
}

.btn-efct1:hover {
    transition: .3s;
    transform: translateY(-5px) scale(1.01);
    box-shadow: 0 3px 12px 0 #a2a2a2
}

.check input {
    width: 100%;
    height: 100%;
    position: absolute
}

.head-item {
    box-shadow: 0 0 18px -3px #cecece
}

.item-field {
    padding: 12px 10px;
    box-shadow: 0 2px 5px -1px #d4d4d4
}

.BX-3 {
    height: 146px;
    box-shadow: 0 2px 14px -3px #c7c7c7
}

.BX-3 .pc-category {
    object-fit: cover;
    transition: 1s
}

.BX-3:hover .pc-category {
    transform: scale(1.1);
    transition: 1s
}

.sort-ttl {
    font-size: 15px
}

.sort-li {
    color: #929292
}

.sort-li:hover {
    background: #f5f5f5
}

.sort-li.active {
    background: var(--main-color);
    color: #fff
}

.sub-ttle {
    box-shadow: 0 12px 12px -13px #dedede
}

.sub-ttle::before {
    content: "";
    background: var(--main-color);
    border-radius: 62px;
    position: absolute;
    right: 0;
    left: 0;
    bottom: -3px;
    margin: auto;
    width: 100px;
    height: 3px
}

.Advnc-body {
    font-size: 13px;
    max-height: 300px;
    overflow: auto
}

.field-seach {
    background: #f3f3f38c
}

.Advnc-ttl,
.sub-pt {
    font-size: 14px
}

.describe-categor {
    line-height: 28px;
    color: #545454
}

.describe-categor a {
    color: var(--main-color);
    border-bottom: 1px dashed
}

.check {
    cursor: pointer;
    -moz-user-select: none;
    user-select: none;
    padding: 0 19px 0 0;
    color: #6f6f6f
}

.check input {
    opacity: 0;
    cursor: pointer;
    right: 0;
    z-index: 1;
    top: 0
}

.check .checkmark {
    top: -1px;
    right: 0;
    height: 16px;
    width: 16px;
    background-color: #fff;
    border: 1px solid #d4d4d4;
    border-radius: 3px
}

.Radio-L:checked+.Label-L,
.Radio-L:checked+.Label-L::before,
.check input:checked~.checkmark {
    background-color: var(--main-color)
}

.check .checkmark:after {
    content: "";
    position: absolute;
    display: none;
    left: 5px;
    top: 0;
    width: 5px;
    height: 11px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.check input:checked~.checkmark:after {
    display: block
}

.each-color {
    width: 30px;
    height: 30px;
    padding: 1px
}

.rw-colorS .clr:first-child .each-color,
.rw-colorS .clr:first-child .each-color .main-color,
.rw-colorS .clr:first-child .each-color .main-color:checked::after {
    background: #f70000
}

.rw-colorS .clr:nth-child(2) .each-color,
.rw-colorS .clr:nth-child(2) .each-color .main-color,
.rw-colorS .clr:nth-child(2) .each-color .main-color:checked::after {
    background: #86ff00
}

.rw-colorS .clr:nth-child(3) .each-color,
.rw-colorS .clr:nth-child(3) .each-color .main-color,
.rw-colorS .clr:nth-child(3) .each-color .main-color:checked::after {
    background: #00c4ff
}

.rw-colorS .clr:nth-child(4) .each-color,
.rw-colorS .clr:nth-child(4) .each-color .main-color,
.rw-colorS .clr:nth-child(4) .each-color .main-color:checked::after {
    background: #ff006a
}

.rw-colorS .clr:nth-child(5) .each-color,
.rw-colorS .clr:nth-child(5) .each-color .main-color,
.rw-colorS .clr:nth-child(5) .each-color .main-color:checked::after {
    background: #f7a900
}

.rw-colorS .clr:nth-child(6) .each-color,
.rw-colorS .clr:nth-child(6) .each-color .main-color,
.rw-colorS .clr:nth-child(6) .each-color .main-color:checked::after {
    background: #8df700
}

.rw-colorS .clr:nth-child(7) .each-color,
.rw-colorS .clr:nth-child(7) .each-color .main-color,
.rw-colorS .clr:nth-child(7) .each-color .main-color:checked::after {
    background: #7600f7
}

.rw-colorS .clr:nth-child(8) .each-color,
.rw-colorS .clr:nth-child(8) .each-color .main-color,
.rw-colorS .clr:nth-child(8) .each-color .main-color:checked::after {
    background: #000
}

.rw-colorS .clr:nth-child(9) .each-color,
.rw-colorS .clr:nth-child(9) .each-color .main-color,
.rw-colorS .clr:nth-child(9) .each-color .main-color:checked::after {
    background: #45ff98
}

.rw-colorS .clr:nth-child(10) .each-color,
.rw-colorS .clr:nth-child(10) .each-color .main-color,
.rw-colorS .clr:nth-child(10) .each-color .main-color:checked::after {
    background: #d8ff00
}

.main-color {
    border: 2px solid #fff;
    width: 28px;
    height: 28px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    right: 0;
    top: 0;
    left: 0;
    transition: .15s ease-out;
    cursor: pointer
}

.main-color:hover {
    background: #9faab7
}

.main-color:checked {
    background: #40e0d0
}

.main-color:checked::before {
    height: 28px;
    width: 28px;
    position: absolute;
    content: 'âœ”';
    display: inline-block;
    font-size: 18px;
    text-align: center;
    line-height: 28px
}

.main-color:checked::after {
    position: relative;
    display: block
}

.main-color:checked::after {
    -webkit-animation: .65s click-wave;
    -moz-animation: .65s click-wave;
    animation: .65s click-wave;
    content: '';
    z-index: 100
}

@keyframes click-wave {
    0% {
        height: 0;
        width: 0;
        opacity: .35;
        position: relative
    }

    100% {
        height: 40px;
        width: 40px;
        margin-right: -5px;
        margin-top: -10px;
        opacity: 0
    }
}

.head-item {
    box-shadow: 0 6px 23px -5px #d6d6d6
}

.BX-1 .Off-c {
    width: 58px;
    height: 59px;
    font-size: 20px;
    box-shadow: 0 6px 15px -3px #a2a2a2;
    border: 1px solid;
    left: 27px;
    top: 5px
}

.BX-1 .detal-pr {
    color: #737373;
    font-size: 13px
}

.BX-1 .price-pr {
    color: #a7a7a7
}

.BX-1 .new-prc {
    font-size: 17px;
    color: #272727
}

.BX-1 .btn-efct2 {
    color: #8c8c8c;
    border: 1px solid #b7b7b7;
    transition: .3s
}

.BX-1 .pc-pr {
    margin: 0 0 8px
}

.BX-1 .pc-pr img {
    max-height: 280px !important
}

.BX-1:hover {
    transition: .3s;
    background: #fff;
    box-shadow: 0 6px 23px -5px #d6d6d6;
    transform: translateY(-5px)
}

.BX-1:hover .btn-efct2 {
    color: #fff;
    border: 1px solid var(--main-color);
    background: var(--main-color);
    transition: .3s
}

.Radio-L+.Label-L {
    cursor: pointer;
    outline: 0;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    width: 40px;
    height: 20px;
    background-color: #e4e4e4;
    -moz-border-radius: 60px;
    -webkit-border-radius: 60px;
    border-radius: 60px;
    -moz-transition: background .4s;
    -o-transition: background .4s;
    -webkit-transition: background .4s;
    transition: background .4s
}

.Radio-L+.Label-L::after,
.Radio-L+.Label-L::before {
    content: "";
    display: block;
    position: absolute
}

.Radio-L+.Label-L::before {
    right: 1px;
    left: 1px;
    top: 1px;
    bottom: 1px;
    background-color: #f1f1f1;
    -moz-border-radius: 60px;
    -webkit-border-radius: 60px;
    border-radius: 60px;
    -moz-transition: background .4s;
    -o-transition: background .4s;
    -webkit-transition: background .4s;
    transition: background .4s
}

.Radio-L+.Label-L::after {
    top: -1px;
    left: 0;
    width: 22px;
    height: 22px;
    background-color: #fff;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .3);
    box-shadow: 0 1px 5px rgba(0, 0, 0, .3);
    -moz-transition: -moz-transform .4s;
    -o-transition: -o-transform .4s;
    -webkit-transition: -webkit-transform .4s;
    transition: transform .4s
}

.Radio-L:checked+.Label-L::after {
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -webkit-transform: translateX(20px);
    transform: translateX(20px)
}

.Radio-L:disabled+.Label-L {
    opacity: .5;
    cursor: default
}

@keyframes huue {
    to {
        filter: hue-rotate(1turn)
    }
}

.Bx-5 {
    background: linear-gradient(45deg, #f3f3f3, transparent);
    box-shadow: 0 3px 6px -1px #d6d6d6;
    border: 3px solid #fff;
    transition: .3s;
    color: #000
}

.Bx-5:hover {
    transform: translateY(-3px);
    transition: .3s;
    border: 3px solid #f3f3f3
}

.ttle-5 {
    width: 137px;
    font-size: 17px
}

.BX-4:hover {
    transition: .3s;
    background: #f3f3f35e
}

.BX-5 {
    line-height: 24px
}

.Bx-6 {
    filter: saturate(.7)
}

.Bx-6 .label-type {
    z-index: 11;
    right: 21px;
    top: 21px
}

.Bx-6 .ttl-6 {
    font-size: 17px
}

.eng-pt {
    margin: -9px 0 14px;
    background: #f9f9f9;
    padding: 0 0 0 8px;
    color: #a7a7a7
}

.price-pt {
    font-size: 16px
}

.name-pt {
    color: #383838;
    font-size: 18px
}

.Bx4 i {
    font-size: 5px;
    color: #9e9e9e
}

.Bx4 .ttl-pt {
    color: #484848
}

.prt-tx-pt,
.prt-tx-pt h6 {
    font-weight: 700;
    color: #757575
}

.prt-tx-pt p {
    color: #9e9e9e;
    font-size: 11px
}

.eng-ttl::before {
    content: "";
    background: var(--main-color);
    width: 10%;
    height: 3px;
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 40px
}

/* @media (min-width:1400px) {
    .container-fluid {
        max-width: 1400px;
        padding: 0
    }
} */

@media (max-width:1024px) {
    .container-fluid {
        padding: 0 10px;
        width: 100%
    }
}

@media (max-width:768px) {
    .BX-1 .pc-pr {
        height: auto
    }
}

@media (max-width:500px) {

    .btn-2,
    body,
    html {
        font-size: 11px
    }

    .Bx-P1 .pc-P1 {
        width: 93px;
        height: 93px
    }

    .Bx-P2 .txt-P2 {
        bottom: 0;
        font-size: 14px
    }

    .sub-ttle {
        font-size: 15px
    }

    .BX-1 .name-pr {
        font-size: 13px;
        line-height: 19px
    }

    .BX-1 .detal-pr {
        font-size: 10px
    }
}

@media (max-width:430px) {
    .BX-1 .pc-pr img {
        object-fit: contain
    }
}

.col-12.p-0.text {
    text-align: justify;
    line-height: 2;
    font-size: 14px
}



.pro-model{
    font-size: 10px;
  }