#wrapper .category-header #category-description {
	 width: 85%;
	 margin: 0 auto;
 	 display: block;
}
#category .text-muted {
    color: #fff !important;
    font-size: 18px !important;
    text-transform: initial;
    cursor: pointer;
}
#category .text-muted a {
    color: #fff !important;
}
#category .text-muted a:hover {
    color: #fff !important;
}
#wrapper .category-header #category-description h2 {
 	 font-size: 32px;
 	 font-weight: 900;
 	 color: #333;
}
  #wrapper .category-header #category-description p {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 30px;
}
#module-xipblog-single .blog_post_content .blog_post_content_top {
    display: none;
}
.account-links .link-item, .address, .block-categories, .card, .card-block, .left-column .search_filters, .page-wrapper {
    margin-top: 60px;
}
.blog_post .post_content ul {
    list-style: disc;
    margin-left: 20px;
}
.kr_blog_post_area .blog_post .blog_post_content .blog_post_content_bottom .post_content h2 {
  margin-top: 50px;
}
.blog_text {
  width: 80%;
  display: inline-block;
}
.blog_img {
  width: 20%;
  display: inline-block;
   float: right;
   padding-left: 50px;
   margin-top: -30px;
}
.kr_blog_post_area .blog_post .blog_post_content .blog_post_content_bottom .post_title {
    font-size: 30px !important;
}


/* Inpost */
.delivery-option .col-md-8, .delivery-option .col-3 {
    flex: 100% !important;
    max-width: 100%  !important;
}
/* MOBILE */
@media only screen and (min-width: 320px) and (max-width: 900px) {
  #module-xipblog-single .post_content img {
    width: 100% !important;
    height: auto !important;
    margin-top: 20px;
}
.blog_text {
    width: 100% !important;
}
.blog_img {
 	width: 100%  !important;
   padding-left: 0px  !important;
   margin-top: 0px  !important;
	}
  #checkout .l-wrapper .content.address-body, #checkout .l-wrapper .content.block-categories, #checkout .l-wrapper .content.card-block, #checkout .l-wrapper .content.card-body, #checkout .l-wrapper .content.page-content, #checkout .l-wrapper .left-column .content.search_filters, #checkout main>.notifications-container .content.address-body, #checkout main>.notifications-container .content.block-categories, #checkout main>.notifications-container .content.card-block, #checkout main>.notifications-container .content.card-body, #checkout main>.notifications-container .content.page-content, #checkout main>.notifications-container .left-column .content.search_filters, .left-column #checkout .l-wrapper .content.search_filters, .left-column #checkout main>.notifications-container .content.search_filters {
    width: 100% !important;
  }
  #payment-option-2-additional-information:after {
    display: none;
}
}
.footer-container .container .container  {
    width: 300px;
    display: inline-block;
    margin: 0px;
}
#products .u-a-i-c {
    margin-top: 50px;
}
.section-footer .footer__logo_container {
    align-items: flex-start !important;
}
#contact #wrapper .page-wrapper  {
      margin-top: 0px !important;
}
#contact #wrapper .page-wrapper h1  {
      margin-bottom: 60px;
}
.text-home-s {
  padding-top: 60px;
}
.text-home-s h1 {
  margin-bottom: 20px;
}
.text-home-s a {
  color: #fdb004;
}
#payment-option-2-additional-information:after {
  content:url("/img/baner-cashbill.png");
}
#payment-option-2-additional-information .alert-info {
  color: #111;
  border: none;
  background-color: transparent;
  padding: 0px;
  font-weight: 600;
}
#checkout .l-wrapper .content.address-body, #checkout .l-wrapper .content.block-categories, #checkout .l-wrapper .content.card-block, #checkout .l-wrapper .content.card-body, #checkout .l-wrapper .content.page-content, #checkout .l-wrapper .left-column .content.search_filters, #checkout main>.notifications-container .content.address-body, #checkout main>.notifications-container .content.block-categories, #checkout main>.notifications-container .content.card-block, #checkout main>.notifications-container .content.card-body, #checkout main>.notifications-container .content.page-content, #checkout main>.notifications-container .left-column .content.search_filters, .left-column #checkout .l-wrapper .content.search_filters, .left-column #checkout main>.notifications-container .content.search_filters {
    width: 80%;
}
#carousel .slider-caption .caption-description p {
    font-weight: 900;
    font-size: 3.063rem;
    line-height: normal;
    color: #fff;
    margin-bottom: 10px;
}
#extra_category_description {
    margin-top: 0px !important;
    padding-top: 35px;
}
#category-description #readmore, #category-description #readless {
  display: none;
}
.category-header .block-category {
    background-color: #fdb008;
    padding: 60px 0;
    margin-bottom: 0px;
    color: #fff;
    text-align: center;
    font-size: 32px;
    font-weight: 900;
    margin-top: 0px;
}
.category-header .block-category h1 {
    font-size: 26px;
    font-weight: 900;
}
.category-header  .second-block-category {
 	padding-top: 0px; 
}