#news-bodyhtml   a{color:#0968b7}
input[type="text"], input[type="search"], input[type="password"], input[type="email"], input[type="file"], input[type="number"], input[type="tel"], textarea, select {
    border: 1px solid #f03636;
}
#news-bodyhtml ul{
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
body > section.dq-stt-1 > div > div > div{
margin-top:10px;
}
.section-category .col-xl-3 {
    border: 1px solid #eb3535;
}
.search_text{
    border-right: 1px solid #f03636;
}
body > div.header > header > div.bot-header.hidden-lg-down > div{
       background: #365899;
    border-radius: 4px;
    background-image: linear-gradient(138deg, transparent, transparent calc(50% + 250px), #ff3838 calc(50% + 255px), #bb2d2e 90%) !important;
}

.bot-header-left {
    border: 1px solid #365899;
    border-radius: 5px;
}

div.bot-header-left.f-left.khodattenqua>a {
				color: #fff;
    text-transform: uppercase;
}

.icon-fallback-text {
				background: #ff3c20;
}

.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
				background-color: #ff3c20 !important;
}

.heading-cart>a {
				color: #fff;
}

div.header-acount.hidden-lg-down>div>div.userBlock>div>p>a {
				    color: #e33434;
				cursor: pointer;
}

header>div.bot-header.hidden-lg-down>div>div.bot-header-center.f-left>ul>li>a {
			    color: #f5f200;
                             font-size: 16px;
}

header>div.bot-header.hidden-lg-down>div>div.bot-header-center.f-left>ul>li>a:hover {
				color: #ff3c20;
}
.site-header form button {
				background: #ff3c20;
				border-radius: 0px 5px 5px 0px !important;
}

header>div.bot-header.hidden-lg-down>div>div.bot-header-right.f-right {
				color: #ffff01;
				text-transform: uppercase;
                                   margin-right: 20px;
}

.bot-header {
				line-height: 25px;
                                border-bottom: unset;
}

div.header>header>div.bot-header.hidden-lg-down>div>div.bot-header-left.f-left.khodattenqua>div>span {
				background: #ffffff;
}
.site-header form input {
    border: 1px solid #f03636;
}
#search_form_shops  #submit {
	background: rgb(240, 54, 54) !important;
        color: rgb(255, 255, 255) !important;
}
div.header>header>div.container>div>div.header-acount.hidden-lg-down>div>p>a {
    color: #888;
}
.block-service .title{
font-size: 16px
}

.date-up{
display: none
}
a, a:link, a:active, a:visited {
    color: #0968b7;
}
.product-info > h3{
    line-height: 25px;
    -webkit-line-clamp: 3;
    height: 75px;
}
.product-info > h3{
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
#products .product-box{
margin-bottom:10px;
}