@media (min-width: 768px) {
div#logo {
    visibility: hidden;
    height: 101px;
}
.breadcrumbs {}
.single .breadcrumbs { margin: 0;}

    .chuco-home {
        background-image: url(media/chuco.png);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: auto 100%;
        height: 125px;
        margin-top: -28px;
        position: absolute;
        right: 0;
        width: 170px;
    }

    .chuco-home h3 {
        background: #fff;
        bottom: 17px;
        font-size: 18px;
        line-height: inherit;
        margin: 20px auto 10px;
        padding: 1px 0;
        position: absolute;
        width: 100%;
    }

    .contact-item {
    	margin-left: 0;
    	margin-right: 0;
        text-align: left;
    }

    .contact-item .fa {
        font-size: 100px;
        padding: 0;
    }

	.contact-work {
		margin-bottom: 0;
	}

    .content-links {
        text-align: right;
    }

    .entry h3 {
        font-size: 22px;
    }

    .entry p {
        display: block;
    }

	.entry-content {}

		.single-post .entry-content {
			margin: 21px 0 0;
		}

    .entry-data {
        min-height: 200px;
    }

    .entry-date {
        font-size: 16px;
    }

	    .single-post .entry-date {
	        color: #fff;
	    }

    .entry-excerpt {
        display: block;
    }

    .entry-title,
    .single-post .entry-title {
        font-size: 36px;
    }

    .flexslider .flex-control-nav {
        bottom: 0;
        top: auto;
    }

    .flexslider .flex-control-paging li a {
        height: 11px;
        width: 11px;
    }

    .flexslider .flex-direction-nav a {
        background-size: auto;
        top: 50%;
        width: 30px;
    }

    .flexslider .slide-data {
        bottom: 15%;
        font-size: 20px;
        font-weight: 300;
        left: auto;
        line-height: 30px;
        max-width: 490px;
        position: absolute;
        right: 15%;
    }

    .gallery-area h3 {
        font-size: 30px;
        margin: 0 0 10px;
        padding: 25px 15px;
    }

	.gmwd_container_wrapper {
	    margin-left: 0;
	    margin-right: 0;
	}

    .group-btn .btn {
        padding: 12px 30px;
    }

    .group-btn .btn i {
        margin-right: 20px;
    }

    .group-item {
      border-bottom: none;
      border-left: 1px solid #009cdd;
      padding: 0 0 0 25px;
    }

    /*
    .group-item h2 {
      min-height: 70px;
    }
    */

    .group-item-first,
    .group-item-odd,
    .group-item-only {
      border-left: none;
    }

        /* Productos */
	    .page-id-7 .hentry .entry-content,
	    .page-id-749 .hentry .entry-content,
	    .page-id-758 .hentry .entry-content,
	    .page-id-752 .hentry .entry-content {
	    	margin: auto;
            max-width: 85%;
        }

    .home .tab-pane-contact .fa-wrapper i {
        margin-top: 22px;
    }

    .home .wc-gallery {
        overflow-x: auto;
    }

    .home .wc-gallery .gallery.gallery-masonry {
        margin: 0;
    }

    .home .wc-gallery .gallery.gallery-masonry .gallery-item {
        padding: 0;
        width: auto;
    }

    .home .wc-gallery .gallery.gallery-masonry .gallery-item {
        width: auto;
    }

    .icons {
        clear: none;
    }

    .icons a {
    	font-size: 14px;
        margin-left: 5px;
    }

    .icons a.phone span {
    	display: inline;
	}

    .languages {
        font-size: 12px;
    }

	.languages #lang_sel a.lang_sel_sel {
	    line-height: 22px;
	}

	.languages #lang_sel ul ul a {
    	line-height: 22px;
	}

    .logo {
        text-align: center;
    }

    .logo a {
	    max-width: 130px;
	}

    .nav-links .nav-next .fa,
    .nav-links .nav-previous .fa {
        font-size: 50px;
    }

    .nav-links .nav-next .fa {
        float: right;
        margin-left: 20px;
    }

    .nav-links .nav-previous .fa {
        float: left;
        margin-right: 20px;
    }

    .nav-tabs > li:nth-child(2),
    .nav-tabs > li:nth-child(3) {
        width: 33.3%;
    }

    .nav-tabs > li.active {
        width: 33.4%;
    }

    .nav-tabs > li > a {
        font-size: 30px;
        padding: 35px 15px;
        white-space: inherit;
    }

    .navbar.navbar-default {
        padding: 20px 0;
    }

    .navbar-collapse {
        margin-top: -60px;
        text-align: center;
    }

    .navbar-default .navbar-nav > li > a {
        padding: 15px 10px;
    }

    .navbar-header {
        float: left;
        padding: 0;
        width: 100%;
    }

    .navbar-header-links {
        right: 0;
        top: 0;
    }

    .navbar-nav.nav {
        display: table;
    }

    .navbar-nav > li {
        display: table-cell;
        vertical-align: middle;
        width: 13%;
    }
    li#menu-item-6195 a {
        position: relative;
        top: -20px;
    }
    .navbar-nav > li:nth-child(1) {
        display: none;
    }

    .navbar-nav > li:nth-child(2),
    .navbar-nav > li:nth-child(3) {
        text-align: left;
    }

 

    .navbar-nav > li a {
        display: inline-block;
    }

    .recipe-aside {
        background-color: transparent;
        margin: 0;
        padding: 0;
    }

    .recipe-aside::before {
        background-color: #e1e1e1;
        content: '';
        height: 34px;
        left: 0;
        position: absolute;
        top: 6px;
        width: 100%;
    }

    .recipe-aside-item {
        clear: none;
        float: left;
        margin: 0;
        width: 33.33%;
    }

	.recipe-content {
	    margin-top: 30px;
	}

    .recipe-ingredients {
        margin: auto;
        max-width: 180px;
    }

    .single-post .entry-title,
	.single-post .entry-title a {
	    color: #fff;
	}

    .single-post .entry-title-inner {
	    height: 100%;
	    padding: 0 30px;
	}

	.single-post .entry-title-wrapper {
	    margin: 0 -15px;
	}

	.single-post .entry-title-table {
	    display: table;
	    height: 100%;
	    width: 100%;
	}

	.single-post .entry-title-table-cell {
	    display: table-cell;
	    height: 100%;
	    vertical-align: middle;
	}

    .single-post .entry-title-wrapper {
	    background-color: rgba(0, 0, 0, 0.5);
	    color: #fff;
	    height: 100%;
	    left: 0;
	    position: absolute;
	    top: 0;
	    right: 0;
	    -webkit-transition: all 2s;
	    transition: all 2s;
	}

	    .single-post .entry-title-wrapper:hover {
	        background-color: rgba(0, 0, 0, 0);
	    }

    .site-copyright {
        margin-top: 80px;
    }

    .site-footer h3 {
        font-size: 30px;
        margin-bottom: 30px;
        margin-top: 0;
    }

	.site-footer-certifications > p > a > img.alignleft {
	    margin-right: 0;
	    max-width: 90%;
	}

    .site-footer-contact {
        margin-left: 50px;
    }

	.site-main [class*="navigation"] {
	    margin: 1.5em 0;
	}

	.slide-data {
	    padding: 7px 20px;
	}

    .slogan-area {
        font-size: 30px;
        line-height: 36px;
        margin: 50px 0 -50px;
        padding: 15px 0 35px;
    }

        .home .slogan-area {
            margin: -20px 0 0;
            padding: 25px 0;
        }

    .site-main [class*="navigation"] a,
    .more-link {
        max-width: 60%;
    }

    .site-slogan::after,
    .site-slogan::before {
        font-size: 90px;
        top: 40px;
    }

    .tab-content {
        text-align: left;
    }

    .tab-item .fa-wrapper {
        border-top: none;
        margin-top: 0;
        padding-top: 0;
    }

    .tags {}

        header .products-tags {
            margin: 15px 0 15px auto;
        }

    .tags ul {
        float: left;
    }

    .tags-inner {
      margin: 0;
    }

    .wc-gallery {
      margin-top: 0;
    }

}
@media(max-width:750px){
li.elico {
    display: none;
}
}
