@font-face {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 400;
    src: local('Ubuntu'),
		 url('fonts/Ubuntu-Regular.ttf') format('ttf'),
		 url('fonts/Ubuntu-Regular.woff') format('woff'),
    font-display: swap;
}

#top,
#topnav,
#wrapper,
.thumb img {
    background: #fff;
}

#menu li ul,
#menu li.sfhover ul ul,
#menu li.sfhover ul ul ul,
#menu li:hover ul ul,
#menu li:hover ul ul ul {
    left: -999em;
}

#menu ul li,
#topnav li,
#topnav ul,
#topnav ul li,
.entry ul,
ol,
ul {
    list-style: none;
}

.clear,
.entry hr {
    clear: both;
}

blockquote,
body,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

tr {
    vertical-align: top;
}

abbr,
acronym,
fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: 400;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 400;
}

q:after,
q:before {
    content: '';
}

.right {
    float: right;
}

#topnav li,
#topnav ul,
.imagelogo,
.left,
.thumb {
    float: left;
}

body {
    font: 14px/19px Ubuntu, Arial, Helvetica, sans-serif;
}

input {
    font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
   	width: 1000px;
    margin: auto;
    padding: 15px;
}

.thumb {
    margin: 0 15px 15px 0;
}

.thumb img {
    padding: 5px;
}

a,
a:active,
a:visited {
    color: #000;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: none;
}

a:active,
a:focus,
a:hover {
    outline: 0;
}

#top {
    width: 890px;
    margin: 0 auto;
    padding: 0;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

#topnav {
    height: 34px;
    margin: 0;
    padding: 1px 0 0;
    font-size: 11px;
}

#topnav ul {
    margin: 0 0 0 1px;
    padding: 0;
}

#topnav li {
    margin: 1px 0 0;
    padding: 0;
    font-weight: 700;
    text-transform: uppercase;
}

#topnav ul li {
    margin: 0 3px 0 0;
    padding: 0;
}

#topnav li a,
#topnav li a:link,
#topnav li a:visited {
    color: #333;
    display: block;
    margin: 0;
    padding: 9px 10px 7px;
}

#topnav li a:active,
#topnav li a:hover {
    color: #fff;
    background: #5CA12F;
    display: block;
    margin: 0;
    padding: 9px 10px 7px;
    border-bottom: none;
    text-decoration: none;
}

#topnav li ul {
    display: none;
}

#searchform {
    margin: 6px 0 0;
    padding: 0;
}

.searchinput {
    width: 140px;
    margin: 0;
    padding: 3px 3px 3px 4px;
    font-size: 11px;
    color: #999;
    border: 1px solid #e6e6e6;
}

.searchsubmit,
.searchsubmitmio {
    padding: 2px 0;
    font-weight: 700;
    cursor: pointer;
}

.searchsubmit {
    background: #5CA12F;
    width: 45px;
    margin: 0;
    border: 1px solid #5CA12F;
    color: #fff;
    font-size: 11px;
}

.searchsubmitmio {
    background: 0 0;
    width: 58px;
    margin-bottom: 15px;
    margin-left: 5px;
    border: 1px solid;
    color: #000;
    font-size: 13px;
}

#header {
    background: #fff;
    width: 890px;
    height: 180px;
    margin: 0 auto;
}

.imagelogo {
    width: 80%;
	height: 85%;
    cursor: pointer;
}

.textlogo {
    margin: 0 0 0 5px;
    font-family: impact;
    font-size: 36px;
    line-height: 90px;
}

.textlogo a,
.textlogo a:hover {
    text-decoration: none;
}

.ad468x60 {
    float: right;
    background: #fff;
    width: 468px;
    height: 60px;
    margin: 15px 0 0;
    padding: 0;
}

.facebookfeed,
.instagramfeed,
.tumblrfeed,
.twitterfeed {
    width: 32px;
    height: 31px;
    margin-right: 5px;
    float: left;
    cursor: pointer;
}

.ad468x60 img {
    border: none;
}

.twitterfeed {
    background: url(images/Twitter.png) no-repeat;
}

.facebookfeed {
    background: url(images/Facebook.png) no-repeat;
}

.tumblrfeed {
    background: url(images/Tumblr.png) no-repeat;
}

.instagramfeed {
    background: url(images/Instagram.png) no-repeat;
}

#col1,
#menu,
#menu li ul {
    background: #fff;
}

#menu {
    width: 100%;
    margin: 0 auto 20px;
    padding: 0;
}

#menu li,
#menu ul {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}

#menu ul li {
    margin: 0;
    padding: 0;
    border-right: 1px solid #e6e6e6;
}

#menu li a,
#menu li a:link,
#menu li a:visited {
    margin: 0;
    padding: 8px 15px;
    color: #333;
    display: block;
    font-size: 13px;
}

#menu li a:active,
#menu li a:hover {
    background: #5CA12F;
    margin: 0;
    padding: 8px 15px;
    color: #fff;
    display: block;
    text-decoration: none;
}

#menu li li a,
#menu li li a:link,
#menu li li a:visited {
    background: #fff;
    width: 149px;
    float: none;
    margin: 0;
    padding: 6px 15px;
    color: #333;
    font-weight: 400;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.entry strong,
.pagetitle {
    font-weight: 700;
}

#menu li li a:active,
#menu li li a:hover {
    background: #5CA12F;
    padding: 6px 15px;
    color: #fff;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6
}

#menu li ul {
    z-index: 9999;
    position: absolute;
    height: auto;
    width: 180px;
    margin: 0;
    padding: 0;
    border-top: 1px solid #e6e6e6;
}

#menu li li,
#menu li li li {
    border: none;
    margin: 0 0 0 -1px;
}

#menu li ul ul,
.entry {
    border-top: 1px solid #e6e6e6;
}

#menu li ul ul {
    margin: -31px 0 0 180px
}

#menu li li li.sfhover ul,
#menu li li li:hover ul,
#menu li li.sfhover ul,
#menu li li:hover ul,
#menu li.sfhover ul,
#menu li:hover ul {
    left: auto;
}

#menu li.sfhover,
#menu li:hover {
    position: static;
}

#col1 {
    float: left;
    width: 630px;
    margin: 0;
    /*padding-left: 18%;*/
    padding-left:14%;
}


#col1search {
    float: left;
    width: 630px;
    margin: 0;
}

.by {
    font-size: 11px;
    color: #999;
}

.comments {
    background: url(images/comment.png) no-repeat;
    width: 31px;
    height: 33px;
    margin: 10px 0;
    text-align: center;
    line-height: 26px;
}

#content,
#fullcontent,
#homecontent {
    float: left;
    background: #fff;
}

.comments a:link,
.comments a:visited {
    font-size: 12px;
    font-weight: 700;
    color: #555;
}

.readmore {
    margin: 10px 0 0;
}

.postbox {
    margin: 0 0 20px 25px;
    padding: 0 0 15px;
    overflow: hidden;
}

.postbox h2 {
    margin: 0 0 8px;
    font-size: 20px;
    line-height: 22px;
}

.postbox h2 a:link,
.postbox h2 a:visited {
    color: #000;
    text-decoration: none;
}

.postbox h2 a:hover {
    color: #333;
}

.boxmeta {
    width: 425px;
    margin: 0 0 5px;
}

.post-content {
    display: table;
}

#homecontent {
    width: 630px;
    margin: 0 0 20px;
    padding: 0 0 10px 25px;
    color: #333;
}

#fullcontent {
    width: 890px;
    margin: 0;
    padding: 0 25px;
    color: #333;
}

#content,
.pagetitle,
.posttitle,
.posttitle a,
.posttitle a:hover,
.posttitle a:visited {
    color: #000;
}

#content {
    width: 44%;
    padding-left: 14%;
}

.pagetitle {
    font-size: 18px;
    margin: 0;
    padding: 0 0 7px;
}

.posttitle {
    font-size: 22px;
    margin: 0 0 7px;
    line-height: 24px;
}

.postmeta {
    width: 535px;
    margin: 0;
    padding: 10px 0;
}

.browse {
    background: #f5f5f5;
    margin: 0 0 25px;
    padding: 10px;
    color: #333;
    font-size: 11px;
    border: 1px solid #e6e6e6;
}

.entry {
    margin: 0;
    padding: 15px 0 10px;
    color: #333;
    line-height: 1.4em;
}

.entry ol li,
.entry ul li {
    line-height: 19px;
    color: #4C4C4C;
}

.entry p {
    padding-bottom: 10px;
}

.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {
    padding: 0 0 7px;
}

.entry em {
    font-style: italic;
    font-weight: 400;
}

.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6,
.entry ins {
    font-weight: 700;
}

.entry em strong,
.entry strong em {
    font-style: italic;
    font-weight: 700;
}

.entry h1 {
    font-size: 20px;
}

.entry h2 {
    font-size: 18px;
}

.entry h3 {
    font-size: 16px;
}

.entry h4 {
    font-size: 14px;
}

.entry h5 {
    font-size: 13px;
}

.entry h6,
.entry ol li,
.entry ul li {
    font-size: 12px;
}

.entry a:hover {
    text-decoration: underline;
}

.entry a img {
    border: none;
}

.entry ul {
    margin: 0 0 0 7px;
    padding-bottom: 10px;
}

.entry ol {
    margin: 0 0 10px 25px;
    list-style-type: decimal;
}

.entry ol ol {
    list-style: upper-alpha;
}

.entry ol ol ol {
    list-style: lower-roman;
}

.entry ol ol ol ol {
    list-style: lower-alpha;
}

.entry ol ol,
.entry ol ul,
.entry ul ol,
.entry ul ul {
    margin-bottom: 0;
}

.entry ul li {
    list-style: square;
    margin-left: 10px;
}

.entry li a:link,
.entry li a:visited {
    color: #333;
}

.entry li a:hover {
    color: #5CA12F;
}

.entry li ul {
    margin: 0;
    padding: 0;
}

.entry del {
    text-decoration: line-through;
    color: #aaa;
}

.entry blockquote,
.entry code {
    background: #f9f9f9;
    color: #333;
    padding: 10px;
}

.entry ins {
    text-decoration: underline;
}

.entry code {
    display: block;
    margin: 10px 0;
    font: 12px Monaco, monospace;
    border-left: 4px solid #e6e6e6;
}

.entry blockquote {
    font-size: 12px;
    line-height: 16px;
    margin: 15px 0;
    border: 1px solid #e6e6e6;
}

.entry blockquote cite {
    font-size: 12px;
    color: #555;
    display: block;
    font-style: italic;
    margin: 5px 10px;
    text-align: left;
}

#commentform .submit,
#wp-calendar,
#wp-calendar caption,
#wp-calendar th,
.wp-caption {
    text-align: center;
}

.entry blockquote.alignright {
    width: 40%;
    margin: 0 0 10px 1em;
}

.entry blockquote.alignleft {
    width: 40%;
    margin: 0 1em 10px 0;
}

.entry blockquote p {
    margin: 0;
}

.entry hr {
    background: #e6e6e6;
    color: #e6e6e6;
    width: 100%;
    height: 1px;
    margin: 15px 0;
    border: none;
}

.entry input,
.entry textarea {
    font-size: 1em;
    padding: 3px;
}

.page {
    margin: 10px 0 0;
}

.tags {
    background: url(images/tag.png) no-repeat #fff;
    margin: 5px 0 0;
    padding: 0 0 0 20px;
    color: #333;
}

.tags a,
.tags a:visited {
    color: #333;
    text-decoration: none;
}

.tags a:hover {
    color: #5CA12F;
    text-decoration: underline;
}

#content .pagination,
#content .postbox {
    margin-left: 0;
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    padding: 0;
}

img.alignleft,
img.alignnone,
img.alignright {
    padding: 0;
    display: inline;
}

img.alignnone {
    margin: 0 0 10px;
}

img.alignright {
    margin: 0 0 10px 10px;
}

img.alignleft {
    margin: 0 10px 10px 0;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

.alignright {
    float: right;
    margin: 0 0 10px 10px;
}

.alignleft {
    float: left;
    margin: 0 10px 10px 0;
}

.wp-caption {
    background: #F7F7F7;
    padding: 4px 0 5px;
    border: 1px solid #e6e6e6;
}

.wp-caption img {
    margin: 0 0 5px;
    padding: 0;
    border: 0;
}

#sidebar li ul,
.ad125x125 img {
    border: none;
}

.wp-caption p.wp-caption-text {
    margin: 0;
    padding: 0;
    font-size: 11px;
    font-weight: 400;
    line-height: 12px;
}

#wp-calendar #today,
#wp-calendar caption,
cite.fn {
    font-weight: 700;
}

#sidebar {
    float: right;
    background: #fff;
    margin: 0;
    padding-right: 14%;
}

.fullwidget {
    width: 330px;
}

.fullwidget h3,
.leftwidget h3,
.rightwidget h3 {
    background: #fff;
    margin: 0;
    padding: 7px 10px;
    font-size: 14px;
    font-weight: 700;
    color: #000;
}

#wp-calendar {
    width: 100%;
}

#wp-calendar th {
    background: #f8f8f8;
}

#wp-calendar td {
    padding: 5px 2px;
}

#wp-calendar caption {
    background: 0 0;
    padding: 5px 0;
    font-style: italic;
    font-size: 11px;
}

.comments-box {
    padding: 20px 0 0;
    border-top: 1px solid #e6e6e6;
	width: 90%;
}

.comments-box h2 {
    margin-top: 1%;
	margin-bottom: 1%;
    padding: 0;
    font-size: 18px;
    letter-spacing: -1px;
    color: #333;
}

#respond {
    margin: 10px 0 0;
}

#respond p {
    color: #777;
    margin: 0;
}

.cancel-comment-reply {
    padding: 5px 0 0;
    font-size: 11px;
}

.cancel-comment-reply a {
    color: #000;
}

.cancel-comment-reply a:hover {
    color: #5CA12F;
}

.text {
    border: 1px solid #ddd;
    padding: 2px;
    color: #777;
    width: 200px;
}

ol.commentlist {
    margin: 20px 0 0;
}

.commentlist li {
    margin: 0 0 15px;
    padding: 15px;
    background: #f6f6f6;
    list-style: none;
}

ul.children {
    margin-left: 0;
}

.commentlist li.depth-2 {
    border: none;
    background: #fff;
    border-top: 1px solid #f2f2f2;
    margin-left: 15px;
}

.commentlist li.depth-3 {
    border: none;
    background: #f6f6f6;
    margin-left: 15px;
}

.commentlist li.depth-4 {
    border: none;
    background: #fff;
    margin-left: 15px;
}

.commentlist li.depth-5 {
    border: none;
    background: #f6f6f6;
    margin-left: 15px;
}

.commentlist code {
    background: #e6e6e6;
    padding: 3px;
}

.commentlist .moderation {
    margin-top: 10px;
    color: #600;
}

.comment-author {
    margin-bottom: 10px;
}

.avatar {
    margin-right: 10px;
    float: left;
    padding: 2px;
    border: 1px solid #ddd;
    background: #fff;
}

.commentlist .children {
    margin-top: 15px;
}

.commentlist p {
    clear: left;
}

.reply {
    margin: 15px 0 0;
}

.reply a:link,
.reply a:visited {
    background: #666;
    color: #fff;
    padding: 3px 6px;
    text-align: center;
    text-decoration: none!important;
    font-size: 10px;
}

.reply a:hover {
    background: #333;
}

#pings {
    margin-bottom: 40px;
}

cite.fn {
    font-size: 14px;
    letter-spacing: -.05em;
    display: block;
    padding-top: 9px;
}

span.says {
    display: none;
}

.comment-meta {
    float: left;
    margin-bottom: 15px;
}

.comment-meta a {
    color: #333;
}

.comment-date a,
.comment-date a:visited {
    color: #888;
    font-size: 12px;
}

#commentform input {
    width: 210px;
    margin: 7px 3px 0 0;
    padding: 4px;
    font-size: 12px;
    border: 1px solid #ddd;
}

#commentform .author,
#commentform .email,
#commentform .url {
    padding: 5px;
    background: #fff;
    color: #999;
	margin-bottom: 2%;
}

#commentform textarea {
    width: 75%;
    height: 100px;
    margin: 7px 0 0;
    padding: 2px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    border: 1px solid #ddd;
}

#commentform .submit {
    background: #666;
    width: auto;
    color: #fff;
    padding: 4px 10px;
    font-size: 16px;
    cursor: pointer;
}

.pagination {
    margin: 0 0 0 25px;
    font-size: 12px;
}

.pagination a {
    display: block;
    background: #fff;
    margin: 0;
    padding: 5px 10px;
    color: #5CA12F;
}

.pagination .left a,
.pagination .right a {
    background-repeat: no-repeat;
    margin: 15px 0 0;
}

.pagination .left a {
    background-image: url(images/icon-arrow-left.png);
    background-position: 8px center;
    padding-left: 20px;
}

.pagination .right a {
    background-position: 95% center;
    padding-right: 20px;
}

.pagination .wp-pagenavi {
    margin: 0 0 5px;
    padding: 5px 0 4px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.pagination .wp-pagenavi a:link,
.pagination .wp-pagenavi a:visited {
    display: inline;
    background: #fff;
    color: #5CA12F;
    margin: 0 0 0 2px;
    padding: 6px 10px 5px;
    text-decoration: none;
    border: 1px solid #ddd;
}

.pagination .wp-pagenavi .current,
.pagination .wp-pagenavi .on,
.pagination .wp-pagenavi a:hover {
    margin: 0 0 0 2px;
    padding: 6px 10px 5px;
    border: 1px solid #ddd;
}

.pagination .wp-pagenavi .current,
.pagination .wp-pagenavi .on {
    background: #efefef;
}

.pagination .wp-pagenavi .extend,
.pagination .wp-pagenavi span.pages {
    background: #fff;
    padding: 6px 10px 5px;
    color: #777;
    border: 1px solid #ddd;
}

#footer,
#footer a,
#footer a:hover,
#footer a:visited {
    color: #333;
}

#footer {
    background: #fff;
    width: 890px;
    margin: 15px auto 0;
    padding: 15px 0 0;
    font-size: 11px;
    border-top: 1px solid #ddd;
}

.rss {
    background: url(images/rss-small.png) no-repeat;
    padding: 0 0 0 16px;
}

.twitterwidget-title {
    display: none;
}

.leftwidget div {
    padding: 0;
}

.leftwidget ul li {
    margin-bottom: 5px;
}

.leftwidget .follow-button,
.leftwidget .xavisys-link {
    margin: 0 5px 5px;
}

.leftwidget .entry-meta {
    display: block;
    font-size: 80%;
}

.leftwidget .intent-meta a {
    background: url(/imagenes/everything-spritev2.png);
    display: inline-block;
    height: 16px;
    text-indent: -9999px;
    width: 16px;
}

#eventsSidebar,
#mapSidebar,
.boxF>ul,
.from-meta,
.ocultofoto,
.searchTop,
.socialMobile {
    display: none;
}

.leftwidget .intent-meta a.in-reply-to {
    background-position: 0 center;
}

.leftwidget .intent-meta a:hover.in-reply-to {
    background-position: -16px center;
}

.leftwidget .intent-meta a.favorite {
    background-position: -32px center;
}

.leftwidget .intent-meta a:hover.favorite {
    background-position: -48px center;
}

.leftwidget .intent-meta a.retweet {
    background-position: -80px center;
}

.leftwidget .intent-meta a:hover.retweet {
    background-position: -96px center;
}

.leftwidget .time-meta a:link {
    color: #437EA1;
}

span.entry-content>a {
    color: #00a3ff!important;
}

.addtoany_share_save_container {
    text-align: right;
}

#calendarSidebar, #twitterSidebar {
    text-align: center;
}

div.sociable {
    padding-top: 5px;
}

.post-content hr {
    clear: both;
}

.calnk a:hover span {
    width: 230px!important;
}

#login h1 a {
    background-image: url(http://www.empachate.com/wp-content/themes/freshblog/images/LogoAdmin.png)!important;
}

a.phone {
    pointer-events: none;
    cursor: none;
}

.boxF {
    margin-left: 6%!important;
}

.marginMap {
    text-align: center;
}

div.bx-wrapper {
    margin-bottom: 40px;
}

@media (max-width:767px) {
    #col1,
    .pagination>.right,
    .post-content {
        float: left;
    }
    #footer,
    #footer>.right {
        width: 100%;
        text-align: center;
    }
    #footer>.left,
    #menu,
    #recomendaciones,
    .comments,
    .thumb,
    div#ccc-icon button {
        display: none;
    }
    #header,
    .imagelogo {
		width: 100%;
		height:auto;
        margin-top: 4%;
    }
    #linkMobile,
    div.post-content>p>a {
        text-decoration: underline;
    }
    #footer,
    #footer>.right,
    #linkMobile,
    #mobileButtons,
    .advancedSidebar,
    .searchTop {
        text-align: center;
    }
    .boxmeta>h2 {
        font-size: 18px;
    }
    .pagination {
        margin: 0;
        width: 340px;
    }
    .post-content {
        font-size: 12px;
        width: 300px;
    }
    .pagination>.left,
    .pagination>.right {
        width: 130px;
    }
    .pagination>.left>a>img,
    .pagination>.right>a>img {
        width: 100%;
    }
    #content,
    #header,
    .postbox,
    .postmeta,
    .restaurant,
    .undefined {
        width: 350px;
    }
    #col1,
    #wrapper {
        width: 350px;
        padding: 0;
        margin-left: 10%;
    }
    .searchTop {
        display: block;
        margin-bottom: 9%;
    }
    .socialMobile {
        vertical-align: middle;
        display: inline-block;
        max-height: 100%;
        max-width: 100%;
    }
    .facebookfeed,
    .twitterfeed,
	.instagramfeed,
	.tumblrfeed{
        background-size: 20px;
    }
    .browse {
        width: 260px;
    }
    .entry {
        width: 350px;
    }
    #blogSidebar,
    #buscarMapa,
    #calendarSidebar,
    #fbSidebar,
    #rfw-id,
    .fullwidget>.box>ul,
    .leftwidget,
    aside.rfw-class {
        display: none;
    }
    .fullwidget>.box {
        margin-top: -10%!important;
    }
    .advancedSidebar {
        display: none;
        padding: 2%;
		margin-left: -2%;
    }
    .searchAdvSidebar {
        margin: auto;
    }
    #linkMobile {
        display: block;
        margin-top: 33%;
    }
    a.phone {
        cursor: pointer;
        pointer-events: visible;
    }
    #eventsSidebar {
        display: block;
        float: left;
        width: 49%;
    }
    #mapSidebar {
        display: block;
        margin: auto;
        width: 49%;
    }
    .imgMobileSidebar {
        width: 80%;
    }
    #mobileButtons {
        display: block!important;
    }
    #mimapa {
        width: 90%;
    }
    .textwidget {
        display: block;
    }
    .textwidget:nth-child(n+4) {
        display: none;
    }
	input.searchText{
		width: 70% !important;
	}
	.searchSelector{
		margin-top: 2%;
	}
	div.magnifyingArea{
		display: block !important;
	}
	#searchHeader{
		height: 180px !important;
	}
	.fullwidget{
		margin-top: 2% !important;
	}
	#header{
		height: 125px !important;
	}
	#adsenseLateral{
		margin-left: 0 !important;
	}
	#addRestaurantButton{
		display: none;
	}
}

#mimapa {
    width: 80%;
}

.myOwnTooltipster {
    border-radius: 7px;
    border: 2px solid #000;
    background: #fff;
    color: #000;
}

.myOwnTooltipster .tooltipster-content {
    font-family: Ubuntu, Arial, sans-serif;
    font-size: 12px;
    line-height: 16px;
    padding: 8px 10px;
}

.post-ratings-text {
    font-size: 12px;
}

.searchAdvSidebar {
    display: table;
}

#wpadminbar {
    display: none;
}

.addRestaurantImage {
    width: 40%;
    padding-top: 10%;
}

#fancybox-title-float-right, #fancybox-title-float-left{
	padding: 0 0 0 15px !important;
}
.searchIcon-big{
	width: 45px;
	height: 45px;
}
.searchIcon{
	width: 25px;
	height: 25px;
}
.marginAdvancedSearch{
	margin-left: 5px;
}
.specialAdvancedSearch{
	width: 20px;
	height: 20px;
	margin-left: 7px;
}

/* Primer Bloque del Sidebar en Desktop */
#first-sidebar{
	width: 60%;
    margin: auto;
}
.flex-row{
	flex-direction: row;
}
#adsenseLateral, 
.widget_dock, 
#fbSidebar, 
#twitterSidebar, 
#addRestaurantButton{
	margin-left: 8%;
}

#addRestaurantButton{
	text-align:center;
}

/* New Search Header */
#searchHeader{
    height: 80px;
    text-align: center;
}
.searchSelector {
    font-family: Ubuntu,Arial,Helvetica,sans-serif;
    font-size: 14px;
    width: 210px;
    margin-left: 2%;
	height: 27px;
	border-radius: 6px;     
	border: 1px solid dimgrey;
}
input.searchText {
    font-family: Ubuntu,Arial,Helvetica,sans-serif;
    font-size: 15px;
    height: 27px;
    width: 23%;
    border-radius: 6px;
    border: 1px solid dimgrey;
    padding-left: 1%;
}
#magnifyingButton {
	width: 20px;
}
.searchSelector, .searchText {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
div.magnifyingArea{
	display: inline-table;
    top: 5px;
    position: relative;
	margin-left: 1%;
}

div#fullcontentEvents,
div#fullMap {
    width: 80%;
    margin: auto;
}