.b-product_single_summary h1
{
    margin: 0;
    font-family: next-display-700, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    color: rgba(0, 0, 0, 1);
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 1.5;
    font-weight: 700;
    text-transform: uppercase;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    text-transform: none;
    letter-spacing: normal;
}
.b-product_single_summary .b-price span {
    font-size: 17px;
    color: #000;
    font-weight: 600;
}
.size
{
    color: rgba(0, 0, 0, 1);
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 1.5;
    font-weight: 700;
    text-transform: uppercase;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    text-transform: none;
    letter-spacing: normal;
}
.change_color a
{
    padding: 5px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.change_color a img
{
    height: 25px;
}
.change_color a.active{
    border-color: #000;
}
.select_size
{
    width: 100%;
    border: 1px solid #000;
}
.toggle_favourit
{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    outline: 0;
    border: 0;
    margin: 0;
    border-radius: 0;
    padding: 0;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    -moz-appearance: none;
    -webkit-appearance: none;
    text-decoration: none;
    color: inherit;
    text-align: center;
    flex: 0 0 auto;
    font-size: 1.5rem;
    padding: 8px;
    border-radius: 50%;
    overflow: visible;
    color: rgba(255, 255, 255, 1);
    transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    width: 36px;
    height: 36px;
    padding-left: calc((36px - 24px - 2px) / 2);
    padding-right: calc((36px - 24px - 2px) / 2);
    padding-top: calc((36px - 24px - 2px) / 2);
    padding-bottom: calc((36px - 24px - 2px) / 2);
    border-radius: calc(36px / 2);
    background-color: rgba(255, 255, 255, 1);
    border: 1px solid rgba(148, 148, 148, 1);
    color: rgba(0, 0, 0, 1);
    gap: 12px;
    justify-content: flex-end;
}
.add-to-card-btn .add_btn
{
    box-shadow: none;
    color: rgba(255, 255, 255, 1);
    background-color: #000;
    min-height: 36px;
    border: 0;
    border-radius: 4px;
    margin-bottom: 27px;
    font-weight: bold;
    width: 100%;
}
.b-produt_description h5 ,
.featured_slider h5
{
    margin: 0;
    color: rgba(0, 0, 0, 1);
    font-size: 0.875rem;
    line-height: 1.5;
    letter-spacing: 0;
    font-weight: 700;
    text-transform: none;
}
.b-produt_description
{
    border-top: 1px solid #eee;
    padding-top: 11px;
    border-bottom: 1px solid #eee;
    padding-bottom: 0px;
    margin-bottom: 15px;
}
.b-product_grid_info h3 a {
    font-weight: 400;
    color: #252222;
    letter-spacing: .3px;
    font-size: 11px;
    display: inline;
    padding-bottom: 0;
    border-bottom: 0;
}
.owl-carousel .owl-nav > div.owl-prev
{
    opacity: 1;
    left: -9px;
    font-size: 15px;
    background-color: #fff !important;
    padding: 0;
    width: 34px;
    height: 38px;
    line-height: 18px;
    color: #000;
    top: 39%;
}
.owl-carousel:hover .owl-nav > div.owl-prev {
    opacity: 1;
    left: -9px;
    font-size: 15px;
    background-color: #fff !important;
    padding: 0;
    width: 34px;
    height: 38px;
    line-height: 18px;
}
.owl-carousel .owl-nav > div::before {
    display: block;
    content: "\e605";
    font-family: simple-line-icons;
    width: 38px;
    font-size: 24px;
    height: 55px;
    line-height: 41px;
}
.owl-carousel .owl-nav > div.owl-prev {
    opacity: 1;
    left: -9px;
    font-size: 15px;
    background-color: #fff !important;
    padding: 0;
    width: 42px;
    height: 40px;
    line-height: 18px;
    color: #000;
}
.b-product_grid_info h3 {
    margin-bottom: 8px;
    margin-bottom: 0;
}
.owl-carousel .owl-nav > div.owl-next {
    right: -21px;
    position: absolute;
    opacity: 1;
    color: #000;
    background-color: #fff !important;
    padding: 0;
    height: 42px;
    width: 42px;
}
.owl-carousel:hover .owl-nav > div.owl-next {
    right: -21px;
    position: absolute;
    opacity: 1;
    color: #000;
    background-color: #fff !important;
    padding: 0;
    height: 42px;
    width: 42px;
}
.owl-dots
{
    display: none;
}
.b-price
{
    font-size: 11px;
}
.b-product_grid_single {
    margin-bottom: 0;
    position: relative;
}
.zoom-container
{
    position: relative;
}
.zoom-container .zoom_btn
{
    position: absolute;
    top: 13px;
    right: 25px;
    padding: 10px;
    border-radius: 50%;
    display: none;
}
.zoom-container:hover .zoom_btn
{
    display: block;
    cursor: pointer;
}
.fullscreen-modal {
    position: fixed;
    inset: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

.fullscreen-modal.active {
    display: flex;
}


.close-modal {
    position: absolute;
    top: 20px;
    right: 30px;
    font-size: 40px;
    color: #fff;
    cursor: pointer;
}
.comments-section {
    font-family: system-ui, -apple-system, BlinkMacSystemFont;
}

.rating-row {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 8px;
    font-size: 14px;
}

.rating-row span:first-child {
    width: 70px;
}

.rating-row span:last-child {
    width: 20px;
    text-align: right;
}

.bar {
    flex: 1;
    height: 12px;
    background: #ddd;
    border-radius: 10px;
    overflow: hidden;
}

.bar span {
    display: block;
    height: 100%;
    background: #000;
}

.overall {
    font-size: 48px;
    font-weight: 600;
}

.stars {
    font-size: 14px;
    letter-spacing: 2px;
}

.review-item {
    padding: 24px 0;
    border-top: 1px solid #ddd;
    color: #000;
}

.verified {

    color: #776c72;
    font-size: 13px;
    margin-top: 4px;
}
.verified i{
    color: rgb(94 205 181);
    font-size: 19px;
}

.translate {
    text-decoration: underline;
    font-size: 14px;
    cursor: pointer;
}
.owl-carousel .owl-nav {
    position: absolute;
    top: 15%;
    width: 100%;
}
.comments-section h6{
    margin: 0;
    color: rgba(0, 0, 0, 1);
    font-size: 0.875rem;
    line-height: 1.5;
    letter-spacing: 0;
    font-weight: 700;
    text-transform: none;
}
/* Color variants styling - similar to theme_aster */
.color_variants {
    width: 30px;
    height: 30px;
    display: inline-block;
    cursor: pointer;
    transition: all 0.3s ease;
    border: 2px solid transparent;
}

.color_variant_active {
    border: 3px solid #fff !important;
    outline: 2px solid #000;
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1);
}

.option-select-btn {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 8px;
}

.option-select-btn li {
    margin: 0;
}

.option-select-btn label {
    cursor: pointer;
    margin: 0;
}

.option-select-btn input[type="radio"] {
    display: none;
}

.change_color a {
    padding: 2px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.modal-xl {
    max-width: 100%;
    margin: 0;
}

.modal-content {
    min-height: 100vh;
    border-radius: 0;
}
.category_name
{
    font-size: 13px;
    color: #b78b20;
}
