/******************************************
* Media Queries (Responsive Design)
*******************************************/
/*
WARNING! DO NOT EDIT THIS FILE!

To make it easy to update your theme, you should not edit the styles in this file. Instead use
the custom.css file to add your styles. You can copy a style from this file and paste it in
custom.css and it will override the style in this file.

*/


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

    .widget.carousel-slider,
    .site-widgetized-section .widgets .widget.carousel-slider {
        overflow: hidden;
    }

    .carousel-slider {
        margin-right: auto;
        margin-left: auto;
    }


    .carousel_widget_wrapper > .flickity-enabled {
        padding: 0 6%;
    }

    .carousel-slider .flickity-prev-next-button.previous {
        left: 1%;
    }

    .carousel-slider .flickity-prev-next-button.next {
        right: 1%;
    }
}

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

    .inner-wrap {
        max-width: 96%;
    }

    .single-product .shop-wrapper {
        margin: 0 2%;
    }

    .slides li .slide-overlay {
        width: 80%;
    }

    .slides li h3 {
        font-size: 36px;
    }

}


@media (max-width: 1199px) {

    .single .site-main.post-with-thumbnail,
    .page .site-main.post-with-thumbnail {
        max-width: 85%;
    }



    .entry-cover .entry-info {
        max-width: 80%;
    }

    .page h1.entry-title,
    .single h1.entry-title {
        font-size: 40px;
    }

    #slider .slide {
        height: 500px;
    }


    .page #main, .single #main {
        width: 67%;
    }

    .page #pp-sidebar, .single #pp-sidebar {
        width: 30%;
    }

    #commentform .comment-notes { display: none; }

}
@media screen and (max-width: 1200px) {

    .site-header > .inner-wrap {
        width: auto;
    }


    .slides li .slide-header {
        left: 30px;
    }

}


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

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

    .section-single {
        padding: 30px 5% 10px;
    }

    .prevnext a {
        font-size: 18px;
    }

    .single .entry-header.with-cover,
    .page .entry-header.with-cover {
        min-height: 450px;
    }

    .page .entry-header.with-cover .inner-wrap {
        padding: 0 8%;
    }
}


@media (min-width: 980px) {

    .navbar-header .navbar-toggle {
        display: none;
    }

    #menu-top-slide {
        display: none !important;
    }

    #menu-main-slide {
        display: none !important
    }

}


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


    .page #main, .single #main {
        width: 100%;
        float: none;
    }

    .page #pp-sidebar, .single #pp-sidebar {
        width: 100%;
        max-width: 85%;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }

    .widget.related_posts ul li {
        max-width: 384px;
    }

    header .menu-top-container {
        text-indent: -9999px;
        height: 0;
    }

    header .menu-main-container {
        text-indent: -9999px;
        height: 0;
    }

    .menu-top-container.mm-menu {
        text-indent: 0;
        height: 100%;
    }

    .menu-main-container.mm-menu {
        text-indent: 0;
        height: 100%;
    }

    #navbar-top,
    #navbar-main {
        display: none;
    }

    .menu-main-container.mm-menu {
        text-indent: 0;
        height: 100%;
    }

    .main-navbar {
        padding: 0;
    }

    #navbar-main {
        display: none
    }

    .slides li .entry-excerpt {
        display: none;
    }

    .slides li h3 {
        font-size: 26px;
    }

    .slides li .entry-meta,
    .slides li .cat-links a {
        font-size: 16px;
    }


    .widget .title,
    .section-title {
        font-size: 22px;
    }


    .flickity-prev-next-button {
        height: 30px;
        width: 30px;
    }
}



@media (max-width: 900px) {

    .entry-header .entry-cover-outer {
        min-height: 300px;
    }

    .recent-posts .post,
    .recent-posts .type-page {
        width: 48%;
        margin: 0 4% 40px 0;
    }

    .recent-posts > article:nth-of-type(3n+3) {
        margin-right: 4%;
    }

    .recent-posts > article:nth-of-type(2n+2) {
        margin-right: 0;
    }

    .recent-posts .post-thumb {
        background: none;
    }


}

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

    .single #main, .page #pp-sidebar, .single #pp-sidebar {
        float: none;
        width: 100%;
    }

}

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

    .main-menu {
        display: none;
    }

    .side-panel-btn {
        display: block !important;
    }

    .inner-wrap {
        max-width: 92%;
    }


    .single-product .shop-wrapper {
        margin: 0 3%;
    }

    #slider .slide {
        height: 400px;
    }

    .carousel-slider .item {
        margin: 0 2% 0 0;
        width: 48%;
    }

    .carousel-slider .flickity-enabled .item {
        display: inline-block;
        margin: 0 2% 0 0;
        width: 49%;
    }

    .single article,
    .page article {
        background: #fff;
        padding: 0 30px;
    }

    .page h1.entry-title,
    .single h1.entry-title {
        font-size: 30px;
    }


    .single #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
        font-size: 18px;
        line-height: 1.4;
    }

    #respond .form_fields p {
        margin-bottom: 24px;
        width: 100%;
        float: none;
        padding-left: 0;
    }

    .form-allowed-tags {
        display: none
    }

    #comments > h3,
    #respond > h3 {
        font-size: 22px;
    }

    .site-widgetized-section .widgets {
        width: 100%;
        margin: 0 auto;
    }

    .footer-widgets {
        display: block;
    }

    .footer-widgets .column {
        width: 100% !important;
        display: block;
        border: none;
        margin-bottom: 40px;
    }

    .entry-content blockquote {
        font-size: 18px;
    }

    .single .author-description {
        overflow: visible;
    }

    .header-archive .section-title {
        font-size: 26px;
    }


    .single .entry-header.with-cover,
    .page .entry-header.with-cover {
        min-height: 350px;
    }

    .page .entry-header.with-cover .inner-wrap {
        padding: 0 10%;
    }

    .page .entry-cover h1.entry-title {
        bottom: 30px;
    }
}


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

    .page #main, .single #main {
        margin-top: 30px;
    }

    div.navigation {
        font-size: 14px;
    }

    .site-header > .inner-wrap .search-btn { display: none; }

    .navbar-brand h1 {
        font-size: 26px;
        margin-top: 10px;
    }

    .slides li h3 {
        font-size: 20px;
    }

    .slides li .entry-meta,
    .slides li .cat-links a {
        font-size: 14px;
    }

    #slider .slide {
        height: 300px;
    }

    .slides li .slide-header {
        width: 83%;
    }

    .slides li .entry-meta { margin: 0; }

    .slides li .cat-links { display: none; }

    .slides li .comments-link { display: none; }

    .flickity-prev-next-button.previous {
        left: 2%;
    }

    .flickity-prev-next-button.next {
        right: 2%;
    }


    #slider .slides-count { display: none; }

    .main-navbar {
        margin: 0;
    }

    .recent-posts .post {
        width: 100%;
        margin-right: 0;
    }

    .recent-posts > article:nth-of-type(3n+3) {
        margin-right: 0;
    }


    .recent-posts .post.wpz-has-embed-code .post-thumb::after, .recent-posts .post.format-video .post-thumb::after, .recent-posts .post.format-gallery .post-thumb::after {
        display: none;
    }

    .recent-posts .post-thumb {
        max-width: 35%;
        float: left;
        margin-right: 20px;
    }

    .recent-posts .entry-body > p {
        display: none;
    }

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

    .meta_views {
        float: none;
    }

    .entry-header .entry-cover {
        min-height: 250px;
     }

    .single .site-main,
    .single .site-main.post-with-thumbnail,
    .page .site-main,
    .page .site-main.post-with-thumbnail {
        max-width: 90%;
    }

    .single article,
    .page article {
        padding: 0;
    }

    .single #jp-relatedposts {
        display: none !important;
    }


    .carousel_widget_wrapper > .flickity-enabled {
        padding: 0;
    }

    .carousel-slider .flickity-prev-next-button {
        display: none;
    }

    .carousel-slider .item {
        margin: 0;
        width: 80%;
    }

    .carousel-slider .flickity-enabled .item {
        margin: 0;
        width: 80%;
    }

    .carousel-slider .item .entry-title {
        font-size: 14px;
    }

    .carousel-slider .item .entry-date,
    .carousel-slider .item .entry-cats {
        display: none;
    }

    .site-info {
        font-size: 14px;
        text-align: center;
    }

    .site-info p.left {
        float: none;
        margin-bottom: 5px;
    }

    .site-info p.right {
        float: none;
    }

    .entry-header .entry-cover-outer {
        min-height: 263px;
    }

    .author_links a {
        display: block;
        margin-bottom: 5px;
    }


    .single .entry-header.with-cover,
    .page .entry-header.with-cover {
        min-height: 250px;
    }

    .page .entry-header.with-cover .inner-wrap {
        padding: 0 5%;
    }


    .archive .recent-posts .post {
        background: none;
        padding: 0;
        width: 100%;
        display: block;
        margin: 0 0 40px;
    }

    .archive .recent-posts .post .entry-body > p {
        display: none;
    }

    .entry-meta { font-size: 12px; }

    .recent-posts .cat-links { display: none; }

}
