﻿.bh-cat-img {
border-radius:15px
}

.hero-slider .img-fluid {

    border-radius:15px
}


.slider-banner img {
    padding: 0 !important;
    border-radius: 15px;
 
    margin-bottom: 1em;
}

.slider-banner a {
    margin-bottom: 1em;
 
}
.form-control,.widget-content select,footer .widget select,.widget_search .search-field {
 
    border-radius: 10px !important;
}
.br-10 {border-radius: 10px !important;}

.br-15 {border-radius: 15px !important;}

.br-5 {border-radius: 5px !important;}

.btn-outline-secondary:hover {
    color: #fff !important;
 
}

.generalTitle.v2 {
    margin-bottom: 5px;
    margin-top: 1em;
}

.order-details-area.v2 {}

.order-details-area.v2 li {
    line-height: 2;
}


.order-info.v2 h5{color: #e92912;}

@media(min-width: 768px) {
	.br-0-768 {border: 0px !important}
}



.bh-prd-img-single img {
	max-height: 650px
}


.bh-prd-desc {
    font-size: 14px;
    padding: 1em;
    line-height: 2;
}

.space-1, .space-bottom-1 {
    padding-bottom: 3rem !important;
}
.bh-card-summery-price {
    border: 1px solid #ddd;
    padding: 1em;
    border-radius: 10px;
}