/**
	* 8.0 Media Queries
	* ----------------------------------------------------------------------------
	*/
	
@media only screen and (min-width: 1201px) and (max-width: 1250px) {
  .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: 1150px;
  }
  #primary { width: 890px; }
  #secondary ,
  .header-search input[type="text"], .header-search input[type="search"], .search-field{ width: 230px; }
}
@media only screen and (max-width: 1200px) {
  /* cms banner css */
  .offertext1 {
     font-size: 55px;
     line-height: 45px;
  }
  .service-list .service-content {
    text-align: center;
  }
  .service-list .content {
    display: block;
    text-align: center;
    padding: 10px 10px 0 10px;
  }
  .service-title {
    margin-bottom: 0;
  }
	/*woo product*/
  .woo-grid .woocommerce ul.products li.product,.woo-grid .woocommerce-page ul.products li.product {
    width: 50% !important;
  }
  #horizontalTab .columns-2 .product-detail-wrapper, #horizontalTab .columns-1 .product-detail-wrapper {
    margin-top: 20px;
    min-width: 177px;
  }
  .woo-grid .woocommerce ul.products li.product .product-name,.woo-grid .woocommerce-page ul.products li.product .product-name {
    font-size: 15px;
    margin: 11px 0 5px;
  }
  #horizontalTab .woo-carousel .woocommerce.columns-2 ul.products li .container-inner, #horizontalTab .woo-carousel .woocommerce-page.columns-2 ul.products li .container-inner, #horizontalTab .woo-carousel .woocommerce.columns-1 ul.products li .container-inner, #horizontalTab .woo-carousel .woocommerce-page.columns-1 ul.products li .container-inner {
    border: none;
  }
  #horizontalTab .woo-carousel .woocommerce.columns-2 ul.products li.product .image-block, #horizontalTab .woo-carousel .woocommerce.columns-1 ul.products li.product .image-block,
	#horizontalTab .woo-carousel .columns-2 .product-detail-wrapper, #horizontalTab .woo-carousel .columns-1 .product-detail-wrapper {
    width: 100%;
  }
  #horizontalTab .woocommerce.columns-2 .product-detail-wrapper  .product-block-hover {
    -webkit-opacity: 1;
	-khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    margin-top: 15px;
    margin-bottom: 15px;
	}
  .hot-porduct .product {
    display: inline-block;
    float: none;
    vertical-align: top;
    width: 33.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 .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;
  }
  .custom-testimonial .testimonial-content {
    width: 100%;
  }
  .post-navigation a.prev-post {
    float: none;
    text-align: center;
    display: block;
  }
  .post-navigation a.next-post {
    float: none;
    margin: 0 auto;
    text-align: center;
    display: block;
  }
  .service-list .content {
    display: block;
    text-align: center;
    padding: 20px 15px 0;
	}
	.newsletter-left-content .text1 {font-size: 14px;}

	.newsletter-left-content{margin-top: 0;}
	.service-list {float: unset;}
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .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: 730px; }
  #secondary ,.singleproduct-sidebar,
  .header-search input[type="text"], .header-search input[type="search"], .search-field{ width: 220px; }
  .header-search input[type="text"], .header-search input[type="search"] {
    width: 260px;
  }
  /*cms banner css*/
  .sub-banner .static-wrapper {
    top: 23%;
  }
}
@media only screen and (max-width: 1023px) {
	.woocommerce div.product div.summary, .woocommerce-page div.product div.summary {
overflow:visible;
}
@media only screen and (min-width: 980px) and (max-width: 1023px) {
  .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: 930px;
  }
  #primary { width: 690px; }
  #secondary ,.singleproduct-sidebar,
  .header-search input[type="text"], .header-search input[type="search"], .search-field{ width: 210px; }

  .sticky-menu .mega-menu ul li:last-child .sub-container {
    left: auto !important;
    right: 0 !important;
  }
  .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.entry-summary {
    margin-top: 50px;
  }
  .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%;
  }
  #footer-widget-area {  padding: 30px 0;  }
}
@media only screen and (max-width: 979px) {
  /****************** Content ******************/
  .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;
  }
  .header-cart .label {
    display: none;
  }
  .topbar-link {
    float: right;
    position: relative;
    padding: 8px 0;
  }
  .topbar-link-toggle{
    background-color: #e5e5e5;
    cursor: pointer;
    height: 22px;
    position: relative;
    width: 22px;
    display: inline-block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -khtml-border-radius: 50%;
    vertical-align: top;
  }
  .topbar-link-toggle::before {
    font-family: FontAwesome;
    content: "\f107";
    color: #000;
    font-size: 22px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    bottom: 0;
    left: auto;
    text-align: center;
    width: 100%;
  }
  .tmpmela-topbar-menu-links {
   display: none;
    position: absolute;
    right: 0;
    padding: 15px 22px;
    z-index: 999;
    width: 150px;
    text-align: left;
    top: 38px;
    left: auto;
    border: 1px solid rgba(255,255,255,.12);
  }
  .menu-topbar-links-container li {
    display: block;
    margin: 3px 0;
  }
  .tmpmela-topbar-menu-links ul{ margin: 0;}
  .menu-topbar-links-container li::after {display: none;}

  .account-link-toggle {margin: 1px 2px 0;}
  .header-bottom{padding: 15px 0; text-align: center;}
  .header-left{ float: right; margin-left: 15px;}
  .header-center {
    position: relative;
    left: unset;
    right: unset;
    float: left;
  }
  .header-search .woocommerce-product-search, .header-search .search-form {
    position: absolute;
    top: 48px;
    right: 0;
    width: 260px;
    z-index: 999;
    display: none;
  }
  .header-search .header-toggle {
    cursor: pointer;
    background-image: url("images/megnor/search.svg");
    background-color: rgba(0, 0, 0, 0);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 22px;
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    width: 32px;
    height: 32px;
  }
  .header-search.active .header-toggle {
    background-image:  url("images/megnor/close.svg");
    background-size: 18px;
    }
  .header-search .woocommerce-product-search, .header-search .search-form {
    display: none;
  }
  .header-service-cms-block span,.header-service-cms-block span:first-child,.header-service-cms-block span:last-child{ text-align: center;}
  .blog-posts-content .post-title a, .single-portfolio .portfolio-title a {
    font-size: 15px;
    line-height: 15px;
  }
  .header-search {margin-top: 4px;}
  /****************** Start Primary navigation ******************/	
  #primary-sidebar .toggled-on .toggle-block,#primary-sidebar .toggled-on .widget_shopping_cart_content {
    display: block;
    padding: 10px;
  }
  #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;
  }
  nav.navigation-bar {display: none;}
  .nav-top {
    display: inline-block;
    vertical-align: top;
  }
  .nav-top .menu-toggle svg {
    width: 26px;
    height: 26px;
    stroke-width: 20px;
  }
  .site-header-fix.header-style {
    min-height: 176px;
  } 
  .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);
  }
  .hitarea {
    display: block;
    float: right;
    height: 30px;
    position: relative;
    width: 40px;
    color: #333;
    text-align: right;
  }
  .mega-menu {
    display: none;
  }
  .navigation-bar.active .mobile-menu, .mobile-menu {
    display: block;
  }
  .navbar.default.navigation-inner {
    display: block;
  }			
	/****************** End Primary navigation ******************/
  .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: 16px;
  }
  #horizontalTab .woo-grid .woocommerce.columns-2 ul.products li.product .image-block, #horizontalTab .woo-grid .woocommerce.columns-1 ul.products li.product .image-block,
  #horizontalTab .woo-carousel .woocommerce.columns-2 ul.products li.product .image-block, #horizontalTab .woo-carousel .woocommerce.columns-1 ul.products li.product .image-block,
  #horizontalTab .woo-grid .columns-2 .product-detail-wrapper, #horizontalTab .woo-grid .columns-1 .product-detail-wrapper,
  #horizontalTab .woo-carousel .columns-2 .product-detail-wrapper, #horizontalTab .woo-carousel .columns-1 .product-detail-wrapper {
    width: auto !important;
    float: none;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    min-height: auto;
  }
  #horizontalTab .woocommerce.columns-2 .product-detail-wrapper .star-rating, #horizontalTab .woocommerce-page.columns-2 .product-detail-wrapper .star-rating, #horizontalTab .woocommerce.columns-1 .product-detail-wrapper .star-rating, #horizontalTab .woocommerce-page.columns-1 .product-detail-wrapper .star-rating {
    margin: 0 auto;
  }
  .offercms .text1 {
    font-size: 25px;
  }
  .offercms .text3 {
    font-size: 35px;
    line-height: 35px;
  }
  .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 ******************************/
  .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;
  }
	.blog-carousel.owl-theme .owl-buttons div {	top: 24%;}
	.category-carousel.owl-theme .owl-buttons div {	top: 32%;}
	/********************** End product-categories ************************/
	/******************  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: 5px 10px 10px;
  }
  .title-outer {
    cursor: pointer;
    position: relative;
  }
  .primary-sidebar .widget {
    margin-bottom: 10px;
    padding: 0;
  }
  .widget .widget-title {
    padding: 10px;
  }
  .toggled-on .title-outer:before {
    content: "\f106";
    line-height: 11px;
  }
  .footer-widget .widget {
    width: 100%;
    margin: 0;
  }
  .title-outer:before,.toggled-off .title-outer:before {
    content: "\f107";
    position: absolute;
    right: 12px;
    font-family: 'FontAwesome';
    font-size: 20px;
    color: #ffffff;
    top: 0;
    bottom: 0;
    height: 14px;
    width: 14px;
    text-align: center;
    z-index: 9;
    line-height: 15px;
    margin: auto;
  }
  .primary-sidebar .title-outer::before, .primary-sidebar .toggled-off .title-outer::before {
   color: #000;
  }
  .widgets-payment-icon .title-outer::before {
    display: none;
  }
  .toggled-off .toggle-block,.primary-sidebar .toggle-block, .site-footer .toggle-block, .site-footer .follow-us, .site-footer .toggled-off .follow-us,
  .site-footer .textwidget, .site-footer .toggled-off .textwidget,
  .primary-sidebar .widget_shopping_cart_content,.primary-sidebar .toggled-off .widget_shopping_cart_content,.toggle-content .toggle-block {
    display: none;
  }
	.payment-methods .toggle-block {display: block;}
  .toggled-on .toggle-block,.primary-sidebar .toggled-on .widget_shopping_cart_content, .site-footer .toggled-on .follow-us, .site-footer .toggled-on .textwidget {
    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;
  }
	/******************  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%;
  }
  .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 {
    -webkit-opacity: 1;
	-khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    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%;
  }
  .gallery-item,.portfolio-filter-container .item,.portfolios li {
    display: inline-block;
    float: none;
    vertical-align: top;
    width: 50% !important;
  }
  /* contace & shipping css start*/
  .header-search input[type="text"], .header-search input[type="search"] {
    width: 260px;
  }
	/****************** Footer ******************/
  .widget_search {
    display: none;
  }
  .footer_top {
    margin: 30px 0;
  }
  .home-about-me {
    text-align: center;
  }
  .tm-about-description {
    line-height: 24px;
  }
  .footertop .custom-text-container .text {
    margin: 0;
    text-align: center!important;
  }
  #footer-widget-area {
    display: inline-block;
    padding: 20px 0;
    vertical-align: top;
  }
  .site-footer .follow-us h3.widget-title {
    display: block;
  }
  .site-footer h3.widget-title {
  	margin: 0;
    padding: 5px 0;
  }
  .site-footer .widgets-follow-us h3.widget-title {
    margin: 0;
  }
  .site-footer .title-outer:before,.site-footer.toggled-off .title-outer:before {
    right: 0;
  }
  .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 ,
  .site-footer .toggled-on .textwidget{
    margin: 5px 0 15px;
    float: left;
    width: 100%;
  }
  .widgets-footercontact h3.widget-title {
    display: block;
  }
  .toggled-on .newslettre-text {
    display: block;
  }
  .newslettre-text {
    display: none;
  }
	
	/*footer cms*/
  .service-list {
    width: 100%;
  }
	
	/*footer*/
  .newsletter-right-content {
    width: 100%;
    float: none;
    text-align: center;
    margin-top: 0;
  }
  .newsletter-left-content {
    width: auto;
    float: none;
    padding-left: 0;
    text-align: center;
    margin-bottom: 10px;
    display: inline-block;
  }
  .newsletter-left-content .text1:before {
    display: none;
  }
  #footer-widget-area {
    padding: 20px 0;
  }
  .widgets-footercontact .icon {
    margin-bottom: 10px;
  }
  .social-icons .widget-title {
    display: none;
  }
	.site-footer .footer-top-newsletter .textwidget {display: block;}
	.newslettercontainer {padding: 25px 0;text-align: center;}
	.newsletter-img {display: inline-block;width: auto;position: relative;}
	.site-footer .newslettercontainer .tnp-subscription {display: block;margin-bottom: 0;}
	.primary-sidebar .widgets-leftbanner {width: auto;float: left;}
	.primary-sidebar .widget_media_image {
		background: transparent;
		-webkit-box-shadow: unset;
		-moz-box-shadow: unset;
		-ms-box-shadow: unset;
		-o-box-shadow: unset;
		box-shadow: unset;
		float: left;
	}
	.woocommerce div.product div.summary, .woocommerce-page div.product div.summary {width: 100%;margin-top: 30px;float: left;}
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
	
  #navbar {
    display: block;
    padding: 0;
    position: static;
  }
  /*cms banner css*/
  .sub-banner .static-wrapper {top: 14%;}
  .offertext1 {
    font-size: 36px;
    line-height: 36px;
  }
  .sub-banner .text1 {
    font-size: 32px;
    line-height: 32px;
  }
  .sub-banner .text2 {
    font-size: 32px;
  }
  .team-posts-content.posts-content .container .container-inner {margin: 0 15px 5px;}
 .nav-menu .menu-toggle svg {width: 26px;height: 26px;stroke-width: 16px;vertical-align: middle;}
  .nav-menu {float: left;margin: 8px 10px;}
 
}
@media only screen and (max-width: 767px) {
  .tm-title .elementor-heading-title {
    font-size: 22px !important;
    padding: 0 20px;
}
  
  .cat_inner-block {
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .cat-outer-block{ margin: 0;}
  .cat_description {  padding: 10px; }
	
  #secondary .widget-title {
    font-size: 14px;}
  .woocommerce-checkout-review-order table {
    display: inline-table;
  }
  .service-list {
    padding: 10px;
    box-sizing: border-box;
  }
   #primary .gridlist-toggle {
    display: none;
  }
  .page-title-inner, .main-content-inner, .theme-container, .full-width .inner-container, .site-footer .inner-container, .main-inner-container, .full-width .page-title{
    width: auto;
    margin: 0 20px !important;
  }
   .main-content.left-sidebar, .main-content.box-page {width: auto;}
  .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;
  }
  .woo-grid .woocommerce ul.products li.product,.woo-grid .woocommerce-page ul.products li.product {
    width: 50% !important;
  }
  #horizontalTab .woocommerce.columns-2 ul.products li .container-inner, #horizontalTab .woocommerce-page.columns-2 ul.products li .container-inner, #horizontalTab .woocommerce.columns-1 ul.products li .container-inner, #horizontalTab .woocommerce-page.columns-1 ul.products li .container-inner {
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
  }
  .header-logo {
    display: none;
  }
  .header-mob-logo {
    display: inline-block;
    position: relative;
    vertical-align: top;
  }
  .mobile-menu {
    width: 250px;
  }
  .header-middle {
    padding: 13px 0;
    min-height: 70px;
  }
  #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 ******************/	
  .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 {margin: 0;}
  .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {width: auto; float: right;}
  .header-search .woocommerce-product-search .search-field, .header-search .search-form .search-field, .woocommerce-product-search:hover .search-field, .woocommerce-product-search .search-field:focus, .header-search .woocommerce-product-search .search-field, .header-search .search-form .search-field {
    width: 100%;
  } 
  .login.show-cart-link {
    display: none;
  }
  .header-search .woocommerce-product-search button, .header-search .search-form #searchsubmit {
    height: 37px;
  }
  .header-mob-logo img {
    height: auto;
    max-width: 100%;
  }
  .contact-block {
    display: none;
  }
	/****************** 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 {
    -webkit-opacity: 1;
	-khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    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%;
    margin: 0 0 20px;
  }
  .wc-proceed-to-checkout {margin: 30px 0 0;}
  .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%;
  }
  #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;
  }
	/****************** 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 .newsletter-email {
    width: 300px;
  }
  .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;
  }	
	
	/************* 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;
  }
  .entry-thumbnail {
    float: none;
    margin-right: 0;
    width: auto;
  }
  .entry-main-header {margin: 0 auto;}
  .admin-bar .mobile-menu {
    top: 45px;
  }
  .admin-bar .sticky-menu .mobile-menu {
    top: 0;
  }
	
	/*footer css*/
  .site-footer .newsletter-email, .tnp-email {
    width: 320px;
  }
  .subbanner1 .vc_column-inner {
    padding-right: 0 !important;
  }
  .sub-banner .cms-banner-item.sub-banner3, .sub-banner .cms-banner-item.sub-banner4 {
    margin-top: 0;
  }
  .subbanner2 .vc_column-inner {
    padding-left: 0 !important;
  }
  .sub-banner1 .cms-banner-img ,.sub-banner2 .cms-banner-img {
    float: none;
    text-align: center;
  }
  .producttab {
    padding: 0 20px !important;
  }
  .sub-banner .vc_column_container {
    width: 50%;
    float: left;
    display: inline-block;
	}
	.sub-banner .static-wrapper{top: 9%;}
	.sub-banner .text1 {font-size: 24px;}
	.sub-banner .text2 {font-size: 30px;}
	.sub-banner .static-wrapper a.link_text {margin: 25px 0 0;}
	.owl-theme .owl-buttons div {
	-webkit-opacity: 1;
	-khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
	}
	.offercms .cms-banner-img {
    display: inline-block;
    width: 30%;
	}
	.offercms .static-wrapper {padding-top: 0;}
	.offercms .text3 {
    font-size: 30px;
    line-height: 30px;
    padding-top: 0;
	}
	.tm-service-cms .theme-container .vc_col-sm-4 {
    width: 33.33%;
    float: left;
    display: inline-block;
	}
	.service-list .content {padding: 20px 0 0;}
	.service-title {margin-bottom: 5px;}
	.sub-banner .cms-banner-item.style2 .text2 {font-size: 26px;}
	.sub-banner .style2 .static-wrapper.cms-right-text, .sub-banner .style2 .static-wrapper.cms-left-text {top: 10%;}
	.offertext1 {font-size: 30px;line-height: 30px;margin-top: 10px;}
	.offertext2 {font-size: 20px;margin-top: 10px;margin-left: 5px;}
	.custom-testimonial .testimonial-content {margin: 15px auto 0;padding: 0 15px;box-sizing: border-box;}
	.links a.icon .fa, .gallery-zoom .icon .fa, .gallery-redirect .icon .fa, .blog-posts-content .block_hover .icon .fa {line-height: 30px;}
	.links .icon, .gallery-zoom .icon, .gallery-redirect .icon, .blog-posts-content .block_hover .icon {width: 30px;height: 30px;line-height: 30px;}
	.footer-bottom aside.widget.widgets-payment-icon {
	float: none;
	margin-top: 15px;
	text-align: center;
	}
	.footer-bottom .site-info {float: none;text-align: center;}
	.header-main.site-header-fix.header-style > .theme-container {
    position: fixed;
    display: block;
    width: 100%;
    left: 0;
    right: 0;
    color: #fff;
    z-index: 99;
    -webkit-box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.2);
    top: 0;
    -webkit-font-smoothing: antialiased;
    -webkit-animation: 0.9s ease 0s normal both 1 running fixedAnim;
    -moz-animation: 0.9s ease 0s normal both 1 running fixedAnim;
    -ms-animation: 0.9s ease 0s normal both 1 running fixedAnim;
    -o-animation: 0.9s ease 0s normal both 1 running fixedAnim;
    animation: 0.9s ease 0s normal both 1 running fixedAnim;
    box-sizing: border-box;
    margin: 0 !important;
    padding: 0 20px;
	}
  .header-main.site-header-fix > .theme-container{
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    min-height: 70px;
  }
	.woocommerce-MyAccount-content {float: left;width: 100%;}
	.entry-content .about-us .vc_column-inner > .wpb_wrapper {padding-right: 0;padding-bottom: 30px;}
	.faqs-container .faqs-content.style-1 {padding: 0;} 
	.tm-counter .vc_row-fluid .vc_col-sm-3 {float: left;width: 25%;}
	.sitemap-category,.sitemap-authors {margin-top: 20px;}
	.sitemap-authors {margin-bottom: 20px;}
  .contact-form-right{padding-right: 0;}
  .contact-form-left {padding-left: 0;}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .topbar-main, .site-welcome-message span {
    text-align: center;
  }
}
@media only screen and (max-width: 640px) {
  .sub-banner .style2 .static-wrapper.cms-right-text, .sub-banner .style2 .static-wrapper.cms-left-text {
    top: 26%;
  }
  .sub-banner .text1 {
    margin-top: 0;
  }
  .tm-newsletter-form .tnp-subscription input[type="email"] {
    width: auto;
  }
  .page-title .entry-title-main,.breadcrumbs, .woocommerce .woocommerce-breadcrumb, .woocommerce-page .woocommerce-breadcrumb,
	.single-product.woocommerce .woocommerce-breadcrumb{
    float: none;
    text-align: center;
    width: 100%;
    margin-bottom: 5px;
  }
  .normal-title, .upsells.products > h2, .related.products h2, .cross-sells > h2 {
    font-size: 25px;
  }
  .resp-tabs-list li {
    width: 100%;
    margin: 3px 0;
    padding: 5px 0;
  }
  .resp-tabs-list li .tab-title,.resp-tabs-list li:first-child .tab-title {
    text-align: center;
    padding: 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;
  }
  .tm-about-description {
    border: none;
    position: relative;
  }
  .footer_left,.footer_right,.tm-about-text a,.tm-about-description {
    display: inline-block;
    float: none;
    margin: 10px auto;
    padding: 0;
    text-align: center;
    width: 100%;
  }
  .tm-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;
  }
	/************ blog ******************/
	/****************** 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: inline;
    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: 213px;
    display: inline-block;
  }
  .list .product-detail-wrapper {
    padding: 20px 0;
    width: 100%;
    box-sizing: border-box;
  }
  .topbar-left-cms {
    float: none;
    text-align: center;
  }
  .site-welcome-message {
    text-align: center;
    float: none;
  }
  .topbar-main {
    text-align: center;
  }

  .entry-header {
    padding-top: 5px;
  }
  /* single blog related post css start */
  .related_posts_outer {
    text-align: center;
  }
  .related-blog-title {
    padding-bottom: 4%;
  }
  .related_posts .entry-main-content, .related_posts .active .entry-main-content {
    margin: 0;
  }
  /* single blog related post css end */
  .header-center {
    margin-top: 0;
    position: relative;
    left: unset;
    right: unset;
    float: left;
	}
	.sub-banner .vc_column_container {width: 100%;}
	.sub-banner .cms-banner-item.sub-banner2, .sub-banner .cms-banner-item.sub-banner4 {padding-left: 0;padding-bottom: 15px;}
	.newsletter-left-content {vertical-align: bottom;}
	.shopping_cart_icon {margin-right: 0;}
	.woocommerce #content div.product .woocommerce-product-gallery ol li img{max-width: 100%;}
	.woocommerce-MyAccount-content table.shop_table tbody {width: 100%;float: left;}
	.woocommerce .woocommerce-info.woocommerce-page .woocommerce-info{margin: 0 !important;}
	.tm-counter .vc_row-fluid .vc_col-sm-3 {width: 50%;}
	.team-posts-content.posts-content .container .container-inner {margin: 0 15px 5px;}
  .contact-form-right, .contact-form-left {padding: 0;width: 100%;}
  .contact-form-btn{padding-left: 0; padding-right: 0;}
}
@media only screen and (max-width: 600px){
	.site-footer .newsletter tr, .tnp-field {float: none;}
	.site-footer .newsletter .newsletter-submit, .site-footer .tnp .tnp-submit {width: 321px;	margin-top: 8px;}
	.newsletter-right-content{padding: 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;
  }
  .blog-carousel {
    margin-top: 25px;
  }
}
@media only screen and (max-width: 479px) {
  .header-service-cms-block > div { display: block; }
  .header-service-cms-block span {
	width: 100%;
	display: block;
	border: 0 !important;
	margin: 5px 0;
	padding: 0;
	}

  #horizontalTab .woocommerce.columns-2 ul.products li .container-inner, #horizontalTab .woocommerce-page.columns-2 ul.products li .container-inner, #horizontalTab .woocommerce.columns-1 ul.products li .container-inner, #horizontalTab .woocommerce-page.columns-1 ul.products li .container-inner {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
  }

  .woo-grid .woocommerce ul.products li.product,
  .woo-grid .woocommerce-page ul.products li.product {
    width: 100% !important;
  }
  .site-footer .newsletter-email, .tnp-email {
    width: 290px;
  }
  .account-menu-links li {
    margin-right: 0;
    width: 100%;
  }
  .blog-posts-content .post-date {
    float: none;
    margin: 0 0 30px 0;
  }
  .sub-banner .text1 {
    font-size: 20px;
    line-height: 24px;
  }
  .sub-banner .text2 {
    font-size: 20px;
    line-height: 24px;
  }
  /****************** Header ******************/
  .text-contact {
    font-size: 14px;
    margin-bottom: 3px;
  }
  .contact-no {
    font-size: 13px;
  }
  .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;

  }
  .header-center {width: 140px;}
	/****************** 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;
  }
  .brands.list ul li, .hot-porduct .product {
    width: 100% !important;
  }
  .team-posts-content.posts-content .container {
    width: 49.5%;
  }
  .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 ******************/
  .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%;
  }
  .blog-posts-content .style-2 .post-date {
    top: 10px;
    left: 10px;
  }
	/****************** Footer ******************/
  .site-footer .newsletter tr, .tnp-field {
    width: 100%;
    margin: 3px 0;
  }
	/*footer*/
  .header-left {
    margin: 0;
  }
  .header-search .header-toggle {
     background-size: 16px;
    width: 26px;
    height: 26px;
  }
  .nav-top .menu-toggle{margin: 2px 5px !important;}
  .shopping_cart_icon svg {width: 20px; height: 20px;}
  .account-link-toggle svg {width: 18px; height: 18px;}
  .account-link {margin-right: 0;}
  .nav-top .menu-toggle svg {
    width: 18px;
    height: 18px;
  }
  .header-search.active .header-toggle{background-size: 14px;}
  .sub-banner .cms-banner-item.sub-banner1, .sub-banner .cms-banner-item.sub-banner3 {
    padding-right: 0;
    padding-bottom: 15px;
	}
  .sub-banner .static-wrapper {
    top: 19%;
  }
  .sub-banner .style2 .static-wrapper {
    top: 15%;
  }
	.tm-service-cms .theme-container .vc_col-sm-4 {width: 100%;}
	.service-list {padding: 15px 0;}
	.service-list .content {
    padding: 0;
    width: 78%;
    display: inline-block;
    text-align: left;
    padding-left: 15px;
    box-sizing: border-box;
	}
	.service-list .service-content .icon-image {
	height: 60px;
	width: 60px;
	}
	.service-list .service-content .icon-image svg {
    width: 34px;
	  height: 60px;
	}
	.normal-title, .upsells.products > h2, .related.products h2, .cross-sells > h2 {display: block;font-size: 20px;text-align: center;}
	.shortcode-title {padding: 0 0 10px;}	
	.tnp-field.tnp-field-email {width: 100%;}
	.site-footer .newsletter-email, .tnp-email {width: 100%;}
	.newsletter-left-content .text1 {font-size: 14px;}
	.newsletter-left-content .text2 {font-size: 12px;}
	.blog-posts-content .style-2 .post-date {font-size: 12px;}
  .account-link-wrapper, .header-cart .togg .widget.widget_shopping_cart {top: 43px;}
  .header-search .woocommerce-product-search, .header-search .search-form{top: 46px;}
	.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    width: auto;
    float: none !important;
    margin: 0 auto;
    text-align: center;
    display: block;
  }
  .tm-title .elementor-heading-title {
    font-size: 18px!important;
    padding: 0 12px;

  }
  .product-detail-wrapper{padding: 10px;}
	.woocommerce.list-view .woocommerce-result-count, .woocommerce-page.list-view .woocommerce-result-count {display: block; text-align: center; margin-bottom: 10px;}
	.woocommerce ul.products li .container-inner, .woocommerce-page ul.products li .container-inner {margin: 5px;}
	.upsells, .related, .cross-sells {margin: 0 -5px;}
	.upsells.products > h2, .related.products h2, .cross-sells > h2 {padding: 0 10px;}
	.woo-products, .woocommerce ul.products.grid, .woocommerce-page ul.products.grid {margin: 0 -5px;}

	.category-page.vc_column_container > .vc_column-inner, .top-rated-pro.vc_column_container > .vc_column-inner {margin: 0 -5px;}
	.tm-counter .vc_row-fluid .vc_col-sm-3 {width: 100%;}
	.service.style-2 {width: 100%;}
	.big-title {font-size: 23px;line-height: 30px;}
  .header-cart .togg .widget.widget_shopping_cart {right: -70px;width: 280px;}
  .woocommerce ul.products li.product .product_type_simple, .woocommerce-page ul.products li.product .product_type_simple, .woocommerce ul.products li.product .product_type_grouped, .woocommerce-page ul.products li.product .product_type_grouped, .woocommerce ul.products li.product .product_type_external, .woocommerce-page ul.products li.product .product_type_external, .woocommerce ul.products li.product .product_type_variable, .woocommerce-page ul.products li.product .product_type_variable {
    font-size: 12px;
    padding: 6px 12px;
  }
  .ads-block{ width: 80%;}
	.category-carousel.owl-theme .owl-buttons div {	top: 38%;}
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .brands.list ul li {	width: 48.5% !important; text-align: center;}
}
@media only screen and (max-width: 379px) {
	.site-footer .newsletter .newsletter-submit, .site-footer .tnp .tnp-submit {width: 100%;}
}