body{
  font-family: "Ubuntu Sans", sans-serif !important;
}

hr{
opacity: .1;
}

a{
color:#333;
text-decoration:none;
}

a:hover{
color: rgb(220, 53, 69);
}


#form-payment-method .form-check, #form-shipping-method .form-check {
padding-left: 0;
}

@media (max-width: 992px){
    .menu-catalog {
    margin-bottom: 1rem;
    }
}

.redlink { color: #FE4755 !important;}
.img-sel { float:left ;position: relative; margin:0 3px;}
.img-sel > label > input, .img-sel > label > span{  visibility: hidden; position: absolute;}
.img-sel > label > input + img{  cursor:pointer; border:2px solid #eee;}
.img-sel > label > input:checked + img{  border:2px solid #f00;}

.border{
border-color:#eee !important;
}

.price-old {
  color: #dc512c;
  text-decoration: line-through;
}

.price-new {
font-weight: 600;
}

.list-group-item.active {
background-color: #333;
border-color: #666;
}

.breadcrumb_bg {
background-color: rgb(243, 200, 221);
padding: 4rem 0 4rem;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}

@media (max-width: 992px){
    .breadcrumb_bg{
    padding: 2.5rem 0 2.5rem;
    }
}

.breadcrumb, .tab-content {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
}

.card, .card-header {
border-color: #eee;
}

.border-0 .card-body{
padding:0 !important;
}

.bg-pink{
background-color: rgb(248, 210, 227);
}

.countdown__timer {
display: flex;
justify-content: flex-end;
}

.timer__div div {
display: flex;
flex-direction: column;
align-items: center;
position: relative;
}

.timer__div .h1::after {
top: 45%;
right: -1rem;
position: absolute;
content: ":";
font-size: 2rem;
opacity: 0.33;
}

.timer__div .js-countdown__value--3::after{
content: "";
}



.info-item .desc a, .info-item-first .desc a{
font-weight: 600;
}

.info-item{
position: relative;
}

.info-item .desc {
display: grid;
gap: 8px;
position: absolute;
top: 50%;
left: 15px;
right: 15px;
transform: translateY(-50%);
text-align: center;
}

img {
max-width: 100%;
height: auto;
transform: scale(1);
vertical-align: middle;
-ms-interpolation-mode: bicubic;
}

.blog-details img, .blog-item img, .info-item img, .info-item-first img{
width: 100%;
height: 100%;
object-fit: cover;
overflow: hidden;
aspect-ratio: 1.33 / 1;
}

.product-thumb {
  position: relative;
  height: 100%;
  overflow-y: hidden;
}

.product-thumb .image {
  text-align: center;
}
.product-thumb .image a:hover {
  opacity: 0.8;
}
.product-thumb .description {
  padding: 0 0 15px 0;
  margin-bottom: 25px;
}
.product-thumb .description h4 {
  font-weight: bold;
}

.product-thumb a{
text-decoration: none;
font-size: 1rem;
}

.product-thumb h4{
line-height: 1.2rem !important;
}

.product-thumb .button {
  display: flex;
  position: absolute;
  width: 100%;
  bottom: 0;
}

.product-thumb .button button {
  border: 1px solid #eee;
  border-radius: 35px;
  background-color: var(--bs-tertiary-bg);
  color: var(--bs-gray-600);
  line-height: 38px;
  text-align: center;
}

.product-thumb .product-tag {
position: absolute;
top: 5px;
left: 5px;
width: auto;
display: flex;
justify-content: space-between;
}

.product-thumb .product-tag-right {
position: absolute;
top: 5px;
right: 5px;
width: auto;
display: flex;
justify-content: space-between;
}

.quantity-cart {
  width: 33.33%;
}

.btn-radius{
border-radius: 35px;
}

.btn-radius-sm{
border-radius: 15px;
}

.product-thumb .button button:hover {
  color: var(--bs-gray-900);
  background-color: #ddd;
  text-decoration: none;
  cursor: pointer;
}

footer a, footer{
color: #333;
text-decoration: none;
line-height:1.8rem;
}

#top-bar a{
color: #CCC;
text-decoration: none;
font-size:.9rem;
line-height:1.8rem;
}

.brand-logo img{
height: 3rem;
}

.nav-scroller {
position: relative;
z-index: 2;
height: 2.55rem;
overflow-y: hidden;
}

.nav-scroller a{
color:#333;
}

.nav-scroller a:hover{
color:rgb(220, 53, 69);
}

.nav-scroller .nav {
display: flex;
flex-wrap: nowrap;
padding-bottom: 1rem;
margin-top: -1px;
overflow-x: auto;
text-align: center;
white-space: nowrap;
-webkit-overflow-scrolling: touch;
}

.navbar-brand img {
height: 2.5rem;
}

@media (max-width: 992px) {
    .navbar-brand {
    transform: translateX(-50%);
    left: 50%;
    position: absolute;
    }
}

.badge-info {
position: relative;
bottom: 10px;
left: -10px;
font-size:.6rem;
}

.cart-mobile{
margin-right: -10px;
}

.navbar-toggler{
padding: .5rem;
border: 0;
}

#nav {
position: sticky;
position: -webkit-sticky;
left: 0;
right: 0;
-webkit-transition: 0.2s ease-out;
-o-transition: 0.2s ease-out;
transition: 0.2s ease-out;
z-index: 888;
}

#nav a, .nav-tabs a{
color: #333 !important;
font-weight: 500;
}

#nav a:hover{
color: #000 !important;
}

.page-link.active, .active > .page-link {
  background-color: #666;
  border-color: #666;
}

.page-link {
    color:#333;
}

.carousel-caption {
position: absolute;
top:0;
left: 0;
text-align: left;
width: 60%;
height:100%;
padding:3rem;
}

.carousel-caption h5{
font-size: 3.75rem;
line-height:110%;
}

.carousel-caption p{
font-size: 2.25rem;
line-height:115%;
padding:0 !important;
margin:0 0 .7rem 0 !important;
}

.carousel-caption span{
font-size: 1.25rem;
line-height:115%;
border-bottom:.1rem #333 solid;
}

.carousel-indicators {
position: absolute;
right: 0;
bottom: 0;
left: 0;
z-index: 2;
display: flex;
justify-content: center;
padding: 0;
margin-right: 15%;
margin-bottom: .5rem;
margin-left: 15%;
}

@media (max-width: 992px){

    .carousel-caption {
    width: 75%;
    padding:1.75rem;
    }

    .carousel-item img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden;
    aspect-ratio: 1.55 / 1;
    }

    .carousel-caption h5{
    font-size: 1.85rem;
    line-height:100%;
    }
    
    .carousel-caption p{
    font-size: 1rem;
    line-height:100%;
    margin:0 0 .2rem 0 !important;
    }
    
    .carousel-caption span{
    font-size: .85rem;
    line-height:100%;
    border-bottom:.05rem #333 solid;
    }

}

#alert {
    z-index: 9999;
    position: fixed;
    top: 30%;
    left: 50%;
    width: 300px;
    margin-left: -150px;
}

@media (min-width: 960px) {
    #alert {
        width: 500px;
        margin-left: -250px;
    }
}

@media (min-width: 1140px) {
    #alert {
        width: 500px;
        margin-left: -250px;
    }
}

@media (min-width: 1320px) {
    #alert {
        width: 500px;
        margin-left: -250px;
    }
}

#alert .alert {
    margin-bottom: 15px;
}

#alert .alert-primary {
    box-shadow: 0 0 0 5px rgb(var(--bs-primary-rgb), 0.1);
}

#alert .alert-secondary {
    box-shadow: 0 0 0 5px rgb(var(--bs-secondary-rgb), 0.1);
}

#alert .alert-success {
    box-shadow: 0 0 0 5px rgb(var(--bs-success-rgb), 0.1);
}

#alert .alert-warning {
    box-shadow: 0 0 0 5px rgb(var(--bs-warning-rgb), 0.1);
}

#alert .alert-danger {
    box-shadow: 0 0 0 5px rgb(var(--bs-danger-rgb), 0.1);
}

#alert .alert-info {
    box-shadow: 0 0 0 5px rgb(var(--bs-info-rgb), 0.1);
}

#alert .alert-light {
    box-shadow: 0 0 0 5px rgb(var(--bs-light-rgb), 0.1);
}

#alert .alert-dark {
    box-shadow: 0 0 0 5px rgb(var(--bs-dark-rgb), 0.1);
}