/* Media Queries */
@media only screen and (min-width: 1140px) {

    .wrapper {
        width: 1161px; /* 1140px - 10% for margins */
        margin: 0 auto;
    }

}

@media only screen and (max-width: 1280px) {

    .header-bottom .logo {
        margin-right: 50px;
    }
    .header-bottom .main-menu li {
        margin-right: 25px;
    }
    .header-right .lang-nav {
        margin-left: 25px;
    }
    .footer-container .menu,
    .footer-container .dotted-list {
        margin-left: 20px;
        margin-right: 20px;
    }
    .footer-container .menu-menu-footer-2-container .menu,
    .footer-container .dotted-list:first-child {
        margin-left: 20px;
    }
    .header-bottom .main-menu.desktop-only {
        width: 50%;
    }

}

@media only screen and (max-width: 1054px) {
    .header-bottom .main-menu.desktop-only {
        width: 45%;
    }
}

@media only screen and (max-width: 1024px) {

    .header-bottom .logo {
        margin-right: 20px;
    }
    .header-bottom .main-menu {
        margin-top: 58px;
    }
    .header-bottom .main-menu li {
        margin-right: 20px;
    }
    .header-bottom .header-right {
        margin-top: 32px;
    }
    .header-right .mini-cart,
    .header-right .lang-nav {
        display: block;
        margin: 0;
    }
    .sabores-container {
        padding-bottom: 25px;
    }
    .sabores-box {
        margin-bottom: 50px;
    }
    .video .video-container {
        padding-left: 0;
        padding-right: 0;
    }
    .newsletter-container {
        padding-left: 10px;
        padding-right: 10px;
    }
    .footer-container .menu-menu-footer-2-container .menu,
    .footer-container .dotted-list:first-child {
        /*display: none;*/
    }
    .footer-container .menu {
        display: block;
        float: none;
        margin-bottom: 1em;
        text-align: center;
    }
    section.related.products .sabores-container {
        max-width: none;
    }
    .header-bottom .main-menu.desktop-only {
        width: 60%;
    }
    .sabores-box {
        margin-left: 5px;
        margin-right: 5px;
    }
    .page-momentos .redes {
        padding-top: 0;
    }
    .page-momentos .redes img {
        display: block;
        margin: 0 auto;
    }
    .page-momentos .redes a:first-child img {
        margin-bottom: 15px;
    }

}

@media only screen and (max-width: 900px) {
    .header-bottom .main-menu.desktop-only {
        width: 55%;
    }
}

@media only screen and (max-width: 820px) {
    .header-bottom .main-menu.desktop-only {
        width: 50%;
    }
}

@media only screen and (max-width: 768px) {

    /* woocommerce */
    .woocommerce div.product div.images {
        margin-bottom: 2em;
    }
    .woocommerce div.product div.summary {
        margin-bottom: 6em;
    }
    section.related.products > h2 {
        font-size: 40px;
        top: -58px;
    }
    .sabores-box {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1073px) {
    .footer-container .menu {
        display: inline-block;
        float: left;
        /*margin: 0 0 16px;*/
        text-align: left;
    }
    .footer-container .menu-menu-footer-2-container .menu,
    .footer-container .menu-menu-footer-3-container .menu {
        margin-right: 0;
    }
}

@media only screen and (max-width: 767px) {

    .desktop-only {
        display: none !important;
    }
    .mobile-only {
        display: block !important;
    }
    .header-bottom .header-right {
        /*margin-right: 88px;
        margin-top: 55px;*/

        bottom: 2px;
        margin: 0;
        position: absolute;
        right: 0;
    }
    .header-right .mini-cart .label {
        display: none;
    }
    .sabores-container {
        padding-bottom: 24px;
        padding-top: 45px;
    }
    .video .title h2 {
        font-size: 30px;
        line-height: 39px;
    }
    .about .azucar,
    .about .xilitiol {
        width: 100%;
    }
    .about {
        padding-bottom: 0;
        padding-top: 0;
    }
    .about .about-banner {
        margin-bottom: 0;
    }
    .about .about-box {
        width: 33.33%;
    }
    .about .about-box {
        border-right: 0 none;
    }
    .about .about-box .title {
        min-height: 34px;
        margin-bottom: 25px;
    }
    .about .wrapper {
        margin: 0;
        width: 100%;
    }
    .about .box-container {
        margin: 0 5%;
        width: 90%;
    }
    .newsletter-container {
        padding: 40px;
    }
    .newsletter input[type='text'],
    .newsletter input[type='email'] {
        display: block;
        margin: 0 auto;
    }
    .newsletter input[type='text'] {
        margin-bottom: 21px;
    }
    .newsletter input[type='email'] {
        margin-bottom: 16px;
    }
    .newsletter .terminos {
        margin-top: 35px;
    }
    .newsletter input[type='checkbox'] {
        margin-bottom: 25px;
    }
    .footer-container {
        background-image: url("../img/bg-footer-mobile.jpg");
        /*background-size: cover;*/
        min-height: 608px;

        background-size: contain;
        background-color: #969696;
    }
    .footer-grid .footer-col {
        float: none;
    }
    .footer-grid .col-1,
    .footer-grid .col-2,
    .footer-grid .col-3,
    .footer-grid .col-6,
    .footer-grid .col-7 {
        width: 100%;
    }
    .footer-grid .col-x {
        width: 100%;
    }
    .footer-grid .col-y {
        width: 100%;
    }
    .footer-grid .col-m {
        float: left;
        width: 33.33%;
    }
    .footer-container .logo {
        margin: 0 auto 25px;
    }
    .footer-container .action-box {
        margin: 0 0 25px;
        text-align: center;
    }
    .footer-container .social-links {
        margin-bottom: 25px;
        text-align: center;
    }
    .footer-container .footer-grid .col-6 {
        margin: 0 auto;
        max-width: 460px;
    }
    .menu-menu-footer-2-container,
    .menu-menu-footer-3-container,
    .menu-menu-footer-4-container {
        padding-left: 0;
    }
    .menu-menu-footer-2-container .menu,
    .menu-menu-footer-3-container .menu,
    .menu-menu-footer-4-container .menu {
        margin: 0;
        text-align: left;
    }
    .header-bottom {
        padding-bottom: 5px;
    }
    /* Menu Mobile */
    .mobile-menu {
        position: relative;
    }
    .mobile-menu .toggle-menu {
        /*background: transparent url("../img/bg-toogle-menu.png") no-repeat scroll 0 0;*/
        background: transparent url("../img/icons/icon-menu.png") no-repeat scroll 0 0;
        bottom: 5px;
        display: block;
        height: 30px;
        left: 0;
        position: absolute;
        text-indent: -999999px;
        width: 37px;
    }
    .mobile-menu .menu {
        background-color: #828383;
        display: none;
        margin: 0 auto;
        padding: 25px 25px 15px;
        width: 220px;
        z-index: 999;

        position: absolute;
        left: 0;
        top: -5px;
    }
    .mobile-menu .menu li {
        display: block;
        float: none;
        margin-bottom: 10px;
    }
    .mobile-menu .menu li a {
        color: #ffffff;
        display: block;
        font-family: 'LatoWebSemibold';
        font-size: 17px;
    }
    .col-1,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-10,
    .col-11,
    .col-12 {width: 100%;}

    .post-title h2 {
        font-size: 46px;
        line-height: normal;
    }
    .page-sabores .banner {
        text-align: center;
    }
    .cracx-permalink {
        line-height: normal;
        padding-bottom: 1em;
        padding-top: 1em;
    }
    .cracx-permalink:before {
        display: none;
    }
    .page-momentos .xilitol-content .row > h2,
    .page-momentos .custom-field-content h2,
    .page-xilitol .xilitol-content .row > h2,
    .page-xilitol .custom-field-content h2 {
        font-size: 25px;
    }
    .header-bottom .logo {
        display: block;
        margin: 0 auto;
        width: 188px;
    }
    #nav-mobile .language-chooser.language-chooser-image {

    }
    #nav-mobile .language-chooser.language-chooser-image li {
        display: inline-block;
        margin-right: 15px;
    }

}

@media only screen and (max-width: 479px) {

    .header-bottom .logo {
        /*float: left;
        margin-right: 0;*/
    }
    .header-bottom .header-right {
        /*float: left;
        margin-left: 30px;
        margin-right: 0;*/
    }
    .sabores-box {
        display: block;
        float: none;
        margin: 0 auto 50px;
    }
    .newsletter input[type='text'],
    .newsletter input[type='email'] {
        width: 100%;
    }
    .newsletter input[type='checkbox'] {
        margin-bottom: 50px;
    }
    .footer-container .footer-grid .col-6 {
        max-width: none;
        padding: 0;
    }
    .footer-container .menu,
    .footer-container .dotted-list {
        margin-bottom: 25px;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .mobile-menu .toggle-menu {
        /*top: 47px;*/
    }
    .mobile-menu .menu {
        /*top: 76px;*/
    }
    /* woocommerce */
    section.related.products {
        padding: 2em 0 0;
    }
    section.related.products > h2 {
        font-size: 30px;
        top: -56px;
    }
    .footer-container .footer-grid .col-m ul li {
        min-height: 45px;
        padding: 0;
    }
    .footer-container ul li a {
        font-size: 16px;
        line-height: normal;
    }


}