	/**
	* 8.0 Media Queries
	* ----------------------------------------------------------------------------
	*/
	@media only screen and (min-width: 1201px) and (max-width: 1250px){
	.owl-theme .owl-buttons div.owl-prev{left: -12px;}
	.owl-theme .owl-buttons div.owl-next{ right: -12px;}
}
@media only screen and (min-width: 980px) and (max-width: 1050px){
	.owl-theme .owl-buttons div.owl-prev{left: -12px;}
	.owl-theme .owl-buttons div.owl-next{ right: -12px;}
}
	@media only screen and (max-width: 1200px){
	
	.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;}
	.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;}
	
	.widget_accepted_payment_methods {margin: 6px 0 4px;float:right;}
	.cat_name {
		font-size: 24px;
	}
	/*Blog*/
	.post-detail-spacing{padding:20px;}
	.style-1 .post-title {margin: 0 0 15px;}
	.blog-posts-content .style-1 .post-title a, .blog-posts-content .style-1 .post-title a:hover {font-size: 16px;line-height: 18px;}
	
	.read-more {margin: 10px 0 0;}
	.blog-posts-content .read-more > a ,.single-portfolio .read-more a{padding: 10px 10px;}
	
	/*Blog*/
	.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;}
	.term-description{ margin:0 15px 30px; background: #fff; width: auto;}
	ul.accepted-payment-methods {margin-bottom:10px;}
	}

	@media only screen and (min-width: 1024px) and (max-width: 1200px){
	.page-title-inner, .main-content-inner, .theme-container, .full-width .inner-container, .main-content.left-sidebar, .site-footer .inner-container, .main-inner-container, .main-content.box-page { width: 970px;}
	#primary{ width:730px;}
	#secondary ,.singleproduct-sidebar{ width:210px;}
	.woocommerce .single-product-full #content .product div.images { width: 32%;}
	.woocommerce .single-product-full #content .product div.entry-summary{ width:63.4%;}
	}
	@media only screen and (max-width: 1024px) {
		.tmpmela-single-banner .text1.static-text {	font-size: 16px;}
		.tmpmela-single-banner .text2.static-text { font-size: 45px;}
		.entry-thumbnail {
			width: 100%;
			float: none;
		}
		}
	@media only screen and (min-width: 980px) and (max-width: 1200px) {
	.service-list{margin-right:20px;}
	
	.sub-banner2 .shop-now{left:48px;}
	.sub-banner2 .cms-text{padding-left:15px;}
	.sub-banner1 .cms-text{padding-right:15px;}
	.sub-banner1 .static-wrapper .shop-now{right:48px;}
	.sub-banner1 .cms-banner-img{left:0;}
	.sub-banner .text1, .sub-banner .text2{font-size:28px !important; line-height:30px !important;}
	.static-wrapper .shop-now{margin-top: 25px;}
	.cms-banner-inner .static-inner{margin-bottom: 25px;}
	.static-wrapper {top: 22%;width:50%;}
	.service-list .content{text-align: center;width: auto;}
	.service-1 .service-content {text-align: center;}
	.service-3 .service-content {text-align: center;}
	.service-content .icon-image{float:none; display:inline-block;}
	
	.tmpmela-single-banner .static-wrapper .static-inner{padding:20px 30px;margin-bottom: 0px;}
	.tmpmela-single-banner .static-wrapper .shop-now{left: 0px;}
	.footer-widget{padding: 5px 22px;}
	
	}

	@media only screen and (min-width: 980px) and (max-width: 1023px) {
	.page-title-inner, .main-content-inner, .theme-container, .full-width .inner-container, .main-content.left-sidebar, .site-footer .inner-container, .main-inner-container, .main-content.box-page { width:920px;}
	#primary{ width:690px;}
	#secondary { width:200px;}
	.woocommerce .single-product-full.side-widget-area #content .product div.entry-summary{ width:68%;}
	.woocommerce .single-product-full #content .product div.entry-summary{ width:100%;}
	.woocommerce .single-product-full #content .product div.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%;}
	}
	@media only screen and (max-width: 979px){
	.header-bottom.header-fix.sticky-menu .menu-toggle 
	{
		border: 0;
		margin: 5px 0;
	}
	.nav-top
	{
		display: block;
		margin-bottom: 10px;
	}
	.sticky-menu .nav-top {
    	margin: 0;
	}
	.header-bottom
	{
		display: block;
	}
	.navigation-bar
	{
		display: none;
	}
	.header-main {
		height: auto;
	}
	.header-top {
		padding: 15px 0;
	}
	.header-search {
		width: 30px;
		height: 30px;
	}
	.header-search .header-toggle {
		background-image: url("images/megnor/search.svg");
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 22px;
		cursor: pointer;
		font-size: 0;
		height: 25px;
		text-indent: -9999px;
		vertical-align: top;
		width: 30px;
		display: inline-block;
		margin-top: 3px;
	}
	.header-search .woocommerce-product-search, .header-search .search-form {
		bottom: 0;
		display: none;
		left: auto;
		position: absolute;
		right: 0;
		top: 38px;
		z-index: 1;
		width: 195px;
	}
	.header-search.active .header-toggle {  background-image: url("images/megnor/close.svg"); }
    .header-center{
    	margin: 5px 0;
    }
    .header-left .social-icons {
		margin-top: 0; 
	}
    .header-search .woocommerce-product-search .search-field, .header-search .search-form .search-field, .woocommerce-product-search:hover .search-field, .woocommerce-product-search .search-field:focus, .header-search .woocommerce-product-search .search-field, .header-search .search-form .search-field {
		border: 2px solid #f2e4d6;
		background: #fff;
	}
	.header-search .woocommerce-product-search button[type="submit"] {
		color: #7a7b34;
		background-color: #f2e4d6;
		float: left;
		height: 37px;
		position: absolute;
	}
	/****************** Content ******************/
	.page-title-inner, .main-content-inner, .theme-container, .full-width .inner-container, .main-content.left-sidebar, .site-footer .inner-container, .main-inner-container, .main-content.box-page { width:710px; max-width: 100%; }
	#secondary,#primary{width:100%; margin:0 0 30px; float:none; clear: both;}
	.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:100%;}
	.singleproduct-sidebar{ float:left; margin:0;}
	.col-main{ width:100%;}
	.page-title .entry-title-main{ font-size:24px;}
	.breadcrumbs, .woocommerce .woocommerce-breadcrumb, .woocommerce-page .woocommerce-breadcrumb{ font-size:12px;}
	.woocommerce .single-product-full #content .product div.images, .woocommerce .single-product-sidebar #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page .single-product-sidebar #content div.product div.images, 						   	.woocommerce-page div.product div.images {  float: none;  margin: 0 auto 20px;  width: 74%;}
	.primary-sidebar .widget_top_rated_products .amount { display: block;}
	.product-slider{ padding:5px;}
	.address-text{width:100%;}
	.widgets-brand .widget-title{ display:block;}
	
	/**************************  product-categories ******************************/
	.product-categories .hitarea:before, .widget_categories .hitarea:before{ font-size:10px; margin: 5px 0 0; text-align:right;}
	.product-categories .expandable-hitarea:before, .widget_pages .expandable-hitarea:before, .widget_nav_menu .expandable-hitarea:before, .widget_categories .expandable-hitarea:before{content: "\f067";}
	.product-categories .collapsable-hitarea:before, .widget_pages .collapsable-hitarea:before, .widget_nav_menu .collapsable-hitarea:before, .widget_categories .collapsable-hitarea:before{content: "\f068";}
	.product-categories .dc-mega-icon{ display:none;}
	/********************** End product-categories ************************/
	/******************  CSS for all sidebar and footer toggle ******************/
	.primary-sidebar .widget_black_studio_tinymce .textwidget,
	.primary-sidebar .widget > .toggle-block,
	.primary-sidebar .widget_price_filter .toggle-block,
	.primary-sidebar .widget_shopping_cart_content,
	.primary-sidebar .widget_pages > ul,
	.primary-sidebar .widget  ul.toggle-block{  padding:10px;  }
	.title-outer{cursor:pointer;position:relative;}	
    .primary-sidebar .widget_media_image{display: none;}
	.primary-sidebar .widget{margin:0; padding:0;}
	.widget .widget-title {
		padding: 10px 6px;
		margin: 0;
		font-size: 16px;
	}
	.site-footer .widget {
	position: relative;
	padding: 0;
	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;
		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, .accepted-payment-methods{display:none;}
	.toggled-on .toggle-block,.primary-sidebar .toggled-on .widget_shopping_cart_content, .footer-widget.toggled-on .accepted-payment-methods{ 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%;}	
	.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 ******************/
	.first-widget {text-align: center;}
	#fourth {width: 100%; }
	.widget_search{ display:none;}
	.footer-newsletter .theme-container {
		padding: 15px 0 20px;
	}
	.footer_top{ margin:30px 0;}
	.home-about-me { text-align: center;}
	.tmpmela-about-description {line-height:24px;}
	.footertop .custom-text-container .text{ margin:0; text-align: center!important;}
	.site-footer h3.widget-title{ margin:0; padding:10px 0;font-size: 17px;text-align: left;}
	.site-footer .widgets-follow-us h3.widget-title {	display:block;}
	#footer-widget-area{ display:inline-block; padding-bottom:30px; vertical-align:top;}
	.site-footer .follow-us h3.widget-title{ display:block;}
	.site-footer .title-outer:before,.site-footer.toggled-off .title-outer:before{ right:0; }
	.footer-widget,.fifth-widget.footer-widget,.first-widget.footer-widget,.follow-us,.widget.widgets-footercontact{min-height:inherit;width:100%;padding:0;border:none; margin: 0;}
	.widgets-footercontact h3.widget-title{ display:block;}
	.toggled-on .newslettre-text { display: block;}
	.site-footer .widget_newsletterwidget .title-outer .widget-title{font-size: 18px;margin-top:0px;text-align: left;}
	.site-footer .widget_newsletterwidget .title-outer:before{display:none;}
	.site-footer .widget_newsletterwidget .tnp-submit{font-size: 12px;}
	.widget_accepted_payment_methods{float: left;width: 100%;}
	.footer-widget .widget.widget_accepted_payment_methods {margin: 0px;}
	.footer-widget .widget.widget_newsletterwidget {display: inline-block;vertical-align: top;width: 100%;margin: 0;}
	.site-footer .address_content .contact_address {display: inline-block;}
	ul.accepted-payment-methods li {margin: 5px 10px 5px 0;}
	.tnp.tnp-widget.toggle-block {
		display: block;
		padding-left: 0;
	}
	.follow-us .toggle-block {
		display: block;
	}
	.payment-methods .toggle-block {
		display: block;
		padding-top: 5px;
	}
	.footer-bottom-left, .footer-bottom-right, .site-info {
		width: 100%;
		padding: 5px 0;
		text-align: center;
	}
	.footer-bottom-container {
		padding: 20px 0;
	}
	.footer-widget .image {
		padding: 30px 0 25px 0;
	}
	
	/*footer cms*/
	.service-1 .service-content,.service-3 .service-content,.service-list .content{text-align:center;}
	.service-list {
    border: medium none;
    display: inline-block;
    float: none;
    margin: 0;
    width: 100%;
	}
	.footer-top{padding: 0;}
	.service-content .icon-image{float:none; display:inline-block;}
	.service-list .content{width: auto; float:none;}
	.topbar-outer .header-helpline{border-left:0;padding: 12.5px 15px 12.5px 0;}	
	.tmpmela-single-banner .static-wrapper .static-inner{padding:10px 0px;margin-bottom: 0px;}
	.tmpmela-single-banner .static-wrapper .shop-now{left: 0px;}
	.tmpmela-single-banner .static-wrapper .shop-now .link-text{padding: 10px 15px;}
	.widget_accepted_payment_methods .accepted-payment-methods {display: none;}
	.widget_accepted_payment_methods.toggled-on .accepted-payment-methods {display: block;margin: 5px 0 10px;}
	.footer-widget .widget .title-outer .widget-title::after {bottom:0px;display: none;}
	.footer-menu-links ul{margin-bottom:20px;}
	.widgets-footercontact .widget-title{display: block;}
	.footer-widget {margin-bottom: 3px !important;}	

	/*blog*/
	.post-detail-spacing{padding: 15px 15px 0px;}
	.style-1 .post-title {margin: 0 0 15px;}	
	.read-more {margin: 18px 0 0;padding: 5px 10px 5px 0;}
	.blog-posts-content .read-more > a ,.single-portfolio .read-more a{padding: 10px 10px;}
	.blog-posts-content, .portfolio-container {
		margin: 0;
	}	
	}
	@media only screen and (min-width: 768px) and (max-width: 979px) {
	.sub-banner .static-wrapper{width: 50%;}
	.tmpmela-single-banner .text2.static-text{
		font-size: 50px;line-height: 55px;
	}
	.footertop .newsletter-subscription{ width:56%; padding:30px 20px;}
	.site-footer .newsletter-email{width: 238px;}
	#navbar, .header_cart {display: block;padding: 0;position: static;}
	
	.sub-banner1 .static-wrapper .shop-now {
    right: 10px;
    top: 70px;
	}
	.link-text{font-size:10px;}
	.sub-banner .text1, .sub-banner .text2{font-size:24px !important; line-height:25px !important;}
	.sub-banner .link-text{font-size: 12px !important;}
	.sub-banner2 .cms-text {
		left: 0;
		padding-left: 10px;
		top: 10px;
	}
	.sub-banner2 .shop-now {
		left: 10px;
		top: 70px;
	}
	.sub-banner1 .cms-text {
		padding-right: 10px;
		right: 0;
		top: 10px;
	}
	.sub-banner1 .cms-banner-img{left:0;}
	.cms-banner-inner .static-inner{margin-bottom: 15px;}
	.static-wrapper .shop-now{margin-top: 15px;}
	}

@media only screen and (max-width: 768px) {
    /* wishlist css */
    .woocommerce ul.shop_table.cart, .woocommerce-page ul.shop_table.cart {
        margin: 0 0 30px;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -o-border-radius: 4px;
        -moz-border-radius: 4px;
        font-size: 14px;
        border: 1px solid #f2e4d6;
    }
    .woocommerce .wishlist_table.mobile li, .woocommerce-page .wishlist_table.mobile li {
        width: 100%;
        text-align: right;
        padding: 10px;
        box-sizing: border-box;
        border-bottom: 1px solid #f2e4d6;
    }
    .woocommerce .wishlist_table.mobile li:last-child, .woocommerce-page .wishlist_table.mobile li:last-child {
        border-bottom: none;
    }
    .woocommerce .wishlist_table.mobile li .item-wrapper, .woocommerce-page .wishlist_table.mobile li .item-wrapper {        
        width: 100%;
        margin-bottom: 0;
    }
    .woocommerce .wishlist_table.mobile li .item-wrapper .product-thumbnail, .woocommerce-page .wishlist_table.mobile li .item-wrapper .product-thumbnail {
        display: inline-block;
        margin: 0;
        float: none;
        width: 100%;
		max-width: inherit;
    }
	.woocommerce .wishlist_table.mobile li .item-wrapper .product-thumbnail img,.woocommerce-page .wishlist_table.mobile li .item-wrapper .product-thumbnail img{ width:100px;}
	.wishlist_table.mobile li .additional-info-wrapper .move-to-another-wishlist, .wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart{ display:inline-block; vertical-align:top;}
    .woocommerce .wishlist_table.mobile li .item-wrapper .item-details, .woocommerce-page .wishlist_table.mobile li .item-wrapper .item-details {
        width: 100%;
    }
    .woocommerce .wishlist_table.mobile li .item-details h3, .woocommerce-page .wishlist_table.mobile li .item-details h3 {
        border-top: 1px solid #f2e4d6;
        border-bottom: 1px solid #f2e4d6;
    }
   .woocommerce .cart .button.yith-wcqv-button, .woocommerce-page .cart .button.yith-wcqv-button {
	font-size: 0;
	line-height: 30px;
	padding: 0;
	width: 32px;
	height: 32px;
	color: #fff;
}
    .woocommerce .wishlist_table.mobile li .item-details table.item-details-table , .woocommerce-page .wishlist_table.mobile li .item-details table.item-details-table {
        font-size: 18px;
        margin-bottom: 0;
    }
    .woocommerce .wishlist_table.mobile li .item-details table.item-details-table tr, .woocommerce-page .wishlist_table.mobile li .item-details table.item-details-table tr,
    .woocommerce .wishlist_table.mobile li .additional-info-wrapper table.additional-info tr, .woocommerce-page .wishlist_table.mobile li .additional-info-wrapper table.additional-info tr {
        border-top: 1px solid #f2e4d6;
        display: flex;
    }
    .woocommerce .wishlist_table.mobile li .item-details table.item-details-table tbody, .woocommerce-page .wishlist_table.mobile li .item-details table.item-details-table tbody,
    .woocommerce .wishlist_table.mobile li .additional-info-wrapper table.additional-info tbody, .woocommerce-page .wishlist_table.mobile li .additional-info-wrapper table.additional-info tbody {
        width: 100%;
        display: inline-block;
        vertical-align: top;
    }
    .woocommerce .wishlist_table.mobile li .additional-info-wrapper, .woocommerce-page .wishlist_table.mobile li .additional-info-wrapper {
        font-size: 18px;
    }
    .woocommerce .wishlist_table.mobile li .item-details table.item-details-table td.label, .woocommerce-page .wishlist_table.mobile li .item-details table.item-details-table td.label,
    .woocommerce .wishlist_table.mobile li .item-details table.item-details-table td.value, .woocommerce-page .wishlist_table.mobile li .item-details table.item-details-table td.value,
    .woocommerce .wishlist_table.mobile li .additional-info-wrapper table.additional-info td.label, .woocommerce-page .additional-info-wrapper table.additional-info td.label,
    .woocommerce .wishlist_table.mobile li .additional-info-wrapper table.additional-info td.value, .woocommerce-page .wishlist_table.mobile li .additional-info-wrapper table.additional-info td.value {
        width: 50%;
    }
    .woocommerce .wishlist_table .product-add-to-cart a.button, .woocommerce-page .wishlist_table .product-add-to-cart a.button {
        float: right;
    }
    .woocommerce .wishlist_table.mobile li .additional-info-wrapper .product-remove, .woocommerce-page .wishlist_table.mobile li .additional-info-wrapper .product-remove {       
        line-height: 34px;
		float: left;
    }
    .woocommerce .wishlist_table.mobile li .additional-info-wrapper .product-remove i, .woocommerce-page .wishlist_table.mobile li .additional-info-wrapper .product-remove i {
        font-size: 18px;
    }
}

	@media only screen and (max-width: 767px){
	.header-right{width: auto;}
	.woocommerce .single-product-sidebar #content div.product .theme-container, .woocommerce-page .single-product-sidebar #content div.product .theme-container {
		width: auto;
	}
	#primary .gridlist-toggle{display:none;}
	.faq-questions {  margin: 0 -20px;}
	.single-product .full-width .main-content-inner {width: auto;}
	.page-title .page-title-inner, .theme-container, .main-content-inner, .full-width .inner-container, .site-footer .inner-container, .main-inner-container, .main-content.box-page, .single-product-full .woocommerce-message {
		width: auto;
		margin-left: 15px !important;
		margin-right: 15px !important;
	}
	.owl-theme .owl-buttons div.owl-prev{left: 0;}
	.owl-theme .owl-buttons div.owl-next{ right: 0;}
	.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 !important;}
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .brands.list ul li {width: 32.7% !important;}
	.header-mob-logo {
		display: inline-block;
		position: relative;
		vertical-align: top;
		z-index: 9;
	}
	.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 ******************/	
	.topbar-main .fa{display:none;}
	.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; text-align:center; margin-bottom:30px;}
	.woocommerce.list-view .woocommerce-result-count, .woocommerce-page.list-view .woocommerce-result-count{display:block;}

	.login-cart-link{display:none;}
	
	.header-top {
		padding: 10px 0 10px;
	}
	.header-left {
    position: relative;
    width: 100%;
    margin: 0 0 15px;
	display: none;
	}
	.header-mob-logo{width:110px;}
	.header-mob-logo img {
    display: none;
	}
	.header-center {
		margin: 10px 0;
	}
	.header-cart .label { display: none; }
	/****************** Start Primary navigation ******************/	
	#primary-sidebar .toggled-on .toggle-block,#primary-sidebar .toggled-on .widget_shopping_cart_content{display:block; padding:10px;}
	#primary-sidebar .toggled-off .toggle-block,#primary-sidebar .toggled-off .widget_shopping_cart_content,	
	.primary-sidebar .widget .toggle-block, .custom_category, .textbox .text1,#primary-sidebar .toggled-off	 .textwidget{display:none;}
	.navigation-bar.active .mobile-menu {
		overflow-y: auto;
		transform: translateX(0px);
		-webkit-transform: translateX(0px);
		-ms-transform:translateX(0px);
		-o-transform:translateX(0px);
		-moz-transform:translateX(0px);
		transition: all 300ms ease 0s;
		-webkit-transition: all 300ms ease 0s;
		-moz-transition: all 300ms ease 0s;
		-ms-transition: all 300ms ease 0s;
		-o-transition: all 300ms ease 0s;
	}
	.mobile-menu-inner {margin:0;}
	.menu-menu-container{height:100%;}
	.navigation-fix .navigation-bar{background-color:rgba(0, 0, 0, 0);}
	
	.hitarea{
	display: block;
	float: right;
	height: 25px;
	position: relative;
	width: 30px;
	color:#333;
	text-align:right;
	}
	.mega-menu{display:none;}
	.navigation-bar.active .mobile-menu, .mobile-menu {display:block;}		
	
	.navbar.default.navigation-inner {display: block;}			
	/****************** End Primary navigation ******************/
	/****************** 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;}
	.tmpmela_about .image-right .about_image, .tmpmela_about .image-left .about_content,.tmpmela_about .image-left .about_image, .tmpmela_about .image-right .about_content {width:100%;text-align:center;}
	.aboutus .banner-slider-container{ text-align:center;}
	/****************** Footer ******************/	
	.footertop  .custom-text-container {display: inline-block;}
	.site-footer .newsletter tr ,.site-footer .newsletter tbody ,.site-footer .newsletter table, .site-footer .newsletter td{display: inline-block; float: none; vertical-align:top; text-align:center;}
	.site-footer .widget_newsletterwidget .tnp-email{padding: 7px 10px;font-size: 14px; width: 300px}
	.site-footer .newsletter td{display:block;}
	.sitemap-item,.contact_form form{width:100%;}
	.contact_form .address-container .icon{float:none;display:inline-block;vertical-align:top;}
	.woocommerce-MyAccount-navigation {width:100%; margin: 0 0 30px 0;}
	.woocommerce-MyAccount-content {overflow:visible;}
	
	
	.cms-banner-item img{width:100%;}
	
	/************* 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;}
	
	.sub-banner1 .cms-banner-img{left:0;}

	.title-description{ 
	box-sizing: border-box;
    padding: 0 15px !important;}
	.entry-thumbnail {
    float: none;
    margin-bottom: 20px;
    margin-right: 0;
	width:auto;
	}
	.admin-bar .sticky-menu .mobile-menu { top: 0; }
	.service-content{display: block;}
	.topbar-link-toggle {
		display: block;
		position: relative;
	}
	.topbar-link-toggle:before {
		color: #5d482a;
		content: "\f142";
		cursor: pointer;
		font-family: FontAwesome;
		font-size: 21px;
		margin-top: 0;
		position: absolute;
		width: 20px;
		text-align: center;
	}
	.topbar-link-wrapper {
		background-color: #ffffff;
		border: 1px solid #f2e4d6;
		display: none;
		padding: 10px 20px;
		position: absolute;
		left:0;
		top: 35px;
		z-index:92;
		width:130px;
	}
	.header-menu-links li{
	    width: 100%;
		padding: 0;
		border-right:0;
	}
	.header-menu-links li a,.header_logout a{
		padding: 0;
		border: 0;
	}
	.header-menu-links a.log-in-out {
		padding-left: 0;
	}
	.logout {
		padding: 0;
	}
	.login-login-link {
		padding: 0;
	}
	.topbar-outer .header-cart{border-right:0;}
	
	.tmpmela-single-banner .text2.static-text{line-height: 35px;font-size: 30px;}
	.tmpmela-single-banner .static-wrapper .static-inner{padding:10px 50px;margin-bottom: 0px;float: none;display: block;margin-left: 0;}
	.tmpmela-single-banner .text1.static-text {font-size: 18px;line-height: 18px;display: block;float: none;}
	.tmpmela-single-banner .static-wrapper .shop-now{left: 0px;}
	
	/*Blog*/
	.post-detail-spacing{padding:10px;}
	.style-1 .post-title {margin: 0 0 10px;}
	.blog-posts-content .style-1 .post-title a, .blog-posts-content .style-1 .post-title a:hover {font-size: 16px;line-height: 18px;}
	.read-more {margin: 18px 0 0;}
	.blog-posts-content .read-more > a ,.single-portfolio .read-more a{padding: 6px 10px;}
	.blog-page .post-info {padding: 0; box-sizing: border-box;}
	/*End Blog*/
	#commentform, .contact-form form, .checkout.woocommerce-checkout {
		padding: 26px 30px;
		margin:	0;
	}
}
	@media only screen and (min-width: 480px) and (max-width: 767px) {	
	.topbar-main{text-align:left;}
	.static-wrapper{top: 22%;}
	}
	@media only screen and (max-width: 640px){
	.tmpmela-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;}
	.normal-title, .upsells.products > h2, .related.products h2, .cross-sells > h2{ font-size:30px;}
	.big-title{ font-size:30px;}
	.resp-tabs-list li { width:100%; margin: 3px 0;}
	.resp-tabs-list li .tab-title,.resp-tabs-list li:first-child .tab-title{ text-align:center; padding:0;}
	.resp-tabs-list li .tab-title:after{ border:0;}
	.resp-tabs-list li:after { border: 0 none;}	
	.close-btn:before{  padding:2px 3px;}
	.main-container .resp-tabs-list{   display: inline-block;  margin: 0 0 36px!important;  vertical-align: top;position:relative;}
	.tmpmela-about-description{ border:none; position:relative;}
	.footer_left,.footer_right,.tmpmela-about-text a,.tmpmela-about-description{display: inline-block;    float: none;    margin: 10px auto;    padding: 0;    text-align: center;    width: 100%;}
	.tmpmela-about-description{ text-align:center;}
	.follow-us{ padding:0;}
	.portfolio-filter-container .options li a{ margin:0;}
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .brands.list ul li{width:49.5% !important; display: inline-block; float:none; vertical-align: top;}	
	.hot-porduct .product{ display: inline-block;    float: none;    vertical-align: top;    width: 50% !important;}
	.text-col.col-6	{width: 100%;	}
	#commentform .comment-block {width: 100%;}
	.comment-form-email.comment-block {margin: 0;	}

	/************ blog ******************/
	.entry-header .entry-title { font-size: 22px; }
		
	/****************** Content ******************/		
	#woo-products{ padding:0;}
	.woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li{				     width:100%; margin:0;}
	.woocommerce-tabs ul.tabs li{ padding:2px 0;}
	table{float:left;overflow:auto;width:100%;}
	.options li ,.options li:first-child{margin: 0 0 5px  0;width: 100%;}
	.site-footer .widget_newsletterwidget .tnp-email{width: 300px;padding: 7px 10px;font-size: 14px;}

	.woocommerce ul.products.list .container-inner .image-block, .woocommerce-page ul.products.list .container-inner .image-block{ margin: 0 auto;  width: auto;display: inline-block;}
	.list .product-detail-wrapper{ padding:20px 0;width:100%; box-sizing: border-box;}
	
	.tmpmela-single-banner .static-wrapper{top: 2%;}
	.tmpmela-single-banner .static-wrapper .static-inner{padding:10px 30px;margin-bottom: 0px;}
	.tmpmela-single-banner .text1.static-text {font-size: 18px;line-height: 16px;}
	.tmpmela-single-banner .static-wrapper .shop-now{left: 0px;}
	.tmpmela-single-banner .static-wrapper .shop-now .link-text{padding: 5px 12px;}
	}
	
	@media only screen and (min-width: 480px) and (max-width: 640px) {	
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .brands.list ul li, .hot-porduct .product{width:49.4% !important; }	
	}
	
	@media only screen and (max-width: 600px) {
		.admin-bar .sticky-menu .header-style {
    margin-top: 0;
}
	/*************************** Blog *************************/
	.style-1 .post-title {margin: 0 0 15px;}
	.blog-posts-content .style-1 .post-title a, .blog-posts-content .style-1 .post-title a:hover {font-size: 24px;line-height: 30px;}
	.read-more {margin: 18px 0 0;}
	.author-info {
		display: block;
		text-align: center;
	}
	.author-avatar {
		margin-right: 0;
		margin-bottom: 20px;
	}
	.prev-nav-text-wrapper, .next-nav-text-wrapper {
		display: none;
	}
	.post-image img {
		width: 100%;
	}
	/************************** End Blog **************************/
	}
	@media only screen and (max-width: 479px) {
		.woocommerce ul.products li .container-inner, .woocommerce-page ul.products li .container-inner{ margin:0 5px 20px;}
		#woo-products, .woocommerce ul.products.grid, .woocommerce-page ul.products.grid{ margin:0 -6px;}
	.tmpmela-single-banner .text2.static-text
	{
		margin: 0;
	}
		
	.woocommerce ul.products li.product .product_type_simple, .woocommerce-page ul.products li.product .product_type_simple, .woocommerce ul.products li.product .product_type_grouped, .woocommerce-page ul.products li.product .product_type_grouped, .woocommerce ul.products li.product .product_type_external, .woocommerce-page ul.products li.product .product_type_external, .woocommerce ul.products li.product .product_type_variable, .entry-summary .yith-wcwl-wishlistexistsbrowse > a, .woocommerce-page ul.products li.product .product_type_variable, .portfolio-filter-container .options li a, .woocommerce ul.products li.product .product-button-hover .yith-wcwl-add-to-wishlist a.add_to_wishlist, .woocommerce ul.products li.product .product-button-hover .yith-wcwl-add-to-wishlist a, .woocommerce ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products .image-block .button.yith-wcqv-button, .woocommerce.product.compare-button, ul.products .yith-wcwl-add-to-wishlist, .woocommerce ul.products li.product .product-button-hover .button.yith-wcqv-button, .woocommerce ul.products li.product .product-button-hover a.compare.button, .woocommerce ul.products a.compare.button, .woocommerce ul.products li.product .product_type_grouped, .woocommerce-page ul.products li.product .product_type_grouped, .woocommerce ul.products li.product .product_type_external, .woocommerce-page ul.products li.product .product_type_external, .woocommerce ul.products li.product .product_type_variable, .woocommerce-page ul.products li.product .product_type_variable, .woocommerce-page ul.products li.product .product_type_simple
	{
		line-height: 18px;
	}
	.woocommerce ul.products li.product .product_type_simple, .woocommerce-page ul.products li.product .product_type_simple, .woocommerce ul.products li.product .product_type_grouped, .woocommerce-page ul.products li.product .product_type_grouped, .woocommerce ul.products li.product .product_type_external, .woocommerce-page ul.products li.product .product_type_external, .woocommerce ul.products li.product .product_type_variable, .woocommerce-page ul.products li.product .product_type_variable, .portfolio-filter-container .options li a,   .woocommerce ul.products li.product .product_type_grouped, .woocommerce-page ul.products li.product .product_type_grouped, .woocommerce ul.products li.product .product_type_external, .woocommerce-page ul.products li.product .product_type_external, .woocommerce ul.products li.product .product_type_variable, .woocommerce-page ul.products li.product .product_type_variable, .woocommerce-page ul.products li.product .product_type_simple {
		font-size: 13px;
		padding: 8px;
	}
	.product-button-hover{
		left: 0;right: 0;
	}
	.header-menu-links li{margin-right:0;}

	.entry-date{font-size:12px; letter-spacing:0;}
	.post-inner-top{ margin-top:-70px; height:78px; width:80px; border-width:3px;}
	.entry-thumbnail .block_hover .links{ top:35%;}
	.owl-theme .owl-buttons div{opacity:1;-khtml-opacity:1;-webkit-opacity:1;-moz-opacity:1;}
	.pro-category {	font-size: 14px;}
	.woocommerce ul.products li.product .product-name, .woocommerce-page ul.products li.product .product-name, .counter-products-carousel .product-name {font-size: 14px;}

	/****************** Header ******************/
	.header-search .woocommerce-product-search, .header-search .search-form {
	width: auto;
}
	.text-contact{ font-size: 14px;margin-bottom: 3px;}
	.contact-no{ font-size: 13px;}
	.woocommerce .single-product-full #content .product div.images, .woocommerce .single-product-sidebar #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page .single-product-sidebar #content div.product div.images, .woocommerce-page div.product div.images { width: auto;}
	/*.posts-content .owl-item .container-inner ,.portfolio-carousel .portfolio-main{ text-align:center; display:block;}*/
	.blog-posts-content .post-content-inner{ float:none;}
	/****************** 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 ******************/
	.blog-posts-content .post-date{ margin-top:-50px; height:66px; width:70px; border-width:3px;}
	.blog-posts-content .day span{ font-size:30px; line-height:30px;}
	.blog-posts-content .month, .blog-posts-content .year{ font-size:12px;}
	.pricing_wrapper { padding:20px 0;}
	.entry-summary .count-down{ width:70%;}
	.vertical_tab .tab_groupcontent,.horizontal_tab #tab ul li {width:100%;margin:0;}
	#tab ul.tabs{width:100% !important;margin:0;}
	#tab ul li a{display:block;}
	.address-text-inner{text-align:center;}
	.address-text .icon { border-width:0 0 1px;		box-sizing: border-box;  padding: 15px 0;	width: 100%;}
	/****************** Footer ******************/		
	.newsletter.newsletter-subscription > form, .tnp.tnp-subscription > form{
		box-shadow:none;
		-moz-box-shadow: none;
		-webkit-box-shadow:none;
	 }
 	.tmpmela-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;}
	.tmpmela-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:3px 0; float:none; display:inline-block; width:100%;}
	
	.sub-banner1 .cms-text{padding-right:10px; top:0;}
	.sub-banner1 .static-wrapper .shop-now{right:38px; top:53px;}
	.sub-banner2 .shop-now { left: 30px; top: 50px; }
	.sub-banner2 .cms-text{padding-left:10px; top:0;}
	.site-footer .widget_newsletterwidget .tnp-email{width: 250px;padding: 7px 10px;font-size: 14px;margin: 0;}
	.header-cart .togg .widget.widget_shopping_cart{right:-5px;}
	
	.sub-banner .text1, .sub-banner .text2{font-size:28px !important; line-height:28px !important;}
	.sub-banner .link-text{font-size: 14px !important;}
	.static-wrapper .shop-now{margin-top: 30px;}
	.sub-banner .cms-banner-inner .static-inner {margin-bottom: 30px;}
	.topbar-outer .header-helpline{display: none;border-left:0}
	.topbar-outer .header-cart{border-right:0;}
	
	.tmpmela-single-banner .static-wrapper{top: 8%;}
	.tmpmela-single-banner .static-wrapper .static-inner{padding:10px 0px;margin-bottom:0px;}
	.tmpmela-single-banner .text1.static-text{font-size: 16px;line-height: 16px;}
	.tmpmela-single-banner .static-wrapper .shop-now{left: 0px;}
	.tmpmela-single-banner .static-wrapper .shop-now .link-text{padding: 5px 12px;}
	.blog-posts-content .style-1 .post-title a, .blog-posts-content .style-1 .post-title a:hover {font-size: 20px;line-height: 24px;}
	
	.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: 250px;height: 36px;}
	}
	@media only screen and (max-width: 379px) {
	.woocommerce ul.products li.product .product-cart-block {
		position: relative;
		opacity: 1;
		left: 0;
		right: 0;
	}
	.woocommerce ul.products li.product .image-block, .woocommerce-page ul.products li.product .image-block, .counter-products-carousel .image-block
	{
		overflow: visible;
		transform: none;
	}
	.woocommerce ul.products li.product .product-cart-block
	{
		bottom: 0;
	}
	
	}
