
a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;

}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

.footer-copyright {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 30px;
    background-color: #ff374a;
    color: #ffffff;
}

a {
    color: #5a5959;
}

.color1 {
    color: #ffffff;
}

.bg-color-1 {
    background-color: #ff374a !important
}

.bi {
    fill: currentcolor;
    vertical-align: -0.3rem;
}

ul, li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.top-tips {
    width: 100%;
    padding: 8px 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
    color: #8b8b8b;
    font-size: .875rem;
    margin-bottom: 0;
}

.top-navbar {
    background-color: #eaeaea;
    --bs-navbar-padding-y: 0;
    font-size: 14px;
}


.icon-size {
    width: 20px;
    height: 20px;
}

.nav {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav .nav-link {
    color: #5a5959;

}

.nav .nav-link:hover, .navbar .navbar-nav .nav-item .nav-link:hover {
    color: #f4b814;
}


#searchKey {
    width: 300px;
    height: 42px;
    padding: 0.5rem 1rem;
    border-color: #e2e2e2;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);

}

.sh-btn {
    position: absolute;
    right: 15px;
    top: 7px;

    cursor: pointer;
    z-index: 100;
}

.btn-toolbar .input-group .input-group-append {
    position: absolute;
    right: 14px;
    top: 11px;
    color: #c0c0c0;
    cursor: pointer;
    z-index: 99;
}


.logo {

    align-items: center;
}

.logo-title {

    margin-left: 1.5rem;
}

.logo-title-bold {
    font-size: 25px;
    font-weight: bold;
}

.logo-group img {
    width: 125px;
    object-fit: contain;
}

.logo .btn-group {
    vertical-align: bottom;
    margin-left: 1rem;
}

.p-bar .navbar {
    padding: 0 2rem 0 1rem;
}

.sort-menu {
    position: absolute;
    top: 100%;
    left: 1rem;
    width: calc(100% - 4rem);
    border-radius: 0;
    padding: 1rem 1.5rem;
    background-color: #eef0f2;
    box-shadow: 0px 0px 12px 0px #a7a7a7;
    display: none;
    z-index: 100;
}

.sort-menu:hover {
    display: block;
}

.dropdown-menuMore {
    border: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 18%);
    display: none;
    top: 100%;
    transform: translateX(-56%);
    position: absolute;
    z-index: 100;
    padding-left: 0;
}

.p-bar .navbar {
    padding: 0 2rem 0 0.6rem;

}

.p-bar .nav-link {
    color: #ffffff;
    font-size: 1rem;
    line-height: 34px;
    padding: 12px !important;
    border-bottom: 2px solid transparent;
    cursor: pointer;
    flex-direction: row;
    align-items: center;

}

.p-bar .nav-link svg {
    vertical-align: -0.5rem;
}

.hover-1 {
    background: linear-gradient(#0084c0 0 0) calc(100% - var(--p, 0%))/var(--p, 0%) no-repeat;
    transition: .4s, background-position 0s;
}

.main-menu:hover {
    display: block;
}

.main-menu {

    width: calc(100% - 4rem);
    max-height: calc(100vh - 355px);
    overflow-y: auto;
    border-radius: 0;
    padding: 1rem 1.5rem 0;
    background-color: #eef0f2;
    margin-top: 0;
    display: none;
    top: 3rem;
    left: 2.2rem;
}

.drop-down a:hover + .sort-menu {
    display: block;
}

#navbarDropdown:hover ~ div.main-menu {
    display: block;
}

.menuSort .dropdown-item {
    padding: 0.4rem 0;
    border-bottom: 1px solid #dddddd;
    display: flex;
}

.menuSort .sortTitle {
    font-size: 18px;
    width: 150px;
    cursor: pointer;
    transition: .3s;
}

.menuSort .sortListName {
    color: #5e5e5e;
    line-height: 28px;
    white-space: normal;
    width: calc(100% - 150px);
}

.menuSort .sortListName a {
    display: inline-block;
    margin-right: 1rem;
    padding: 0 0.5rem;
    cursor: pointer;
}

.dropdown-item:active {
    background: transparent;
    color: currentColor;
}

.sortListName .badge {
    vertical-align: top;
    color: #ffffff;
    -webkit-text-fill-color: currentColor;
}

.sort-menu .nav-pills {
    margin-top: 0.5rem;
}

.sort-menu .nav-pills .nav-link {
    padding: 0.25rem 0.5rem !important;
    color: #5a5a5a;
}

.sort-menu .nav-pills .nav-link:hover {
    background: #e3e6e8;
    color: #5a5a5a;
    border-color: transparent;
}

.swiper {
    max-width: 540px;
    max-height: 540px;
    
}

.swiper-gallery {
    margin-bottom: 1rem;
}

.swiper-thumbs .swiper-slide {
    width: 25%;
    height: 100%;
    cursor: pointer;
}

.swiper-slide img, .swiper-thumbs .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.product-intro {
    border: 2px solid #eeeeee;
    font-size: 1rem;
    height: 100%;
}

.productParams {
    border-top: 3px solid #dce8f3;
    padding-top: 2rem;
    padding-bottom: 0.5rem;
    margin-top: 30px;
}

.param-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}

.param-group {
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 1rem;
}

.price-text-right {
    text-align: right !important;
}

.price {
    color: #ff0000;
    font-size: 2rem;
}

.price-deliver {
    color: #000000;
    
}

.swiper-thumbs {
    height: 120px;
}

legend {

    float: none;
}

.layui-elem-field {
    border-color: #dcdcdc !important;
}

.layui-field-title {
    border-top-width: 2px !important;
}

.layui-elem-field legend {
    margin: 0 auto !important;
    min-width: 300px !important;
    width: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}
.p-title{
    font-size: 25px;
    text-wrap: nowrap;

}

.price-text-right {
    margin-top: 38px;
}

.footer .title {
    font-size: 30px;
    color: #000000;
    font-weight: 500;
}


.product-intro-banner nav {
    background-color: #cddbed29;
}

.type-bar {
    background-color: #f0eeee59;
}

.type-bar .navbar-brand {
    background-color: #ff0000;
    display: flex;
    padding: 1rem;
    font-size: 30px;
    color: #fff;
    flex-direction: row;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    text-indent: 15px;
    margin: 0;
}

.type-bar .navbar {
    padding: 0.5rem 1rem;
}

.type-bar .navbar .navbar-nav {
    width: 100%;
}

.type-bar .navbar .navbar-nav .nav-item {
    margin-left: 1rem;
    font-size: 1rem;
    /*padding: 5px;*/
}

.type-bar .nav-item .nav-link {
    color: #5a5959;
    display: flex;
}

.type-bar .navbar .nav-item:hover {
    cursor: pointer;
    background-color: #f3f3f3;

}

.type-bar .nav-item .nav-link svg {
    width: 1.8rem;
    height: 1.8rem;


}

.type-bar .nav-item .nav-link span {

    margin-left: 11px;

}

.p-intro-card .card-img-top {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.p-intro-card .card-img-top img {
    width: 100%;
}

.type-intro {
    font-size: 1rem;
}

.card.p-intro-card {
    margin-bottom: 1.6rem;
    min-height: 508px;
}

.table-responsive .layui-table-view {
    margin-bottom: 22px;
}

.whatsapp-order {
    padding: 13px 8px;
    display: block;
    border: 1px solid #ff374a;
    color: #ff374a;
    font-size: 14px;
}

.whatsapp-order:hover {
    color: #ffffff;
    background-color: #ff374a;
}

.card-body .p-text {

    line-height: 40px;
}

.card-body .p-tips-text {
    color: #fd7e14;
}

.table-responsive .layui-table-cell img {
    height: 30px;
    object-fit: contain;
}

.product-card .card-body {

}

.btn-outline-danger {

    color:  #ff0000 !important;
    border-color: #ff0000 !important;
}

.btn-outline-danger:hover {
    color: #ffffff !important;
    background-color: #ff0000 !important;
    border-color: #ff0000 !important;
}
.text-primary{
    color: #ff0000 !important;
}
.price-text-left{
    text-align: left;
    font-size: 20px;
}