	/**
	* 8.0 Media Queries
	* ----------------------------------------------------------------------------
	*/
	
	
	@media (min-width: 980px){
		.owl-theme .owl-buttons div.owl-prev {
			left: -30px;
		}
		.owl-theme .owl-buttons div.owl-next {
			right: -30px;
		}	
		.primary-sidebar .widget.widgets-leftbanner .title-outer {
			display: none;
		}
		.header-main .topbar-link .user-info-icon {
			display: none;
		}
	}

	@media (min-width: 1300px) {
		#second.footer-widget,
		#third.footer-widget,
		#forth.footer-widget {
			padding: 0 0 0 60px;
		}
	}

    @media only screen and (min-width: 980px) and (max-width: 1449px) {    
		.product-wrapper .product-wrapper-inner .shortcode-title {
		    padding: 10px 30px;
		    margin: 0 0 20px;
		}
		.product-wrapper .product-wrapper-inner #woo-products {
		    padding: 0 20px;
		}
    }


 
	
	@media (max-width: 1449px) {
		.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: 1250px;
		}
		.middle-container{
			width: 1250px;
		}
		#secondary {
			width: 250px;
		}
		#primary {
			width: 970px;
		}
		.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_simple.added, 
		.woocommerce-page ul.products li.product .product_type_simple.added,
		.woocommerce ul.products li.product .product_type_simple.button:hover,
		.woocommerce-page ul.products li.product .product_type_simple.button:hover,
		.woocommerce ul.products li.product .product_type_simple.added:hover, 
		.woocommerce-page ul.products li.product .product_type_simple.added:hover,
		.woocommerce ul.products li.product .product_type_grouped.button,
		.woocommerce-page ul.products li.product .product_type_grouped.button,
		.woocommerce ul.products li.product .product_type_external.button,
		.woocommerce-page ul.products li.product .product_type_external.button,
		.woocommerce ul.products li.product .product_type_variable.button,
		.woocommerce-page ul.products li.product .product_type_variable.button {
			padding: 0;
			font-size: 0;
		}
	
		.post-title,
		.single-portfolio .portfolio-title {
			line-height: 20px;
			margin: 0;
		}
 
		.post-info {
			min-height: inherit;	
		}
	
		.sticky .entry-thumbnail {
			margin: 0;	
		}
		.woocommerce #content .singleproduct-sidebar {
			width: 21%;
		}
		.blog-page.full-width .post-info {
			min-height: inherit;
			padding: 10px;
		}
		.blog-page.full-width .sticky .post-info {
			padding: 20px;
		}
		.widget_newsletterwidget .tnp-widget {
		    width: 650px;
		}
		.site-footer .tnp-email  {
		    width: 490px;
		}
	}
	@media (max-width: 1299px) {
		.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: 950px;
		}
		.middle-container{
			width: 950px;
		}
		#secondary {
			width: 230px;
		}
		#primary {
			width: 690px;
		}

		.header-logo {
		    width: 174px;
		    height: auto;
		}
		.wishlist {
		    margin-right: 30px;
		}
		.header-contact {
		    padding: 0 30px 0 0;
		    margin: 0 30px 0 0;
		}
		.header-search .search-overlay {
		    width: 300px;
		}


		.product-banner-img {
		    width: 25% !important;
		}
		.product-wrapper .product-wrapper-inner {
		    width: 75%;
		}
		.product-wrapper .woocommerce ul.products li .container-inner,
		.product-wrapper .woocommerce-page ul.products li .container-inner {
		    margin: 0 0 15px;
		}

	
		.widget_product_categories a, .home-category .product-categories a {
		    padding: 11px 0 11px 30px;
		}
		.widget_product_categories ul, .home-category .product-categories, .home-category .product-categories .children {
		    padding: 5px 0;
		}
		.button-group {
			top: 5px;
		}
		#content .media-gallary {
			width: 100%;
		}
		#content .media-gallary .app-image {
			margin: 0 15px 15px 0 !important;
			display: inline-block;
			vertical-align: top;
		}
		.woocommerce #content .singleproduct-sidebar {
			width: 20.5%;
		}
		.sidebar-new .sidenew {
			padding: 0;
		}
		#categorytab .woo-grid .woocommerce  ul.products li.product {
		    width: 50% !important;
		}
		.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 .widget {
			margin: 0 0 20px;
		}
		.primary-sidebar .product_list_widget li {
			margin: 10px 0 0;
		}
		.home-product {
			margin: 0 15px !important;
		}
		.owl-theme .owl-buttons div {
			top: 40%;
		}
		.testimonial-top blockquote {
			line-height: 28px;
		}
 
		.single-portfolio .read-more a {
			padding: 10px 10px;
		}
			 
		.entry-thumbnail {
			width: 100%;
			margin: 0 0 30px;
		}
 
		.blog article.post {
		    margin: 0 0 30px 0;
		}
		.post-info{
		    width: 100%;
		    padding: 0;
		}
		 
		.woocommerce div.product .woocommerce-tabs,
		.woocommerce-page div.product .woocommerce-tabs {
			box-sizing: border-box;
		}
		.single-product.woocommerce .woocommerce-message,
		.single-product.woocommerce-page .woocommerce-message {
			width: auto;
			margin: 0px 15px 20px !important;
		}
		.post-navigation a.prev-post {
			float: left;
		}
		.post-navigation a.next-post {
			margin-top: 15px;
			float: left;
		}
		.page-description,
		.term-description {
			margin: 0 0 30px;
			background: #fff;
			width: auto;
		}
		.blog-posts-content .style-2 .post-title a {
			font-size: 14px;
		}
		.tmpoption-single-banner .text2.static-text {
			margin-bottom: 20px;
		}
		.tmpoption-single-banner .static-wrapper {
			top: 30%;
		}
		.home-content-wrapper .blog-wrapper .item.style-2 {
			min-height: 674px;
		}
		.testimonial-inner {
			min-height: 674px;
		}
		.testimonial-wrapper .test-inner-wrap {
			min-height: 674px;
		}
		#content .category-tab ul.resp-tabs-list {
			float: none;
			clear: both;
			margin: 0 0 30px 0;
		}
		.service-content .icon-image{
			float: none;
		    margin: auto;	
		}
		.woocommerce #content .singleproduct-sidebar{
			width: 100%;
			text-align: center;
			margin: 0;
		}
		.widget_newsletterwidget .newsletter-inner:before {
		    left: 0;
		    right: 0;
		    margin: 0 auto;
		    z-index: -1;
		    top: 10px;
		    background-size: 100px;
		    height: 100px;
		    width: 100px;
		}
		.widget_newsletterwidget .newsletter-inner {
		    float: none;
		    text-align: center;
		    z-index: 0;
		    padding: 30px 0;
		}
		.widget_newsletterwidget .tnp-widget {
		    width: 550px;
		    margin: 0 auto;
		    float: none;
		}
		.site-footer .tnp-email {
             width: 390px;
		}

		.widget_newsletterwidget .title-outer h3.widget-title {
		    text-align: center;
		}
	 
		.woocommerce .single-product-full #content .product div.entry-summary {
			width: 47.5%;
		}
		.woocommerce .single-product-full #content .product div.images {
			width: 47.5%;
		}
		.cms-banner-item .static-wrapper {
		    top: 30px;
		}

	   .woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
			width: 33.33% !important;
		}
	}
 
	@media (max-width: 979px) {

       /* header top link strat */
		.header-top-menulinks {
		    position: relative;
		}
		.header-top-menulinks .top-link-icon {
			cursor: pointer;
		    float: right;
		    height: 25px;
		    width: 25px;
		    background-image: url(images/themeimages/top-link-icon.svg);
		    background-size: 16px;
		    background-color: transparent;
		    display: block;
		    background-repeat: no-repeat;
		    background-position: center;
		}
		.header-top-menulinks .top-link-icon:hover {
			background-image: url(images/themeimages/top-link-icon-hover.svg);
		}
		.header-top-menulinks ul#menu-header-top-links {
		    display: none;
		    position: absolute;
		    left: 0;
		    right: auto;
		    top: 33px;
		    bottom: auto;
		    background: #ffffff;
		    min-width: 120px;
		    padding: 10px 15px;
		    text-align: left;
		    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
		    -moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
		    -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
		}
		.header-top-menulinks li.menu-item {
		    display: block;
		    padding: 2px 0;
		}
		.header-top-menulinks li.menu-item:after{
			display:none;
		}
 
		/* header top link end */

		/*header*/
		.offer-inner,
		.cart .cart-price .label,
		.header-cart .shopping_cart .amount,
		.cart-text {
			display: none;
		}

		.primary-sidebar .owl-buttons {
			top: 10px;
		}
		.upsells .owl-buttons, .related .owl-buttons, .cross-sells .owl-buttons {
			right: 0 !important;
		}

		.header-search .header-search-toggle{
			display: none;	
		}
		.header-search input[type="search"] {
		    padding: 10px 55px 10px 15px;
		    line-height: 25px;
		    border: none;
		}
		.header-search .woocommerce-product-search button[type="submit"] {
			height: 45px;
			width: 45px;
		}
		.topbar-link-wrapper{
		    top: 50px;
		    right: 0;
		    left: auto;
		}
 
 
		.menu-toggle {
			font-size: 0;
			letter-spacing: inherit;
			display: none;
		}
		.header-middle .theme-container {
			border: none;
			padding: 20px 0;
			min-height: 30px;
		}
		.header-bottom{
		    background: #2a2a2a;
		    padding: 5px 0;
		}

		.header-contact {
		    display: none;
		}

		.header-main .topbar-link .topbar-link-toggle {
			display: none;
		}
 
		.topbar-link {
			padding: 0;
			float: right;
			margin: 0 0 0 10px;
		}

         /***  header cart and wishlistcounter start***/
		.header-cart .togg .widget.widget_shopping_cart {
			top: 50px;
		}
		.cart .cart-price {
			margin: 0;
		}
		.header-cart .cart .shopping_cart .amount, .cart .cart-qty {
		    position: absolute;
		    left: 0;
		    right: 0;
		    top: -10px;
		    bottom: auto;
		    height: auto;
		    width: auto;
		    background-color: transparent;
		}
		

		.header-cart {
			margin: 0 0 0 10px;
			padding: 0;
		}
		 .header-cart .cart span.cart-icon,.wishlist a.wishlist-icon  {
		    height: 30px;
		    width: 30px;
		    background-size: 25px;
		}
		.header-cart .cart-contents ,.wishlist{
		    margin: 0;
		}
		.header-cart .cart .cart-price .label,.wishlist .wishlist-title {
		    display: none;
		}
		.header-cart .cart .cart-qty,.wishlist .wishlist-count {
		    background-color: transparent;
		    color: #d52b27;
		    width: auto;
		    height: auto;
		    left: 0;
		    right: 0;
		    top: -15px;
		}

		/***  header cart and wishlistcounter end***/



		.header-top .main-navigation {
			margin-right: 10px;
		}
		.header-logo {
		    width: 140px;
		    height: auto;
		    float: none;
		    position: absolute;
		    left: 0;
		    right: 0;
		    top: 10px;
		    bottom: auto;
		    margin: 0 auto;
		}
		.header-logo img {
			max-width: 100%;
		}
		.category-list{
			width: 30%;	
		}
		.header-search {
			float: none;
		}
 
   
		/* Mobile Menu css */
		.mega-menu {
			display: none;
		}
		.main-navigation {
		    float: left;
		    width: auto;
		    background-color: transparent;
		}
		.nav-mainmenu {
			text-align: center;
			cursor: pointer;
			padding: 0;
		}
		.menu-toggle {
			font-size: 13px;
			font-weight: 500;
			color: #ffffff;
			text-transform: uppercase;
			display: none;
			vertical-align: top;
			padding: 0 7px 0;
			margin: 7px 0;
			letter-spacing: 1.5px;
		}
		.navigation-bar.active .mobile-menu {
			overflow-y: auto;
			
			transform: translateX(0px);
			-webkit-transform: translateX(0px);
			-ms-transform: translateX(0px);
			-o-transform: translateX(0px);
			-moz-transform: translateX(0px);
			
			transition: all 300ms ease 0s;
			-webkit-transition: all 300ms ease 0s;
			-moz-transition: all 300ms ease 0s;
			-ms-transition: all 300ms ease 0s;
			-o-transition: all 300ms ease 0s;
		}
		.mobile-menu {
			display: block;
		}
		.mobile-menu-inner {
			margin: 0;
		}
		.menu-menu-container {
			height: 100%;
		}
		.mobile-menu {
			background: #fff none repeat scroll 0 0;
			box-sizing: border-box;
			height: 100%;
			left: 0;
			margin-left: 0;
			padding: 20px;
			position: fixed;
			right: 0;
			top: 0;
			width: 300px;
			z-index: 999999;
			
			transform: translateX(-110%);
			-webkit-transform: translateX(-110%);
			-moz-transform: translateX(-110%);
			-ms-transform: translateX(-110%);
			-o-transform: translateX(-110%);
			
			box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
			-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
			-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
		
			
			transition: all 300ms ease;
			-webkit-transition: all 300ms ease;
			-moz-transition: all 300ms ease;
			-ms-transition: all 300ms ease;
			-o-transition: all 300ms ease;
		}
		.mobile-menu ul li {
			width: 100%;
			text-align: left;
			list-style-type: none;
			padding: 8px 0;
		}
		.mobile-menu-inner > ul {
			margin: 0;
		}
		.mobile-menu ul li a {
			display: block;
			font-size: 14px;
			font-weight: 400;
		}
		.mobile-menu ul li ul li a {
			color: #808080;
		}
		.mobile-menu ul li ul li a:hover {
			color: #d52b27;
		}
		.toggled-on .mobile-menu .mega {
			background: #f5f5f5;
			border: 1px solid #f0f0f2;
			margin-left: 0;
			z-index: 999;
			position: absolute;
			left: 0;
			top: 54px;
			padding: 10px 20px;
			width: 100%;
			box-sizing: border-box;
		}
		.mobile-menu .collapsable-hitarea:after,
		.mobile-menu .expandable-hitarea:before {
			cursor: pointer;
			display: block;
			font-family: FontAwesome;
			font-weight: lighter;
			position: absolute;
			right: 0;
			left: 0;
			top: 0;
			color:#808080;
			font-size: 12px;
		}
		.mobile-menu .collapsable-hitarea:after {
			content: "\f068";
		}
		.mobile-menu .expandable-hitarea:before {
			content: "\f067";
		}
		.hitarea {
			display: block;
			float: right;
			height: 30px;
			position: relative;
			width: 40px;
			color: #333;
			text-align: right;
		}
		.site-title a,
		.site-title a:hover {
			font-size: 30px;
			text-transform: uppercase;
		}
		/* menu iocn css start */
		
		.nav-mainmenu .mainmenu-btn-wrapper {
			display: inline-block;
			vertical-align: top;
			padding: 5px;
			height: 20px;
			width: 20px;
			line-height: 15px;
			border-style: solid;
			transition-duration: 300ms;
			-webkit-transition-duration: 300ms;
			-moz-transition-duration: 300ms;
			-ms-transition-duration: 300ms;
			-o-transition-duration: 300ms;
		}
		.nav-mainmenu .mainmenu-btn{
			position: relative;
			height: 2px;
			width: 20px;
			background: #000000;
			display: inline-block;
			transition-duration: 500ms;
			-webkit-transition-duration: 500ms;
			-moz-transition-duration: 500ms;
			-ms-transition-duration: 500ms;
			-o-transition-duration: 500ms;
		}
		.nav-mainmenu:hover .mainmenu-btn {
			transition-duration: 300ms;
			-webkit-transition-duration: 300ms;
			-moz-transition-duration: 300ms;
			-ms-transition-duration: 300ms;
			-o-transition-duration: 300ms;
		}
		.nav-mainmenu .mainmenu-btn:before{
			content: "";
			position: absolute;
			top: -5px;
			left: 0;
			height: 2px;
			width: 100%;
			background: #000000;
			transition-duration: 500ms;
			-webkit-transition-duration: 500ms;
			-moz-transition-duration: 500ms;
			-ms-transition-duration: 500ms;
			-o-transition-duration: 500ms;
		}
		.nav-mainmenu .mainmenu-btn:after{
			content: "";
			position: absolute;
			top: 5px;
			left: 0;
			height: 2px;
			width: 100%;
			background: #000000;
			transition-duration: 500ms;
			-webkit-transition-duration: 500ms;
			-moz-transition-duration: 500ms;
			-ms-transition-duration: 500ms;
			-o-transition-duration: 500ms;
		}
		.nav-mainmenu:hover .mainmenu-btn:before{
			left: 9px;
			top: -3px;
		    width: 50%;
			transform: rotate(45deg);
			-webkit-transform: rotate(45deg);
			-ms-transform:rotate(45deg);
			-o-transform:rotate(45deg);
			-moz-transform:rotate(45deg);
			transition-duration: 500ms;
			-webkit-transition-duration: 500ms;
			-moz-transition-duration: 500ms;
			-ms-transition-duration: 500ms;
			-o-transition-duration: 500ms;
		}
		.nav-mainmenu:hover .mainmenu-btn:after{
			left: 9px;
			top: 3px;
		    width: 50%;
			transform: rotate(-45deg);
			-webkit-transform: rotate(-45deg);
			-ms-transform:rotate(-45deg);
			-o-transform:rotate(-45deg);
			-moz-transform:rotate(-45deg);
			transition-duration: 500ms;
			-webkit-transition-duration: 500ms;
			-moz-transition-duration: 500ms;
			-ms-transition-duration: 500ms;
			-o-transition-duration: 500ms;
		}
		
		.sidebar-new .sidenew .widget ul.toggle-block {
			display: block !important;
			    padding: 0;
		}
		.sidebar-new .sidenew .widget .title-outer:before {
			display: none;	
		}
		.home-service .service-wrapper .service-title .normal-title {
			font-size: 27px;
			line-height: 37px;
		}
		.service .style-1 .service-text {
			font-size: 12px;
		}
		.widget .slick-slider .slick-arrow {
			top: 12px;
		}
		.woocommerce-product-gallery .owl-theme .owl-buttons div.owl-prev {
			left: -30px;
		}
		.woocommerce-product-gallery .owl-theme .owl-buttons div.owl-next {
			right: -30px;
		}
		
		/* menu iocn css end */



		/****************** Content ******************/
		.product-wrapper .product-wrapper-inner .owl-buttons {
		    right: 15px;
		}
		.product-wrapper .product-wrapper-inner .shortcode-title {
		    padding: 15px;
		}
		.product-wrapper .product-wrapper-inner #woo-products {
		    padding: 0 15px;
		}
		.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: 95%;
		}
		#main .main-content.left-sidebar {
			margin: 0 !important;
			width: auto;
		}
		.outer-content-wrapper {
			padding: 0 20px;
		}
		#secondary,
		#primary {
			width: 100%;
			margin: 0 0 30px;
			float: none;
			clear: both;
			padding: 0;
		}
		.content-area {
			margin: 0;
		}
		.site-footer{
			overflow: hidden;
		}
		.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: auto;
		}
		.singleproduct-sidebar {
			float: left;
			margin: 0;
		}
		.col-main {
			width: 100%;
		}
		.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 60px;
			width: 72%;
			padding: 0;
		}
 
		.left-sidebar #primary {
			padding: 0;
		}
		.right-sidebar #primary {
			padding: 0;
		}
		.address-text {
			width: 100%;
		}
		.widgets-brand .widget-title {
			display: block;
		}
		.page-description,
		.term-description {
			margin: 0 0 30px;
		}
		.cms-banner-item.style2 .static-wrapper {
			margin-top: 45px;
			margin-bottom: 0;
		}
		.cms-banner {
			margin-bottom: 30px !important;
		}
		.home-content-wrapper .blog-wrapper .item.style-2 {
			min-height: 595px;
		}
		.testimonial-inner {
			min-height: 595px;
		}
		.testimonial-wrapper .test-inner-wrap {
			min-height: 595px;
		}
		.home .shortcode-title .sub-title, .single.single-product .shortcode-title .sub-title {
			font-size: 65px;
			line-height: 80px;
		}
		.service_other_text {
			font-size: 12px;
		}
		.service-title {
			font-size: 11px;
		}
		/**************************  product-categories ******************************/
 
		.product-categories .hitarea:before,
		.widget_categories .hitarea:before {
		    font-size: 10px;
		    text-align: center;
		}
		.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: 20px 15px 10px;
		}
		.title-outer {
			cursor: pointer;
			position: relative;
		}
		.widget .widget-title {
			padding: 10px;
		}
 
		.toggled-on .title-outer:before {
			content: "\f106";
			line-height: 11px;
		}
		.title-outer:before,
		.toggled-off .title-outer:before {
			content: "\f107";
			position: absolute;
			right: 15px;
			font-family: 'FontAwesome';
			font-size: 20px;
			font-weight: 600;
			color: #000000;
			top: 0;
			bottom: 0;
			height: 14px;
			width: 14px;
			text-align: center;
			z-index: 9;
			line-height: 14px;
			margin: auto;
		}

 
		 #primary-sidebar .title-outer .widget-title:before, 
		 .primary-sidebar .title-outer .widget-title:before,
		.toggled-off .toggle-block,
		.primary-sidebar .toggle-block,
		.site-footer .toggle-block,
		.primary-sidebar .widget_shopping_cart_content,
		.primary-sidebar .toggled-off .widget_shopping_cart_content,
		.toggle-content .toggle-block {
			display: none;
		}
		.toggled-on .toggle-block,
		.primary-sidebar .toggled-on .widget_shopping_cart_content {
			display: block;
		}
		.toggle-content .toggle_title {
			display: block;
		}
		.toggle-content .toggle_title {
			background-color: #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%;
		}
 
		.primary-sidebar .blog-posts-content {
			padding: 32px 0 0;
		}
		#secondary .post-content-inner {
			padding: 0 5px;
		}
 
		.popup-video .one_third_inner.content_inner {
			margin: 0 !important;
			width: 100% !important;
		}
		.popup-video .two_third,
		.popup-video .one_third {
			width: 100%;
		}
		.newletter-block .parallax-text-wrapper,
		.newletter-block .one_third {
			width: 100%;
		}
		.gallery-item,
		.portfolio-filter-container .item,
		.portfolios li {
			display: inline-block;
			float: none;
			vertical-align: top;
			width: 50% !important;
		}
  
		.cms-banner-item .cms-text {
			bottom: 80px;
		}
		.primary-sidebar .widget, .singleproduct-sidebar .widget {
			padding: 0;
			margin: 0 0 10px;
		}
 
		.home .primary-sidebar .widget .title-outer {
			background: transparent;
		}
		.home #primary-sidebar .title-outer .widget-title, .home .primary-sidebar .title-outer .widget-title {
			color: #000000;
			font-size: 20px;
			padding: 10px 0;
		}
		.normal-title, .upsells.products > h2, .related.products h2, .cross-sells > h2 {
			font-size: 20px;
		}
		#content .woocontenttest {
			margin-bottom: 30px !important;
		}

		.product-wrapper {
		    text-align: center;
		}
		.product-banner-img {
		    width: auto !important;
		    margin-bottom: 30px;
		    text-align: center;
		    display: inline-block;
		    vertical-align: top;
		    float: none;
		}
		.product-wrapper .product-wrapper-inner {
		    width: 100%;
		}


		.service-list .service-content .service-image {
		    float: none;
		    margin: 0 auto;
		    display: inline-block;
		    vertical-align: top;
		}
		.service-list .content {
		    text-align: center;
		}

		/****************** Footer ******************/
 		.widget.widget_newsletterwidget .tnp.tnp-widget.toggle-block {
		    width: 550px;
		    margin: 0 auto;
		    overflow: hidden;
		}
		.footer-widget .widget.widgets-follow-us, .footer-widget .widget.widget_accepted_payment_methods {
		    width: 100%;
		    float: none;
		    padding: 0;
		    clear: both;
		}
 
		.footer-widget .widget.widgets-follow-us .title-outer, .widget_accepted_payment_methods .title-outer {
		    display: block;
		    text-align: left;
		}
		.footer-widget .widget.widgets-follow-us:after{
			display:none;
		}
		#six.footer-widget {
		    border: none;
		    margin: 0;
		}
		.footer-bottom-links {
		    padding: 30px 0;
		    border-top: 1px solid #4a4a4a;
		    margin-top: 30px;
		}
		 .footer-bottom-links li {
		    padding: 0 16px;
		    margin: 5px 0;
		}
		.site-footer .widget_newsletterwidget .title-outer .widget-title {
			text-align: center;
			display: block;
			font-size: 22px;
		}
		.footer-widget.toggled-on .accepted-payment-methods {
			text-align: center;
		}
		.site-footer .tnp-email {
		    width: 100%;
		    padding: 10px 160px 10px 10px;
		}
		.widget_search {
			display: none;
		}
		.footer-center {
		    padding: 25px 0 0 0;
		}
		.home-about-me {
			text-align: center;
		}
		.tmpoption-about-description {
			line-height: 24px;
		}
		.footertop .custom-text-container .text {
			margin: 0;
			text-align: center!important;
		}
		.footer-bottom-center .widget {
			width: 140px;
		}
		.site-footer h3.widget-title {
			margin: 0;
			padding: 5px 0;
		}
		#footer-widget-area {
			display: inline-block;
			vertical-align: top;
		}
		.site-footer .follow-us h3.widget-title {
			display: block;
		}
		.site-footer .title-outer:before,
		.site-footer.toggled-off .title-outer:before {
		    right: 10px;
		    color: #ffffff;
		}
		.footer-widget,
		.follow-us {
			min-height: inherit;
			width: 100%;
			padding: 0 !important;
			border: none;
			margin: 0 0 5px 0;
		}
		.site-footer .toggle-block {
		    margin: 15px 0;
		    float: left;
		    width: 100%;
		    padding: 0 15px;
		    box-sizing: border-box;
		    text-align: left;
		}
		.footer-widget ul.toggle-block li .static-links-list span a {
		    padding: 0;
		}
		.toggled-on .newslettre-text {
			display: block;
		}
 
		.site-footer .follow-us ul.toggle-block {
			display: block;
		    margin: 0;	
		}
		.site-footer .forth-widget .toggle-block {
			margin-bottom: 20px;
		}
 
		.site-footer .widget_accepted_payment_methods .title-outer h3.widget-title{
			margin-bottom: 0;
		}
		.site-footer .address_content .contact_address {
			display: inline-block;
		}
		.site-footer .tnp.tnp-widget.toggle-block {
		    display: block;
		    padding: 0;
		    float: none !important;
		    margin: 0;
		}
		.widget.widget_newsletterwidget {
			text-align: center;
		}
		.widget_newsletterwidget .newsletter-image {
			display: block;
			float: none;
			margin: 0 auto 20px;
		}
		.widget_newsletterwidget .title-outer {
		    margin: 0 0 10px 0;
		    display: block;
		}
		.site-footer .widget.widget_newsletterwidget .title-outer:before {
			display: none;
		}
		
		#content .home-main-content {
			width: 100%;
			padding: 0 !important;
		}
		#content .home-right-content {
			width: 100%;
			padding: 0 !important;
		}
		.footer-bottom-center {
			margin: 10px 0;
		}
		/*footer cms*/
		.footer-top{
			min-height: inherit;
		}
		.footer-widget .widget .title-outer .widget-title:after {
			bottom: 0px;
			display: none;
		}
		.footer-bottom {
			padding: 0;
		}
		.footer-menu-links ul {
			margin-bottom: 20px;
		}
		.single-portfolio .read-more a {
			padding: 10px 10px;
		}
		/*3 column cms*/
		.cms-left,
		.cms-middle,
		.cms-right,
		.left-cms,
		.middle-cms,
		.right-cms {
			width: 100%;
			text-align: center;
			margin-bottom: 30px;
		}
 
		.grid {
			margin: 0;
		}
		.header-middle.sticky-menu {
			position: fixed;
			display: block;
			width: 100%;
			left: 0;
			right: 0;
			z-index: 15;
			top: 0px;
			box-sizing: border-box;
			background: #ffffff;
			
			box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.1);
			-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
			-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
			
			-webkit-font-smoothing: antialiased;
			animation: 0.9s ease 0s normal both 1 running fixedAnim;
			-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;
		}
	}
	@media (max-width: 782px) {
		.admin-bar .sticky-menu{
			margin-top: 46px;
		}
	}
	@media (min-width: 781px){
		.close-menu {
			background-position: center 30px;
			padding: 0 0 32px;
		}
	}
	@media only screen and (min-width: 768px) and (max-width: 782px) {
		.close-menu {
			background-position: center 46px;
			padding: 0 0 46px;
		}
	}
	@media only screen and (min-width: 768px) and (max-width: 979px) {
		.footertop .newsletter-subscription {
			width: 56%;
			padding: 30px 20px;
		}
 
		#navbar,
		.header_cart {
			display: block;
			padding: 0;
			position: static;
		}
	}
	@media (max-width: 767px) {
		.woocommerce .woocommerce-ordering,
		.woocommerce .woocommerce-result-count,
		.woocommerce-page .woocommerce-ordering,
		.woocommerce-page .woocommerce-result-count {
			margin-bottom: 20px;
			text-align: center;
		}
		.page-title .entry-title-main, 
		.breadcrumbs, 
		.woocommerce .woocommerce-breadcrumb, 
		.woocommerce-page .woocommerce-breadcrumb {
			float: none;
			text-align: center;
			width: 100%;
			margin: 15px 0;
		}
		#primary .gridlist-toggle {
			display: block;
			width: 100% !important;
			margin: 2px auto 15px !important;
			text-align: center;
		}
		.category-toolbar .gridlist-toggle a, .gridlist-toggle a{
			float: none;	
		}
		.faq-questions {
			margin: 0 -20px;
		}
		.single-product .main-content-inner {
			width: auto;
		}
		.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,
		.container{
			width: auto;
			margin-left: 15px !important;
			margin-right: 15px !important;
		}
		.footer-bottom-center {
			margin: 5px 0;
		}
		.item.container.style-2 {
			width: 100%;
			margin: 0 !important;
		}
		.cms-banner.outer-content-wrapper {
			margin-bottom: 60px !important;
		}
		/*.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;
		}*/
		.category-list {
			width: 100%;
			margin: 0 0 10px;
		}
		.header-logo {
			display: none;
		}
		.header-mob-logo {
		    position: absolute;
		    left: 45px;
		    right: auto;
		    top: 15px;
		    bottom: auto;
		    margin: 0 auto;
		    display: inline-block;
		    vertical-align: top;
		    width: 120px;
		    height: auto;
		}
		.header-center {
			display: inline-block;
			vertical-align: top;
		}
		#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;
		}
		/****************** 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;
			padding: 10px;
			margin: 0;
		}
		/*#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;
		}*/		
		.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;
		}
		.navigation-bar.active .mobile-menu,		
		.navbar.default.navigation-inner {
			display: block;
		}
		/****************** Content ******************/
		#categorytab .resp-tabs-container {
		    padding: 15px;
		}
		.resp-tabs-list li {
		    display: block;
		    margin: 0 0 5px 0;
		}
		#categorytab .woocommerce ul.products li.product .image-block {
		    float: none;
		    margin: 0 auto;
		    width: 60%;
		}
		#categorytab .woocommerce ul.products li.product .product-detail-wrapper {
		    padding: 15px 0 0 0;
		    text-align: center;
		}
		#categorytab .woocommerce ul.products li.product .product-detail-wrapper h3.product-name {
		    width: 100%;
		}
		#categorytab .woocommerce ul.products li.product .product-detail-wrapper .star-rating {
		    margin: 0 auto 5px;
		}
		#categorytab .woocommerce ul.products li.product .product-detail-wrapper .product-name {
		    width: 100%;
		}
		.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce ul.products.grid li.product, .woocommerce-page ul.products.grid li.product{
			width:50% !important;
		}
		.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 {
			margin: 5px 0 !important;
		}
		.woocommerce-tabs ul.tabs li a{
			margin: 0;	
			font-size: 14px;
		}
		.sidebar-new .product_list_widget li {
		    padding: 15px 5px 0;
		}
		.single_variation_wrap {
			overflow: visible;
		}
		.sidebar-new li del, .sidebar-new li .woocommerce-Price-amount {
		    font-size: 13px;
		}
		.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 .col2-set .col-1,
		.woocommerce-page .col2-set .col-1,
		.woocommerce .col2-set .col-2,
		.woocommerce-page .col2-set .col-2 {
			margin-bottom: 20px;
			box-sizing: border-box;
			width: 100%;
		}
		.blog-posts-content .blog-grid .item.style-3 {
			width: 100%;
		}
		.main-container .resp-tabs-list {
			margin: -7px 60px -2px 0;
		}
		#yith-quick-view-content div.images,
		#yith-quick-view-content div.summary {
			float: none;
			width: 100%;
		}
		#yith-quick-view-content div.summary {
			float: left;
			margin: 0;
			padding: 15px;
			width: 100%;
		}
		
		/****************** Shortcode  ******************/
		.style-2 .service-content {
			text-align: left;
		}
		.tmpoption_about .image-right .about_image,
		.tmpoption_about .image-left .about_content,
		.tmpoption_about .image-left .about_image,
		.tmpoption_about .image-right .about_content {
			width: 100%;
			text-align: center;
		}
		.aboutus .banner-slider-container {
			text-align: center;
		}
		.home-content-wrapper .blog-wrapper .item.style-2 {
			min-height: inherit;
			margin: 0 !important;
		}
		.home-content-wrapper .blog-wrapper .owl-item:nth-child(2n)	.style-2 .post-image {
			position: relative;
		}
		.home-content-wrapper .blog-wrapper .owl-item:nth-child(2n)	.style-2 .post-content-inner {
			position: unset;
		}
	 
		.blog-posts-content .style-2 .blog-meta {
		    margin-bottom: 10px;
		}
		.style-2 .read-more {
		    margin-top: 10px;
		}
		/****************** Footer ******************/
		.widget.widget_newsletterwidget .tnp.tnp-widget.toggle-block {
		    width: 100%;
		}
		.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 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%;
		}
		.service-item {
			width: 100%;
		}
		.widget_newsletterwidget .tnp-widget{
			width: 400px;	
		}
		/************* 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;
		}
		.admin-bar .mobile-menu {
			top: 45px;
		}
		.admin-bar .sticky-menu .mobile-menu {
			top: 45px;
		}
		.cmsbanner-item {
		    margin-bottom: 15px;
		    text-align: center;
		}
		.cmsbanner-item:last-child {
		    margin: 0;
		}
		.tmpoption-single-banner .text2.static-text {
			font-size: 25px;
			line-height: 25px;
		}
		.single-portfolio .read-more a {
			padding: 6px 10px;
		}
		.tmpoption-single-banner .static-wrapper {
			top: 15%;
		}
		.tmpoption-single-banner .text2.static-text {
			margin-bottom: 10px;
		}
		.home-content-wrapper .blog-wrapper {
			padding: 0  !important;
			margin-bottom: 60px;
		}
		.blog-posts-content {
			background-color: transparent;
			min-height: inherit;
		}
		.home-content-wrapper .testimonial-wrapper {
			padding: 0 !important;
			margin-bottom: 80px;
		}
		.grid .container.first {
			margin: 0 !important;
		}
 
		.woocommerce-product-search span.customSelect:after {
			display: none;
		}
		
		.product-tab .resp-tabs-list {
			margin: 0 0 20px 0;
			float: none;
			    display: block;
		}
 
		.footer-bottom-center .widget {
			width: 100px;
		}
		.custom-testimonial,.entry-content .testimonial-content blockquote {
		    text-align: center;
		}
 
		.widget_newsletterwidget .tnp-widget {
			width: 100%;
		}
		#category_grid .cat-item {
		    width: 50%;
		}
		.service-list.service-1, .service-list.service-3 {
		    text-align: center;
		}
		.service-list {
		    border: none;
		    margin-bottom: 20px;
		}
		.sub-banner .sub-banner-item {
		    margin-bottom: 30px;
		}
		.sub-banner .sub-banner-item:last-child {
		    margin: 0;
		}
		.content-middle.vc_row, .content-bottom.vc_row ,.vc_row.special-product-wrapper{
		    padding-top: 50px !important;
		    padding-bottom: 50px !important;
		}
		.content-middle.vc_row,.vc_row.home-service,.sub-banner,.category-tab, .home-blog {
		    margin-bottom: 50px !important;
		} 

		.special-product-wrapper .count-down strong {
		    font-size: 14px;
		}

	}
	@media (max-width: 640px) {
 
		.woocommerce-page ul.products.list li.product h3, .woocommerce ul.products.list li.product h3 {
			font-size: 16px;
		}
		
		.close-btn:before {
			padding: 2px 3px;
		}
		.main-container .resp-tabs-list {
			display: inline-block;
			margin: 0 0 36px!important;
			vertical-align: top;
			position: relative;
		}
		.tmpoption-about-description {
			border: none;
			position: relative;
		}
		
		.footer_left,
		.footer_right,
		.tmpoption-about-text a,
		.tmpoption-about-description {
			display: inline-block;
			float: none;
			margin: 10px auto;
			padding: 0;
			text-align: center;
			width: 100%;
		}
		.tmpoption-about-description {
			text-align: center;
		}
 
		.portfolio-filter-container .options li a {
			margin: 0;
		}
		.hot-porduct .product {
			display: inline-block;
			float: none;
			vertical-align: top;
			width: 50% !important;
		}
		.entry-header .entry-title a{
			font-size: 14px;
		}
	 
		#commentform .comment-block{
			width: 100%;
			margin: 0 0 24px;
		}
		 
		.list .button-group {
			text-align: center;
		}
		.home .shortcode-title .sub-title, .single.single-product .shortcode-title .sub-title {
			font-size: 55px;
		}
		/****************** Content ******************/
		
		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, 
		.woocommerce-page ul.products.list .container-inner {
			text-align: center;
		}
		.woocommerce ul.products.list .container-inner .image-block,
		.woocommerce-page ul.products.list .container-inner .image-block {
			margin: 0 auto;
			width: 256px;
			display: inline-block;
			vertical-align: top;
			float: none;
		}
		.woocommerce ul.products.list li.product .star-rating, 
		.woocommerce-page .products.list .star-rating {
			left: 0;
			right: 0;
			margin: 5px auto;
		    float: none;
		}
		.list .product-detail-wrapper {
			padding: 20px 0;
			width: 100%;
			box-sizing: border-box;
			text-align: center;	
		}
		
	}
	@media only screen and (max-width: 600px) {
		.admin-bar .header-fix.sticky-menu {
  			 margin-top: 0;
		}
	}
	@media only screen and (max-width: 550px) {
		.flex-control-thumbs {
			width: 70%;
		}
	}
 
 
	@media (max-width: 479px) {
		.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, 
		.woocommerce ul.products.grid li.product, .woocommerce-page ul.products.grid li.product {
		    width: 100% !important;
		}
		.woocommerce-page ul.products.list li.product h3, 
		.woocommerce ul.products.list li.product h3 {
			font-size: 12px;
		}
		.header-logo {
			top: 18px;
		}
		.header-right,
		.header-left {
			width: auto;
		}
		.header-offer {
			margin-left: 0;
		}
		.header-mob-logo {
			width: 100px;
			top: 20px;
			left: 45px;
		}
		.header-top .main-navigation {
			margin-right: 0;
			margin-left: 0;
		}
 
		.home .shortcode-title .sub-title, .single.single-product .shortcode-title .sub-title {
			font-size: 35px;
		}
 
 
		.entry-date {
			font-size: 12px;
			letter-spacing: 0;
		}
		.widget.widgets-cms {
			width: 100%;
		}
	 
		.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%;
		}
		.owl-theme .owl-buttons div {
			opacity: 1;
			-khtml-opacity: 1;
			-webkit-opacity: 1;
			-moz-opacity: 1;
		}
		#category_grid .cat-item {
		    width: 100%;
		}
	 
		/****************** 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;
		}
		.header-search.active .search-overlay {
			width: 200px;
		}
		.nav-mainmenu .mainmenu-btn{
		    width: 16px;	
		}
		
		/****************** Content ******************/
		.woocommerce ul.products li.product a .product-name, .woocommerce-page ul.products li.product a .product-name {
			margin:0 auto;
		}
		.product-detail-wrapper,.home-all-carousel .product-content{
		    text-align: center;
		}
		#categorytab .woo-grid .woocommerce  ul.products li.product,
		#categorytab .woocommerce ul.products li.product .image-block {
		    width: 100% !important;
		}
		.woocommerce .star-rating, .woocommerce-page .star-rating, .wpb_wl_summary .star-rating {
		    margin: 0 auto 5px;
		}
 
 
		.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;
		}
		.team-posts-content.posts-content .container {
			width: 100%;
		}
		.gallery-item,
		.portfolio-filter-container .item,
		.portfolios li {
			width: 100% !important;
		}
		.woocommerce form .form-row-first,
		.woocommerce form .form-row-last,
		.woocommerce-page form .form-row-first,
		.woocommerce-page form .form-row-last {
			width: 100%;
		}
		.site-footer .newsletter tr,
		.site-footer .newsletter-email,
		.site-footer .newsletter .newsletter-submit {
			width: 100%;
		}
		.newsletter-td-submit {
			padding: 5px 0 !important;
		}
 
 
		/****************** Shortcode ******************/
		.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 ******************/
		.follow-us a{
			width:45px;
		}
		.newsletter.newsletter-subscription > form,
		.tnp.tnp-subscription > form {
			box-shadow: none;
			-moz-box-shadow: none;
			-webkit-box-shadow: none;
		}
		.tnp.tnp-subscription>form {
		    width: 100%;
		}
		.tmpoption-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;
		}
		.tmpoption-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;
		}
		.site-footer .newsletter tr {
			margin: 3px 0;
			float: none;
			display: inline-block;
			width: 100%;
		}
		.site-footer .tnp.tnp-widget.toggle-block {
		    width: 100%;
		}
		.site-footer .tnp-email {
		    padding: 10px;
		        text-align: center;
		    margin-bottom: 10px;
		}
		.tnp-field.tnp-field-button {
		    position: static;
		}
		.site-footer .tnp .tnp-submit {
		    width: 100%;
		}
		.header-cart .togg .widget.widget_shopping_cart {
			right: -45px;
			width: 290px;
		}
		.site-footer .newsletter tr {
			width: 100%;
		}
		.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;
		}
		.footer-bottom-center .widget {
			width: 90px;
		}
		.big-title {
			font-size: 34px;
		}
		.left-part {
			float: none;
			margin: 0 auto;
		}
		.right-part {
			padding-left: 0;
			text-align: center;
			padding-top: 30px;
		}
		.tmpoption-single-banner .text2.static-text {
			font-size: 16px;
			margin-bottom: 10px;
			line-height: 20px;
		}
		.tmpoption-single-banner .text1.static-text {
			font-size: 16px;
			line-height: 20px;
		}
		.custom-testimonial .testimonial-top:after{
			right: 0;
		}
		testmonial-text {
			margin-left: 30px;
		}
		.special-products {
			margin-bottom: 25px !important;
		}
		.topbar-link-toggle:hover {
			background-size: 23px;
		}
		.woocommerce-product-search span.customSelect {
		    float: none;
		    width: 85%;
		    margin-bottom: 5px;
		    color: #000000;
		    background-color: #f5f5f5;
		}
	
		header .header-search select {
			width: 100% !important;
		}
		.woocommerce-product-search .customSelectInner {
			width: 100% !important;
		}
		.header-search .search-overlay {
		       width: 100%;
		}
		.header-search {
		    display: block;
		}
		.categorylist .cat-item {
		    text-align: center;
		}
		.style-2 .post-detail {
		    padding: 0;
		}
	}
	
	@media (max-width: 379px) {
		.single-portfolio .read-more a {
			line-height: 14px;
			padding: 5px 10px;
		}
	}
	@media (max-width: 479px) {
	 .upsells.products > h2, .related.products h2, .cross-sells > h2{
	 	font-size:15px;
	 }
	}