.js-pause {
    float: right;
}

.js-play{
	background: #484848;
}

.px-0 {
    text-align: center;
}

.woocommerce-Price-amount {
    font-size: 1.3em;
    font-weight: 700;
}

.pa p{
    font-size: 1.1em;
    font-weight: 700;
    color: white;
    background-color: #484848;
	  width: 100%;
}

.atr{
    float: left;
	margin: 1px !important;
}

.tag-cloud-link, .wc-block-product-categories-list-item {
    width: 100%;
    color: white !important;
    background: #484848;
    text-align: center;
    margin-bottom: 1px;
}
.widget a {
    color: white !important;
}

#Fpp-background {
    display: none;
    position: fixed;
    z-index: 100;
    opacity: 0.8;
    overflow: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.925);
}
.Fpp-window {
    display: none;
    background: #fff;
    position: fixed;
    z-index: 200;
    height: 374px;
    margin: 70px auto;
    text-align: center;
    overflow-y: auto;
    width: 424px;
    left: 0;
    right: 0;
    top: 50px;
    bottom: 40px;
}


.popup-close{
    padding: 4px 8px 1px 5px;
	  margin: 5px;
}

.div-close{
    text-align: right;
}

.video-youtube{
    color: white;
    background: #e91e63;
    display: inline;
    padding: 7px 7px 7px 8px;
    margin: 1px;
    font-weight: 700;
	  border-radius: 3px;
}





.b-container{
    width:200px;
    height:150px;
    background-color: #ccc;
    margin:0px auto;
    padding:10px;
    font-size:30px;
    color: #fff;
}
.b-popup {
    width: 100%;
    min-height: 100%;
    background-color: rgba(0,0,0,0.8);
    overflow: hidden;
    top: 0px;
    left: 1px;
    z-index: 1;
}
.b-popup .b-popup-content {
    margin: 134px auto 0px auto;
    width: 420px;
    height: 375px;
    padding: 3px;
    background-color: #c5c5c5;
    border-radius: 5px;
    box-shadow: 0px 0px 10px #000;
}

.div-close{
    text-align: right;
    padding: 4px;
}

.links-close {
    font-size: 1.1em;
    font-weight: 700;
}

#formOrderOneClick .popup {
    width: 375px !important;
}