.page_main,
.footer_contact {
    background: #FAFAFA;
}


.main_wrap {
    justify-content: space-between;
    align-items: center;
}


/*product photos*/
.product-intro {
    position: relative;
    justify-content: space-between;
    overflow: hidden;
}

.cloud-zoom-lens {
    border: 1px solid #eee;
    cursor: move;
}

.cloud-zoom-title {
    position: absolute !important;
    background-color: #000;
    color: #fff;
    padding: 3px;
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    top: 0px;
}

.cloud-zoom-big {
    overflow: hidden;
    padding: 0px;
}

.cloud-zoom-loading {
    color: white;
    background: #222;
    padding: 3px;
    border: 1px solid #000;
}

.product-view .swiper-slide {
    padding-bottom: 1px;
}

.product-view .product-image.zoom_remove:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    z-index: 999;
}

.product-view {
    position: relative;
    width: 710px;
    display: flex;
    align-items: center;
}

.product-view .product-image {
    position: relative;
    width: 561px;
    height: 551px;
}

.product-image_Swi {
    height: 551px;
    width: 133px;
    overflow: hidden;
    position: relative;
    margin-left: 12px;
}

.product-image_Swi .image-additional{
    height: 551px;
}

.cloud-zoom {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 98.2%;
}

.product-view .product-image img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    object-fit: contain;
}

.product-view .image-additional {
    position: relative;
    overflow: hidden;
}

.product-view .image-additional li {
    position: relative;
    width: 100%;
    float: left;
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 20%
}

.product-view .image-additional li.single {
    display: none;
}

.product-view .image-additional li img {
    display: block;
    margin: 0 auto;
    position: relative;
    width: 100%;
    height: 100% !important;
    left: 0;
    top: 0;
    object-fit: contain;

}

.product-view .image-additional li a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: none;
}



.product-view .image-additional img.popup {
    display: none;
}

.ad_prompt {
    position: absolute;
    display: block;
    top: 50%;
    left: 0;
    width: 100%;
    line-height: 40px;
    margin: -20px 0 0;
    text-align: center;
    color: #ff6f00;
    font-size: 20px;
    -webkit-animation: twinkling 1s infinite ease-in-out;
    animation: twinkling 1s infinite ease-in-out;
    display: none;
}

.product-view .image-additional.swiper-container-horizontal>.swiper-pagination-bullets {
    display: none;
}

.product-view .swiper-button-next,
.product-view .swiper-button-prev {
    color: #666666;
    width: auto;
    height: 50px;
    margin-top: -25px;
    opacity: 1;
    line-height: 50px;
    font-size: 40px;
    padding: 0 5px;
    border: 1.5px solid #FFFFFF;
    transition: all .5s ease;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after,
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: '' !important;
}

.product-view .swiper-button-next:hover,
.product-view .swiper-button-prev:hover {
    border: 1.5px solid var(--commonColor);
}

.product-view .swiper-button-prev::before {
    content: '\f104';
    font-family: 'fontawesome';
    font-size: 30px;
    color: #666666;
}

.product-view .swiper-button-next::before {
    content: '\f105';
    font-family: 'fontawesome';
    font-size: 30px;
    color: #666666;
}

.product-view .swiper-button-prev,
.product-view .swiper-container-rtl .swiper-button-next {
    left: -25px;
}

.product-view .swiper-button-next,
.product-view .swiper-container-rtl .swiper-button-prev {
    right: -25px;
}

.product-view .swiper-button-prev:before,
.product-view .swiper-button-next:before {
    -webkit-transform: scale(.8, 1);
    -ms-transform: scale(.8, 1);
    -o-transform: scale(.8, 1);
    transform: scale(.8, 1);
}

/*product summary*/
.product-summary {
    position: relative;
    width: calc(100% - 710px - 68px);
}

.product-summary .product_title {
    font-family: Delecta-Bold, Delecta-Bold;
    font-weight: normal;
    font-size: 36px;
    color: #333333;
    margin-bottom: 10px;
}



.product-summary .product-meta p,
.product-meta {
    font-family: Arial-Regular, Arial;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 1.8;
}

.share_box {
    font-family: Delecta-Bold, Delecta-Bold;
    font-weight: normal;
    font-size: 20px;
    color: #333333;
    margin-top: 25px;
}

.share_box>div:nth-child(1) {
    margin-bottom: 20px;
}

.lbanner_btns {
    margin-top: 25px;
    justify-content: flex-start;
}

.lbanner_btn {
    min-width: 165px;
    justify-content: center;
}

.lbanner_btn_con {
    margin-right: 25px;
}

.lbanner_btn_pdf {
    margin-right: 0;
}

.pro_details_main {
    display: flex;
    margin-top: 5%;
    justify-content: space-between;
    align-items: flex-start;
}

.pro_details_tabs {
    width: 141px;
    position: sticky;
    top: 127px;
    padding-right: 20px;
    border-right: 1px solid #DADADA;
}

.pro_details_tabs div {
    font-family: Delecta-Bold, Delecta-Bold;
    font-weight: normal;
    font-size: 20px;
    color: #333333;
    line-height: 32px;
    margin-bottom: 20px;
}

.pro_details_tabs div:last-child {
    margin-bottom: 0;
}

.active {
    color: #FFAD2B !important;
}

.pro_details_contents {
    width: calc(100% - 205px);
}

.pro_details_content {
    margin-bottom: 20px;
}


.pro_details_title {
    font-family: Delecta-Bold, Delecta-Bold;
    font-weight: normal;
    font-size: 32px;
    color: #333333;
    margin-bottom: 15px;
}

.pro_details_desc,
.pro_details_desc * {
    font-family: Arial-Regular, Arial;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 28px;
    line-height: 1.8;
}

.proD_con {
    margin-top: 5%;
    padding: 5% 0 0;
}

.proD_con .rec_desc {
    max-width: 650px;
}

.proD_con_main {
    display: flex;
    margin-top: 30px;
    align-items: flex-start;
}

.proD_con_left {
    width: 50%;
    padding: 53px;
    background: #FFFFFF;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.12);
}

.proD_con_left ul {
    flex-wrap: wrap;
    justify-content: space-between;
}

.proD_con_left li {
    width: calc((100% - 50px) / 2);
    margin-bottom: 15px;
}

.proD_con_left ul li.message {
    width: 100%;
}

.proD_con_left li p {
    font-family: Arial-Bold, Arial;
    font-weight: bold;
    font-size: 16px;
    color: #333333;
    margin-bottom: 15px;
}

.proD_con_left li p span {
    color: #FF2C2C;
}

.proD_con_left li input,
.proD_con_left li textarea {
    font-family: Arial, Arial;
    font-weight: 400;
    font-size: 16px;
    width: 100%;
    background: #FFFFFF;
    color: rgba(102, 102, 102, 1);
    height: 56px;
    padding: 0 13px;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #DBDBDB;
}

.proD_con_left li textarea {
    resize: none;
    min-height: 200px;
    padding: 13px;
}

.proD_con_left li input::placeholder,
.proD_con_left li textarea::placeholder {
    color: rgba(102, 102, 102, 0.4);
}

.proD_con_left .hover_btn {
    text-transform: uppercase;
    height: 65px;
    background: #FFAD2B;
    border-radius: 4px 4px 4px 4px;
    width: 100%;
    border: 0;
    font-family: Arial-Bold, Arial;
    font-weight: bold;
    font-size: 20px;
    margin: 0 !important;
    color: #333333;
}

.proD_con_left .hover_btn:hover {
    opacity: .5;
}

.proD_con_right {
    width: 50%;
}

.proD_con_right .imgBox {
    padding-bottom: 71.2%;
}

@media only screen and (max-width: 950px) {
    .main_wrap {
        flex-wrap: wrap;
    }

    .product-view {
        width: 100%;
    }

    .product-view .product-image {
        display: none;
    }

    .product-image_Swi {
        width: 100%;
        height: auto;
        margin-left: 0;
    }

    .product-image_Swi .image-additional{height: auto;}

    .product-summary {
        width: 100%;
        margin-top: 20px;
    }

    .product-view .image-additional li {
        height: auto;
        padding-bottom: 0;
    }

    .product-view .image-additional li a{
        position: relative;
    }

    .product-summary .product_title{
        font-size: 24px;
    }

    .lbanner_btn_pdf{
        display: none;
    }

    

    .pro_details_tabs{
        display: none;
    }

    .pro_details_contents{
        width: 100%;
    }

    .proD_con{
        margin-top: 0;
    }

    .proD_con_main{
        flex-wrap: wrap;
    }

    .proD_con_left{
        width: 100%;
        padding: 25px;
    }

    .proD_con_right{
        width: 100%;
    }

    .proD_con_left li{
        width: 100%;
    }
}