/** Shopify CDN: Minification failed

Line 104:0 Expected "}" to go with "{"

**/

.nav-link {
margin: 0 40px 0 0;
padding: 20px 40px 20px 40px;
font-size:large;
}

.nav-link.active {
background-color: transparent !important;
border: none;
border-radius: 0px;
color: red !important;
border-bottom: 2px solid red;
}

.mt-50px {
margin-top: 50px;
font: bold;
min-width: 130px;
}


.mt-100px {
margin-top: 100px;
}

.buy-battery-wrapper {
max-width: 380px;
}

.buy-battery-wrapper.text {
min-height:150px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}

.mb-20px {
margin-bottom: 20px;
}


.truncate-box {
width: auto;

overflow:hidden;
height:100px;
text-overflow:ellipsis;
margin-bottom:20px;
}


.btn-buy{
height: 60px!important;


}



.pr-20{
padding:0 20px 0 0!important;

}


.pl-20{
padding:0 0 0 40px!important;


}

.img-product {
min-height: 300px!important

}

@media (max-width: 991px) { 

.collection.page-width{
padding: 0;
}

}
@media (max-width: 768px) { 

.img-product{
min-height: auto!important
}
.card-title {
margin-bottom: 0.5rem;
color: #000;
font-size:1.4rem;
font-family: 'Raleway', sans-serif;
}
.truncate-box {
font-size: 1.5rem;
}
