/** Shopify CDN: Minification failed

Line 76:19 Expected ":"

**/
.bnslider-text-content .bnslider-text-content-flex .bnslider-vert.border-half{
	display: none;
}
.bnslider-image{
    background-size: 100% 100%;
}
.logo-holder img, .logo-holder-s img {
    max-width: 150px;
}
.prd-hovered{
	display: block; 
}
.prd-grid:not(.listing-view) .prd .prd-action, .prd-grid:not(.listing-view) .prd .prd-options{
    backface-visibility: visible;
    display: flex!important;
    opacity: 1 !important;
}

.fa-whatsapp{
   
    color: #fff;
    border-radius: 10%;
    font-size: 32px !important;
    padding: 5px 25px;
   background-image: url("https://cdn.shopify.com/s/files/1/0243/7264/1870/files/11.png?202");
}
.prd-block_link,.fancybox-slide .modalchk-custom{
	display: none;
  border:5px solid;
  
}
.whatsappbtn{
    position: fixed;
    right: 14px;
    bottom: 100px;
    z-index: 999;
  	animation: bounce 2.5s infinite linear;
}
.back-to-top.is-visible {
    bottom: 25px;
}
.promo-topline {
    display: none !important;
}
.prd-img img {
    height: 450px;
}
.home-page .prd-img img {
    height: 350px;
   
}
.prd-links{
	display: none;
}
.BuyNow {
    color: #ffffff !important;
    background-color: #0A1155;
    width: 50%;
    text-align: center;
    font-size: 11px !important;
  
}
.BuyNow:hover {
	background-color:#0A1155;
	color: #3a7999;
	box-shadow: inset 0 0 0 0px #000000;
}

@media only screen and (max-width: 767px) {
.page-product .shopify-payment-button{
 	position: fixed;x;
    bottom: 0;
    z-index: 999;
    width: 100%;
    background-color: #ffffff;
    color: #fff;
    border: 2px;
    border-radius: 2px;
    font-weight: 600;
  	right: 0px;
}
.page-product .btn.btn--add-to-cart{
	width: 100%;  
  }
}