<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
	* 8.0 Media Queries
	* ----------------------------------------------------------------------------
	*/

@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 {
		width: 1200px;
		margin: 0 auto;
	}
	.blog-wrapper .owl-theme .owl-buttons div.owl-prev {
		left: -1%;
		right: auto;
	}
	.blog-wrapper .owl-theme .owl-buttons div.owl-next {
		right: -1%;
		left: auto;
	}
	.products_block .owl-theme .owl-buttons div.owl-prev,
	.related.products .owl-theme .owl-buttons div.owl-prev {
		left: -1%;
	}
	.shop-full-width .columns-3 li.product {
		width: 25%;
	}
	.products_block .owl-theme .owl-buttons div.owl-next,
	.related.products .owl-theme .owl-buttons div.owl-next {
		right: -1%;
	}
	.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: -1%;
		right: auto;
	}
	.brand-carousel.owl-theme .owl-controls .owl-buttons div.owl-next,
	.blog-wrapper .owl-theme .owl-buttons div.owl-next {
		right: -1%;
		left: auto;
	}
	.testimonial-carousel.owl-theme .owl-controls .owl-buttons div.owl-prev {
		left: 1%;
		right: auto;
	}
	.testimonial-carousel.owl-theme .owl-controls .owl-buttons div.owl-next {
		right: 1%;
		left: auto;
	}
}

@media (min-width: 980px) {
	#categorytab ul.resp-tabs-list {
		position: relative;
	}
	#categorytab ul.resp-tabs-list:before {
		content: '';
		height: 1px;
		width: 100%;
		background: #E6E6E6;
		position: absolute;
		left: 0;
		right: 0;
		top: auto;
		bottom: 1%;
	}
	#content .faqblock,
	#content .faq-questions {
		padding: 0 15px !important;
	}
	#content .faqblock-wrapper {
		margin: 0 -15px !important;
	}
}

@media (max-width: 1299px) {
	.custom-testimonial-inner {
		width: 88%;
		padding: 30px 50px;
	}
	.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;
	}
	.list .product-detail-wrapper {
		padding: 10px 0;
		margin: 0;
	}
	.product-detail-wrapper {
		padding: 10px 0;
	}
	#content .offercmsblock {
		padding: 30px 190px;
	}
	.cms-banner-item .static-wrapper {
		    top: 50px;
    left: 56%;
	}
	#second.footer-widget, #third.footer-widget, #forth.footer-widget {
    	padding: 0 0 0 40px;
	}
	.cms-banner-item .static-wrapper .cms-text .text2.static-text{
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 20px;
	}
	.parallax.mainblock-wrapper {
		padding: 100px 0;
	}
	.special .product-content {
		padding: 10px 15px;
		width: 50%;
	}
	.footer-top .follow-us a i {
		margin-right: 20px;
		padding-right: 20px;
	}
	/* .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;
	}
	.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 {
		margin: 0 0px;
	}
	.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;
		background: #fff;
		width: auto;
	}
	.blog-posts-content .style-2 .post-title a {
		font-size: 14px;
	}
	.blog-posts-content .style-2 .post-title {
		margin: 5px 0;
	}
	.tmpoption-single-banner .text2.static-text {
		margin-bottom: 20px;
	}
	.tmpoption-single-banner .static-wrapper {
		top: 30%;
	}
	.service-list .content {
		text-align: center;
		width: auto;
		padding-left: 0;
	}
	.service-content .icon-image {
		float: none;
		margin: 0 auto;
	}
	.service-1 .service-content {
		text-align: center;
	}
	.service-3 .service-content {
		text-align: center;
	}
	.first-widget {
		width: 33.33333333333333%;
		border: none;
	}
	.second-widget {
		padding: 0 10px;
		width: 16.666666666666664%;
	}
	.third-widget {
		padding: 0 15px;
		width: 16.666666666666664%;
	}
	.forth-widget {
		width: 33.33333333333333%;
		padding: 0 15px;
		border: none;
	}
	/*3 column cms*/
	#primary {
		width: 697px;
	}
	#secondary {
		width: 213px;
	}
	.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 .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: 10px 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;
	}
}
@media only screen and (max-width: 1199px) {
	.testimonial-wrapper.mainblock-wrapper {
    	padding: 60px 0;
	}
	.custom-testimonial-inner{
		padding: 0 50px;
		text-align: center;
	}
	.testmonial-image{
		display: block;
	}
	.testimonial-wrapper-inner:before{
		display:none;
	}
	.testimonial-wrapper-inner{
		margin-right: 0;
    float: none;
    display: inline-block;
    vertical-align: top;
	}
	.testmonial-text{
		margin: 10px 0;
    text-align: center;
	}
	.custom-testimonial .testimonial-content{
		margin: 0 auto;
	}
	.custom-testimonial .testimonial-content:before{
		    left: 0;
    right: 0;
    margin: 0 auto;
	}
	.entry-content .testimonial-content blockquote{
		width: 85%;
    line-height: 24px;
    text-align: center;
    margin: 0 auto;
	}
}
@media only screen and (max-width: 979px) {
	.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;
	}
	.block-top-contact{
		height: 40px;
		width: 40px;
	}
	.home .spinner {
		background-size: 70px;
	}
	.header-search .aws-search-btn.aws-form-btn {
		width: 50px;
		height: 47px;
		border: none;
		background-color: #000000;
		margin: 0;
	}
	.testimonial-wrapper.mainblock-wrapper:before{
		    position: absolute;
    content: "";
    background: rgba(255, 255, 255, 0.9);
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
 
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
	}
	.header-search .aws-search-btn.aws-form-btn:before{
		display:none;
	}
	.header-search .aws-search-btn.aws-form-btn .aws-search-btn_icon {
    	color: #ffffff;
	}
	#second.footer-widget, #third.footer-widget, #forth.footer-widget {
    	padding: 0 15px;
	}
	.cart span.cart-icon{
		    height: 40px;
    width: 40px;
	}
	.mobile-menu ul li ul.sub-menu li a {
    padding: 10px 30px;
}
	.header-middle .theme-container {
		padding: 0 0;
		min-height: 46px;
		display: block;
	}
	.topbar-link-toggle {
		background-image: url(images/themeimages/header-setting.svg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: 20px;
		font-size: 0 !important;
		height: 24px;
		width: 30px;
	}
	.header-main .topbar-link .topbar-link-toggle:after {
		display: none;
	}
	.custom-testimonial-inner {
		width: 100%;
		text-align: center;
		padding: 0;
	}
	.custom-testimonial .testimonial-content:before {
		margin: 0 auto;
	}
	.entry-content .testimonial-content blockquote {
		width: 70%;
		margin: 0 auto;
		text-align: center;
	}
	.topbar-link-toggle:hover {
		background-image: url(images/themeimages/header-setting-hover.svg);
	}
	.blocktopcontact {
		margin: 2px 0 0 0;
	}
	.block-top-contact-inner {
		top: 55px;
	}
	.testimonial-wrapper-inner {
		display: block;
		vertical-align: top;
		text-align: center;
	}
	.testmonial-text {
		display: block;
		margin: 25px 30px;
		text-align: center;
	}
	.header-cart {
		margin: 2px 0 0 25px;
	}
	.cms-banner-item .static-wrapper {
		top: 15%;
		font-size: 23px;
		line-height: 23px;
		width: 42%;
	}
	.widget_newsletterwidget .title-outer {
		margin-bottom: 10px;
	}
	.testimonial-wrapper.mainblock-wrapper {
		padding: 50px 0;
	}
	custom-testimonial-inner {
		width: 100%;
	}
	.testimonial-wrapper-inner {
		margin: 0;
		float: none;
		display: inline-block;
		vertical-align: top;
	}
	.testimonial-wrapper-inner:before {
		display: none;
	}
	.custom-testimonial .testimonial-content {
		width: 90%;
		display: block;
	}
	.special-products {
		width: 100%;
	}
	.special .special-products,
	.special .special-banner {
		width: 100%;
		padding: 0 !important;
	}
	.special .specialblockinner {
		margin: 0 !important;
	}
	.special .special-image-wrapper {
		width: 40.366667%;
	}
	.special-banner {
		display: none;
	}
	.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;
		width: 500px;
		float: none;
		padding: 0;
		margin: 0 auto;
	}
	.footer-top .newsletter-inner {
		width: 100%;
		text-align: center;
		margin: 0 0 10px;
	}
	.footer-top .newsletter-detail .widget-title::before {
		left: 0;
		right: 0;
		margin: 0 auto;
		top: 0;
	}
	/*header*/
	.header-bottom {
		padding: 5px 0;
		background-color: #F56C28;
		text-align: center;
	}
	.header-middle {
		padding: 10px 0;
		min-height: 46px;
		display: block;
	}
	.offer-inner,
	.cart-price .label,
	.header-cart .shopping_cart .amount,
	.cart-text {
		display: none;
	}
	.offer-icon {
		margin-right: 0;
	}
	.menu-toggle {
		font-size: 0;
		letter-spacing: inherit;
		display: none;
	}
	.topbar-link-toggle {
		background-image: url(images/themeimages/header-setting.svg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: 20px;
		font-size: 0;
		height: 24px;
		width: 30px;
	}
	.topbar-link-toggle:hover {
		background-image: url(images/themeimages/header-setting-hover.svg);
	}
	.topbar-link-toggle:after {
		display: none;
	}
	.topbar-link {
		padding: 0;
	}
	.header-top .main-navigation {
		margin-right: 10px;
	}
	.header-offer {
		margin: 0;
	}
	.header-logo {
		display: none;
	}
	.header-mob-logo {
		top: 14px;
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 auto;
		float: none;
		z-index: 9;
		text-align: center;
		width: 190px;
		height: auto;
		bottom: auto;
		display: block;
	}
	.header-search {
		margin: 0;
	}
	.header-cart .togg .widget.widget_shopping_cart {
		top: 55px;
	}
	.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;
		margin-top: 0;
		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);
		-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;
	}
	@-webkit-keyframes fixedAnim {
		0% {
			top: -100%;
		}
		100% {
			top: 0;
		}
	}
	@-moz-keyframes fixedAnim {
		0% {
			top: -100%;
		}
		100% {
			top: 0;
		}
	}
	@keyframes fixedAnim {
		0% {
			top: -100%;
		}
		100% {
			top: 0;
		}
	}
	/* Mobile Menu css */
	.main-navigation {
		float: left;
		margin-top: 9px !important;
	}
	.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 .menu-title {
    	overflow: hidden;
    	background-color: #000000;
    	padding: 15px 15px;
	}
	.mobile-menu .menu-title .title {
		float: left;
		margin: 0;
		text-transform: uppercase;
		color: #ffffff;
	}
	.mobile-menu {
		background: rgba(245, 108, 40,0.9) none repeat scroll 0 0;
    box-sizing: border-box;
    height: 100%;
    left: 0;
    margin-left: 0;
    padding: 0;
    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 {
		padding: 0;
		position: relative;
		text-align: left;
		list-style-type: none;
		display: block;
	}
	.mobile-menu-inner&gt;ul {
		margin: 0;
	}
	.mobile-menu ul li a {
		display: block;
		font-size: 14px;
		color: #ffffff;
		font-weight: 500;
		border-bottom: 1px solid rgba(255, 255, 255, 0.5);
		padding: 10px 15px;
	}
	.mobile-menu ul li a:hover {
		color:#000000;
	}
	.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: 15px;
		left: auto;
		top: 6px;
		color:#ffffff;
		font-size: 12px;
	}
	.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: #F56C28;
		transition-duration: 500ms;
		-webkit-transition-duration: 500ms;
		-moz-transition-duration: 500ms;
		-ms-transition-duration: 500ms;
		-o-transition-duration: 500ms;
	}
	/* menu iocn css start */
	/****************** Content ******************/
	.widget_accepted_payment_methods .title-outer {
		display: block;
		text-align: left;
	}
	.widget_accepted_payment_methods.toggled-on .accepted-payment-methods {
		display: block;
		text-align: left;
		margin: 20px 0 0;
	}
	.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: 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: 1%;
	}
	.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: 1%;
	}
	.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_black_studio_tinymce .textwidget,
	.primary-sidebar .widget&gt;.toggle-block,
	.primary-sidebar .widget_price_filter .toggle-block,
	.primary-sidebar .widget_shopping_cart_content,
	.primary-sidebar .widget_pages&gt;ul,
	.primary-sidebar .widget ul.toggle-block {}
	.primary-sidebar .product_list_widget li {
		margin: 0 0 20px;
	}
	.title-outer {
		cursor: pointer;
		position: relative;
	}
	.footer-widget .widget {
		margin: 0 0 0 0;
	}
	.primary-sidebar .widget {
		margin: 0 0 10px;
	}
	.widget p {
		width: 85%;
		margin: 0 auto 15px;
		text-align: center;
	}
	.widget .widget-title {
		padding: 0 0 10px 0;
		margin: 0;
	}
	.service-item {
		margin-bottom: 30px;
		width: 50%;
	}
	.service-list .service-content .icon-image {
		margin: 0 auto 10px;
		display: block;
	}
	.service-list .service-content {
		display: block;
	}
	.service-list.service-2 {
		border: none;
	}
	#content .offercmsblock {
	   padding: 30px 0;
    background-image: none !important;
    background-color: #ECE3D6;
    text-align: center;
	}
	#content .offercmsblock .offer-btn{
		float: none;
		display: inline-block;
		vertical-align: top;
		margin:0;
	}
	#content .offercmsblock .offer-detail .text2 {
		margin-bottom: 20px;
		display: block;
	}
	.shop-now a {
		overflow: visible;
		float: none;
		clear: both;
	}
	.header-search .search-overlay {
		border: none;
		    width: 350px;
	}
	.cms-banner-item .static-wrapper .cms-text .text2.static-text {
		font-size: 15px;
		line-height: 23px;
		margin-bottom: 20px;
	}
	#content .offercmsblock .offer-detail .text1 {
		font-size: 18px;
		line-height: 25px;
	}
	#content .offercmsblock .offer-detail {
		float: none;
		margin-right: 0;
	}
	.toggled-on .title-outer:before {
		content: "\f106";
		line-height: 11px;
	}
	.title-outer:before,
	.toggled-off .title-outer:before {
		content: "\f107";
		position: absolute;
		right: 12px;
		font-family: 'FontAwesome';
		font-size: 20px;
		font-weight: 600;
		color: #000000;
		top: 0;
		bottom: 0;
		height: 14px;
		width: 14px;
		text-align: center;
		z-index: 9;
		line-height: 15px;
		margin: auto;
	}
	.toggled-off .toggle-block,
	.primary-sidebar .toggle-block,
	.site-footer .toggle-block,
	.primary-sidebar .widget_shopping_cart_content,
	.primary-sidebar .toggled-off .widget_shopping_cart_content,
	.toggle-content .toggle-block {
		display: none;
	}
	.toggled-on .toggle-block,
	.primary-sidebar .toggled-on .widget_shopping_cart_content {
		display: block;
	}
	.toggle-content .toggle_title {
		display: block;
	}
	.toggle-content .toggle_title {
		background-color: #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-widget {
		background: transparent;
	}
	.first-widget {
		text-align: center;
	}
	.second-widget {
		text-align: left;
		padding: 0 15px;
	}
	.forth-widget {
		margin-bottom: 0 !important;
		box-shadow: none;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
	}
	.footer-center {
		padding: 50px 0 30px;
	}
	.forth-widget:before {
		display: none;
	}
	.footer-widget.toggled-on .accepted-payment-methods {
		text-align: center;
	}
	.site-footer .newsletter-email,
	.tnp-email {
		background: #fff;
	}
	.widget_search {
		display: none;
	}
	.footer_top {
		margin: 30px 0;
	}
	.home-about-me {
		text-align: center;
	}
	.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 {
    	padding: 0 15px;
	}
	.site-footer .toggle-block {
		margin: 0px 0 10px;
		float: left;
		width: 100%;
	}
	.widgets-footercontact h3.widget-title {
		display: block;
	}
	.toggled-on .newslettre-text {
		display: block;
	}
	.site-footer .widget_newsletterwidget .title-outer .widget-title {
		text-align: center;
		display: block;
		vertical-align: top;
		padding: 7px 0 0 65px;
	}
	.site-footer .widget_newsletterwidget .title-outer:before {
		display: none;
	}
	.site-footer .widget_newsletterwidget .tnp-email {
		width: 100%;
		font-size: 14px;
	}
	.site-footer .widget_newsletterwidget .tnp-submit {
		font-size: 12px;
		width: 100%;
	}
	.site-footer .toggle-block {
		margin: 0;
		padding: 10px 15px 15px;
		box-sizing: border-box;
	}
	.site-footer .follow-us ul.toggle-block {
		display: block;
		text-align: center;
	}
	.site-footer .follow-us ul.toggle-block .social-wrap {
		display: inline-block;
		vertical-align: top;
	}
	.site-footer .forth-widget .toggle-block {
		margin-bottom: 20px;
	}
	.site-footer h3.widget-title {
		font-size: 14px;
		line-height: 24px;
		font-weight: 600;
		margin: 0;
	}
	.site-footer .widget_accepted_payment_methods .title-outer h3.widget-title {
		margin-bottom: 0;
	}
	.footer-widget .widget.widget_accepted_payment_methods {
		margin: 15px 0 0;
		clear: both;
	}
	.footer-widget .widget.widget_newsletterwidget {
		margin: 0px;
	}
	.site-footer .address_content .contact_address {
		display: inline-block;
	}
	/*footer cms*/
	.footer-top {
		min-height: inherit;
	}
	.cms-banner.mainblock-wrapper .shop-now a {
    	padding: 0;
	}
	.footer-widget .widget .title-outer .widget-title:after {
		bottom: 0px;
		display: none;
	}
.footer-bottom .footer-bottom-left {
    float: none;
}
.footer-bottom .footer-bottom-right {
    float: none;
}
	.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 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) {
	.footer-top .widget_newsletterwidget .tnp-widget {
		width: 80%;
	}
	.topbar-link {
		float: left;
		margin: 0;
	}
.header-left{
	display:none;
}
	.woocommerce-tabs ul.tabs li {
		padding-right: 0;
		float: none;
		display: block;
		margin-bottom: 8px;
	}
	.woocommerce-tabs ul.tabs li a {
		display: inline-block;
		vertical-align: top;
	}
	.specialblockinner .product-images-detail{
		border:none;
		margin:0;
	}
	.specialblockinner .onsale {
    	display: none !important;
	}
	.testmonial-text {
		float: none;
		margin: 30px 0 0 0;
		display: block;
		text-align: center;
	}
	.entry-content .testimonial-content blockquote {
		text-align: center;
	}
	.custom-testimonial .testimonial-content {
		width: 100%;
		text-align: center;
	}
	.special .special-image-wrapper {
		width: 100%;
		float: none;
		text-align: center;
	}
	.special .product-details {
		margin: 0;
	}
	.special .product-content {
		text-align: center;
		    width: 100%;
	}
	.special .woocommerce .star-rating {
		margin: 0 auto 8px;
	}
	.special .count-down {
		text-align: center;
	}
	.special .count-down .countbox.hastime {
		display: inline-block;
		vertical-align: top;
	}
	.header-search .search-overlay {
    	width: 350px;
	}
	.cms-banner-item .static-wrapper {
		top: 30%;
	}
	.cms-banner-item {
		text-align: center;
		margin-bottom: 20px;
	}
	.offercmsblock .offer-detail .text1.static-text {
		font-size: 23px;
		margin-bottom: 10px;
	}
	.offercmsblock a.offer-btn {
		float: none;
		margin: 25px 0 0 0;
	}
	.offer-detail {
		display: block;
		float: none;
		text-align: center;
	}
	.offer-block {
		text-align: center;
	}
	.resp-tabs-list li {
		display: block;
		margin: 0;
	}
	#content .category-tab ul.resp-tabs-list {
		margin: 0 0 50px;
	}
	content .category-tab .owl-buttons {
		left: 0;
		top: 33%;
		right: 0;
	}
	.resp-tabs-list li .tab-title {
		display: inline-block;
		vertical-align: top;
		margin-left: 0;
		margin-right: 0;
	}
	.service-item div {
		padding: 0 !important;
		border: none !important;
		margin: 0 !important;
	}
	#content .offercmsblock {
		background-image: none !important;
		padding: 30px 10px !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 {}
	.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;
	}
	.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;
	}
	#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 {
		position: unset;
	}
	/****************** 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;
	}
	.cms-banner-item img {
		width: 100%;
	}
	.service-item {
		width: 100%;
		margin-bottom: 20px;
	}
	.service-item:last-child {
		margin: 0;
	}
	.home .shortcode-title .normal-title,
	.shortcode-title .upsells.products&gt;h2,
	.shortcode-title .related.products h2,
	.shortcode-title .cross-sells&gt;h2 {
		font-size: 18px;
		line-height: 24px;
	}
	.upsells.products&gt;h2,
	.related.products h2,
	.cross-sells&gt;h2 {
		font-size: 18px;
		line-height: 24px;
	}
	/************* 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-bottom: 0;
		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;
	}
}

@media only screen and (max-width: 640px) {
	.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: 5px;
	}
	.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;
		line-height: 35px;
	}
	.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;
	}
	.post-info {
		padding: 10px;
		margin-top: 0;
		width: 100%;
	}
	.sticky-post {
		margin-top: 20px;
	}
	#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 {
		margin-top: 0 !important;
	}
}

@media only screen and (max-width: 479px) {
	.site-footer .newsletter-email,
	.tnp-email {
		background: #fff;
		padding: 13px 15px;
	}
	.parallax .title1 p {
		font-size: 25px;
		line-height: 35px;
		text-align: center;
	}
	.parallax .title2 p {
		font-size: 33px;
		text-align: center;
		line-height: 40px;
	}
	.parallax .title3 p{
		text-align: center;
	}
	.middle-container.main-slider{
		margin-top: 15px !important;
	}
	.footer-top .widget_newsletterwidget .widget-title {
    	font-size: 18px;
	}
	.widget p {
    width: 100%;
	}
	.footer-top .widget_newsletterwidget .widget-title {
    font-size: 18px;
	}
	.entry-content .testimonial-content blockquote {
    	width: 100%;
	}
	.header-search .search-overlay {
    	width: 100%;
	}
	.blocktopcontact{
		display:none;
	}
	.header-left {
    	display: none;
	}
	.shop-now a {
		font-size: 12px;
		line-height: 24px;
		padding: 5px 15px;
	}
	.cms-text .text2.static-text {
		margin-bottom: 15px;
	}
	.cms-banner-item .static-wrapper {
		top: 18%;
		font-size: 18px;
		line-height: 18px;
		width: 33%;
	}
	.topbar-link {
		float: left;
	}
	.tnp-field.tnp-field-button {
		position: static;
		margin: 0;
	}
	.header-mob-logo {
		width: 150px;
		top: 18px;
		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&gt;form,
	.tnp.tnp-subscription&gt;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 {
		width: 100%;
		font-size: 14px;
		margin: 0;
		padding: 13px 13px;
	}
	.footer-top .widget_newsletterwidget .tnp-widget {
		width: 100%;
	}
	.header-cart .togg .widget.widget_shopping_cart {
		right: -5px;
	}
	.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;
	}
	.site-footer .widget_newsletterwidget .tnp-submit {
		width: 100%;
		background-color: #000000;
		color: #ffffff;
	}
	.cms-banner-item .static-wrapper .shop-now{
		display:none;
	}
	.cms-banner-item .static-wrapper .cms-text .text2.static-text {
		font-size: 13px;
		line-height: 25px;
		margin-bottom: 0;
	}
	.cms-banner-item .static-wrapper {
		top: 30%;
		font-size: 18px;
		line-height: 18px;
		width: 36%;
		left: 56%;
	}
	.cms-banner-item .static-wrapper .cms-text .text2.static-text {
    font-size: 18px;
	}
	.parallax.mainblock-wrapper {
		padding: 70px 0;
		text-align: center;
	}
	.site-footer .widget_newsletterwidget .tnp-submit:hover {
		width: 100%;
		background-color: #ffffff;
		color: #000000;
	}
	.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;
	}
	.header-search{
		    display: block;
	}
}

@media only screen and (max-width: 379px) {
	.single-portfolio .read-more a {
		line-height: 14px;
		padding: 5px 10px;
	}
	.cms-banner-item .static-wrapper .cms-text .text2.static-text {
		font-size: 15px;
		line-height: 25px;
		margin-bottom: 0;
	}
	.cms-banner-item .static-wrapper {
		top: 20%;
		width: 48%;
		left: 51%;
	}
}</pre></body></html>