.Guide{
    margin-left: 10px;
    text-align: left;
    float: none;
    border: 1px solid #343237;
    padding: 7px;
    color: #414141;
    font-weight: 500;
    background-image: url(https://www.nazdone.com/img/size.png);
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: right 4px center;
    padding-right: 32px;
    background-size: 24px;
    border-radius: 5px;
    font-size: 13px;
    cursor: pointer;
    transition: all .3s ease-in-out;
    margin-bottom: 10px;
    display: block;
}
.Guide:hover {
    margin-left: 10px;
    text-align: left;
    float: none;
    border: 1px solid #343237;
    padding: 7px;
    color: #414141;
    font-weight: 500;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: right 4px center;
    padding-right: 32px;
    background-size: 24px;
    border-radius: 5px;
    font-size: 13px;
    cursor: pointer;
    transition: all .3s ease-in-out;
    margin-bottom: 10px;
    display: block;
}
.Guide.stock {
background-image: url(/img/478544.svg);
}
.Guide.telegram {
background-image: url(/img/telicon.svg);
}
.Guide a{
color: #414141;
}
.slidemenu label {
    width: 25%;
    text-align: center;
    display: block;
    float: right;
    color: #4f4e53;
    opacity: .2;
}
.slidemenu label, .slider .bar {
    transition: all 500ms ease-in-out;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
}
.slidemenu label {
    margin-bottom: 0;

}
.slidemenu .slide-toggle:checked + label {
    opacity: 1;

}
.slidemenu label img {
    width: 25px;
    margin-left: 5px;
}
img {
    max-width: 100%;

}
.slidemenu label span {
    padding: 10px;
    font-weight: 500;
    padding: 0;
}
.slidemenu label:hover {
    cursor: pointer;
    color: #666;
}
#myTabContent, #myTabContent #tab1 ul {
    width: 1200px;
    margin: 0 auto;
    max-width: 100%;
}
.tab-pane {
    padding: 20px;

}
.tab-pane p {
    direction: rtl;
    text-align: justify;
    line-height: 30px;
    color: #4f4e53;
    font-size: 14px;
}
.tab-content>.active {
    display: block;

}
#myTabContent #tab1 .col-md-3 {
    font-weight: 500;
    margin-bottom: 10px;

}
#myTabContent #tab1 .col-md-9 {
    margin-bottom: 10px;

}
#tab1 ul li:nth-child(odd) .row span {
    background-color: #f2f2f3!important;
}
#myTabContent #tab1   span.titrsizetile {
    position: relative;

}

#myTabContent #tab1 ul li:first-child span.titrsizetile {
    margin-top: 0px;

}

.choosetype .sizebox2.alert-danger, .custom-radios .sizebox2.alert-danger {
    color: #f31100!important;
    background: red;
    box-shadow: none!important;
    display: inline;
    margin: 0;
    padding: 10px!important;
    border: 1px solid #ebbbbb;
    border-radius: 5px;
    font-size: 14px;
}
#myTabContent #tab1 span {
    background: #fafafa;
    padding: 14px 18px 12px;
    font-size: .929rem;
    line-height: 1.692;
    display: block;
    text-align: right;
    color: #4f4e53;
    margin-bottom: 10px;
    font-size: 13px!important;
    height: 100%;
    color: rgb(128 128 128);
    transition: all .3s ease-in-out;
    padding: 10px 18px 5px;
}
#myTabContent #tab1 span.titrsizetile:before {
    content: '\e662';
    font-family: 'themify';
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #ea4c89;
}

#myTabContent #tab1 .col-md-3 span.titrsizetile {
    background-color: transparent;
    color: #131313;
    margin-bottom: 5px;
    padding: 0;
    padding-right: 5px;
    margin-top: 20px;
}
#myTabContent #tab1  .row:hover span {
    color: rgb(27 27 27) !important;

}
#tab1 ul li:nth-child(odd) .row span {
    background-color: #f2f2f3!important;

}
.tabpanel{
    display:None
}
.tabpanel.show {
    display: block;
}
.tab-item.show{
border-bottom: 3px solid #ea4c89;
    padding-bottom: 12px;
    opacity: 1;
}

#myTabContent h5 {
    font-size: 16px;
    text-align: right;
    margin: 25px;
}
#myTabContent h5 span{
    font-size: 12px;
    vertical-align: bottom;
    font-weight: 400;
}
.rating-wrapper {
    overflow: hidden;
    display: inline-block;
    float: right;
}
.rating-input {
    left: 150px;
    top: -50px;
    opacity: 0;
    display: none;
}
.rating-star, .rating-wrapper:hover .rating-star {
    float: right;
    display: block;
    width: 16px;
    height: 16px;
    background: url(/content/images/stars.png) 0 -16px;
}

.rating-star:hover,.rating-star:hover~.rating-star{
    background-position:0 0;
    cursor:pointer
}
.rating-wrapper:hover .rating-star:hover,.rating-wrapper:hover .rating-star:hover~.rating-star,.rating-input:checked~.rating-star{
    background-position:0 0
}
.ratelabel{
float:right;
font-weight:500;
padding-right:34px;
font-size:1rem;
margin-left:15px
}
.rating-star, .rating-wrapper:hover .rating-star {
    float: right;
    display: block;
    width: 16px;
    height: 16px;
    background: url(/content/images/stars.png) 0 -16px;
}

input[name="captcha"]{
width: 80%;
    margin: auto;
}
.cap>p{
    float: right;
    font-weight: 500;
    padding-right: 34px;
    font-size: 1rem;
    margin-left: 15px;
}
.tab-pane p ,
.tabpanel-text{
    font-size: 14px !important;
}
.tab-pane p {
    direction: rtl;
    text-align: justify;
    line-height: 30px;
    color: #4f4e53;
}
.boldtxt {
    font-weight: 500;
    font-size: 1rem;
    margin-top: 15px;
    text-align: right;
}
.sendKisFile input, .sendKisFile select {
    margin: 0;
    border-radius: 4px !important;
    background: #f7f7f7;
    padding-right: 10px;
    font-size: .9rem;
}

.com-pr{
text-align: right;
    font-weight: 500;
}
.com-pr a{
    font-size: 0.8rem;
    font-weight: 400;
}
.com-pr span{

    font-weight: 400;
}
.comments {
    float: right;
    width: calc(100% - 30px);
    list-style: none;
    padding: 0 60px 0 0;
    margin: 15px;
    position: relative;
}
.comments:before {
    content: '';
    position: absolute;
    width: 2px;
    height: 100%;
    background: #e5e5e5;
    display: inline-block;
    right: 34px;
    top: 0;
}
.comments li {
    position: relative;
    padding-right: 30px;
    margin-bottom: 60px;
}
.comment_container {
    display: table;
}
li img.avatar {
    position: absolute;
    top: 0;
    right: -56px;
    left: auto;
    width: 65px;
    border: none;
    border-radius: 3px;
    padding: 0;
    z-index: 999;
    box-shadow: 1px 1px 7px rgba(0,0,0,.2);
    -moz-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
    -webkit-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
    -ms-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
    -o-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
    background: #fff;
}
li .comment-text {
    border: none;
    margin: 0 0 0 50px;
    border-radius: 4px;
    padding: 16px 16px 0;
    margin-left: 0;
}
.tab-pane p ,
.tabpanel-text{
    direction: rtl;
    text-align: justify;
    line-height: 30px;
    color: #4f4e53;
    font-size: 1rem;
}
.comments p.meta {
    float: right;
}
.comments .description {
    float: right;
    width: 100%;
    font-size: 1em;
    line-height: 24px;
    color: #4f4e53;
    text-align: right;
}
.comments p.meta time {
    font-size: .8em;
    font-weight: 100;

}
.comments ul.children {
    position: relative;
    margin: 40px 50px 0 0;
    list-style: none;
}
ul.children:before {
    content: '';
    position: absolute;
    width: 85px;
    height: 2px;
    background: #e5e5e5;
    display: inline-block;
    right: -20px;
    top: 30px;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
}
ul.children li {
    position: static;
    margin-bottom: 20px;
}
ul.children li img.avatar {
    right: -77px;
}
ul.children li .comment-text {
    margin-left: 0;
}
ul.children:after {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    background: #ff2992;
    display: inline-block;
    right: -97px;
    top: 21px;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: 1px 1px 7px rgba(0,0,0,.2);
    -moz-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
    -webkit-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
    -ms-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
    -o-box-shadow: 1px 1px 7px rgba(0,0,0,.2);}


  ul.children li .comment_container {
    position: relative;
    background: #f9f9f9;
    border-radius: 3px;
    padding-bottom: 10px;
    line-height: 2;
}
.bees>span {
    content: '';
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url("/img/SVG/bees.png") left center;
    animation: play .1s steps(3) infinite;
    -webkit-animation: play .1s steps(3) infinite;
    float: right;
    margin-left: 5px;
}
@keyframes play {
    100% {
        background-position: -120px;
    }
}

@-webkit-keyframes play {
    100% {
        background-position: -120px;
    }
}
.text-right {
    text-align: right!important;
}
.form-control[type=file]:not(:disabled):not([readonly]) {
    cursor: pointer;
    padding: 10px;
    padding-inline: 18px;
}


@media(max-width: 1154px){
.choosetype .sizebox2.alert-danger, .custom-radios .sizebox2.alert-danger{
    display: block;
    max-width: fit-content;
}
}

.delivery-date-box {
	color: #fd2b2e;
	background-color: #f7e5f4;
	border: 1px solid #e859c2;
	padding: 5px;
	padding-inline: 15px;
	width: fit-content;
	border-radius: 5px;
	margin-top: 20px;
}

.form-control {
    padding-right: 24px;
}

.choosetype .size-parent-jin strong{
    margin-left: 20px;
}
.old-prise{
    text-decoration: line-through
}