.inbeauty-product-top-section {
    padding-bottom: 60px;
}

.inbeauty-product-top-section .inbeauty-product-left {
    width: calc(100% - 544px);
}

.inbeauty-product-top-section .inbeauty-product-right {
    width: 544px;
    min-width: 544px;

}


.inbeauty-product-slider-outer .inbeauty-product-badges {
    top: 0;
    right: 35px;
    z-index: 10;
	max-width: 180px;
}
.inbeauty-product-slider-outer .inbeauty-product-badges .inbeauty-badge {
    float: left;
    margin-top: 10px;
    width: 50px;
    height: 50px;
    border-radius: 100px;
    color: #ffffff;
    font-family: 'Inter';
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}
.inbeauty-product-slider-outer .inbeauty-badge-fast-delivery, .inbeauty-product-slider-outer .inbeauty-badge-free-delivery {
    background-color: #FF8328;
}
.inbeauty-product-slider-outer .inbeauty-badge-new {
    background-color: #B5DDE9;
}
.inbeauty-product-slider-outer .inbeauty-badge-offer {
    background-color: #000000;
}
.inbeauty-product-slider-outer .inbeauty-product-badges .inbeauty-badge i {
    font-size: 30px;
}
.inbeauty-product-slider-outer .inbeauty-product-badges .inbeauty-badge:not(:last-child) {
    margin-right: 10px;
}

.inbeauty-fav-form .inbeauty-fav {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 48px;
    z-index: 50;
}




.inbeauty-product-thumb-slider-outer {
    position: relative;
    padding: 30px 0px;
    width: 116px;
    min-width: 116px;
    height: 520px;
}

.inbeauty-product-thumb-slider-outer .inbeauty-product-thumb-slider {
    height: 100%;
    overflow: hidden;
}

.inbeauty-product-thumb-slider-outer.nav-disabled {
    padding: 0px;
    height: 460px;
}

.inbeauty-product-thumb-slider-outer.nav-disabled .inbeauty-product-slider-nav {
    display: none;
}



.inbeauty-product-thumb-slider .item {
    width: 90px;
    height: 96px;
    cursor: pointer;
    border: 1px solid #F3F3F8;
    background-color: #F3F3F8;
}

.inbeauty-product-thumb-slider .owl-item.current .item {
    border: 1px solid #FF7B66;
}

.inbeauty-product-thumb-slider.owl-carousel .owl-item .item img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 96px;
    mix-blend-mode: multiply;
}

.inbeauty-product-slider-nav {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.inbeauty-product-slider-nav .owl-prev,
.inbeauty-product-slider-nav .owl-next {
    position: absolute;
    left: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-left: -28px;
    font-size: 10px;
    color: #acacac;
    cursor: pointer;
    text-align: center;
}

.inbeauty-product-slider-nav .owl-prev {
    top: -5px;
}

.inbeauty-product-slider-nav .owl-next {
    bottom: -5px;
}

.inbeauty-product-slider-outer {
    width: calc(100% - 116px);
    padding-right: 25px;
}

.inbeauty-product-slider-outer .item {
    width: 100%;
    height: 508px;
    cursor: pointer;
    background-color: #F3F3F8;
}

.inbeauty-product-slider.owl-carousel .owl-item .item img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 508px;
    mix-blend-mode: multiply;
}

.inbeauty-product-slider .inbeauty-zoom-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 10;
}

.inbeauty-product-slider .inbeauty-zoom-overlay .icon {
    width: 80px;
    height: 80px;
    background-color: #FF7B66;
    border-radius: 100px;
    color: #fff;
    font-size: 40px;
}

.inbeauty-product-slider.owl-carousel .owl-item .item:hover .inbeauty-zoom-overlay {
    display: flex !important;
}

.inbeauty-product-top-section .inbeauty-brand a {
    color: #000000;
    font-family: 'Text Regular';
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.56px;
    text-transform: uppercase;
}

.inbeauty-product-top-section h1 {
    color: #000000;
    font-family: 'Heading';
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    /* 33.6px */
    letter-spacing: 0.5px;
    margin: 20px 0px 0px 0px;
}

.inbeauty-rating-comments-link {
    margin-top: 20px;
}

.inbeauty-rating-comments-link .inbeauty-star i {
    font-size: 14px;
    color: #F3F3F8;
    margin-right: 2px;
}

.inbeauty-rating-comments-link .inbeauty-star i.active {
    color: #E8BE85;
}

.inbeauty-rating-comments-link .inbeauty-rating-count {
    color: rgba(0, 0, 0, 0.62);
    text-align: center;
    font-family: "Text Regular";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-left: 4px;
    position: relative;
    top: 0px;
}

.inbeauty-go-to-comments {
    color: #0075FF;
    text-align: center;
    font-family: "Text Regular";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: underline;
    cursor: pointer;
    margin-left: 16px;
}

.inbeauty-right-middle {
    position: relative;
    margin-top: 40px;
}

.inbeauty-right-middle .inbeauty-option {
    position: relative;
    margin-right: 10px;
    min-width: 48px;
    width: 48px;
    height: 48px;
    padding: 5px;
    cursor: pointer;
    color: #000000;
    font-family: "Text Medium";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
}

.inbeauty-right-middle .inbeauty-option input {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 5;
    cursor: pointer;
    opacity: 0;
}



.inbeauty-right-middle .inbeauty-option label {
    margin: 0px;
}

.inbeauty-right-middle .inbeauty-option label:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 1px solid #E6E6E6;
}

.inbeauty-right-middle .inbeauty-option input:checked+label:before {
    border: 1px solid #000000;

}

.inbeauty-right-middle .inbeauty-options-label {
    color: rgba(0, 0, 0, 0.62);
    font-family: "Text Medium";
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.26px;
    margin-left: 14px;
}

.inbeauty-right-middle .inbeauty-price .price {
    color: #000000;
    font-family: "Text Bold";
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
}

.inbeauty-right-middle .inbeauty-price .old-price {
    color: rgba(0, 0, 0, 0.5);
    font-family: "Text SemiBold";
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: 0.26px;
    text-decoration: line-through;
    margin-left: 10px;
}

.inbeauty-right-middle .inbeauty-price .raw_price {
    font-size: 18px;
    font-weight: 400;
    color: #555;
    line-height: 120%;
    margin-top: 4px;
}

.inbeauty-price-support {
    margin-top: 0px;
}
.inbeauty-product-options-qty {
	margin-bottom: 40px;
}


.inbeauty-right-middle .inbeauty-support-outer {
    padding-left: 24px;
    margin-left: 24px;
    border-left: 1px solid #e6e6e6;
}

.inbeauty-support-outer label {
    color: #000000;
    font-family: "Text SemiBold";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    margin: 0px;
}

.inbeauty-support-outer img {
    margin-left: 6px;
    width: auto;
    height: auto;
    max-height: 22px;
}

.inbeauty-support-outer .inbeauty-support {
    color: rgba(0, 0, 0, 0.5);
    font-family: "Text Medium";
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.26px;
}

.inbeauty-qty-cart-fav {
    position: relative;
    margin-top: 60px;
    padding-left: 172px;
}

.inbeauty-right-middle .inbeauty-cart-button {
    width: calc(100% - 62px);
}

.inbeauty-right-middle .inbeauty-cart-button .inbeauty-add-cart {
    width: 100%;
    padding: 13px 10px 12px 10px;
    cursor: pointer;
	letter-spacing: 1.4px;
}

.inbeauty-right-middle .inbeauty-cart-button+form {
    min-width: 48px;
    width: 48px;
}

.inbeauty-right-middle .inbeauty-fav button {
    padding: 12px 5px;
    min-width: initial;
    width: 100%;
    cursor: pointer;
}

.inbeauty-right-middle .inbeauty-fav button i {
    margin: 0px;
}

.inbeauty-right-middle .inbeauty-fav i.fa-spin {
    color: #ffffff !important;
}

.inbeauty-qty-outer {
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding-right: 38px;
    z-index: 50;
}

.inbeauty-qty-outer .inbeauty-btn,
.inbeauty-qty-outer .inbeauty-btn:focus {
    width: 48px;
    min-width: 48px;
    border: 1px solid #e6e6e6;
    cursor: pointer;
    color: #b7b7b7;
    padding: 14px 10px;
}

.inbeauty-qty-outer .inbeauty-btn:hover,
.inbeauty-qty-outer .inbeauty-btn:focus:hover {
    border: 1px solid #000000;
    color: #ffffff;

}

.inbeauty-qty-outer .inbeauty-btn i {
    margin: 0px;
    font-size: 18px;
}

.inbeauty-qty-outer .inbeauty-btn i.icon-minus:before {
    position: relative;
    top: -6px;
    font-size: 0.9px;
}

.inbeauty-qty-outer .inbeauty-qty-field {
    padding: 0px;
    text-align: center;
    min-width: 38px;
    width: calc(100% - 98px);
    text-align: center;
    border: none;
    outline: none;
    box-shadow: none;
    color: #000000;
    font-family: "Text Regular";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.inbeauty-right-bottom {
    margin-top: 60px;
}

.inbeauty-select-field+.select2-container {
    width: fit-content !important;
    max-width: 100%;
}

.inbeauty-select-field+.select2-container .select2-selection--single {
    padding: 0px;
    border: none;
    border-radius: 0px;
    outline: none;
    box-shadow: none;
    height: 26px;
}

.inbeauty-select-field+.select2-container .select2-selection__rendered {
    padding: 6px 24px 6px 0px;
    line-height: 26px;
    color: #000000;
    font-family: "Text SemiBold";
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: 0.96px;
    text-transform: uppercase;
}

.inbeauty-select-field+.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 22px;
    text-align: center;
}

.inbeauty-select-field+.select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none !important;
}

.inbeauty-select-field+.select2-container--default .select2-selection--single .select2-selection__arrow:before {
    position: relative;
    top: -1px;
    content: "\e914";
    font-family: 'inbeauty' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 6px;
    color: #000000;

}

.inbeauty-select-field+.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow:before {
    content: "\e913";
}

.select2-dropdown.select2-dropdown-updated {
    min-width: 260px;
    border: 1px solid #e6e6e6;
    border-radius: 0px;
}

.select2-dropdown.select2-dropdown-updated ul li {
    padding: 8px 12px;
    color: rgba(0, 0, 0, 0.62);
    font-family: "Text Medium";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.28px;
}

.select2-dropdown.select2-dropdown-updated ul li.select2-results__option[aria-selected="true"],
.select2-dropdown.select2-dropdown-updated ul li.select2-results__option--highlighted[aria-selected="true"] {
    background-color: #FF7B66;
    color: #ffffff;
}

.select2-dropdown.select2-dropdown-updated ul li.select2-results__option--highlighted[aria-selected="false"] {
    background-color: #F3F3F8;
    color: #000000;
}

.inbeauty-blockreassurance-product {
    padding-top: 24px;
    border-top: 1px solid #e6e6e6;
}

.inbeauty-blockreassurance-product .icon-text+.icon-text {
    margin-top: 24px;
}

.inbeauty-blockreassurance-product .icon-text .icon {
    width: 28px;
    height: 28px;
    min-width: 28px;
    margin-right: 14px;
}

.inbeauty-blockreassurance-product .icon-text .icon i {
    font-size: 28px;
}

.inbeauty-blockreassurance-product .icon-text .icon i.icon-box {
    font-size: 18px;
}

.inbeauty-blockreassurance-product .icon-text .text {
    width: calc(100% - 42px);
    overflow: hidden;
}

.inbeauty-blockreassurance-product .icon-text .hd {
    color: #000000;
    font-family: "Text SemiBold";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    background-color: #ffffff;
}

.inbeauty-blockreassurance-product .icon-text p {
    color: rgba(0, 0, 0, 0.62);
    font-family: "Text Medium";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    padding-right: 6px;
    margin: 0px;
    background-color: #ffffff;
}

.inbeauty-blockreassurance-product .icon-text p b,
.inbeauty-blockreassurance-product .icon-text p strong {
    color: #000000;
    font-family: "Text Medium";
    font-weight: 500;
}

.inbeauty-blockreassurance-product .icon-text .date {
    position: relative;
    top: -1px;
    color: #000000;
    font-family: "Text SemiBold";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    background-color: #ffffff;
    padding-left: 6px;
}

.inbeauty-blockreassurance-product .icon-text .date:before {
    content: "........................................................................................";
    position: absolute;
    top: 50%;
    left: -300px;
    margin-top: -14px;
    color: #e6e6e6;
    z-index: -1;
    letter-spacing: 0.1em;
}

.inbeauty-gift-module {
    margin-top: 24px;
}

.inbeauty-gift-top {
    padding: 18px 42px;
    background-color: #F7E1E7;
}

.inbeauty-gift-module .hd {
    color: #000000;
    font-family: "Text SemiBold";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 2px;
}

.inbeauty-gift-module p {
    color: #000000;
    font-family: "Text Medium";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    margin: 0px;
}

.inbeauty-gift-module .icon {
    min-width: 44px;
    width: 44px;
    height: 44px;
    color: #000000;
    border: 1px solid #000000;
    border-radius: 100px;
    margin-left: 15px;
    font-size: 24px;
}

.inbeauty-gift-bottom {
    padding: 12px 42px;
    border: 1px solid #e6e6e6;
    border-top: none;
}

.inbeauty-gift-bottom .content {
    color: rgba(0, 0, 0, 0.62);
    font-family: "Text Medium";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    border-bottom: 1px solid #e6e6e6;
}

.inbeauty-gift-bottom img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 86px;
}

.inbeauty-product-slider-dots {
    text-align: center;
    margin-top: 26px;
}

.inbeauty-product-slider-dots .owl-dot {
    width: 8px;
    height: 8px;
    border-radius: 100px;
    background-color: #e6e6e6;
    cursor: pointer;
    margin: 4px;
    display: inline-block;
}

.inbeauty-product-slider-dots .owl-dot.active {
    background-color: #000000;
}

a.inbeauty-back,
a.inbeauty-back:focus {
    color: #000000;
    font-family: "Text SemiBold";
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: 0.96px;
    text-transform: uppercase;
    text-decoration: none !important;
    margin-bottom: 14px;
}

a.inbeauty-back:hover .text {
    text-decoration: underline;
}

a.inbeauty-back i {
    position: relative;
    top: -1px;
    font-size: 22px;
    margin-right: 8px;
}

.inbeauty-tab-section .inbeauty-tab {
    border-bottom: 1px solid #e6e6e6;
}

.inbeauty-tab-section .inbeauty-tab ul {
    padding: 0px;
    margin: 0px;
}

.inbeauty-tab-section .inbeauty-tab ul li {
    list-style: none;
    display: inline-block;
    margin-bottom: -1px;
}

.inbeauty-tab-section .inbeauty-tab ul li:not(:last-child) {
    margin-right: 35px;
}

.inbeauty-tab-section .inbeauty-tab ul li a {
    color: rgba(0, 0, 0, 0.62);
    font-family: "Text SemiBold";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: 0.28px;
    text-transform: uppercase;
    display: block;
    padding-bottom: 6px;
    border-bottom: 2px solid transparent;
    text-decoration: none;
}

.inbeauty-tab-section .inbeauty-tab ul li.active a {
    border-bottom: 1.5px solid #FF7B66;
    color: #000000;
}

.inbeauty-tab-section .inbeauty-tab-content:not(.active) {
    display: none;
}

.inbeauty-tab-section .inbeauty-tab-content {
    padding-top: 30px;
    max-width: 772px;
}

.inbeauty-tab-section .inbeauty-product-name {
    color: #000000;
    font-family: "Text SemiBold";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    margin-bottom: 20px;
}

.inbeauty-tab-section .inbeauty-product-code,
.inbeauty-tab-section .inbeauty-product-brand {
    color: #000000;
    font-family: "Text Medium";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 12px;
}

.inbeauty-tab-section p {
    color: #000000;
    font-family: "Text SemiBold";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 30px;
    max-width: 758px;
}

.inbeauty-feedback-section {
    padding-top: 30px;
	max-width: 772px;
}

.inbeauty-feedback-section .hd {
    color: #000000;
    font-family: "Text Medium";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 40px;
}

.inbeauty-feedback-section .inbeauty-total-rating {
    color: #000000;
    font-family: "Text Bold";
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    margin: -6px 0px 10px 0px;

}

.inbeauty-feedback-section .inbeauty-star i {
    font-size: 24px;
    color: #F3F3F8;
    margin-right: 2px;
}

.inbeauty-feedback-section .inbeauty-star i.active {
    color: #E8BE85;
}

.inbeauty-feedback-section .inbeauty-total-comments {
    color: #000000;
    font-family: "Text Medium";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    margin-top: 8px;
}

.inbeauty-feedback-section .left-side {
    min-width: 228px;
    width: 228px;
}

.inbeauty-feedback-section .right-side {
    width: calc(100% - 228px);
}

.inbeauty-feedback-ui-section {
    max-width: 392px;
    width: 100%;
}

.inbeauty-feedback-no {
    position: relative;
    width: 42px;
    min-width: 42px;
    color: #000000;
    font-family: "Text Medium";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}

.inbeauty-feedback-no:before {
    content: "\e91f";
    font-size: 8px;
    position: absolute;
    top: 0px;
    left: 12px;
    color: #E8BE85;
    font-family: 'inbeauty' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.inbeauty-feedback-count {
    min-width: 30px;
    width: 30px;
    color: #000000;
    font-family: "Text Medium";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}

.inbeauty-feedback-ui {
    width: calc(100% - 72px);
    height: 8px;
    background-color: rgba(0, 0, 0, 0.05);
    border-radius: 100px;
    overflow: hidden;
}

.inbeauty-feedback-ui-inner {
    border-radius: 8px;
    width: 0px;
    height: 8px;
    background-color: #E8BE85;
}

.inbeauty-feedback-ui-outer:not(:first-child) {
    margin-top: 16px;
}

.inbeauty-feedback-section .inbeauty-btn {
    min-width: initial;
    width: 100%;
    margin-top: 24px;
}

.inbeauty-feedback-form-section {
	max-width: 772px;
   /* margin-top: 70px; */
    padding: 24px 0px 0px 0px;
  /*  border-top: 1px solid #e6e6e6; */
}

.inbeauty-feedback-form-section .form-hd {
    color: #000000;
    font-family: "Text SemiBold";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;

}

.inbeauty-rating-radio-outer {
    margin-top: 24px;
}

.inbeauty-rating-radio-outer .inbeauty-rating-radio {
    position: relative;
}

.inbeauty-rating-radio-outer .inbeauty-rating-radio input {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 10;
    opacity: 0;
    cursor: pointer;
}

.inbeauty-rating-radio-outer .inbeauty-rating-radio i {
    font-size: 24px;
    color: #F3F3F8;
    margin-right: 2px;
    cursor: pointer;
}

.inbeauty-rating-radio-outer .inbeauty-rating-radio i.active,
.inbeauty-rating-radio-outer .inbeauty-rating-radio i.active-2 {
    color: #E8BE85;
}

.inbeauty-review-form-fields {
    margin-top: 40px;
}

.inbeauty-review-form-fields .form-group {
    position: relative;
    margin-bottom: 42px;
}

.inbeauty-review-form-fields .form-group.form-group-2 {
    margin-bottom: 28px;
}

.inbeauty-review-form-fields .inbeauty-form-field {
    padding: 6px 24px;
    min-height: 48px;
    border-radius: 0px;
    font-size: 16px;
    border: 1px solid #d2d2d7;
}

.inbeauty-review-form-fields textarea.inbeauty-form-field {
    padding: 20px 24px;
}

.inbeauty-review-form-fields .inbeauty-form-label {
    position: absolute;
    top: -8px;
    left: 18px;
    padding: 0px 6px;
    margin: 0px;
    background-color: #ffffff;
    z-index: 5;
    color: rgba(0, 0, 0, 0.62);
    font-family: "Text Medium";
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.26px;
}

.inbeauty-review-form-fields .row {
    margin: 0px -12px;
}

.inbeauty-review-form-fields .col-sm-6,
.col-sm-12 {
    padding: 0px 12px;
}

.inbeauty-review-form-fields .inbeauty-btn {
    min-width: 318px;
    font-family: "Text Bold";
    letter-spacing: 1.12px;
    cursor: pointer;
}

.inbeauty-review-content {
    margin-top: 24px;
 /*   padding-top: 50px;
    border-top: 1px solid #e6e6e6; */
}

.inbeauty-review-content .box {
    margin-top: 14px;
    padding: 24px;
    border: 1px solid rgba(230, 230, 230, 0.93);
}

.inbeauty-review-content .name {
    color: #000000;
    font-family: "Heading";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
}

.inbeauty-review-content .date {
    color: rgba(0, 0, 0, 0.62);
    font-family: "Text Medium";
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.26px;
}

.inbeauty-review-content .title {
    color: #000000;
    font-family: 'Heading';
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.inbeauty-review-content .inbeauty-star i {
    font-size: 14px;
    color: #F3F3F8;
    margin-right: 2px;
}

.inbeauty-review-content .inbeauty-star i.active {
    color: #E8BE85;
}

.inbeauty-review-content .title-rating {
    margin: 15px 0px 0px 0px;
}

.inbeauty-review-content p {
    color: #000000;
    font-family: "Text Medium";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    margin: 0px;
}

.inbeauty-theme-2-product-list-slider-outer {
    position: relative;
}

.inbeauty-theme-product-list-section.inbeauty-theme-2-product-list-slider-section {
    padding: 40px 0px 0px 0px;
}

.inbeauty-theme-product-list-section.inbeauty-theme-2-product-list-slider-section .inbeauty-theme-slider-nav .inbeauty-owl-next {
    right: 0px;
    display: flex;
}

.inbeauty-theme-product-list-section.inbeauty-theme-2-product-list-slider-section .inbeauty-slider-nav.disabled {
    display: none !important;
}

#product-info {
    padding-bottom: 100px;
}

.inbeauty-review-popup-form #review {
    display: none !important;
}

.inbeauty-review-popup-form .modal-body {
    padding: 76px 110px;
}

.inbeauty-review-popup-form .form-hd {
    color: #000000;
    font-family: "Text SemiBold";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
}

.inbeauty-review-popup-form .inbeauty-rating-radio-outer {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.inbeauty-review-popup-form .inbeauty-review-form-fields .col-sm-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.inbeauty-review-popup-form .inbeauty-review-form-fields .form-group {
    margin-bottom: 24px;
}

.inbeauty-review-popup-form .inbeauty-review-form-fields {
    margin-top: 30px;
}

.inbeauty-review-popup-form .inbeauty-review-form-fields .inbeauty-btn {
    min-width: initial;
    width: 100%;
}

@media (min-width: 1176px) {

    .inbeauty-product-slider-dots {
        display: none !important;
    }
	.inbeauty-qty-outer {
		display: flex;
	}
}

@media (max-width: 1175px) {
    #product-info {
        padding-bottom: 80px;
    }

    .inbeauty-product-thumb-slider-outer {
        display: none !important;
    }

    .inbeauty-product-slider-outer {
        width: 100%;
    }

    .inbeauty-product-top-section .inbeauty-product-left {
        width: calc(100% - 400px);
    }

    .inbeauty-product-top-section .inbeauty-product-right {
        width: 400px;
        min-width: 400px;
    }

    .inbeauty-product-slider-outer .item {
        height: auto;
        padding: 15px;
    }

    .inbeauty-blockreassurance-product .icon-text .text {
        display: block !important;
        padding-bottom: 10px;
        border-bottom: 1px dotted #e6e6e6;
    }

    .inbeauty-blockreassurance-product .icon-text .date {
        padding-left: 0px;
        margin-top: 10px;
    }

    .inbeauty-blockreassurance-product .icon-text .date:before {
        display: none !important;
    }

    .inbeauty-blockreassurance-product .icon-text p {
        padding-right: 0px;
    }

    .inbeauty-blockreassurance-product .icon-text .icon {
        position: relative;
        top: -20px;
    }

}

@media (max-width: 767px) {
    .inbeauty-review-popup-form .modal-body {
        padding: 30px 16px 30px 16px;
    }

    .inbeauty-theme-product-list-section.inbeauty-theme-2-product-list-slider-section .inbeauty-theme-slider-nav .inbeauty-owl-next {
        display: none !important;
    }

    .inbeauty-theme-product-list-section.inbeauty-theme-2-product-list-slider-section .inbeauty-section-hd h3 {
        font-size: 20px;
        line-height: 120%;
        margin: 0px 0px 14px 0px;
        letter-spacing: 0.5px;
    }

    .inbeauty-review-content {
        margin: 24px -16px 0px -16px;
        padding: 0px 16px;
    }

    .inbeauty-review-content .box {
        margin: 0px -16px;
        padding: 20px 16px;
        border-left: none;
        border-right: none;
        border-top: none;
    }

    .inbeauty-review-content .title-rating {
        display: block !important;
    }

    .inbeauty-review-content .inbeauty-star {
        margin-top: 10px;
    }

    .inbeauty-feedback-section .left-side {
        min-width: 160px;
        width: 160px;
        text-align: left !important;
    }

    .inbeauty-feedback-section .right-side {
        width: calc(100% - 160px);
    }

    .inbeauty-feedback-section .inbeauty-star i {
        font-size: 14px;
    }

    .inbeauty-feedback-form-section {
        margin: 40px -16px 0px -16px;
        padding: 24px 16px 0px 16px;
    }

    .inbeauty-review-form-fields .form-group {
        margin-bottom: 24px;
    }

    .inbeauty-review-form-fields .col-sm-6,
    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .inbeauty-review-form-fields .inbeauty-form-field {
        padding: 6px 20px;
    }

    .inbeauty-review-form-fields .inbeauty-form-label {
        left: 15px;
    }

    .inbeauty-review-form-fields .inbeauty-btn {
        min-width: initial;
        width: 100%;
    }

    .inbeauty-tab-section .inbeauty-tab ul {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .inbeauty-tab-section .inbeauty-tab ul li {
        display: inline-flex;
        margin: 0px !important;
    }

    .inbeauty-tab-section .inbeauty-tab ul li a {
        text-transform: initial;
    }


    .inbeauty-tab-section p {
        font-family: "Text Medium";
        font-weight: 500;
    }

    .inbeauty-feedback-section {
        padding-top: 0px;
    }

    #product-info {
        padding-bottom: 0px;
    }

    .inbeauty-product-top-section,
    .inbeauty-product-options,
    .inbeauty-price-support {
        display: block !important;
    }

    .inbeauty-product-top-section .inbeauty-product-left,
    .inbeauty-product-top-section .inbeauty-product-right {
        width: 100%;
        min-width: 100%;
    }

    .inbeauty-product-slider-outer {
        padding-right: 0px;
    }

    .inbeauty-product-top-section {
        padding: 35px 0px 60px 0px;
    }

    .inbeauty-product-slider-dots {
        margin-top: 16px;
    }

    .inbeauty-right-top {
        margin-top: 40px;
    }

    .inbeauty-product-slider .inbeauty-zoom-overlay .icon {
        width: 60px;
        height: 60px;
        font-size: 30px;
    }

    .inbeauty-product-top-section .inbeauty-brand a {
        font-size: 16px;
        letter-spacing: 0.64px;
    }

    .inbeauty-product-top-section h1 {
        font-size: 32px;
        line-height: 130%;
        letter-spacing: 0px;
        margin: 6px 0px 0px 0px;
    }



    .inbeauty-right-middle .inbeauty-options-label {
        margin-left: 0px;
        margin-top: 14px;
    }

    .inbeauty-qty-outer {
        position: relative;
        padding-right: 0px;
    }

    .inbeauty-price-support {
        margin-top: 0px;
    }
	
	.inbeauty-product-options-qty {
        margin-bottom: 30px;
    }

    .inbeauty-right-middle .inbeauty-price .price {
        font-size: 24px;
        line-height: 120%;
    }

    .inbeauty-right-middle .inbeauty-price .old-price {
        font-family: "Text Medium";
        font-size: 14px;
        font-weight: 500;
        line-height: 120%;
        letter-spacing: 0.28px;
    }
	
    .inbeauty-right-middle .inbeauty-price .raw_price {
        font-size: 14px;
        line-height: 120%;
    }

    .inbeauty-right-middle .inbeauty-support-outer {
        padding-left: 0px;
        margin: 14px 0px 0px 0px;
        border: none;
    }

    .inbeauty-right-middle {
        position: initial;
    }

    .inbeauty-qty-cart-fav {
        position: absolute;
        left: 0px;
        bottom: 0px;
        margin-top: 0px;
        padding: 10px 16px 20px;
        width: 100%;
		background-color: #fff;
		
		
    }

    #product-info #content.col {
        padding-bottom: 128px;
    }

    .inbeauty-gift-module p br {
        display: none;
    }

    .inbeauty-right-bottom {
        margin-top: 30px;
    }
	
	.inbeauty-product-slider-outer .inbeauty-product-badges {
		top: 0px;
        right: 10px;
	}
	
	.inbeauty-right-middle .inbeauty-fav {
        right: 16px !important;
        bottom: 20px !important;
    }
}


.inbeauty-theme-product-list-section.inbeauty-theme-2-product-list-slider-section .inbeauty-theme-slider-nav .inbeauty-owl-prev {
    left: 0px;
}

@media (max-width: 1175px) {

    .inbeauty-theme-product-list-section.inbeauty-theme-2-product-list-slider-section .inbeauty-theme-slider-nav .inbeauty-owl-next,
    .inbeauty-theme-product-list-section.inbeauty-theme-2-product-list-slider-section .inbeauty-theme-slider-nav .inbeauty-owl-prev {
        right: -20px;
        width: 40px;
        height: 40px;
        margin-top: -20px;
        font-size: 9px;
    }

    .inbeauty-theme-product-list-section.inbeauty-theme-2-product-list-slider-section .inbeauty-theme-slider-nav .inbeauty-owl-prev {
        right: auto;
        left: -20px;
    }
	
}

@media (max-width: 767px) {
    .inbeauty-theme-product-list-section.inbeauty-theme-2-product-list-slider-section .inbeauty-theme-slider-nav .inbeauty-owl-prev {
        display: none !important;
    }

    body:not(.inbeauty-footer-visible) .inbeauty-right-middle .inbeauty-fav{
		position: fixed !important;
	}
	
    body:not(.inbeauty-footer-visible) .inbeauty-qty-cart-fav {
        position: fixed !important;
        z-index: 1000;
    }

    body:not(.inbeauty-footer-visible) .inbeauty-right-middle .inbeauty-fav-form {
        position: relative;
        z-index: 1001;
    }
}