	/**
	* 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;
		}
		 .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)  {
	
	
	#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%;
	}
	
}
@media (min-width: 768px)  {
	.products_block .owl-theme .owl-buttons div.owl-prev ,.related.products .owl-theme .owl-buttons div.owl-prev{
		left: 0;
		top:0;
	}
	.products_block .owl-theme .owl-buttons div.owl-next ,.related.products .owl-theme .owl-buttons div.owl-next{
		right: 0;
		top:0;
	}	
	.blog-wrapper .owl-theme .owl-buttons div {
		transform: scale(1);
		-webkit-transform: scale(1);
		-ms-transform:scale(1);
		-o-transform:scale(1);
		-moz-transform:scale(1);
		opacity: 1;	
		-khtml-opacity: 1;
		-webkit-opacity: 1;
		-moz-opacity:1;
		position: static;
		display: inline-block;
		vertical-align: top;
		float: left;
	}
	.blog-wrapper .owl-buttons {
		position: absolute;
		bottom: 12%;
		left: 22%;
		top: auto;
		right: auto;
	}
}
@media (max-width: 1599px)  {
	.mega-menu ul li.cat-item {
		position:static;
	}
	.mega-menu ul li.cat-item .sub-container {
		right: 0 !important;
	}
	.home-content-wrapper:after {
		height: 25%;
		bottom: -10%;
	}
	.aboutus:after {
		height: 25%;
		width: 7%;
	}
	
}
	@media (max-width: 1299px)  {
	
	.site-header {
		padding: 0 50px;
	}
	.widget_newsletterwidget .tnp-widget {
		width: 100%;
	}
	.yith-wcwl-wishlistaddedbrowse.show, .yith-wcwl-wishlistexistsbrowse.show, .woocommerce .yith-wcwl-add-to-wishlist a.add_to_wishlist, .woocommerce ul.products a.compare.button,.woocommerce ul.products .image-block .button.yith-wcqv-button,.woocommerce ul.products li.product .product_type_simple.button, .woocommerce-page ul.products li.product .product_type_simple.button, .woocommerce ul.products li.product .product_type_grouped.button, .woocommerce-page ul.products li.product .product_type_grouped.button, .woocommerce ul.products li.product .product_type_external.button, .woocommerce-page ul.products li.product .product_type_external.button, .woocommerce ul.products li.product .product_type_variable.button, .woocommerce-page ul.products li.product .product_type_variable.button {
		width:40px;
	}
	.aboutus ,.home-content-wrapper{
	    padding: 80px 0 0;
	}
	.home-content-wrapper .blog-wrapper .shortcode-title .normal-title {
		top: 5%;
	}
	.style-2 .post-detail {
		padding: 140px 35px;
	}
	.style-2 .post-content-inner {
    	padding: 0;
	}
	.aboutus .shortcode-title {
		margin-top: 20px;
		margin-bottom: 40px;
	}
	.aboutus .aboutus-text1 {
		margin-bottom: 30px !important;
	}
	.aboutus .aboutus-text2 {
		margin-bottom: 50px !important;
	}
	 .shortcode-title .normal-title, .shortcode-title .upsells.products > h2, .related.products h2, .shortcode-title .cross-sells > h2 {
		font-size: 40px;
		line-height: 40px;
	}
		.custom-testimonial-inner {
			
		}
		.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;
		}
		 /* .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;
			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 10px;
		}
		.service-title {
			margin-top: 0;
		}
		
		.first-widget {
			
		}
		.second-widget {
			
		}
		.third-widget {
	
		}
		.forth-widget {
			
		}
		/*3 column cms*/
		#primary {
			width: 698px;
		}
		#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: 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;
		}
		.aboutus .aboutus-wrapper {
			padding: 0 0 0 8px!important;
		}
		.site-footer {
			padding: 117px 50px;
		}
}	
	@media only screen and (max-width: 979px) {
	.owl-theme .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);
	}
	ul.accepted-payment-methods {
		text-align: center;
	}
	.site-footer {
		padding: 50px 15px;
	}
	.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 {
		font-size: 32px;
		line-height: 32px;
	}
	.style-2 .post-detail {
		padding: 90px 15px;
	}
	.aboutus .shortcode-title {
		margin-top: 0;
		margin-bottom: 30px;
	}
	.aboutus .aboutus-text1 {
		margin-bottom: 20px !important;
	}
	.aboutus .aboutus-text2 {
		margin-bottom: 20px !important;
	}
	.aboutus .aboutus-wrapper {
		padding: 0 15px !important;
	}
	.aboutus:before,.aboutus:after ,.home-content-wrapper:before,.home-content-wrapper:after {
		display:none !important;
	}
	.aboutus, .home-content-wrapper {
		padding: 0;
	}
	.site-header {
		padding: 0 15px;
	}
	.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: 5px 0 0 5px;
	}
	.header-search .search-overlay {
		top: 52px;
	}
	.topbar-link-wrapper {
		top: 53px;;
	}
	.testimonial-wrapper-inner {
		margin: 0;
		float: none;
		display: inline-block;
		vertical-align: top;
	}
	.testimonial-wrapper-inner:before {
		display:none;
	}
	.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 0;
			background-color: #999999;
		    text-align: center;
		}
		.header-middle {
			padding: 12px 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/contact-icon.svg);
			background-position: center;
			background-repeat: no-repeat;
			background-size: 20px;
			font-size: 0;
		}
		.topbar-link-toggle:hover {
			background-image: url(images/themeimages/contact-icon-hover.svg);
		}
		.topbar-link-toggle:after{
			display:none;
		}
		.topbar-link {
		    margin: 5px 0 0 5px;
		}
		.header-top .main-navigation {
			margin-right: 10px;
		}
		.header-offer{
			margin: 0;
		}
		.header-logo {
			display: none;
		}
		.header-mob-logo {
			top: 10px;
			position: absolute;
			left: 0;
			right: 0;
			margin: 0 auto;
			float: none;
			z-index: 9;
			text-align: center;
			width: 149px;
			height: 50px;
			bottom: auto;
			display: block;
		}
		.header-search {
			margin: 6px 0 0 0;
		}
		.header-cart .togg .widget.widget_shopping_cart {
			top: 53px;
		}
		.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;
    width: 35px;
}
.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(0,0,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: 8px 0;
}
.mobile-menu-inner > ul {
	margin: 0;
}
.mobile-menu ul li a {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
}
.mobile-menu ul li a:hover {
    color: #999999;
}
.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: #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: #191414;
    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: #191414;
    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: #191414;
    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: #999999;
    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 > .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 {
		}
		.primary-sidebar .product_list_widget li {
 		   margin: 0 0 20px;
		}
		.title-outer {
			cursor: pointer;
			position: relative;
		}
		.footer-widget .widget {
			margin: 0 0 ;
		}
		.primary-sidebar .widget {
			margin: 0 0 10px;
		}
		.widget .widget-title {
			padding: 10px;
		    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: 12px;
			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-center .title-outer:before {
			color: #191414;
		}
		.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 {
			
		}
		.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;
		}
		.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: inline-block;
			vertical-align: top;
			padding: 55px 0 0 0;
		}
		.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 {
		
		}
		.site-footer .toggle-block {
			margin: 0 0 20px;
			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: 16px;
			line-height: 24px;
			font-weight: 600;	
			margin: 0;
			display: block;
			background: transparent;
		    text-transform: uppercase;
		}
		.static-links-list span {
			display: block;
			padding: 0 15px;
		}
		.static-links-list {
			text-align: left;
		    padding: 10px 0 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;
		    margin: 0 0 50px;
		}
		.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 .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) {
	.aboutus .aboutus-wrapper {
		padding: 0 !important;
	}
	.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 {
		padding: 0 0 20px;
	}
	.home-content-wrapper .blog-wrapper .shortcode-title {
		margin: 0 0 30px;
	}
	.aboutus .block-img {
		margin: 0 0 20px !important;
	}
	.cms-btn a {
		font-size: 14px;
		line-height: 24px;
		font-weight: 400;
	}
	.footer-top .widget_newsletterwidget .tnp-widget {
		width: 80%;
	}
		.blocktopcontact {
			display: none;
		}
		.topbar-link {
		}
		
		.header-top {
			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;
		}
		.header-search input[type="search"] {
			font-size: 14px;
			width: 450px;
		}
		.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;
		}
		.resp-tabs-list li {
			display: block;
		}
		.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;
		}
		.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 {
			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;
		}
		.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{
			font-size: 32px;
			line-height: 32px;
		}
		.upsells.products > h2, .related.products h2, .cross-sells > h2 {
			font-size: 32px;
			line-height: 32px;
		}
		/************* 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-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: 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;
			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) {
	.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 {
			right: -25px;
		}
		.site-footer .newsletter-email, .tnp-email {
			background: #fff;
			padding: 13px 15px;
		}
		.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: 120px;
			top: 10px;
			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 {
			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%;
		}
		.site-footer .widget_newsletterwidget .tnp-submit:hover {
			width: 100%;
		}
		.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;
		}
	}