/**
* 8.0 Media Queries
* ----------------------------------------------------------------------------
*/
@media only screen and (max-width: 1800px) {
    .site-footer:before,
    .site-header:after {
        display: none;
    }
    .blog-posts-content,
    .portfolio-container {
        margin: 0;
    }
}
@media only screen and (min-width: 1201px) and (max-width: 1550px) {
    .home-product {
        margin: 0 15px !important;
    }
    article.post {
        margin: 0 0 20px;
    }
    .team-posts-content.staff-page.posts-content {
        margin: 0;
    }
    .single-portfolio .read-more a {
        padding: 6px 12px;
    }
    .woocommerce div.product .woocommerce-tabs,
    .woocommerce-page div.product .woocommerce-tabs {
        padding: 30px 0;
    }
    .upsells, .related, .cross-sells {
        margin: 0;
    }
}
@media only screen and (min-width: 1251px) and (max-width: 1450px) {
    .home-category-sidebar .product-categories.toggle-block{
        min-height: 446px;
    }
    .header-left {
        width: 22.5%;
    }
    .header-cms-service {
        display: none;
    }
    .home-category-sidebar .sidebar-category-inner .sub-container.mega, .home-category-sidebar .sidebar-category-inner .sub-container.non-mega {
        top: -13.9% !important;
    }
    .home-category-sidebar .sidebar-category-inner .cat-parent .children.sub, .home-category-sidebar .sidebar-category-inner li .sub-menu.sub {
        overflow-y: auto;
        height: 494px;
    }
    .main-banner {
        width: 930px !important;
    }
    .header-right::after {
        left: -70px;
    }
    .page-title-inner,
    .main-content-inner,
    .theme-container,
    .full-width .inner-container,
    .main-content.left-sidebar,
    .site-footer .inner-container,
    .main-inner-container,
    .full-width .page-title,
    .main-content.box-page {
        width: 1200px;
    }
    #primary {
        width: 930px;
    }
    #secondary {
        width: 240px;
    }
    .product-count-down .countbox .timebox {
        width: 45px;
    }
    /* cms banner block start */
    .style2 .static-wrapper {
        top: 22%;
    }
    /* cms banner block end */
    /* home blog css start */
    .style-2 .post-title {
        margin: 7px 0 0;
    }
    .blog-posts-content .style-2 .post-description {
        margin-top: 5px;
    }
    .style-2 .right-part {
        padding-left: 20px;
    }
    /* home blog css end */
    /*footer css*/
    .site-footer .newsletter-email, .tnp-email {
        width: 83.1%;
    }
}
@media only screen and (min-width: 1201px) and (max-width: 1250px) {
    .home-category-sidebar .product-categories.toggle-block{
        min-height: 429px;
    }
    .header-left {
        width: 23%;
    }
    .home-category-sidebar ul li > a {
        padding: 9px 0;
    }
    .home-category-sidebar .sidebar-category-inner .sub-container.mega, .home-category-sidebar .sidebar-category-inner .sub-container.non-mega {
        top: -14.5% !important;
    }
    .home-category-sidebar .sidebar-category-inner .cat-parent .children.sub, .home-category-sidebar .sidebar-category-inner li .sub-menu.sub {
        height: 480px;
    }
    .header-cms-service {
        display: none;
    }
    .header-right::after {
        left: -70px;
    }
    .main-banner {
        width: 902px !important;
    }
    .woocommerce-product-search span.customSelect {
        width: 125px;
        padding: 9px 10px 9px 10px;
    }
    .header-search .woocommerce-product-search .product-search-widget .search-field {
        width: 220px;
    }
    .page-title-inner,
    .main-content-inner,
    .theme-container,
    .full-width .inner-container,
    .main-content.left-sidebar,
    .site-footer .inner-container,
    .main-inner-container,
    .full-width .page-title,
    .main-content.box-page {
        width: 1172px;
    }
    #primary {
        width: 920px;
    }
    #secondary {
        width: 230px;
    }
    /* cms banner block start */
    .style2 .static-wrapper {
        top: 22%;
    }
    /* cms banner block end */
    /* home blog css start */
    .style-2 .post-title {
        margin: 7px 0 0;
    }
    .blog-posts-content .style-2 .post-description {
        margin-top: 5px;
    }
    .style-2 .right-part {
        padding-left: 20px;
    }
    /* home blog css end */
    /****************** single product countbox css ****************/
    .product-count-down .countbox .timebox {
        width: 40px;
    }
    /****************** product css ****************/
    .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 {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    .yith-wcwl-wishlistaddedbrowse.show, .yith-wcwl-wishlistexistsbrowse.show, .woocommerce .yith-wcwl-add-to-wishlist a.add_to_wishlist, .woocommerce ul.products a.compare.button {
        line-height: 40px;
        width: 40px;
        height: 40px;
    }
    .woocommerce ul.products .image-block .button.yith-wcqv-button {
        height: 40px;
        width: 40px;
        line-height: 40px;
    }
}
@media only screen and (max-width: 1200px) {
    .post-navigation, .image-navigation{text-align: center;}
    .post-navigation a, .image-navigation a {
        display: block;
    }
    .blog-posts-content .blog-grid .container.style-2:nth-last-child(-n+2) {
        border-bottom: 1px solid #ededed;
    }
    .post-navigation a.next-post{float: none; margin-top: 15px;}
    .topbar-link-toggle {
        background: url("images/megnor/menu-icon.svg");
        background-size: 25px;
        background-position: center;
        height: 28px;
        width: 20px;
        display: block;
        cursor: pointer;
    }
    .topbar-link-wrapper {
        background-color: #ffffff;
        position: absolute;
        right: 0;
        padding: 15px 20px;
        z-index: 9;
        width: 110px;
        text-align: left;
        top: 50px;
        left: auto;
        border: 1px solid #f0f0f2;
        transform: scale(0);
        -webkit-transform: scale(0);
        -ms-transform:scale(0);
        -o-transform:scale(0);
        -moz-transform:scale(0);
        transition: all 300ms;
        -webkit-transition: all 300ms;
        -moz-transition: all 300ms;
        -ms-transition: all 300ms;
        -o-transition: all 300ms;
        transform-origin: top right;
        -ms-transform-origin: top right;
        -webkit-transform-origin: top right;
    }
    .topbar-link.active .topbar-link-wrapper{
        transform: scale(1);
        -webkit-transform: scale(1);
        -ms-transform:scale(1);
        -o-transform:scale(1);
        -moz-transform:scale(1);
    }
    .user-account{margin-left: 0; float: none;}
    .header-cms-service {
        display: none;
    }
    .home-category-sidebar .sidebar-category-inner .sub-container.mega, .home-category-sidebar .sidebar-category-inner .sub-container.non-mega {
        top: -19.2% !important;
    }
    .home-category-sidebar .product-categories.toggle-block {
        width: 250px;
        min-height: 325px;
    }
    .home-category-sidebar ul li > a {
        padding: 11px 0;
    }
    .home-category-sidebar .sidebar-category-inner .cat-parent .children.sub, .home-category-sidebar .sidebar-category-inner li .sub-menu.sub{
        height: 388px;
    }
    .header-search .woocommerce-product-search .product-search-widget .search-field {
        width: 220px;
    }
    .header-right::after {
        left: -25px;
    }
    .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.333% !important;
    }
    .hot-porduct .product {
        display: inline-block;
        float: none;
        vertical-align: top;
        width: 33.33% !important;
    }
    .primary-sidebar .widget, .singleproduct-sidebar .widget {
        margin: 0 0 20px;
    }
    .woo-grid .woocommerce ul.products li.product{
        width: 25% !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 .widget-title {
        padding: 15px 15px 0;
    }
    .primary-sidebar .widget ul {
        padding: 5px 15px 10px;
    }
    .primary-sidebar .product_list_widget li {
        margin: 10px 0 0;
    }
    .custom-testimonial .testmonial-image {
        margin: 0;
    }
    .custom-testimonial .read-more {
        margin: 15px 0;
    }
    .home-product {
        margin: 0 15px !important;
    }
    .testimonial-top blockquote {
        line-height: 28px;
    }
    .product-block {
        margin: 35px 0px 35px;
    }
    .single-portfolio .read-more a {
        padding: 10px 10px;
    }
    #woo-products,
    .woocommerce ul.products.grid,
    .woocommerce-page ul.products.grid {
        margin: 0 -10px;
    }
    .upsells, .related, .cross-sells {
        margin: 0 0px;
    }
    .single-product.woocommerce .woocommerce-message,
    .single-product.woocommerce-page .woocommerce-message {
        width: auto;
        margin: 0px 15px 20px !important;
    }
    .tmpmela-single-banner .text2.static-text {
        margin-bottom: 20px;
    }
    .tmpmela-single-banner .static-wrapper {
        top: 30%;
    }
    /* single blog css start */
    .nav-box.previous {
        float: none;
        text-align: center;
        margin-bottom: 15px;
    }
    .nav-box.next {
        float: none;
        text-align: center;
    }
    /* single blog css end */
    /* home blog css start */
    .blog-posts-content .grid.cols-2 .item, .portfolio-grid.cols-2 .item {
        width: 100%;
    }
    .blog-posts-content .container.style-2 .container-inner {
        width: 100%;
    }
    /* home blog css end */
    /* cms banner block start */
    .static-wrapper {
        top: 25%;
    }
    .style2 .static-wrapper {
        top: 15%;
    }
    .style2 .static-wrapper .text1 {
        font-size: 30px;
        line-height: 32px;
    }
    .style2 .static-wrapper .text2 {
        margin-top: 10px;
    }
    .product-count-down .countbox .timebox {
        width: 40px;
    }
    /* cms banner block end */
    /*footer css*/
    .follow-us a {
        height: 24px;
        width: 24px;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .header-left {
        width: 25.5%;
    }
    .home-category-sidebar {
        width: 250px !important;
    }
    .main-banner {
        width: 730px !important;
    }
    .page-title-inner,
    .main-content-inner,
    .theme-container,
    .full-width .inner-container,
    .main-content.left-sidebar,
    .site-footer .inner-container,
    .main-inner-container,
    .full-width .page-title,
    .main-content.box-page {
        width: 980px;
    }
    #primary {
        width: 740px;
    }
    #secondary,
    .singleproduct-sidebar {
        width: 225px;
    }
    .woocommerce .single-product-full #content .product div.images {
        width: 32%;
    }
    .woocommerce .single-product-full #content .product div.entry-summary {
        width: 38.9%;
    }
    /* footer css*/
    .blog-posts-content .bx-controls-direction a.bx-prev {
        left: 0;
    }
    .blog-posts-content .bx-controls-direction a.bx-next {
        right: 0;
    }
}
@media only screen and (min-width: 980px) and (max-width: 1200px) {
    .category-carousel .left.slick-arrow, .category-carousel .right.slick-arrow {
        top: -13%;
    }
    .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-footer .newsletter-email, .tnp-email {
        width: 79.1%;
    }
    .follow-us a {
        margin: 10px 0px 10px 0;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
    article.post:nth-child(3),
    article.post:nth-child(2) {
        width: auto;
        margin: 0 0 30px;
    }
    article.post:nth-child(3) .entry-thumbnail,
    article.post:nth-child(2) .entry-thumbnail {
        float: left;
        margin-right: 20px;
    }
}
@media only screen and (min-width: 980px) and (max-width: 1023px) {
    .header-left {
        width: 26.5%;
    }
    .woocommerce-product-search span.customSelect {
        padding: 9px 10px 9px 10px;
        width: 120px;
    }
    .home-category-sidebar {
        width: 250px !important;
    }
    .main-banner {
        width: 690px !important;
    }
    .page-title-inner,
    .main-content-inner,
    .theme-container,
    .full-width .inner-container,
    .main-content.left-sidebar,
    .site-footer .inner-container,
    .main-inner-container,
    .full-width .page-title,
    .main-content.box-page {
        width: 940px;
    }
    #primary {
        width: 685px;
    }
    #secondary {
        width: 225px;
    }
    .woocommerce .single-product-full.side-widget-area #content .product div.entry-summary {
        width: 68%;
    }
    .woocommerce .single-product-full #content .product div.entry-summary {
        width: 100%;
    }
    .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: 0 auto 50px;
        width: 60%;
    }
    /****************** single product countbox css ****************/
    .blog-posts-content .bx-controls-direction a.bx-prev {
        left: 0;
    }
    .blog-posts-content .bx-controls-direction a.bx-next {
        right: 0;
    }
}
@media only screen and (max-width: 979px) {
    .main-banner {
        width: 100% !important;
    }
    .widget.home-category{
        margin-bottom: 0;
    }
    .primary-sidebar .widget {
        margin: 0 0 5px;
    }
    .primary-sidebar .widget_product_categories .select2-container{
        display: none;
    }
    .primary-sidebar .widget_product_categories.toggled-on .select2-container{
        display: block;
    }
    #commentform .comment-block {
        float: none;
        width: 100%;
        margin: 15px 0;
    }
    .custom-content-main{
        width: 100%;
        margin-bottom: 40px;
    }
    .home-category-sidebar .product-categories li{
        position: relative;
    }
    .header-right::after {
        left: -10px;
    }
    .home-category-sidebar {
        width: 100% !important;
        margin: 0;
    }
    .home-category-sidebar .sidebar-category-inner ul.children li, .home-category-sidebar .sidebar-category-inner ul.sub-menu li {
        float: none;
        width: 100%;
        padding: 0 0 0 10px;
    }
    .home-category-sidebar ul.sidebar-category-inner ul.children > li a::before, .woo_categories_list ul.product-categories ul > li a::before {
        display: none;
    }
    .home-category-sidebar .hitarea{
        color: #fff;
        top: 10px;
    }
    .category-carousel .slick-list.draggable {
        margin: 0;
        clear: both;
    }
    .woo-grid .woocommerce ul.products li.product {
        width: 33.333% !important;
    }
    /*header*/
    .header-left {
        width: 33%;
    }
    .product-search-widget select.hasCustomSelect {
        display: none !important;
    }
    .woocommerce-product-search .product-search-widget span.customSelect {
        display: none !important;
    }
    .style1 .static-wrapper .text1 {
        font-size: 22px;
    }
    .header-search .woocommerce-product-search .product-search-widget .search-field {
        width: 205px;
    }
    .header-cart .togg .widget.widget_shopping_cart {
        top: 55px;
    }
    .site-header-fix.header-style {
        min-height: 194px;
    }
    /****************** Content ******************/
    .site-footer h3.widget-title {
        display: block;
    }
    .widget_accepted_payment_methods .title-outer {
        display: block;
    }
    .widget_accepted_payment_methods .accepted-payment-methods {
        display: none;
    }
    .widget_accepted_payment_methods.toggled-on .accepted-payment-methods {
        display: block;
    }
    .page-title-inner,
    .main-content-inner,
    .theme-container,
    .full-width .inner-container,
    .main-content.left-sidebar,
    .site-footer .inner-container,
    .main-inner-container,
    .full-width .page-title,
    .main-content.box-page {
        width: 734px;
    }
    #secondary,
    #primary {
        width: 100%;
        margin: 0 0 30px;
        float: none;
        clear: both;
    }
    .blog-posts-content .post-title a,
    .single-portfolio .portfolio-title a {
        font-size: 15px;
        line-height: 15px;
    }
    .woocommerce .single-product-full.side-widget-area #content .product div.entry-summary,
    .woocommerce .single-product-full #content .product div.entry-summary {
        width: 100%;
    }
    .singleproduct-sidebar {
        float: left;
        margin: 0;
    }
    .col-main {
        width: 100%;
    }
    .page-title .entry-title-main {
        font-size: 24px;
    }
    .breadcrumbs,
    .woocommerce .woocommerce-breadcrumb,
    .woocommerce-page .woocommerce-breadcrumb {
        font-size: 12px;
    }
    .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: 0 auto 20px;
        width: 74%;
    }
    .primary-sidebar .widget_top_rated_products .amount {
        display: block;
    }
    .product-slider {
        padding: 5px;
    }
    .address-text {
        width: 100%;
    }
    .widgets-brand .widget-title {
        display: block;
    }
    /**************************  product-categories ******************************/
    .home-category-sidebar .product-categories.toggle-block {
        left: 0;
        right: 0;
        display: none;
        width: 100%;
    }
    .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;
    }
    /******************  CSS for all sidebar and footer toggle ******************/
    .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 15px 10px;
    }
    .title-outer {
        cursor: pointer;
        position: relative;
    }
    /*.primary-sidebar .widget {
        margin-bottom: 3px;
        padding: 0;
    }*/
    .widget .widget-title ,.primary-sidebar .widget .widget-title {
        padding: 10px;
        font-size: 16px;
    }
    .toggled-on .title-outer:before {
        content: "\f106";
        line-height: 11px;
    }
    .title-outer:before,
    .toggled-off .title-outer:before {
        content: "\f107";
        position: absolute;
        right: 12px;
        font-family: 'FontAwesome';
        font-size: 20px;
        color: #000000;
        top: 0;
        bottom: 0;
        height: 14px;
        width: 14px;
        text-align: center;
        z-index: 9;
        line-height: 15px;
        margin: auto;
    }
    .site-footer .title-outer:before,
    .site-footer .toggled-off .title-outer:before {
        color: #ffffff;
        right: 12px;
    }
    .toggled-off .toggle-block,
    .primary-sidebar .toggle-block,
    .site-footer .toggle-block,
    .site-footer .newsletter-des, .site-footer .toggled-off .newsletter-des,
    .primary-sidebar .widget_shopping_cart_content,
    .primary-sidebar .toggled-off .widget_shopping_cart_content,
    .toggle-content .toggle-block {
        display: none;
    }
    .toggled-on .toggle-block, .site-footer .toggled-on .newsletter-des,
    .primary-sidebar .toggled-on .widget_shopping_cart_content {
        display: block;
    }
    .toggle-content .toggle_title {
        display: block;
    }
    .toggle-content .toggle_title {
        background-color: #f5f5f5;
        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;
    }
    .team-posts-content.posts-content .container {
        width: 50%;
    }
    .woocommerce .single-product-full .woocommerce-main-image.zoom,
    .single-product-sidebar .woocommerce-main-image.zoom {
        float: right;
        padding: 0;
        width: 86%;
    }
    .home-blog .two_fifth,
    .home-blog .three_fifth {
        width: 100%;
    }
    .home-blog .blog-posts-content {
        margin: 0;
    }
    .primary-sidebar .blog-posts-content {
        padding: 32px 0 0;
    }
    #secondary .post-content-inner {
        padding: 0 5px;
    }
    .woocommerce ul.products li.product:hover .product-detail-wrapper,
    .product-detail-wrapper {
        opacity: 1;
        -khtml-opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
    }
    .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%;
    }
    .portfolio-filter-container .item,
    .portfolios li {
        display: inline-block;
        float: none;
        vertical-align: top;
        width: 50% !important;
    }
    /****************** Footer ******************/
    .footer-widget {
        background: transparent;
    }
    .footer-widget .widget.widget_media_image {
        display: none;
    }
    .footer-widget.toggled-on .accepted-payment-methods {
        text-align: center;
    }
    .site-footer .newsletter-email,
    .tnp-email {
        background: #fff;
    }
    .widget_search {
        display: none;
    }
    .footer_top {
        margin: 30px 0;
    }
    .home-about-me {
        text-align: center;
    }
    .tmpmela-about-description {
        line-height: 24px;
    }
    .footertop .custom-text-container .text {
        margin: 0;
        text-align: center !important;
    }
    .site-footer h3.widget-title {
        margin: 0;
        padding: 10px 0;
    }
    .site-footer .widgets-follow-us h3.widget-title {
        display: block;
    }
    .footer-services {
        margin-bottom: 0;
    }
    #footer-widget-area {
        display: inline-block;
        padding: 10px 0;
        vertical-align: top;
    }
    .site-footer .follow-us h3.widget-title {
        display: block;
    }
    .footer-widget,
    .fifth-widget.footer-widget,
    .first-widget.footer-widget,
    .follow-us,
    .widget.widgets-footercontact {
        min-height: inherit;
        width: 100%;
        padding: 0;
        border: none;
        margin: 0;
    }
    .site-footer .toggle-block {
        margin: 0px 0 10px;
        float: left;
        width: 100%;
    }
    .widgets-footercontact h3.widget-title {
        display: block;
    }
    .toggled-on .newslettre-text {
        display: block;
    }
    .site-footer .widget_newsletterwidget .title-outer .widget-title, .site-footer .widgets-follow-us .title-outer .widget-title {
        font-size: 18px;
        margin-top: 0px;
        display: block;
    }
    .site-footer .widget_newsletterwidget .title-outer:before {
        top: 0px;
        right: 12px;
    }
    .site-footer .toggle-block {
        text-align: left;
    }
    .site-footer h3.widget-title {
        font-size: 16px;
        line-height: 20px;
    }
    .footer-widget .widget.widget_accepted_payment_methods {
        margin: 15px 0 0;
    }
    .footer-widget .widget {
        margin: 0px;
    }
    .site-footer .address_content .contact_address {
        display: inline-block;
    }
    /*footer cms*/
    .footer-bottom-left {
        float: none;
        text-align: center;
        padding: 0;
    }
    .footer-bottom-right {
        float: none;
        margin-top: 15px;
    }
    .service-1 .service-content,
    .service-3 .service-content,
    .service-list .content {
        text-align: center;
    }
    .widgets-cms {
        width: 100%;
    }
    .service-content .icon-image {
        margin: 0;
    }
    .service-list .content {
        width: auto;
        float: none;
        padding: 0 10px;
        border-left: none;
    }
    .footer-widget .widget .title-outer .widget-title:after {
        bottom: 0px;
        display: none;
    }
    .footer-bottom-container {
        padding: 30px 0 25px;
    }
    .widgets-footercontact .widget-title {
        display: block;
    }
    .single-portfolio .read-more a {
        padding: 10px 10px;
    }
    .testmonial-text:before {
        display: none;
    }
    .testmonial-text {
        text-align: center;
    }
    .footer-services .service-list .service-content .icon-image {
        margin-top: 0;
    }
}
@media only screen and (max-width: 782px) {
    .admin-bar .header-fix {
        margin-top: 0;
    }
    .admin-bar .sticky-menu .topbar-outer {
        margin-top: 46px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
    .category-carousel .left.slick-arrow, .category-carousel .right.slick-arrow {
        top: -16%;
    }
    /* cms banner block start */
    .static-wrapper {
        top: 15%;
    }
    .style1 .static-wrapper .text1 {
        margin-top: 10px;
    }
    .style1 .static-wrapper .text2 {
        margin-top: 5px;
    }
    .style2 .static-wrapper {
        top: 13%;
    }
    .style2 .static-wrapper .text1 {
        font-size: 22px;
        line-height: 22px;
    }
    /* cms banner block end */
    .footertop .newsletter-subscription {
        width: 56%;
        padding: 30px 20px;
    }
    .site-footer .newsletter-email {
        width: 238px;
    }
    #navbar, .header_cart {
        display: block;
        padding: 0;
        position: static;
    }
    /*cound down css*/
    .product-count-down .countbox .timebox {
        width: 45px;
    }
    .product-count-down .countbox strong {
        font-size: 12px;
    }
}
@media only screen and (max-width: 767px) {
    .header-search {
        background: transparent;
    }
    .header-right::after {
        left: -30px;
    }
    .search-overlay {
        display: none;
    }
    .header-center {
        float: right;
    }
    .header-right::after {
        height: 86px;
        top: -30px;
    }
    .cat-outer-block{
        border: 0;
    }
    .tmpmela-menu-label::before {
        right: -10px;
    }
    .single-cms-banner-block {
        text-align: center;
    }
    .product-category-image {
        text-align: center;
        margin: 50px 0 20px;
    }
    .resp-tabs-list{
        position: relative;
        margin: 0 !important;
        text-align: center;
        top: 0;
    }
    .resp-tabs-list li{
        display: block;
    }
    .resp-tabs-list li .tab-title{
        padding: 10px 0;
        box-sizing: border-box;
        margin: 0 0 10px;
        border: 1px solid #e0e0e0;
    }
    .category-carousel .left.slick-arrow, .category-carousel .right.slick-arrow {
        left: 3%;
        right: auto;
        top: 40%;
        z-index: 9;
    }
    .right.slick-arrow {
        right: 3%;
        left: auto;
    }
    .woocommerce-tabs .panel {
        padding: 24px;
    }
    .product-category-image .category-carousel.owl-theme .owl-buttons div {
        top: 0;
        bottom: 0;
    }
    .product-category-image .category-carousel.owl-theme .owl-buttons div.owl-prev {
        left: 0;
        right: auto;
    }
    .woocommerce ul.products li .container-inner, .woocommerce-page ul.products li .container-inner {
        margin: 10px 10px 30px;
    }
    article.post, article.type-page {
        margin: 0 0 40px;
    }
    /* cms banner block start */
    .cms-banner-item {
        text-align: center;
        margin-top: 30px;
    }
    .static-wrapper {
        top: 18%;
    }
    /* cms banner block end */
    /* hpme blog css start */
    .button-view-blog {
        display: none;
    }
    .post-description {
        font-size: 12px;
    }
    /* hpme blog css end */
    /* product search css start */
    .header-toggle {
        background-image: url("images/megnor/search.svg");
        background-attachment: scroll;
        background-repeat: no-repeat;
        background-position: center;
        cursor: pointer;
        height: 46px;
        width: 52px;
        font-size: 0;
        background-size: 18px;
    }
    .header-search.active .header-toggle {
        position: fixed;
        right: 10%;
        top: 10%;
        z-index: 99999;
        left: auto;
        background-image: url("images/megnor/close.svg");
        background-attachment: scroll;
        background-repeat: no-repeat;
        background-position: center;
        cursor: pointer;
        height: 52px;
        width: 52px;
        background-color: transparent;
        border-radius: 50%;
        font-size: 0;
        background-size: 18px;
    }
    .header-search .woocommerce-product-search .product-search-widget .search-field {
        width: 84%;
        background: #ffffff;
        border: 1px solid #f0f0f2;
    }
    .header-search .woocommerce-product-search input[type="submit"], .header-search .search-form #searchsubmit {
        background: #000 url("images/megnor/search-white.svg") !important;
        background-size: 20px !important;
        background-repeat: no-repeat !important;
        background-position: center 11px !important;
        margin-left: -5px;
        height: 43px;
        font-size: 0;
    }
    .header-search .woocommerce-product-search, .header-search .search-form {
        left: 10%;
        position: absolute;
        right: 10%;
        top: 45%;
        z-index: 99999999;
        width: auto;
        border: 0;
    }
    .product-search-widget {
        width: 100%;
        border: none;
    }
    /* product search css end */
    .site-header-main {
        padding: 20px 0;
    }
    .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;
    }
    .page-title-inner,
    .main-content-inner,
    .theme-container,
    .full-width .inner-container,
    .main-content.left-sidebar,
    .site-footer .inner-container,
    .main-inner-container,
    .full-width .page-title,
    .main-content.box-page {
        width: auto;
        margin: 0 15px !important;
        position: relative;
    }
    .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;
    }
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product,
    .brands.list ul li {
        width: 32.7% !important;
    }
    .header-logo {
        display: none;
    }
    .header-mob-logo {
        display: inline-block;
        position: relative;
        vertical-align: top;
    }
    .mobile-menu {
        width: 250px;
    }
    #primary,
    .left-sidebar #primary,
    .homepage #home_primary,
    #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%;
    }
    /****************** Header ******************/
    .header_logout a {
        display: block;
    }
    .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;
    }
    .header-mob-logo img {
        height: auto;
        max-width: 100%;
        margin-bottom: 0px;
    }
    /****************** Start Primary navigation ******************/
    #primary-sidebar .toggled-on .toggle-block,
    #primary-sidebar .toggled-on .widget_shopping_cart_content {
        display: block;
    }
    #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;
    }
    .mega-menu {
        display: none;
    }
    .navbar.default.navigation-inner {
        display: block;
    }
    /****************** Content ******************/
    .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  ******************/
    .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 ******************/
    .footertop .custom-text-container {
        display: inline-block;
    }
    .site-footer .newsletter tr,
    .site-footer .newsletter tbody,
    .site-footer .newsletter table,
    .site-footer .newsletter td {
        display: inline-block;
        float: none;
        vertical-align: top;
        text-align: center;
    }
    .site-footer .widget_newsletterwidget .tnp-email {
        width: 100%;
    }
    .site-footer .widget_newsletterwidget .tnp-submit {
        margin-top: 20px;
    }
    .site-footer .newsletter td {
        display: block;
    }
    .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;
    }
    .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;
    }
    .menu-toggle {
        display: block;
        padding: 12px 0;
    }
    .mobile-menu {
        display: block;
    }
    .admin-bar .mobile-menu {
        top: 15px;
    }
    .admin-bar .sticky-menu .mobile-menu {
        top: 0;
    }
    .service-content {
        display: block;
        margin: 10px 0;
    }
    .tmpmela-single-banner .text2.static-text {
        font-size: 25px;
        line-height: 25px;
    }
    .single-portfolio .read-more a {
        padding: 6px 10px;
    }
    .tmpmela-single-banner .static-wrapper {
        top: 15%;
    }
    .tmpmela-single-banner .text2.static-text {
        margin-bottom: 10px;
    }
    /*shop by category css*/
    .shop-category-title {
        text-align: center;
    }
    .shop-desc {
        margin-bottom: 20px !important;
        display: block;
    }
    .category-button .button_content_inner {
        text-align: center !important;
    }
    .cat-outer-block .cat_description {
        text-align: center;
        left: 0;
        right: 0;
        bottom: 20px;
    }
    /*services css*/
    .style-2 .service-content .icon-image {
        margin-top: 0;
    }
    .sticky .post-info {
        padding: 10px;
    }
    .post-info {
        padding: 10px 10px 40px;
    }
}
@media only screen and (min-width: 641px) and (max-width: 767px) {
    /*product css*/
    .woocommerce ul.products li.product .product_type_simple.button, .woocommerce-page ul.products li.product .product_type_simple.button {
        background-position: 0px -20px;
    }
    .woocommerce ul.products li.product .product_type_simple.button:hover, .woocommerce-page ul.products li.product .product_type_simple.button:hover {
        background-position: 0px -101px;
    }
    .woocommerce ul.products li .product-button-hover .add_to_wishlist {
        background-position: 0px -342px;
    }
    .woocommerce ul.products li .product-button-hover .add_to_wishlist:hover {
        background-position: 0px -423px;
    }
    .woocommerce ul.products a.compare.button {
        background-position: 0px -506px;
    }
    .woocommerce ul.products a.compare.button:hover {
        background-position: 0px -587px;
    }
    .woocommerce ul.products .image-block .button.yith-wcqv-button {
        background-position: 0px -181px;
    }
    .woocommerce ul.products .image-block .button.yith-wcqv-button:hover {
        background-position: 0px -262px;
    }
    .count-down.product-count-down {
        top: 30px;
    }
    .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 {
        width: 40px;
        height: 40px;
    }
    .woocommerce ul.products li.product .product_type_simple.button::before, .woocommerce-page ul.products li.product .product_type_simple.button::before {
        line-height: 40px;
    }
    .yith-wcwl-wishlistaddedbrowse.show, .yith-wcwl-wishlistexistsbrowse.show, .woocommerce .yith-wcwl-add-to-wishlist a.add_to_wishlist, .woocommerce ul.products a.compare.button {
        line-height: 40px;
        width: 40px;
        height: 40px;
    }
    .woocommerce ul.products li.product .yith-wcwl-wishlistexistsbrowse.show a::before, .woocommerce ul.products li.product .yith-wcwl-wishlistaddedbrowse.show a::before {
        line-height: 40px;
    }
    .woocommerce ul.products .image-block .button.yith-wcqv-button {
        height: 40px;
        width: 40px;
    }
    .woocommerce ul.products .image-block .button.yith-wcqv-button::before {
        line-height: 40px;
    }
    .woocommerce ul.products li .product-button-hover .add_to_wishlist::after,
    .woocommerce ul.products li.product .product_type_simple.button::after, .woocommerce-page ul.products li.product .product_type_simple.button::after,
    .woocommerce ul.products a.compare.button::after, .woocommerce ul.products .image-block .button.yith-wcqv-button::after,
    .woocommerce ul.products li.product .yith-wcwl-wishlistexistsbrowse.show a::after, .woocommerce ul.products li.product .yith-wcwl-wishlistaddedbrowse.show a::after,
    .woocommerce ul.products li.product .yith-wcwl-wishlistexistsbrowse.show a, .woocommerce ul.products li.product .yith-wcwl-wishlistaddedbrowse.show a {
        width: 40px;
        height: 40px;
    }
    /*cound down css*/
    .product-count-down .countbox .timebox {
        width: 40px;
    }
    .product-count-down .countbox strong {
        font-size: 12px;
    }
}
@media only screen and (max-width: 640px) {
    .tmpmela-newsletter-form .tnp-subscription input[type="email"] {
        width: auto;
    }
    .single-cms-banner-block .cms-banner-item{
        margin-top: 0;
    }
    .page-title .entry-title-main,
    .breadcrumbs,
    .woocommerce .woocommerce-breadcrumb,
    .woocommerce-page .woocommerce-breadcrumb {
        float: none;
        text-align: center;
        width: 100%;
        margin-bottom: 5px;
    }
    .resp-tabs-list li {
        width: 100%;
        margin: 3px 0;
    }
    .resp-tabs-list li .tab-title,
    .resp-tabs-list li:first-child .tab-title {
        padding: 5px 0;
    }
    .resp-tabs-list li .tab-title:after {
        border: 0;
    }
    .resp-tabs-list li:after {
        border: 0 none;
    }
    .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;
    }
    .woo-grid .woocommerce ul.products li.product {
        width: 49.5% !important;
    }
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product,
    .brands.list ul li {
        width: 49.5% !important;
        display: inline-block;
        float: none;
        vertical-align: top;
    }
    .hot-porduct .product {
        display: inline-block;
        float: none;
        vertical-align: top;
        width: 50% !important;
    }
    .entry-header .entry-title {
        font-size: 22px;
    }
    .shortcode-title {
        padding: 0 0 15px;
    }
    /* home blog css end */
    .style-2 .right-part {
        padding-right: 0;
    }
    .blog-posts-content .grid.cols-2 .item {
        width: 100%;
        border: none;
    }
    /* home blog css end */
    /****************** 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;
    }
    .woocommerce-tabs ul.tabs li {
        padding: 2px 0;
    }
    table {
        display: table;
        float: left;
        overflow: auto;
        width: 100%;
    }
    .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;
        width: auto;
        display: inline-block;
    }
    .list .product-detail-wrapper {
        padding: 20px 0;
        width: 100%;
        box-sizing: border-box;
    }
    .post-info .entry-meta {
        float: none;
        padding: 0 0 10px;
    }
    .blog-view-count{
        float: none;
    }
    .blog-view-count .meta-inner{
        float: none;
        padding: 0;
        display: inline-block;
        vertical-align: top;
    }
    .blog-view-count .comments-link{
        padding: 0;
    }
    .blog-view-count .comments-link::after {
        left: -12px;
        right: auto;
    }
    .blog-view-count-outer {
        margin-right: 15px;
    }

    .style-1 .left-part {
        float: none;
        overflow: hidden;
    }
    .style-1 .right-part {
        padding-left: 0;
        padding-top: 30px;
        text-align: center;
    }
}
@media only screen and (max-width: 600px) {
    .admin-bar .header-fix.sticky-menu {
        margin-top: 0;
    }
    .admin-bar .sticky-menu .topbar-outer {
        margin-top: 0;
    }
    .woocommerce-product-search span.customSelect {
        width: 115px;
    }
    .entry-category {
        display: none;
    }
    .header-right::after {
        position: relative;
        border: none;
    }
    .whislist-counter {
        margin-right: 10px;
    }
    .site-title a, .site-title a:hover {
        font-size: 34px;
    }
}
@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;
    }
    /*cound down css*/
    .product-count-down .countbox .timebox {
        width: 40px;
    }
    .product-count-down .countbox strong {
        font-size: 12px;
    }
}
@media only screen and (max-width: 479px) {
    .cat-outer-block a.cat_name{
        font-size: 14px;
    }
    .header-left {
        width: 100%;
        display: block;
        float: none;
        text-align: center;
    }
    .header-right {
        width: auto;
        display: inline-block;
        float: none;
    }
    .header-center {
        float: none !important;
        display: inline-block;
        margin: 10px 0;
    }
    .header-toggle {
        height: 26px;
    }
    #horizontalTab .owl-theme .owl-buttons div.owl-prev, #categorytab .owl-theme .owl-buttons div.owl-prev {
        right: auto;
        left: 0;
    }
    .cat-outer-block .cat_description {
        bottom: 20px;
        left: 0;
        right: 0;
        text-align: center;
    }
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .brands.list ul li {
        text-align: center;
    }
    .owl-theme .owl-buttons div.owl-next {
        right: 0;
        left: auto;
    }
    .owl-theme .owl-buttons div {
        top: 0;
        bottom: 0;
    }
    .owl-theme .owl-buttons div.owl-prev, .category-carousel.owl-theme .owl-buttons div.owl-prev{
        left: 0;
        right: auto;
    }
    /* cms banner block start */
    .static-wrapper {
        top: 14%;
    }
    .style1 .static-wrapper .text1 {
        font-size: 15px;
        line-height: 18px;
        margin-top: 7px;
    }
    .style1 .static-wrapper .text2 {
        font-size: 13px;
        line-height: 18px;
    }
    .style2 .static-wrapper {
        top: 8%;
    }
    .style2 .static-wrapper .text1 {
        line-height: 35px;
        font-size: 25px;
    }
    .style2 .static-wrapper .text2 {
        margin-top: 10px;
    }
    
    /* home blog css start */
    .style-2 .left-part {
        width: 100%;
        float: none;
        margin-bottom: 0;
    }
    .right-part {
        text-align: center;
    }
    .style-2 .right-part {
        width: 100%;
        padding-left: 0;
    }
    .blog-posts-content .style-2 .post-description {
        margin-top: 10px;
    }
    /* home blog css end */
    
    /* cms banner block end */
    /* product search css start */
    .header-search .woocommerce-product-search .product-search-widget .search-field {
        width: 80%;
    }
    /* product search css end */
    .woocommerce-product-search select, .woocommerce-product-search span.customSelect {
        display: none !important;
    }
    .header-cart {
        margin-left: 0;
    }
    .entry-date {
        font-size: 12px;
        letter-spacing: 0;
    }
    .post-inner-top {
        margin-top: -70px;
        height: 78px;
        width: 80px;
        border-width: 3px;
    }
    .blog-icon:before {
        font-size: 26px;
        line-height: 26px;
    }
    .blog-icon {
        margin-bottom: 8px;
        padding-bottom: 4px;
    }
    .entry-thumbnail .block_hover .links {
        top: 35%;
    }
    .blog-view-count .blog-view-count-outer {
        position: relative;
        padding-right: 6px;
    }
    .owl-theme .owl-buttons div {
        opacity: 1;
        -khtml-opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
    }
    /****************** 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;
    }
    .posts-content .owl-item .container-inner,
    .portfolio-carousel .portfolio-main {
        text-align: center;
        display: block;
    }
    .blog-posts-content .post-content-inner {
        float: none;
    }
    .entry-header .entry-title a {
        font-size: 16px;
    }
    /****************** Content ******************/
    .woocommerce #content div.product form.cart div.quantity,
    .woocommerce div.product form.cart div.quantity,
    .woocommerce-page #content div.product form.cart div.quantity,
    .woocommerce-page div.product form.cart div.quantity {
        margin-bottom: 10px;
    }
    .woocommerce ul.products li.first,
    .woocommerce-page ul.products li.first {
        clear: none;
    }
    .woo-grid .woocommerce ul.products li.product {
        width: 99.1% !important;
    }
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product,
    .brands.list ul li,
    .hot-porduct .product {
        width: 99.1% !important;
    }
    .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;
    }
    .sticky .post-info, .post-info, .post-info.non {
        padding: 10px 10px 30px;
    }
    /****************** Shortcode ******************/
    .pricing_wrapper {
        padding: 20px 0;
    }
    .entry-summary .count-down {
        width: 70%;
    }
    .vertical_tab .tab_groupcontent,
    .horizontal_tab #tab ul li {
        width: 100%;
        margin: 0;
    }
    #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%;
    }
    /****************** Footer ******************/
    .newsletter.newsletter-subscription > form,
    .tnp.tnp-subscription > form {
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
    }
    .tmpmela-newsletter-form .tnp-subscription input[type="email"] {
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.14);
        -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.14);
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.14);
        width: 100%;
        border-radius: 50px;
        -webkit-border-radius: 50px;
        -o-border-radius: 50px;
        -moz-border-radius: 50px;
    }
    .tmpmela-newsletter-form input[type="submit"] {
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.14);
        -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.14);
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.14);
        border-radius: 50px;
        -webkit-border-radius: 50px;
        -o-border-radius: 50px;
        -moz-border-radius: 50px;
        width: 100%;
        float: none;
    }
    .header-cart .togg .widget.widget_shopping_cart {
        right: -42px;
        width: 260px;
    }
    .woocommerce .widget_shopping_cart .total, .woocommerce-page .widget_shopping_cart .total, .woocommerce-page.widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
        text-align: center;
    }
    .woocommerce .widget_shopping_cart .buttons, .woocommerce-page .widget_shopping_cart .buttons, .woocommerce-page.widget_shopping_cart .buttons, .woocommerce.widget_shopping_cart .buttons {
        text-align: center;
    }
    .vertical_tab.style2 #tab ul li a.current,
    .vertical_tab.style2 #tab ul li a:hover {
        border-right: 1px solid #e5e5e5;
    }
    .horizontal_tab.style2 #tab ul li a.current,
    .horizontal_tab.style2 #tab ul li a:hover {
        border-bottom: 1px solid #e5e5e5;
    }
    .shortcode-title {
        text-align: center;
    }
    .tmpmela-single-banner .text2.static-text {
        font-size: 16px;
        margin-bottom: 10px;
        line-height: 20px;
    }
    .tmpmela-single-banner .text1.static-text {
        font-size: 16px;
        line-height: 20px;
    }
    .primary-sidebar .widgets-leftbanner, .widget.widget_search {
        text-align: center;
    }
    .normal-title, .upsells.products > h2, .related.products h2, .cross-sells > h2 {
        font-size: 20px;
    }
    .related_posts .entry-main-content {
        margin: 0;
    }
}
@media only screen and (max-width: 379px) {
    .single-portfolio .read-more a {
        line-height: 14px;
        padding: 5px 10px;
    }
    .footer-menu-links a {
        padding: 0 10px;
    }
    .post-info .entry-meta {
        float: none;
    }
    .product-count-down .countbox .timebox {
        width: 50px;
    }
    .style2 .static-wrapper .text1 {
        line-height: 25px;
        font-size: 20px;
    }
}