.pr_detail .pr_desc ul,
.ck-content ul,
.ck-content ol {
    margin-left: 20px;
}
#app h4 {
    margin-top: 10px;
}

.ck-content ul li {
    list-style-type: initial;
}

ul#tabmenubar li,
div#carouselExampleControls ol li,
.blog_post.blog_style2 ul.list_none.blog_meta li {

    list-style-type: none !important;
}
@media screen and (min-width: 992px) {
footer.footer_dark .footer_top .col-lg-3.col-md-4.col-sm-6 {
    padding: 0px;
}
}
.footer_dark {
    background-color: #656792;
}
.contact_info i+*
{
     max-width: initial;
}
.contact_info>li:first-child
{
display:flex;
}
.language-wrapper .dropdown .language_bar_chooser.dropdown-menu li:last-child,
.language-wrapper .dropdown .dropdown-menu.language_bar_chooser li,
div#app .section .container .ck-content .section.pb_0:nth-child(3) {
    display: none;
}
.contact_style3
{
height:100%;
}
.product_description .product_share, 
footer .social_icons, 
.blog_post_footer .social_icons{
  display: none;
}

h5 {
    font-size: 1rem;
}

.banner_content h2 {
  font-size: 41px;
  line-height: 1.4;
}

@media (max-width:575px){
.banner_content h2 {
    font-size: 28px;
    line-height: 1.4;
    padding-right: 100px;
}
  h5 {
    font-size: .8rem;
    padding-right:100px;
}
  banner_section:not(.full_screen), .banner_section:not(.full_screen) .carousel-item {
    height: 200px;
}
  .banner_section:not(.full_screen), .banner_section:not(.full_screen) .carousel-item {
    height: 210px;
}
}

@media (max-width:360px){
h5 {
    font-size: .7rem;
  padding-right:20px;
}
  .banner_content h2 {
    font-size: 24px;
    padding-right:50px;
}
}

.blog_post .list_none{
	display:none;
}
.dropdown-item {
    line-height: 30px;
}
.footer_logo {
    margin-bottom: 7px;
}
.footer_logo img {
    max-width: 68%;
}
.blog_text p {
    font-size: 14px;
}
.navbar-expand-lg .navbar-collapse {
    display: flex!important;
    justify-content: space-evenly;
}
.categories_btn {
    background-color:#8286B9;
      border: 1px solid #8286B9;
}
.bg_dark {
    background-color: #BE9FC6 !important;
}
.banner_content h2 {
    font-size: 41px;
    line-height: 1.4;
    font-family: serif;
}
.font-weight-light {
    font-weight: 300!important;
  font-family: serif;
}
.cart_count, .wishlist_count {
    background-color: #8286B9;
}
.indicators_style1 li.active {
    background-color: #8286B9;
}
.indicators_style1 li.active:before {
    border-color: #8286B9;
}
.light_skin .navbar a.pr_search_trigger, .light_skin .navbar-nav a, .light_skin .navbar-toggler {
    color: #000;
}
.categories_btn {
    color: #000;
}
.single_post .blog_meta {
    display: none;
}