/* special for this theme*/
/* Home hook CSS */
.htmlcontent-home li {
  margin-bottom: 20px; }
.htmlcontent-home img {
  margin: auto; }

.htmlcontent-home {
  margin-bottom: 0; }

#htmlcontent_left [class*="htmlcontent-item"], #htmlcontent_right [class*="htmlcontent-item"], .splitted [class*="htmlcontent-item"] {
  padding-left: 0;
  padding-right: 0; }

@media (max-width: 767px) {
  .splitted li[class*="htmlcontent-item"]:nth-child(odd) {
    padding-left: 0;
    padding-right: 10px; }
  .splitted li[class*="htmlcontent-item"]:nth-child(even) {
    padding-left: 10px;
    padding-right: 0; } }
/* Left hook CSS */
/* Right hook CSS */
/* Footer hook CSS */
