component-popup-product-id-b .padding_zero {
    padding: 0px;
}
component-popup-product-id-b ._componentpopup_video_sreen_block .overlay_block {
    position: absolute;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.8);
}
component-popup-product-id-b ._componentpopup_video_sreen_block.active {
    display: block;
    z-index: 1100;
}
component-popup-product-id-b ._componentpopup_video_sreen_block {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
    display: none;
}
component-popup-product-id-b ._componentpopup_video_sreen_block .display-table {
    display: table;
    width: 100%;
    height: 100%;
}
component-popup-product-id-b ._componentpopup_video_sreen_block .display-table .display-table-cell {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
component-popup-product-id-b ._componentpopup_video_sreen_block .display-table .display-table-cell .block_container {
    text-align: center;
    margin: 0 auto;
}
component-popup-product-id-b ._componentpopup_video_sreen_block .overlay_close_btn {
    right: 0px;
    top: 0px;
    position: absolute;
    z-index: 3;
    width: 90px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    cursor: pointer;
    outline: none;
}
component-popup-product-id-b ._componentpopup_video_sreen_block .overlay_close_btn img {
    width: 45px;
    height: auto;
    transition: all 0.3s;
}
component-popup-product-id-b ._componentpopup_video_sreen_block .overlay_close_btn:hover img {
    transform: rotate(90deg);
}
html body component-popup-product-id-b .windows {
    position: relative;
    width: 80px;
    height: 80px;
    margin: auto;
}
html body component-popup-product-id-b .windows .sk-fading-circle {
    margin: 0px auto;
    width: 80px;
    height: 80px;
    position: relative;
}
html body component-popup-product-id-b .windows .sk-fading-circle .sk-circle {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
html body component-popup-product-id-b .windows .sk-fading-circle .sk-circle:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #fff;
    border-radius: 100%;
    -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
    animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}
html body component-popup-product-id-b .windows .sk-fading-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}
html body component-popup-product-id-b .windows .sk-fading-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
}
html body component-popup-product-id-b .windows .sk-fading-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
html body component-popup-product-id-b .windows .sk-fading-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg);
}
html body component-popup-product-id-b .windows .sk-fading-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg);
}
html body component-popup-product-id-b .windows .sk-fading-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
html body component-popup-product-id-b .windows .sk-fading-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg);
}
html body component-popup-product-id-b .windows .sk-fading-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg);
}
html body component-popup-product-id-b .windows .sk-fading-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
html body component-popup-product-id-b .windows .sk-fading-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg);
}
html body component-popup-product-id-b .windows .sk-fading-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg);
}
html body component-popup-product-id-b .windows .sk-fading-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
html body component-popup-product-id-b .windows .sk-fading-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
html body component-popup-product-id-b .windows .sk-fading-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
html body component-popup-product-id-b .windows .sk-fading-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
html body component-popup-product-id-b .windows .sk-fading-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
html body component-popup-product-id-b .windows .sk-fading-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
html body component-popup-product-id-b .windows .sk-fading-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
html body component-popup-product-id-b .windows .sk-fading-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
html body component-popup-product-id-b .windows .sk-fading-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
html body component-popup-product-id-b .windows .sk-fading-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
component-popup-product-id-b .windows .sk-fading-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes sk-circleFadeDelay {
    0%, 39%, 100% {
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
}
@keyframes sk-circleFadeDelay {
    0%, 39%, 100% {
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
}