/**
* 8.0 Media Queries
* ----------------------------------------------------------------------------
*/
@media only screen and (min-width: 1601px) and (max-width: 1780px) {
    .page-title-inner,
    .middle-container,
    .main-content-inner,
    .full-width .inner-container,
    .site-footer .inner-container,
    .main-inner-container,
    .main-content.box-page,
    .single-product-full .woocommerce-message {
        width: 1540px;
    }
    #primary,
    .home.blog #primary {
        width: 1230px;
    }
    #secondary,
    .home.blog #secondary {
        width: 280px;
    }
    .singleproduct-sidebar {
        width: 305px;
    }
    .quantity input.qty {
        max-width: 40px;
    }
    .home-category .product-categories {
        max-height: 415px;
    }
    .post-info {
        padding-top: 4%;
    }
}
@media only screen and (max-width: 1600px) {
    .team-posts-content.posts-content .container .container-inner .staff-content {
        padding: 0 3%;
    }
    .text-col:nth-child(3n) {
        padding: 0 1.5%;
    }
    .quantity input.qty {
        max-width: 40px;
    }
}
@media only screen and (min-width: 1401px) and (max-width: 1600px) {
    .page-title-inner,
    .middle-container,
    .main-content-inner,
    .full-width .inner-container,
    .site-footer .inner-container,
    .main-inner-container,
    .main-content.box-page,
    .single-product-full .woocommerce-message {
        width: 1340px;
    }
    #primary,
    .home.blog #primary {
        width: 1030px;
    }
    #secondary,
    .home.blog #secondary {
        width: 280px;
    }
    .singleproduct-sidebar {
        width: 257px;
    }
    .woocommerce div.product div.summary,
    .woocommerce-page div.product div.summary {
        margin: 3%;
    }
    .post-info {
        padding-top: 3%;
    }
    .entry-meta {
        padding-bottom: 24px;
    }
    .site-content .entry-header {
        padding-bottom: 24px;
    }
    .widget_newsletterwidget .tnp-email {
        width: auto;
    }
    .home-category .product-categories {
        max-height: 340px;
    }
}
@media only screen and (min-width: 1201px) and (max-width: 1400px) {
    .theme-container,
    .page-title-inner,
    .middle-container,
    .main-content-inner,
    .full-width .inner-container,
    .site-footer .inner-container,
    .main-inner-container,
    .main-content.box-page,
    .single-product-full .woocommerce-message {
        width: 1140px;
    }
    #primary,
    .home.blog #primary {
        width: 870px;
    }
    #secondary,
    .home.blog #secondary {
        width: 240px;
    }
    .woocommerce .single-product-sidebar div.product div.summary,
    .woocommerce-page .single-product-sidebar div.product div.summary {
        width: 48%;
        margin-right: 0;
    }
    .woocommerce .single-product-sidebar div.product div.images,
    .woocommerce-page .single-product-sidebar div.product div.images {
        width: 47%;
    }
    .single-product-sidebar .singleproduct-sidebar {
        width: 100%;
        margin: 20px 0;
        clear: left;
    }
    .single-product-sidebar .singleproduct-sidebar .price {
        margin: 0 0 14px;
    }
    .woocommerce .single-product-sidebar div.product form.cart div.quantity,
    .woocommerce-page .single-product-sidebar div.product form.cart div.quantity {
        padding: 0;
		margin-right: 5px;
    }
    .woocommerce .single-product-full div.product div.summary, .woocommerce-page .single-product-full div.product div.summary {
        width: 34%;
    }
    .single-product-full .singleproduct-sidebar {
        width: 272px;
    }
    .mega-menu ul li a {
        padding: 16px 20px 20px;
    }
    .entry-header .entry-title {
        font-size: 22px;
    }
    .post-info {
        padding-top: 0;
    }
    .entry-meta {
        padding-bottom: 10px;
    }
    .site-content .entry-header {
        padding-bottom: 20px;
    }
    .entry-summary .read-more {
        padding: 10px 0 0;
    }
    .post-info .entry-summary .excerpt {
        line-height: 24px;
    }
    .widget_newsletterwidget .tnp-email {
        width: auto;
    }
    .team-posts-content .staff-image {
        width: 100%;
        float: none;
    }
    .team-posts-content.posts-content .container .container-inner .staff-content {
        width: 100%;
    }
    .quantity input.qty {
        max-width: 64px;
    }
    .home-category .product-categories {
        max-height: 282px;
    }
}
@media only screen and (max-width: 1200px) {
    .topbar-link.login-out {
        top: 8px;
        padding: 0 0 0 10px;
    }
    .nav-box img {
        margin: 0 0 5px;
    }
    .woocommerce .single-product-full div.product div.images, .woocommerce-page .single-product-full div.product div.images {
        width: 40%;
    }
    .woocommerce .single-product-full div.product div.summary, .woocommerce-page .single-product-full div.product div.summary {
        width: 55%;
        margin-right: 0;
    }
    .single-product-full .singleproduct-sidebar .price {
        margin: 0 0 14px;
    }
    .woocommerce .single-product-full div.product form.cart div.quantity, .woocommerce-page .single-product-full div.product form.cart div.quantity {
        padding: 0;
		margin-right: 5px;
    }
    .woocommerce .single-product-full .singleproduct-sidebar {
        width: 100%;
        margin: 20px 0;
        clear: left;
    }
    .sticky-menu {
        min-height: 135px;
    }
    /**********sticky header *********/
    .sticky-menu .header-top-left,
    .sticky-menu .header-top-right {
        display: block;
        margin: 0;
    }
    .sticky-menu .header-style {
        padding: 5px 0;
    }
    .sticky-menu .header-bottom {
        top: 3px;
    }
    .sticky-menu .header-cart {
        top: 6px;
    }
    .sticky-menu .topbar-link-wrapper {
        top: 49px;
    }
    .sticky-menu .header-cart .togg .widget.widget_shopping_cart {
        top: 42px;
    }
    .sticky-menu .header-search .woocommerce-product-search,
    .header-search .search-form {
        top: 49px;
    }
    .header-cart .togg .widget.widget_shopping_cart {
        top: 37px;
    }
    .header-main .middle-container {
        position: relative;
    }
    .header-top-center {
        margin: 18px 0;
    }
    .header-top-left,
    .header-top-right {
        margin: 20px 0;
    }
    .header-bottom {
        width: auto;
        display: block;
        left: 0;
        position: absolute;
        top: 24px;
    }
    .header-cart {
        top: 6px
    }
    .header-cart .togg .widget.widget_shopping_cart {
        left: 0;
        right: auto;
    }
    .header-offer {
        display: none;
    }
    .header-offer, .topbar-link,
    .header-search {
        padding: 0;
        margin: 0 2px;
    }
    .home-category {
        display: none;
    }
    .mobile-navigation {
        margin: 0;
    }
    .topbar-link-toggle::after {
        display: none;
    }
    .widget_newsletterwidget .tnp-email {
        width: 180px;
    }
    .entry-summary .excerpt, .entry-content p {
        line-height: 24px;
    }
    .site-title {
        padding: 0px 0;
        line-height: 22px;
    }
    /************ header-search **********/
    .header-search .header-toggle {
        display: block;
    }
    .header-search .woocommerce-product-search,
    .header-search .search-form {
        bottom: 0;
        left: auto;
        position: absolute;
        right: 0;
        top: 50px;
        width: 250px;
        z-index: 1;
        display: none;
        border: 0;
    }
    .header-search.active .woocommerce-product-search,
    .header-search.active .search-form {
        display: block;
    }
    .header-search .woocommerce-product-search button[type="submit"] {
        background-color: #f7f7f7;
        float: left;
    }
    /******************/
    .menu-toggle:before {
        position: absolute;
        content: "\f0c9";
        font-size: 20px;
        margin-top: 0;
        left: 10px;
        right: 0;
        top: 9px;
        font-family: FontAwesome;
        color: #000;
    }
    .menu-toggle:hover:before,
    #site-navigation.active .menu-toggle:before {
        background-position: -111px -38px;
    }
    .menu-toggle {
        font-size: 0px;
    }
    .quantity input.qty {
        max-width: 80px;
    }
    .mobile-menu {
        display: block;
    }
    .mobile-menu-inner {
        margin: 0;
    }
    .menu-menu-container {
        height: 100%;
    }
    .navigation-fix .navigation-bar {
        background-color: rgba(0, 0, 0, 0);
    }
    .mega-menu {
        display: none;
    }
    .navigation-bar.active .mobile-menu,
    .mobile-menu {
        display: block;
    }
    .mobile-navigation {
        display: block;
        top: 0px;
    }
    .menu-toggle {
        color: #fff;
        cursor: pointer;
        display: block;
        font-weight: 700;
        margin: 0;
        padding: 0;
        position: relative;
        text-align: left;
        box-sizing: border-box;
        height: 40px;
        width: 40px;
        letter-spacing: 0;
        display: inline-block;
        vertical-align: top;
    }
    .navbar.default.navigation-inner {
        display: block;
    }
    #primary-sidebar .search-field, .widget .search-field {
        width: 175px;
    }
    /*******************************/
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product,
    .brands.list ul li {
        display: inline-block;
        float: none;
        vertical-align: top;
        width: 33.33% !important;
    }
    .hot-porduct .product {
        display: inline-block;
        float: none;
        vertical-align: top;
        width: 33.33% !important;
    }
    .woocommerce ul.products li.product-category {
        width: 32.33% !important;
    }
    .woofeature .woo-grid .woocommerce ul.products li.product,
    .woonew .woo-grid .woocommerce ul.products li.product,
    .woobest .woo-grid .woocommerce ul.products li.product {
        display: none;
    }
    .primary-sidebar .widget {
        margin: 0 0 30px;
    }
    .custom-testimonial .testmonial-image {
        margin: 0;
    }
    .custom-testimonial .read-more {
        margin: 15px 0;
    }
    .post-navigation, .image-navigation {
        text-align: center;
    }
    .post-navigation a.prev-post {
        margin-top: 15px;
        float: none;
        display: block;
    }
    .post-navigation a.next-post {
        margin-top: 15px;
        float: none;
        display: block;
    }
    .blog-posts-content .style-2 .post-title a {
        font-size: 14px;
    }
    .blog-posts-content .style-2 .post-title {
        margin: 5px 0;
    }
    .style-2 .post-detail {
        padding: 15px;
    }
    .cart-text {
        display: none;
    }
    .cart-contents {
        display: none;
    }
    .topbar-link-toggle::before {
        font-size: 20px;
    }
    .entry-thumbnail {
        width: 100%;
        margin: 0 0 30px;
    }
    .post-info {
        padding: 0;
        width: 100%;
    }
    .address-container {
        padding: 15px 0;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .theme-container,
    .page-title-inner,
    .middle-container,
    .main-content-inner,
    .full-width .inner-container,
    .site-footer .inner-container,
    .main-inner-container,
    .main-content.box-page,
    .single-product-full .woocommerce-message {
        width: 970px;
    }
    #primary,
    .home.blog #primary {
        width: 720px;
    }
    #secondary,
    .home.blog #secondary {
        width: 220px;
    }
    .woocommerce .single-product-sidebar div.product div.summary,
    .woocommerce-page .single-product-sidebar div.product div.summary {
        width: 48%;
        margin-right: 0;
    }
    .woocommerce .single-product-sidebar div.product div.images,
    .woocommerce-page .single-product-sidebar div.product div.images {
        width: 47%;
    }
    .single-product-sidebar .singleproduct-sidebar {
        width: 100%;
        margin: 20px 0;
        clear: left;
    }
    .single-product-sidebar .singleproduct-sidebar .price {
        margin: 0 0 14px;
    }
    .woocommerce .single-product-sidebar div.product form.cart div.quantity,
    .woocommerce-page .single-product-sidebar div.product form.cart div.quantity {
        padding: 0;
		margin-right: 5px;
    }
}
@media only screen and (min-width: 980px) and (max-width: 1200px) {
    .service-list .content {
        text-align: center;
        width: auto;
        padding-left: 0;
    }
    .service-1 .service-content {
        text-align: center;
    }
    .service-3 .service-content {
        text-align: center;
    }
    .service-content .icon-image {
        float: none;
        display: inline-block;
    }
    .site-content .entry-header, .entry-meta {
        padding-bottom: 20px;
    }
    .entry-summary .read-more {
        padding: 20px 0 0;
    }
}
@media only screen and (min-width: 980px) and (max-width: 1023px) {
    .theme-container,
    .page-title-inner,
    .middle-container,
    .main-content-inner,
    .full-width .inner-container,
    .site-footer .inner-container,
    .main-inner-container,
    .main-content.box-page,
    .single-product-full .woocommerce-message {
        width: 925px;
    }
    #primary,
    .home.blog #primary {
        width: 680px;
    }
    #secondary,
    .home.blog #secondary {
        width: 215px;
    }
    .woocommerce .single-product-sidebar div.product div.summary, .woocommerce-page .single-product-sidebar div.product div.summary,
    .woocommerce .single-product-full div.product div.summary, .woocommerce-page .single-product-full div.product div.summary {
        width: 100%;
        margin: 20px 0 !important;
    }
    .single-product-sidebar .singleproduct-sidebar {
        width: 100%;
        margin: 20px 0;
        clear: left;
    }
    .single-product-sidebar .singleproduct-sidebar .price {
        margin: 0 0 14px;
    }
    .woocommerce .single-product-sidebar div.product form.cart div.quantity,
    .woocommerce-page .single-product-sidebar div.product form.cart div.quantity {
        padding: 0;
		margin-right: 5px;
    }
    .woocommerce .single-product-sidebar div.product div.images,
    .woocommerce .single-product-full #content .product div.images,
    .woocommerce div.product div.images,
    .woocommerce-page div.product div.images {
        float: none;
        margin: auto;
        width: 60%;
    }
    .related_posts.blog-list {
        margin: 0;
    }
}
@media only screen and (max-width: 979px) {
    .theme-container,
    .page-title-inner,
    .middle-container,
    .main-content-inner,
    .full-width .inner-container,
    .site-footer .inner-container,
    .main-inner-container,
    .main-content.box-page,
    .single-product-full .woocommerce-message {
        width: 730px;
    }
    #secondary, .home.blog #secondary,
    #primary, .home.blog #primary {
        width: 100%;
        float: none;
        clear: both;
    }
    .single-product-detail {
        padding: 0;
    }
    .paging-navigation {
        margin: 20px 0;
    }
    .woocommerce ul.products li .container-inner,
    .woocommerce-page ul.products li .container-inner {
        padding: 10px;
    }
    .blog-posts-content,
    .portfolio-container,
    .upsells, .related,
    .cross-sells, .woo-products,
    .woocommerce ul.products.grid,
    .woocommerce-page ul.products.grid {
        margin: 0 -10px;
    }
    .blog-posts-content .container .container-inner {
        margin: 0 10px;
    }
    .owl-theme .owl-buttons div {
        height: 40px;
        line-height: 38px;
        width: 40px;
    }
    .entry-thumbnail {
        width: 100%;
        margin: 0 0 30px;
    }
    .post-info {
        padding: 0;
        width: 100%;
    }
    .tmpmela-newsletter-form .tnp-subscription input[type="email"] {
        width: auto;
    }
    .site-content .entry-header, .entry-meta {
        padding-bottom: 20px;
    }
    .entry-summary .read-more {
        padding: 20px 0 0;
    }
    .singleproduct-sidebar {
        float: left;
        margin: 0;
    }
    .col-main {
        width: 100%;
    }
    .page-title {
        margin-bottom: 30px;
    }
    .page-title .entry-title-main {
        font-size: 28px;
        line-height: 34px;
    }
    .breadcrumbs,
    .woocommerce .woocommerce-breadcrumb,
    .woocommerce-page .woocommerce-breadcrumb {
        margin: 5px 0;
    }
    .woocommerce .single-product-sidebar div.product div.summary,
    .woocommerce-page .single-product-sidebar div.product div.summary {
        width: 100%;
        margin: 20px 0;
    }
    .single-product-sidebar .singleproduct-sidebar {
        width: 100%;
        clear: left;
    }
    .single-product-sidebar .singleproduct-sidebar .price {
        margin: 0 0 14px;
    }
    .woocommerce .single-product-sidebar div.product form.cart div.quantity,
    .woocommerce-page .single-product-sidebar div.product form.cart div.quantity {
        padding: 0;
		margin-right: 5px;
    }
    .woocommerce .single-product-full.side-widget-area #content .product div.entry-summary,
    .woocommerce .single-product-full #content .product div.entry-summary {
        width: 100%;
        border: 0;
        padding: 20px 0 !important;
        margin: 0 !important;
    }
    .woocommerce .single-product-full #content .product div.images,
    .woocommerce .single-product-sidebar #content div.product div.images,
    .woocommerce div.product div.images,
    .woocommerce-page .single-product-sidebar #content div.product div.images,
    .woocommerce-page div.product div.images {
        float: none;
        margin: auto;
        width: 60%;
    }
    .primary-sidebar .widget_top_rated_products .amount {
        display: block;
    }
    .product-slider {
        padding: 5px;
    }
    .address-text {
        width: 100%;
    }
    .widgets-brand .widget-title {
        display: block;
    }
    .woocommerce .cart-collaterals .cart_totals,
    .woocommerce-page .cart-collaterals .cart_totals {
        width: 100%;
    }
    .text-col:nth-child(3n) {
        padding: 0 0%;
    }
    /**************************  product-categories ******************************/
    .product-categories .hitarea:before,
    .widget_categories .hitarea:before {
        font-size: 10px;
        margin: 5px 0 0;
        text-align: right;
    }
    .product-categories .expandable-hitarea:before,
    .widget_pages .expandable-hitarea:before,
    .widget_nav_menu .expandable-hitarea:before,
    .widget_categories .expandable-hitarea:before {
        content: "\f067";
    }
    .product-categories .collapsable-hitarea:before,
    .widget_pages .collapsable-hitarea:before,
    .widget_nav_menu .collapsable-hitarea:before,
    .widget_categories .collapsable-hitarea:before {
        content: "\f068";
    }
    .product-categories .dc-mega-icon {
        display: none;
    }
    .woocommerce-pagination {
        margin: 10px 0px;
    }
    /******************  CSS for all sidebar and footer toggle ******************/
    /****************** Start Primary navigation ******************/
    #primary-sidebar .toggled-on .toggle-block,
    #primary-sidebar .toggled-on .widget_shopping_cart_content {
        display: block;
        padding: 5px 0 20px;
    }
    #primary-sidebar .toggled-off .toggle-block,
    #primary-sidebar .toggled-off .widget_shopping_cart_content,
    .primary-sidebar .widget .toggle-block,
    .custom_category,
    .textbox .text1,
    #primary-sidebar .toggled-off .textwidget {
        display: none;
    }
    .primary-sidebar .widget_black_studio_tinymce .textwidget,
    .primary-sidebar .widget > .toggle-block,
    .primary-sidebar .widget_price_filter .toggle-block,
    .primary-sidebar .widget_shopping_cart_content,
    .primary-sidebar .widget_pages > ul,
    .primary-sidebar .widget ul.toggle-block {
        padding: 0 10px 10px;
    }
    .title-outer {
        cursor: pointer;
        position: relative;
    }
    .primary-sidebar .widget {
        margin-bottom: 3px;
        padding: 0;
    }
    .toggled-on .title-outer:before {
        content: "\f106";
        line-height: 11px;
    }
    .title-outer:before,
    .toggled-off .title-outer:before {
        content: "\f107";
        position: absolute;
        right: 0;
        font-family: 'FontAwesome';
        font-size: 20px;
        color: #000;
        top: 0;
        bottom: 0;
        height: 14px;
        width: 14px;
        text-align: center;
        z-index: 9;
        line-height: 13px;
        margin: auto;
    }
    .toggled-off .toggle-block,
    .primary-sidebar .toggle-block,
    .site-footer .toggle-block,
    .primary-sidebar .widget_shopping_cart_content,
    .primary-sidebar .toggled-off .widget_shopping_cart_content,
    .toggle-content .toggle-block {
        display: none;
    }
    .toggled-on .toggle-block,
    .primary-sidebar .toggled-on .widget_shopping_cart_content {
        display: block;
    }
    .toggle-content .toggle_title {
        display: block;
    }
    .toggle-content .toggle_title {
        background-color: #f7f7f7;
        display: block;
        text-align: left;
    }
    .toggle-content .toggled-on .main-ul {
        display: block;
    }
    .toggle-content .toggled-off .main-ul,
    .toggle-content .main-ul {
        display: none;
    }
    .site-footer .footer-widget .widgets-follow-us.toggled-on .widget .widget_accepted_payment_methods .accepted-payment-methods {
        display: block;
    }
    /******************  CSS for all sidebar and footer toggle ******************/
    .site-content .entry-thumbnail img {
        width: 100%;
    }
    .woocommerce ul.products li.first,
    .woocommerce-page ul.products li.first {
        clear: none;
    }
    .woocommerce .single-product-full .woocommerce-main-image.zoom,
    .single-product-sidebar .woocommerce-main-image.zoom {
        float: right;
        padding: 0;
        width: 86%;
    }
    .primary-sidebar .blog-posts-content {
        padding: 32px 0 0;
    }
    #secondary .post-content-inner {
        padding: 0 5px;
    }
    .popup-video .one_third_inner.content_inner {
        margin: 0 !important;
        width: 100% !important;
    }
    .popup-video .two_third,
    .popup-video .one_third {
        width: 100%;
    }
    .newletter-block .parallax-text-wrapper,
    .newletter-block .one_third {
        width: 100%;
    }
    .gallery-item,
    .portfolio-filter-container .item,
    .portfolios li {
        display: inline-block;
        float: none;
        vertical-align: top;
        width: 50% !important;
    }
    /****************** Footer ******************/
    .footer-widget .widget {
        padding: 0;
        clear: both;
    }
    .footer-widget.toggled-on .accepted-payment-methods {
        text-align: center;
    }
    .widget_search {
        display: none;
    }
    .footer_top {
        margin: 30px 0;
    }
    .home-about-me {
        text-align: center;
    }
    .tmpmela-about-description {
        line-height: 24px;
    }
    #footer-widget-area {
        display: inline-block;
        vertical-align: top;
        width: 100%;
    }
    .footer-top {
        padding: 30px 0 0;
    }
    .footer-bottom {
        padding: 20px 0;
    }
    .widget .widget-title {
        padding: 8px 0;
        font-size: 16px;
    }
    .site-footer .follow-us h3.widget-title {
        display: block;
    }
    .footer-widget {
        min-height: inherit;
        width: 100%;
        padding: 0;
        border: none;
        margin: 0;
    }
    .site-footer .toggle-block {
        padding: 5px 0 20px;
    }
    .service-1 .service-content,
    .service-3 .service-content,
    .service-list .content {
        text-align: center;
    }
    .service-list {
        float: none;
        margin: 0;
        width: 100%;
    }
    .service-content .icon-image {
        float: none;
        display: inline-block;
        margin: 0;
    }
    .service-list .content {
        width: auto;
        float: none;
        padding: 0 10px;
        border-left: none;
    }
    .service-title {
        font-size: 16px;
    }
    .widgets-footercontact .widget-title {
        display: block;
    }
    .single-portfolio .read-more a {
        padding: 10px 10px;
    }
    .testmonial-text:before {
        display: none;
    }
    .testmonial-text {
        text-align: center;
    }
    .text-col {
        width: 32.9%;
    }
    .newslettre-text {
        display: none;
    }
    .toggled-on .newslettre-text,
    .widget_newsletterwidget.toggled-on .tnp.tnp-widget {
        display: block;
    }
    .widget_newsletterwidget .tnp.tnp-widget {
        display: none;
        margin: 0;
    }
    .tmpmela_product_nav_buttons {
        top: 28px;
    }
    .sitemap-item {
        width: 33%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
    .footertop .newsletter-subscription {
        width: 56%;
        padding: 30px 20px;
    }
    .site-footer .newsletter-email {
        width: 238px;
    }
    #navbar, .header_cart {
        display: block;
        padding: 0;
        position: static;
    }
    .address-text {
        padding: 16px 10px;
    }
}
@media only screen and (max-width: 767px) {
    .theme-container,
    .page-title-inner,
    .middle-container,
    .main-content-inner,
    .full-width .inner-container,
    .site-footer .inner-container,
    .main-inner-container,
    .main-content.box-page,
    .single-product-full .woocommerce-message {
        width: auto;
        margin: 0 20px !important;
    }
    .single-product .main-content .middle-container,
    .main-content.box-page.full-width,
    .main-content-inner .home-page,
    .main-content.blog-page.blog-list.box-page,
    .main-content-inner .main-content.box-page {
        margin: 0 !important;
    }
    .page-title .entry-title-main,
    .breadcrumbs,
    .woocommerce .woocommerce-breadcrumb,
    .woocommerce-page .woocommerce-breadcrumb {
        float: none;
        text-align: center;
        width: 100%;
    }
    .page-title {
        padding: 20px 0;
    }
    .entry-summary .excerpt,
    .entry-content p,
    .woocommerce-tabs .panel {
        line-height: 24px;
    }
    .woocommerce div.product .woocommerce-tabs,
    .woocommerce-page div.product .woocommerce-tabs {
        padding: 20px 0;
    }
    .woocommerce-tabs .panel {
        border-width: 20px;
        padding: 20px;
    }
    .woocommerce-tabs ul.tabs li {
        padding: 0;
    }
    .woocommerce-tabs ul.tabs li a {
        display: inline-block;
    }
    .woocommerce-tabs ul.tabs li a:hover:after,
    .woocommerce-tabs ul.tabs li.active a:after {
        top: auto;
        right: 0;
        left: 0;
        height: 2px;
        width: auto;
    }
    .woocommerce div.product .product_title,
    .woocommerce-page div.product .product_title {
        font-size: 24px;
    }
    .woocommerce .woocommerce-ordering,
    .woocommerce .woocommerce-result-count,
    .woocommerce-page .woocommerce-ordering,
    .woocommerce-page .woocommerce-result-count {
        margin-bottom: 20px;
        text-align: center;
    }
    #primary .gridlist-toggle {
        display: none;
    }
    .faq-questions {
        margin: 0 -20px;
    }
    .single-product .main-content-inner {
        width: auto !important;
    }
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product,
    .brands.list ul li {
        width: 33.33% !important;
    }
    .woocommerce ul.products li.product-category {
        width: 32.33% !important;
    }
    .cms-banner-item {
        padding: 5px !important;
        text-align: center !important;
    }
    .header-logo {
        display: none;
    }
    .header-mob-logo {
        display: block;
        position: relative;
        vertical-align: top;
    }
    .mobile-menu {
        width: 250px;
    }
    #primary, .home.blog #primary,
    .left-sidebar #primary,
    .homepage #home_primary,
    #secondary, .home.blog #secondary,
    .full-width .page-title {
        width: 100%;
    }
    .content_inner {
        width: 100% !important;
        margin: 0 !important;
    }
    .footertop .content_inner,
    .widget .banner-slider-container ul li {
        text-align: center;
    }
    .navbar,
    .header_cart {
        display: block;
        padding: 0;
        position: static;
    }
    .home .box-category-heading,
    .box-category-heading {
        cursor: pointer;
        width: 100%;
    }
    .site-title a {
        line-height: 45px;
    }
    /****************** Header ******************/
    .topbar-widget-area,
    .topbanner-text {
        width: 100%;
        padding: 5px 0;
    }
    .header-top-left,
    .header-top-center,
    .header-top-right {
        margin: 8px 0;
    }
    .header-bottom {
        top: 10px;
    }
    .header_logout a {
        display: block;
    }
    .header-mob-logo img {
        height: auto;
        max-width: 100%;
        margin-top: 2px;
    }
    .mobile-navigation,
    .header-cart,
    .topbar-link,
    .header-search {
        margin: 0px;
    }
    .cart-text {
        display: none;
    }
    /****************** Content ******************/
    .shortcode-title.center .big-title:before,
    .shortcode-title.center .normal-title:before,
    .upsells.products > h2:before,
    .related.products h2:before,
    .cross-sells > h2:before,
    .shortcode-title.right .big-title:before {
        left: -111px;
    }
    .shortcode-title.center .big-title:after,
    .shortcode-title.center .normal-title:after,
    .upsells.products > h2:after,
    .related.products h2:after,
    .cross-sells > h2:after,
    .shortcode-title.left .big-title:after {
        right: -111px;
    }
    .big-title {
        font-size: 34px;
        line-height: 40px;
        padding: 20px 0;
    }
    .sub-title {
        line-height: 24px;
    }
    .promotional-block .cms-title,
    .tmpmela-newsletter-title {
        font-size: 34px;
        line-height: 40px;
    }
    .promotional-block,
    .tmpmela-newsletter-container {
        text-align: center;
    }
    .resp-tabs-list li {
        display: block;
        margin: 0;
    }
    .woocommerce .woocommerce-result-count,
    .woocommerce-page .woocommerce-result-count,
    .woocommerce .woocommerce-ordering,
    .woocommerce-page .woocommerce-ordering {
        float: none;
        display: inline-block;
        vertical-align: top;
    }
    .woocommerce.list-view .woocommerce-result-count,
    .woocommerce-page.list-view .woocommerce-result-count {
        display: block;
    }
    .single_variation_wrap {
        overflow: visible;
    }
    .woocommerce .single-product-full .woocommerce-main-image.zoom,
    .woocommerce .single-product-full .woocommerce-main-image.zoom,
    .single-product-sidebar .woocommerce-main-image.zoom {
        width: 100%;
    }
    #content div.product div.images .bx-wrapper .bx-controls-direction a,
    #content div.product div.images .bx-wrapper:hover .bx-controls-direction a {
        opacity: 1;
        -khtml-opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
    }
    #content div.product div.images .bx-wrapper {
        display: inline-block;
        float: none;
    }
    .woocommerce #content .product div.images {
        text-align: center;
    }
    .woocommerce .cart-collaterals .cart_totals,
    .woocommerce-page .cart-collaterals .cart_totals {
        width: 100%;
    }
    .woocommerce form {
        width: 100%;
    }
    .woocommerce .col2-set .col-1,
    .woocommerce-page .col2-set .col-1,
    .woocommerce .col2-set .col-2,
    .woocommerce-page .col2-set .col-2 {
        margin-bottom: 20px;
        box-sizing: border-box;
        width: 100%;
    }
    .blog-posts-content .blog-grid .item.style-3 {
        width: 100%;
    }
    .main-container .resp-tabs-list {
        margin: -7px 60px -2px 0;
    }
    #yith-quick-view-content div.images,
    #yith-quick-view-content div.summary {
        float: none;
        width: 100%;
    }
    #yith-quick-view-content div.summary {
        float: left;
        margin: 0;
        padding: 15px;
        width: 100%;
    }
    /****************** Shortcode  ******************/
    .style-2 .service-content {
        text-align: center;
    }
    .service.style-2 {
        width: 100%;
    }
    .tmpmela_about .image-right .about_image,
    .tmpmela_about .image-left .about_content,
    .tmpmela_about .image-left .about_image,
    .tmpmela_about .image-right .about_content {
        width: 100%;
        text-align: center;
    }
    .aboutus .banner-slider-container {
        text-align: center;
    }
    /****************** Footer ******************/
    .tmpmela-newsletter-form .tnp-subscription input[type="email"] {
        width: auto;
    }
    .footer-menu-links a {
        padding: 0 8px;
    }
    .sitemap-item,
    .contact_form form {
        width: 100%;
    }
    .contact_form .address-container .icon {
        float: none;
        display: inline-block;
        vertical-align: top;
    }
    .woocommerce-MyAccount-navigation {
        width: 100%;
        margin: 0 0 30px 0;
    }
    .woocommerce-MyAccount-content {
        overflow: visible;
        clear: both;
    }
    .cms-banner-item img {
        width: 100%;
    }
    /************* cart page **********/
    .woocommerce table.my_account_orders tr td.order-actions:before,
    .woocommerce table.shop_table_responsive tr td.actions:before,
    .woocommerce table.shop_table_responsive tr td.product-remove:before,
    .woocommerce-page table.my_account_orders tr td.order-actions:before,
    .woocommerce-page table.shop_table_responsive tr td.actions:before,
    .woocommerce-page table.shop_table_responsive tr td.product-remove:before {
        display: none;
    }
    .woocommerce-page #content table.cart .product-thumbnail:before,
    .woocommerce-page table.cart .product-thumbnail:before {
        content: attr(data-title) " ";
    }
    .woocommerce table.shop_table_responsive tbody th,
    .woocommerce table.shop_table_responsive thead,
    .woocommerce-page table.shop_table_responsive tbody th,
    .woocommerce-page table.shop_table_responsive thead {
        display: none;
    }
    .woocommerce table.shop_table_responsive tr,
    .woocommerce-page table.shop_table_responsive tr {
        display: block;
    }
    .woocommerce table.shop_table_responsive tr td:before,
    .woocommerce-page table.shop_table_responsive tr td:before {
        content: attr(data-title) ": ";
        float: left;
        font-weight: 700;
        color: #000;
    }
    .woocommerce table.shop_table_responsive tr td,
    .woocommerce-page table.shop_table_responsive tr td {
        display: block;
        text-align: right;
    }
    .woocommerce #content table.cart .product-thumbnail,
    .woocommerce table.cart .product-thumbnail,
    .woocommerce-page #content table.cart .product-thumbnail,
    .woocommerce-page table.cart .product-thumbnail {
        text-align: center;
    }
    .woocommerce .cart-collaterals .cart_totals a.button.alt,
    .woocommerce-page .cart-collaterals .cart_totals a.button.alt {
        width: 100%;
    }
    .quantity {
        max-width: 270px;
        position: relative;
    }
    td.product-quantity .quantity {
        float: right;
    }
    .woocommerce #content table.cart td.actions .coupon,
    .woocommerce table.cart td.actions .coupon,
    .woocommerce-page #content table.cart td.actions .coupon,
    .woocommerce-page table.cart td.actions .coupon {
        float: none;
        padding-bottom: 0.5em;
    }
    .woocommerce #content table.cart td.actions .button,
    .woocommerce table.cart td.actions .button,
    .woocommerce-page #content table.cart td.actions .button,
    .woocommerce-page table.cart td.actions .button {
        width: 100%;
    }
    .woocommerce #content table.cart td.actions .coupon .input-text,
    .woocommerce table.cart td.actions .coupon .input-text,
    .woocommerce-page #content table.cart td.actions .coupon .input-text,
    .woocommerce-page table.cart td.actions .coupon .input-text {
        margin: 0 0 10px;
    }
    .woocommerce #content table.cart td,
    .woocommerce #content table.cart th,
    .woocommerce table.cart td,
    .woocommerce table.cart th,
    .woocommerce-page #content table.cart td,
    .woocommerce-page #content table.cart th,
    .woocommerce-page table.cart td,
    .woocommerce-page table.cart th {
        float: left;
        width: 100%;
        text-align: right;
        padding: 10px !important;
    }
    .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
    .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background-color: rgba(0, 0, 0, 0.02);
    }
    .shop_table.cart.wishlist_table thead {
        display: none;
    }
    .title-description {
        box-sizing: border-box;
        padding: 0 15px !important;
    }
    .admin-bar .mobile-menu {
        top: 45px;
    }
    .admin-bar .sticky-menu .mobile-menu {
        top: 0;
    }
    .service-content {
        display: block;
        margin-bottom: 10px;
    }
    .single-portfolio .read-more a {
        padding: 6px 10px;
    }
    .related_posts.blog-list {
        margin: 0;
    }
    .text-col {
        width: 32.5%;
    }
    .entry-main-content .blog-icon::before {
        font-size: 17px;
        line-height: 40px;
    }
    .entry-main-content .blog-icon {
        height: 40px;
        width: 40px;
    }
    .contact-address-right {
        padding-right: 0px !important;
        margin-bottom: 30px;
    }
    .contact-address-left {
        padding-left: 0px !important;
        margin-top: 30px;
    }
}
@media only screen and (min-width: 601px) and (max-width: 782px) {
    .admin-bar .header-style {
        margin-top: 46px;
    }
}
@media only screen and (max-width: 600px) {
    .admin-bar .header-style {
        margin-top: 0;
    }
}
@media only screen and (max-width: 640px) {
    .woocommerce-tabs ul.tabs li.active::before {
        display: none;
    }
    .promotional-block .cms-title,
    .tmpmela-newsletter-title {
        font-size: 30px;
        line-height: 34px;
    }
    .text-col {
        width: 100%;
    }
    .page-title .entry-title-main {
        font-size: 24px;
        line-height: 30px;
    }
    .tmpmela-newsletter-form .tnp-subscription input[type="email"] {
        width: auto;
    }
    .normal-title,
    .upsells.products > h2,
    .related.products h2,
    .cross-sells > h2 {
        font-size: 25px;
        margin: 0;
    }
    .close-btn:before {
        padding: 2px 3px;
    }
    .main-container .resp-tabs-list {
        display: inline-block;
        margin: 0 0 36px !important;
        vertical-align: top;
        position: relative;
    }
    .tmpmela-about-description {
        border: none;
        position: relative;
    }
    .footer_left,
    .footer_right,
    .tmpmela-about-text a,
    .tmpmela-about-description {
        display: inline-block;
        float: none;
        margin: 10px auto;
        padding: 0;
        text-align: center;
        width: 100%;
    }
    .tmpmela-about-description {
        text-align: center;
    }
    .follow-us {
        padding: 0;
    }
    .portfolio-filter-container .options li a {
        margin: 0;
    }
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product,
    .brands.list ul li {
        width: 50% !important;
        display: inline-block;
        float: none;
        vertical-align: top;
    }
    .hot-porduct .product {
        display: inline-block;
        float: none;
        vertical-align: top;
        width: 50% !important;
    }
    /****************** Content ******************/
    .woocommerce #content div.product .woocommerce-tabs ul.tabs li,
    .woocommerce div.product .woocommerce-tabs ul.tabs li,
    .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
    .woocommerce-page div.product .woocommerce-tabs ul.tabs li {
        width: 100%;
        margin: 0;
    }
    table {
        display: inline;
        float: left;
        overflow: auto;
        width: 100%;
    }
	table.variations {
        float: none;
    }
    .options li,
    .options li:first-child {
        margin: 0 0 5px 0;
        width: 100%;
    }
    .woocommerce ul.products.list .container-inner .image-block,
    .woocommerce-page ul.products.list .container-inner .image-block {
        margin: 0 auto 20px;
        width: auto;
        display: inline-block;
    }
    .list .product-detail-wrapper {
        padding: 0;
        width: 100%;
        box-sizing: border-box;
    }
    .list .price-outer {
        width: 100%;
    }
}
@media only screen and (max-width: 600px) {
    .admin-bar .header-fix.sticky-menu {
        margin-top: 0;
    }
}
@media only screen and (min-width: 480px) and (max-width: 640px) {
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product,
    .brands.list ul li,
    .hot-porduct .product {
        width: 49.4% !important;
    }
}
@media only screen and (max-width: 479px) {
    .sticky-menu {
        min-height: 110px;
    }
    .topbar-outer {
        display: none;
    }
    .header-bottom {
        top: 1px;
    }
    .header-top-center {
        display: none;
    }
    .header-top-left, .header-top-center, .header-top-right {
        width: auto;
    }
    .cart-contents {
        display: none;
    }
    .woocommerce ul.products li.product .product_type_simple.button,
    .woocommerce-page ul.products li.product .product_type_simple.button,
    .woocommerce ul.products li.product .product_type_grouped.button,
    .woocommerce-page ul.products li.product .product_type_grouped.button,
    .woocommerce ul.products li.product .product_type_external.button,
    .woocommerce-page ul.products li.product .product_type_external.button,
    .woocommerce ul.products li.product .product_type_variable.button,
    .woocommerce-page ul.products li.product .product_type_variable.button {
        padding: 6px 4px;
        font-size: 12px;
    }
    .static-wrapper .shop-now {
        padding: 0;
    }
    .entry-date {
        font-size: 12px;
        letter-spacing: 0;
    }
    .post-inner-top {
        margin-top: -70px;
        height: 78px;
        width: 80px;
        border-width: 3px;
    }
    .entry-thumbnail .block_hover .links {
        top: 35%;
    }
    .owl-theme .owl-buttons div {
        opacity: 1;
        -khtml-opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
    }
    .header-cart .cart-menu {
        width: 300px;
    }
    /****************** Header ******************/
    .text-contact {
        font-size: 14px;
        margin-bottom: 3px;
    }
    .woocommerce .single-product-full #content .product div.images,
    .woocommerce .single-product-sidebar #content div.product div.images,
    .woocommerce div.product div.images,
    .woocommerce-page .single-product-sidebar #content div.product div.images,
    .woocommerce-page div.product div.images {
        width: auto;
    }
    .woocommerce table.shop_attributes th, .woocommerce-page table.shop_attributes th {
        width: auto;
        padding: 8px;
    }
    /****************** Content ******************/
    .social-icon .follow-us a {
        margin: 0 8px;
    }
    .comments-area {
        padding: 20px;
    }
    .woocommerce ul.products li .container-inner,
    .woocommerce-page ul.products li .container-inner {
        padding: 6px;
    }
    .blog-posts-content,
    .portfolio-container,
    .upsells, .related,
    .cross-sells, .woo-products,
    .woocommerce ul.products.grid,
    .woocommerce-page ul.products.grid {
        margin: 0 -6px;
    }
    .blog-posts-content .container .container-inner {
        margin: 0 6px;
    }
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product,
    .brands.list ul li {
        width: 50% !important;
    }
    .woocommerce ul.products li.product-category {
        width: 49% !important;
    }
    .woocommerce ul.products li.first,
    .woocommerce-page ul.products li.first {
        clear: none;
    }
    .team-posts-content.posts-content .container {
        width: 100%;
    }
    .gallery-item,
    .portfolio-filter-container .item,
    .portfolios li {
        width: 100% !important;
    }
    .woocommerce form .form-row-first,
    .woocommerce form .form-row-last,
    .woocommerce-page form .form-row-first,
    .woocommerce-page form .form-row-last {
        width: 100%;
    }
    .site-footer .newsletter tr,
    .site-footer .newsletter-email,
    .site-footer .newsletter .newsletter-submit {
        width: 100%;
    }
    .newsletter-td-submit {
        padding: 5px 0 !important;
    }
    /****************** Shortcode ******************/
    blockquote, q {
        line-height: 24px;
    }
    .pricing_wrapper {
        padding: 20px 0;
    }
    .entry-summary .count-down {
        width: 70%;
    }
    .vertical_tab.style2 #tab ul li,
    .style2.horizontal_tab .tab_groupcontent,
    .vertical_tab.style3 #tab ul li,
    .style3.horizontal_tab .tab_groupcontent {
        margin: 0;
    }
    .vertical_tab .tab_groupcontent,
    .horizontal_tab #tab ul li {
        width: 100%;
        margin: 0;
        text-align: center;
    }
    #tab ul.tabs {
        width: 100% !important;
        margin: 0;
    }
    #tab ul li a {
        display: block;
    }
    .address-text-inner {
        text-align: center;
    }
    .address-text .icon {
        border-width: 0 0 1px;
        box-sizing: border-box;
        padding: 15px 0;
        width: 100%;
    }
    .post-navigation .next,
    .post-navigation .previous {
        float: none;
    }
    /****************** Footer ******************/
    .tnp-field {
        float: none;
        margin: 3px 0;
    }
    .tnp-email, .tnp-submit {
        width: 100% !important;
    }
    .site-footer .newsletter tr,
    .tnp-field {
        width: auto;
    }
    .vertical_tab.style2 #tab ul li a.current,
    .vertical_tab.style2 #tab ul li a:hover {
        border-right: 1px solid #e8e8e8;
    }
    .horizontal_tab.style2 #tab ul li a.current,
    .horizontal_tab.style2 #tab ul li a:hover {
        border-bottom: 1px solid #e8e8e8;
    }
    .shortcode-title.center .big-title:before,
    .shortcode-title.center .normal-title:before,
    .upsells.products > h2:before,
    .related.products h2:before,
    .cross-sells > h2:before,
    .shortcode-title.right .big-title:before {
        display: none;
    }
    .shortcode-title.center .big-title:after,
    .shortcode-title.center .normal-title:after,
    .upsells.products > h2:after,
    .related.products h2:after,
    .cross-sells > h2:after,
    .shortcode-title.left .big-title:after {
        display: none;
    }
    .promotional-block .cms-title,
    .tmpmela-newsletter-title {
        font-size: 30px;
        line-height: 34px;
    }
    .big-title {
        font-size: 30px;
        line-height: 34px;
        padding: 20px 0 10px;
    }
    .shortcode-title {
        padding: 0 0 10px;
    }
    .promotional-block .count-down {
        width: 100%;
    }
    .promotional-block .countbox strong {
        font-size: 20px;
    }
    .header-top-center {
        float: none;
        display: block;
    }
    .header-cart {
        top: 0px;
        float: right;
    }
    .header-top-right {
        position: absolute;
        float: none;
        right: 0;
        bottom: auto;
        width: auto;
        margin: 0;
    }
    .header-bottom {
        vertical-align: top;
        position: unset;
        width: auto;
        float: left;
    }
    .sticky-menu .header-search .woocommerce-product-search, .sticky-menu .topbar-link-wrapper {
        top: 45px;
    }
    .mobile-navigation {
        top: 0px;
    }
    .sticky-menu .header-cart {
        top: 6px;
    }
    .sticky-menu .header-top-left,
    .sticky-menu .header-top-right {
        display: block;
        margin: 0px 0;
    }
    .menu-toggle::before {
        top: 12px;
    }
    .header-cart .shopping_cart .cart-icon::before {
        top: 10px;
    }
    .sticky-menu .header-cart .shopping_cart .cart-icon::before {
        top: 2px;
    }
    .sticky-menu .menu-toggle::before {
        top: 10px;
    }
    .header-search .woocommerce-product-search, .header-search .search-form {
        top: 40px;
    }
    .topbar-link-wrapper {
        top: 40px;
    }
	.quantity input.qty {
    	max-width: 75px;
	}
	.woocommerce div.product form.cart div.quantity, .woocommerce-page div.product form.cart div.quantity {float: none;}
	.woocommerce .single-product-sidebar div.product form.cart div.quantity, .woocommerce-page .single-product-sidebar div.product form.cart div.quantity {
    	float: none;
	}
	.woocommerce div.product form.cart .button, .woocommerce-page div.product form.cart .button {
    	margin-top: 15px;
   }
}
@media only screen and (max-width: 379px) {
    .single-portfolio .read-more a {
        line-height: 14px;
        padding: 5px 10px;
    }
}