.sdsarticleCat .title_block:after, #sdsblogArticle .title_block:after, #articleComments .title_block:after {
  display: none; }

/****************************** Blog blocks styles ********************************/
#latestComments ul li.last_item, #blogPopular ul li.last_item, #recent_article_smart_blog_block_left ul li.last_item {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0; }

#blogPopular .info, #recent_article_smart_blog_block_left .info {
  display: block;
  font-style: italic; }

#latestComments .products-block-image {
  border: none; }

/*************************** end Blog blocks styles *******************************/
/*************************** articles listing styles ******************************/
.title_block_exclusive {
  text-align: center;
  padding: 0 0 0 0;
  margin: 0 0 20px 0;
  font: 400 25px/1.2em "Adamina", "Roboto", serif;
  color: #555459;
  text-transform: uppercase; }
  .title_block_exclusive a {
    color: #555459; }
    .title_block_exclusive a:hover {
      color: black; }

#sdsblogCategory {
  margin-bottom: 30px; }
  #sdsblogCategory .imageFeatured {
    float: left;
    margin: 0 20px 10px 0; }

#smartblogcat {
  margin-bottom: 0; }

.sdsarticleCat {
  margin-bottom: 30px; }
  .sdsarticleCat .articleContent .post-image {
    display: block;
    margin-bottom: 30px; }
    .sdsarticleCat .articleContent .post-image img {
      float: left;
      padding: 0 10px 10px 10px; }
  .sdsarticleCat .articleContent .sdsarticle-des {
    margin-bottom: 30px; }

.articleHeader {
  clear: both;
  overflow: hidden;
  margin-bottom: 30px; }
  .articleHeader .postInfo > span {
    padding-left: 10px; }
  .articleHeader .postInfo a {
    text-decoration: underline; }
    .articleHeader .postInfo a:hover {
      text-decoration: none; }

a.read-more {
  text-decoration: underline; }
  a.read-more:hover {
    text-decoration: none; }

.post-count {
  float: left;
  padding: 5px 0 0 0; }

/*********************** end articles listing styles ******************************/
/************************** article info styles ***********************************/
#sdsblogArticle .post-image {
  display: none;
  margin-bottom: 30px; }
  #sdsblogArticle .post-image img {
    width: 100%; }
#sdsblogArticle .sdsarticle-des {
  margin-bottom: 30px; }
#sdsblogArticle .sdstags-update {
  margin-bottom: 30px; }
#sdsblogArticle .block-addthis {
  margin-bottom: 30px; }

/************************ end of article info styles ******************************/
#sdsblogArticle .attention img {
  margin: 0 10px; }

/*************************************** Blog comments *****************************/
#comments #commentTitle {
  display: none; }

#comments img.avatar {
  float: left;
  margin-right: 15px;
  margin-bottom: 5px;
  border: 1px solid #e3e3e3; }
#comments li li .well {
  margin-top: 10px; }

#respond {
  background: #fff; }

#respond #commentInput {
  background: #fff;
  padding: 0 10px 10px 10px; }

#respond #replyTitle {
  display: none; }

#respond table {
  width: 100%; }

#respond input[disabled] {
  background: none repeat scroll 0 0 transparent;
  border: medium none; }

#respond .smartblogcaptcha {
  width: 100px; }

#respond td {
  padding: 3px 5px; }

#respond .note {
  color: #888888;
  display: block;
  font-size: 10px; }

#respond td:first-child {
  padding-top: 6px;
  vertical-align: top; }

#respond .text-right {
  padding: 10px 5px 0px; }

#sdssearch_block_top {
  padding-top: 0px; }

#sdssearch_block_top #searchbox {
  float: left;
  width: 100%; }

#sdssearch_block_top .btn.button-search {
  background: #333333;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  color: white;
  width: 50px;
  text-align: center;
  padding: 10px 0 11px 0; }

#sdssearch_block_top .btn.button-search span {
  display: none; }

#sdssearch_block_top .btn.button-search:before {
  content: "\f002";
  display: block;
  font-family: "FontAwesome";
  font-size: 17px;
  width: 100%;
  text-align: center; }

#sdssearch_block_top .btn.button-search:hover {
  color: #6f6f6f; }

#sdssearch_block_top #search_query_top {
  display: inline;
  padding: 0 13px;
  height: 45px;
  line-height: 45px;
  background: #fbfbfb;
  margin-right: 1px; }

form#searchbox {
  position: relative; }

form#searchbox label {
  color: #333333; }

form#searchbox input#search_query_block {
  margin-right: 10px;
  max-width: 222px;
  margin-bottom: 10px;
  display: inline-block;
  float: left; }

form#searchbox .button.button-small {
  float: left; }

form#searchbox .button.button-small i {
  margin-right: 0; }

ul.commentList ul {
  padding-left: 70px; }

.commentList .well {
  background: #fff;
  -moz-box-shadow: transparent 0 0 0;
  -webkit-box-shadow: transparent 0 0 0;
  box-shadow: transparent 0 0 0; }
.commentList .created, .commentList .name {
  margin-bottom: 8px; }
.commentList .comment-reply-link.btn {
  font-size: 12px;
  line-height: 15px; }

#articleRelated {
  margin-bottom: 15px; }
  #articleRelated li {
    padding-bottom: 15px; }
    @media only screen and (min-width: 992px) {
      #articleRelated li.first-in-line {
        clear: left; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      #articleRelated li.first-item-of-tablet-line {
        clear: left; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      #articleRelated li {
        width: 50%;
        float: left;
        text-align: center; }
        #articleRelated li.first-item-of-mobile-line {
          clear: left; } }
    @media only screen and (max-width: 767px) {
      #articleRelated li .img-responsive {
        width: 100%; } }
  #articleRelated .products-block-image {
    margin-bottom: 10px;
    display: block; }
  #articleRelated .post-name {
    font-weight: bold; }
.sdsarticle-des img {

}

.sdsarticle-des li {
  list-style: initial;
  margin-left: 20px;
}

.store-image img {
  padding-bottom: 10px;
  width: 100%;
  min-width: 100px;
}

.storeblock {
  text-align: center;
  padding-bottom:20px;
  font-size: 16px;

}
@media (min-width: 768px) {
  .storeblock {
    height:375px;
  }
}
@media (min-width: 992px) {
  .storeblock {
    height:335px;
  }
}

@media (min-width: 1200px) {
  .storeblock {
    height:395px;
  }
}

/*-----------------------------------------------------*/

@charset "UTF-8";
/* Top hook CSS */
#htmlcontent_all {
  margin-top: 0px;
  position: relative;
  z-index: 2; }
@media (max-width: 1199px) {
  #htmlcontent_all {
    margin-top: -80px; } }
@media (max-width: 767px) {
  #htmlcontent_all {
    margin-top: 30px; } }
#htmlcontent_all ul {
  margin-bottom: 0; }
@media (max-width: 767px) {
  #htmlcontent_all ul {
    margin: 0 -5px; } }
#htmlcontent_all ul li {
  margin-left: 0px;
  margin-bottom: 34px;
  visibility: hidden; }
@media (max-width: 767px) {
  #htmlcontent_all ul li {
    float: none;
    padding: 0;
    width: 100%; } }
#htmlcontent_all ul li a {
  display: block;
  background: #000;
  position: relative;
  overflow: hidden; }
#htmlcontent_all ul li a:after {
  content: "";
  color: #fff;
  font-size: 60px;
  line-height: 1em;
  position: absolute;
  top: 10%;
  left: 0;
  z-index: 5;
  width: 100%;
  text-align: center;
  font-family: "FontAwesome";
  margin: 0;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  display: none; }
#htmlcontent_all ul li a:hover:after {
  top: 50%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }
#htmlcontent_all ul li a:hover .item-html:after {
  bottom: -15px;
  border-color: #6b0909 transparent transparent transparent;
  border-width: 15px 15px 0 15px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1); }
#htmlcontent_all ul li a:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2); }
#htmlcontent_all ul li a:hover h2 {
  color: #fff; }
#htmlcontent_all ul li a:hover h2:before {
  height: 100%; }
#htmlcontent_all ul li .item-html {
  position: relative; }
#htmlcontent_all ul li .item-html:after {
  pointer-events: none;
  position: absolute;
  z-index: 2;
  content: '';
  border-style: solid;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition-property: bottom;
  transition-property: bottom;
  left: calc(50% - 15px);
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
  bottom: 0;
  border-width: 0px 0px 0 0px;
  border-color: #fff transparent transparent transparent;
  transition-delay: 0.15s; }
#htmlcontent_all ul li h2 {
  text-align: center;
  background: #fff;
  padding: 13px 42px 10px;
  font-size: 30px;
  line-height: 1em;
  color: #333333;
  font-family: "Adamina", "Roboto", serif;
  margin: 0;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  z-index: 3; }
@media (max-width: 1199px) {
  #htmlcontent_all ul li h2 {
    padding: 33px 20px 30px;
    font-size: 19px; } }
@media (max-width: 767px) {
  #htmlcontent_all ul li h2 {
    padding: 20px; } }
#htmlcontent_all ul li h2:before {
  content: "";
  background: #6b0909;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 8px;
  z-index: -1;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
#htmlcontent_all ul li img {
  padding-right: 0px;
  max-width: 100%;
  height: auto;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  position: relative;
  z-index: 1;
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1); }
@media (max-width: 767px) {
  #htmlcontent_all ul li img {
    width: 100%; } }

/* Left hook CSS */
/* Right hook CSS */
/* Footer hook CSS */
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -ms-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }


.sdsarticle-des a {
  color: #902a14;
  font-weight:bold;

}

.buttonscroll {
	font-family: "Roboto" !important;
	font-weight:500 !important;
	color: #fff !important;
  	width: max-content;
    height: 60px;
    background: #7e2017;
	border-radius: 10px;
    padding: 20px;
	font-size: 23px;
}

.lowpadd {
	padding: 10px;
}

.hollow {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: background;
  transition-property: background;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.hollow:hover, .hollow:focus, .hollow:active {
  background: #943d35;
}

	@media screen and (max-width: 500px) {
	.tableNKL {overflow: auto;}
	.tdTableNKL	{max-width: 195px;}
	.tdTableNKL2 {max-width: 90px;}
	.tdTableNKL3 {max-width: 90px;}
	.tdTableNKL4 {max-width: 90px;}
}

.buttonakcnew {
	display: flex;
	justify-content: space-around;
}

@media (max-width: 450px) {
  .buttonakcnew {
    display: flex;
	flex-direction: column;
  }
	#buttmet {
		width: 100%;
		text-align: center;
	}
	.commentsscroll {
		padding: 5px;
	}
}

@media (max-width: 575px) {
  .alzImg {
    height: 100%;
  }
}