.form-control, .form-select {
    border-radius: 0;
}

.card {
    border-radius: 0;
}
.alert-custom {
    padding-bottom: 0px;
}

.alert-custom > ul {
    list-style-type: none;
}

.search-mobile {
    display: none;
    margin-top: 70px;
}

@media (max-width: 991.98px) {
    .search-mobile {
        display: flex;
        justify-content: space-between;
    }
}

.card--user-mobile {
    display: none;
    position: relative;
    text-align: left;
    cursor: auto;
}

.card--user-mobile .button {
    text-align: center;
}

.card--user-mobile1 {
    display: block;
    position: absolute;
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    right: 0;
    top: 55px;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    z-index: 99;
}

.card--user-mobile .card__title {
    font-size: 16px;
    margin-bottom: 10px;
}

.button--add-cart {
    position: relative;
/*    font-size: 13px;*/
    padding: 0;
}

.form__group--radio input[type="radio"] {
    width: 20px;
    height: 20px;
}

.card--address {
    border: 1px solid #a7e6d9;
}

.card--border-0 {
   /* margin-left: 15px;
    margin-right: 15px;*/
    margin-bottom: 0px;
    border-bottom: 0;
    padding-bottom: 0px;
}

.card--radio-button--border {
    border: 1px solid #bebebe !important;
}

.color-active {
    color: #6d9e94!important;
}

.bg {
    color: #fff;
    background-color: #a7e6d9;
}

.b-bottom {
    border-bottom: 3px solid #a7e6d9;
}

.button--share:hover .card--share {
    display: block;
    position: absolute;
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    width: 300px;
    /* right: 0;*/
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    z-index: 99;
}

.card--share {
    display: none;
    position: relative;
    text-align: left;
    cursor: auto;
}

    .card--share .card__text {
        font-size: 12px;
    }


    .card--share .button {
        text-align: center;
    }

.button--add-cart {
    position: relative;
}

.card--share .card__title {
    font-size: 16px;
    margin-bottom: 10px;
}

.card--share .card__image {
    width: 60px;
    height: 60px;
    border-radius: 4px;
    margin-right: 8px;
}

.card--share .card__price {
    margin-top: 0;
    margin-right: 4px;
}

.card--share .card__qty {
    font-size: 12px;
}


.card__product-title {
    font-size: 14px;
}


.card--product--search {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: left;
    flex-direction: row;   
    border-radius: 0;
    margin-bottom: 20px;
}

.card--product--search .card__image {
    width: 80px;
    height: 80px;
    margin-right: 25px;
}

.card--product--search .card__title {
    margin-bottom: 8px;
    font-weight: bold;
}

.card--product--search .card__price {
    margin-top: 0;
    margin-bottom: 6px;
}

.card--product--search .card__link {
    margin-top: auto;
    font-size: 14px;
}

.card--product--search .card__link:hover {
    text-decoration: underline;
}

#the-filter {
    border:0;
}

.page-item.active .page-link {
    background-color: #a7e6d9 !important;
    border-color: #a7e6d9 !important;
}

a.swiper__card-button:hover {
    color: #fff !important
}

#widgetzone_be_WIDGET_ZONE .widget.postlist {
    display: none !important;
}

#widgetzone_be_WIDGET_ZONE .widget.categorylist {
    display: none !important;
}

#widgetzone_be_WIDGET_ZONE .widget.monthlist {
    display: none !important;
}

.profile-widget img {
    border-radius: 0px !important;
}

.card__tag--new {
    color: #fff;
    background-color: #0047AB;
}

.product__tag--new {
    color: #fff;
    background-color: #0047AB;
}

.button--wish-cart:hover .card--cart {
    display: block;
    position: absolute;
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    min-width: 350px;
    right: 0;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    z-index: 99;
}

.mega-menu-mobile {
    /*opacity: 0;*/
    /*visibility: hidden;*/
    /*border: 1px solid #000;*/
    padding: 30px 30px;
    /*margin-top: 30px !important;*/
    /*position: absolute;*/
   /* background-color: #fff;*/
  /*  transition: visibility 0s, opacity 0.2s linear;
    max-width: 1140px;*/
  /*  left: 0;
    right: 0;*/
   /* margin-top: 30px;
    padding-top: 30px;*/
   /* z-index: 999;*/
    margin: auto;
    padding-bottom:0px;
}

.mega-menu__wrapper-mobile {
    /*display: flex;*/
    justify-content: space-between;
    width: 100%;
}

.mobile-menu {
    overflow: auto;
}

.mega-menu__item-mobile {
    font-size:0.5rem;
}

.mega-menu__link-mobile {
    font-size:15px;
}

/*.mega-menu__title-mobile {
    font-size: 15px;
}*/

/*.search-mobile {
    margin-top: 70px;
}*/

/* Default style for header */
.header-mobile {
    border-bottom: 1px solid #ccc;
}

.red--text{
    color: red;
}

.container-mobile-search {
    width: 100%;
    padding: 0px 3px 8px 10px;
}

.cookie-message {
    width: 100%;
    background: #464646;
    padding: 20px;
    position: fixed;
    bottom: 0;
    text-align: left;
    z-index: 99999;
    display: inline-block;
}
#menu{
	transition: height 0.4s linear;
}