.products-details-page .carousel {
    position: relative;
}

.products-details-page .products-details {
    margin-top: 3rem;
}

.products-details-page #product-images-slick img {
    object-fit: contain;
    cursor: pointer;
}

.products-details-page #carousel-thumbs {
    padding: 0 50px;
}

.products-details-page #carousel-thumbs img:hover {
    opacity: 100%;
}

.products-details-page #carousel-thumbs img {
    opacity: 80%;
    border: 3px solid transparent;
    cursor: pointer;
}

.products-details-page #carousel-thumbs .selected img {
    opacity: 100%;
}

.products-details-page .carousel-control-prev,
.products-details-page .carousel-control-next {
    width: 44px;
    height: 44px;
}

.products-details-page .carousel-fullscreen-icon {
    position: absolute;
    top: 1rem;
    left: 1rem;
    width: 1.75rem;
    height: 1.75rem;
    z-index: 4;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgba(255,255,255,.80)'  viewBox='0 0 16 16'%3E%3Cpath d='M1.5 1a.5.5 0 0 0-.5.5v4a.5.5 0 0 1-1 0v-4A1.5 1.5 0 0 1 1.5 0h4a.5.5 0 0 1 0 1h-4zM10 .5a.5.5 0 0 1 .5-.5h4A1.5 1.5 0 0 1 16 1.5v4a.5.5 0 0 1-1 0v-4a.5.5 0 0 0-.5-.5h-4a.5.5 0 0 1-.5-.5zM.5 10a.5.5 0 0 1 .5.5v4a.5.5 0 0 0 .5.5h4a.5.5 0 0 1 0 1h-4A1.5 1.5 0 0 1 0 14.5v-4a.5.5 0 0 1 .5-.5zm15 0a.5.5 0 0 1 .5.5v4a1.5 1.5 0 0 1-1.5 1.5h-4a.5.5 0 0 1 0-1h4a.5.5 0 0 0 .5-.5v-4a.5.5 0 0 1 .5-.5z' /%3E%3C/svg%3E");
}

.products-details-page .carousel-fullscreen-icon:hover {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(255,255,255)' viewBox='0 0 16 16'%3E%3Cpath d='M1.5 1a.5.5 0 0 0-.5.5v4a.5.5 0 0 1-1 0v-4A1.5 1.5 0 0 1 1.5 0h4a.5.5 0 0 1 0 1h-4zM10 .5a.5.5 0 0 1 .5-.5h4A1.5 1.5 0 0 1 16 1.5v4a.5.5 0 0 1-1 0v-4a.5.5 0 0 0-.5-.5h-4a.5.5 0 0 1-.5-.5zM.5 10a.5.5 0 0 1 .5.5v4a.5.5 0 0 0 .5.5h4a.5.5 0 0 1 0 1h-4A1.5 1.5 0 0 1 0 14.5v-4a.5.5 0 0 1 .5-.5zm15 0a.5.5 0 0 1 .5.5v4a1.5 1.5 0 0 1-1.5 1.5h-4a.5.5 0 0 1 0-1h4a.5.5 0 0 0 .5-.5v-4a.5.5 0 0 1 .5-.5z' /%3E%3C/svg%3E");
}

.products-details-page .pause .carousel-pause-icon {
    position: absolute;
    top: 3.75rem;
    left: 1rem;
    width: 1.75rem;
    height: 1.75rem;
    z-index: 4;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgba(255,255,255,.80)'  viewBox='0 0 16 16'%3E%3Cpath d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM6.25 5C5.56 5 5 5.56 5 6.25v3.5a1.25 1.25 0 1 0 2.5 0v-3.5C7.5 5.56 6.94 5 6.25 5zm3.5 0c-.69 0-1.25.56-1.25 1.25v3.5a1.25 1.25 0 1 0 2.5 0v-3.5C11 5.56 10.44 5 9.75 5z' /%3E%3C/svg%3E");
}

.products-details-page .pause .carousel-pause-icon:hover {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(255,255,255)'  viewBox='0 0 16 16'%3E%3Cpath d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM6.25 5C5.56 5 5 5.56 5 6.25v3.5a1.25 1.25 0 1 0 2.5 0v-3.5C7.5 5.56 6.94 5 6.25 5zm3.5 0c-.69 0-1.25.56-1.25 1.25v3.5a1.25 1.25 0 1 0 2.5 0v-3.5C11 5.56 10.44 5 9.75 5z' /%3E%3C/svg%3E");
}

.products-details-page .play .carousel-pause-icon {
    position: absolute;
    top: 3.75rem;
    left: 1rem;
    width: 1.75rem;
    height: 1.75rem;
    z-index: 4;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgba(255,255,255,.80)'  viewBox='0 0 16 16'%3E%3Cpath d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM6.79 5.093A.5.5 0 0 0 6 5.5v5a.5.5 0 0 0 .79.407l3.5-2.5a.5.5 0 0 0 0-.814l-3.5-2.5z' /%3E%3C/svg%3E");
}

.products-details-page .play .carousel-pause-icon:hover {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(255,255,255)'  viewBox='0 0 16 16'%3E%3Cpath d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM6.79 5.093A.5.5 0 0 0 6 5.5v5a.5.5 0 0 0 .79.407l3.5-2.5a.5.5 0 0 0 0-.814l-3.5-2.5z' /%3E%3C/svg%3E");
}

.products-details-page #carousel-thumbs .carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgba(0,0,0,.60)' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}

.products-details-page #carousel-thumbs .carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%60000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}

.products-details-page .modal-content {
    border: none;
}

.products-details-page #lightbox-container-image img {
    width: auto;
    max-height: 520px;
}


.products-details-page .lg-thumbs {
    margin-right: -7.5px;
    margin-left: -7.5px;
    margin-bottom: 25px;
}

.products-details-page .lg-thumbs a {
    cursor: pointer;
}

.products-details-page .lg-thumbs img, .carousel-img {
    width: 100%;
    height: auto;
    max-height: 100%;
    object-fit: contain;
}

.products-details-page .lg-thumbs .col-3 {
    flex: 0 0 20%;
    max-width: 20%;
    margin-top: 15px;
    padding-right: 7.5px;
    padding-left: 7.5px;
}

.products-details-page .lg-thumbs .row {
    margin-left: 7.5px;
    margin-right: 7.5px;
}


.products-details-page .carousel-fullscreen-control {
    position: absolute;
    top: 1rem;
    left: 1rem;
    width: 44px;
    height: 44px;
    background-color: #e1e1e1;
}

.products-details-page h4 {
    font-size: 1.3rem;
}


#product-custom-user-dropdown-fields label
{
    display: block;
    color: var( --primary-color);
}


.select-quantity-div select {
    display: block;
    width: 100%;
    padding: 10px 5px;
    border-color: #ccc;
    border-radius: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}


#product-custom-user-dropdown-fields > div.form-group > div ,
.select-quantity-div > div.form-group > div{
    position: relative;
}


.select-quantity-div > div.form-group > div:after {
    content: '\e94b';
    font-family: 'icomoon';
    font-size: 20px;
    color: #333;
    right: 0px;
    top: 24px;
    padding: 5px 8px;
    border-left: 1px solid #ccc;
    position: absolute;
    pointer-events: none;
    height: 40px;
    width: 40px;
}

.select-quantity-div div.form-group > div:after{
    right: unset;
    left: 0px;
    border-left: 0;
    border-right: 1px solid #ccc;
}


.rtl .ekko-lightbox-nav-overlay a:last-child span {
    text-align: left;
}

.select-quantity-div > div.form-group {
    width: 100px;
}

.select-quantity-div > div.form-group > div:after{
    top: 0px
}


#product-custom-user-option-fields .form-group label {
    display: inline-block;
    width: 100%;
    padding: 10px 10px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid var(--btn-color);
    appearance: none;
    border-radius: 0px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}

#product-custom-user-option-fields, .add-review-form-checkbox {
    display: flex;
    flex-wrap: wrap;
}

#product-custom-user-option-fields .form-group, .add-review-form-checkbox .form-group {
    width: 100%;
}


#product-custom-user-option-fields input + span {
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 1px solid #ced4da;
    border-radius: 0px;
    cursor: pointer;
    right: 2px;
    top: 4px;
    position: relative;
}
.add-review-form-checkbox input + span {
    width: 18px;
    height: 18px;
    border: 0;
    border-radius: 0px;
    background-color: #f3f3f3;
    cursor: pointer;
}
.rtl #product-custom-user-option-fields input + span {
    right: -2px;
}
#product-custom-user-option-fields input:checked + span:after {
    position: absolute;
    top: -2px;
    content: "\e910";
    font-family: 'icomoon';
    font-size: 14px;
}
.add-review-form-checkbox input:checked + span:after {
    content: "\e910";
    font-family: 'icomoon';	 
}
.add-review-form-checkbox input:checked + span {
    position: relative;
    background-color: var(--btn-color);
    border: 0;
    color: #fff;
}
.rtl #product-custom-user-option-fields input:checked + span:after,
.rtl .add-review-form-checkbox input:checked + span:after {
    position: absolute;
    left: 0px;
    height: 18px;
    width: 18px;
    top: -0.5px;
    font-size: 14px;
}
}
#product-custom-user-option-fields input, .add-review-form-checkbox input {
    display: none;
}

.description-icon{
    font-size: 32px;
    width: 32px;
    color: var(--btn-color);
}

.description-title {
    font-size: 1.733rem;
    font-weight: 500;
    color: var(--second-color-alt3);
    margin-left: 40px;
}

.rtl .description-title {
    margin-left: unset;
    margin-right: 40px;
}


.tooltip-info-icon{
    font-size: 1.5rem;
    color: var(--second-color-alt3);
}


.card-table {
    margin-left: 72px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.rtl .card-table {
    margin-left: unset;
}

.card-table-header{
    background-color: var(--second-color-alt4);
    color:var(--second-color-alt3);
    font-size: 1.167rem;
    font-weight: var(--font-weight-sizeOne);
}
.card-text-color{
    color:var(--second-color-alt3);
    font-size: 1.333rem;
    font-weight: var(--font-weight-sizeOne);
}
.card-price{
    color:var(--primary-color);
    font-size: 1.333rem;
    font-weight: var(--font-wieght-sizeTwo);
    margin: 10px 20px;
}

.card-body {
    padding: 0;
}



.variant-image-wrapper img {
    object-fit: contain;
}

.add-review-btn {
    margin-left: 15px;
}

.rtl .add-review-btn {
    margin-left: unset;
    margin-right: 15px;
}

.icon-star1, .icon-border-star {
	width: 28px;
    margin-right: 2px;
    margin-left: 2px;
    margin-top: 1px;
}

.fa-star.active {
    color:#f1c727;
}

.fa-star.deactive,
.icon-star1.deactive:before {
    color: #cccccc;
}

.rating_count_5, .rating_count_4, .rating_count_3, .rating_count_2, .rating_count_1 {
	width: auto;
    margin-left: 5px;
}

.user-review-date {
    margin-right: auto;
}

.card-name-customer {
    font-size: 14px;
    margin: 0px 2px 0px 2px;
}

.user-review-text {
    color: #484848;
    margin-left: 50px;
}

.card-review .icon-account_circle {
    width: 40px;
    font-size: 40px;
    color: #A8A8A8;
}

.card-review .card-name {
    margin-left: 10px;
}

.rtl .card-review .card-name {
    margin-left: unset;
    margin-right: 10px;
}

.product-social i{
    font-size: 20px;
    color:var(  --btn-color);
}

.product-social {
    margin-right: -7.5px;
    margin-left: -7.5px;
}

.product-social a {
    padding: 0px 7.5px;
}

.add-review-btn {
    background-color:var(  --primary-color);
    color: var(--text-color-primary-bg);
}

.btn-add-to-cart {
    background-color:var(  --primary-color);
    color: var(--text-color-primary-bg);

    width: 100%;
    padding: 10px;
    font-size: 1.4rem;
}

.border-product {
    margin-top: 20px;
}

.options-table .col {
    flex-basis: 0;
}


.options-table .m-col {
    margin: 5px 0px;
}

.rating-section {
    margin-top: 15px;
    margin-bottom: 15px;
}

.rating-section-top {
    margin-top: 0px;
    margin-bottom: 0px;
}

.rating-section h4 {
    font-size: 1rem;
    font-weight: 400;
    margin: 0px;
    margin-left: 4px;
}

.rtl .rating-section h4 {
    margin-left: unset;
    margin-right: 4px;
}

.review-details .rating-section {
    margin-left: 15px;
}

.rtl .review-details .rating-section {
    margin-left: unset;
    margin-right: 15px;
}

.rating-average {
	color: #000!important;
	font-weight: 800;
	font-size: 50px !important;
    min-width: 80px;
    margin: 0px;
}

/*-- Product --*/
.modal-comment-content{
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0px;
    outline: 0;
}

.modal-product-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}

.modal-product-title{
    font-size:1.833rem;
    font-weight: var(--font-weight-sizeTwo);
    color:var(--primary-color);
}

.btnrating.active > i:before {
    color: #f1c727;
}

.btnrating > i:before , .btnrating.deactive > i:before {
    color: #cccccc;
}

.btnrating {
    cursor: pointer;
    font-size: 25px;
	width: 28px;
	margin: 0px 3px;
    float: right;
	text-decoration: none!important;
	-webkit-appearance: none!important;
}
html[dir="ltr"] .btnrating {
    float: left;	
}

.div-btnrating {
    margin-left: auto;
}

.rtl .div-btnrating {
    margin-left: unset;
    margin-right: auto;
}

.bottom-buttons, .review-remaining-count {
    text-align: center;
}

.rtl .bottom-buttons, .rtl .review-remaining-count {
    text-align: center;
}

.product-features {
    margin-right: -7.5px;
    margin-left: -7.5px;
    margin-bottom: 15px;
}

.product-features > div {
    padding-right: 7.5px;
    padding-left: 7.5px;
}

.bundle-offer-title-description {
    font-size: 1rem;
}

.bundle-offer-more {
    text-align: center;
}
.bundle-offer-more > a {
    color: var( --primary-color);
    text-decoration: underline;
    font-size: 1.2rem;
    cursor: pointer;
}


.modal-dialog-scrollable .modal-dialog{
    overflow-y: initial !important
}


.bundle-offer-products-dialog .bundle-offer-title, .bundle-offer-products-dialog .bundle-offer-title-description {
    margin-right: 40px;
}

.rtl .bundle-offer-products-dialog .bundle-offer-title, .rtl .bundle-offer-products-dialog .bundle-offer-title-description {
    margin-right: 0px;
    margin-left: 40px;
}

.description-text-clear *{
    max-width: 100% !important;
}


.bundle-offer-details-products {
    overflow-x: scroll;
    flex-wrap: nowrap;
}

.form-notify-me {
    border: 1px solid var( --primary-color);
    padding: 15px;
    border-radius: 0px;
}

.btn-send-notify {
    margin-left: 15px;
    width: 100px;
    height: 40px;
}

.rtl .btn-send-notify {
    margin-left: unset;
    margin-right: 15px;
}

.products-details-page .slick-dots {
    display: none !important;
}

.products-details-page .slick-arrow {
    background-color: rgba(204,204,204,0.7);
    border-radius: 0px;
    z-index: 2;
    opacity: 0.5;
}

.products-details-page .slick-next.slick-arrow>span,
.products-details-page .slick-prev.slick-arrow>span {
    color: #ffffff;
}

.products-details-page .slick-prev
{
    left: 0px;
}
[dir='rtl'] .products-details-page .slick-prev
{
    right:  0px;
    left: auto;
}


.products-details-page .slick-next
{
    right: 0px;
}

[dir='rtl'] .products-details-page .slick-next
{
    right: auto;
    left: 0px;
}

.col-product-info {
    padding-top: 0px;
}

.col-product-info-single-image {
    padding-top: 0px;
}

.col-product-image-wrapper {
    padding-right: 15px;
    padding-left: 15px;
}

#product-custom-user-input-fields .file-label {
    margin-bottom: 0px;
}

#product-custom-user-input-fields .icon-close::after {
    font-family: 'icomoon' !important;
    content: "\f05c";
    font-size: 18px;
    cursor: pointer;
}

#product-custom-user-input-fields .file-label > * {
    margin-right: 10px;
}

.rtl #product-custom-user-input-fields .file-label > * {
    margin-right: unset;
    margin-left: 10px;
}

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

    .card-table {
        margin: 0px 0px 10px 0px !important;
    }

    .options-table .col {
        flex-basis: unset;
    }

    .description-title {
        margin-left: 20px;
    }

    .rtl .description-title {
        margin-left: unset;
        margin-right: 20px;
    }


    .add-review-btn {
        margin-left: auto;
    }

    .rtl .add-review-btn{
        margin-left: unset;
        margin-right: auto;
    }

    .products-details-page .lg-thumbs {
        display: none;
    }

    .products-details-page .slick-dots {
        display: block !important;
    }

    .products-details-page .products-details {
        margin-top: 0px;
    }

    .col-product-info {
        padding-top: 45px;
    }

    .col-product-info-single-image {
        padding-top: 25px;
    }

    .col-product-image-wrapper {
        padding: 0px;
    }

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

.add-images {
	display: none;
    width: 80%;
    margin: auto;
    margin-bottom: 15px;
	background-color: #fff;
}

.image-uploader {
	min-height: auto;
    position: relative;
}

.image-uploader.drag-over {
    background-color: #f3f3f3;
}

.image-uploader input[type="file"] {
    width: 0;
    height: 0;
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.image-uploader .upload-text {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 130px;
    color: var(--btn-color);
	cursor: pointer;
}

.image-uploader .upload-text i {
    display: block;
    font-size: 3rem;
    margin-bottom: .5rem;
}

.image-uploader .upload-text span {
    display: block;
    width: 60%;
    font-size: 12px;
    text-align: center;
}

.image-uploader.has-files .upload-text {
    display: none;
}


.image-uploader .uploaded {
    display: flex;
    justify-content: center;
    padding: .5rem;
    line-height: 0;
}

.image-uploader:not(.has-files) .uploaded {
    display: none;
}

.image-uploader .uploaded .uploaded-image {
    display: inline-block;
    width: calc(16.6666667% - 1rem);
    padding-bottom: calc(16.6666667% - 1rem);
    height: 0;
    position: relative;
    margin: .5rem;
    border: 1px solid #e5e5e5;
    cursor: default;
}

.image-uploader .uploaded .uploaded-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
}

.image-uploader .uploaded .uploaded-image .delete-image {
    display: none;
    cursor: pointer;
    position: absolute;
    top: .2rem;
    right: .2rem;
    border-radius: 50%;
    padding: 2px;
    line-height: 1;
    background-color: rgba(0, 0, 0, .5);
    -webkit-appearance: none;
    border: none;
}

.image-uploader .uploaded .uploaded-image:hover .delete-image {
    display: block;
}

.image-uploader .uploaded .uploaded-image .delete-image i {
    display: block;
    color: #fff;
    width: 1.4rem;
    height: 1.4rem;
    font-size: 1.4rem;
    line-height: 1.4rem;
}

.image-uploader .uploaded .upload-plus-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
    height: 100px;
    border: 2px dashed #e5e5e5;
    margin: 10px;
    cursor: pointer;
    font-size: 24px;
    color: var(--btn-color);
	padding-bottom: 0!important;
    height: auto;
}

.image-uploader  .uploaded .upload-plus-icon {
    transition: opacity 0.3s ease;
}

.image-uploader  .image-uploader.has-files .upload-plus-icon.hidden {
    display: none;
}

@media screen and (max-width: 1366px) {
    .image-uploader .uploaded .uploaded-image {
        width: calc(15% - 1rem);
        padding-bottom: calc(15% - 1rem);
    }
}

@media screen and (max-width: 992px) {
    .image-uploader .uploaded {
        padding: .4rem;
    }

    .image-uploader .uploaded .uploaded-image {
        width: calc(20% - .8rem);
        padding-bottom: calc(20% - .4rem);
        margin: .4rem;
    }
}

@media screen and (max-width: 786px) {
    .image-uploader .uploaded {
        padding: .3rem;
    }

    .image-uploader .uploaded .uploaded-image {
        width: calc(33.3333333333% - .6rem);
        padding-bottom: calc(33.3333333333% - .3rem);
        margin: .3rem;
    }
}

@media screen and (max-width: 450px) {
    .image-uploader .uploaded {
        padding: .2rem;
    }

    .image-uploader .uploaded .uploaded-image {
        width: calc(35% - .4rem);
        padding-bottom: calc(35% - .4rem);
        margin: .2rem;
    }
}

.size-box #product-variants-options ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.size-box #product-variants-options ul li {
    display: inline-block;
    width: auto;
    padding: 5px  10px;
    margin-right: 10px;
    cursor: pointer;
    border: 0;
    background-color: var(--primary-color);
    color: var(--second-color);
    text-align: center;
    margin-bottom: 10px;
    border-radius: 0px;
    font-size: 15px;
    opacity: 0.3;
}

.rtl .size-box #product-variants-options ul li {
    margin-right: 0px;
    margin-left: 10px;
}

.size-box #product-variants-options ul li a {
    color: #222222;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.size-box #product-variants-options ul li.active {
    border: 0;
    background-color: var(--primary-color);
    font-size: 15px;
    border-radius: 0px;
    font-weight: 600;
    color: #ffffff;
    opacity: 1!important;
}

.size-box #product-variants-options ul li.disabled {
    position: relative;
	/* pointer-events: none; */
    background-color: var(--primary-color);
    opacity: 0.1;	
}

.size-box #product-variants-options ul li.disabled::after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    font-size: 30px;
    background-color: white;
    top: 0;
    height: 100%;
    transform: scale(0.8);
    opacity: 0.7;
    mask-image: url('cancel.svg');
    -webkit-mask-image: url('cancel.svg');
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
	mask-size: 100% 100%;
    -webkit-mask-size: 100% 100%;
}
.product-inputs {
    margin: auto;
    padding: 0 20px;
    min-width: 200px;
}
.product-inputs label {
    width: 100%;
    text-align: center;	
}
.product-inputs select {
    display: block;
    width: 100%;
    height: 99%;
    padding: 12px 0px;
    padding-inline-start: 10px;
    padding-inline-end: 20px;
    color: inherit;
    font-size: 16px;
    border: 0;
    outline: none;
    box-shadow: none;
    text-align: start;
    border: 1px solid var(--btn-color);
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="35" height="24" viewBox="0 0 15 24" fill="none" stroke="%23333" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"></polyline></svg>');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 23px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.product-inputs .form-control,
.product-inputs .form-control input {
    background-color: transparent;	
}
.product-inputs .form-group input,
.product-inputs .form-group select,
.product-inputs .form-group input:focus,
.product-inputs .form-group input[readonly] {
    background-color: #fff!important;
}
html[dir="ltr"] .product-inputs select {
    background-position: right center;	
}
.product-inputs .input-text {
    border: 1px solid var(--btn-color);	
}
.product-inputs .file-label button {
    background-color: var(--btn-color);
    color: var(--btn-text-color);
    font-size: 14px;	
    width: 100px;
    height: 40px;
    border: 0px;
    border-radius: 0px;
}
.size-box #product-variants-options ul li.disabled.active {
    opacity: 0.5!important;
}