/**
	* 8.0 Media Queries
	* ----------------------------------------------------------------------------
	*/

@media (min-width: 1850px) {
	.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,
	.middle-container {
		width: 1800px;
	}
	#primary {
		width: 1400px;
	}
	#secondary {
		width: 370px;
	}
}

@media (min-width: 1300px) {
	.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,
	.middle-container {}
	.blog-wrapper .owl-theme .owl-buttons div.owl-prev {
		left: 0;
		right: auto;
	}
	.blog-wrapper .owl-theme .owl-buttons div.owl-next {
		right: 0;
		left: auto;
	}
	.product-block .theme-container {
		position: relative;
	}
	.team-posts-content.staff-page.posts-content .owl-theme .owl-buttons div.owl-prev {
		left: -25px;
	}
	.team-posts-content.staff-page.posts-content .owl-theme .owl-buttons div.owl-next {
		right: -25px;
	}
	.brand-carousel.owl-theme .owl-controls .owl-buttons div.owl-prev {
		left: 0;
		right: auto;
	}
	.brand-carousel.owl-theme .owl-controls .owl-buttons div.owl-next,
	.blog-wrapper .owl-theme .owl-buttons div.owl-next {
		right: 0;
		left: auto;
	}
	.testimonial-carousel.owl-theme .owl-controls .owl-buttons div.owl-prev {
		left: 0;
		right: auto;
	}
	.testimonial-carousel.owl-theme .owl-controls .owl-buttons div.owl-next {
		right: 0;
		left: auto;
	}
}

@media (min-width: 980px) {
	.widgets-blog-posts .owl-buttons {
		top: 2px;
		position: absolute;
		right: 0;
		bottom: auto;
		left: auto;
	}
	.widgets-blog-posts .owl-theme .owl-buttons div {
		height: 20px;
		width: 20px;
		line-height: 20px;
		position: static;
		float: left;
		margin: 0 0 0 5px;
		opacity: 1;
		-khtml-opacity: 1;
		-webkit-opacity: 1;
		-moz-opacity: 1;
		transform: scale(1);
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		-moz-transform: scale(1);
		background-color: #222222;
		background-size: 15px !important;
	}
	.widgets-blog-posts .owl-theme .owl-buttons div:hover {
		background-color: #002a56;
	}
	.products_block .owl-theme .owl-buttons div.owl-prev,
	.related.products .owl-theme .owl-buttons div.owl-prev {
		left: 1%;
	}
	.products_block .owl-theme .owl-buttons div.owl-next,
	.related.products .owl-theme .owl-buttons div.owl-next {
		right: 1%;
	}
	#categorytab ul.resp-tabs-list {
		position: absolute;
		top: -13px;
		right: 5%;
		width: 60%;
		bottom: auto;
		left: auto;
		text-align: right;
	}
}

@media (min-width: 768px) {
	/* Start Product sidebar css */
	/* End Product sidebar css*/
}

@media (max-width: 1849px) {
	.instacarousel .swiper-button-prev {
		right: 5.5%;
	}
	.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,
	.middle-container {
		width: 1550px;
	}
	.wpb-woo-cat-slider .wpb-woo-cat-item:after {
		min-height: 354px;
	}
	.full-width .site-content .post-info {
		min-height: 365px;
	}
}

@media (max-width: 1599px) {
	.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,
	.middle-container {
		width: 1250px;
	}
	.woocommerce ul.products.list li.product, .woocommerce-page ul.products.list li.product {
		width: 100% !important;
		float: none !important;
	}
	.woocommerce ul.products.list li .container-inner, 
	.woocommerce-page ul.products.list li .container-inner {
		border: none;
	}
	article.post, .search-results article.hentry,.blog-list-container .item {
		width: 100%;
	}
	.header-search .search-overlay .search-field {
		width: 500px;
	}
	.top_selling_product .woocommerce ul.products li.product {
		width: 33.33%;
	}
	.woocommerce ul.products li.product,
	.woocommerce-page ul.products li.product {
		width: 25%;
	}
	.categorylist .cat-description {
		left: 10px;
		right: 10px;
		top: 10px;
		bottom: 10px;
		padding: 5px;
	}
	#primary {
		width: 950px;
	}
	#secondary {
		width: 270px;
	}
	.woocommerce .single-product-full #content .product div.entry-summary {
		width: 41%;
	}
	.full-width .site-content .blog-list-container .item {
		width: 100%;
	}
	.full-width .site-content .post-info {
		min-height: auto;
	}
	.footer-widget {
		padding: 0 15px 0 15px;
	}
	#fourth.footer-widget {
		padding-left: 50px;
	}
}

@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,
	.middle-container {
		width: 940px;
	}
	#category_grid .cat-item {
		width:33.33%;
	}
	.woocommerce ul.products li.product,
	.woocommerce-page ul.products li.product {
		width: 33.33%;
	}
	.entry-meta-date-inner {
		width: 100px;
	}
	.top_selling_product .product-detail-wrapper {
		padding: 50px 15px 0;
		text-align: left;
	}
	.top_selling_product .woocommerce ul.products li.product {
		width: 50%;
	}
	.main-navigation {
		margin: 0;
		float: none;
		display: block;
		clear: both;
	}
	.main-slider:before {
		bottom: 10%;
	}
	.widget_newsletterwidget .tnp-widget {
		width: 100%;
	}
	.countbox .timebox {
		width: 35%;
		margin: 2px;
	}
	.hotdealproducts .countbox .timebox {
		width: 23.4%;
		margin: 2px;
	}
	.widget_newsletterwidget {
		width: 100%;
	}
	.entry-thumbnail {
		width: 100%;
		float: none;
	}
	.list .product-detail-wrapper {
		padding: 10px 0;
		margin: 0;
	}
	.product-detail-wrapper {}
	/* .grid.columns-3 li.product {
			width: 50%;
		} */
	.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;
		text-align: center;
	}
	.custom-testimonial .testmonial-image {
		margin: 0;
	}
	.custom-testimonial .read-more {
		margin: 15px 0;
	}
	.home-product {
		margin: 0 15px !important;
	}
	.testimonial-top blockquote {
		line-height: 28px;
	}
	.product-block {
		margin: 35px 0px 35px;
	}
	.single-portfolio .read-more a {
		padding: 10px 10px;
	}
	.upsells,
	.related,
	.cross-sells {}
	.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 {}
	.page-description,
	.term-description {
		margin: 0 0 30px;
		width: auto;
	}
	.blog-posts-content .style-2 .post-title a {}
	.tmpoption-single-banner .text2.static-text {
		margin-bottom: 20px;
	}
	.tmpoption-single-banner .static-wrapper {
		top: 30%;
	}
	.service-list .content {
		text-align: center;
		display: block;
	}
	.service-content .icon-image {
		float: none;
		margin: 0 auto 10px;
	}
	.service-title {
		margin-top: 0;
	}
	.columns-3 li.product {
		width: 50%;
	}
	#first.footer-widget p {
		text-align: center;
	}
	.footer-widget {
		width: 25%;
	}
	.follow-us a {
		height: 35px;
		line-height: 35px;
		width: 35px;
	}
	/*3 column cms*/
	#primary {
		width: 698px;
	}
	#secondary {
		width: 220px;
	}
	.woocommerce .single-product-full.side-widget-area #content .product div.entry-summary {
		width: 68%;
	}
	.woocommerce .single-product-full #content .product div.entry-summary {
		width: auto;
	}
	.woocommerce #content .singleproduct-sidebar {
		width: 100%;
		margin: 0 auto;
		float: none;
		text-align: center;
	}
	.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%;
	}
	.special .product-content {
		padding: 15px 15px;
	}
	.special .woocommerce .star-rating {
		margin: 0 0 8px;
	}
	.special .product-name {
		margin: 0 0 10px 0;
	}
	.special .product-description {
		margin-bottom: 15px;
	}
	.special .product-price.price {
		margin-bottom: 18px;
		padding-bottom: 15px;
	}
	.woocommerce-page div.product .woocommerce-tabs ul.tabs {}
	.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper:before {
		left: 25%;
	}
	.header-search {
		margin: 0 15px 0 0;
	}
	.header-search .search-overlay .search-field {
		width: 330px;
	}
	.topbar-link {
		margin: 7px 15px 0 0;
	}
	.header-logo {
		width: 221px;
		height: auto;
		margin: 5px 0 0 0;
	}
	.category-cms-slider-wrapper {
		background-image: none !important;
	}
	.category-cms-slider {
		width: 100%;
	}
	#categorytab ul.resp-tabs-list {
		right: 7%;
	}
}

@media only screen and (max-width: 979px) {
	.hotdealproducts .single-product {
		margin: 0;
	}
	#to_top {
		bottom: 40px;
	}
	.page-title .entry-title-main {
		float: none;
		margin: 0 0 20px 0;
	}
	.breadcrumbs,
	.woocommerce .woocommerce-breadcrumb,
	.woocommerce-page .woocommerce-breadcrumb {
		float: none;
		margin: 0;
	}
	.footer-widget .widget.widget_media_image {
		text-align: center;
		width: 160px;
		margin: 0 auto 10px;
	}
	#categorytab ul.resp-tabs-list {
		margin: 0 0 40px;
	}
	#categorytab .resp-tabs-container {
		margin: 20px 0 0 0;
	}
	.primary-sidebar .product_list_widget li {
		text-align: left;
	}
	.category-slider .shortcode-title .normal-title {
		width: 100%;
	}
	.header-cart .cart-icon {
		margin: 0;
	}
	.cart-contents .total_price {
		display: none;
	}
	.header-top {
		display: none;
	}
	.countbox .timebox {
		width: 23.4%;
		margin: 0 3px;
	}
	.count-down {
		width: 50%;
	}
	.homerightproduct ul.product_list_widget li {
		display: block;
		text-align: left;
		overflow: hidden;
	}
	.home-main-content,
	.home-right-content {
		width: 100% !important;
		padding: 0 !important;
	}
	.content-middle {
		padding: 0;
		margin-bottom: 0 !important;
	}
	.home-right-content {
		text-align: center;
	}
	.home_right_banner {
		display: inline-block;
		vertical-align: top;
	}
	.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: 15px 15px;
	}
	.service-title {
		font-size: 13px;
	}
	.service-wrapper-inner {
		padding: 20px 0;
	}
	.cms-banner-item .cms-text {
		font-size: 22px;
		line-height: 24px;
		margin: 0 0 4px 0;
	}
	.cms-banner-item .cms-text2 {
		font-size: 16px;
		font-weight: 300;
		line-height: 24px;
		margin: 0 0 10px 0;
	}
	.instagramblock,
	.homeblog {
		width: 100%;
		padding: 0 !important;
		margin-bottom: 40px !important;
	}
	.custom-testimonial .testmonial-image {
		display: block;
	}
	.main-slider,
	.categorylist-wrapper,
	.offer-banner-wrapper,
	.woocattab,
	.subbanner-wrapper,
	.home-blog-wrapper,
	.bannercmsblock,
	.brand_logo,
	.product-block {
		margin-bottom: 40px !important;
	}
	.main-slider:before {
		display: none;
	}
	.brand_logo .product-block,
	.testimonial-wrapper .product-block {
		margin-bottom: 0 !important;
	}
	.home-content-wrapper .blog-wrapper .style-2 .container-inner .post-content-inner {
		float: none;
		width: auto;
		position: absolute;
		z-index: 1;
		opacity: 0;
		-khtml-opacity: 0;
		-webkit-opacity: 0;
		-moz-opacity: 0;
		transition: all 0.3s ease-out 0s;
		-webkit-transition: all 0.3s ease-out 0s;
		-moz-transition: all 0.3s ease-out 0s;
		-ms-transition: all 0.3s ease-out 0s;
		-o-transition: all 0.3s ease-out 0s;
		right: 0;
		top: 0;
		left: 0;
		bottom: 0;
		padding: 0;
	}
	.header-toggle {
		display: none;
	}
	.owl-theme .owl-buttons div,
	#brand-products .owl-theme .owl-buttons div,
	.testimonial-wrapper .owl-buttons div {
		opacity: 1;
		-khtml-opacity: 1;
		-webkit-opacity: 1;
		-moz-opacity: 1;
		transform: scale(1);
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		-moz-transform: scale(1);
	}
	.blog-wrapper .owl-buttons {
		bottom: 10%;
		left: 20%;
	}
	.shortcode-title .normal-title,
	.shortcode-title .upsells.products>h2,
	.related.products h2,
	.shortcode-title .cross-sells>h2 {}
	.category-slider .shortcode-title {
		margin: 0 0 30px;
	}
	.homeblog .vc_column-inner,
	.instagramblock .vc_column-inner {
		padding: 0 !important;
	}
	.site-header {
		padding: 0;
	}
	.header-search .search-overlay .search-field {
		width: 420px;
	}
	.widget_product_tag_cloud .toggle-block,
	.widget_top_rated_products .toggle-block {
		padding: 15px 15px !important;
	}
	.parallax .title1 p {
		font-size: 30px;
		line-height: 35px;
	}
	.parallax .title2 p {
		font-size: 40px;
		line-height: 40px;
	}
	.admin-bar nav#site-navigation {
		margin-top: 9px !important;
	}
	.blocktopcontact {
		margin: 1px 0 0 0;
	}
	.block-top-contact-inner {
		top: 55px;
	}
	.header-cart {
		margin: 0 0 0 0;
	}
	.cart-qty {
		top: -10px;
		left: 0;
		right: 0;
		color: #000000;
		font-size: 13px;
		background: transparent;
		height: auto;
		width: auto;
	}
	.topbar-link-wrapper {
		top: 55px;
	}
	.service-wrapper {
		padding: 80px 0 !important;
	}
	.custom-testimonial .testimonial-content {
		display: block;
	}
	.footer-bottom-left {
		float: none;
		text-align: center;
		margin: 0 0 10px 0;
	}
	.footer-bottom-right {
		float: none;
	}
	.footer-top .widget_newsletterwidget .tnp-widget {
		display: inline-block;
		vertical-align: top;
		width: 60%;
		float: none;
		padding: 0;
		margin: 0 auto 30px;
	}
	.footer-top .newsletter-detail .widget-title::before {
		left: 0;
		right: 0;
		margin: 0 auto;
		top: 0;
	}
	/*header*/
	.header-bottom {
		padding: 5px 15px;
		background-color: #002a56;
		text-align: center;
	}
	.header-search .search-overlay {
		border: none;
	}
	.header-search .search-overlay input[type="submit"] {
		background-color: #fcb800;
		color: #000000;
		right: 0;
		top: 0;
		bottom: 0;
	}
	.header-search .search-overlay input[type="submit"]:hover {
		background-color: #000000;
		color: #ffffff;
	}
	.header-mob-logo img {
		max-width: 100%;
	}
	.header-middle {
		padding: 15px 0;
		min-height: 40px;
	}
	.offer-inner,
	.cart-price .label,
	.header-cart .shopping_cart .amount,
	.cart-text {}
	.offer-icon {
		margin-right: 0;
	}
	.menu-toggle {
		font-size: 0;
		letter-spacing: inherit;
		display: none;
	}
	.topbar-link-toggle {
		background-size: 25px;
	}
	.topbar-link {
		margin: 0 10px 0 0;
	}
	.header-top-links {
		margin: 0;
	}
	.header-top-links ul li {
		display: block;
		padding: 0;
		margin: 0;
		border: none;
	}
	.header-top-links ul li a {
		color: #777777;
		display: block;
		padding: 3px 0;
	}
	.header-top .main-navigation {
		margin-right: 10px;
	}
	.header-offer {
		margin: 0;
	}
	.header-logo {
		display: none;
	}
	.header-mob-logo {
		top: 15px;
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 auto;
		float: none;
		z-index: 2;
		text-align: center;
		width: 190px;
		height: auto;
		bottom: auto;
		display: block;
	}
	.header-search {
		margin: 0;
		float: none;
	}
	.header-cart .togg .widget.widget_shopping_cart {
		top: 55px;
	}
	.categorylist .cat-description {
		position: static;
		opacity: 1;
		-webkit-opacity: 1;
		-moz-opacity: 1;
		-ms-opacity: 1;
		-o-opacity: 1;
		padding: 0;
		margin: 20px 0 0 0;
	}
	.category-slider .cat-img-block {
		padding: 0 15px;
		box-sizing: border-box;
		text-align: center;
		display: inline-block;
		vertical-align: top;
	}
	.cat-outer-block {
		text-align: center;
	}
	.category-slider .category-carousel {
		margin: 0 -15px;
		position: static;
	}
	.category-slider .woo_categories_slider {
		position: relative;
	}
	.testimonial-wrapper .owl-pagination {
		opacity: 1;
		-khtml-opacity: 1;
		-webkit-opacity: 1;
		-moz-opacity: 1;
	}
	.header-middle.sticky-menu{
		position: fixed;
		left: 0;
		right: 0;
		top:0;
		z-index: 15;
		background-color:#ffffff;
		box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.2);
		-moz-box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.2);
		-webkit-box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.2);
	}
	/* Mobile Menu css */
	.main-navigation {
		float: left;
		margin-top: 9px !important;
		width: 30px;
		clear: left;
	}
	.nav-mainmenu {
		text-align: center;
		cursor: pointer;
		display: block;
	}
	.mega-menu {
		display: none;
	}
	/*.menu-toggle {
    font-size: 13px;
    font-weight: 500;
    color: #ffffff;
    text-transform: uppercase;
    display: inline-block;
    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 500ms ease 0s;
		-webkit-transition: all 500ms ease 0s;
		-moz-transition: all 500ms ease 0s;
		-ms-transition: all 500ms ease 0s;
		-o-transition: all 500ms ease 0s;
	}
	.mobile-menu {
		display: block;
	}
	.mobile-menu-inner {
		margin: 0;
	}
	.menu-menu-container {
		height: 100%;
	}
	.mobile-menu {
		background: rgba(252, 184, 0,0.9) 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 500ms ease;
		-webkit-transition: all 500ms ease;
		-moz-transition: all 500ms ease;
		-ms-transition: all 500ms ease;
		-o-transition: all 500ms ease;
	}
	.mobile-menu ul li {
		width: 100%;
		text-align: left;
		list-style-type: none;
		padding: 0 0 12px 0;
	}
	.mobile-menu-inner>ul {
		margin: 0;
	}
	.mobile-menu ul li a {
		display: block;
		font-size: 13px;
		font-weight: 500;
		padding-bottom: 12px;
		color: #000000;
	}
	.mobile-menu ul li:last-child a {
		border: none;
	}
	.mobile-menu ul.sub-menu li a {
		border: none;
		padding: 8px 0;
	}
	.mobile-menu ul.sub-menu li {
		padding: 0;
	}
	.mobile-menu ul li a:hover {
		color: #002a56;
	}
	.wpb-woo-cat-slider .wpb-woo-cat-item:after {
		display: none;
	}
	.instacarousel .swiper-button-prev {
		right: 5.4%;
	}
	.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: 10px;
		left: 0;
		top: 0;
		color: #000000;
		font-size: 10px;
	}
	.mobile-menu .collapsable-hitarea:after {
		content: "\f068";
	}
	.mobile-menu .expandable-hitarea:before {
		content: "\f067";
	}
	/* menu iocn css start */
	.nav-mainmenu .mainmenu-btn-wrapper {
		display: inline-block;
		vertical-align: top;
		height: 20px;
		width: 20px;
		line-height: 20px;
		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,
	.nav-mainmenu:hover .mainmenu-btn:after,
	.nav-mainmenu:hover .mainmenu-btn {
		background: #fcb800;
		transition-duration: 500ms;
		-webkit-transition-duration: 500ms;
		-moz-transition-duration: 500ms;
		-ms-transition-duration: 500ms;
		-o-transition-duration: 500ms;
	}
	/* menu iocn css start */
	/****************** 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: 95%;
	}
	.middle-container {
		width: 95%;
	}
	#secondary,
	#primary {
		width: 100%;
		margin: 0 0 30px;
		float: none;
		clear: both;
		padding: 0;
	}
	.content-area {
		margin: 0;
	}
	.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: 69%;
	}
	.left-sidebar #primary {
		padding: 0;
	}
	.right-sidebar #primary {
		padding: 0;
	}
	.address-text {
		width: 100%;
	}
	.widgets-brand .widget-title {
		display: block;
	}
	.home .testimonial-carousel.owl-theme .owl-controls .owl-buttons div.owl-prev,
	.products_block .owl-theme .owl-buttons div.owl-prev,
	#brand-products .owl-theme .owl-buttons div.owl-prev {
		left: 0;
	}
	.home .testimonial-carousel.owl-theme .owl-controls .owl-buttons div.owl-next,
	.products_block .owl-theme .owl-buttons div.owl-next,
	#brand-products .owl-theme .owl-buttons div.owl-next {
		right: 0;
	}
	.page-description,
	.term-description {
		margin: 0 0 30px;
	}
	/**************************  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;
	}
	/******************  CSS for all sidebar and footer toggle ******************/
	.primary-sidebar .widget ul.toggle-block.children {
		border: none;
	}
	.primary-sidebar .widget.widgets-leftbanner {
		display: block;
		text-align: center;
		background-color: transparent;
	}
	.primary-sidebar .widget.widgets-leftbanner .left-banner {
		display: inline-block;
		vertical-align: top;
	}
	.primary-sidebar .product_list_widget li {
		margin: 0 0 20px;
	}
	.title-outer {
		cursor: pointer;
		position: relative;
		text-align: left;
	}
	.footer-widget .widget.widget_accepted_payment_methods {
		margin: 0;
		text-align: center;
	}
	.first-widget.footer-widget .title-outer {
		display: none;
	}
	.primary-sidebar .widget {
		margin: 0 0 10px;
	}
	.widget .widget-title {
		margin: 0;
	}
	.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: #ffffff;
		top: 0;
		bottom: 0;
		height: 14px;
		width: 14px;
		text-align: center;
		z-index: 9;
		line-height: 15px;
		margin: auto;
	}
	.footer-widget .title-outer:before,
	.footer-widget .toggled-off .title-outer:before {
		right: 0;
	}
	.widget_media_gallery {
		clear: both;
		text-align: center;
		padding: 0 15px;
	}
	.widget_media_gallery .title-outer {
		display: none;
	}
	.widget_media_gallery .gallery {
		margin: 0;
		width: auto;
	}
	.first-widget,
	.second-widget,
	.third-widget,
	.forth-widget {
		padding: 0 15px;
	}
	.site-footer #first.footer-widget .toggle-block {
		display: block;
		padding: 0;
		margin: 0 0 20px 0;
	}
	.footer-center .widgets-blog-posts .title-outer:before {
		display: none;
	}
	.site-footer .forth-widget h3.widget-title {
		text-align: center;
		margin-bottom: 20px;
	}
	.widgets-blog-posts .owl-theme .owl-buttons div {
		top: 45%;
	}
	.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%;
	}
	.home-blog .blog-posts-content {
		margin: 0;
	}
	.primary-sidebar .blog-posts-content {
		padding: 32px 0 0;
	}
	#secondary .post-content-inner {
		padding: 0 5px;
	}
	.woocommerce ul.products li.product:hover .product-detail-wrapper,
	.product-detail-wrapper {
		opacity: 1;
		-khtml-opacity: 1;
		-webkit-opacity: 1;
		-moz-opacity: 1;
	}
	.popup-video .one_third_inner.content_inner {
		margin: 0 !important;
		width: 100% !important;
	}
	.popup-video .two_third,
	.popup-video .one_third {
		width: 100%;
	}
	.newletter-block .parallax-text-wrapper,
	.newletter-block .one_third {
		width: 100%;
	}
	.gallery-item,
	.portfolio-filter-container .item,
	.portfolios li {
		display: inline-block;
		float: none;
		vertical-align: top;
		width: 50% !important;
	}
	/****************** Footer ******************/
	.footer-center {
		padding: 50px 0;
	}
	.footer-widget .accepted-payment-methods {
		text-align: center;
	}
	.site-footer .newsletter-email,
	.tnp-email {}
	.widgets-follow-us {
		width: 100%;
		float: none;
	}
	.follow-us a {}
	.site-footer .widget_newsletterwidget .tnp-field.tnp-field-button {
		float: none;
	}
	.widget_search {
		display: none;
	}
	.footer_top {
		margin: 30px 0;
	}
	.home-about-me {
		text-align: center;
	}
	.tmpoption-about-description {
		line-height: 24px;
	}
	.footertop .custom-text-container .text {
		margin: 0;
		text-align: center!important;
	}
	.site-footer .widgets-follow-us h3.widget-title {
		display: block;
	}
	.site-footer .follow-us h3.widget-title {
		display: block;
	}
	.footer-widget,
	.fifth-widget.footer-widget,
	.first-widget.footer-widget,
	.follow-us,
	.widget.widgets-footercontact {
		min-height: inherit;
		width: 100%;
		border: none;
		margin: 0;
	}
	.first-widget.footer-widget {
		margin-bottom: 20px;
	}
	#fourth.footer-widget {
		padding-left: 15px;
	}
	.fifth-widget.footer-widget {
		margin: 20px 0;
	}
	.widget_newsletterwidget .tnp-widget {
		width: 80%;
		margin: 0 auto;
	}
	.site-footer .toggle-block {
		padding: 0 15px;
	}
	.site-footer .fifth-widget.footer-widget .widget.widget_text,
	.site-footer .fifth-widget.footer-widget .toggle-block {
		display: block;
		text-align: center;
		padding: 0;
	}
	.widgets-footercontact h3.widget-title {
		display: block;
	}
	.toggled-on .newslettre-text {
		display: block;
	}
	.site-footer .widget_newsletterwidget .title-outer .widget-title {
		text-align: center;
		font-size: 16px;
	}
	.site-footer .widget_newsletterwidget .title-outer:before {
		display: none;
	}
	.site-footer .forth-widget .toggle-block {
		display: block;
		padding: 0;
	}
	.site-footer h3.widget-title {
		margin: 10px 0;
		display: block;
		background: transparent;
		font-size: 16px;
	}
	.static-links-list span {
		display: block;
		padding: 0;
		margin: 0;
	}
	.static-links-list {
		text-align: left;
	}
	.tmpoption-footer-logo {
		margin-bottom: 20px;
	}
	.site-footer .widget_accepted_payment_methods .title-outer h3.widget-title {
		margin: 0 0 10px 0;
	}
	.forth-widget.footer-widget .widget.widget_text .textwidget {
		text-align: center;
	}
	.site-footer .address_content .contact_address {
		display: inline-block;
	}
	/*footer cms*/
	.footer-widget .widget .title-outer .widget-title:after {
		bottom: 0px;
		display: none;
	}
	.footer-bottom-container {}
	.footer-menu-links ul {
		margin-bottom: 20px;
	}
	.widgets-footercontact .widget-title {
		display: block;
	}
	.single-portfolio .read-more a {
		padding: 10px 10px;
	}
	/*3 column cms*/
	.footer-top .newsletter-detail {
		width: 100%;
		float: none;
		position: relative;
		margin: 0 0 15px 0;
	}
	.widget_newsletterwidget {
		text-align: center;
	}
	.admin-bar .header-middle.sticky-menu {
		margin-top: 32px;
	}
}

@media only screen and (max-width: 782px) {
	.admin-bar .header-middle.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 (max-width: 767px) {
	.header-search .search-overlay .search-field {
		width: 100%;
		background-color: #ffffff;
		padding: 10px 115px 10px 25px;
		line-height: 24px;
		border-radius: 25px;
		-webkit-border-radius: 25px;
		-khtml-border-radius: 25px;
		-moz-border-radius: 25px;
	}
	header .header-search span.customSelect {
		width: 90%;
		float: none;
		border-radius: 25px;
		-webkit-border-radius: 25px;
		-khtml-border-radius: 25px;
		-moz-border-radius: 25px;
		padding: 10px 20px;
		margin-bottom: 5px;
		text-align: left;
		background-color: #ffffff;
	}
	.header-search .search-overlay input[type="submit"] {
		top: auto;
	}
	header .header-search span.customSelect:before{
		display:none;
	}
	.header-search .search-overlay {
		background-color: transparent;
	}
	.woocommerce ul.products li .container-inner,
	.woocommerce-page ul.products li .container-inner {
		display: block;
	}
	.cms-banner-item .cms-text {
		font-size: 30px;
		line-height: 30px;
		margin: 0 0 10px 0;
	}
	.cms-banner-item .cms-text2 {
		font-size: 18px;
		line-height: 24px;
		margin: 0 0 40px 0;
	}
	.top_selling_product .woocommerce ul.products li.product .image-block {
		float: none;
		width: auto;
	}
	.top_selling_product .product-detail-wrapper {
		padding: 0;
		text-align: center;
	}
	.top_selling_product .woocommerce .star-rating {
		margin: 0 auto 10px;
	}
	.top_selling_product .woocommerce ul.products li.product .product-name {
		margin: 0 auto 5px;
		text-align: center;
	}
	.top_selling_product .woocommerce ul.products li.product .price {
		text-align: center;
	}
	.top_selling_product .product-button-hover {
		display: block;
	}
	.subbanner-wrapper {
		text-align: center;
	}
	.subbanner-wrapper .subbanner-item {
		margin-bottom: 15px;
	}
	.subbanner-wrapper .subbanner-item:last-child {
		margin: 0;
	}
	.testimonial-wrapper .product-block {
		width: 100%;
	}
	.blog-posts-content .item.container.last.style-2 {
		margin: 0 5px !important;
	}
	.tp-bullets {
		bottom: -4% !important;
	}
	.custom .tp-bullet {
		border: 1px solid #ffffff;
		height: 10px;
		width: 10px;
	}
	.service-list {
		padding: 0 0 15px;
	}
	.service-wrapper-inner {
		padding: 0;
	}
	.blog-posts-content .container {
		margin: 0 !important;
	}
	.page-title {}
	.video-wrapper .videoblock-details .video-text2 p {
		font-size: 25px;
		line-height: 25px;
		margin-bottom: 70px !important;
	}
	.cms-banner-inner {
		display: inline-block;
		vertical-align: top;
		margin-bottom: 10px;
	}
	.video-wrapper .videoblock-details .video-text2 p:before {
		bottom: -35px;
		width: 15%;
	}
	.home-content-wrapper {
		margin-bottom: 50px !important;
	}
	.testimonial-wrapper .owl-pagination {
		opacity: 1;
		-khtml-opacity: 1;
		-webkit-opacity: 1;
		-moz-opacity: 1;
		transition: all 0.3s ease-out 0s;
		-webkit-transition: all 0.3s ease-out 0s;
		-moz-transition: all 0.3s ease-out 0s;
		-ms-transition: all 0.3s ease-out 0s;
		-o-transition: all 0.3s ease-out 0s;
	}
	.style-2 .post-content-inner {
		width: 100%;
		float: none;
	}
	.home-content-wrapper .blog-wrapper .shortcode-title .normal-title {
		position: static;
	}
	.style-2 .post-detail {}
	.home-content-wrapper .blog-wrapper .shortcode-title {
		margin: 0 0 30px;
	}
	.aboutus .block-img {
		margin: 0 0 20px !important;
	}
	.cms-btn a {}
	.footer-top .widget_newsletterwidget .tnp-widget {
		width: 80%;
	}
	.blocktopcontact {
		display: none;
	}
	.topbar-link {}
	.header-top {}
	.header-followus {
		display: none;
	}
	.woocommerce-tabs ul.tabs li {
		padding-right: 0;
		display: block;
		margin-bottom: 10px;
	}
	.woocommerce-page div.product .woocommerce-tabs ul.tabs {
		width: 100%;
		float: none;
		display: inline-block;
		vertical-align: top;
		text-align: center;
		padding: 10px 0;
	}
	.woocommerce-page div.product .woocommerce-tabs .panel {
		padding: 0 0;
	}
	.woocommerce-tabs ul.tabs li a {
		display: inline-block;
		vertical-align: top;
	}
	.header-search input[type="search"] {
		width: 450px;
	}
	.testmonial-text {}
	.entry-content .testimonial-content blockquote {
		text-align: center;
	}
	.custom-testimonial .testimonial-content {
		width: 100%;
		text-align: center;
	}
	.resp-tabs-list li {
		display: block;
	}
	.resp-tabs-list li .tab-title {
		display: inline-block;
		vertical-align: top;
		margin-left: 0;
		margin-right: 0;
		padding: 0;
		margin: 0 0 10px 0;
	}
	.service-item div {
		padding: 0 !important;
		border: none !important;
	}
	.header-offer {
		display: none;
	}
	.woocommerce .woocommerce-ordering,
	.woocommerce .woocommerce-result-count,
	.woocommerce-page .woocommerce-ordering,
	.woocommerce-page .woocommerce-result-count {
		margin-bottom: 20px;
		text-align: center;
	}
	#primary .gridlist-toggle {
		float: none;
		text-align: center;
	}
	.faq-questions {
		margin: 0 -20px;
	}
	.single-product .main-content-inner {
		width: auto;
	}
	.page-title-inner,
	.main-content-inner,
	.theme-container,
	.full-width .inner-container,
	.main-content.left-sidebar,
	.site-footer .inner-container,
	.main-inner-container,
	.full-width .page-title,
	.main-content.box-page,
	.container,
	.middle-container {
		width: auto;
		margin-left: 15px !important;
		margin-right: 15px !important;
	}
	.cms-banner.middle-container {
		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;
	}
	.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;
	}
	.owl-theme .owl-buttons div.owl-prev {
		left: 1%;
	}
	.owl-theme .owl-buttons div.owl-next {
		right: 1%;
	}
	.header-logo {
		display: none;
	}
	.header-center {
		display: inline-block;
		vertical-align: top;
	}
	.mobile-menu {
		width: 250px;
	}
	#primary,
	.left-sidebar #primary,
	.homepage #home_primary,
	#secondary,
	.full-width .page-title {
		width: 100%;
	}
	.content_inner {
		width: 100% !important;
		margin: 0 !important;
	}
	.footertop .content_inner,
	.widget .banner-slider-container ul li {
		text-align: center;
	}
	.navbar,
	.header_cart {
		display: block;
		padding: 0;
		position: static;
	}
	.home .box-category-heading,
	.box-category-heading {
		cursor: pointer;
		width: 100%;
	}
	/****************** Header ******************/
	.header_logout a {
		display: block;
	}
	.woocommerce .woocommerce-result-count,
	.woocommerce-page .woocommerce-result-count,
	.woocommerce .woocommerce-ordering,
	.woocommerce-page .woocommerce-ordering {
		float: none;
		display: inline-block;
		vertical-align: top;
	}
	.woocommerce.list-view .woocommerce-result-count,
	.woocommerce-page.list-view .woocommerce-result-count {
		display: block;
	}
	.header-mob-logo img {
		height: auto;
		max-width: 100%;
		margin-bottom: 0px;
	}
	/****************** Start Primary navigation ******************/
	#primary-sidebar .toggled-on .toggle-block,
	#primary-sidebar .toggled-on .widget_shopping_cart_content {
		display: block;
	}
	#primary-sidebar .toggled-off .toggle-block,
	#primary-sidebar .toggled-off .widget_shopping_cart_content,
	.primary-sidebar .widget .toggle-block,
	.custom_category,
	.textbox .text1,
	#primary-sidebar .toggled-off .textwidget {
		display: none;
	}
	.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 ******************/
	.single_variation_wrap {
		overflow: visible;
	}
	.woocommerce .single-product-full .woocommerce-main-image.zoom,
	.woocommerce .single-product-full .woocommerce-main-image.zoom,
	.single-product-sidebar .woocommerce-main-image.zoom {
		width: 100%;
	}
	#content div.product div.images .bx-wrapper .bx-controls-direction a,
	#content div.product div.images .bx-wrapper:hover .bx-controls-direction a {
		opacity: 1;
		-khtml-opacity: 1;
		-webkit-opacity: 1;
		-moz-opacity: 1;
	}
	#content div.product div.images .bx-wrapper {
		display: inline-block;
		float: none;
	}
	.woocommerce #content .product div.images {
		text-align: center;
	}
	.woocommerce .cart-collaterals .cart_totals,
	.woocommerce-page .cart-collaterals .cart_totals {
		width: 100%;
	}
	.woocommerce .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 {
		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 {}
	/****************** 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 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;
	}
	.service-item {
		width: 100%;
		margin-bottom: 20px;
	}
	.service-item:last-child {
		margin: 0;
	}
	.home .shortcode-title .normal-title,
	.shortcode-title .upsells.products>h2,
	.shortcode-title .related.products h2,
	.shortcode-title .cross-sells>h2 {}
	.upsells.products>h2,
	.related.products h2,
	.cross-sells>h2 {}
	/************* 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 {
		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 {}
	.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 5px 0 0;
	}
	.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;
	}
	.service-content {
		display: block;
	}
	.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;
	}
	.blog-posts-content {
		background-color: transparent;
		min-height: inherit;
	}
	.home-content-wrapper .testimonial-wrapper {
		padding: 0 !important;
		margin-bottom: 80px;
	}
	.service-wrapper {
		margin-bottom: 50px !important;
	}
	.grid .container.first {
		margin: 0 !important;
	}
	.footer-bottom-container .site-info {
		float: none;
		margin: 0 0 5px 0;
	}
	.widget_accepted_payment_methods {
		float: none;
	}
	#category_grid .cat-item {
		width:100%;
	}

}

@media only screen and (max-width: 670px) {
	.site-content .entry-meta-date {
		left: 5px;
		top: 5px;
	}
	.sticky-post {
		width: 50px;
		height: 50px;
		top: -50px;
	}
	.sticky-post:before {
		font-size: 25px;
		line-height: 50px;
	}
	header .header-search span.customSelect:before {
		display: none;
	}
	.specialhotproduct .product-details {
		border-right: 0;
	}
	.site-content .blog-content {
		margin: 30px 0 0 0;
	}
	.post-info {
		text-align: center;
	}
	.entry-meta span {
		line-height: 24px;
	}
	.blog-header {
		text-align: center;
	}
	.woocommerce ul.products li .container-inner,
	.woocommerce-page ul.products li .container-inner {
		border: none;
	}
	.cart-price .label,
	.cart-price,
	.total_price {
		font-size: 0;
	}
}

@media only screen and (max-width: 640px) {
	.offer-detail {
		top: 25%;
	}
	.woocommerce-page ul.products.list li.product .price,
	.woocommerce ul.products.list li.product .price,
	.woocommerce ul.products.list li.product:hover .price,
	.woocommerce-page ul.products.list li.product:hover .price {
		text-align: center;
	}
	.offer-detail .text1.static-text {
		font-size: 23px;
		line-height: 24px;
		margin-bottom: 5px;
	}
	.offer-detail .text2.static-text {
		font-size: 30px;
		line-height: 30px;
	}
	.count-down {
		width: 80%;
	}
	.woocommerce-page ul.products.list li.product h3,
	.woocommerce ul.products.list li.product h3 {
		text-align: center;
	}
	.entry-summary .count-down {
		width: 100%;
	}
	.list .product-block-inner {
		overflow: hidden;
		padding: 15px 0 0 0;
	}
	.tmpoption-newsletter-form .tnp-subscription input[type="email"] {
		width: auto;
	}
	.page-title .entry-title-main,
	.breadcrumbs,
	.woocommerce .woocommerce-breadcrumb,
	.woocommerce-page .woocommerce-breadcrumb {
		float: none;
		text-align: center;
		width: 100%;
		margin-bottom: 15px;
	}
	.resp-tabs-list li {
		width: 100%;
		margin: 3px 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;
	}
	.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;
	}
	.follow-us {
		padding: 0;
	}
	.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: 13px;
	}
	#commentform .comment-block {
		width: 100%;
		margin: 0 0 24px;
	}
	/****************** 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 {}
	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: 213px;
		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;
	}
	.list .product-detail-wrapper {
		padding: 20px 0;
		width: 100%;
		box-sizing: border-box;
		text-align: center;
	}
	.woocommerce ul.products li.product,
	.woocommerce-page ul.products li.product,
	.brands.list ul li,
	.hot-porduct .product {
		width: 100% !important;
	}
}

@media only screen and (max-width: 600px) {
	.admin-bar .header-middle.sticky-menu {}
	.site-footer .third-widget .toggle-block form {
		width: 80%;
	}
}

@media only screen and (max-width: 479px) {
	.woocommerce.single-product #content div.product .entry-summary .product_title {
		width: 80%;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	#to_top {
		bottom: 20px;
		right: 20px;
	}
	.top_selling_product .woocommerce ul.products li.product .image-block {
		float: none;
		width: 100%;
	}
	.widgets-blog-posts .post-detail a {
		margin: 0 auto;
	}
	.widgets-blog-posts .post-detail {
		text-align: center;
	}
	.testimonial-wrapper-inner:before {
		top: -70px;
		height: 70px;
		width: 70px;
		background-size: 60px;
	}
	.site-footer .third-widget .toggle-block form {
		width: 100%;
	}
	.countbox .timebox {
		width: 20%;
	}
	.cms-banner-item .cms-text {
		font-size: 23px;
		line-height: 24px;
		margin: 0 0 5px 0;
	}
	.cms-banner-item .cms-text2 {
		font-size: 16px;
		line-height: 24px;
		margin: 0 0 25px 0;
	}
	.count-down {
		width: 100%;
	}
	.specialhotproduct .product-details {
		padding: 0 0 30px;
	}
	.top_selling_product .product-detail-wrapper {
		padding: 20px 0 0;
		text-align: center;
	}
	.top_selling_product .woocommerce ul.products li.product .product-name {
		margin: 0 auto 5px;
	}
	.top_selling_product .woocommerce ul.products li.product .price {
		text-align: center;
	}
	.top_selling_product .woocommerce .star-rating {
		margin: 0 auto;
	}
	.instacarousel .swiper-button-prev {
		right: 12%;
	}
	.offer-detail .text2.static-text {
		font-size: 20px;
		line-height: 20px;
	}
	.offer-detail .text1.static-text {
		font-size: 18px;
		line-height: 20px;
		margin-bottom: 5px;
	}
	.woocommerce-product-search select {
		left: 0;
		float: none;
		right: 0;
		margin: 0 auto;
	}
	header .header-search span.customSelect {
		width: 87%;
		display: block !important;
	}
	.tp-bullets {
		bottom: -10% !important;
	}
	.blog-posts-content .style-2 .post-title {
		width: 90%;
	}
	.site-footer .footer-top .textwidget:before {
		left: 0;
	}
	.shortcode-title .normal-title,
	.shortcode-title .upsells.products>h2,
	.related.products h2,
	.shortcode-title .cross-sells>h2 {
		font-size: 20px;
		line-height: 24px;
	}
	.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 {
		margin: 0;
	}
	.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 5px 0;
	}
	.mobile-menu {
		width: 100%;
	}
	.tmpoption_product_nav_buttons {
		right: 0;
	}
	.header-search .search-overlay {}
	.site-footer .newsletter-email,
	.tnp-email {}
	.parallax .title1 p {
		font-size: 25px;
		line-height: 35px;
	}
	.parallax .title2 p {
		font-size: 33px;
		line-height: 40px;
	}
	.shop-now a {
		font-size: 12px;
		line-height: 24px;
		padding: 5px 15px;
	}
	.tnp-field.tnp-field-button {
		position: static;
		margin: 0;
	}
	.header-mob-logo {
		width: 150px;
		top: 20px;
		height: auto;
		left: 45px;
		right: auto;
	}
	.header-right,
	.header-left {
		width: auto;
	}
	.header-offer {
		margin-left: 0;
	}
	.header-search input[type="search"] {
		width: 100%;
	}
	.header-top .main-navigation {
		margin-right: 0;
		margin-left: 0;
	}
	.header-offer,
	.header-cart {
		margin-left: 0;
	}
	.entry-date {
		font-size: 12px;
		letter-spacing: 0;
	}
	.post-inner-top {
		margin-top: -70px;
		height: 78px;
		width: 80px;
		border-width: 3px;
	}
	.blog-icon:before {
		font-size: 26px;
		line-height: 26px;
	}
	.blog-icon {
		margin-bottom: 8px;
		padding-bottom: 4px;
	}
	.entry-thumbnail .block_hover .links {
		top: 35%;
	}
	.owl-theme .owl-buttons div {
		opacity: 1;
		-khtml-opacity: 1;
		-webkit-opacity: 1;
		-moz-opacity: 1;
	}
	/****************** Header ******************/
	.text-contact {
		font-size: 14px;
		margin-bottom: 3px;
	}
	.woocommerce .single-product-full #content .product div.images,
	.woocommerce .single-product-sidebar #content div.product div.images,
	.woocommerce div.product div.images,
	.woocommerce-page .single-product-sidebar #content div.product div.images,
	.woocommerce-page div.product div.images {
		width: auto;
	}
	.posts-content .owl-item .container-inner,
	.portfolio-carousel .portfolio-main {
		text-align: center;
		display: block;
	}
	.blog-posts-content .post-content-inner {
		float: none;
	}
	.header-search.active .search-overlay {
		width: 200px;
	}
	/****************** 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;
	}
	.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 {}
	.vertical_tab .tab_groupcontent,
	.horizontal_tab #tab ul li {
		width: 100%;
		margin: 0;
	}
	#tab ul.tabs {
		width: 100% !important;
		margin: 0;
	}
	#tab ul li a {
		display: block;
	}
	.address-text-inner {
		text-align: center;
	}
	.address-text .icon {
		border-width: 0 0 1px;
		box-sizing: border-box;
		padding: 15px 0;
		width: 100%;
	}
	/****************** Footer ******************/
	.newsletter.newsletter-subscription>form,
	.tnp.tnp-subscription>form {
		box-shadow: none;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
	}
	.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,
	.tnp-field {
		margin: 0 0 5px;
		float: none;
		display: inline-block;
		width: 100%;
	}
	.site-footer .widget_newsletterwidget .tnp-email {
		padding: 13px;
		text-align: center;
	}
	.footer-top .widget_newsletterwidget .tnp-widget {
		width: 100%;
	}
	.header-cart .togg .widget.widget_shopping_cart {}
	.site-footer .newsletter tr,
	.tnp-field {
		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;
	}
	.widget_newsletterwidget .tnp-widget {
		width: 100%;
	}
	.site-footer .widget_newsletterwidget .tnp-submit {
		width: 100%;
		border-radius: 25px;
		-webkit-border-radius: 25px;
		-khtml-border-radius: 25px;
		-moz-border-radius: 25px;
	}
	.footer-widget .widget.widget_newsletterwidget {
		width: 100%;
		margin-bottom: 20px;
	}
	.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;
	}
}

@media only screen and (max-width: 379px) {
	.single-portfolio .read-more a {
		line-height: 14px;
		padding: 5px 10px;
	}
}

@media only screen and (max-width: 1299px) and (min-width: 980px) {
	#first.footer-widget {
		width: 100%;
		text-align: center;
		margin-bottom: 30px;
	}
	#primary-sidebar .woocommerce ul.cart_list li img,
	#primary-sidebar .woocommerce ul.product_list_widget li img,
	#primary-sidebar .woocommerce-page ul.cart_list li img,
	#primary-sidebar .woocommerce-page ul.product_list_widget li img,
	#primary-sidebar .woocommerce #content div.product .woocommerce-product-gallery ol li img {
		display: block;
		float: none;
		margin: 0 auto 20px;
	}
	.homerightproduct ul.product_list_widget li {
		text-align: center;
	}
	.homerightproduct ul.product_list_widget a img {
		float: none;
		margin: 0;
	}
	.woocommerce ul.cart_list li .star-rating,
	.woocommerce ul.product_list_widget li .star-rating,
	.woocommerce-page ul.cart_list li .star-rating,
	.woocommerce-page ul.product_list_widget li .star-rating {
		margin: 3px auto;
	}
}