.styleswitcher,
.DZ-theme-btn.DZ-bt-support-now,
.DZ-theme-btn.DZ-bt-buy-now {
    display: none !important;
}
.bg1 {
    background-color: #6a1a1f !important;
}
.bg2 {background-color: #F4F8FF !important;}
.bg3 {background-color: #FFF0EA !important;}
.bg4 {background-color: #fff !important;}

.owl-theme .owl-dots {
    display: none !important;
}

.item-box {
    border: 2px solid #6a1a1f;
    border-radius: 10px;
    background: #fff;
    margin-bottom: 20px;
}

.item-title a {
    color: #6a1a1f !important;
}

.item-box .item-img img {
    width: 100%;
    border-radius: 10px 10px 0 0;
}

.advantages h1,
.advantages h2,
.advantages h3,
.advantages h4,
.advantages h5 {
    color: #6a1a1f !important;
    font-weight: 700 !important;
}
.mt-50 {margin-top: 50px !important;}

/*=============== Category Page Start Here ===============*/
.ser-cat {

}
.content-inner h3 a {
    color: #6a1a1f !important;
    font-weight: 700;
}
.content-inner h3 {
    font-weight: 700;
}

.content-inner .dlab-thum-bx img {
    border: 3px solid #6a1a1f !important;
}
/*=============== Category Page End Here ===============*/


footer .widget_services ul li a {
    color: #fff !important;
}

.bg-white {
    background-color: #F4F8FF !important;
}