/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 15 2020 | 05:03:57 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 



/*Custom css by RB*/
.featured-video-wrap .featured-video-plus .wp-video a:not(.post-thumbnail) {
    display: block;
}
.featured-video-wrap .mejs-controls {
    display: none!important;
}
.featured-video-wrap .wp-video a:nth-child(2) {
    display: none!important;
}
.featured-video-wrap{
  display: none;
}
.featured-video-div-rb {
    display: block;
    position: relative;
    /*height: 244px;*/
}
.sale.featured .woocommerce-main-image img {
   /* display: none;*/
}
.duplicate-remove img.attachment-woocommerce_thumbnail {
    display: none;
    visibility: hidden;
}

.product-thumbnail.product-item__thumbnail {
    /*display: none!important;*/
}
.has-post-thumbnail {
    /*display: block;*/
}
li.product.type-product.status-publish.instock.product_tag-smar	t-helmet.has-post-thumbnail.sale.featured.taxable.shipping-taxable.purchasable.product-type-simple img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail.wp-post-image.lazy-loaded {
    /*display: none!important;*/
}
/*
figure.electro-wc-product-gallery__wrapper .featured-video-plus.fvp-responsive .mejs-container {
    width: 80px!important;
    height: 80px!important;
   padding-top: 57%;
}*/
figure.electro-wc-product-gallery__wrapper .mejs-container.mejs-container-keyboard-inactive.wp-video-shortcode.mejs-video {
    height: 80px!important;
    width: 80px!important;
  background: #FFF;
}
figure.electro-wc-product-gallery__wrapper .mejs-controls {
    display: none;
}
figure.electro-wc-product-gallery__wrapper video.wp-video-shortcode {
}

/*lang Changes*/
figure.electro-wc-product-gallery__wrapper .featured-video-plus .wp-video a:not(.post-thumbnail) {
    /*display: block;*/
}
.electro-wc-product-gallery .wp-video a:nth-child(1) {
    display: block;
}
figure.electro-wc-product-gallery__wrapper .wp-video {
    height: 80px!important;
}
figure.electro-wc-product-gallery__wrapper video.wp-video-shortcode{
    width: 83px!important;
    height: 82px!important;
    object-fit: cover;
    border: 1px solid #eaeaea;
    /*margin-top: 5px;*/
}
figure.electro-wc-product-gallery__wrapper .mejs-layers {
    position: absolute;
    display: block;
    top: 0px !important;
}
figure.electro-wc-product-gallery__wrapper .mejs-overlay-button {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
}
.play-button-rb{
  position: relative;
  display:block;
}
.play-button-rb:after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    width: 80px;
    height: 80px;
    background-image: url(/wp-content/uploads/2020/05/play-button-img.png);
    top: 0;
    left: 0;
    border: 0;
    right: 0;
      background-size: 80% 80%;
  background-size: 80% 80%;
    background-repeat: no-repeat;
    background-position: 35% 50%;
}
span.mejs-offscreen {
    display: none;
}
.on_off {
    width: 350px;
    height: 25vw!important;
}


/*listing Page css*/
div#rb-play-btn {
    position: relative;
}
#rb-play-btn .mejs-overlay-button {
    position: absolute;
    top: 50%!important;
    right: 30%;
    margin-top: 28.5%;
}


.featured-video-div-rb .product-view-link {
    pointer-events: none;
}
.featured-video-div-rb .mejs-overlay-button {
    position: absolute;
    top: 50%;
    right: 30%;
}
.featured-video-div-rb .play-button-rb:after {
    display: none;
}
.featured-image-div-rb {
    position: relative;
}
.play-button-rb1 {
/*    position: absolute;
    background-image: url(/wp-content/uploads/2020/05/play-button-img.png);
    background-repeat: no-repeat;
    top: 33%;
    display: block;
    clear: both;
    left: 33%;
    border: 0;
    right: 0;
    z-index: 999;
    width: 80px;
    height: 80px;
  */
  
  position: absolute;
    background-image: url(/wp-content/uploads/2020/05/play-button-img.png);
    top: 0;
    display: block;
    clear: both;
    left: 0;
    border: 0;
    right: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
  
  
}
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    margin-top: 1.5em;
}
.cur-video-div {
    text-align: center;
}
.page-template-template-homepage-v1 .featured-video-plus.post-thumbnail.fvp-responsive.fvp-local.fvp-center {
    display: none;
}
.page-template-template-homepage-v1 .wp-video-shortcode{
  display: none;
}