.buy-now-wrap {
    position: fixed;
    right: 0;
    top: 40%
}

.buy-now-wrap ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.buy-now-wrap ul li a {
    display: inline-block;
}
    width: 40px;
    height: 40px;
    text-align: center;
    background-color: var(--main-color-one);
    border-radius: 0;
    color: #fff;
    line-height: 40px
}

.buy-now-wrap ul li + li {
    border-top: 1px solid rgba(0, 0, 0, .02)
}

.navbar-area.custom-style-01 .nav-container .navbar-collapse .navbar-nav>li a {
    padding: 17px 7px 26px;
    color: #fff;
}

.navbar-area.custom-style-01.dark-bg-01 .nav-container {
    background-color: #939393;
}

.navbar-area.custom-style-01 .nav-right-content.v-02 .support-bar-search-box input {
    background-color: #ffffff;
    color: #cdcdcd;
    height: 45px;
}



.header-area-wrapper {
    margin-bottom: -234px !important;
}

a, a:active, a:focus, a:hover {
    text-decoration: none;
    outline: 0;
    color: black;
}

.top-and-trendy-stories-area-wrapper.index-01 {
    padding-left: 28px;
}

.blog-grid-style-02 .img-box img {
    width: 100%;
}

.section-title-style-01 {
    display: none;
}

.category-style-01.v-02 {
    display: none;
    
}
ul.post-meta-list.style-02 {
    display: none;
}

.navbar-area.custom-style-01 .nav-container .navbar-collapse .navbar-nav>li a {
    padding: 17px 2px 26px;
    color: #fff;
}
.logo-wrapper a img{
  width:300px;
}
.sideconten{
  max-width: 115px;
}

h4.widget-title.style-01 {
  padding-bottom: 25px;
}

.category.style-01 {
    padding: 0px 70px;
}

.row {
    justify-content: center;
}
li.single-item {
    padding: 5px;
}

.logo-wrapper a img {
    width: 100px;
    margin-left: 39px;
}
.nav-right-content.v-02 {
    width: 30%;
}

.support-bar-search-box.style-02 {
    max-width: 83%;
}
.navbar-area.custom-style-01 .nav-right-content.v-02 .support-bar-search-box .form-group {
    width: 300px;
    border-color: transparent;
}

img.footer-logo {
    width: 200px !important;
}