.breadcrumb {
    display: flex;
    gap: 5px;
    padding-bottom: 65px;
    margin-bottom: 0px;
    letter-spacing: 1.2px;
    font-size: 12px;
    line-height: 14px;
    margin-top: 20px;
}

.breadcrumb li a {
    color: #002a64;
    text-decoration: none;
}

.breadcrumb li {
    color: #c7c7c7;
}

.breadcrumb li a::after {
    content: ">";
    padding-left: 3px;
}

.owl-carousel .owl-item-inner {
    display: flex;
    overflow: hidden;
    width: 484px;
    height: 484px;
    padding: 0;
    text-align: center;
}

.owl-item-slide {
    padding-top: 10px;
    padding-bottom: 10px;
}

.list-sub-item {
    display: flex;
    gap: 10px;
}

.slide-img {
    text-align: center;
    display: flex;
    width: 20%;
    height: auto;
    overflow: hidden;
}

.slide-img img {
    max-width: 100%;
    max-height: 100%;
    height: auto;
}

.slide-thumb {
    opacity: 1 !important;
}

.tags {
    display: block;
    margin-bottom: 0px;
}

.tags ul {
    padding-bottom: .5rem;
    padding-left: 0px;
    margin-bottom: 0px;
}

.tags li {
    display: inline-block;
    text-align: left;
    font: normal normal normal 12px/14px TBUDGothic R;
    letter-spacing: 0px;
    color: #262831;
}

.owl-carousel {
    width: 100%;
    max-width: 484px;
    /* padding-left: 10px; */
}

.content {
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
}

.content h1 {
    margin-bottom: 0px;
    padding-bottom: 3rem;
    text-align: left;
    font: normal normal bold 21px/27px TBUDGothic R;
    letter-spacing: .1em;
    color: #262831;
}

.content .content__price {
    padding-bottom: 3rem;
    text-align: left;
    font: normal normal bold 32px/20px TBUDGothic E;
    letter-spacing: .1em;
    color: #2f3123;
}

.content .content__price span {
    font-size: 17px;
    font-weight: 300;
    line-height: 20px;
    letter-spacing: .1em;
    color: #2f3123;
}

.content .content__description {
    padding-bottom: 20.5px;
}

.content .content__description p {
    text-align: left;
    font: normal normal 300 12px/14px TBUDGothic R;
    letter-spacing: 1.2px;
    color: #56585f;
    margin-bottom: 0px;
}

.content__button {
    padding-bottom: 19.5px;
}

.content__button a {
    border: 5px;
    width: 282px;
    height: 43px;
    background: #002a64 0% 0% no-repeat padding-box;
    border-radius: 5px;
    text-align: center;
    font: normal normal bold 17px/26px TBUDGothic R;
    letter-spacing: .1em;
    color: #ffffff;
    text-decoration: none;
    display: inline-block;
    line-height: 43px;
}

.content__like {
    margin-bottom: 6rem;
}

.content__like a img {
    width: 15.05px;
    height: 13.13px;
}

.content__like a {
    border: 1px solid #dedede;
    border-radius: 5px;
    text-align: left;
    font-size: 14px;
    line-height: 22px;
    font-family: TBUDGothic R;
    letter-spacing: 1.4px;
    color: #707070;
    text-decoration: none;
    display: inline-block;
    padding: 2px 10px;
    background: #efefef;
}

.meta__header {
    text-align: left;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 1rem;
    font: normal normal bold 20px/24px TBUDGothic R;
    letter-spacing: .1em;
    color: #262831;
    font-size: 20px;
    font-weight: 500;
}

.meta__content {
    text-align: left;
    padding-top: 2rem;
    padding-bottom: 4rem;
    font: normal normal normal 15px/32px TBUDGothic R;
    letter-spacing: .1em;
    color: #44482e;
    font-weight: 300;
}

.meta__table {
    padding-top: 2rem;
    padding-bottom: 4rem;
}

.meta__table table {
    width: 100%;
    border: 1px solid #e2e4ea;
    padding-bottom: 78.5;
}

.meta__table table tr th {
    width: 176px;
    border: 1px solid #e2e4ea;
    text-align: center;
    font-style: normal;
    font-variant: normal;
    font-size: 16px;
    line-height: 19px;
    font-family: TBUDGothic R;
    letter-spacing: 0;
    color: #262831;
    background-color: #eeeeee;
    padding: 1rem 0;
    font-weight: 300;
    letter-spacing: 1px;
}

.meta__table table tr td {
    padding: 1rem 1rem;
    border: 1px solid #e2e4ea;
    text-align: left;
    font-style: normal;
    font-variant: normal;
    font-size: 14px;
    line-height: 19px;
    font-family: TBUDGothic R;
    letter-spacing: 0;
    color: #262831;
}

.meta__detail {
    display: flex;
    padding-top: 2rem;
}

.meta__detail .logo {
    text-align: left;
    padding: 0px;
    width: 100px;
    height: 100px;
}

.meta__detail .logo a {
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-align: center;
    display: flex;
    border-radius: 50%;
}

.meta__detail .logo img {
    width: auto;
    margin: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.meta__detail .text {
    text-align: left;
    padding-left: 18px;
}

.meta__detail .company-label {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    border: 1px solid #dedede;
    border-radius: 5px;
    text-align: left;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 1.4px;
    color: #707070;
    text-decoration: none;
    padding: 3px 10px;
    background: #efefef;
}

.review__alert {
    margin-bottom: 20px;
    background-color: #fff6de;
}

.review__alert--inner {
    padding: 1rem;
}

.review__alert--inner h4 {
    font-size: 16px;
}

.review__alert--inner p {
    margin: 0;
    padding: 0;
    font-size: 12px;
}


/* @media screen and (min-width: 1192px){
  .col-lg-10 {
    padding-left: 18px;
  }
} */

@media screen and (max-width: 1198px) and (min-width: 768px) {
    .owl-carousel .owl-item-inner {
        position: relative;
        width: 100%;
    }
    .meta__detail .text {
        padding-left: 30px !important;
    }
    .meta__detail .text h2 {
        font-size: 14px !important;
    }
    .meta__detail .text p {
        font-size: 11px !important;
        letter-spacing: 0px !important;
    }
    .meta__detail .text button img {
        height: 12px !important;
        width: 12px !important;
    }
    .meta__detail .text button span {
        font-size: 10px !important;
        letter-spacing: 1px !important;
    }
    .meta__button .button-left {
        font-size: 12px !important;
    }
    .meta__button .button-right {
        font-size: 12px !important;
    }
}

@media screen and (min-width: 500px) and (max-width: 610px) {
    .owl-carousel .owl-item-inner {
        position: relative;
        width: 100%;
    }
    .meta__detail .text {
        padding-left: 40px;
    }
    .meta__detail .text p {
        font-size: 11px !important;
        letter-spacing: 0px !important;
    }
    .meta__detail .text button img {
        height: 12px !important;
        width: 12px !important;
    }
    .meta__detail .text button span {
        font-size: 12px !important;
    }
    .meta__button .button-left {
        font-size: 14px !important;
    }
    .meta__button .button-right {
        font-size: 14px !important;
    }
}

@media screen and (max-width: 500px) {
    .owl-carousel .owl-item-inner {
        position: relative;
        width: 100%;
    }
    .meta__header {
        font-size: 18px;
    }
    .meta__detail .text {
        padding-left: 30px !important;
    }
    .meta__detail .text h2 {
        font-size: 14px !important;
    }
    .meta__detail .text p {
        font-size: 11px !important;
        letter-spacing: 0px !important;
    }
    .meta__content {
        font-size: 12px;
    }
    .meta__detail .text button img {
        height: 12px !important;
        width: 12px !important;
    }
    .meta__detail .text button span {
        font-size: 14px !important;
        letter-spacing: 1px !important;
    }
    .meta__button .button-left {
        font-size: 15px !important;
    }
    .meta__button .button-right {
        font-size: 15px !important;
    }
    .meta__table table tr th {
        width: 120px;
        font-size: 12px;
    }
    .meta__table table tr th {
        font-size: 12px;
    }
}

.meta__detail .text h2 {
    text-align: left;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 18px !important;
    line-height: 22px;
    font-family: TBUDGothic R;
    letter-spacing: 3.6px;
    color: #262831;
    padding-bottom: 10.13px;
    margin: 0px;
}

.meta__detail .text p {
    padding-bottom: 20.13px;
    margin-bottom: 0px;
    text-align: left;
    font-style: normal;
    font-variant: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 14px;
    font-family: TBUDGothic R;
    letter-spacing: 1.2px;
    color: #56585f;
}

.meta__detail .text button {
    border: 1px solid #dedede;
    border-radius: 5px;
    padding: 5px;
}

.meta__detail .text button img {
    width: 14px;
    height: 14px;
    margin-left: 5px;
    margin-bottom: 3px;
}

.meta__detail .text button span {
    padding-left: 2px;
    text-align: left;
    font-style: normal;
    font-variant: normal;
    font-weight: medium;
    font-size: 14px;
    line-height: 17px;
    font-family: TBUDGothic R;
    letter-spacing: 1.4px;
    color: #707070;
}

.meta__button {
    padding-top: 2rem;
    padding-bottom: 4rem;
    text-align: center;
    grid-gap: 14.5px;
    flex-direction: column;
}

@media (min-width: 990px) {
    .meta__button {
        flex-direction: row;
    }
}


/* .meta__button .col{
  text-align: left;
  padding: 0px;
} */

.meta__button a {
    border: 5px;
    display: inline-block;
    width: 100%;
    height: 43px;
    background: #dd0000;
    border-radius: 5px;
    font-size: 16px;
    line-height: 26px;
    font-weight: 200;
    font-style: normal;
    font-variant: normal;
    letter-spacing: 1.6px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    line-height: 43px;
}

.meta__button .button-right {
    background: #002a64;
}

.flex {
    display: flex;
    gap: 40px;
}

.flex__single {
    flex: none;
    width: 50%;
}

.flex__single img {
    width: 100% !important;
}

.flex__content {
    flex: auto;
}


/* detail */


/* .detail img {
  width: 100%;
} */

.detail {
    background: #fff;
}

.page-title {
    text-align: left;
    font: normal normal bold 30px/36px TBUDGothic R;
    letter-spacing: 3px;
    color: #2d2d2d;
    padding: 1em 0;
    border-bottom: 1px solid #d9d9d9;
}

.line {
    display: block;
}

.line table {
    border-collapse: collapse;
    border: 1px solid #f5f5f5;
}

.owl-carousel .owl-stage-outer {
    height: 390px;
}

.owl-dots {
    width: 100%;
    height: 85px;
    gap: 10px;
    padding-top: 10px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

.owl-dots .owl-dot {
    width: 100%;
    height: 85px;
}

.meta__button {
    display: flex;
}

.meta__button button {
    /* padding: 1em 3em; */
}

.add-cart button {
    border: 5px;
    width: 282px;
    height: 43px;
    background: #002a64 0% 0% no-repeat padding-box;
    border-radius: 5px;
    text-align: center;
    font: normal normal bold 17px/26px TBUDGothic R;
    letter-spacing: 3.4px;
    color: #ffffff;
}

.favorite button {
    padding-left: 3px;
    padding-right: 3px;
    text-align: left;
    font-style: normal;
    font-variant: normal;
    font-size: 14px;
    line-height: 22px;
    font-family: TBUDGothic R;
    letter-spacing: 1.4px;
    color: #707070;
}