/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
div.yoo-zoo.movie-uikit, div.contact, div.yoo-zoo.cookbook-uikit {
  margin-top: 30px;}
#disqus_thread { padding:8px; margin-top:12px; background:transparent; border-radius:0px; border:none; }

.uk-accordion-title {
  margin-top: 0;
  margin-bottom: 20px;
  padding: 5px 5px;
  background: rgba(0, 0, 0, 0)url("http://www.loretoblanco.com/images/yootheme/leer-mas.png") no-repeat right;
  font-size: 16px;
  line-height: 28px;
  cursor: pointer;
  border-bottom: 2px solid rgba(193, 190, 185, 0.6);
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}