.km-text-summarizer .km-text-summarizer-controller {
  position: absolute;
  left: 1px;
  bottom: 1px;
  width: calc(100% - 322px);
  padding: 70px 0 20px;
  color: #2196f3;
  cursor: pointer;
  font-size: 16px;
  text-align: center;
  background: #fff;
  background: linear-gradient(0deg,#fff 10%,rgba(255,255,255,0) 100%);
  -webkit-transition: all .3s ease .1s;
  -moz-transition: all .3s ease .1s;
  -o-transition: all .3s ease .1s;
  transition: all .3s ease .1s;
}


@media only screen and (min-width: 0px) and (max-width: 959px) {
  .km-text-summarizer .km-text-summarizer-controller {
    width: 100%;
  }
}

body.page-product .km-product-page-content .km-product-content-short-description {
  margin-bottom: 100px;
}

.rich-blog-image {
  position: relative;
  text-align: center;
}

  .rich-blog-image img {
    display: initial !important;
  }

.post-primary img {
  max-width: 100%;
  vertical-align: middle;
  width: 100% !important;
}


.km-category-box-link {
  display: inline-block !important;
  min-width: 8.49rem !important;
  height: 8.7rem !important;
  background-color: whitesmoke !important;
  text-align: center !important;
  vertical-align: middle !important;
  border-radius: 20px !important;
  margin-left: 10px !important;
  margin-bottom: 30px !important;
  font-size: 11px !important;
  padding: 2px !important;
}

.km-sidebar-widget.km-collapsible > .km-content {
  overflow-y: auto;
  max-height: fit-content !important;
}


#CategoryNavigation {
  display: none !important;
}

.block {
  float: none;
  width: auto;
  margin: -1px 0 0;
  border-width: 0px !important;
  border-style: solid;
  border-color: transparent !important;
  background: transparent !important;
}

.block-recently-viewed-products {
  float: none;
  width: auto;
  margin: -1px 0 0;
  border-width: 0px !important;
  border-style: solid;
  border-color: transparent !important;
  background: white !important;
  border-radius: 28px !important;
}

.block .title {
  background: left center no-repeat #fff;
  font-size: 17px;
  color: #333;
  text-transform: uppercase;
  border: none;
  padding: 20px 25px;
  cursor: default;
  text-align: center;
  border-radius: 28px !important;
}

.km-sidebar-widget.km-collapsible > .km-content {
  overflow-y: auto;
  max-height: fit-content !important;
}

#CategoryNavigation {
  display: none !important;
}

@media (min-width: 2000px) {
  .km-ads-top-banner img {
    /* width: auto !important; */
    height: 60px !important;
  }
}

section.km-section {
  min-height: calc(100vh - 500px);
  margin-top: 4em;
}

.km-text-render ol li:before, .km-text-render ul li:before {
  display: none !important;
}

.km-text-render ol li, .km-text-render ul li {
  color: #404040 !important;
  font-size: 15px;
  font-weight: 400;
}


.post-preview {
  text-align: justify;
  font-size: 15px;
}

.km-product-code {
  font-size: 13px !important;
  margin-top: 10px !important;
  color: #8c8c8c !important
}

body.page-product .km-product-code-mobile {
    font-size: 16px !important;
    color: #8c8c8c !important
}

.km-select-item > .km-select > .km-item
{
	display: inline;
    padding: 10px;
	margin:5px;
}

.km-text-render h1, .km-text-render h2, .km-text-render h3, .km-text-render h4 , .km-title
{
	color:black !important;
}

.km-product-content-full-description > ul 
{
	margin-right:1em;
}
                                            
											
.km-product-content-full-description > p >a , .km-product-content-full-description > * >a{color:blue}	
.km-category-description-style > * > a,.km-category-description-style > ul > li > a {color:blue}										
.post-title>h2{color:black !important;}
.km-pagination ul>li.active a, .km-pagination ul>li.active span {
    
    border-color: baseColorTwo!important;
    color: #fff;
    background-color: #ff5c5c !important;
}

.km-product-content-full-description > ul {list-style:disc !important}

.post-body>p>strong>img,.post-body>p>a>img{height:auto;}