#maincontent{
    margin-top: 40px;
}
.columns .column.main{
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
}

.page-title-wrapper.product .page-title{
    font-size: 24px;
    font-weight: 800;
    line-height: 30px;
    overflow: hidden;
    margin: 0;
    color: #17292A;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.page-title-wrapper.product .name__sub{
    font-size: 20px;
    font-weight: 400;
}
.product-info-main .product.attribute.overview{
    margin: 0;
    font-size: 16px;
}
.product-info-main .product.attribute.overview .value.expend{
    height: auto;
}
.product-info-main .product.attribute.overview .feature__learn__more{
    display: none;
    align-items: center;
    cursor: pointer;
}
.product-info-main .product.attribute.overview .feature__learn__more span{
    font-size: 12px;
    color: #527D7F;
}
.product-info-main .product-info-price .price-box .price-container > span{
    margin: 0 12px 0 0;
}

.product.media .fotorama__arr .fotorama__arr__arr {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    background-color: rgba(31, 36, 41, .2);
    border-radius: 50px;
    color: #fff;
    font-size: 28px;
}
.fotorama__arr--prev .fotorama__arr__arr {
    background-position: -129px -335px;
}
.fotorama__arr--next .fotorama__arr__arr {
    background-position: -161px -335px;
}
.product.media .fotorama__arr .fotorama__arr__arr:hover {
    background-color: rgba(31,36,41,.4);
}
.fotorama__arr, .fotorama__thumb__arr{
    background-color: unset;
}
.fotorama__arr:hover, .fotorama__thumb__arr:hover{
    background-color: unset;
}

.old-price,
.product-info-price .price-box,
.product-info-main .product-info-price{
    color: #FFFFFF;
}
.product-info-main .product-info-price{
    border: none;
    margin: 0;
    width: 100% !important;
}
.swatch-attribute{
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}

.swatch-attribute-options{
    margin: 0;
}

.product-options-button-aiDot .fieldset{
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin: 0;
}
.product-options-button-aiDot .fieldset .field{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
}
.product-options-button-aiDot .fieldset .field label{
    margin: 0 16px 0 0;
}
.product-options-button-aiDot .fieldset .field input{
    width: 60px;
}
.product-options-button-aiDot button{
    padding: 10px 0;
    font-size: 18px;
    background: #1B353C;
    color: #FFFFFF;
    font-weight:700;
    border: none;
    border-radius: 20px;
    margin-top: 16px;
    width: 50%;
}
.product-options-button-aiDot button{
    height: 44px;
    font-size: 18px;
    background: #1B353C;
    color: #FFFFFF;
    font-weight:700;
    border: none;
    border-radius: 20px;
    margin-top: 16px;
    width: 50%;
}
.product-options-button-aiDot button#AmazonBuy{
    background: #355159;
}
.product-options-button-aiDot button#AmazonBuy:hover{
    background: #496269;
}
.product-options-button-aiDot button#AmazonBuy:focus{
    background: #2d444b;
}
.product-options-button-aiDot button#AiDotBuy:hover{
    background: #32494f;
}
.product-options-button-aiDot button#AiDotBuy:focus{
    background: #162D33;
}

.product-options-button-aiDot a{
    padding: 10px 20px;
    background-color:#222529;
    color: #fff;
    font-weight:700;
    text-decoration: none;
}
.details-tab{
    position: sticky;
    top: 96px;
    border-bottom: 1px solid #c1c1c1;
}
.details-tab ul{
    list-style: none;
    display: flex;
    margin: 0;
    padding: 0;
    font-size: 18px;
    width: 100%;
    justify-content: center;
    background-color: #242222;
}
.details-tab ul li{
    font-size: 18px;
    line-height: 28px;
    margin: 0;
    padding: 0 0 12px 0;
    font-weight: 500;
}
.details-tab ul li a{
    text-decoration: none;
    color: #FFFFFF;
}
.details-tab ul li.active{
    position: relative;
    font-weight: 700;
}
.details-tab ul li.active:after{
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    border-bottom: 3px solid #C30D23;
}
.details-tab ul li + li{
    margin-left: 30px;
}
.fotorama__dot{
    border-radius: 50%;
    border: 1px solid #527D7F;
    background-color: #527D7F;
    opacity: 0.3;
    width: 10px;
    height: 10px;
    cursor: pointer;
}
.fotorama__active .fotorama__dot{
    background-color: #527D7F;
    border-color: #527D7F;
    opacity: 1;
}
.fotorama__nav__shaft{
    margin: 10px 0 25px 0;
}

.product-options-button-aiDot button{
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-options-button-aiDot button img{
    margin-left: 4px;
    height: 22px;
}


.product-options-button-aiDot .fieldset .field h3{
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #1B353C;
    line-height: 22px;
    font-weight: 500;
}

.product-info-main .product-info-price .price-box {
    display: flex;
    align-items: center;
    padding: 0;
}
.product-info-price .price-box .price-container .price{
    font-weight: 800;
    line-height: 52px;
    font-size: 32px;
    color: #17292A;
}
.product-info-main .product-info-price .old-price .price-label{
    display: none !important;
}
.product-info-main .product-info-price .old-price .price-wrapper .price{
    color: #8c9399;
    font-weight: 500;
    text-decoration: line-through;
    font-size: 18px;
    line-height: 28px;
}
.overview__head__title{
    font-size: 16px;
    line-height: 26px;
    font-weight: 800;
    color: #1B353C;
    margin: 0 0 8px 0;
}
.value ul li{
    font-size: 16px;
    line-height: 26px;
    color: #1B353C;
    margin: 0;
}

.product-info-main .product-info-stock-sku{
    text-align: unset;
    float: unset;
    vertical-align: unset;
    padding-left: unset;
    display: flex;
    padding-bottom: 16px;
    font-size: 16px;
}
.product-info-main .product.attribute.overview ul{
    padding-left: 18px;
    margin: 0;
}

.block.related{
    margin: 0 !important;
}
.block .title{
    text-align: center;
    margin: 80px 0 32px 0;
}
.block .title strong{
    font-size: 40px;
    line-height: 64px;
    margin: 0;
}

.products-grid .product-item-info:hover{
    background: unset;
    box-shadow: unset;
    border: unset;
    margin: unset;
    padding: unset;
}
.block.related .related-available .product-item-name{
    margin: 16px 0 8px 0;
    line-height: 36px;
    max-height: 72px;
    overflow: hidden;
    font-size: 24px;
    font-weight: 500;
}
.block.related .related-available .product-item-name a{
    color: #FFFFFF;
    text-decoration: none;
}
.product-item .price-box .old-price .price-label{
    display: none;
}
.product-item .price-box{
    margin: 0;
    display: flex;
    align-items: center;
}
.view-product-button a{
    display: flex;
    align-items: center;
    color: #F62740;
    font-weight: 700;
    font-size: 24px;
    text-decoration: none;
    line-height: 36px;
}
.view-product-button a img{
    margin-left: 8px;
    margin-top: 2px;
    width: 22px;
    height: 22px;
}
.products-related .product-items{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.product-item .price-box .price{
    font-size: 24px;
    font-weight: 600;
}
.product-item .old-price .price{
    color: #8c9399;
    font-weight: 500;
    text-decoration: line-through;
    padding-left: 12px;
}
.products-related .product-items .product-item .product-item-info {
    max-width: unset;
    width: unset;
}
.product-image-container{
    display: unset;
}
@media only screen and (max-width: 1439px) {
    .product-options-button-aiDot button{
        font-size: 16px;
        height: 36px;
    }
    .product-options-button-aiDot button img{
        height: 20px;
    }
}
@media only screen and (max-width: 1279px) {
    .product-info-main .product.attribute.overview .value{
        height: 32px;
        overflow: hidden;
    }
    .product-info-main .product.attribute.overview .feature__learn__more{
        display: flex;
    }
    .product-info-main .product.attribute.overview .feature__learn__more .up{
        display: none;
    }
}
@media only screen and (max-width: 767px) {
    #maincontent {
        margin-top: 16px;
    }
    .columns .column.main{
        flex-direction: column;
    }
    .product-info-main .product.attribute.overview .value {
        height: auto;
    }
    .product-options-button-aiDot button{
        width: 100%;
    }
    .product-info-main .product.attribute.overview .feature__learn__more{
        display: none;
    }
    .product-info-price .price-box .price-container .price{
        font-size: 28px;
        line-height: 45px;
    }
    .product-info-main .product-info-price .old-price .price-wrapper .price{
        font-size: 16px;
    }
    .product-options-button-aiDot .fieldset .field h3{
        font-size: 14px;
        line-height: 22px;
    }
    .overview__head__title{
        font-size: 16px;
    }

}



.swatch-attribute-selected-option{
    display: none;
}
.swatch-attribute.size .swatch-option{
    background: unset;
    color: unset;
}
.swatch-option:focus{
    box-shadow: unset;
}
.swatch-attribute.size .swatch-option.selected{
    color: #C30D23;
    border: 1px solid #C30D23;
    background-color: unset;
}
.swatch-option.text{
    padding: 4px 17px 2px;
    background: unset;
    line-height: unset;
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
}
.swatch-option:not(.disabled):hover{
    color: #C30D23;
    border: 1px solid #C30D23;
    outline: unset;
}
.swatch-option.text.selected{
    color: #C30D23;
    border: 1px solid #C30D23;
    background-color: unset;
    outline: unset;
}


/* detail custom */
.productDetail {
    font-weight: 400;
    color: #17292A;
}
.productDetail .section__title {
    font-size: 22px;
    line-height: 26px;
    font-weight: 800;
    padding: 40px 0 32px;
    text-align: center;
}
.productDetail .faq .section__title{
    display: block;
    font-size: 20px;
    line-height: 24px;
    color: #1B353C;
    font-weight: 800;
    margin: 40px 0 4px 0;
}
.productDetail .section__wrap__title {
    color: #1b353c;
    font-size: 20px;
    line-height: 24px;
    font-weight: 800;
    margin: 16px 0;
}
.productDetail .section__wrap__subtitle {
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    color: #1b353c;
}
@media only screen and (min-width: 752px) and (max-width: 767px) {
    .productDetail .section__container {
        max-width: 720px;
        margin: 0 auto;
    }
}
@media only screen and (min-width: 768px) {
    .productDetail .section__title {
        font-size: 24px;
        line-height: 28px;
        padding: 40px 0 20px;
    }
}
@media only screen and (min-width: 912px) and (max-width: 1023px) {
    .productDetail .section__container {
        max-width: 864px;
        margin: 0 auto;
    }
}
@media only screen and (min-width: 1024px) {
    .productDetail .section__container {
        margin: 0;
        max-width: 1280px;
    }
    .productDetail .section__wrap__title {
        font-size: 24px;
        line-height: 28px;
        margin: 11px 0 21px;
    }
    .productDetail .section__wrap__subtitle {
        font-size: 16px;
        line-height: 26px;
    }
}
@media only screen and (min-width: 1280px) {
    .productDetail .section__title {
        font-size: 32px;
        line-height: 38px;
        padding: 40px 0 24px;
    }
}
@media only screen and (min-width: 1440px) {
    .productDetail .section__container {
        margin: 0 auto;
    }
    .productDetail .section__title {
        font-size: 40px;
        line-height: 48px;
        padding: 60px 0 32px;
    }
    .productDetail .section__wrap__title {
        font-size: 28px;
        line-height: 34px;
        margin: 24px 0 16px;
    }
    .productDetail .section__wrap__subtitle {
        font-size: 20px;
        line-height: 32px;
    }
}
.productDetail .tabs {
    border-bottom: 1px solid #E5E7EB;
    position: sticky;
    top: 96px;
    z-index: 3;
    background: #FFF;
}
.productDetail .tabs__container {
    padding: 0 16px;
    display: flex;
    justify-content: center;
}
.productDetail .tabs .tab {
    display: block;
    text-decoration: none;
    cursor: pointer;
    color: #17292A;
    font-size: 16px;
    font-weight: 500;
    height: 52px;
    line-height: 52px;
    margin-right: 65px;
}
.productDetail .tabs .tab:last-child {
    margin-right: 0;
}
.productDetail .tabs .active {
    font-weight: 800;
    color: #355159;
    border-bottom: 3px solid #355159;
}
.productDetail .video#overview{
    padding-top: 24px;
}
@media only screen and (min-width: 1024px) {
    .productDetail .tabs .tab {
        font-size: 18px;
    }
}
/*.video__container{
    position: relative;
    font-size: 0;
}
.video__container .video__box{
    border-radius: 12px;
}
.video__container .video__play{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}*/
.video__container .video__item{
    width: 100%;
    padding-bottom: 50%;
    height: 0;
    position: relative;
}
.video__container .video__item .video__iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    margin: auto;
    border-radius: 12px;
}

.productDetail .banner__container img {
    width: 100%;
    border-radius: 12px;
}
.productDetail .lights {
    margin-top: 32px;
}
.productDetail .lights__container {
    --swiper-navigation-size: 0;
    padding-bottom: 24px;
    margin-bottom: 30px;
    position: relative;
    --swiper-pagination-color: #527D7F;
}
.productDetail .lights__container .swiper-pagination {
    bottom: 0;
}
.productDetail .lights__innr {
    display: none;
}
.productDetail .lights .lightsSwiper {
    overflow: hidden;
}
.productDetail .lights__wrap {
    position: relative;
    font-size: 0;
    border-radius: 12px;
    overflow: hidden;
}
.productDetail .lights__wrap img {
    width: 100%;
}
.productDetail .lights__wrap__btn {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    min-height: 40px;
    background: rgba(0, 0, 0, 0.4);
    font-size: 16px;
    color: #ffffff;
    line-height: 40px;
}
@media only screen and (min-width: 768px) {
    .productDetail .lights__container {
        --swiper-navigation-size: 20px;
        padding: 0;
        margin-bottom: 32px;
    }
    .productDetail .lights__container .swiper-pagination {
        display: none;
    }
    .productDetail .lights__container .swiper-button-prev,
    .productDetail .lights__container .swiper-button-next {
        color: #ffffff;
        width: 36px;
        height: 36px;
        border-radius: 100%;
        background-color: rgba(31, 36, 41, 0.2);
    }
    .productDetail .lights__innr {
        display: block;
        position: absolute;
        top: 20px;
        left: 0;
        width: 100%;
        z-index: 2;
    }
    .productDetail .lights__innr__tabs {
        display: flex;
        justify-content: space-between;
        padding: 0 16px;
        max-width: 736px;
        margin: 0 auto;
    }
    .productDetail .lights__innr__tabs__tab {
        cursor: pointer;
        color: #FFFFFF;
        font-size: 14px;
        font-weight: 500;
        background-color: #355159;
        border-radius: 22px;
        width: calc((100% - 24px)/4);
        height: 32px;
        line-height: 32px;
        text-align: center;
        margin-right: 8px;
    }
    .productDetail .lights__innr__tabs__tab:last-child {
        margin-right: 0;
    }
    .productDetail .lights__innr__tabs__tab:hover {
        background-color: #496269;
    }
    .productDetail .lights__innr .active {
        background-color: #ffffff;
        color: #1B353C;
    }
    .productDetail .lights__wrap__btn {
        display: none;
    }
}
@media only screen and (min-width: 1024px) {
    .productDetail .lights__container {
        margin-bottom: 40px;
    }
    .productDetail .lights__innr {
        top: 24px;
    }
    .productDetail .lights__innr__tabs {
        max-width: 952px;
        padding: 0 64px;
    }
    .productDetail .lights__innr__tabs__tab {
        margin-right: 16px;
        height: 36px;
        line-height: 36px;
    }
}
@media only screen and (min-width: 1280px) {
    .productDetail .lights__container .swiper-button-prev,
    .productDetail .lights__container .swiper-button-next {
        width: 56px;
        height: 56px;
        font-size: 28px;
    }
    .productDetail .lights__innr {
        top: 24px;
    }
    .productDetail .lights__innr__tabs__tab {
        width: calc((100% - 72px)/4);
        margin-right: 24px;
    }
}
@media only screen and (min-width: 1440px) {
    .productDetail .lights__container .swiper-button-prev,
    .productDetail .lights__container .swiper-button-next {
        width: 44px;
        height: 44px;
        font-size: 24px;
    }
    .productDetail .lights__innr {
        top: 36px;
    }
    .productDetail .lights__innr__tabs__tab {
        font-size: 16px;
        height: 44px;
        line-height: 44px;
        width: calc((100% - 72px)/4);
        margin-right: 24px;
    }
}
.productDetail .homeWith__wrap img {
    width: 100%;
}
.productDetail .homeWith__wrap__detail {
    text-align: center;
    margin-bottom: 32px;
}
@media only screen and (min-width: 768px) {
    .productDetail .homeWith__container {
        display: flex;
    }
    .productDetail .homeWith__wrap:first-child {
        margin-right: 20px;
    }
}
@media only screen and (min-width: 1024px) {
    .productDetail .homeWith__wrap:first-child {
        margin-right: 24px;
    }
    .productDetail .homeWith__wrap__detail {
        margin-bottom: 40px;
    }
}
@media only screen and (min-width: 1440px) {
    .productDetail .homeWith__wrap__detail {
        margin-bottom: 60px;
    }
}
.productDetail .angle__wrap {
    font-size: 0;
    margin-bottom: 32px;
}
.productDetail .angle__wrap img {
    width: 100%;
}
.productDetail .angle__wrap__detail {
    text-align: center;
}
.productDetail .angle__wrap:last-child {
    margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
    .productDetail .angle__wrap {
        display: flex;
        align-items: center;
        margin-bottom: 32px;
    }
    .productDetail .angle__wrap__image {
        width: 50%;
    }
    .productDetail .angle__wrap__detail {
        width: 50%;
        padding-left: 40px;
        margin-bottom: 0;
        text-align: left;
    }
    .productDetail .angle__wrap__detail .title {
        margin-top: 0;
    }
    .productDetail .angle__wrap:nth-child(2n) {
        flex-direction: row-reverse;
    }
    .productDetail .angle__wrap:nth-child(2n) .angle__wrap__detail {
        padding-left: 0;
        padding-right: 40px;
    }
}
@media only screen and (min-width: 1024px) {
    .productDetail .angle__wrap {
        margin-bottom: 40px;
    }
}
@media only screen and (min-width: 1280px) {
    .productDetail .angle__wrap__detail {
        padding-left: 80px;
    }
    .productDetail .angle__wrap:nth-child(2n) .angle__wrap__detail {
        padding-right: 80px;
    }
}
@media only screen and (min-width: 1440px) {
    .productDetail .angle__wrap {
        margin-bottom: 60px;
    }
}
.productDetail .specs ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.productDetail .specs ul li {
    display: flex;
    background-color: #F4F5F6;
    padding: 11px 16px;
}
.productDetail .specs ul li .title {
    font-size: 14px;
    color: #1B353C;
    letter-spacing: 0;
    line-height: 22px;
    font-weight: 800;
    width: 42%;
}
.productDetail .specs ul li .answer {
    font-size: 14px;
    color: #1B353C;
    letter-spacing: 0;
    line-height: 22px;
    font-weight: 500;
    width: 58%;
}
.productDetail .specs ul li:nth-child(2n) {
    background-color: #FFFFFF;
}
.productDetail .specs ul li:last-child {
    border-bottom: 1px solid #E5E7EB;
}
@media only screen and (min-width: 768px) {
    .productDetail .specs ul li {
        padding: 9px 48px;
    }
}
@media only screen and (min-width: 1024px) {
    .productDetail .specs ul li {
        padding: 9px 88px 9px 120px;
    }
}
@media only screen and (min-width: 1280px) {
    .productDetail .specs ul li {
        padding: 9px 88px 9px 208px;
    }
}
@media only screen and (min-width: 1280px) {
    .productDetail .specs ul li {
        padding: 9px 88px 9px 238px;
    }
}
.productDetail .faq .section__support__faqs{
    display: block;
    font-size: 20px;
    line-height: 24px;
    color: #1B353C;
    font-weight: 800;
    margin: 40px 0 4px 0;
}
.faq__container li .faq__item{
    cursor: pointer;
}
.faq__container li .faq__item .subtract{
    display: none;
}
.productDetail .faq ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.productDetail .faq ul li {
    border-bottom: 1px solid #E5E7EB;
    padding: 20px 0;
}
.productDetail .faq ul li .question {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    color: #17292A;
}
.productDetail .faq ul li .question img {
    width: 16px;
}
.productDetail .faq ul li .answer {
    display: none;
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    color: #76868A;
    margin-top: 10px;
}
@media screen and (max-width: 750px) {
    .productDetail .faq .section__support__faqs{
        font-size: 16px !important;
    }
    .productDetail .faq .section__title{
        font-size: 16px !important;
    }
}
@media (min-width: 751px) and (max-width: 1023px) {
    .productDetail .faq .section__support__faqs{
        font-size: 16px !important;
    }
    .productDetail .faq .section__title{
        font-size: 16px !important;
    }
}
@media only screen and (min-width: 1024px) {
    .productDetail .faq ul li .answer {
        margin-top: 16px;
    }
    .productDetail .faq .section__support__faqs{
        font-size: 22px;
    }
}
@media only screen and (min-width: 1440px) {
    .productDetail .faq ul li .question {
        font-size: 18px;
        line-height: 28px;
    }
    .productDetail .faq ul li .answer {
        margin-top: 18px;
    }
    .productDetail .faq .section__support__faqs{
        font-size: 22px;
    }
}
.productDetail .ask__head {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #E5E7EB;
    font-size: 20px;
    line-height: 32px;
    font-weight: 500;
    padding-bottom: 12px;
    margin: 40px 0 16px 0;
    cursor: pointer;
}
.productDetail .ask__head p {
    margin: 0 4px;
}
.ask__form,
.ask__head img.up{
    display: none;
}
.ask__form input{
    height: 42px !important;
}
.ask__form select{
    height: 42px !important;
    border-radius: 8px !important;
    box-shadow: unset !important;
    background-color: unset !important;
    color: #17292A;
    font-size: 14px;
}
.ask__form select::placeholder,
.ask__form input::placeholder,
.ask__form textarea::placeholder{
    opacity: 0.8;
}
.ask__form input,
.ask__form textarea{
    border-radius: 8px !important;
    box-shadow: unset !important;
    background-color: unset !important;
    color: #17292A;
    font-size: 14px;
}
.ask__form span{
    color: #17292A;
    font-size: 14px;
    font-weight: 500;
}
.ask__form fieldset{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0;
}
.ask__form .fieldset > .field{
    margin-bottom: 16px;
    width: 100%;
}
.ask__form .ask__form__submit button{
    width: 100%;
    border: none;
    background: #355159;
    color: #FFF;
    height: 40px;
    border-radius: 20px;
}
.ask__form .msg:before {
    font-size: 24px;
    line-height: 24px;
    color: #006400;
    content: '\e60e';
    font-family: 'luma-icons';
    margin: -12px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    left: 0;
    top: 22px;
    position: absolute;
    text-align: center;
}
.ask__form .msg {
    padding: 12px 0 0 28px;
    font-size: 15px;
    color: #006400;
    position: relative;
}
@media only screen and (min-width: 768px) {
    .ask__form .field.name,
    .ask__form .field.email{
        width: 48%;
    }
    .ask__form .ask__form__submit button{
        width: 101px;
    }
    .fotorama__nav-wrap{
        display: none !important;
    }
    .product-info-price .price-box .price-container{
        display: flex;
        align-items: center;
    }
    .product-info-main .product-add-form{
        padding-top: 0;
    }
    .page-layout-1column .product.media{
        width: 50%;
        max-width: 650px;
        margin: 0;
    }
    .page-layout-1column .product-info-main{
        width: 48.5%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .column.main {
        min-height: unset;
    }

    .productDetail .ask__head {
        font-size: 16px;
        line-height: 26px;
    }
}
@media only screen and (min-width: 1024px) {
    .productDetail .ask__head {
        font-size: 20px;
        line-height: 24px;
        padding-bottom: 16px;
    }
}
.product__desc__support strong{
    display: block;
    font-size: 20px;
    line-height: 24px;
    color: #1B353C;
    font-weight: 500;
    margin: 40px 0 0 0;
}
.product__desc__support .manual__video{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.product__desc__support .support__item{
    border: 1px solid #E5E7EB;
    border-radius: 12px;
    width: calc((100% - 2% - 4px) / 2);
    margin-top: 16px;
}
.product__desc__support .support__item a{
    height: 56px;
    display: flex;
    justify-content: space-between;
    text-decoration: none;
    padding: 0 24px;
    align-items: center;
}
.product__desc__support .support__item a span{
    font-size: 16px;
    color: #1B353C;
    font-weight: 500;
    padding-left: 16px;
}
.product__desc__support .support__item .item__left{
    display: flex;
    align-items: center;
}
.product__desc__support .support__item .item__right {
    background: #F4F5F6;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media only screen and (max-width: 1023px) {
    .product__desc__support .support__item{
        margin-top: 12px;
    }
    .product__desc__support strong{
        font-size: 16px;
    }
    .product__desc__support .support__item a{
        height: 48px;
    }
    .product__desc__support .support__item .item__right{
        height: 32px;
        width: 32px;
    }
    .product__desc__support .support__item .item__left img{
        width: 22px;
        height: 22px;
    }
    .product__desc__support .support__item .item__right img{
        width: 16px;
        height: 16px;
    }
}
@media only screen and (max-width: 767px) {
    .product__desc__support .support__item {
        width: 100%;
    }
}





@media only screen and (max-width: 767px){
    .product-info-main .product-add-form{
        padding-top:0;
    }
    .fotorama__nav__shaft {
        margin: 16px 0 24px 0;
    }
    .fotorama__dot {
        height: 8px;
        width: 8px;
    }
    .page-layout-1column .product-info-main .product-options-button-aiDot .AiDotBuy{
        margin-top:0
    }
    hr{
        margin-top: 30px;
        margin-bottom: 16px;
    }
}
@media only screen and (min-width: 768px){
    .page-layout-1column .product-info-main {
        margin-left: 40px;
        justify-content: flex-start;
    }
    .page-layout-1column .product-info-main .product-options-button-aiDot button {
        max-width: 320px;
    }
    hr{
        margin-top: 12px;
        margin-bottom: 8px;
    }
    .ask__form fieldset {
        justify-content: flex-start;
    }
    .ask__form .field.name, .ask__form .field.email {
        width: calc((100% - 24px)/2);
    }
    .ask__form .field.order_number, .ask__form .field.where {
        width: calc((100% - 24px)/2);
    }
    .ask__form fieldset .email {
        margin-left: 24px;
    }
    .ask__form fieldset .where {
        margin-left: 24px;
    }
}

@media only screen and (max-width: 1023px){
    .page-title-wrapper.product .page-title {
        font-size: 20px;
        line-height: 26px;
    }
}

@media only screen and (min-width: 1024px){
    .product__desc__support .support__item .item__right img{
        width: 20px;
        height:20px;
    }
}
@media only screen and (min-width: 1280px){
    .productDetail .specs ul li {
        padding: 9px 88px 9px 208px;
    }
}

@media only screen and (min-width: 1440px){
    .productDetail .specs ul li {
        padding: 9px 145px 9px 238px;
    }
    .productDetail .specs ul li .title {
        font-size: 16px;
        line-height: 26px;
    }
}

.page-layout-1column .product-info-main .product-info-price{
    margin: 8px 0;
}
.product-options-button-aiDot .fieldset {
    justify-content: flex-start;
}
.page-layout-1column .product-info-main .product-options-button-aiDot button {
    margin-top: 8px;
    width: 100%;
    border-radius: 22px;
    transition: all .3s;
}
.product-info-main .product-options-button-aiDot button.coming{
    opacity: 0.25;
}
hr {
    border-color: #E5E7EB;
}
.page-main-description {
    padding-top:0;
    margin-top: -16px;
}
.productDetail .specs ul li {
    align-items:center;
}
.faq__container li .faq__item p {
    margin: 0;
}
.productDetail .faq ul li .question .icon {
    margin-right: 16px
}
.ask__form input, .ask__form textarea {
    border-color: #D2D6D9;
}
.ask__form input::placeholder, .ask__form textarea::placeholder {
    color: #8C9399;
}
.ask__form .ask__form__submit button:hover{
    background-color: #496269;
}
.ask__form .ask__form__submit button:focus{
    background-color: #2d444b;
}
.product__desc__support .support__item a span {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding-right:16px;
}
.product__desc__support .support__item a span:hover{
    text-decoration: underline;
}
.product__desc__support .support__item .item__right {
    flex-shrink: 0;
}
.product__desc__support .support__item .item__right:hover{
    background-color: #E5E7EB;
}


.save-price,
.save-price-configure{
    background: #FF572D;
    border-radius: 4px;
    width: 50px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    line-height: 16px;
    font-weight: 600;
    color: #FFFFFF;
}
.save-price-configure{
    display: none;
}
@media only screen and (min-width: 1280px){
    .save-price,
    .save-price-configure{
        width: 55px;
        height: 22px;
    }
}
@media only screen and (min-width: 1440px){
    .save-price,
    .save-price-configure{
        width: 59px;
        height: 24px;
        font-size: 14px;
        line-height: 18px;
    }
}
