


.product_display_header {
    position: relative;
    display: block;
}
.product_display_header .view_more_product {
    font-size: 20px;
    text-decoration: none !important;
    cursor: pointer;
    position: absolute;
    right: 90px;
    top: 8px;
    z-index: 1;
}
.product_display_header .view_more_product span {
    border-bottom: 1px dashed #747474;
}
.product_display_header a:hover{
    color: #000;
}


.website_company_video {
    padding-top: 30px;
    padding-bottom: 50px;
    position: relative;
}
.website_company_video .container{
    position: relative;
    z-index: 2;
}
.website_company_video:after {
    content: "";
    display: block;
    width: 100%;
    height: 40%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: white;
    z-index: 1;
}
.website_company_video .title {
    text-transform: none;
    margin-bottom: 30px;
    letter-spacing: 5px;
}
.website_company_video .video-player {
    position: relative;
    width: 100%;
    height: auto;
    max-width: 500px;
    margin: auto;
    box-shadow: 2px 2px 7px #707070;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    background: black;
}
.website_company_video .video-player:hover .play:before {
    content: "";
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
}
.website_company_video .video-player .video-thumbnail {
    width: 100%;
    height: 335px;
    max-width: 500px;
    margin: auto;
    box-shadow: 2px 2px 7px #707070;
    text-align: center;
} 


.website_company_video .video-player,
.website_company_video .video-player .video-thumbnail,
.website_company_video .video-player iframe {
    width: 100%;
    height: 335px;
}

.website_company_video .video-player .play {
    width: 100%;
    position: absolute;
    top: 37%;
    left: 0; 
    text-align: center;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0; 
}
.website_company_video .video-player .play img,
.website_company_video .video-player .play svg {
    width: 70px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
}


@media(max-width: 480px){  

    .website_company_video .video-player,
    .website_company_video .video-player .video-thumbnail,
    .website_company_video .video-player iframe {
        height: 204px;
    }

    .product_display_header { 
        margin-bottom: 18px;
    }
    .product_display_header a {
        display: block;
        position: relative;
        border-bottom: none;
        text-align: center !important;
    }
    .product_display_header .product_title > h2 {
        margin: 0;
        padding-bottom: 0;
    }
    .product_display_header .view_more_product{
        right: auto;
        top: 8px;
        z-index: 1;
        position: relative;
    }

    .product_display_homepage .owl-carousel .item {
        padding: 5px 5px 20px !important;
    }
    .product_display_homepage .owl-carousel .item:nth-child(2n+1) {
        clear: left;
    } 
    .product_display_homepage .oe_product {
        margin-bottom: 15px;
    }
    .product_display_homepage .oe_product_image {
        min-height: 167px;
    }
    .product_display_homepage .oe_product .product_price,
    .product_display_homepage .oe_product .normal-price{
        font-size: 12px;
    }
    .product_display_homepage .oe_product .normal-price .price-value {
        font-size: 13px;
    }
    
    .product_display_homepage .oe_product .add-cart,
    .product_display_homepage .oe_product .add_cart_nologin{
        padding: 5px 6px;
    }
    .product_display_homepage .oe_product .download-gallery-images { 
        padding: 6px 10px;
    }

    .product_display_homepage .image-details .no-login .price-not-login .label-block {
        display: block;
        position: relative;
        min-height: 78px;
    }
    .product_display_homepage .image-details .no-login .price-not-login .label-block > div:first-child {
        padding-top: 23px;
        padding-right: 0;
        width: 100%;
    }
   .product_display_homepage .image-details .no-login .price-not-login .label-block > .label-product a {
        font-size: 14px;
    }
    .product_display_homepage .image-details .no-login .price-not-login .label-block > div:last-child {
        position: absolute;
        top: 0;
        left: 0;
    }
    .product_display_homepage .image-details .no-login .normal-price .price-value {
        font-size: 16px;
    }
    .product_display_homepage .image-details h5.label-product a{
        font-size: 16px;
        word-break: break-word;
    }

    #products_grid .oe_product {
        width: 50% !important;
        float: left !important;
    }
    #products_grid table tr td.oe_product{
        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
        padding: 5px 3px;
    }
    #products_grid .oe_product:nth-child(2n+1) {
        clear: left;
    }
    #products_grid .add_cart_nologin,
    #products_grid .add-cart{
        padding: 5px 6px;
    }
    #products_grid .oe_product .oe_product_image a {
        display: block;
        min-height: 132px;
    }
    #products_grid .download-gallery-images {
        padding: 6px 10px;
    } 
    
    #products_grid .login h5.label-product a {
        font-size: 16px;
        word-break: break-word;
    }
    #products_grid .image-details .no-login .price-not-login .label-block .label-product {
        padding-top: 23px;
        padding-right: 0;
        width: 100%;
    }
    #products_grid .image-details .no-login .price-not-login .label-block .normal-price {
        position: absolute;
        top: 10px;
        left: 3px;
    }
    #products_grid .login .normal-price {
        font-size: 12px;
    }
    #products_grid .image-details .price-not-login table tr td:first-child{
        width: 72px !important;
    }
    #products_grid .image-details .no-login .price-not-login{    
        padding: 5px 3px;
    }
    #products_grid .image-details .no-login .price-not-login .label-block {
        display: block;
        text-align: left;
    }
    #products_grid .price-not-login .vip-price span {
        font-size: 12px; 
    }
    #products_grid table tr td.oe_product.oe_grid .product_price {
        font-size: 12px;
    }
    .pagination > li > a, .pagination > li > span {
        padding: 3px 8px;
    }
    .sel_product_per_page.radio_button > p{
        padding: 3px 8px;

    }
}