 
/*------------ Start commen css ---------------------*/
@media (min-width: 576px) {
	.container {
		max-width: 540px;
   }
	.single-product .woocommerce-notices-wrapper, .container {
		max-width: 540px;
		padding: 0;
		margin: auto;
   }
}
@media (min-width: 768px) {
	.container {
		max-width: 750px;
   }
	.single-product .woocommerce-notices-wrapper, .container {
		max-width: 750px;
		padding: 0;
		margin: auto;
   }
}
@media (min-width: 992px) {
	.container {
		max-width: 970px;
   }
	.single-product .woocommerce-notices-wrapper, .container {
		max-width: 970px;
		padding: 0;
		margin: auto;
   }
   header.site-header.sticky.header-style-1 .header-spacing>.container{
	display: flex;
	flex-direction: row-reverse;
	max-width: 100%;
	align-items: center;
   }
   header.site-header.sticky.header-style-1 .main-navigation{
	justify-content: flex-start !important;
   }
	header.site-header.sticky .header-spacing {
		background-color: #fff;
		justify-content: center;
		display: flex;
		align-items: center;
		transition: all 400ms ease-in-out 0s;
		-webkit-transition: all 400ms ease-in-out 0s;
		-moz-transition: all 400ms ease-in-out 0s;
		-o-transition: all 400ms ease-in-out 0s;
		-ms-transition: all 400ms ease-in-out 0s;
		box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
		-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
		-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
		-ms-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
		-o-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
		position: fixed;
		width: auto;
		left: 0;
		right: 0;
		top: 0;
		z-index: 10;
   }
}
@media (min-width: 1200px) {
	footer .main-footer .container, .single-product .woocommerce-notices-wrapper, .container {
		max-width: 1170px;
   }
}
@media (min-width:1350px) {
	footer .main-footer .container, .single-product .woocommerce-notices-wrapper, .container {
		max-width: 1350px;
		padding: 0;
		margin: auto;
   }
}
@media(max-width:1199px) {
	h1 {
		font-size: 32px;
   }
	h2 {
		font-size: 27px;
   }
	h3 {
		font-size: 22px;
   }
	h4 {
		font-size: 20px;
   }
	h5 {
		font-size: 18px;
   }
	h6 {
		font-size: 15px;
   }
	.wp-block-search .wp-block-search__label, .widget h2 {
		font-size: 23px;
   }
	td, li a, figcaption {
		font-size: 14px;
   }
}
@media(max-width:991px) {
	h2 {
		font-size: 25px;
   }
}
@media(max-width:575px) {
	h1 {
		font-size: 24px;
   }
	h2 {
		font-size: 22px;
   }
	h3 {
		font-size: 20px;
   }
	h4 {
		font-size: 18px;
   }
	h5 {
		font-size: 16px;
   }
	h6 {
		font-size: 14px;
   }
	.wp-block-search .wp-block-search__label, .widget h2 {
		font-size: 21px;
   }
	h1, h2, h3, h4, h5, h6 {
		margin: 0 0 15px;
   }
	p {
		margin: 0 0 10px;
   }
	table td, table th {
		padding: 5px 8px;
   }
	section.elementor-section.elementor-section-boxed>.elementor-container {
		max-width: 100%;
   }
}
/*------------ End commen css ---------------------*/
/* ----------- Start blog-list block ------------------- */
@media(max-width:1400px) {
	.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
		margin: 10px 0 0;
   }
	.aboutus-section-02 .aboutcms-content .cms-detail {
		padding: 15px 0;
   }
	.banner_timer_02 .banner-timer {
		width: 100%;
   }
	.banner_timer_02 .banner-timer .timer-head {
		font-size: 46px;
		line-height: 58px;
   }
}
@media(max-width:575px) {
	#post_sidebar {
		padding: 0 25px;
   }
	.single-post .tt-post-meta-wrap {
		margin: 0 0 15px;
   }
	.post .tt-post-wrapper>.tt-post-thumbnail, .search .tt-post-wrapper>.tt-post-thumbnail {
		margin: 0 0 20px;
   }
	.search-icon .top-search .search-fix .product-search-close {
		right: 20px;
		top: 10px;
   }
	.home .tt-post-details .tt-post-content p {
		line-height: 26px;
   }
	.tt-post-meta-wrap div a {
		font-size: 13px;
   }
	.tt-post-wrapper .tt-post-meta .fa-calendar-alt {
		font-size: 21px;
		padding: 0 7px 0 0;
   }
}
@media(max-width:349px) {
	.single-post .tt-post-details .tt-post-category, .single-post .tt-post-details .tt-post-author {
		width: auto;
   }
}
/* ----------- End blog-list block ------------------- */
/* --------------- Start widget block ---------------- */
@media(min-width:992px) and (max-width:1199px) {
	.widget_calendar #wp-calendar td, .widget_calendar #wp-calendar th {
		padding: 5px 0;
   }
}
@media(max-width:1199px) {
	#post_sidebar .widget ul li ul {
		margin-left: 15px;
   }
	.banner_timer_02 .banner-timer .timer-head {
		font-size: 40px;
		line-height: 45px;
   }
}
@media(max-width:991px) {
	.widget-area .widget {
		position: relative;
		padding: 20px;
   }
	.banner_timer_02 .banner-timer .timer-head {
		font-size: 25px;
		line-height: 31px;
   }
	.site-main .show.widget .widget-title::before {
		content: '\f068';
   }
	#post_sidebar .widget ul.sub-menu, #post_sidebar .widget ul.children {
		display: block;
		padding: 0;
   }
	#post_sidebar .widget.show ul {
		display: block;
   }
}
@media(max-width:575px) {
	.widget {
		padding: 20px;
   }
	.widget-area .widget {
		margin: 0 0 20px;
   }
}
@media(max-width:340px) {
	.widget_calendar #wp-calendar td, .widget_calendar #wp-calendar th {
		padding: 5px 0;
   }
}
/* --------------- End widget block ---------------- */
/* --------------- Start post comment ---------------- */
@media(max-width:991px) {
	#comments {
		margin: 0 0 40px;
   }
}
@media(max-width:575px) {
	#comments .comment-respond .section-field {
		width: 100% 
   }
	.comment-list li.comment .comment-body {
		flex-wrap: wrap;
   }
	.comment-list .comment-avtar {
		padding-bottom: 10px;
		padding-right: 10px;
		width: 100%;
   }
	.comment-list .comment-wrap .comment-meta-wrap {
		margin: 0 0 10px;
   }
	#comments #respond {
		margin: 20px 0 0;
   }
	.comment-list li.comment .comment-body {
		padding: 20px;
		margin: 0 0 20px;
   }
}
/* --------------- End post comment ---------------- */
/* --------------- Start Breadcump --------------------*/
@media(max-width:767px) {
	.page-header.inner-header-opacity {
		margin: 0 0 30px;
   }
}
@media(max-width:575px) {
	#crumbs .active {
		padding-left: 16px;
		margin-left: 12px;
   }
}
/* --------------- End Breadcump --------------------*/
/* --------------- Start Pagination ---------------*/
@media(max-width:991px) {
	.paging .pagination {
		margin: 0 0 30px;
   }
	.pagination .page-numbers li>a, .pagination .page-numbers li>span {
		padding: 0 14px;
		font-size: 13px;
		min-width: 35px;
		height: 35px;
		line-height: 35px;
   }
	.pagination .page-numbers li>a.prev::after, .pagination .page-numbers li>a.next::after {
		height: 33px;
   }
}
/* --------------- End Pagination ---------------*/
/* --------------- Start Post Detail page -------------- */
@media(max-width:767px) {
	.gallery .gallery-item .gallery-caption {
		word-break: break-all;
   }
}
@media(max-width:575px) {
	.post.type-post.tag-password-2.tag-template input[type="submit"] {
		margin: 15px 0 0;
   }
}
/* --------------- End Post Detail page -------------- */
/* --------------- Start Product Categories ------------------- */
@media(max-width:1400px) {
	.product_catagories .swiper-wrapper .items {
		padding: 0 10px 30px 0;
   }
	.single-product.thumbnail-slider-style1 .left-slider .summary.entry-summary {
		padding-left: 15px;
   }
	.Home_page_09.Home_5_banner .tt-banner .banner-text.tt-icon-left {
		width: 84%;
		left: 30px;
   }
	.Home_page_09 .tt-banner .banner-text.tt-icon-top.text-end {
		width: 49%;
   }
	.single-product .product .entry-summary .price {
		margin: 0 0 15px;
		padding: 0 0 15px;
   }
	.Home_page_09 .tt-banner .banner-text.tt-icon-right.text-start {
		width: 46%;
		left: auto;
		right: 0;
   }
	.variations_form .variations tr {
		margin: 0 0 15px;
		float: left;
		width: 100%;
   }
}
@media(max-width:1199px) {
	.header-top .list-inline-item span a {
		font-size: 11px;
   }
	.Home_page_09 .tt-banner .banner-text.tt-icon-top.text-end {
		width: 53%;
		right: 25px;
		top: 25px;
   }
	.Home_page_09.home_06_banner .tt-banner .banner-text .banner-sub-title {
		margin: 0;
   }
	.Home_page_09 .banner_home07_banner03 .tt-banner .banner-text.tt-icon-center.text-center .wpbanner-content {
		margin: 40px 0 0;
   }
	.Home_page_09 .tt-banner .banner-text.tt-icon-top.text-start {
		width: 81%;
   }
	.item .wpcat-content a .cat_name {
		font-size: 18px;
		line-height: 25px;
   }
	.cat_desc .wpcat-content .cat_total_product {
		font-size: 14px;
   }
	.category-grid.product-category .swiper-wrapper .swiper-slide>a .wpcat-content {
		bottom: 10px;
   }
	.category-grid.product-category .swiper-wrapper .swiper-slide>a .wpcat-content .cat_name {
		width: 230px;
		height: 45px;
		font-size: 18px;
   }
}
@media(max-width:991px) {
	.product-content-wrap .cart-quantity-wrap {
		opacity: 1;
		-webkit-transition: all 0.3s ease-in-out 0s;
		-moz-transition: all 0.3s ease-in-out 0s;
		-ms-transition: all 0.3s ease-in-out 0s;
		-o-transition: all 0.3s ease-in-out 0s;
		transition: all 0.3s ease-in-out 0s;
   }
	section.product .product-button-wrap {
		-webkit-transition: all 0.3s ease-in-out 0s;
		-moz-transition: all 0.3s ease-in-out 0s;
		-ms-transition: all 0.3s ease-in-out 0s;
		-o-transition: all 0.3s ease-in-out 0s;
		transition: all 0.3s ease-in-out 0s;
		visibility: visible;
		opacity: 1;
		-moz-opacity: 1;
		-khtml-opacity: 1;
		-webkit-opacity: 1;
		z-index: 1;
   }
	.category-style1.center_class .cat_desc {
		padding: 0;
   }
	.product-category.category-style1.center_class .swiper-slide.swiper-slide-active {
		margin: 80px 0 0;
   }
	.product-category.category-style1.center_class .swiper-slide:not(.product-category.category-style1.center_class.category-grid .swiper-slide, .cat-06 .product-category.category-style1 .swiper-slide) {
		margin: 0 0 80px;
   }
	.cat_desc .wpcat-content .cat_total_product {
		font-size: 13px;
   }
	.category-grid.product-category .swiper-wrapper .swiper-slide>a .wpcat-content .cat_name {
		width: 180px;
		height: 40px;
		font-size: 16px;
   }
	.home .header_style.site-header.header-style-1 .site-branding, .home .header_style.site-header.header-style-1 {
		justify-content: space-between;
   }
	.header_style .site-branding .right-header {
		flex: none;
   }
	.header_style .site-branding .header-logo {
		flex: none;
   }
}
@media(max-width:767px) {
	.category-grid.product-category .swiper-wrapper .swiper-slide>a .wpcat-content {
		bottom: 20px;
   }
	.item .wpcat-content a .cat_name {
		font-size: 15px;
		line-height: 22px;
   }
	.product-category.category-style1.center_class .swiper-slide, .product-category.category-style1.center_class .swiper-slide.swiper-slide-active {
		margin: 0;
   }
	.category-sticky .elementor-container {
		flex-direction: column-reverse;
   }
	.category-sticky>.elementor-container {
		overflow: hidden;
   }
	.category-grid .swiper-slide {
		width: 50%;
   }
}
@media(max-width:575px) {
	.item .wpcat-content a .cat_total_product {
		font-size: 13px;
   }
}
@media(max-width:480px) {
	.woocommerce-account .woocommerce .woocommerce-form-login {
		padding: 15px;
   }
	.category-grid.product-category .swiper-wrapper .swiper-slide>a .wpcat-content .cat_name {
		width: 140px;
		height: 35px;
		font-size: 15px;
   }
	.category-grid.product-category .swiper-wrapper .swiper-slide>a .wpcat-content {
		bottom: 10px;
   }
}
/* --------------- End Product Categories ------------------- */
/* ------------- Start header style ------------------ */
@media(max-width:1400px) {
	.site-header #site-navigation ul.nav-menu li.menu-item a {
		font-size: 15px;
   }
	.navbar-hamburger span.hamburger-close::after {
		bottom: 0;
   }
}
@media(max-width:1366px) {
	.site-header #site-navigation ul.nav-menu li.menu-item a {
		padding: 5px 12px;
   }
	.shop-sidebar .thumbnail-wrap .timer>div {
		padding: 0 7px;
   }
	.shop-sidebar .thumbnail-wrap .timer>div>div.text {
		font-size: 9px;
   }
	.shop-sidebar .list-content .timer>div>p, .shop-sidebar .thumbnail-wrap .timer>div>p {
		font-size: 12px;
   }
	.shop-sidebar section.product .kraftiart-sale span {
		width: 42px;
		height: 22px;
		font-size: 12px;
   }
	.shop-sidebar .thumbnail-wrap .timer {
		height: 38px;
   }
	.shop-sidebar .thumbnail-wrap .timer {
		top: 10px;
		left: 10px;
		right: 10px;
   }
	.shop-sidebar .product .wrap-rate {
		bottom: 10px;
   }
	.product-layout-default .shop-sidebar section.product .cart-wrap, .shop-sidebar .product .product-button-wrap .btn-hv {
		margin: 0 0 5px 0;
   }
	.product-layout-default .shop-sidebar section.product .cart-wrap a, .shop-sidebar .product .product-button-wrap .btn-hv a {
		height: 35px;
		width: 35px;
   }
	.shop-sidebar .product .product-button-wrap .btn-hv a::before {
		font-size: 13px;
   }
	.product-layout-default .shop-sidebar section.product .cart-wrap .product-button svg {
		width: 15px;
		height: 15px;
   }
	.shop-sidebar .product .price .amount bdi, .shop-sidebar .product .price ins {
		font-size: 16px;
   }
	.shop-sidebar .product .content-wrap a {
		float: left;
		margin: 0 0 5px 0;
   }
	.product-layout-default .shop-sidebar .product .content-wrap {
		padding: 10px 0 0 0;
   }
	.shop-sidebar .product .wrap-rate .star-rating {
		font-size: 11px;
		width: 71px;
   }
}
@media(max-width:1199px) {
	.header-swiper {
		padding: 10px 20px;
   }
	.product .price .amount bdi, .product .price ins {
		font-size: 16px;
		line-height: 18px;
   }
}
@media(min-width:992px) and (max-width:1199px) {
	.header-style-1.site-header #site-navigation ul.nav-menu li.menu-item.menu-item-has-children>a::before {
		right: 12px;
   }
}
@media(min-width:992px) {
	footer .widget-wrap .widget .widget-title+div {
		display: block !important;
   }
	header .site-branding #site-navigation {
		display: flex;
   }
	.home-page-03 header .site-branding #site-navigation {
		display: flex;
		flex: 1;
		width: 100%;
   }
	.site-header ul li>a::after, #mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item>a.mega-menu-link::before {
		-webkit-transition: all .4s ease-in-out 0s;
		-moz-transition: all .4s ease-in-out 0s;
		-ms-transition: all .4s ease-in-out 0s;
		-o-transition: all .4s ease-in-out 0s;
		transition: all .4s ease-in-out 0s;
		z-index: -1;
		content: '';
		height: 2px;
		width: 0;
		position: absolute;
		width: 0;
		top: 0;
		bottom: auto;
	   /* background-color: var(--primary-color);
		*/
		left: auto;
		right: 0;
   }
	.site-header ul.nav-menu li.menu-item.menu-item-has-children:hover>a::after, #mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item>a.mega-menu-link:hover::before, #mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item.mega-toggle-on>a.mega-menu-link::before {
		width: 100%;
		left: 0;
		right: auto;
   }
	.site-header .mini-cart ul li a::after, .site-header ul#woocommerce-menu li a::after {
		display: none;
   }
	.site-header ul#hamburger-menu li a::after {
		left: 0;
		right: auto;
	   /* background: var(--white-color-text);
		*/
   }
	.site-header #site-navigation ul.nav-menu li.menu-item.menu-item-has-children>a::before {
		content: '\f078';
		font-family: 'Font Awesome 5 Free';
		position: absolute;
		font-weight: 600;
		right: 25px;
		font-size: 12px;
		left: auto;
		top: 0;
		bottom: 0;
		margin: auto;
		height: 12px;
   }
	.site-header #site-navigation ul.nav-menu li.menu-item.menu-item-has-children>a {
		padding-right: 45px;
   }
	.site-header #site-navigation ul.nav-menu li.menu-item:hover>ul.sub-menu {
		transform: scaleY(1);
		-webkit-transform: scaleY(1);
		-moz-transform: scaleY(1);
		-o-transform: scaleY(1);
		-ms-transform: scaleY(1);
		visibility: visible;
		transition: all .4s ease;
		-webkit-transition: all .4s ease;
		-moz-transition: all .4s ease;
		-o-transition: all .4s ease;
		-ms-transition: all .4s ease;
		opacity: 1;
   }
	.site-header #site-navigation ul.nav-menu li.menu-item>ul.sub-menu {
		background: var(--bs-white);
		display: inline-block;
		padding: 18px 0;
		min-width: 250px;
		width: 200px;
		box-shadow: 0 15px 25px rgb(0 0 0 / 6%);
		border: 1px solid #e5e5e5;
		transform: scaleY(0);
		-webkit-transform: scaleY(0);
		-moz-transform: scaleY(0);
		-o-transform: scaleY(0);
		-ms-transform: scaleY(0);
		visibility: hidden;
		transition: all .4s ease;
		-webkit-transition: all .4s ease;
		-moz-transition: all .4s ease;
		-o-transition: all .4s ease;
		-ms-transition: all .4s ease;
		transform-origin: center top 0;
		opacity: 0;
		left: 0;
		cursor: auto;
   }
	.site-header #site-navigation ul.nav-menu li.menu-item ul.sub-menu li.menu-item:hover>ul {
		left: 100%;
		top: 10px;
   }
	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
		top: 17px;
   }
	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
		top: 8px;
   }
}
@media(max-width:1400px) {
	.header_style.site-header #site-navigation ul.nav-menu li.menu-item a {
		font-size: 15px;
   }
	.tt-banner .banner-text.tt-icon-left {
		width: 32%;
   }
	.h02_sec01 .tt-banner .banner-text.tt-icon-left {
		width: 55%;
   }
	.home-page-05 .home_06_banner .tt-banner .banner-text.tt-icon-left {
		width: 42%;
   }
	.blog-style.blog-style-2 .tt-post-wrapper div.tt-post-thumbnail {
		width: auto;
   }
}
@media(max-width:1199px) {
	.header_style.site-header .search-icon .search-wrap .search-text {
		display: none;
   }
	.deal_of_the_day_title .timer-date {
		width: 430px;
   }
	.catagories_errow .swiper-navigation .swiper-button.swiper-button-next {
		left: -21%;
   }
	.header-style-5 .search-icon .top-search .search-form input {
		width: 460px;
   }
	.service-block .swiper-wrapper.text-start .swiper-slide .tt-feature-box-icon {
		margin: 0;
		width: 70px;
   }
	.header-style-5 .head-hamburger-menu {
		width: 260px;
   }
	.left-header .head-top-call a {
		margin: 0 10px 0 0;
		padding: 0 10px 0 0;
		font-size: 13px;
   }
	.page-header .kraftiart-page-title {
		padding: 10px 10px;
   }
	.header-top a {
		font-size: 12px;
   }
}
@media(max-width:991px) {
	.header-style-1.site-header #site-navigation ul.nav-menu li.menu-item a {
		padding: 4px 20px;
   }
	#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
		background: var(--white-color-text);
   }
	.elementor-container .elementor-widget-wrap .elementor-element.cms-video-gif {
		top: 100px;
   }
	#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu, #mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link, #mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-flyout ul.mega-sub-menu {
		background: none;
   }
	.category-style2 .cat_desc .wpcat-content .cat_name {
		font-size: 15px;
   }
	.site-branding .main-navigation {
		order: -1;
   }
	header .humburger-icon-wrap .humburger-title {
		display: none;
   }
	.header-style-5.header_style.site-header .header-spacing {
		border-bottom: none;
		display: flex;
   }
	.header-style-5 #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-blocks-center, .header-style-5 #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-blocks-left {
		display: none;
   }
	header.header-style-5 .head-top-call, header.header-style-5 .search-icon .top-search .search-form input[type="search"] {
		display: none;
   }
	header.header-style-5 #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-blocks-right {
		justify-content: start;
   }
	.header_style.site-header.header-style-5 .header-spacing .container:first-child {
		flex: 2;
		order: 2;
   }
	header.header-style-5 .right-header .mini-cart .dropdown-back .basket-item-count {
		top: -4px;
		right: 2px;
   }
	.header-style-5 .main-navigation {
		flex: 1;
		margin: 0;
   }
	.deal-of-the-day .product .product-button-wrap .btn-hv {
		width: 35px;
		height: 35px;
   }
	.product-layout-classic section.product .cart-wrap .product-button {
		font-size: 14px;
   }
	.Home_5_banner .elementor-container {
		overflow-y: hidden;
		overflow-x: auto;
		flex-wrap: nowrap !important;
   }
	.elementor-widget-Deal section.product .cart-wrap .product-button {
		font-size: 15px;
   }
	.deal_of_the_day_title.title-wrap {
		margin: 0 0 15px 0;
   }
	.deal_of_the_day_title .timer-date {
		width: 480px;
   }
	.Home_5_banner .elementor-container .elementor-column {
		flex: 0 0 auto;
   }
	.header-style-5.header_style.site-header .header-spacing {
		padding: 0 30px;
   }
	.header-style-5.header_style .site-branding .site-logo a {
		justify-content: center;
		align-items: center;
   }
	.header-style-5.header_style .site-branding .site-logo img {
		max-width: 200px;
   }
	.header-style-5.header_style .site-branding a svg {
		width: 22px;
		height: 22px;
		margin: 0;
   }
	header.header-style-5 .right-header .wishlist-wrap {
		padding: 0 15px 0 15px;
   }
	header.header-style-5.header_style.site-header .header-spacing .site-branding {
		height: 65px;
		justify-content: space-between;
		width: 100%;
   }
	.header-style-5.header_style .right-header .mini-cart span, .header-style-5.header_style .site-branding a span {
		display: none;
   }
	.header-style-5.site-header .site-main-wrap {
		flex: 1;
		order: 1;
		border: none;
		align-items: center;
		display: flex;
   }
	.product-layout-default .related section.product .quantity, .product .quantity {
		width: 70px;
		height: 35px;
   }
	section.product .cart-wrap .product-button {
		font-size: 0px;
   }
	#site-navigation .navbar-toggler svg {
		font-size: 16px;
		color: #222;
   }
	.main-navigation ul ul li:hover>ul {
		display: none;
   }
	#site-navigation.main-navigation ul {
		display: none;
		position: absolute;
		top: 100%;
		bottom: auto;
		width: 100%;
		left: 0;
		right: 0;
		background: var(--white-color-text);
		padding: 15px 0;
		border: 1px solid #e5e5e5;
		z-index: 3;
		box-shadow: 0 4px 10px 2px rgb(0 0 0 / 4%);
   }
	.site-wrap .main-navigation.toggled ul {
		display: block;
   }
	.site-header #site-navigation ul.nav-menu>li.menu-item, .site-header #site-navigation .menu-all-pages-flat-container ul.navbar-nav li.menu-item {
		padding: 7px 25px;
		text-align: left;
		float: left;
		width: 100%;
   }
	.header_style.site-header #site-navigation ul.nav-menu>li.menu-item {
		padding: 3px;
   }
	.header_style.site-header #site-navigation ul.nav-menu>li.menu-item ul li {
		padding: 7px 0 0 25px;
   }
	.header_style.site-header #site-navigation ul li.menu-item-has-children>ul li .toggle-sub-menu {
		right: 22px;
   }
	.site-header #site-navigation ul.nav-menu li.menu-item a {
		font-weight: 400;
		padding: 0;
   }
	.site-header #site-navigation ul.nav-menu li.menu-item.menu-item-has-children>a::before {
		top: 5px;
   }
	.site-header #site-navigation ul li.menu-item-has-children .toggle-sub-menu {
		position: absolute;
		right: 25px;
		left: auto;
		top: 5px;
		bottom: auto;
		margin: auto;
		height: 28px;
		width: 20px;
		display: flex;
		justify-content: center;
		align-items: center;
   }
	.site-header #site-navigation ul li.menu-item-has-children>ul li .toggle-sub-menu {
		right: 0;
   }
	.site-header #site-navigation ul.nav-menu li.menu-item.menu-item-has-children .toggle-sub-menu::before {
		content: '\f078';
		font-family: 'Font Awesome 5 Free';
		font-weight: 600;
		font-size: 10px;
   }
	.site-header #site-navigation ul.nav-menu>li.menu-item .sub-menu {
		position: static;
		border: none;
		box-shadow: none;
		padding: 5px 0 5px;
   }
	.site-header #site-navigation .menu-testing-menu-container ul.nav-menu>li.menu-item .sub-menu {
		padding-bottom: 0;
   }
	.site-header #site-navigation ul li>ul li {
		float: left;
		width: 100%;
		padding: 5px 0 0 10px;
   }
	.site-header #site-navigation ul.nav-menu li.menu-item.show>.toggle-sub-menu {
		-webkit-transform: rotate(-180deg);
		-moz-transform: rotate(-180deg);
		-o-transform: rotate(-180deg);
		-ms-transform: rotate(-180deg);
		transform: rotate(-180deg);
   }
	.site-header #site-navigation ul.nav-menu li.menu-item ul.sub-menu li.menu-item a {
		font-size: 14px;
   }
	.header-style-1.site-header .site-wrap {
		padding: 0 15px;
   }
	.search-icon .top-search.show .search-fix .container {
		max-width: 95%;
   }
	.search-icon .top-search .search-fix .search .search-close-btn {
		right: 35px;
   }
	.header-top {
		padding: 0 15px;
   }
	.search-icon .top-search .search-form input[type="search"] {
		font-size: 18px;
   }
	.search-icon .top-search .search-form button[type="submit"] svg {
		width: 20px;
		height: 20px;
   }
	.search-icon .top-search .search-fix .product-search-close {
		right: 20px;
   }
	.search-icon .top-search .search-form button[type="submit"] {
		bottom: 15px;
		right: 0;
   }
	.search-icon .top-search .search-form input {
		height: 70px;
   }
	.thumbnail-slider-style2 .right-slider .product-360-slider-wrap .product-popup-wrap {
		bottom: 15px;
   }
	.header_style.site-header .site-wrap {
		display: flex;
		justify-content: space-between;
		align-items: center;
   }
	.header_style.site-header .site-wrap .site-branding, .header_style.site-header .site-wrap .right-header {
		order: 1;
   }
	.mega-menu-header-menu #site-navigation .navbar-toggler {
		display: none;
   }
	.mega-menu-header-menu .header-style-1.site-header #site-navigation {
		padding: 0;
   }
	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-box, #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner, #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before, #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
		width: 25px;
   }
	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
		top: 8px;
   }
	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
		top: 17px;
   }
	#mega-menu-wrap-header-menu .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
		transform: translate3d(0, -17px, 0) rotate(-90deg);
   }
	header.sticky .site-main-wrap {
		position: static;
   }
	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child, #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
		margin: 0;
   }
	#mega-menu-wrap-header-menu .mega-menu-toggle.mega-menu-open+#mega-menu-header-menu {
		padding: 20px 15px;
		box-shadow: 0 4px 10px 2px rgb(0 0 0 / 4%);
		-webkit-box-shadow: 0 4px 10px 2px rgb(0 0 0 / 4%);
		-moz-box-shadow: 0 4px 10px 2px rgb(0 0 0 / 4%);
		-ms-box-shadow: 0 4px 10px 2px rgb(0 0 0 / 4%);
		-o-box-shadow: 0 4px 10px 2px rgb(0 0 0 / 4%);
		top: 57px;
		border-top: 2px solid var(--primary-color);
   }
	.main-navigation #mega-menu-wrap-header-menu #mega-menu-header-menu .mega-menu-link+ul.mega-sub-menu {
		box-shadow: none;
		padding: 0;
   }
	#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item>a.mega-menu-link {
		font-size: 15px;
   }
	#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item {
		padding: 0 10px;
		margin: 5px 0 15px;
   }
	#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link, #mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
		font-size: 15px;
   }
	.home header.site-header.header-style-1.sticky .site-branding, header.site-header.sticky .site-branding {
		position: static;
   }
	.header-swiper .head-slide .swiper-wrapper .header-top-swiper::after {
		right: 18%;
   }
	.elementor-shortcode #sb_instagram {
		padding: 0 !important;
   }
	.elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title {
		font-size: 20px;
   }
	.search-icon .top-search .search-fix {
		padding: 35px 0 35px 0;
   }
}
@media(max-width:767px) {
	.elementor-container .elementor-widget-wrap .elementor-element.cms-video-gif {
		top: 60px;
   }
	.h02_sec01 .tt-banner .banner-text.tt-icon-left {
		width: 80%;
   }
	.top-view-desciption {
		display: none;
   }
	.tt-banner .banner-text.tt-icon-top.text-center {
		top: 25px;
   }
	.deal_of_the_day_title .section-heading {
		font-size: 20px;
		line-height: 24px;
   }
	.deal_of_the_day_title .count-title {
		display: none;
   }
	.blog-style .tt-post-wrapper div.tt-post-details {
		margin: 0;
   }
	.header-style-5.header_style .site-branding a svg {
		width: 19px;
		height: 19px;
		margin: 0;
   }
	.product-layout-classic .ui-tabs-nav .ui-tabs-tab a, .product-layout-classic .ui-tabs-nav .ui-tabs-tab.ui-state-active a {
		font-size: 18px;
   }
	.catagories_errow.elementor-section .swiper-navigation {
		display: none;
   }
	.service-block.swiper-slider .tt-feature-box-containt p {
		font-size: 13px;
   }
	.product .category-morden .wrap-rate {
		padding: 6px 0 0 0;
   }
	.category-morden .list-description p {
		margin: 6px 0 8px 0;
   }
	.product .category-morden .product-button-wrap {
		margin: 0 0 6px 0;
   }
}
@media(max-width:650px) {
	.elementor-container .elementor-widget-wrap .elementor-element.cms-video-gif {
		top: 20px;
   }
	.header-swiper .head-slide .swiper-wrapper .header-top-swiper {
		font-size: 13px;
   }
	.header-swiper .head-slide .swiper-wrapper .header-top-swiper::after {
		right: 4%;
		width: 40px;
   }
}
@media(min-width:768px) and (max-width:991px) {
	#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu .mega-row-category-content ul.mega-sub-menu:not(.mega-menu-category-content .mega-sub-menu) {
		display: flex;
   }
	.Portfolio-style-1 .tt-portfolio-thumbnail a {
		padding: 12px;
   }
}
@media(max-width:575px) {
	.single-product .woocommerce-notices-wrapper {
		display: flex;
   }
	.header-style-5.header_style .site-branding .site-logo img {
		max-width: 150px;
   }
	.header-style-5.header_style.site-header .header-spacing {
		padding: 0 12px;
   }
	.header_style.site-header.header-style-5 .header-spacing .container:first-child {
		padding: 0;
   }
	.single-product .woocommerce-notices-wrapper .woocommerce-error {
		margin: 0 10px 20px;
   }
	.header-swiper {
		display: none;
   }
	.search-icon .top-search .search-form button[type="submit"] svg {
		width: 18px;
		height: 18px;
   }
	.search-icon .top-search .search-form button[type="submit"] {
		bottom: 12px;
		padding: 10px 0;
   }
	.elementor-container .elementor-widget-wrap .elementor-element.cms-video-gif {
		top: 60px;
   }
	.search-icon .top-search .search-form input {
		height: 60px;
   }
	.search-icon .search-wrap>svg {
		width: 16px;
		height: 16px;
   }
	.header_style .navbar-woocommerce .navbar-title>svg {
		height: 17px;
		width: 17px;
   }
	.right-header .mini-cart .dropdown-back svg {
		left: 11px;
		width: 17px;
		height: 17px;
   }
	.header_style .site-branding a svg {
		width: 17px;
		height: 17px;
   }
	header .right-header .wishlist-wrap {
		padding: 0 0 0 8px;
   }
	header .right-header .wishlist-wrap div svg {
		width: 17px;
		height: 17px;
   }
	.site-header .site-wrap {
		min-height: 72px;
   }
	header.header-style-1 .humburger-icon-wrap .humburger-title {
		display: none;
   }
	.right-header .search-icon .top-search .search-form label input[type="search"] {
		font-size: 15px;
   }
	.search-icon .top-search .search-fix {
		min-height: 160px;
		padding: 30px 0 0;
   }
	.search-icon .top-search .search-fix .search .search-close-btn {
		right: 20px;
		top: 20%;
   }
	.single-product .single-product-thumb-content .prev_next_buttons {
		display: flex;
		justify-content: center;
		margin: 0 0 10px;
		display: none;
   }
	.single-product .xs_social_share_widget {
		width: 100% !important;
		margin: 0 0 20px;
   }
	.single-product.thumbnail-slider-style2 .single-product-thumbnail .product-360-slider-wrap .slider .zoom {
		margin: 0 0 10px;
   }
	#mega-menu-wrap-header-menu .mega-menu-toggle {
		height: 65px;
   }
	#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
		font-size: 13px;
		line-height: 30px;
   }
	#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link, #mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
		font-size: 15px;
   }
	#mega-menu-wrap-header-menu .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
		transform: translate3d(0, -16px, 0) rotate(-90deg);
   }
	#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link, #mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link {
		font-size: 14px;
   }
	.nickx-slider-for .btn-prev, .nickx-slider-for .btn-next {
		height: auto;
		width: auto;
   }
	.single-product .site-main>.container .container {
		padding: 0;
   }
	header.header-style-1 .head-hamburger-menu-wrap {
		flex: 0;
   }
	.head-hamburger-menu {
		margin: 0;
   }
	.rtl .header-style-1 .right-header .mini-cart {
		margin: 0;
   }
	.cms_service {
		clip-path: ellipse(183% 99% at 50.58% 0%);
   }
}
@media(max-width:360px) {
	.navbar-hamburger span.hamburger-close, .navbar-hamburger ul.hamburger-nav>li span {
		right: 80px;
   }
	.navbar-hamburger ul.hamburger-nav li {
		padding: 10px 84px 10px 30px;
   }
}
/* ------------- End header style ------------------ */
/* ---------------- Start Footer block ---------------*/
@media(max-width:1199px) {
	footer.footer-style-2 .footer-newsletter .widget-title {
		font-size: 25px;
		padding-left: 35px;
   }
	footer.footer-style-2 .footer-newsletter .news-title .widget-title::before {
		font-size: 20px;
		height: 20px;
   }
	footer.footer-style-2 .footer-top-row {
		padding: 30px 5%;
   }
	.footer-style-2 .footer-top .footer-newsletter .newsletter-content {
		width: 100%;
   }
	.footer-style-2 .footer-top .footer-newsletter .news-form .newsletter-form input[type="submit"] {
		padding: 15px 30px;
   }
}
@media(max-width:991px) {
	footer.footer-style-2 .footer-top-row {
		padding: 25px 0;
   }
	.home header.site-header.header-style-1.sticky, header.site-header.sticky {
		position: relative;
   }
	.thumbnail-wrap .timer {
		display: none;
   }
	footer.footer-style-2 .footer-newsletter .widget-title {
		font-size: 22px;
   }
	footer.footer-style-2 .footer-newsletter .news-title .widget-title::before {
		font-size: 18px;
   }
	footer .widget {
		position: relative;
   }
	footer.footer-style-2footer .main-footer .widget_kraftiart_widget_social_media .widget-title {
		text-align: center;
   }
	footer.footer-style-2 .widget_kraftiart_widget_social_media .social-media {
		justify-content: start;
   }
	footer.footer-style-2 .widget .menu-account-container, footer.footer-style-2 .widget .menu-information-container, footer.footer-style-2 .widget .menu-quick-links-container, footer.footer-style-1 .widget .menu-information-container, footer.footer-style-1 .widget .menu-quick-links-container, footer.footer-style-1 .widget .menu-our-company-container {
		display: none;
   }
	footer .widget ul:not(footer .widget ul li ul, footer ul.social-media) {
		margin: 0 0 20px;
   }
	footer .widget .menu-quick-links-container, footer .widget .menu-short-container, footer .widget .contact-info {
		display: none;
   }
	footer .main-footer {
		padding: 50px 0 10px;
   }
	footer .widget .toggle-sub-menu {
		top: 0;
		right: 5px;
   }
	footer .widget .toggle-sub-menu::before {
		font-size: 10px;
		content: '\f078';
   }
	footer .widget .show .toggle-sub-menu {
		-webkit-transform: rotate(-180deg);
		-moz-transform: rotate(-180deg);
		-o-transform: rotate(-180deg);
		-ms-transform: rotate(-180deg);
		transform: rotate(-180deg);
   }
	footer .widget_block .newsletter-content, footer .widget.widget_block .widget-title {
		margin: 0 0 15px;
   }
	footer .widget_block input[type="submit"] {
		padding: 13px 20px;
		font-size: 13px;
   }
	footer .widget_block .input-form {
		margin: 0;
   }
	.email-popup-con .email-popup-inner-con .mc4wp-form {
		width: 100%;
		padding: 0;
		margin: 0;
   }
	.email-popup-inner-con .email-popup-img-con .newsletter {
		padding-left: 0;
   }
	footer .widget .wp-block-gallery figure.wp-block-image:not(#individual-image) {
		margin: 0;
   }
	footer .widget.widget_media_gallery {
		margin: 0 0 30px;
   }
	footer .footer-top .footer-newsletter .newsletter-content {
		font-size: 12px;
		line-height: 20px;
   }
	.footer-style-2 .footer-top .footer-newsletter .news-title::before {
		font-size: 20px;
		height: 50px;
		width: 50px;
		line-height: 50px;
   }
	.footer-style-2 .footer-top .footer-newsletter .news-form .newsletter-form input[type="submit"] {
		padding: 14px 26px;
		font-size: 12px;
   }
	.footer-style-2 .footer-top .footer-newsletter .news-form .newsletter-form input[type="email"] {
		height: 45px;
   }
}
@media(max-width:767px) {
	footer.footer-style-2 .footer-top-row .news-title, footer.footer-style-2 .footer-top-row .news-form {
		margin: 0 0 20px;
		width: 60%;
   }
	footer .main-footer {
		padding: 40px 0;
   }
	footer.footer-style-2 .main-footer {
		padding: 40px 0 10px;
   }
	.footer-style-2 .footer-top .footer-newsletter .news-title, .footer-style-2 .footer-top .footer-newsletter .news-form {
		width: 100%;
   }
	footer.footer-style-2 #footer-top .footer-newsletter {
		flex-direction: column;
   }
	.footer-style-2 .footer-top .footer-newsletter .news-title {
		margin: 0 0 20px;
   }
	.email-popup-inner-con .message-overlay-con {
		padding: 0;
   }
	.email-popup-con .footer-newsletter .news-form .newsletter-form input[type="submit"] {
		font-size: 13px;
		padding: 15px 30px;
   }
	.email-popup-inner-con .message {
		font-size: 21px;
   }
	.email-popup-inner-con .message-desc {
		font-size: 13px;
   }
	.footer-style-2 .footer-top .footer-newsletter .news-form .newsletter-form {
		width: 100%;
   }
}
@media(max-width:600px) {
	footer .widget .wp-block-gallery figure.wp-block-image:not(#individual-image), footer .wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image):nth-of-type(2n) {
		margin: 0 10px 0 0;
   }
}
@media(max-width:575px) {
	footer.footer-style-2 .footer-top-row {
		padding: 20px 0;
   }
	.header-style-7.site-header .site-main-wrap {
		padding: 0;
   }
	.header-style-7 .site-header .site-wrap {
		min-height: 60px;
   }
	.header-style-7 #mega-menu-wrap-header-menu .mega-menu-toggle {
		height: 20px;
   }
	footer .site-info .copyright .copyright-right {
		margin: 10px 0 0 0;
   }
	footer.footer-style-2 .footer-top-row .news-title, footer.footer-style-2 .footer-top-row .news-form {
		width: 100%;
   }
	footer .widget_block input[type="submit"] {
		padding: 12px 15px;
		font-size: 12px;
   }
	footer.footer-style-2 .main-footer {
		padding: 20px 0 10px;
   }
	footer .widget.widget_media_gallery {
		margin: 0 0 20px;
   }
	.footer-style-2 .footer-top .footer-newsletter .news-form .newsletter-form input[type="email"] {
		height: 40px;
   }
	.footer-style-2 .footer-top .footer-newsletter .news-title::before {
		font-size: 17px;
		height: 45px;
		width: 45px;
		line-height: 45px;
   }
}
@media(max-width:480px) {
	.footer-style-2 .footer-top .footer-newsletter .news-title::before {
		right: 0;
		bottom: auto;
   }
	.deal-of-the-day .swiper-wrapper .swiper-slide section.product .product-content-wrap .deal-product-thumbnail {
		width: 100%;
   }
	.deal-of-the-day .swiper-wrapper .swiper-slide section.product .product-content-wrap .deal-product-content {
		width: 100%;
   }
	.footer-style-2 .footer-top .footer-newsletter .news-title {
		padding: 60px 0 0;
		text-align: center;
   }
	.deal_of_the_day_title .timer-date {
		display: none;
   }
	.footer-style-2 .footer-top .footer-newsletter .news-form .newsletter-form input[type="submit"] {
		padding: 12px 22px;
		font-size: 11px;
   }
	.right-header .mini-cart .dropdown-menu-mini-cart .cart-slider {
		width: 310px;
   }
	.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content .buttons .button {
		font-size: 15px;
   }
	footer.footer-style-2 .footer-newsletter .widget-title {
		font-size: 18px;
   }
	.deal-of-the-day .stock-progress {
		display: none;
   }
}
/* ---------------- End Footer block ---------------*/
/* ---------------Start blog block --------------- */
@media(max-width:1199px) {
	.blog-style .tt-post-details .tt-post-content {
		font-size: 12px;
   }
	.blog-style .tt-post-thumbnail .tt-post-meta {
		font-size: 12px;
		padding: 7px 15px;
   }
	footer.footer-style-1 .widget-wrap .mc4wp-form-fields .news-title .widget-title {
		font-size: 20px;
   }
}
@media(max-width: 991px) {
	.blog-style .tt-post-thumbnail .post-meta-wrap {
		bottom: 0;
   }
	.product-layout-default .short-view section.product .cart-wrap, .product .short-view .product-button-wrap .btn-hv {
		width: fit-content;
   }
	.product_catagories .section-heading {
		margin: 8px 0 0 0;
   }
	.blog-style.blog-style-2 .tt-post-wrapper div.tt-post-thumbnail {
		width: 75%;
   }
	.product_catagories .title-wrap .ui-tabs-nav {
		margin: 0 0 10px 0;
   }
	.tt-banner .banner-text.tt-icon-center.text-center .wpbanner-content {
		background: #e9e7e887;
		padding: 20px;
   }
	.tt-banner .banner-text.tt-icon-center.text-center .banner-title {
		font-size: 33px;
		line-height: 33px;
		margin: 0 0 20px;
   }
	.tt-banner .banner-text.tt-icon-center.text-center .banner-tag a {
		padding: 8px 15px;
		font-size: 14px;
   }
	.tt-banner .banner-text.tt-icon-center.text-center .button-banner-wrap {
		margin: 25px 0 0;
   }
	.recent-product .row {
		margin: 0;
   }
	.ui-tabs-nav .ui-tabs-tab a {
		padding: 15px 10px 25px 14px;
   }
}
@media(max-width:767px) {
	.blog-style .tt-post-thumbnail .zoom-icon {
		opacity: 1;
   }
	.blog-style .tt-post-wrapper:hover .tt-post-thumbnail .zoom-icon, .blog-style .tt-post-wrapper .tt-post-thumbnail .zoom-icon {
		transform: none;
   }
	.tt-banner .banner-text.tt-icon-center.text-center .banner-title {
		font-size: 25px;
		line-height: 26px;
		margin: 0 0 15px;
   }
	.tt-banner .banner-text.tt-icon-center.text-center .wpbanner-content {
		background: #e9e7e887;
		padding: 15px;
   }
	.tt-banner .banner-text.tt-icon-center.text-center {
		border: 2px solid #e9e7e887;
		padding: 5px;
   }
	.blog-style.blog-style-2 .tt-post-wrapper div.tt-post-thumbnail {
		width: 60%;
   }
}
@media(max-width:575px) {
	.blog-style .tt-post-thumbnail .zoom-icon svg {
		font-size: 12px;
   }
	footer.footer-style-1 .widget-wrap .mc4wp-form-fields .news-title .widget-title {
		font-size: 18px;
   }
	footer .footer-newsletter .news-title .widget-title::before {
		font-size: 20px;
   }
	footer .footer-newsletter .news-title .widget-title {
		padding: 0 0 0 35px;
   }
	.blog-style .tt-post-thumbnail .zoom-icon {
		height: 30px;
		width: 30px;
   }
	.product_catagories .section-heading {
		margin: 5px 0 10px 0;
   }
	.tt-post-meta-wrap .tt-post-comment a::after {
		font-size: 12px;
		height: 16px;
   }
}
/* ---------------end blog block --------------- */
/* ---------------- start owl-nav -------------------*/
@media(min-width:992px) {
	.owl-carousel .owl-nav {
		opacity: 0;
		transition: all 400ms ease-in-out 0s;
		-webkit-transition: all 400ms ease-in-out 0s;
		-moz-transition: all 400ms ease-in-out 0s;
		-o-transition: all 400ms ease-in-out 0s;
		-ms-transition: all 400ms ease-in-out 0s;
   }
   /* #mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item:first-child>a.mega-menu-link {
		padding: 0px 20px 0px 0;
   }
	*/
	.site-header ul#hamburger-menu li a::after {
		left: 0;
		right: auto;
	   /* background: var(--primary-color);
		*/
		margin: auto;
		width: 0;
		height: 2px;
		z-index: -1;
		bottom: 0;
		top: auto;
   }
	.site-header .navbar-hamburger ul#hamburger-menu ul.sub-menu li a::after {
		width: 0%;
   }
	.site-header .navbar-hamburger ul#hamburger-menu ul.sub-menu li.show a::after {
		width: 100%;
   }
	.site-header ul#hamburger-menu li.show a::after {
		width: 100%;
   }
   /* .site-header ul#hamburger-menu li a:hover {
		color: var(--primary-color);
   }
	*/
	.site-header ul#hamburger-menu li a:hover::after {
		width: 100%;
		right: auto;
		left: 0;
   }
	.owl-carousel:hover .owl-nav {
		opacity: 1;
		transition: all 400ms ease-in-out 0s;
		-webkit-transition: all 400ms ease-in-out 0s;
		-moz-transition: all 400ms ease-in-out 0s;
		-o-transition: all 400ms ease-in-out 0s;
		-ms-transition: all 400ms ease-in-out 0s;
   }
}
@media(max-width:1199px) {
	.owl-carousel .owl-nav button svg {
		font-size: 20px;
   }
}
@media(max-width:991px) {
	.owl-carousel .owl-nav {
		text-align: center;
		float: left;
		width: 100%;
		margin: 20px 0 0;
   }
	.owl-carousel .owl-nav button {
		position: static;
		margin: 0 8px;
		height: auto;
		width: auto;
   }
	.products.owl-carousel .product.type-product {
		margin: 0 0 20px;
   }
	.owl-carousel .owl-nav button svg {
		font-size: 18px;
   }
}
@media(max-width:767px) {
	.owl-carousel .owl-nav button svg {
		font-size: 15px;
   }
}
/* ---------------- end owl-nav -------------------*/
/*---------------- start product block -------------- */
@media(min-width:1200px) and (max-width:1560px) {
	.product .quantity input.qty {
		width: 25px;
   }
}
@media(max-width:1366px) {
	.single-product .product_meta .sku_wrapper, .single-product .product_meta .posted_in, .single-product .product_meta .tagged_as {
		font-size: 14px;
   }
	.single-product .buy-now-wrap {
		width: 100%;
   }
}
@media(max-width:1199px) {
	.product-layout-default .product .quantity input.qty {
		width: 20px;
		font-size: 13px;
   }
	.home_06_banner03 .tt-banner .banner-text.tt-icon-left {
		width: 42%;
   }
	.product-layout-default .product .quantity .qty_button {
		font-size: 14px;
   }
	.single-product .product_meta .sku_wrapper, .single-product .product_meta .posted_in, .single-product .product_meta .tagged_as {
		width: 100%;
		margin: 0 0 5px;
   }
	.single-product .entry-summary .woocommerce-product-rating {
		margin: 0 0 10px;
   }
	.product-360-slider-wrap .slider-popup-wrap svg, .product-360-button .product-popup svg {
		font-size: 14px;
   }
	.product-360-slider-wrap .slider-popup-wrap, .product-360-button .product-popup {
		height: 25px;
		width: 25px;
   }
	.product-360-slider-wrap .product-popup-wrap {
		padding: 3px 0 0 3px;
   }
	.product-360-slider-wrap .slider-popup-wrap, .product-360-slider-wrap .product-360-button-wrap {
		margin: 3px;
   }
	.no-js .owl-carousel, .owl-carousel.owl-loaded {
		padding: 0;
   }
	.single-product .single-product-thumbnail .kraftiart-sale span.onsale {
		right: 15px;
		top: 15px;
   }
	.single-product-thumbnail #nickx-gallery i.thumb_arrow {
		font-size: 12px;
		height: 20px;
		width: 20px;
   }
	.single-product .product .entry-summary .quantity .qty_button {
		height: 48px;
   }
	.single-product .product_meta .single-categories {
		width: 100%;
   }
}
@media(min-width:992px) {
	section.product:hover .thumbnail-wrap .timer {
		top: -80px;
		opacity: 0;
		-moz-opacity: 0;
		-khtml-opacity: 0;
		-webkit-opacity: 0;
		transition: all 500ms ease-in-out 0s;
		-webkit-transition: all 500ms ease-in-out 0s;
		-moz-transition: all 500ms ease-in-out 0s;
		-o-transition: all 500ms ease-in-out 0s;
		-ms-transition: all 500ms ease-in-out 0s;
   }
	section.product:hover .kraftiart-sale span {
		opacity: 1;
		transition: all 500ms ease-in-out 0s;
		-webkit-transition: all 500ms ease-in-out 0s;
		-moz-transition: all 500ms ease-in-out 0s;
		-o-transition: all 500ms ease-in-out 0s;
		-ms-transition: all 500ms ease-in-out 0s;
		transform: translateX(0px);
		-webkit-transform: translateX(0px);
		-moz-transform: translateX(0px);
		-o-transform: translateX(0px);
		-ms-transform: translateX(0px);
		z-index: 1;
   }
}
@media(min-width:1300px) {
	.single-product .product-estimate .delivery-shipping-wrap {
		align-items: center;
   }
}
@media(max-width:1299px) {
	.single-product .product-estimate .delivery-shipping-wrap .estimated-delivery {
		margin: 0 0 10px 
   }
}
@media(max-width:1199px) {
	.single-product .product-review-tab .review-wrap {
		flex-direction: column;
		width: 100%;
   }
	.product-review-tab .review_tab {
		margin: 0 0 20px;
   }
	.product-review-tab .rating-wrap .rating-bar {
		justify-content: center;
   }
}
@media(max-width:991px) {
	#tab-reviews .product-review-tab {
		padding: 0 20px 0 0;
   }
	header.site-header.mobile-sticky .header-spacing {
		background-color: #fff;
		justify-content: center;
		display: flex;
		align-items: center;
		transition: all 600ms ease-in-out 0s;
		-webkit-transition: all 600ms ease-in-out 0s;
		-moz-transition: all 600ms ease-in-out 0s;
		-o-transition: all 600ms ease-in-out 0s;
		-ms-transition: all 600ms ease-in-out 0s;
		box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
		-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
		-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
		-ms-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
		-o-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
		position: fixed;
		width: auto;
		left: 0;
		right: 0;
		top: 0;
		z-index: 10;
   }
	header.mobile-header-sticky.mobile-sticky .site-branding .header-logo {
		order: 2;
		flex: 0;
   }
	.header_style.site-header.mobile-header-sticky.mobile-sticky .site-wrap {
		order: 1;
		flex: 1;
   }
	.header_style.mobile-header-sticky.mobile-sticky .site-branding .right-header {
		order: 3;
		flex: 1;
   }
	.single-product .woocommerce-tabs #tab-reviews #reviews {
		padding-left: 30px;
   }
	.single-product .entry-summary .woocommerce-product-details__short-description {
		margin: 0 0 15px;
   }
	.single-product .product .entry-summary .cart-wrap {
		width: 60%;
   }
	.single-product .single-product-thumb-content .single-product-detail {
		margin: 30px 0 0;
   }
	.single-product .single-product-thumb-content .single-product-thumb.single-product-default {
		padding: 0 80px 0 0;
   }
	.product .product-button-wrap {
		opacity: 1;
		visibility: visible;
   }
	.kraftiart-sale span.onsale:not(.single-product .single-product-thumbnail .kraftiart-sale span.onsale) {
		display: none;
   }
	.product span.price, .woocommerce-active.archive.product-layout-default .products.columns-5 .product .content-wrap span.price {
		font-size: 16px;
   }
	div.list_product_color {
		height: 10px;
		width: 10px;
   }
	div.list_product_color:hover::after, div.list_product_color.select_variation::after {
		height: 14px;
		width: 14px;
   }
	.product-attribute-wrap .list_size_attr {
		font-size: 11px;
		padding-left: 9px;
		margin-left: 6px;
   }
	#yith-quick-view-modal .single-product.woocommerce span.onsale {
		top: 24px;
		left: 27px;
		font-size: 13px;
		width: 45px;
		height: 23px;
   }
	.yith-wcqv-wrapper .single-product .entry-summary .product_meta {
		padding: 15px 0;
		margin: 0;
   }
	#yith-quick-view-modal.open .yith-wcqv-wrapper {
		height: 490px !important;
   }
	.single-product .woocommerce-tabs {
		margin: 4% 0 50px;
   }
	.single-product.thumbnail-slider-style3 .woocommerce-tabs {
		margin: 50px 0 0;
   }
}
@media(max-width:767px) {
	.single-product .woocommerce-tabs .woocommerce-Tabs-panel .product-review-wrap {
		flex-direction: column;
		align-items: center;
   }
	#tab-reviews .product-review-tab {
		border: none;
		padding: 0;
   }
	.single-product .product-review-tab .review-wrap {
		margin: 0;
   }
	.single-product .woocommerce-tabs #tab-reviews #reviews {
		padding: 0;
   }
}
@media(max-width:700px) {
	.title-wrap {
		flex-direction: column;
		margin: 0 0 20px;
   }
}
@media(max-width:575px) {
	.woocommerce-grouped-product-list-item__price .amount {
		font-size: 15px;
   }
	.woocommerce-grouped-product-list-item__price del .amount {
		font-size: 14px;
   }
	.single-product .single-product-thumb-content .single-product-thumb.single-product-default {
		padding: 0 10px;
		margin-bottom: 20px;
   }
	.single-product .single-product-thumb-content .single-product-thumb {
		padding: 0;
   }
}
@media(max-width:480px) {
	.title-wrap {
		margin: 0 0 15px;
   }
	.product-top-sorting {
		padding: 0px;
   }
	.home_06_banner .tt-banner .banner-text.tt-icon-bottom {
		bottom: 20px;
   }
	.blog-style.blog-style-2 .tt-post-wrapper div.tt-post-thumbnail {
		width: auto;
   }
	.blog-style.blog-style-2 .tt-post-details .tt-post-title h6 {
		margin: 5px 0 5px 0;
		font-size: 21px;
		line-height: 26px;
   }
	.category-style2 .wpcat-content {
		padding: 5px 10px;
   }
	.category-style2 .wpcat-content {
		left: 10px;
   }
	.tt-banner .banner-text.tt-icon-center.text-center .banner-tag {
		display: none;
   }
	.tt-banner .banner-text.tt-icon-top.text-end {
		top: 25px;
		bottom: auto;
		width: 52%;
		left: auto;
		right: 25px;
		margin: auto;
   }
	body .slider-07.btn.btn-primary {
		font-size: 0 !important;
		position: relative;
		background: none;
		padding: 0 !important;
		width: 30px !important;
		height: 30px !important;
   }
	body .slider-07.btn.btn-primary::after {
		content: '\f061';
		font-family: 'Font Awesome 5 Free';
		font-weight: 600;
		position: absolute;
		font-size: 12px;
		width: 30px;
		height: 30px;
		background: var(--body-text-color);
		color: var(--white-color-text);
		display: flex;
		align-items: center;
		justify-content: center;
   }
}
@media(max-width:767px) {
	.section-title-09 .product-trending .title-wrap .product-title {
		width: 50%;
   }
	.thumbnail-wrap .timer {
		height: 35px;
   }
	.thumbnail-wrap .timer>svg {
		font-size: 12px;
   }
}
@media(max-width:575px) {
	.up-sells h3, .single-product .recent-product .product-section-title, .related.products h3 {
		font-size: 25px;
		margin: 0 0 20px;
   }
	.product .product-button {
		font-size: 14px;
   }
	.kraftiart-sale span {
		left: 8px;
		top: 8px;
   }
	.product-layout-default .product .content-wrap .product-attribute-wrap {
		display: none;
   }
	.thumbnail-wrap .timer {
		height: 30px;
   }
	.thumbnail-wrap .timer svg {
		font-size: 12px;
		margin-right: 10px;
   }
	.single-product .single-product-thumbnail .kraftiart-sale span.onsale {
		right: 10px;
		top: 10px;
		font-size: 10px;
		left: auto;
   }
}
@media(max-width:480px) {
	.section-title-09 .product-trending .title-wrap .product-title {
		width: 70%;
   }
	.title-wrap .ui-tabs-nav {
		padding: 0;
		margin: 10px 0 0;
   }
	section .product .product-button {
		font-size: 13px;
   }
	.ui-tabs-nav .ui-tabs-tab {
		padding: 0 4px;
   }
	.title-wrap .product-title {
		text-align: center;
   }
	div.list_product_color {
		margin-right: 6px;
		height: 10px;
		width: 10px;
   }
	.product-attribute-wrap .list_size_attr {
		font-size: 11px;
   }
	.product-attribute-wrap .list_size_attr {
		padding-left: 8px;
		margin-left: 5px;
   }
	div.list_product_size {
		padding: 0 2px;
   }
	.product .quantity, .product .product-button {
		float: left;
   }
	.thumbnail-wrap .timer, .woocommerce-active.archive .site-main .products.grid-view .product .timer {
		height: 25px;
   }
	.thumbnail-wrap .timer svg, .woocommerce-active.archive .site-main .products.grid-view .product .timer svg {
		font-size: 9px;
		margin-right: 5px;
   }
	.products .product .thumbnail-wrap .wrap-rate {
		bottom: 6px;
   }
}
/*---------------- end product block -------------- */
/* ---------------- start recent product ---------------- */
@media(min-width:576px) {
	.woocommerce-active.archive .site-main .products .product, .woocommerce-active .site-main .product-recent .products .product {
		width: 33.33%;
   }
}
@media(min-width:992px) and (max-width:1399px) {
	.product-recent .products.columns-6 .product .content-wrap .woocommerce-loop-product__title, .product-recent .products.columns-4 .product .content-wrap .woocommerce-loop-product__title {
		font-size: 13px;
		margin: 0 0 4px;
   }
	.product-recent .products.columns-6 .product .content-wrap .price span.price, .product-recent .products.columns-4 .product .content-wrap .price span.price {
		font-size: 13px;
   }
	.product-recent .products.columns-6 .product .content-wrap .wrap-rate .star-rating, .product-recent .products.columns-4 .product .content-wrap .wrap-rate .star-rating {
		font-size: 10px;
		width: 58px;
   }
	.product-recent .products.columns-6 .product .content-wrap div.list_product_color, .product-recent .products.columns-4 .product .content-wrap div.list_product_color {
		height: 10px;
		width: 10px;
   }
	.product-recent .products.columns-6 .product .content-wrap .list_size_attr, .product-recent .products.columns-4 .product .content-wrap .list_size_attr {
		font-size: 11px;
   }
	.product-recent .products.columns-6 .product .content-wrap .wrap-rate, .product-recent .products.columns-4 .product .content-wrap .wrap-rate {
		margin: 0 0 4px;
   }
	.product-recent .products.columns-6 .product .content-wrap .product-attribute-wrap, .product-recent .products.columns-4 .product .content-wrap .product-attribute-wrap {
		margin: 0 0 2px;
   }
	.product-recent .products.columns-4 .product .thumbnail-wrap .quantity input.qty {
		width: 25px;
   }
}
@media(min-width:992px) {
	.woocommerce-active .site-main .products.columns-2 .product {
		width: 50%;
   }
	.woocommerce-active .site-main .products.columns-3 .product {
		width: 33.33%;
   }
	.woocommerce-active .site-main .products.columns-1 .product {
		width: 100%;
   }
	.woocommerce-active .site-main .products.columns-4 .product {
		width: 33.33%;
   }
	.woocommerce-active .site-main .products.columns-6 .product {
		width: 33.33%;
   }
	.woocommerce-active.archive .site-main .products.columns-5.grid-view .product {
		width: 33.33%;
   }
	.single-product .single-product-thumb-content {
		display: flex;
   }
	.single-product .kraftiart-sale span.onsale {
		display: block;
   }
}
@media(min-width:992px) and (max-width:1199px) {
	.woocommerce-active.archive .site-main .products.columns-6.grid-view .product {
		width: 33.33%;
   }
}
@media(min-width:1200px) and (max-width:1399px) {
	.product-recent .products.columns-4 .product .thumbnail-wrap .product-button-wrap .btn-hv a::before {
		width: 40px;
   }
}
@media(min-width:1200px) and (max-width:1599px) {
	.product-recent .products.columns-6 .product .thumbnail-wrap .product-button, .product-recent .products.columns-6 .product .thumbnail-wrap .product-button-wrap .btn-hv a {
		width: 35px;
   }
}
@media(min-width:1200px) and (max-width:1599px) {
	.product-recent .products .product .thumbnail-wrap .product-button-wrap .btn-hv a, .product-recent .products .product .thumbnail-wrap .product-button {
		width: 40px;
   }
}
@media(min-width:1200px) {
	.woocommerce-active .site-main .products.columns-6 .product, .woocommerce-active.archive .site-main .products.grid-view.columns-6 .product, .woocommerce-active.archive .site-main .products.grid-view.columns-5 .product, .woocommerce-active .site-main .products.columns-5 .product {
		width: 25%;
   }
}
@media(min-width:1400px) and (max-width:1560px) {
	.product-recent .products.columns-5 .product .thumbnail-wrap .product-button-wrap .btn-hv a::before {
		font-size: 13px;
   }
	.product-recent .products .product .thumbnail-wrap .product-button-wrap .btn-hv a, .product-recent .products .product .thumbnail-wrap .product-button {
		width: 38px;
   }
}
@media(min-width:576px) {
	.single-product.woocommerce-active .site-main .products.columns-5 .product {
		width: 33.33%;
   }
}
@media(min-width:992px) {
	.single-product.woocommerce-active .site-main .products.columns-5 .product {
		width: 25%;
   }
	.single-product.woocommerce-active .site-main .recent-product .products.columns-5.grid-view.woo-default .product, .single-product.woocommerce-active .site-main .related.products .products.columns-5.grid-view.woo-default .product, .single-product.woocommerce-active .site-main .up-sells.upsells.products .columns-5.grid-view.woo-default .product {
		width: 20%;
		padding: 0 15px;
   }
}
@media(min-width:1200px) {
	.single-product.woocommerce-active .site-main .products.columns-5 .product {
		width: 20%;
   }
}
@media(min-width:1200px) {
	.woocommerce-active .site-main .products.columns-4 .product {
		width: 25%;
   }
	.woocommerce-active .site-main .products.columns-6 .product {
		width: 20%;
   }
	.woocommerce-active.archive .site-main .products.grid-view.columns-6 .product {
		width: 20%;
   }
	.woocommerce-active .site-main .products.columns-5 .product {
		width: 20%;
   }
}
@media(min-width:1600px) {
	.woocommerce-active .site-main .products.columns-6 .product {
		width: 16.66667%;
   }
	.woocommerce-active.archive .site-main .products.grid-view.columns-6 .product {
		width: 16.66667%;
   }
	.woocommerce-active.archive .site-main .products.grid-view.columns-5 .product {
		width: 20%;
   }
	.trending_product .swiper-navigation .swiper-button.swiper-button-prev {
		left: -48px;
		right: auto;
		top: 12%;
		bottom: 0;
		margin: auto;
   }
	.trending_product .swiper-navigation .swiper-button.swiper-button-next {
		left: auto;
		right: -48px;
		top: 12%;
		bottom: 0;
		margin: auto;
   }
}
@media(max-width:1199px) {
	.special-product-tab .title-wrap {
		margin: 0;
   }
	.single-product div.product .single-product-default .single-product-thumbnail .woocommerce-product-gallery .flex-viewport {
		margin: 0 0 30px;
   }
	.single-product .single-product-thumb-content .single-content-default {
		margin-left: 20px;
   }
	.single-product .summary.entry-summary {
		padding: 0 0 0 10px;
   }
	.single-product .related.products, .single-product .up-sells.upsells {
		margin: 0 0 10px;
   }
	.single-product .xs_social_share_widget, .single-product .prev_next_buttons {
		top: 20%;
   }
	.single-product .xs_social_share_widget {
		left: 20px;
   }
	.single-product .prev_next_buttons {
		right: 20px;
   }
	.single-product .xs_social_share_widget ul li a .xs-social-icon, .single-product .prev_next_buttons a {
		height: 35px;
		width: 35px;
   }
	.single-product .xs_social_share_widget ul li a .xs-social-icon {
		line-height: 25px;
   }
	.single-product .site-main .xs_social_share_widget ul li a span {
		font-size: 12px;
   }
	.single-product .prev_next_buttons .product-nav-link svg, .single-product .prev_next_buttons a svg {
		font-size: 13px;
   }
	.single-product.thumbnail-slider-style1 .left-slider .summary.entry-summary {
		padding: 0 0 0 10px;
   }
	.single-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews-title {
		justify-content: center;
		display: flex;
   }
	.single-product .woocommerce-tabs .woocommerce-Tabs-panel .theiaStickySidebar {
		width: 100%;
   }
	.single-product .product .entry-summary .price {
		margin: 0 0 20px;
		padding: 0 0 20px;
   }
	.single-product .product .entry-summary .cart-wrap {
		padding: 0 0 10px 10px;
   }
}
@media(max-width:991px) {
	.single-product .single-product-thumb-content .single-content-default {
		margin-left: 0;
   }
	.product .quantity input.qty {
		font-size: 13px;
		width: 25px;
   }
	.single-product .single-product-thumb, .single-product .single-product-detail {
		float: left;
		width: 100%;
		margin: 0 0 10px;
   }
	.single-product .related.products, .single-product .up-sells.upsells {
		margin: 0;
   }
	.single-product .summary.entry-summary {
		padding: 0;
   }
	.nickx-slider-for .btn-prev, .nickx-slider-for .btn-next {
		opacity: 1;
		margin: 0;
   }
	.single-product.thumbnail-slider-style2 .recent-product .owl-carousel .owl-nav, .single-product.thumbnail-slider-style2 .related.products .owl-carousel .owl-nav {
		display: none;
   }
	.single-product.thumbnail-slider-style2 .related.products {
		margin-top: 0;
   }
	.single-product.thumbnail-slider-style3 .related.products, .single-product.thumbnail-slider-style2 .related.products {
		margin-top: 40px;
   }
	.single-product .product-border::after {
		top: 0;
   }
	.single-product .woocommerce-tabs ul.tabs li a {
		font-size: 15px;
   }
	.single-product.thumbnail-slider-style3 .single-product-image, .single-product.thumbnail-slider-style3 .single-product-content {
		float: left;
		width: 100%;
   }
	.single-product.thumbnail-slider-style3 .single-product-content {
		margin: 0;
   }
	.single-product.thumbnail-slider-style1 .left-slider .summary.entry-summary {
		padding: 0;
   }
	.shop-sidebar .filter-close {
		position: absolute;
		width: 32px;
		height: 32px;
		right: 20px;
		left: auto;
		background: transparent;
		border-radius: 50%;
		transition: all 400ms ease-in-out 0s;
		-webkit-transition: all 400ms ease-in-out 0s;
		-moz-transition: all 400ms ease-in-out 0s;
		-o-transition: all 400ms ease-in-out 0s;
		-ms-transition: all 400ms ease-in-out 0s;
		top: 40px;
		bottom: auto;
		cursor: pointer;
   }
	.shop-sidebar .filter-close:hover {
		background: #f5f5f5;
		transition: all 400ms ease-in-out 0s;
		-webkit-transition: all 400ms ease-in-out 0s;
		-moz-transition: all 400ms ease-in-out 0s;
		-o-transition: all 400ms ease-in-out 0s;
		-ms-transition: all 400ms ease-in-out 0s;
   }
	.shop-sidebar .filter-close::after, .shop-sidebar .filter-close::before {
		content: '';
		position: absolute;
		height: 2px;
		width: 15px;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		z-index: 2;
		transform-origin: 50% 50%;
		background-color: var(--color-text);
		opacity: 1;
		-moz-opacity: 1;
		-khtml-opacity: 1;
		-webkit-opacity: 1;
		visibility: visible;
		-moz-transition: -moz-transform ease .25s;
		-webkit-transition: -webkit-transform ease .25s;
		-o-transition: -o-transform ease .25s;
		-ms-transition: -ms-transform ease .25s;
		transition: transform ease .25s;
   }
	.shop-sidebar .filter-close::before {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
   }
	.shop-sidebar .filter-close::after {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
   }
	.shop-sidebar .filter-close:hover::before {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
   }
	.shop-sidebar .filter-close:hover::after {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
   }
}
@media(max-width:767px) {
	.product-recent .products .product .thumbnail-wrap .quantity {
		display: none;
   }
	.single-product .woocommerce-tabs ul.tabs li a {
		padding: 10px 14px;
   }
	.single-product .product .entry-summary .price {
		font-size: 16px;
   }
	.single-product.thumbnail-slider-style3 .single-product-thumb-content {
		padding: 0 20px;
   }
	.single-product.thumbnail-slider-style3 .prev_next_buttons {
		right: 10px;
   }
	.single-product.thumbnail-slider-style3 .xs_social_share_widget {
		left: 10px;
   }
}
@media(max-width:767px) {
	.woocommerce-active.archive .site-main .products .product, .woocommerce-active .site-main .product-recent .products .product {
		width: 50%;
   }
}
@media(max-width:575px) {
	.single-product div.product .single-product-default .single-product-thumbnail .woocommerce-product-gallery .flex-viewport {
		margin: 0 0px 15px;
   }
	.single-product.thumbnail-slider-style2 .woocommerce-tabs {
		margin: 20px 0 0 0;
   }
	.single-product .single-product-thumb-content .single-product-detail {
		margin: 0;
   }
	.offside .widget-area .filter-close, .cart-slider .cart-close, .topbar-close, .sticky-addToCart .sticky-close, .navbar-hamburger span.hamburger-close .hamburger-close-wrap, .search-icon .top-search .search-fix .product-search-close {
		width: 32px;
		height: 24px;
		right: 0;
   }
	.single-product .single-product-thumb, .single-product .single-product-detail {
		padding: 0 12px;
   }
	.woocommerce-active.archive .site-main .products .product .product-button-wrap .product.compare-button, .woocommerce-active .site-main .product-recent .products .product .product-button-wrap .product.compare-button {
		width: 100%;
		padding: 0;
   }
	.single-product.woocommerce-active .site-main .products.columns-5 .product {
		width: 50%;
   }
	.single-product .woocommerce-tabs ul.tabs li a {
		padding: 8px 14px;
   }
	.single-product .summary .single_variation_wrap .woocommerce-variation-add-to-cart .single_add_to_cart_button, .single-product .product .entry-summary .cart-wrap .product-button {
		font-size: 14px;
   }
	.single-product .product .entry-summary .quantity .qty_button {
		height: 42px;
		width: 28px;
   }
	.product-360-slider-wrap .slider-popup-wrap svg, .product-360-button .product-popup svg {
		font-size: 12px;
   }
	.single-product .prev_next_buttons, .single-product .xs_social_share_widget {
		position: static;
		float: left;
		width: 100%;
		display: flex;
		flex-direction: row;
   }
	.single-product .site-main .xs_social_share_widget ul {
		flex-direction: row;
   }
	.single-product .single-product-thumb {
		margin: 0 0 20px;
   }
	.single-product .single-product-detail {
		margin: 0 0 20px;
   }
	.single-product.thumbnail-slider-style2 .single-product-detail {
		margin: 0;
   }
	.single-product.thumbnail-slider-style3 .single-product-content {
		padding-left: 10px;
		padding-right: 10px;
   }
	.single-product.thumbnail-slider-style3 .single-product-thumb {
		padding: 0 10px;
   }
	.single-product.thumbnail-slider-style2 .left-slider #nickx-gallery.nslick-initialized {
		width: 20%;
   }
	.single-product-thumbnail .kraftiart-sale span.label {
		left: 20px;
		top: 10px;
   }
	.single-product .xs_social_share_widget ul li a .xs-social-icon {
		height: 35px;
   }
	.single-product .buy-now-wrap .button {
		font-size: 14px;
   }
	.single-product .prev_next_buttons a {
		height: 30px;
		width: 30px;
   }
	.single-product .prev_next_buttons a svg {
		font-size: 12px;
   }
	.single-product.thumbnail-slider-style3 .single-product-thumb-content {
		padding: 0 10px;
   }
	.single-product .entry-summary .product_title {
		font-size: 18px;
   }
	.single-product .woocommerce-product-details__short-description p {
		font-size: 13px;
   }
	.thumbnail-slider-style2 .left-slider .product-360-slider-wrap .product-popup-wrap {
		bottom: 10px;
   }
	.single-product .entry-summary .product-attribute-wrap {
		margin: 0 0 15px;
   }
	.woocommerce-Reviews-title {
		font-size: 20px;
		text-align: center;
   }
	.list-content-wrap .list-content .product-estimate .delivery-shipping-wrap .estimated-delivery span, .list-content-wrap .list-content .product-estimate .delivery-shipping-wrap .free-shipping span {
		font-size: 13px;
   }
	.single-product .woocommerce-tabs .woocommerce-Tabs-panel {
		padding: 0 15px;
   }
	#review_form_wrapper {
		margin: 0 0 30px;
   }
	.single-product .related.products, .single-product .up-sells.upsells {
		padding: 0;
   }
	.single-product .recent-product {
		padding: 0 15px;
   }
	.single-product .product_meta {
		margin: 20px 0;
		padding: 20px 0;
   }
	.single-update-price {
		margin: 15px 0 0;
   }
	#tab-reviews .product-review-tab {
		width: 100%;
   }
	.thumbnail-slider-style2 .product-360-slider-wrap .slider.nickx-slider-for {
		border: none;
		padding: 0 0 0 10px;
   }
	.sticky-addToCart .stickycart-popup .sticky-addcart-info .sticky-content {
		margin: 0;
   }
}
@media(max-width:480px) {
	.woocommerce-active.archive .site-main .products .product, .woocommerce-active .site-main .product-recent .products .product {
		padding: 0 10px;
   }
	.woocommerce-active.archive .products.list-view .product .product-content-wrap .list-content-wrap .product-attribute-wrap {
		justify-content: center;
   }
	.woocommerce-active.archive .site-main .products .product, .woocommerce-active .site-main .product-recent .products .product {
		width: 100%;
   }
	.single-product .product .entry-summary .cart-wrap {
		width: 100%;
   }
	#review_form_wrapper {
		padding: 12px;
   }
	input[type="submit"] {
		padding: 12px 18px;
   }
}
/* ---------------- end recent product ---------------- */
@media(max-width:1199px) {
	.woocommerce-active.archive.product-layout-default .products.columns-4 .product .quantity input.qty {
		width: 25px;
   }
	.woocommerce-active.archive.product-layout-default .products.columns-3 .product .quantity .qty_button {
		height: 35px;
   }
	.site .header-top ul li span {
		font-size: 14px;
   }
	.site .header-top ul li span svg {
		margin: 0 5px 0 0;
		width: 12px;
		height: 12px;
   }
}
@media(max-width:991px) {
	.woocommerce-active.archive .site-main .products.grid-view .product .timer {
		display: none;
   }
	.product-layout-default .short-view section.product .cart-wrap .product-button svg, .product-layout-default .list-view section.product .cart-wrap .product-button svg {
		display: block;
		stroke: #fff;
		width: 17px;
		height: 17px;
   }
}
/* ---------------- start shop page ---------------- */
@media(min-width:576px) {
	.shop-nosidebar .product-top-sorting .woocommerce-result-count {
		flex-grow: 1;
		flex-basis: 0;
   }
}
@media(min-width:576px) {
	.full-sidebar #post_sidebar .widget-area .widget {
		border: none;
		width: 50%;
		border-right: 1px solid var(--border-color);
		padding: 0 20px;
   }
	.full-sidebar #post_sidebar .widget-area .widget:last-child {
		border: none;
   }
}
@media(min-width:768px) {
	.full-sidebar #post_sidebar .widget-area .widget {
		width: 33.33%;
   }
}
@media(min-width:768px) and (max-width:992px) {
	.full-sidebar #post_sidebar .widget-area .widget:nth-child(3n) {
		border: none;
   }
}
@media(min-width:992px) {
	.full-sidebar #post_sidebar .widget-area .widget {
		float: left;
		width: 25%;
   }
	.shop-nosidebar.full-sidebar .widget-area {
		margin-left: -20px;
		margin-right: -20px;
   }
	.shop-nosidebar.full-sidebar .widget-area .widget.woocommerce {
		padding: 0 20px;
   }
	.full-sidebar .widget-area .widget.woocommerce:nth-child(4n) {
		border: none;
   }
	.shop-sidebar .product-top-sorting .toggle-filter {
		display: none;
   }
}
@media(min-width:1200px) {
	.sidebar-filter {
		width: 20%;
   }
	.shop-product {
		width: 80%;
   }
}
@media(max-width:1559px) {
	.product-top-sorting {
		margin: 0 0 35px;
   }
	.woocommerce-active.archive .offsidebar .products.list-view .product .list-cart-wrap .cart-wrap .product-button, .woocommerce-active.archive .offsidebar-left .products.list-view .product .list-cart-wrap .cart-wrap .product-button, .woocommerce-active.archive .offsidebar-right .products.list-view .product .list-cart-wrap .cart-wrap .product-button {
		padding: 0 35px;
   }
	.woocommerce-active.archive .offsidebar .products.list-view .product .list-cart-wrap .cart-wrap .product-button, .woocommerce-active.archive .offsidebar-left .products.list-view .product .list-cart-wrap .cart-wrap .product-button, .woocommerce-active.archive .offsidebar-right .products.list-view .product .list-cart-wrap .cart-wrap .product-button {
		height: 35px;
   }
	.woocommerce-active.archive .offsidebar .list-view .product .product-content-wrap .list-cart-wrap .product-button-wrap .product-button-hv .btn-hv a, .woocommerce-active.archive .offsidebar-left .list-view .product .product-content-wrap .list-cart-wrap .product-button-wrap .product-button-hv .btn-hv a, .woocommerce-active.archive .offsidebar-right .list-view .product .product-content-wrap .list-cart-wrap .product-button-wrap .product-button-hv .btn-hv a {
		height: 35px;
		width: 35px;
   }
	.woocommerce-active.archive .offsidebar .list-view .product .product-content-wrap .list-cart-wrap .product-button-wrap .product-button-hv .btn-hv a::before, .woocommerce-active.archive .offsidebar-left .list-view .product .product-content-wrap .list-cart-wrap .product-button-wrap .product-button-hv .btn-hv a::before, .woocommerce-active.archive .offsidebar-right .list-view .product .product-content-wrap .list-cart-wrap .product-button-wrap .product-button-hv .btn-hv a::before {
		font-size: 12px;
   }
	.woocommerce-active.archive .offsidebar .site-main .products.list-view .product .timer, .woocommerce-active.archive .offsidebar-left .site-main .products.list-view .product .timer, .woocommerce-active.archive .offsidebar-right .site-main .products.list-view .product .timer {
		width: 210px;
		height: 35px;
   }
}
@media(max-width:1199px) {
	.product-top-sorting {
		margin: 0 0 35px;
   }
	.product-top-sorting {
		margin: 0 0 30px;
   }
}
@media(max-width:991px) {
	.no-results.not-found {
		padding: 20px;
   }
	.product .quantity {
		margin: 0;
   }
	.product .quantity .qty_button {
		height: 30px;
		width: 30px;
   }
	.no-results .tt-page-content>p {
		padding: 15px;
		margin: 0 0 20px;
		font-size: 15px;
   }
	.search .search_box button[type="submit"]>svg {
		font-size: 14px;
   }
	.short-view .product .wrap-rate .star-rating, .list-view .product .wrap-rate .star-rating {
		display: block;
   }
	.product-top-sorting .filter {
		font-size: 13px;
   }
	.woocommerce.widget .widget-title {
		font-size: 15px;
   }
	.toggle-res .woocommerce.widget .widget-title::before {
		font-size: 11px;
		right: 15px;
   }
	.offside .woocommerce.widget .widget-title::before {
		display: none;
   }
	.widget-area .widget.woocommerce {
		border: none;
		padding: 0;
   }
	.offside .widget-area .widget.woocommerce {
		margin: 0 0 20px;
   }
	.widget.woocommerce .toggle-sub-menu::before {
		font-size: 11px;
   }
	.full-sidebar #post_sidebar .widget-area {
		margin-bottom: 30px;
		margin-top: 0;
   }
	.product-top-sorting .filter .fa-align-right {
		font-size: 12px;
   }
	.shop-sidebar #post_sidebar {
		float: left;
		width: 100%;
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		z-index: 999;
		visibility: hidden;
		padding: 0;
   }
	.toggle-filter #post_sidebar {
		visibility: visible;
   }
	.shop-nosidebar #offsidebar .widget-area, .shop-sidebar #post_sidebar .widget-area {
		position: absolute;
		top: 0;
		bottom: 0;
		width: 300px;
		padding: 60px 20px 20px;
		overflow: auto;
		scrollbar-width: thin;
		scrollbar-color: #a0a0a0 #f5f5f5;
		height: 100vh;
		background-color: #fff;
   }
	.toggle-filter .shop-sidebar .toggle-res .widget-area {
		transform: translateX(0);
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-o-transform: translateX(0);
		-ms-transform: translateX(0);
   }
	.shop-sidebar .left-content-filter .widget-area {
		right: auto;
		left: 0;
		transition: all 500ms ease-in-out 0s;
		-webkit-transition: all 500ms ease-in-out 0s;
		-moz-transition: all 500ms ease-in-out 0s;
		-o-transition: all 500ms ease-in-out 0s;
		-ms-transition: all 500ms ease-in-out 0s;
		transform: translateX(-150%);
		-webkit-transform: translateX(-150%);
		-moz-transform: translateX(-150%);
		-o-transform: translateX(-150%);
		-ms-transform: translateX(-150%);
   }
	.shop-sidebar .right-content-filter .widget-area {
		right: 0;
		left: auto;
		transition: all 500ms ease-in-out 0s;
		-webkit-transition: all 500ms ease-in-out 0s;
		-moz-transition: all 500ms ease-in-out 0s;
		-o-transition: all 500ms ease-in-out 0s;
		-ms-transition: all 500ms ease-in-out 0s;
		transform: translateX(100%);
		-webkit-transform: translateX(100%);
		-moz-transform: translateX(100%);
		-o-transform: translateX(100%);
		-ms-transform: translateX(100%);
   }
}
@media(max-width:767px) {
	.shop-nosidebar .product-sort-view {
		margin-right: 8px;
   }
	.woocommerce-active.archive .site-main .products.columns-6 .product .timer {
		height: 30px;
		padding: 0 8px;
   }
	.woocommerce-active.archive .site-main .products.columns-6 .product .timer svg {
		font-size: 10px;
		margin-right: 5px;
   }
}
@media(max-width:700px) {
	.product-top-sorting .filter {
		font-size: 12px;
		padding: 3px 12px;
   }
	.product-top-sorting .woocommerce-result-count {
		font-size: 12px;
   }
	.product-top-sorting .woocommerce-ordering {
		margin-right: 10px;
   }
	.product-top-sorting .toggle-filter {
		margin-left: 0;
		padding: 0;
   }
	.product-top-sorting .woocommerce-ordering .select-wrap select {
		padding: 5px 25px 5px 10px;
   }
	.product-top-sorting .select-wrap select {
		padding: 5px 9px 5px 5px;
   }
	.product-top-sorting .woocommerce-ordering .select-wrap .select-wrap::after {
		right: 12px;
   }
	.product-top-sorting .select-wrap select {
		font-size: 12px;
   }
}
@media(max-width:575px) {
	.no-results .tt-page-content>p {
		font-size: 14px;
   }
	.search-form input[type="search"], .widget.widget_search input[type="search"], .wp-block-search input[type="search"] {
		height: 40px;
   }
	.product-top-sorting .filter, .woocommerce-active .site-main .container .left.filter, .woocommerce-active .site-main .container .right.filter {
		padding: 5px 8px;
		font-size: 10px;
		margin: 0;
   }
	.shop-nosidebar .product-top-sorting {
		display: flex;
		flex-wrap: wrap;
   }
	.shop-nosidebar .product-top-sorting .product-sort-view {
		margin-right: 10px;
   }
	.shop-nosidebar .product-top-sorting .woocommerce-result-count {
		line-height: inherit;
   }
	.product-top-sorting .woocommerce-result-count, .product-top-sorting .woocommerce-ordering, .product-top-sorting .woocommerce-perpage {
		float: left;
   }
	.product-top-sorting .woocommerce-result-count {
		line-height: 30px;
		margin-bottom: 5px;
   }
	.product-top-sorting .product-sort-view {
		margin: 0 0 5px;
   }
	.shop-nosidebar .product-top-sorting .woocommerce-result-count {
		flex-shrink: 1;
   }
	.product-top-sorting .toggle-filter {
		order: 0;
   }
	.shop-nosidebar .product-top-sorting .woocommerce-ordering {
		margin-right: 5px;
   }
	.product-top-sorting .woocommerce-ordering {
		margin-right: 10px;
   }
	.product-top-sorting .select-wrap select {
		padding: 5px 10px 5px 5px;
   }
	.full-sidebar #post_sidebar .widget-area {
		margin: 0 auto 30px;
   }
	.site-main .container .left, .site-main .container .right {
		font-size: 12px;
   }
	.woocommerce-active .site-main .container .left, .woocommerce-active .site-main .container .right {
		padding: 0 25px;
   }
	.product-top-sorting .filter .fa-align-right {
		font-size: 10px;
		margin: 0 0 0 5px;
   }
	.product-top-sorting .filter .fa-align-right {
		font-size: 9px;
   }
	.product-top-sorting .woocommerce-ordering .select-wrap select {
		padding-right: 8px;
   }
}
/* ---------------- end shop page ---------------- */
/* -------------- start list view ----------------- */
@media(max-width:1400px) {
	.list-content-wrap .list-content .product-estimate .delivery-shipping-wrap .estimated-delivery span, .list-content-wrap .list-content .product-estimate .delivery-shipping-wrap .free-shipping span {
		font-size: 13px;
   }
	.header-style-7 .search-icon .top-search .search-form {
		margin: 0 0 0 40px;
   }
	#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item>a.mega-menu-link {
		padding: 0px 14px 0px 14px;
   }
	.sticky #mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item:first-child>a.mega-menu-link {
		padding: 0 14px 0 0;
   }
	.home-page-03 .sticky #mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item:first-child>a.mega-menu-link {
		padding: 0px 13px 0px 13px;
   }
	.banner-02 .tt-section-title .tt-section-sab {
		font-size: 14px;
   }
	.product .category-morden .content-wrap .title_price a::after {
		width: 21%;
   }
	.up-sells h3, .single-product .recent-product .product-section-title, .related.products h3 {
		font-size: 26px;
		margin: 0 0 25px;
   }
	.header-style-4.header_style.site-header .header-spacing .container, .home-page-03 header .container {
		max-width: 1170px;
		width: 100%;
   }
}
@media(max-width:1199px) {
	.single-product .product.product-type-simple .entry-summary .cart-wrap {
		width: 76%;
   }
	.header-style-7 .search-icon .top-search .search-form input {
		width: 450px;
   }
	.home_banner01 .elementor-container {
		overflow-y: hidden;
		overflow-x: auto;
		flex-wrap: nowrap !important;
   }
	.home_banner01 .elementor-container .elementor-column {
		flex: 0 0 auto;
   }
	.header-style-4.header_style.site-header .header-spacing .container, .home-page-03 header .container {
		max-width: 970px;
		width: 100%;
   }
	.product .category-morden .content-wrap .title_price a::after {
		width: 4%;
   }
	.single-product .product .entry-summary .product-button, .single-product .product .entry-summary .quantity {
		width: 24%;
   }
	.woocommerce-active.archive .products.short-view .product .list-cart-wrap .cart-wrap .product-button {
		padding: 0 30px;
   }
	#rev_slider_1_1_wrapper .revslider-initialised .tparrows.zeus, #rev_slider_2_1_wrapper .revslider-initialised .tparrows.metis, .revslider-initialised .revslider-initialised .tparrows.metis {
		display: none;
   }
	.woocommerce-active.archive .products.short-view .product .price {
		display: flex;
		flex-direction: row-reverse;
		justify-content: left;
		margin: 0 0 6px;
		line-height: 20px;
		flex-direction: column-reverse;
   }
	.thumbnail-slider-style2 .single-product-thumbnail .product-360-slider-wrap {
		padding: 0;
   }
	.woocommerce-active.archive .products.short-view .product .price del::after {
		display: none;
   }
	.woocommerce-active.archive .products.short-view .product .price del {
		margin: 0;
   }
	.woocommerce-active.archive .products.short-view .product .price del bdi {
		font-size: 12px;
   }
	.woocommerce-active.archive .products.short-view .product .price {
		font-size: 14px;
		line-height: 19px;
   }
	.woocommerce-active.archive .products.short-view .product .price del::before {
		width: 55%;
		background: var(--body-text-color);
   }
	.list-view .list-content-wrap p {
		font-size: 13px;
   }
	.woocommerce-active.archive .short-view .product .product-content-wrap .list-cart-wrap .product-button-wrap .product-button-hv .btn-hv a {
		height: 35px;
		width: 35px;
   }
	.woocommerce-active.archive .short-view .product .product-content-wrap .list-cart-wrap .product-button-wrap .product-button-hv .btn-hv a::before {
		font-size: 12px;
   }
	.list-content-wrap .list-content .product-estimate {
		display: none;
   }
	.woocommerce-active.archive .list-view .product .product-content-wrap .list-cart-wrap .product-button-wrap .product-button-hv .btn-hv a {
		height: 40px;
		width: 40px;
   }
	.woocommerce-active.archive .list-view .product .product-content-wrap .list-cart-wrap .product-button-wrap .product-button-hv .btn-hv a::before {
		font-size: 13px;
   }
	.woocommerce-active.archive .products.list-view .product .list-cart-wrap .quantity input.qty {
		width: 70px;
   }
	.woocommerce-active.archive .products.list-view .product .product-content-wrap .list-content-wrap span.price {
		font-size: 14px;
   }
	.woocommerce-active.archive .site-main .shop-nosidebar .products.list-view .product {
		width: 100%;
   }
}
@media(max-width:991px) {
	.header-style-4.header_style.site-header .header-spacing .container, .home-page-03 header .container {
		max-width: 750px;
		width: 100%;
   }
	.product-layout-default .products.short-view section.product .cart-wrap a.product_type_variable::before, .product-layout-default .products.list-view section.product .cart-wrap a.product_type_variable::before {
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
   }
	.header-style-7 .head-top-call, header.header-style-7.header_style.site-header .header-spacing .site-branding .search-icon {
		display: none !important;
   }
	header.header-style-7.header_style.site-header .header-spacing .site-branding, header.header-style-5.header_style.site-header .header-spacing .site-branding {
		height: 75px;
   }
	.header-style-7 #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-blocks-center, .header-style-7 #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-blocks-left {
		display: none;
   }
	.single-product .product .entry-summary .product-button, .single-product .product .entry-summary .quantity {
		width: 15%;
   }
	.product .category-morden .content-wrap .title_price a::after {
		width: 44%;
   }
	.single-product .product.product-type-simple .entry-summary .cart-wrap {
		width: 85%;
   }
	.short-view .product .list-content-wrap {
		flex-direction: column;
   }
	.single-product .single-product-thumb-content .single-product-detail {
		padding: 0;
   }
	.short-view .product .list-content-wrap .list-cart-wrap, .short-view .product .list-content-wrap .list-price, .short-view .product .list-content-wrap .list-content {
		width: 100%;
		padding: 0;
   }
	.product-layout-default .products.list-view .product .product-button-wrap .product-button-hv {
		width: 100%;
   }
	.product-layout-default .products.list-view section.product .cart-wrap {
		padding: 0;
   }
	.short-view .product .list-content-wrap .list-price .price {
		justify-content: start;
   }
	.short-view .product .list-content-wrap .list-cart-wrap .cart-button-list {
		align-items: start;
		flex-direction: row;
		width: 100%;
   }
	.short-view .product .list-content-wrap .list-cart-wrap .cart-button-list .product-button-wrap {
		margin: 0 4px 0 0;
   }
	.list-view .product .quantity, .woocommerce-active.archive .list-view .product .product-button-wrap .btn-hv.quickview {
		display: block;
   }
	.woocommerce-active.archive .products.list-view .product .list-cart-wrap .product-button {
		font-size: 14px;
   }
	.woocommerce-active.archive .products.list-view .product .list-cart-wrap .quantity input.qty {
		width: 55px;
   }
	.woocommerce-active.archive .list-view .product .product-content-wrap .list-cart-wrap .product-button-wrap .product-button-hv .btn-hv {
		margin: 0 4px;
   }
	.left-sidebar.shop-sidebar .left-content-filter {
		order: 2;
   }
	.header-top {
		display: none;
   }
	.woocommerce-active.archive .products.short-view .product .price del::after {
		display: block;
   }
	.woocommerce-active.archive .products.short-view .product .price del::before {
		width: 72%;
		right: 0;
		left: auto;
   }
	.woocommerce-active.archive .products.short-view .product .price del::after {
		left: -44px;
		top: 0;
		bottom: 0;
		margin: auto;
   }
	.woocommerce-active.archive .products.short-view .product .price del bdi {
		margin: 0 0 0 20px;
   }
	.product-layout-default .products.short-view .product .product-button-wrap .product-button-hv {
		width: 100%;
   }
	.short-view .product .list-content-wrap .list-cart-wrap .cart-button-list .cart-wrap {
		margin: 0 4px 0 0;
   }
	.product-layout-default .short-view section.product .cart-wrap {
		padding: 0;
   }
	.woocommerce-active.archive .products.short-view .product .price {
		flex-direction: row-reverse;
   }
}
@media(max-width:767px) {
	.header-style-4.header_style.site-header .header-spacing .container, .home-page-03 header .container {
		max-width: 540px;
		width: 100%;
   }
	.product .category-morden .content-wrap .title_price a::after {
		width: 22%;
   }
	.single-product .product .entry-summary .product-button, .single-product .product .entry-summary .quantity {
		width: 18%;
   }
	.single-product .product.product-type-simple .entry-summary .cart-wrap {
		width: 82%;
		padding: 0 0 10px 10px;
   }
	.single-product .buy-now-wrap {
		width: 100%;
   }
	.woocommerce-active.archive .products.list-view .product .list-cart-wrap .cart-wrap {
		margin-right: 2px;
   }
	.woocommerce-active.archive .products.list-view .product .list-cart-wrap .quantity .qty_button {
		height: 35px;
		width: 20px;
   }
	.woocommerce-active.archive .products.list-view .product .list-cart-wrap .quantity input.qty {
		width: 30px;
		font-size: 13px;
   }
	.list-view .product .list-content-wrap {
		flex-direction: column;
   }
	.list-view .product .list-content-wrap .list-content, .list-view .product .list-content-wrap .list-cart-wrap {
		padding: 0;
		float: left;
		width: 100%;
		align-items: start;
   }
	.woocommerce-active.archive .list-view .product .list-cart-wrap .quantity-list, .list-view .product-content-wrap .list-cart-wrap .product-button-wrap {
		justify-content: start;
   }
	.list-view .product .list-content-wrap .list-cart-wrap .cart-button-list {
		margin: 0 0 10px;
		float: left;
		width: 100%;
		display: block;
   }
	.woocommerce-active.archive .products.list-view .product .list-cart-wrap .product-button, .list-view .product-content-wrap .list-cart-wrap .product-button-wrap .product-button-hv {
		margin: 0;
   }
	.woocommerce-active.archive .products.list-view .product .list-cart-wrap .product-button, .list-view .product-content-wrap .list-cart-wrap .product-button-wrap {
		float: left;
		width: auto;
   }
	.woocommerce-active.archive .list-view .product .product-content-wrap .list-cart-wrap .product-button-wrap .product-button-hv .btn-hv {
		margin: 0 4px;
   }
	.woocommerce-active.archive .products.list-view .product .list-cart-wrap .product-button {
		margin-right: 2px;
   }
}
@media (max-width:767px) and (min-width:576px) {
	.full-sidebar .products .quantity {
		display: none;
   }
}
@media(max-width:575px) {
	.header-style-4.header_style.site-header .header-spacing .container, .home-page-03 header .container {
		max-width: 100%;
		width: 100%;
   }
	header.header-style-7.header_style.site-header .header-spacing .site-branding {
		height: 60px;
   }
	.woocommerce-active.archive .site-main .products.short-view .product .timer svg, .woocommerce-active.archive .site-main .products.list-view .product .timer svg {
		width: 14px;
		height: 14px;
   }
	.woocommerce-active.archive .site-main .products.short-view .product .timer {
		width: 150px;
		height: 30px;
   }
	.short-view .list-content-wrap .list-description {
		display: none;
   }
	.list-content .timer>div>p, .thumbnail-wrap .timer>div>p {
		font-size: 12px;
   }
	.list-view .product .product-button-wrap .compare.btn-hv {
		display: block;
   }
	.list-view .product-content-wrap .list-cart-wrap .product-button-wrap {
		justify-content: center;
   }
	.woocommerce-active.archive .list-view .product .list-cart-wrap .quantity-list {
		display: none;
   }
	.woocommerce-active.archive .products.list-view .product .list-cart-wrap .quantity .qty_button {
		height: 30px;
		width: 20px;
   }
	.woocommerce-active.archive .products.list-view .product .list-cart-wrap .product-button {
		padding: 8px 15px 8px 30px;
   }
	.woocommerce-active.archive .products.list-view .product .list-cart-wrap .product-button {
		font-size: 13px;
   }
	.header_style.header-style-7 .site-branding .site-logo img {
		max-width: 140px;
   }
	.header-style-7.site-header .site-wrap {
		min-height: 60px;
   }
	.woocommerce-active.archive .list-view .product .product-content-wrap .list-cart-wrap .product-button-wrap .product-button-hv .btn-hv a, .woocommerce-active.archive .shop-nosidebar .list-view .product .product-content-wrap .list-cart-wrap .product-button-wrap .product-button-hv .btn-hv a {
		height: 35px;
		width: 35px;
   }
	.woocommerce-active.archive .outofstock .thumbnail-wrap .out-of-stock {
		font-size: 10px;
		height: 50px;
		width: 50px;
   }
	.woocommerce-active.archive.archive .products.list-view .product .list-content-wrap .product-attribute-wrap .list_size_attr {
		font-size: 13px;
   }
	.woocommerce-active.archive.archive .products.list-view .product .list-content-wrap .product-attribute-wrap .list_color_attr .list_product_color {
		height: 12px;
		width: 12px;
   }
	.woocommerce-active.archive .list-view .product .product-content-wrap .list-cart-wrap .product-button-wrap .product-button-hv .btn-hv {
		margin: 0 3px;
   }
	footer .widget .widget-title {
		font-size: 16px;
   }
}
@media(max-width:480px) {
	.short-view .product .thumbnail-wrap {
		padding: 0 10px;
   }
	.home_06_banner .tt-banner .banner-text .button-banner-wrap {
		margin: 10px 0 0;
   }
	.header-style-2.header_style.site-header .header-spacing {
		border-bottom: none;
		padding: 0;
   }
	.woocommerce-active.archive .short-view .product .product-content-wrap .list-cart-wrap .product-button-wrap .product-button-hv .btn-hv a {
		width: 35px;
		height: 35px;
   }
	.short-view .product .list-content-wrap {
		padding: 0 10px 0 5px;
   }
	.short-view .product .list-content-wrap .list-price {
		margin: 0 0 5px;
   }
	.short-view .list-timer {
		display: none;
   }
	.woocommerce-active.archive .products.short-view .product .price {
		margin: 0;
   }
	.woocommerce-active.archive .products.short-view .product .list-content-wrap .wrap-rate {
		margin: 0 0 5px;
   }
	.short-view .product .list-content-wrap .list-price {
		margin: 0;
   }
	.woocommerce-shop .short-view .product .product-content-wrap .list-cart-wrap .product-button-wrap .product-button-hv .btn-hv {
		margin: 0 4px 0 0;
   }
	.woocommerce-active.archive .site-main .shop-nosidebar .products.list-view .product {
		padding-bottom: 20px;
   }
	.short-view .product .list-content-wrap .list-cart-wrap .cart-button-list .product-button-wrap {
		margin: 0;
   }
	.woocommerce-active.archive .products.short-view .product .list-cart-wrap .product-button, .woocommerce-active.archive .products.list-view .product .list-cart-wrap .product-button {
		height: 35px;
   }
	.woocommerce-active.archive .site-main .products.list-view .product .timer {
		margin: 0 0 8px;
   }
	.shop-nosidebar .list-view .product .thumbnail-wrap, .shop-nosidebar .list-view .product .list-content-wrap {
		float: left;
		width: 100%;
   }
	.shop-nosidebar .list-view .product .list-content-wrap .list-cart-wrap {
		align-items: center;
   }
	.woocommerce-active.archive .site-main .shop-nosidebar .products.list-view .product .timer {
		margin: 0 0 5px;
   }
}
/* -------------- end list view ----------------- */
@media(max-width: 1199px) {
	body #rev_slider_1_1_wrapper .zeus.tparrows {
		min-width: 50px;
		min-height: 50px;
   }
	body #rev_slider_1_1_wrapper .zeus.tparrows:before {
		line-height: 50px;
		font-size: 15px;
   }
}
@media(max-width: 991px) {
	.single-product .up-sells.upsells .product .product-button-wrap .btn-hv a {
		height: 35px;
		width: 35px;
   }
	.product .category-morden .product-button-wrap {
		transform: translateX(0);
		opacity: 1;
   }
	body #rev_slider_1_1_wrapper .metis.tparrows {
		width: 40px;
		height: 40px;
   }
	body #rev_slider_1_1_wrapper .metis.tparrows::before {
		line-height: 20px;
		font-size: 13px;
   }
}
@media(max-width: 767px) {
	body #rev_slider_1_1_wrapper .metis.tparrows {
		display: none;
   }
	.up-sells h3, .single-product .recent-product .product-section-title, .related.products h3 {
		font-size: 25px;
		margin: 0 0 20px;
   }
	.single-product .up-sells.upsells .product .product-button-wrap .btn-hv a {
		height: 30px;
		width: 30px;
   }
	.product .price .amount bdi, .product .price ins {
		font-size: 15px;
   }
	.product .price del .woocommerce-Price-amount.amount bdi {
		font-size: 13px;
		color: var(--body-text-color);
   }
}
@media(max-width: 575px) {
	.single-product .product .entry-summary .cart-wrap .product-button {
		padding: 12px 0;
   }
	.single-product .buy-now-wrap .button {
		padding: 12px 0;
   }
	.single-product .product .entry-summary .product-button-wrap .btn-hv a {
		font-size: 13px;
   }
	.single-product .product .entry-summary .product-button-wrap .btn-hv a span {
		font-size: 13px;
   }
	.page-header .title {
		font-size: 16px;
   }
	.page-header .breadcrumbs #crumbs a svg {
		width: 15px;
		height: 15px;
   }
	.page-header .breadcrumbs #crumbs span.active {
		font: 400 13px/15px var(--secondary-font);
   }
	.page-header .kraftiart-page-title {
		min-height: 60px;
   }
}
/* end slider */
@media(max-width: 1199px) {
	.widget ul li>ul {
		margin-left: 15px;
   }
	.woocommerce-active.archive .products.list-view .product .list-cart-wrap .cart-wrap {
		width: 100%;
   }
	.woocommerce-account .woocommerce .woocommerce-MyAccount-content {
		padding: 0 0 0 30px;
   }
	.single-product .product .entry-summary .woocommerce-grouped-product-list-item__quantity .quantity {
		width: 100%;
   }
	.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
		padding: 0 30px 0 0;
   }
	.woocommerce-account #primary .woocommerce .woocommerce-MyAccount-navigation ul li a {
		font-size: 18px;
   }
	.woocommerce-account #primary .woocommerce .woocommerce-MyAccount-navigation ul li {
		margin: 13px 0;
   }
	.single-product.thumbnail-slider-style1 .woocommerce-tabs .woocommerce-Tabs-panel .product-review-wrap {
		display: block;
   }
	.thumbnail-slider-style1 #tab-reviews .product-review-tab {
		padding: 0;
		border: none;
		display: flex;
		justify-content: center;
		width: 100%;
   }
	.single-product.thumbnail-slider-style1 .woocommerce-tabs #tab-reviews #reviews {
		padding: 0;
   }
	.single-product.thumbnail-slider-style1 .woocommerce-tabs #tab-reviews #reviews {
		display: flex;
   }
	.single-product.thumbnail-slider-style1 .woocommerce-tabs #tab-reviews #reviews #comments {
		width: 80%;
   }
}
@media(max-width: 991px) {
	.woocommerce-account .woocommerce #customer_login .u-column {
		border: none;
		padding: 0;
   }
	.header_style.site-header.header-style-2 .header-line {
		min-height: auto;
		height: auto;
   }
	.single-product .product .entry-summary .woocommerce-grouped-product-list-item__quantity .quantity {
		width: 100px;
   }
	.woocommerce-active.archive .products.list-view .product .list-cart-wrap .cart-wrap {
		width: 45px;
   }
	.woocommerce-active.archive .list-view .product .product-content-wrap .list-cart-wrap .product-button-wrap .product-button-hv .btn-hv a::before {
		font-size: 14px;
   }
	.woocommerce-account .woocommerce #customer_login .u-column1 {
		margin: 0 0 30px;
		border-bottom: 1px solid #e5e5e5;
		padding: 0 0 30px;
   }
	footer .widget-wrap .widget .widget-title {
		position: relative;
   }
	footer .widget-wrap .widget .footer-click {
		position: absolute;
		right: 0;
		left: auto;
		top: 0;
		bottom: 0;
		margin: auto;
		font-weight: 600;
		cursor: pointer;
   }
	footer .widget-wrap .widget .footer-click::after {
		content: '\2b';
		font-family: 'Font Awesome 5 Free';
		font-weight: 600;
		font-size: 18px;
   }
	footer .widget-wrap .widget.widget_kraftiart_widget_social_media .widget-title::after, footer .widget-wrap .widget .footer-newsletter .widget-title::after {
		display: none;
   }
	.thumbnail-slider-style1 #tab-reviews .product-review-tab .review-wrap {
		margin: 0 0 20px;
   }
	.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
		width: 25%;
   }
}
@media(max-width: 767px) {
	.single-product.thumbnail-slider-style1 .woocommerce-tabs #tab-reviews #reviews {
		display: block;
   }
	.thumbnail-slider-style1 #tab-reviews .product-review-tab .review-wrap {
		margin: 0 0 20px;
   }
	.single-product.thumbnail-slider-style1 .woocommerce-tabs #tab-reviews #reviews #comments {
		margin: 0 0 10px;
   }
	.page-header .title {
		font-size: 18px;
   }
}
@media(max-width: 575px) {
	.woocommerce-account button[type="submit"] {
		padding: 10px 20px;
		font-size: 14px;
   }
	.header-style-2.header_style.site-header .header-spacing {
		border-bottom: none;
		padding: 0;
   }
	.page-header .title {
		font-size: 16px;
   }
	.single-product.thumbnail-slider-style1 .woocommerce-tabs #tab-reviews #reviews #comments {
		width: 100%;
   }
	.thumbnail-slider-style1 #tab-reviews .product-review-tab {
		width: 100%;
   }
	.single-product.thumbnail-slider-style1 .woocommerce-tabs .woocommerce-Tabs-panel .product-review-wrap {
		padding: 0;
   }
	.single-product.thumbnail-slider-style1 .woocommerce-tabs .woocommerce-Tabs-panel .product-review-wrap .review_tab {
		margin: 0 20px 0 0;
   }
	.single-product.thumbnail-slider-style1 .product-review-tab .review-wrap, .single-product.thumbnail-slider-style1 .woocommerce-Reviews #comments {
		margin: 0;
   }
	.woocommerce-account .woocommerce {
		display: flex;
		flex-direction: column;
   }
	.woocommerce-edit-address .woocommerce-Address, .woocommerce-account .woocommerce .woocommerce-MyAccount-content, .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
		width: 100%;
   }
	.woocommerce-account .woocommerce .woocommerce-MyAccount-content {
		padding: 0;
   }
	.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
		border: none;
		border-bottom: 1px solid #e5e5e5;
		margin: 0 0 20px;
   }
	.single-product .product_meta {
		margin: 15px 0 0 0;
		padding: 20px 0 0 0;
   }
	.woocommerce-account #primary .woocommerce .woocommerce-MyAccount-navigation ul {
		display: flex;
		justify-content: space-between;
		overflow: auto;
   }
	.woocommerce-account #primary .woocommerce .woocommerce-MyAccount-navigation ul li {
		margin: 0 10px;
		width: auto;
		padding: 0 10px 15px 0;
		flex: 0 0 auto;
   }
	.woocommerce-account .woocommerce-MyAccount-content .edit-account fieldset {
		padding: 12px;
   }
	.woocommerce-account #primary .woocommerce .woocommerce-MyAccount-navigation ul li a {
		font-size: 16px;
   }
	.woocommerce-MyAccount-content .woocommerce-Addresses {
		display: block;
   }
	.related .row {
		margin: 0;
   }
}
@media (max-width:1199px) {
	body #page .site-main .our_team {
		display: none;
   }
	footer.footer-style-1 .footer-top-row .footer-top-content {
		padding: 0 25px;
   }
}
/* back-to-top */
@media(max-width:1199px) {
	.back-to-top::after, .back-to-top {
		height: 44px;
		width: 44px;
   }
	.back-to-top::after {
		line-height: 44px;
		font-size: 14px;
   }
}
@media(max-width:767px) {
	.back-to-top::after, .back-to-top {
		height: 40px;
		width: 40px;
   }
	.back-to-top::after {
		line-height: 40px;
		font-size: 12px;
   }
	.back-to-top {
		right: 30px;
		bottom: 70px;
   }
}
/* quick view */
@media(max-width:968px) {
	.yith-wcqv-wrapper .yith-wcqv-main #yith-quick-view-content div.images {
		width: 42.3%;
   }
}
@media(max-width:767px) {
	.yith-wcqv-wrapper .yith-wcqv-main #yith-quick-view-content div.images {
		width: 96%;
   }
	.yith-wcqv-wrapper .yith-wcqv-main #yith-quick-view-content div.summary.entry-summary {
		height: auto;
   }
	#yith-quick-view-modal .single-product.woocommerce span.onsale {
		top: 60px;
   }
}
@media(max-width:575px) {
	.yith-wcqv-wrapper .yith-wcqv-main #yith-quick-view-content div.summary.entry-summary {
		padding: 0;
		margin: 15px 0 0;
   }
	.yith-wcqv-wrapper .yith-wcqv-main #yith-quick-view-content div.summary.entry-summary, .yith-wcqv-wrapper .yith-wcqv-main #yith-quick-view-content div.images {
		width: 100%;
		margin: auto;
   }
	.yith-wcqv-wrapper .single-product .entry-summary .product_meta {
		margin: 20px 0 0;
   }
	#yith-quick-view-modal .cart.grouped_form .group_table tr td {
		width: 50%;
   }
	#yith-quick-view-modal .single_variation_wrap .woocommerce-variation-add-to-cart {
		flex-direction: column;
   }
	.yith-wcqv-main #yith-quick-view-content .product .entry-summary .cart-wrap .product-button {
		margin: 0;
		height: 45px;
   }
	#yith-quick-view-modal .single-product .product .entry-summary .cart-wrap {
		width: 78%;
   }
	#yith-quick-view-modal .single-product .woocommerce-product-rating .star-rating::before, #yith-quick-view-modal .single-product .woocommerce-product-rating .star-rating span::before {
		font-size: 12px;
   }
	#yith-quick-view-modal .single-product .entry-summary .product_title {
		font-size: 18px;
   }
	#yith-quick-view-modal .product .entry-summary .price {
		margin: 0 0 20px;
		padding: 0 0 15px;
   }
	.yith-wcqv-wrapper .entry-summary div.list_product_color, .single-product .single-product-thumb-content .single-product-detail .entry-summary .list_color_attr .list_product_color {
		height: 25px;
		width: 25px;
   }
	.single-product .entry-summary div.list_product_color.select_variation::after, .single-product .entry-summary div.list_product_color:hover::after {
		height: 31px;
		width: 31px;
		left: -3px;
		top: -3px;
   }
	.yith-wcqv-wrapper .entry-summary div.list_product_size, .single-product .single-product-thumb-content .single-product-detail .entry-summary .list_size_attr .list_product_size {
		font-size: 13px;
		height: 25px;
		width: 25px;
		line-height: 21px;
   }
	.yith-wcqv-wrapper .entry-summary .product_meta {
		margin: 20px 0;
		padding: 20px 0;
   }
	.search-results .product-data .product-sku, .search-results .product-data .product-categories {
		display: none;
   }
	.cart.grouped_form .group_table tr .quantity {
		margin: 0;
   }
	.full-sidebar #post_sidebar .widget-area .widget.woocommerce.widget_layered_nav_filters .widget-title {
		margin-bottom: 10px;
		padding-bottom: 10px;
   }
	#yith-quick-view-modal .single-product.woocommerce span.onsale {
		top: 15px;
		left: 15px;
   }
}
/* cart */
@media(max-width:991px) {
	.cart-content-left {
		margin: 0 0 40px;
   }
	.menu-my-accounts-container {
		display: none;
   }
}
@media(max-width:767px) {
	.woocommerce-cart .cart-content-left td {
		float: left;
		width: 100%;
   }
	.woocommerce-cart .woocommerce-cart-form .product-quantity .quantity {
		margin: 0 0 0 20px;
   }
	table.shop_table_responsive tr td::before {
		display: none;
   }
	.product-quantity .cart-qty-wrap {
		float: left;
		width: 100%;
		display: flex;
		justify-content: center;
   }
	.error404 .search-form.search__form, .error-404.not-found .page-content {
		width: 60%;
   }
	footer.footer-style-2 #footer-top {
		display: none;
   }
}
@media(max-width:575px) {
	.tt-post-meta-wrap div::after, .tt-post-meta-wrap div.tt-post-category a::after {
		height: 4px;
		width: 4px;
   }
	.single-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews-title {
		font-size: 16px;
   }
	.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button::after, .search .search_box button[type="submit"]>svg {
		font-size: 13px;
   }
	.woocommerce-cart .cart-content-left td.actions .coupon {
		display: flex;
   }
	.woocommerce-cart .cart-content-left td.actions .coupon #coupon_code {
		font-size: 14px;
		width: 50%;
   }
	.woocommerce-cart .cart-content-left td.actions .button {
		padding: 10px;
		float: left;
		width: 200px;
   }
	.woocommerce-cart .cart-content-left td.actions .coupon {
		margin: 0 0 10px;
   }
	.cart-content-left {
		margin: 0 0 30px;
   }
	.error-404.not-found .page-content {
		width: 100%;
   }
	.error-404.not-found .page-content p {
		font-size: 15px;
   }
	.error-404.not-found h3 {
		font-size: 25px;
   }
	.error-404.not-found h2 {
		font-size: 110px;
   }
	.error404 .search-form.search__form {
		width: 100%;
   }
	.error-404.not-found {
		margin-bottom: 60px;
		padding: 0 15px;
   }
	.error-404.not-found .search {
		margin: 0 0 50px;
   }
	.search-form .search_box input[type="search"] {
		font-size: 14px;
   }
	.woocommerce-checkout-payment ul li label, .woocommerce-checkout-payment ul li .payment_box p {
		font-size: 13px;
   }
	.woocommerce-active .woocommerce {
		padding: 12px;
   }
	.woocommerce-active .woocommerce.compare-button {
		padding: 0;
   }
	#yith-quick-view-modal .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
		display: none;
   }
	.yith-wcqv-wrapper .yith-wcqv-main #yith-quick-view-content div.images {
		padding: 0;
   }
}
@media(max-width:1500px) {
	.woocommerce-checkout .woocommerce .checkout .woocommerce-billing-fields p.form-row.form-row-first, .woocommerce-checkout .woocommerce .checkout .woocommerce-billing-fields p.form-row.form-row-last {
		width: 47%;
   }
}
@media(max-width:1199px) {
	.woocommerce-checkout .woocommerce .checkout .order_review-wrap {
		padding: 0 0 0 10px;
   }
	.woocommerce-checkout .woocommerce .checkout #customer_details {
		padding: 0 10px 0 0;
   }
	.ui-tabs-nav .ui-tabs-tab a {
		padding: 16px 12px 0 12px;
   }
	.title-wrap .ui-tabs-nav {
		margin: 15px 0 0;
   }
}
@media(max-width:991px) {
	.woocommerce-checkout .woocommerce .checkout {
		flex-direction: column;
   }
	.woocommerce-checkout .woocommerce .checkout .order_review-wrap, .woocommerce-checkout .woocommerce .checkout #customer_details {
		margin: 0;
		padding: 0;
   }
	.woocommerce-checkout .woocommerce .checkout #customer_details {
		margin: 0 0 40px;
   }
}
@media(max-width:575px) {
	.woocommerce-checkout .woocommerce .checkout .order_review-wrap .order_review-bg {
		padding: 30px;
   }
	.woocommerce-checkout .woocommerce .checkout .woocommerce-billing-fields p.form-row.form-row-first, .woocommerce-checkout .woocommerce .checkout .woocommerce-billing-fields p.form-row.form-row-last {
		width: 100%;
   }
	.woocommerce-checkout .woocommerce .checkout .woocommerce-billing-fields p.form-row.form-row-last {
		margin: 0 0 30px;
   }
	.woocommerce-active .site-main>.container {
		padding: 0;
   }
	.woocommerce-lost-password .woocommerce .lost_reset_password {
		padding: 25px;
   }
}
/* ------- coming soon ------- */
@media(max-width:767px) {
	.coming_section .tt-section-title p {
		display: none;
   }
}
/* ------- stickyadd to cart --- */
@media(max-width:1199px) {
	.single-product .product .entry-summary .stickycart-popup .cart-wrap .product-button {
		padding: 0;
		font-size: 0;
		height: 40px;
		width: 40px;
   }
	.single-product .single-product-image .kraftiart-sale {
		left: 30px;
   }
}
@media(max-width:991px) {
	.single-product .single-product-thumb-content .single-product-detail .entry-summary .sticky-addToCart .attr-title {
		padding: 0;
		margin: 0 0 5px;
		font-size: 12px;
   }
	.single-product .entry-summary .sticky-addToCart .product-attribute-wrap {
		margin: 0 10px 0 0;
   }
	.single-product .product .entry-summary .sticky-addToCart .quantity .qty_button {
		width: 20px;
   }
	footer.footer-style-1 .footer-top-row .footer-top-content {
		padding: 0;
   }
}
@media(max-width:767px) {
	.single-product .product .entry-summary .sticky-addToCart .quantity .qty_button {
		width: 20px;
		height: 40px;
   }
}
@media(max-width:575px) {
	.sticky-addToCart {
		padding: 15px 10px;
   }
	.single-product .single-product-thumb-content .single-product-detail .entry-summary .sticky-addToCart .list_color_attr .list_product_color {
		width: 15px;
		height: 15px;
   }
	.single-product .single-product-thumb-content .single-product-detail .entry-summary .sticky-addToCart .list_color_attr .list_product_color.select_variation::after, .single-product .single-product-thumb-content .single-product-detail .entry-summary .sticky-addToCart .list_color_attr .list_product_color::after {
		height: 19px;
		width: 19px;
		left: -2px;
		top: -2px;
   }
	.single-product .single-product-thumb-content .single-product-detail .entry-summary .sticky-addToCart .list_size_attr .list_product_size {
		font-size: 10px;
		line-height: 15px;
		height: 20px;
		width: 20px;
   }
	.single-product .single-product-thumb-content .single-product-detail .entry-summary .sticky-addToCart .list_size_attr .list_product_size.not-available::after, .single-product .single-product-thumb-content .single-product-detail .entry-summary .sticky-addToCart .list_size_attr .list_product_size.not-available::before {
		width: 15px;
   }
	.single-product .single-product-thumb-content .single-product-detail .entry-summary .sticky-addToCart .list_color_attr .list_product_color.not-available::before, .single-product .single-product-thumb-content .single-product-detail .entry-summary .sticky-addToCart .list_color_attr .list_product_color.not-available::after {
		width: 10px;
		height: 1px;
   }
	.single-product .entry-summary .sticky-addToCart .product-attribute-wrap .reset_custom_variations {
		font-size: 12px;
   }
	.single-product .entry-summary .sticky-addToCart .product-attribute-wrap .reset_custom_variations>svg {
		display: none;
   }
}
@media(max-width:480px) {
	.sticky-addToCart .stickycart-popup .sticky-addcart-info {
		margin: 0 0 10px;
   }
	.slider-buttom-04 {
		display: none;
   }
}
/* -------------- Start About Us block --------------- */
@media(max-width:1400px) {
	.type-wrap {
		font-size: 60px;
		line-height: 70px;
		min-height: 150px;
   }
	.Homepage_10 .cat_desc .wpcat-content .cat_name {
		font-size: 16px;
		margin: 0;
   }
	.Homepage_10 .cat_desc .wpcat-content .cat_total_product {
		font-size: 13px;
   }
	header .head-hamburger-menu {
		margin: 0;
		padding: 0 13px 0 15px;
   }
	.header-top {
		padding: 9px;
   }
	.home-page-03 header.site-header.sticky .header-spacing .container, .home-page-03.home header.site-header.sticky .header-spacing .container {
		padding: 0 20px;
   }
	.home-page-03 .header-line {
		min-height: 80px;
   }
	.header_style.site-header.header-style-3 .header-spacing {
		padding: 0;
   }
	.home-page-03 header .container .site-branding {
		max-height: 100%;
		height: 80px;
   }
	.single-product .single-product-image .kraftiart-sale {
		left: 30px;
		top: 15px;
		width: 57px;
		height: 27px;
		font-size: 14px;
   }
	.aboutcms-content .cms-detail {
		font-size: 16px;
		padding: 20px 0;
   }
	.about-block-04 .type-wrap {
		font-size: 40px;
		line-height: 50px;
		min-height: 100px;
   }
	.about-block-03 .type-wrap {
		font-size: 50px;
		line-height: 60px;
		min-height: 120px;
   }
	.about-block-03 .swiper-wrapper .swiper-slide {
		padding: 20px;
   }
}
@media(max-width:1199px) {
	.category-style4 .cat_desc .cat_name {
		font-size: 20px;
   }
	footer .footer-newsletter .news-title .widget-title::before {
		font-size: 24px;
		top: 10px;
   }
	footer .footer-top-section .footer-newsletter .news-title .widget-title {
		padding: 0 0 0 40px;
		font-size: 21px;
		width: 80%;
		line-height: 25px;
   }
	.type-wrap {
		font-size: 50px;
		line-height: 60px;
   }
	.aboutcms-content .cms-detail {
		font-size: 14px;
		padding: 15px 0;
   }
	.about-block-04 .type-wrap {
		font-size: 32px;
		line-height: 40px;
		min-height: 80px;
   }
	.about-block-03 .type-wrap {
		font-size: 40px;
		line-height: 50px;
		min-height: 100px;
   }
}
@media(max-width: 991px) {
	.about-block-02 .type-wrap {
		height: 100px;
		font-size: 40px;
		line-height: 50px;
   }
	.home-page-03 header .container .site-branding {
		justify-content: space-between;
   }
	.home-page-03 #mega-menu-wrap-header-menu #mega-menu-header-menu {
		display: none;
   }
	footer .footer-top-section .footer-newsletter .news-title .widget-title {
		padding: 0 0 0 34px;
		font-size: 21px;
		width: 100%;
		line-height: 30px;
   }
	.footer-top-section .footer-top-content .news-title {
		margin-bottom: 12px;
   }
	footer .footer-newsletter .news-title .widget-title::before {
		font-size: 21px;
   }
	.type-wrap {
		min-height: 120px;
   }
	.cms-about-us-01 .about-block .about-title-res.elementor-absolute {
		position: static;
   }
	.about-block-img-01::after {
		height: 55%;
		bottom: -85px;
   }
	.aboutus-desc-03 {
		display: none;
   }
	.sec-aboutus-06 {
		display: none;
   }
	.header_style.site-header .header-spacing, .header-style-1.site-header .site-main-wrap, .header_style.site-header.header-style-1 .site-branding {
		max-height: 75px;
		height: 75px;
   }
}
@media(max-width: 767px) {
	.type-wrap {
		font-size: 40px;
		line-height: 50px;
		min-height: 100px;
   }
	.about-block-03 .type-wrap {
		font-size: 35px;
		line-height: 45px;
		min-height: 100px;
   }
	.cat_desc .cat_image {
		margin: 0 0 10px 0;
   }
	.header_style.site-header .header-spacing, .header-style-1.site-header .site-main-wrap, .header_style.site-header.header-style-1 .site-branding {
		max-height: 75px;
		height: 75px;
   }
}
@media(max-width: 575px) {
	.single-product .product-type-grouped.product .entry-summary .cart-wrap {
		width: 100%;
		padding: 0;
   }
	.single-product .product-type-grouped.product .buy-now-wrap {
		width: 100%;
   }
	.aboutus-text, .about-block-img-02 {
		display: none;
   }
	.about-block-img-01::after {
		bottom: -60px;
   }
	.type-wrap {
		font-size: 30px;
		line-height: 40px;
		min-height: 80px;
   }
	.aboutcms-content .cms-detail {
		font-size: 14px;
   }
	.about-block-04 .type-wrap {
		font-size: 30px;
		line-height: 38px;
   }
	.aboutus-section-02 .elementor-container {
		flex-direction: column-reverse;
   }
	.header_style.site-header .header-spacing, .header-style-1.site-header .site-main-wrap, .header_style.site-header.header-style-1 .site-branding {
		max-height: 60px;
		height: 60px;
   }
}
/* -------------- End About Us block --------------- */
@media(max-width: 1400px) {
	.social-media li a.btn.btn-primary {
		padding: 5px;
   }
	footer .main-footer::before {
		height: 125px;
		top: -125px;
		background-size: cover;
		background-repeat: no-repeat;
   }
	.right_img .elementor-widget-container::after {
		top: -149px;
		left: 222px;
		transform: rotate(-32deg);
   }
	.right_img .elementor-widget-container::before {
		top: -150px;
		left: 223px;
   }
	.right_img::before {
		top: -167px;
		left: 222px;
   }
}
@media(max-width: 1199px) {
	ul.social-media li svg {
		font-size: 15px;
   }
	.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
		position: relative;
		padding-right: 16px;
   }
	.product.wcml-dropdown .wcml-cs-active-currency>a {
		width: 67px;
		margin: 0 0 0 10px;
   }
	footer .newsletter-form input[type=submit] {
		padding: 12px 20px;
		font-size: 12px;
   }
	footer .newsletter-form input[type=email] {
		padding: 10px 105px 10px 10px;
		font-size: 13px;
   }
	footer.footer-style-1 .footer-top-row .footer-top-columns {
		padding: 48px 0;
   }
}
@media(max-width: 991px) {
	footer.footer-style-1 .footer-top-row .footer-top-columns {
		padding: 30px 0;
		border: none;
   }
	.service-box .swiper-slide {
		margin: 0 0 10px 0;
   }
	.home-page-03 #mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item {
		display: block;
   }
}
@media(max-width: 575px) {
	ul.accepted-payment-methods li span {
		padding: 3px;
   }
	ul.accepted-payment-methods li {
		margin-right: 4px;
   }
	.home .page {
		margin: 0;
   }
}
/* ----------- start cms aboutus block ----------------- */
@media(max-width: 991px) {
	footer .widget ul li {
		padding: 0 0 0 10px;
   }
	.banner-02 .elementor-element-populated::before {
		width: 92%;
		height: 88%;
   }
	.product-top-sorting .woocommerce-result-count {
		font-size: 13px;
   }
	.product-top-sorting .select-wrap select {
		font-size: 13px;
   }
}
/* ----------- end cms aboutus block ----------------- */
@media (max-width: 1400px) {
	.section-ackground::after {
		height: 500px;
   }
	.home-page-02 header .container {
		max-width: 1170px;
		width: 100%;
   }
}
@media (max-width: 1199px) {
	.section-ackground::after {
		height: 450px;
   }
	footer .widget_block input[type="email"] {
		margin: 8px 0 0 0;
   }
	footer .widget .widget-title {
		font-size: 20px;
   }
	#rev_slider_1_1_wrapper .hesperiden.tparrows {
		display: none;
   }
	.home-page-02 header .container {
		max-width: 970px;
		width: 100%;
   }
}
@media (max-width: 1500px) {
	.swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
		margin: 0 4px !important;
   }
}
@media (max-width: 1400px) {
	.tt-feature-box-containt h4 {
		margin: 0 0 5px 0;
   }
	.header-logo a img {
		max-width: 210px;
		height: auto;
   }
	footer.footer-style-2 .mc4wp-form .mc4wp-form-fields .news_letter button {
		top: 5px;
   }
	footer .widget .description {
		width: 100%;
   }
	footer .main-footer {
		padding: 50px 0;
   }
	.handcrafted .elementor-column .elementor-widget-wrap .elementor-widget-heading .elementor-widget-container h2.elementor-heading-title {
		font-size: 55px;
		margin: 0 0 25px 0;
   }
	.handcrafted .elementor-column .elementor-widget-wrap .elementor-widget-text-editor .elementor-widget-container {
		margin: 0 0 30px 0;
   }
	.elementor-shortcode #sb_instagram {
		padding: 0 !important;
   }
}
@media (min-width: 1200px) {
	footer .main-footer .container>.row {
		margin: 0;
   }
	footer.footer-style-1 .footer-top-row {
		margin: 0;
   }
}
@media (max-width: 1199px) {
	.handcrafted .elementor-column .elementor-widget-wrap .elementor-widget-heading .elementor-widget-container h2.elementor-heading-title {
		font-size: 40px;
		line-height: 50px;
		margin: 0 0 15px 0;
   }
	.blog_space .tt-post-wrapper {
		padding: 10px;
   }
	.blog-style .tt-post-more a {
		padding: 8px 20px;
   }
	.yith-wcqv-main #yith-quick-view-content .quantity {
		width: 22%;
   }
	.yith-wcqv-main #yith-quick-view-content .cart-wrap {
		width: 78%;
		padding: 0 0 10px 10px;
   }
	.tt-feature-box-containt h4 {
		margin: 0 0 10px 0;
   }
	.About_us_04 .elementor-widget-image-box .elementor-image-box-content {
		width: 75%;
   }
	.about-icon-2::before {
		bottom: 27%;
		height: 32px;
		width: 82px;
		right: -21%;
		background-size: cover;
   }
	.handcrafted .elementor-column .elementor-widget-wrap .elementor-widget-text-editor .elementor-widget-container {
		margin: 0 0 20px 0;
		font-size: 15px;
   }
	footer .main-footer {
		padding: 43px 0 30px;
   }
	footer .mc4wp-form-fields .news-title p {
		width: 100%;
   }
}
@media (max-width: 991px) {
	.product-layout-default section.product:hover .cart-wrap {
		opacity: 1;
		-webkit-transform: none;
   }
	footer.footer-style-2 .main-footer .footer-01 {
		padding: 30px 0 0 0;
		margin: 0 0 20px 0;
   }
	.header_style.site-header.header-style-2 .site-branding {
		justify-content: space-between;
		width: 100%;
   }
	.product-layout-morden .product .cart-wrap a {
		padding: 8px 0;
		font-size: 14px;
   }
	.h02_sec01.home_page_02 .elementor-container {
		overflow-y: hidden;
		overflow-x: auto;
		flex-wrap: nowrap !important;
		justify-content: start;
		float: none;
		padding: 0 0 10px 0;
   }
	.h02_sec01.home_page_02 .elementor-container .elementor-column {
		flex: 0 0 auto;
   }
	.home-page-02 header .container {
		max-width: 750px;
		width: 100%;
   }
	.home .header_style.site-header {
		position: relative;
		border: none;
   }
	.single-product .woocommerce-tabs {
		margin: 4% 0 40px;
   }
	.product-layout-default .related .products.columns-5 .product .product-button-wrap .btn-hv a {
		height: 35px;
		width: 35px;
   }
	.single-product .woocommerce-tabs ul.tabs li.active a::after {
		content: '';
		transition: all 400ms ease-in-out 0s;
		-webkit-transition: all 400ms ease-in-out 0s;
		-moz-transition: all 400ms ease-in-out 0s;
		-o-transition: all 400ms ease-in-out 0s;
   }
	.handcrafted .elementor-column .elementor-widget-wrap .elementor-widget-heading .elementor-widget-container h2.elementor-heading-title {
		font-size: 37px;
		line-height: 46px;
   }
	.footer-newsletter .news-form .newsletter-form button[type="submit"] {
		padding: 8px 20px;
		font-size: 12px;
   }
	footer.footer-style-1 .main-footer .footer-04 .widget {
		padding-left: 0;
   }
	footer .main-footer .footer-02 .widget {
		padding-right: 0;
		margin: 0;
   }
	.header_style.site-header.header-style-1.transparent .site-branding {
		justify-content: space-between;
   }
	footer.footer-style-1 .main-footer {
		padding: 0;
   }
	footer .widget ul:not(footer .widget ul li ul, footer ul.social-media) {
		margin: 0;
   }
	footer.footer-style-1 .main-footer .footer-04 {
		order: 3;
		padding: 0;
   }
	footer .widget ul:not(footer .widget ul li ul, footer ul.social-media) {
		margin: 0;
   }
	.type-wrap {
		font-size: 46px;
		line-height: 50px;
   }
	.aboutcms-content .cms-detail {
		padding: 12px 0;
   }
	.sticky-addToCart .stickycart-popup .sticky-addcart-info .sticky-content .title {
		font-size: 15px;
   }
	.sticky-addToCart .product .price .amount bdi, .sticky-addToCart .product .price ins {
		font-size: 13px;
   }
	.sticky-addToCart .stickycart-popup .sticky-addcart-info .thumb {
		width: 72px;
   }
	.sticky-addToCart .variations_form .variations tbody tr td.value, .sticky-addToCart .variations_form .variations tbody {
		display: flex;
		flex-wrap: nowrap;
   }
	.single-product .product .sticky-addToCart .single_add_to_cart_button {
		width: 155px;
		height: 40px;
   }
	.single-product .product .stickycart-popup .quantity {
		width: 75px;
		height: 40px;
   }
	.sticky-addToCart .variations_form .variations tr {
		padding: 0 15px;
   }
}
@media (max-width: 767px) {
	.single-product .recent-product .list-description p {
		margin: 7px 0 0 0;
   }
	.blog-style .tt-post-details .tt-post-meta {
		font-size: 13px;
   }
	.blog-style .tt-post-wrapper .post-meta-wrap .tt-post-author {
		font-size: 13px;
   }
	.blog_space .tt-post-wrapper {
		padding: 11px;
   }
	.product .product-button::before {
		font-size: 17px;
		line-height: 17px;
   }
	.blog-style .tt-post-more a {
		padding: 7px 17px;
   }
	.type-wrap {
		font-size: 40px;
		line-height: 45px;
   }
	.home-page-02 header .container {
		max-width: 540px;
		width: 100%;
   }
	#footer-top {
		float: left;
		width: 100%;
		justify-content: center;
		display: flex;
		flex-direction: column;
   }
	footer.footer-style-1 .footer-top-row {
		margin: 0;
   }
	.blog-style .tt-post-details .tt-post-content {
		margin: 0 0 10px;
   }
	footer .widget .widget-title {
		font-size: 17px;
   }
	.sticky-addToCart .stickycart-popup .sticky-addcart-info .thumb {
		width: 82px;
   }
	.elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title {
		font-size: 17px;
   }
}
@media (max-width: 575px) {
	.footer-newsletter {
		margin: 0;
   }
	.home-page-02 header .container {
		max-width: 100%;
		width: 100%;
   }
}
@media (max-width: 480px) {
	.type-wrap {
		font-size: 38px;
		line-height: 43px;
   }
	.handcrafted .elementor-column .elementor-widget-wrap .elementor-widget-heading .elementor-widget-container h2.elementor-heading-title {
		font-size: 22px;
		line-height: 29px;
		margin: 0 0 10px 0;
   }
	.handcrafted .elementor-column .elementor-widget-wrap .elementor-widget-text-editor .elementor-widget-container {
		margin: 0 0 10px 0;
		font-size: 11px;
   }
	footer.footer-style-1 .footer-widget .footer-01 .widget.widget_nav_menu ul li {
		padding: 0 13px;
   }
}
@media (max-width: 1199px) {
	.left-header .head-top-call a {
		display: none;
   }
	.left-header .head-top-call a span {
		margin: 0 0 0 4px;
   }
	.aboutcms-content .cms-detail {
		padding: 10px 0;
   }
}
/* @media (min-width: 991px) {
	header.site-header.sticky .header-spacing .container, .home header.site-header.sticky .header-spacing .container {
		display: flex;
	   /* flex-direction: row-reverse;
		*/
	   /* align-items: center;
		justify-content: space-between;
		*/
	   /* max-width: 100%;
		*/
	   /* padding: 0 100px 0 80px;
		*/
	   /* 
   }
}
*/
@media (max-width: 991px) {
	.product .content-wrap a {
		margin: 0 0 7px 0;
   }
	.header-style-2.header_style.site-header .header-spacing {
		border-bottom: none;
		padding: 10px 0;
   }
	.cat_desc .cat_image .cat_image_box {
		margin: 5px;
   }
   /* .category-style1 .cat_desc .cat_image::after {
		animation: spin 10s linear infinite;
		-webkit-animation: spin 10s linear infinite;
		border: 1px dashed var(--primary-color);
		opacity: 1;
   }
	*/
	.banner-02 .tt-section-sab {
		display: none;
   }
	.banner-02 .section-heading {
		font-size: 30px;
		line-height: 40px;
		margin: 0;
   }
	.header_style.site-header .site-wrap {
		padding: 0;
   }
	.blog-style.blog-style-2 .tt-post-wrapper .tt-post-thumbnail {
		width: 80%;
   }
	.blog-style.blog-style-2 .tt-post-wrapper .tt-post-details {
		width: 73%;
		right: 15px;
		bottom: 36px;
   }
	.blog-style.blog-style-2 .tt-post-details .tt-post-title h6 {
		margin: 5px 0 5px 0;
   }
	.blog-style.blog-style-2 .tt-post-details .tt-post-content {
		margin: 0 0 15px;
   }
	.blog-style.blog-style-2 .tt-post-wrapper .tt-post-details {
		padding: 15px;
   }
}
@media (max-width: 767px) {
	.tt-section-title p {
		margin: 12px 0 5px 0;
   }
	.service_section_01 {
		order: 2 !important;
   }
	.service_about .swiper-slide {
		width: 50% !important;
   }
	.blog-style.blog-style-2 .tt-post-wrapper .tt-post-thumbnail {
		width: 66%;
   }
	.blog-style.blog-style-2 .tt-post-wrapper .tt-post-details {
		width: 59%;
		bottom: 0;
   }
	.blog-style.blog-style-2 .tt-post-wrapper .tt-post-details {
		padding: 20px;
   }
	.ui-tabs-nav .ui-tabs-tab {
		margin: 0 0 8px;
   }
	.title-wrap .ui-tabs-nav {
		margin: 15px 0 0 0;
   }
	footer .mc4wp-form-fields .newsletter-form {
		float: right;
		width: 100%;
		position: relative;
   }
	.tt-section-title.text-center p {
		font-size: 17px;
   }
	footer.footer-style-1 .footer-widget .footer-01 .widget.widget_nav_menu ul li {
		padding: 0 15px;
   }
}
@media (max-width: 575px) {
	footer .main-footer::before {
		top: -62px;
		height: 62px;
   }
	.woocommerce-lost-password .woocommerce .lost_reset_password p.form-row.woocommerce-form-row--first {
		margin: 0 0 15px;
   }
	.woocommerce-lost-password .woocommerce .lost_reset_password {
		padding: 12px;
		margin: 0;
		justify-content: center;
		display: flex;
		flex-direction: column;
		text-align: center;
		font-size: 14px;
   }
	.service_02::before {
		height: 69px;
   }
	.service-block.swiper-slider .swiper-slide.service-box .tt-feature-box-containt {
		margin: 15px 0 0 0;
   }
	.about-block-04 .type-wrap {
		display: flex;
		flex-direction: column;
   }
	.sec-aboutus-06 {
		display: block;
   }
	.dark-light-mode {
		width: 35px;
		height: 85px;
   }
}
@media (max-width: 480px) {
	.blog-style.blog-style-2 .tt-post-wrapper .tt-post-details {
		padding: 12px;
   }
	.service_about .swiper-slide {
		width: 100% !important;
   }
	.product-360-slider-wrap .product-popup-wrap {
		right: 10px;
   }
   /* .single-product .stickycart-popup .cart-wrap .product-button {
		width: 135px;
   }
	*/
	.category-style4 .cat_desc {
		padding: 0 20px 0 0;
		width: 100%;
   }
	.blog-style.blog-style-2 .tt-post-details .tt-post-content {
		margin: 0 0 10px;
		font-size: 11px;
   }
	.elementor-94 .elementor-element.elementor-element-3a5c21d1 .elementor-heading-title {
		justify-content: left;
		display: flex;
		align-items: left;
		text-align: left;
   }
	footer.footer-style-1 .footer-widget .footer-01 .widget.widget_nav_menu ul li {
		padding: 5px 10px 5px 10px;
   }
	footer.footer-style-1 .main-footer .footer-01 {
		padding: 20px 0 0 0;
   }
	.elementor-94 .elementor-element.elementor-element-3a5c21d1 .elementor-heading-title {
		font-size: 11px !important;
		line-height: 17px !important;
   }
	.single-product .prev_next_buttons, .single-product .xs_social_share_widget {
		margin: 0;
   }
	.blog-style.blog-style-2 .tt-post-wrapper .tt-post-thumbnail {
		width: 80%;
   }
	.blog-style.blog-style-2 .tt-post-wrapper .tt-post-details {
		right: 0px;
		width: 100%;
		bottom: 0;
   }
	.search-results.active .product-image {
		width: 50%;
   }
	.search-results.active .product-data h3, .search-results.active .product-data .product-price {
		margin: 0 0 8px;
		font-size: 15px;
   }
	.mega-menu-header-menu .header-style-1.site-header #site-navigation {
		padding: 0;
		margin: 0 !important;
   }
}
@media (max-width: 1400px) {
	footer.footer-style-2 .footer-newsletter .news-title .widget-title {
		font-size: 20px;
   }
	.product .category-morden .product-button-wrap {
		margin: 0 0 10px 0;
   }
	.shop-nosidebar .list-view .product .list-content-wrap {
		padding: 0 20px;
   }
	.thumbnail-wrap .timer svg {
		width: 16px;
		height: 16px;
		margin: 0;
   }
	.cart.grouped_form .group_table tr:last-child {
		padding: 0 0 20px;
		margin: 0;
   }
	.list-content .timer>div::after, .thumbnail-wrap .timer>div::after {
		font-size: 14px;
		line-height: 16px;
   }
	.list-content .timer>div, .thumbnail-wrap .timer>div {
		padding: 0 8px;
   }
	.single-product .product-estimate .delivery-shipping-wrap span {
		font-size: 12px;
   }
	.service_02::before {
		bottom: -16%;
		height: 94px;
		background-size: cover;
   }
	.service_02 .service_section_after::before {
		height: 80px;
		width: 84px;
		right: -4%;
		background-size: cover;
   }
	.service_02 .service_section_after::after {
		height: 121px;
		width: 108px;
		bottom: 20%;
		left: -4%;
		background-size: cover;
   }
	.service_02::after {
		height: 291px;
		width: 233px;
		bottom: -39%;
		background-size: cover;
   }
	.service-block.swiper-slider .swiper-slide.service-box .tt-feature-box-containt {
		margin: 20px 0 0 0;
   }
}
@media (max-width: 991px) {
	.elementor-section .Blog_style02_home02 .swiper-navigation {
		bottom: -15px;
   }
	footer .mc4wp-form-fields .news-title p {
		width: 90%;
   }
	footer .main-footer .menu-footer-menu-container {
		display: none;
   }
	footer.footer-style-1 .main-footer .footer-01 {
		padding: 0;
		margin: 0 0 20px 0;
   }
	footer .widget .widget-title {
		font-size: 16px;
		font-weight: 500;
		color: var(--white-color-text);
   }
	footer .footer-01 section.widget:first-child {
		margin: 40px 0 0 0;
   }
	footer.footer-style-1 .main-footer .footer-04 .widget {
		margin: 0 0 20px 0;
   }
	footer .widget-wrap .footer-01 .widget .footer-click::after {
		display: none;
   }
	.navbar-woocommerce #woocommerce-menu {
		top: 53px;
   }
	.title-wrap {
		margin: 0;
   }
	#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu {
		flex-direction: column;
   }
	#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {
		display: flex;
		flex-wrap: wrap;
   }
	#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column {
		width: 50%;
   }
	.woocommerce-active.archive.product-layout-default .products.columns-6 .product .content-wrap span.price, .woocommerce-active.archive.product-layout-default .products.columns-5 .product .content-wrap span.price {
		font-size: 14px;
		margin: 0;
   }
	.product-layout-default section.product .cart-wrap .product-button svg {
		width: 15px;
		height: 15px;
   }
	.product-layout-default .products .product .product-button::before {
		line-height: 20px;
   }
	.product .woocommerce-loop-product__title {
		font-size: 16px;
		line-height: 18px;
   }
	.list-description p {
		font-size: 13px;
   }
	.product-layout-default .products .product .product-button-wrap .product-button-hv {
		display: flex;
		flex-wrap: wrap;
   }
	.list-view .product-content-wrap .list-cart-wrap .product-button-wrap .product-button-hv {
		flex-direction: row;
		flex-wrap: nowrap 
   }
	.product span.price, .woocommerce-active.archive.product-layout-default .products.columns-5 .product .content-wrap span.price {
		font-size: 14px;
   }
	.product .price del::after {
		left: -15px;
		width: 10px;
   }
	.product .price del {
		color: var(--body-text-color);
		margin: 0 0 0 20px;
		position: relative;
		text-decoration: unset;
   }
	.product-top-sorting .filter {
		padding: 5px 10px;
   }
	.product-top-sorting .select-wrap select {
		padding: 5px 10px 5px 8px;
   }
}
@media (max-width: 1199px) {
	.single-product .single-product-thumb-content .single-product-detail {
		margin: 0;
   }
	.product-layout-default .list-view .product-content-wrap .thumbnail-wrap {
		padding: 0;
		width: 30%;
   }
	.service_02::after {
		height: 258px;
		width: 186px;
		bottom: -21%;
		background-size: cover;
   }
}
@media (max-width: 991px) {
	.single-product.thumbnail-slider-style3 .entry-content {
		margin: 10px 0 0;
   }
	.product-layout-default .related .products.columns-5 .product .content-wrap {
		height: 105px;
		max-height: 105px;
   }
	.back-to-top {
		right: 35px;
		bottom: 35px;
   }
	.product .product-button-wrap .btn-hv a {
		height: 35px;
		width: 35px;
   }
	.product .product-button-wrap .btn-hv a::before {
		font-size: 14px;
   }
	section.product .cart-wrap {
		position: relative;
   }
	.outofstock .thumbnail-wrap .out-of-stock {
		height: 80px;
		width: 80px;
   }
	footer .widget-wrap .widget .footer-click.footer-clicked::after {
		content: '\f068';
		font-size: 11px;
		font-weight: 600;
   }
	.banner-timer .timer-content {
		margin: 10px 0 0;
		display: none;
   }
	.product-top-sorting .woocommerce-ordering {
		margin-right: 10px;
   }
	.product-top-sorting .select-wrap select {
		padding: 5px 20px 4px 7px;
   }
	.product-top-sorting .toggle-filter {
		margin-left: 10px;
   }
	.product-top-sorting .woocommerce-perpage .select-wrap::after {
		right: 8px;
   }
}
@media (max-width: 575px) {
	footer .copyright .copyright-left {
		font-size: 12px;
   }
	.woocommerce-active.archive .products.list-view .product .list-cart-wrap .cart-wrap .product-button {
		padding: 0 40px;
   }
	.shop-sidebar {
		float: left;
		width: 100%;
		padding: 0 12px;
   }
	#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu {
		flex-direction: column;
   }
	#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {
		display: block;
   }
	#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column {
		width: 100%;
   }
	.site-main .offsidebar-right, .site-main .offsidebar-left, .site-main .full-sidebar {
		padding: 0 24px;
   }
	.search-icon .search-wrap>svg {
		width: 17px;
		height: 17px;
   }
	.thumbnail-slider-style3 .single-product-thumbnail .product-360-slider-wrap .no-slider .zoom {
		padding: 12px;
   }
	.single-product.thumbnail-slider-style3 .summary.entry-summary {
		padding: 0;
   }
	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-box {
		width: fit-content;
   }
}
@media (max-width:480px) {
	.woocommerce-active.archive .short-view .product .product-content-wrap .list-cart-wrap .product-button-wrap .product-button-hv .btn-hv a {
		width: 30px;
		height: 30px;
   }
	.category-style3 .swiper-wrapper .swiper-slide {
		padding: 8px;
   }
	.list-view .product .list-content-wrap div a h2, .short-view .product .list-content-wrap div a h2 {
		font-size: 14px;
		line-height: 17px;
   }
	.product-top-sorting .product-sort-view .view.list {
		display: none;
   }
	figure {
		margin: 0;
   }
	.type-wrap {
		font-size: 32px;
		line-height: 36px;
   }
	footer .mc4wp-form-fields .newsletter-form {
		float: right;
		width: 100%;
		position: relative;
   }
   /* .product .price {
		margin: 0 0 13px;
   }
	*/
	.single-product.thumbnail-slider-style3 .woocommerce-tabs {
		margin: 0px 0 0;
   }
	.search-results.active .product-image {
		max-width: 42%;
   }
	.search-results.active .product-data {
		padding: 0 0 0 15px;
		width: 82%;
   }
	.single-product .entry-summary .list-timer {
		margin: 0 0 20px;
		padding: 0 0 20px;
   }
}
@media (max-width:767px) {
	.short-view .product .list-content-wrap .list-cart-wrap .cart-button-list {
		margin: 5px 0 10px;
   }
	.nickx-slider-for .btn-prev, .nickx-slider-for .btn-next {
		width: 35px;
		height: 30px;
		line-height: 29px;
		font-size: 18px;
   }
	.sticky-addToCart .stickycart-popup .sticky-addcart-info .sticky-content .title {
		font-size: 14px;
   }
	.offside .widget-area .filter-close, .cart-slider .cart-close, .topbar-close, .sticky-addToCart .sticky-close, .navbar-hamburger span.hamburger-close .hamburger-close-wrap, .search-icon .top-search .search-fix .product-search-close {
		width: 32px;
		height: 24px;
		right: 10px;
   }
	.product .price ins {
		font-size: 12px;
   }
	.product-top-sorting .woocommerce-result-count {
		font-size: 12px;
   }
	.product-top-sorting .toggle-filter {
		margin-left: 5px;
   }
	.title-wrap {
		margin: 0 0 10px;
   }
	.aboutcms-content .cms-detail {
		padding: 5px 0;
   }
	.product-top-sorting .woocommerce-ordering {
		margin-right: 5px;
   }
	.product-top-sorting {
		margin: 0 0 25px;
   }
	.product-top-sorting .select-wrap::after {
		font-size: 9px;
   }
	.product-top-sorting .select-wrap select.orderby {
		padding: 5px 10px 5px 8px;
		width: 135px;
   }
	.section-heading {
		margin: 6px 0 0 0;
   }
}
@media (max-width:1199px) {
	.product-top-sorting .product-sort-view .view.grid {
		display: none;
   }
	.single-product .product .entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .cart-wrap {
		width: 76%;
   }
	.special-product-tab .title-wrap {
		margin: 0 0 15px 0;
   }
	.aboutus-section-02 .aboutcms-content .cms-detail {
		padding: 10px 0;
   }
	.banner-timer {
		width: 72%;
   }
}
@media (max-width: 767px) {
	.product_catagories .title-wrap .ui-tabs-nav {
		margin: 0;
   }
	.product-top-sorting .product-sort-view .view.grid-3 {
		display: none;
   }
	footer .footer-top-section .footer-newsletter .news-title .widget-title {
		font-size: 20px;
		width: 93%;
		line-height: 25px;
   }
	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-box, #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner, #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before, #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
		width: 25px;
   }
}
@media (max-width:575px) {
	#yith-quick-view-modal .yith-wcqv-main #yith-quick-view-content.single-product .product .entry-summary .grouped_form .cart-wrap {
		width: 100%;
		padding: 0;
   }
	.single-product .left-slider #nickx-gallery.nslick-initialized {
		width: 23%;
   }
	.nickx-slider-for .btn-prev, .nickx-slider-for .btn-next {
		width: 30px;
		height: 25px;
		line-height: 24px;
		font-size: 16px;
		top: 50%;
   }
	.thumbnail-slider-style1 .left-slider .single-product-thumbnail .product-360-slider-wrap, .thumbnail-slider-style2 .single-product-thumbnail .product-360-slider-wrap {
		padding: 0 12px;
   }
	.thumbnail-slider-style1 .left-slider .single-product-thumbnail .product-360-slider-wrap, .thumbnail-slider-style2 .single-product-thumbnail .product-360-slider-wrap {
		width: 77%;
   }
	.product_catagories .swiper-wrapper {
		margin: 0 0 10px 0;
   }
	.page .site-main .button-cms-block .btn {
		width: 95px;
		height: 35px;
		font-size: 14px;
   }
	.header_style .navbar-woocommerce {
		padding: 0 8px;
   }
	.product-top-sorting .toggle-filter {
		margin-right: 5px;
		margin-left: 0;
   }
	.single-product .woocommerce-tabs {
		margin: 4% 0 20px;
   }
	.recent-product .owl-carousel .owl-nav, .related .owl-carousel .owl-nav {
		display: none;
   }
	.product-top-sorting .filter, .woocommerce-active .site-main .container .left.filter, .woocommerce-active .site-main .container .right.filter {
		padding: 6px 8px;
		font-size: 11px;
		margin: 0;
   }
	.list-view .product .list-content-wrap div a h2, .short-view .product .list-content-wrap div a h2 {
		margin: 0 0 8px 0;
   }
	.elementor-section .Blog_style02_home02 .swiper-navigation {
		bottom: -25px;
   }
	.tt-section-title.text-center p {
		font-size: 17px;
		width: 100%;
   }
	.navbar-woocommerce #woocommerce-menu {
		top: 40px;
   }
	.woocommerce-active.archive .full-sidebar .products.short-view .product .list-cart-wrap .cart-wrap .product-button, .woocommerce-active.archive .full-sidebar .products.list-view .product .list-cart-wrap .cart-wrap .product-button {
		padding: 0;
   }
}
@media (max-width:480px) {
	.woocommerce-active.archive .products.short-view .product .list-cart-wrap .cart-wrap .product-button {
		height: 30px;
		width: 30px;
		padding: 0;
		position: relative;
		font-size: 0;
   }
	.short-view .product .price .amount bdi, .short-view .product .price ins, .list-view .product .price .amount bdi, .list-view .product .price ins {
		font-size: 14px;
   }
	.product-layout-default .short-view section.product .cart-wrap .product-button svg, .product-layout-default .list-view section.product .cart-wrap .product-button svg {
		width: 14px;
		height: 14px;
   }
}
@media (max-width:1199px) {
	#primary .wishlist_table li .item-wrapper .item-details .product-name h3 a {
		font-size: 18px;
   }
	#rev_slider_1_1_wrapper .zeus.tparrows {
		display: none;
   }
	.aboutus-content-05 {
		height: 90px;
		overflow: auto;
   }
	footer .widget_block input[type="email"] {
		padding: 10px 51px 10px 10px;
   }
	.wp-block-themepunch-revslider .revslider-initialised .zeus.tparrows.tp-leftarrow {
		transform: translate(20px, -36px) !important;
   }
	.wp-block-themepunch-revslider .revslider-initialised .zeus.tparrows.tp-rightarrow {
		transform: translate(-90px, -35px) !important;
   }
	.right_img .elementor-widget-container::before {
		top: -143px;
		left: 181px;
		border-top: 35px solid #f1f0e7;
		border-bottom: 35px solid #f1f0e7;
		width: 255px;
		height: 453px;
   }
	.right_img::before {
		top: -164px;
		left: 175px;
		border-top: 35px solid #f1f0e7;
		border-bottom: 35px solid #f1f0e7;
		width: 264px;
		height: 451px;
   }
	.right_img .elementor-widget-container::after {
		top: -147px;
		left: 174px;
		transform: rotate(-31deg);
		border-top: 35px solid #f1f0e7;
		border-bottom: 35px solid #f1f0e7;
		width: 266px;
		height: 448px;
   }
}
@media (max-width:991px) {
	.wishlist_table li .item-wrapper .item-details {
		flex-direction: column;
		border-right: 1px solid var(--border-color);
   }
	.banner-timer {
		width: 87%;
   }
	.product-layout-default .short-view section.product .cart-wrap .product-button svg {
		width: 15px;
		height: 15px;
   }
	#rev_slider_1_1_wrapper .hermes.tp-bullets {
		display: block;
   }
	#rev_slider_1_1_wrapper .persephone.tparrows {
		display: none !important;
   }
	section.product:hover .wrap-rate {
		opacity: 1;
   }
	.footer-top-section .footer-top-content .news-title {
		width: 100%;
		justify-content: center;
		text-align: center;
		align-items: center;
		margin-bottom: 20px;
   }
	footer.site-footer .footer-top-section {
		background-color: #ede6d8;
		padding: 20px 0;
   }
	.footer-top-section .footer-top-content .news-form {
		width: 100%;
   }
	.right-header .mini-cart .dropdown-back .basket-item-count #mini-cart-count {
		font-size: 7px;
		height: 12px;
		width: 12px;
   }
	.header-style-2.header_style .site-branding a.dropdown-back {
		padding: 10px 10px 10px 0;
   }
	.header_style .site-branding a.dropdown-back span {
		display: none;
   }
	.single-product .product .entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .cart-wrap {
		width: 85%;
   }
	footer .widget .description {
		width: 100%;
   }
	.wishlist_table li .item-wrapper {
		width: 80%;
   }
	.right-content-product, .right-content-filter {
		width: 100%;
		float: left;
   }
	.wp-block-themepunch-revslider .revslider-initialised .zeus.tparrows.tp-leftarrow {
		transform: translate(10px, -36px) !important;
   }
	.wp-block-themepunch-revslider .revslider-initialised .zeus.tparrows.tp-rightarrow {
		transform: translate(-80px, -35px) !important;
   }
	.wishlist_table li .additional-info-wrapper {
		width: 20%;
   }
	.wishlist_table li .item-wrapper .item-details .item-details-table, .wishlist_table li .item-wrapper .item-details .product-name {
		border: none;
   }
	.wishlist_table li .item-wrapper .item-details .product-name {
		width: 100%;
   }
	.wishlist_table li .additional-info-wrapper tr, .wishlist_table li .item-wrapper tr {
		width: 100%;
   }
	.wishlist_table li .item-wrapper .item-details .item-details-table {
		width: 100%;
   }
	.wishlist_table li .item-wrapper tr {
		display: flex;
		padding: 0;
   }
	.wishlist_table.images_grid li .item-details table.item-details-table td.label, .wishlist_table li .item-details table.item-details-table td.label, .wishlist_table li table.additional-info td.label, .wishlist_table.modern_grid li .item-details table.item-details-table td.label {
		width: auto;
   }
	.wishlist_table li .item-wrapper .item-details {
		padding: 10px;
   }
	.wishlist_table li .item-wrapper .item-details .product-name h3 {
		margin: 0;
   }
	.wishlist_table li table.additional-info td.label, .wishlist_table li .item-details table.item-details-table td.label {
		font-size: 16px;
   }
	.wishlist_table li .item-details table.item-details-table td.value {
		font-size: 14px;
   }
	.wishlist_table li .item-details table.item-details-table td.value del {
		font-size: 12px;
   }
}
@media(max-width:767px) {
	.wishlist_table li .item-wrapper .item-details {
		flex-direction: column;
   }
	.single-product .product .entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .cart-wrap {
		width: 82%;
   }
	.aboutus-section-02 .aboutcms-content .cms-detail {
		display: block;
   }
	#rev_slider_1_1_wrapper .hesperiden.tparrows {
		width: 35px !important;
		height: 35px !important;
   }
	#rev_slider_1_1_wrapper .hesperiden.tparrows:before {
		font-size: 18px !important;
		line-height: 35px !important;
   }
	.aboutus-section-02 .aboutcms-content .cms-detail {
		padding: 7px 0;
   }
	.About_us_04 .elementor-widget-image-box .elementor-image-box-content {
		width: 64%;
   }
	.wishlist_table li .additional-info-wrapper tr {
		padding: 5px;
   }
	.wishlist_table li table.additional-info td.value {
		font-size: 10px;
   }
	.wp-block-themepunch-revslider #rev_slider_1_1_wrapper .zeus.tparrows.tp-leftarrow {
		transform: translate(5px, -36px) !important;
   }
	.wp-block-themepunch-revslider #rev_slider_1_1_wrapper .zeus.tparrows.tp-rightarrow {
		transform: translate(-70px, -35px) !important;
   }
	.wp-block-themepunch-revslider #rev_slider_1_1[data-slideactive="rs-4"] .zeus.tparrows::before, .wp-block-themepunch-revslider #rev_slider_1_1_wrapper .zeus.tparrows::before {
		font-size: 20px !important;
   }
}
@media (max-width:575px) {
	.wishlist_table li .additional-info-wrapper {
		flex-direction: column;
   }
	.home-page-03 header .container .site-branding {
		max-height: 100%;
		height: 60px;
   }
	.home-page-03 .header-line {
		min-height: 60px;
		height: 100%;
   }
	.aboutus-section-02 .aboutcms-content .cms-detail {
		display: flex;
   }
	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
		width: 21px;
		height: 3px;
   }
	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
		top: 16px;
   }
	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
		top: 8px;
   }
	.wishlist_table li table.additional-info {
		border: none;
   }
	.wp-block-themepunch-revslider .revslider-initialised .zeus.tparrows.tp-leftarrow {
		transform: translate(-5px, -36px) !important;
   }
	.wp-block-themepunch-revslider .revslider-initialised .zeus.tparrows.tp-rightarrow {
		transform: translate(-60px, -35px) !important;
   }
	.wp-block-themepunch-revslider:hover #rev_slider_1_1_wrapper .zeus.tparrows.tp-leftarrow::before, .wp-block-themepunch-revslider:hover #rev_slider_1_1_wrapper .zeus.tparrows.tp-rightarrow::before {
		display: none;
   }
}
@media (max-width:480px) {
	#primary .wishlist_table li {
		flex-direction: column;
   }
	#rev_slider_1_1_wrapper .hermes.tp-bullets {
		top: auto !important;
		bottom: -24px !important;
   }
	.home-page-03 .header-line {
		min-height: 65px;
   }
	#rev_slider_3_1_wrapper .hermes.tp-bullets {
		top: auto !important;
		bottom: -26px !important;
   }
	#rev_slider_3_1_wrapper .hermes .tp-bullet {
		width: 13px !important;
		height: 13px !important;
   }
	.home-page-03 header .container .site-branding {
		max-height: 100%;
		height: 65px;
   }
	.Categories .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
		width: 100%;
   }
	.product_catagories .list-description p {
		display: none;
   }
	.product .category-morden .content-wrap .title_price a::after {
		display: none;
   }
	.product .category-morden .content-wrap .title_price {
		justify-content: left;
		flex-direction: column;
		text-align: left;
   }
	.product_catagories .product .price {
		justify-content: start;
   }
	.product .category-morden .content-wrap .title_price .price {
		margin: 6px 00 8px 0;
   }
	.single-product .product .entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .cart-wrap {
		width: 100%;
		padding: 15px 0 15px 0;
   }
	#primary .wishlist_table li .item-wrapper .item-details .product-name h3 a {
		font-size: 16px;
   }
	.wp-block-themepunch-revslider .revslider-initialised .zeus.tparrows.tp-leftarrow {
		transform: translate(-15px, -36px) !important;
   }
	.wp-block-themepunch-revslider .revslider-initialised .zeus.tparrows.tp-rightarrow {
		transform: translate(-55px, -35px) !important;
   }
	.wishlist_table li .item-wrapper {
		width: 100%;
		border-bottom: 1px solid var(--border-color);
   }
	.wishlist_table li .item-wrapper .item-details {
		border: none;
   }
	.wishlist_table li .additional-info-wrapper {
		width: 100%;
		display: flex;
   }
	.wishlist_table li .additional-info-wrapper tr, .wishlist_table li .item-wrapper tr {
		width: auto;
   }
	.wishlist_table li .additional-info-wrapper {
		flex-direction: row;
		justify-content: space-between;
   }
	.wishlist_table li table.additional-info {
		width: auto;
   }
}
@media (max-width:1600px) {
	.blog-section .swiper-navigation svg, .product-trending .swiper-navigation svg, .products-trending.product-swiper .swiper-navigation svg {
		width: 27px;
		height: 27px;
   }
}
@media (max-width:1400px) {
	.section-img {
		margin: 10px 0 0;
   }
	.product-best-sellers .product .content-wrap .cart-wrap a {
		width: 160px;
   }
	.product-best-sellers .stock-progress {
		display: none;
   }
	.woocommerce-active.archive .full-sidebar .products.list-view .product .list-cart-wrap .cart-wrap .product-button {
		padding: 0 15px;
   }
	.woocommerce-active.archive .full-sidebar .products .list-content .timer>div>p {
		font-size: 15px;
   }
	footer .main-footer .footer-02 {
		padding: 0 0 0 40px;
   }
}
@media (max-width:991px) {
	footer .footer-01 .widget h2 {
		margin: 0px 0 10px 0;
   }
	.product-best-sellers section.product:hover .product-button-wrap, .elementor-widget-Deal section.product:hover .product-button-wrap {
		transform: none;
		-webkit-transform: none;
		-moz-transform: none;
		-o-transform: none;
		-ms-transform: none;
   }
	.product-best-sellers .product .product-button-wrap, .elementor-widget-Deal section.product .product-button-wrap {
		transform: none;
		-webkit-transform: none;
		-moz-transform: none;
		-o-transform: none;
		-ms-transform: none;
		opacity: 1;
   }
	.product-trending .title-wrap {
		margin: 0 0 20px;
   }
	.header-style-7 .product-search .search-results, .header-style-5 .product-search .search-results {
		display: none;
   }
	.product-layout-morden section.product .cart-wrap {
		transform: translateY(0px);
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		-o-transform: translateY(0px);
		-ms-transform: translateY(0px);
		opacity: 1;
		-moz-opacity: 1;
		-khtml-opacity: 1;
		-webkit-opacity: 1;
   }
	.product-layout-default section.product .cart-wrap .product-button {
		width: 35px;
		height: 35px;
   }
	.woocommerce-active.archive .products.short-view .product .price {
		margin: 0 0 10px;
   }
	.woocommerce-active.archive .full-sidebar .products .list-content .timer>div>p {
		font-size: 13px;
   }
	.product .product-button-wrap {
		opacity: 1;
		-moz-opacity: 1;
		-khtml-opacity: 1;
		-webkit-opacity: 1;
		z-index: 1;
		opacity: 1;
		visibility: visible;
		transform: scale(1);
   }
	.woocommerce-active.archive .products.list-view .product .list-cart-wrap .cart-wrap .product-button {
		height: 40px;
		width: 40px;
		padding: 0;
		font-size: 0;
   }
	.woocommerce-active.archive .products.short-view .product .list-cart-wrap .cart-wrap .product-button {
		height: 35px;
		width: 35px;
		padding: 0;
		font-size: 0;
   }
	.news_letter, footer .mc4wp-form .mc4wp-form-fields .news_letter {
		width: 100%;
   }
	#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item.mega-current-menu-item>a:hover.mega-menu-link {
		color: var(--color-text);
		-webkit-transition: all .4s ease-in-out 0s;
		-moz-transition: all .4s ease-in-out 0s;
		-ms-transition: all .4s ease-in-out 0s;
		-o-transition: all .4s ease-in-out 0s;
		transition: all .4s ease-in-out 0s;
   }
	#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-flyout ul.mega-sub-menu, #mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu {
		border-top: none;
   }
	.elementor-element.about-services-img1 {
		margin: 0px 0 40px 0;
   }
	.footer-top-content div::after {
		font-size: 30px;
   }
	.service_col.elementor-element.elementor-element-d650969 {
		width: 95% !important;
   }
	.tt-feature-box-containt p {
		font-size: 13px;
		margin: 0;
   }
	.tt-feature-box-containt h4 {
		margin: 0 0 5px 0;
		font-size: 18px;
   }
	footer .widget .menu-our-link-container {
		display: none;
   }
	footer .widget-title {
		margin: 0 0 15px 0;
   }
	footer .widget {
		margin: 0;
   }
	.header_style.site-header .header-spacing {
		border-bottom: none;
   }
}
@media (max-width:1199px) {
	.yith-wcqv-main #yith-quick-view-content .cart.grouped_form .group_table tr td.woocommerce-grouped-product-list-item__quantity .quantity {
		width: 85px;
   }
	.header-logo a img {
		max-width: 180px;
		height: auto;
   }
	/* header.site-header.sticky .header-spacing .container, .home header.site-header.sticky .header-spacing .container {
		padding: 0 20px 0 25px;
   } */
	.portfolio-grid.Portfolio-style-2 a:hover span {
		-webkit-transform: translateY(-50px);
		-moz-transform: translateY(-50px);
		transform: translateY(-50px);
   }
	.woocommerce-active.archive .products.list-view .product .list-content-wrap .woocommerce-loop-product__title {
		font-size: 18px;
		line-height: 20px;
   }
	.portfolio-grid.Portfolio-style-2 a span {
		font-size: 18px;
		opacity: 0;
   }
	.woocommerce-active.archive .full-sidebar .products.list-view .product .list-cart-wrap .cart-wrap .product-button {
		padding: 0 30px;
   }
	.site-main .about-02 .left.tt-section-title, .site-main .about-01 .left.tt-section-title {
		margin: 0;
   }
	.site-main .service_inner_01 .left {
		margin: 0;
   }
	#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item>a.mega-menu-link {
		padding: 0px 10px 0px 10px;
		font-size: 15px;
   }
	#sb_instagram .sbi_photo::before {
		width: 30px;
		height: 30px;
		font-size: 11px;
   }
	.blog-style .tt-post-wrapper div.tt-post-comment, .blog-style .tt-post-wrapper div.tt-post-views {
		font-size: 13px;
   }
	.navbar-woocommerce {
		padding: 0 15px;
   }
	.blog-style .tt-post-wrapper div.tt-post-views svg {
		margin: 0 3px 0 0;
		width: 13px;
		height: 13px;
   }
	.blog-style .tt-post-wrapper div.tt-post-views {
		width: 82%;
   }
	.blog-style .tt-post-wrapper div.tt-post-comment svg {
		width: 13px;
		height: 13px;
   }
	.ui-tabs-nav .ui-tabs-tab a {
		font-size: 17px;
   }
	.blog-style .tt-post-details .tt-post-title h6 {
		margin: 15px 0 15px;
		font-size: 20px;
   }
}
@media (max-width:991px) {
	.blog-style .tt-post-wrapper div.testi-social {
		margin: 15px 0 0 0;
		flex-wrap: wrap;
   }
	.banner-timer .timer-date {
		display: flex;
		margin: 0;
   }
	.woocommerce-active.archive .products.short-view .product .list-cart-wrap .cart-wrap .product-button::before {
		display: flex;
		color: #fff;
   }
	.woocommerce-active.archive .products.short-view section.product .cart-wrap a.product_type_variable svg {
		display: none;
   }
	.short-view .product .price span:first-child {
		display: flex;
		flex-direction: row-reverse;
   }
	.blog-style .tt-post-details .tt-post-title h6 {
		font-size: 18px;
   }
   /* .home header.site-header.header-style-1.sticky .header-spacing, header.site-header.sticky .header-spacing {
		display: none;
   }
	*/
	.home .header-absu-top {
		position: static;
		width: 100%;
   }
	footer .footer-newsletter .news-title .widget-title::before {
		left: 0;
		right: auto;
		top: 0px;
   }
	footer .main-footer .footer-02 {
		margin: 5px 0 0 0;
		order: 2;
		padding: 0;
   }
	footer .widget_block input[type="email"] {
		margin: 0;
   }
	.product_catagories .swiper-wrapper .items {
		width: 100%;
   }
	.product_catagories .swiper-wrapper {
		height: 445px;
		overflow: scroll;
		overflow-x: scroll;
		scrollbar-width: thin;
		overflow-x: hidden;
		margin: 0 0 20px 0;
   }
	.product .product-button-wrap .cart-wrap a::before {
		font-size: 14px;
   }
	.header_style.site-header #site-navigation ul.nav-menu li.menu-item a {
		color: var(--color-text);
   }
	.header_style.site-header #site-navigation ul.nav-menu li.menu-item a:hover {
		color: var(--dark-color-text);
   }
	.header_style.site-header #site-navigation ul.nav-menu>li.menu-item {
		margin: 0;
   }
	.header_style.site-header #site-navigation ul.nav-menu>li.menu-item:last-child {
		margin: 0;
   }
	.navbar-woocommerce #woocommerce-menu {
		width: 165px;
		padding: 3px 12px 7px 17px;
   }
	.navbar-woocommerce #woocommerce-menu li:first-child a::before {
		top: 2px;
		font-size: 14px;
   }
	.navbar-woocommerce #woocommerce-menu li:last-child a::before {
		top: 2px;
		font-size: 13px;
   }
	.navbar-woocommerce #woocommerce-menu a {
		padding: 0 0 0 25px;
   }
	.woocommerce-account .woocommerce .woocommerce-form-login {
		width: 60%;
   }
	.single-product .left-slider .summary.entry-summary, .single-product.thumbnail-slider-style1 .bottom-slider .summary.entry-summary, .single-product.thumbnail-slider-style1 .no-slider .summary.entry-summary, .single-product.thumbnail-slider-style1 .right-slider .summary.entry-summary {
		padding-left: 0;
   }
	.woocommerce-active.archive .products.list-view .product .list-cart-wrap .cart-wrap .product-button.loading, .woocommerce-active.archive .products.short-view .product .list-cart-wrap .cart-wrap .product-button.loading {
		padding: 0;
   }
	.portfolio-grid.Portfolio-style-2 a:hover span {
		-webkit-transform: translateY(-44px);
		-moz-transform: translateY(-44px);
		transform: translateY(-44px);
   }
	.portfolio-grid.Portfolio-style-2 a span {
		font-size: 14px;
   }
	.woocommerce-active.archive .products.list-view .product .list-cart-wrap .cart-wrap .product-button.loading::before, .woocommerce-active.archive .products.short-view .product .list-cart-wrap .cart-wrap .product-button.loading::before {
		left: 0;
		right: 0;
		width: fit-content;
		font-size: 13px;
   }
	.product-layout-default .short-view section.product .cart-wrap .product-button.loading svg {
		display: none;
   }
	.woocommerce-active.archive .full-sidebar .products.short-view .product .list-cart-wrap .cart-wrap .product-button, .woocommerce-active.archive .full-sidebar .products.list-view .product .list-cart-wrap .cart-wrap .product-button {
		padding: 0;
   }
	.yith-wcqv-main #yith-quick-view-content .cart.grouped_form .group_table tr td {
		width: 33.33%;
   }
	.woocommerce-active.archive .full-sidebar .products.list-view .product .list-cart-wrap .cart-wrap .product-button, .woocommerce-active.archive .products.list-view .product .list-cart-wrap .cart-wrap .product-button {
		height: 40px;
		width: 40px;
		padding: 0;
		position: relative;
		font-size: 0;
   }
	.blog-style .tt-post-wrapper div.tt-post-views {
		margin: 0 0 5px 0;
   }
	footer .main-footer .footer-01 .wp-block-image {
		margin: auto;
   }
	#sb_instagram.sbi_tab_col_2 #sbi_images .sbi_item {
		width: 33%;
		height: auto;
   }
	.search-results.active .product-image {
		width: 25%;
		max-width: 25%;
   }
	.search-wrapper svg {
		top: 30px;
		right: 20px;
   }
	footer .widget.widget_block p {
		margin: auto;
   }
	footer .main-footer .footer-01 .widget_text {
		margin: 15px 0 30px 0;
   }
	.single-product .stickycart-popup .cart-wrap .product-button {
		padding: 9px 20px 9px;
		font-size: 14px;
   }
	.home header.site-header.header-style-1.sticky, header.site-header.sticky {
		box-shadow: none;
   }
	.blog-style .tt-post-more a {
		font-size: 12px;
   }
}
@media (max-width:767px) {
	.banner .elementor-container {
		flex-wrap: nowrap !important;
   }
	.tt-video.text-start {
		height: 250px;
   }
	.search-results.active .product-image {
		width: 14%;
   }
	.category-style3 .cat_desc .wpcat-content .cat_name {
		font-size: 16px;
		margin: 0px 0 0px 0;
   }
	.product_catagories .product .content-wrap {
		padding: 0 20px 0 15px;
   }
	.product_catagories .swiper-wrapper {
		height: 330px;
   }
	.email-popup-inner-con .message-overlay-con {
		width: 95%;
		margin: 15px 0 0 0;
   }
	.email-popup-inner-con .news_letter {
		width: 95%;
   }
	.product_catagories .title-wrap .product-title {
		width: 94%;
   }
	.title-wrap .product-title {
		width: 100%;
   }
	.woocommerce-account .woocommerce .woocommerce-form-login {
		width: 80%;
   }
	.woocommerce-active.archive .site-main .products.short-view .product .timer {
		display: none;
   }
	.yith-wcqv-wrapper .yith-wcqv-main #yith-quick-view-content div.summary.entry-summary {
		width: 100%;
		margin: 20px 0 0 0;
   }
	.shop-sidebar .product .price {
		margin: 0 0 10px;
   }
	.shop-sidebar .cart-quantity-wrap {
		bottom: 34px;
   }
	.product-top-sorting .toggle-filter {
		margin: 0 0 0 5px;
   }
	.product-layout-default .shop-sidebar .products .quantity {
		display: none;
   }
	.left-content-filter, .left-content-product {
		width: 100%;
   }
	.elementor-custom-embed-play i {
		font-size: 60px !important;
   }
	.elementor-custom-embed-play i {
		font-size: 65px;
   }
	.section-img {
		margin: 5px 0 15px 0;
   }
	footer .widget .description {
		line-height: 20px;
		font-size: 14px;
   }
	.product-layout-default .list-view .product-content-wrap .thumbnail-wrap {
		padding: 0;
		width: 33%;
   }
	.email-popup-inner-con {
		width: 550px;
		height: 510px;
   }
	.recent-product .product .product-button-wrap .btn-hv a, .product-layout-default .recent-product section.product .cart-wrap .product-button, .related .product .product-button-wrap .btn-hv a, .product-layout-default .related section.product .cart-wrap .product-button {
		width: 30px;
		height: 30px;
   }
	.recent-product .product .product-button-wrap .btn-hv a::before, .related .product .product-button-wrap .btn-hv a::before {
		font-size: 12px;
   }
	.product-layout-default .related section.product .cart-wrap .product-button svg, .product-layout-default .recent-product section.product .cart-wrap .product-button svg {
		width: 13px;
		height: 13px;
   }
	.product-layout-default .recent-product section.product .cart-wrap, .recent-product .product .product-button-wrap .btn-hv, .product-layout-default .related section.product .cart-wrap, .related .product .product-button-wrap .btn-hv {
		margin: 0 0 4px 0;
   }
	.related .product .product-button-wrap, .recent-product .product .product-button-wrap {
		right: 10px;
		top: 10px;
   }
	.related.product .wrap-rate, .recent-product .product .wrap-rate {
		bottom: 10px;
   }
	.related .product .wrap-rate .star-rating, .recent-product .product .wrap-rate .star-rating {
		font-size: 11px;
		width: 70px;
   }
	.owl-carousel .owl-nav .owl-next::before, .owl-carousel .owl-nav .owl-prev::before {
		top: 30%;
		font-size: 16px;
		height: 20px;
		bottom: auto;
		width: 20px;
   }
	.owl-carousel .owl-nav .owl-next::before {
		right: -9px;
   }
	.navbar-woocommerce a svg, .header_style .site-branding .right-header div svg {
		width: 18px;
		height: 18px;
   }
	#rev_slider_1_1_wrapper .hermes.tp-bullets {
		bottom: -20px !important;
		top: auto !important;
   }
	#rev_slider_1_1[data-slideactive="rs-2"] .hermes .tp-bullet, #rev_slider_1_1_wrapper .hermes .tp-bullet {
		width: 14px !important;
		height: 14px !important;
   }
}
@media (max-width:575px) {
	.title-wrap .product-title {
		padding: 0;
   }
	.list-content-wrap .list-content .stock-progress .stock-progress-wrap {
		font-size: 14px;
   }
	.back-to-top {
		right: 35px;
		bottom: 60px;
   }
	.list-content-wrap .list-content .stock-progress {
		margin: 0 0 12px;
   }
	.single-product .related.products, .single-product .up-sells.upsells {
		margin: 0 0 30px 0;
   }
	.elementor-widget-image-box .elementor-image-box-wrapper {
		display: flex;
   }
	.elementor-widget-image-box .elementor-image-box-content {
		margin: 0 0 0 10px;
   }
	.email-popup-inner-con .message-overlay-con {
		width: 100%;
   }
	.right-header .mini-cart .dropdown-back svg, .navbar-woocommerce .navbar-title svg, .right-header .search-icon .search-wrap svg {
		width: 17px;
		height: 17px;
   }
	.email-popup-inner-con .message {
		font-size: 16px;
		line-height: 23px;
		width: 100%;
		margin: 0;
   }
	.email-popup-con.newsletter input[type="email"] {
		margin-top: 0px;
		height: 35px;
		font-size: 12px;
   }
	.email-popup-con.newsletter .mc4wp-form .mc4wp-form-fields .news_letter button {
		height: 35px;
		font-size: 12px;
		font-weight: 400;
		margin: 8px 0 0 0 !important;
   }
	.email-popup-inner-con .message-desc {
		font-size: 12px;
   }
	.email-popup-con.newsletter input[type="email"] {
		margin-top: 5px;
		height: 40px;
		font-size: 13px;
   }
	.woocommerce-active.archive .products.list-view .product .product-content-wrap .list-content-wrap span.price {
		justify-content: start;
		margin: 0 0 12px;
   }
	.woocommerce-active.archive .products.short-view .product .list-content-wrap .wrap-rate {
		margin: 0 0 5px;
   }
	.woocommerce-active.archive .products.list-view .product .list-content-wrap .woocommerce-loop-product__title {
		font-size: 15px;
		line-height: 17px;
   }
	.right_img::after {
		height: 64px;
		width: 53px;
   }
	.header-stickybar-wrap {
		transform: translateY(0%);
		-webkit-transform: translateY(0%);
		-moz-transform: translateY(0%);
		-o-transform: translateY(0%);
		-ms-transform: translateY(0%);
   }
	.woocommerce-account .woocommerce .woocommerce-form-login {
		width: 100%;
		padding: 0;
   }
	.privacy-policy .status-publish {
		padding: 0 12px;
   }
	.woocommerce-active.archive .full-sidebar .products.list-view .product .list-cart-wrap .cart-wrap .product-button, .woocommerce-active.archive .products.list-view .product .list-cart-wrap .cart-wrap .product-button {
		height: 35px;
		width: 35px;
   }
	.product-button-hv .cart-wrap .product-button.loading::before, .single-product .product .entry-summary .cart-wrap .product-button.loading::before, .list-view.products .product .product-button.loading::before, .product .product-button.loading::before, .woocommerce-active.archive .products.short-view .product .list-cart-wrap .product-button.loading::before {
		left: 0;
   }
	.woocommerce-active .site-main .container .left.tt-section-title {
		padding: 0;
		margin: 0;
   }
	.about-02 .inner_page_img_hover {
		margin: 0 0 0 12px;
   }
	.home-page-02 .header-logo a img, .header-logo a img {
		max-width: 150px;
		height: auto;
   }
	.single-product .product .entry-summary .product-button, .single-product .product .entry-summary .quantity {
		height: 45px;
   }
	.right-header .mini-cart .dropdown-menu-mini-cart .shopping_cart_top {
		padding: 15px 10px;
   }
	.home .header-style-1.transparent.header_style.site-header {
		padding: 0;
   }
	.header-style-1 .right-header .mini-cart .dropdown-back .basket-item-count #mini-cart-count {
		width: 14px;
		height: 14px;
		font-size: 9px;
   }
	.section-img {
		margin: 5px 0 5px 0;
   }
	#sb_instagram.sbi_tab_col_2 #sbi_images .sbi_item {
		width: 50%;
		height: auto;
   }
	.elementor-custom-embed-play i {
		font-size: 70px !important;
   }
	.product-top-sorting .toggle-filter {
		margin: 0 5px 0 0;
   }
	.woocommerce-active.archive .products.list-view .product .price, .woocommerce-active.archive .products.short-view .product .price {
		margin: 0 0 5px;
   }
	.woocommerce-active.archive .products.list-view .product .list-cart-wrap .cart-wrap .product-button, .woocommerce-active.archive .products.short-view .product .list-cart-wrap .cart-wrap .product-button {
		height: 35px;
		width: 35px;
   }
	.single-product .single-product-image .kraftiart-sale {
		left: 20px;
		top: 10px;
		width: 36px;
		height: 21px;
		font-size: 11px;
   }
	.woocommerce-active.archive .site-main .products.short-view .product .timer, .woocommerce-active.archive .site-main .products.list-view .product .timer {
		display: none;
   }
	.single-product .single-product-thumb-content {
		padding: 0 12px;
   }
	.product-360-slider-wrap .slider.nickx-slider-for, .single-product-thumbnail #nickx-gallery .nslick-slide img, .product-layout-default .product-content-wrap {
		padding: 0;
		margin: 0;
   }
	.search-icon .top-search .search-form .search-title {
		font-size: 20px;
   }
	.right-header .mini-cart .dropdown-back::after {
		height: 35px;
		width: 35px;
		top: 0;
		bottom: 0;
		margin: auto;
   }
	.email-popup-inner-con {
		width: 475px;
		height: 503px;
   }
}
@media (max-width:480px) {
	.tt-post-wrapper:not(.tt-post-wrapper.grid-item) {
		float: left;
		width: 100%;
		display: block;
   }
	.header_style.header-style-1 .site-branding a.dropdown-back {
		padding: 0 15px 0 0;
   }
	.single-product .xs_social_share_widget {
		margin: 15px 0 0 0;
   }
	.tt-video.text-start {
		height: 175px;
   }
	.Home_page_09.Home_5_banner .tt-banner .banner-text.tt-icon-left {
		width: 95%;
		left: 8px;
   }
	.Home_page_09 .upartitle_remove .banner_home07_banner03 .tt-banner .banner-text.tt-icon-center.text-center .wpbanner-content {
		margin: 0;
   }
	.Home_page_09 .tt-banner .banner-text.tt-icon-right.text-start {
		width: 58%;
		left: auto;
		right: 0;
   }
	.Home_page_09 .upartitle_remove .banner_home07_banner03 .tt-banner .banner-text.tt-icon-center.text-center .wpbanner-content {
		margin: 28px 0 0 0;
   }
	.Home_page_09 .banner_home07_banner03 .tt-banner .banner-text.tt-icon-center.text-center .wpbanner-content::after {
		width: 32px;
		height: 32px;
   }
	.Home_page_09.home_06_banner .upartitle_remove .tt-banner .banner-text .banner-sub-title {
		display: none;
   }
	.deal-of-the-day .product .price {
		justify-content: left;
		margin: 0;
   }
	.header-style-5 .navbar-woocommerce {
		padding: 0;
   }
	.header-style-5 .navbar-woocommerce a svg, .header-style-5 .site-branding .right-header div svg {
		width: 18px;
		height: 18px;
   }
	.product-layout-classic .ui-tabs-nav .ui-tabs-tab:first-child {
		padding: 0 10px 0 0;
		margin: 0 10px 0 0;
   }
	header.header-style-5 .right-header .wishlist-wrap {
		padding: 0 8px 0 8px;
   }
	.product-layout-classic .ui-tabs-nav .ui-tabs-tab a, .product-layout-classic .ui-tabs-nav .ui-tabs-tab.ui-state-active a {
		font-size: 15px;
   }
	.product-best-sellers .product .price {
		justify-content: start;
		margin: 0;
   }
	.product-best-sellers .product .content-wrap .cart-wrap a {
		font-size: 12px;
   }
	.product-layout-classic.product-trending .swiper-navigation .swiper-button.swiper-button-prev, .product-layout-classic.product-trending .swiper-navigation .swiper-button.swiper-button-next {
		top: 34px;
   }
	.home-page-05 .home_06_banner .tt-banner .banner-text.tt-icon-left {
		width: 65%;
   }
	.product-best-sellers .product .content-wrap .cart-wrap a {
		width: 100%;
   }
	.elementor-section .Sellers .swiper-navigation .swiper-button.swiper-button-prev::before, .elementor-section .deal-of-the-day .swiper-navigation .swiper-button.swiper-button-prev::before, .elementor-section.blog_02 .blog-section .swiper-navigation .swiper-button.swiper-button-prev::before, .product-layout-classic.product-trending .swiper-navigation .swiper-button.swiper-button-prev::before {
		height: 14px;
   }
	.blog-section .swiper-navigation svg, .product-trending .swiper-navigation svg, .products-trending.product-swiper .swiper-navigation svg {
		width: 23px;
		height: 23px;
   }
	.Home_5_banner .tt-banner .banner-text.tt-icon-left.text-start .button-banner-wrap {
		margin: 10px 0 0 0;
   }
	.deal-of-the-day .product .content-wrap {
		margin: 20px 0 0 0;
   }
	.page-header .title {
		font-size: 16px;
		padding: 0;
		margin: auto;
   }
	#crumbs .active {
		padding-left: 15px;
		margin-left: 10px;
   }
	.search-icon .top-search .search-form input {
		height: 45px;
   }
	.page-header .kraftiart-page-title .breadcrumbs {
		width: 100%;
   }
	.search-icon .top-search .search-fix {
		min-height: 145px;
   }
	.search-icon .top-search.show .search-fix .container {
		max-width: 100%;
   }
	.recent-product .owl-carousel.owl-drag .owl-item .product, .related .owl-carousel.owl-drag .owl-item .product {
		padding: 0 15px;
   }
	.widget-area .widget {
		position: relative;
		padding: 0;
   }
	#review_form_wrapper .comment-respond .comment-form .comment-form-author, #review_form_wrapper .comment-respond .comment-form .comment-form-email {
		width: 100%;
		padding: 0;
   }
	.client .item img {
		width: 90%;
   }
	.product_catagories .product .content-wrap a .woocommerce-loop-product__title::before {
		display: none;
   }
	.nickx-slider-for .btn-prev, .nickx-slider-for .btn-next {
		width: 22px;
		height: 20px;
		line-height: 19px;
		font-size: 13px;
   }
	#rev_slider_1_1[data-slideactive="rs-2"] .hermes .tp-bullet, #rev_slider_1_1_wrapper .hermes .tp-bullet {
		width: 12px !important;
		height: 12px !important;
   }
	.product .category-morden .product-button-wrap .cart-wrap a {
		height: 30px;
		width: 30px;
   }
	.product .category-morden .product-button-wrap .cart-wrap a::before {
		font-size: 11px;
   }
	.product_catagories .product .content-wrap.price-wrap {
		padding: 0;
   }
	.product .category-morden .product-button-wrap .btn-hv a::before {
		font-size: 11px;
   }
	.product .category-morden .product-button-wrap .cart-wrap a svg {
		width: 13px;
		height: 13px;
   }
	.product .category-morden .product-button-wrap .cart-wrap {
		margin: 0 4px 0 0;
   }
	.product .category-morden .product-button-wrap .btn-hv a {
		height: 30px;
		width: 30px;
   }
	.home-page-02 .header-logo a img, .header-logo a img {
		max-width: 140px;
		height: auto;
   }
	footer .footer-01 section.widget:first-child {
		margin: 30px 0 0 0;
   }
	footer.footer-style-1 .main-footer .footer-04 .widget {
		margin: 0 0 10px;
   }
	.woocommerce-active.archive .products.short-view .product .list-content-wrap .wrap-rate, .woocommerce-active.archive .products.list-view .product .list-content-wrap .wrap-rate {
		display: flex;
   }
	.search-results.active .product-image {
		width: 50%;
		max-width: 35%;
   }
	.About_us_04 .elementor-widget-image-box .elementor-image-box-content {
		width: 90%;
   }
	.right-header .mini-cart .dropdown-back {
		padding: 15px 0px 15px 0;
   }
	.list-view .product .list-content-wrap {
		margin: 0;
		padding: 0 0 0 15px;
   }
	.woocommerce-active.archive .products.list-view .product .list-cart-wrap .cart-wrap .product-button, .woocommerce-active.archive .products.short-view .product .list-cart-wrap .cart-wrap .product-button {
		height: 30px;
		width: 30px;
   }
	.header_style .site-branding .main-navigation {
		margin: 0 !important;
   }
	.footer-top-content div::after {
		font-size: 20px;
   }
	.ui-tabs-nav .ui-tabs-tab a {
		font-size: 15px;
   }
	.products.short-view.columns-4 .row {
		margin: 0;
   }
	.woocommerce-active.archive .site-main .products.short-view section.product {
		padding: 0 0 30px 0;
   }
	.woocommerce-active.archive .full-sidebar .products.short-view .product .list-cart-wrap .cart-wrap .product-button {
		padding: 0;
   }
	.woocommerce-active.archive .full-sidebar .products.list-view .product .list-cart-wrap .cart-wrap .product-button {
		padding: 0;
   }
	.cart.grouped_form .group_table tr td.woocommerce-grouped-product-list-item__label a {
		text-align: center;
		font-size: 14px;
   }
	.short-view .product .list-content-wrap {
		display: flex;
		padding: 0 12px;
   }
	.tt-feature-box-containt h4 {
		font-size: 18px;
   }
	footer .mc4wp-form-fields .news-title p {
		width: 98%;
		font-size: 14px;
   }
	footer input[type="email"] {
		height: 45px;
		margin: 0 0 5px;
   }
	.single-product .product .entry-summary .woocommerce-grouped-product-list-item__quantity .quantity {
		width: 60px;
		height: 35px;
   }
	.rtl .right-header .mini-cart .dropdown-back svg {
		right: 10px;
   }
	#rev_slider_1_1_wrapper .hesperiden.tparrows::before {
		font-size: 15px !important;
		line-height: 30px !important;
   }
	#rev_slider_1_1_wrapper .hesperiden.tparrows {
		width: 30px !important;
		height: 30px !important;
   }
	.woocommerce-active.archive .list-view .product .product-content-wrap .list-cart-wrap .product-button-wrap .product-button-hv .btn-hv a, .woocommerce-active.archive .shop-nosidebar .list-view .product .product-content-wrap .list-cart-wrap .product-button-wrap .product-button-hv .btn-hv a {
		height: 30px;
		width: 30px;
   }
	.woocommerce-active.archive .list-view .product .product-content-wrap .list-cart-wrap .product-button-wrap .product-button-hv .btn-hv a::before {
		font-size: 12px;
   }
	.list-view .list-content-wrap p {
		font-size: 13px;
		display: none;
   }
	#yith-quick-view-modal .yith-wcqv-wrapper .yith-wcqv-main {
		height: 400px;
   }
	#yith-quick-view-modal.open .yith-wcqv-wrapper {
		width: 290px !important;
   }
	.yith-wcqv-head #yith-quick-view-close {
		border: none;
		font-size: 0;
		top: 10px;
		right: 10px;
		background: transparent;
   }
	.sticky-addToCart .sticky-close:hover, .yith-wcqv-head #yith-quick-view-close:hover {
		background: transparent;
		transition: all 400ms ease-in-out 0s;
		-webkit-transition: all 400ms ease-in-out 0s;
		-moz-transition: all 400ms ease-in-out 0s;
		-o-transition: all 400ms ease-in-out 0s;
		-ms-transition: all 400ms ease-in-out 0s;
   }
	.email-popup-inner-con {
		width: 300px;
		height: 370px;
		padding: 10px;
   }
	.email-popup-con .nothanks {
		right: 10px;
		top: 10px;
		width: 25px;
		height: 25px;
   }
	.email-popup-con .nothanks::before, .email-popup-con .nothanks::after {
		height: 2px;
		width: 12px;
   }
	.right_img::before {
		top: -47px;
		left: 160px;
		border-top: 20px solid #f1f0e7;
		border-bottom: 20px solid #f1f0e7;
		width: 130px;
		height: 238px;
   }
	.woocommerce-active.archive .products.short-view .product .list-content-wrap .wrap-rate, .woocommerce-active.archive .products.list-view .product .list-content-wrap .wrap-rate {
		display: none;
   }
	.section-heading {
		font-size: 22px;
		line-height: 30px;
   }
	.Section_bg_img {
		--container-widget-width: 230px !important;
		--container-widget-flex-grow: 0;
		width: var(--container-widget-width, 230px);
		max-width: 230px !important;
   }
	.section-heading {
		margin: 5px 0 0 0;
   }
	.ui-tabs-nav .ui-tabs-tab a {
		padding: 10px 5px;
		margin: 0;
   }
	.product_catagories .title-wrap .ui-tabs-nav {
		margin: 0;
   }
}
@media (max-width:400px) {
	.title-wrap .ui-tabs-nav {
		justify-content: start;
   }
	.header_style.site-header.header-style-1 .container-fluid {
		padding: 0;
   }
	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated {
		width: 25px;
		height: 33px;
   }
	footer .footer-top-section .footer-newsletter .news-title .widget-title {
		font-size: 18px;
		width: 97%;
		line-height: 20px;
   }
	footer .footer-newsletter .news-title .widget-title::before {
		top: 9px;
   }
	footer.site-footer .footer-top-section {
		padding: 20px 0 15px;
   }
	.tt-banner .banner-text.tt-icon-left {
		width: 58%;
   }
	.single-product .product.product-type-simple .entry-summary .cart-wrap {
		width: 100%;
		padding: 10px 0 10px 0;
   }
	#mega-menu-wrap-header-menu .mega-menu-toggle.mega-menu-open+#mega-menu-header-menu {
		padding: 10px;
   }
	.single-product .product .entry-summary .product-button, .single-product .product .entry-summary .quantity {
		width: 110px;
   }
	.product .price del .woocommerce-Price-amount.amount bdi {
		font-size: 13px;
   }
	.yith-wcqv-main #yith-quick-view-content .cart-wrap {
		width: 100% !important;
		padding: 10px 0 10px 0;
   }
	#yith-quick-view-modal .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
		bottom: 17px;
		right: 17px;
   }
	.yith-wcqv-wrapper .single-product .entry-summary .product_meta {
		margin: 0;
   }
	#yith-quick-view-modal .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
		height: 35px;
		width: 35px;
   }
	.yith-wcqv-main #yith-quick-view-content .quantity {
		width: 43%;
   }
	#yith-quick-view-modal .single-product.woocommerce span.onsale {
		top: 19px;
		left: 19px;
		font-size: 13px;
		width: 40px;
		height: 20px;
   }
	#yith-quick-view-modal .single-product .entry-summary .product_title {
		margin: 15px 0;
   }
	.yith-wcqv-main #yith-quick-view-content .cart.grouped_form .group_table tr td {
		width: 100%;
   }
	#rev_slider_1_1_wrapper .hesperiden.tparrows.tp-rightarrow {
		right: -15% !important;
		left: auto !important;
   }
	#rev_slider_1_1_wrapper .hesperiden.tparrows.tp-leftarrow {
		left: -6% !important;
   }
	.ui-tabs-nav .ui-tabs-tab {
		margin: 0 0 5px;
   }
	.home header.site-header.header-style-1.sticky .site-branding, header.site-header.sticky .site-branding {
		box-shadow: none;
   }
	.product_catagories .product .content-wrap {
		width: 54%;
   }
	.product_catagories .product .content-wrap.price-wrap {
		width: 21%;
   }
	.product_catagories .product .content-wrap {
		padding: 0 0 0 15px;
   }
	.product_catagories .product .woocommerce-loop-product__title {
		font-size: 14px;
		line-height: 16px;
   }
	.product_catagories .product .thumbnail-wrap {
		width: 24%;
   }
	.product_catagories .product .product-button-wrap .btn-hv {
		margin: 0 4px 0 0;
   }
	.product .category-morden .price del::before {
		width: 42px;
   }
	.product_catagories .product .price .amount bdi, .product_catagories .product .price ins {
		font-size: 14px;
		line-height: 17px;
		justify-content: center;
		display: flex;
   }
	.product .category-morden .wrap-rate {
		padding: 5px 0;
   }
	.product_catagories .swiper-wrapper .items {
		padding: 0 0 20px 0;
   }
	.product_catagories .swiper-wrapper .items:last-child {
		margin: 0;
		padding: 0;
   }
	.elementor-19 .elementor-element.elementor-element-dbf6a91 {
		padding: 0px 0px 24px 0px !important;
   }
}
@media (max-width:991px) {
	.header-style-1 .site-branding .left-header {
		display: none;
   }
	.header_style.header-style-7 .site-branding .site-logo img {
		max-width: 170px;
   }
	.header-style-7 .main-navigation {
		flex: 1;
		margin: 0;
		width: auto;
		display: flex;
   }
	.header-style-7 .main-navigation {
		justify-content: center;
   }
	.banner_home07_banner03 .tt-banner .banner-text.tt-icon-center.text-center .wpbanner-content {
		margin: 40px 0 0;
   }
	.banner_home07_banner03 .tt-banner .banner-text.tt-icon-center.text-center .wpbanner-content::after {
		width: 40px;
		height: 40px;
   }
	footer.footer-style-2 .main-footer .footer-04, footer.footer-style-2 .main-footer .footer-03, footer.footer-style-2 .main-footer .footer-02 {
		padding: 0;
   }
	.home_06_banner .tt-banner .banner-text .banner-sub-title {
		margin: 0;
   }
	.home_06_banner .tt-banner .banner-text a.banner-button {
		padding: 5px 14px;
   }
	.banner_home07_banner03 .tt-banner .banner-text.tt-icon-center.text-center .button-banner-wrap {
		margin: 10px 0 0;
   }
	.header-style-7.site-header .site-main-wrap {
		border: none;
		align-items: center;
		display: flex;
		width: 100%;
   }
	.header_style.site-header.header-style-7 .header-spacing .container:first-child {
		display: flex;
		flex-direction: row;
   }
	.cat_desc .cat_image::after {
		border: 1px dashed var(--primary-color);
   }
	.category-style3 .cat_desc .cat_image::after {
		display: none;
   }
	#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item>a.mega-menu-link {
		padding: 0;
   }
	.cat_desc .cat_image .cat_image_box::before, .cat_desc .cat_image .cat_image_box svg {
		display: none;
   }
	.banner .elementor-container {
		overflow-y: hidden;
		overflow-x: auto;
		flex-wrap: nowrap;
   }
	.header-style-1 .site-branding .header-logo {
		text-align: center;
		justify-content: center;
		align-items: center;
		padding: 0;
		flex: 1;
   }
   /* .home header.site-header.header-style-1.sticky .header-spacing, header.site-header.sticky .header-spacing {
		display: flex;
		position: relative;
   }
	*/
	.header_style .site-branding .right-header {
		flex: none;
		flex: 1;
   }
	.header_style.site-header.header-style-1 .site-branding {
		display: flex;
   }
	.header_style.header-style-1 .site-branding-wrap {
		padding: 0;
		flex: 2;
   }
	.header-style-1.site-header .site-main-wrap {
		width: auto;
		border: none;
		padding: 0;
		align-items: center;
		display: flex;
		flex: 1;
   }
	.header-style-1.header_style.site-header .header-spacing .container:first-child {
		flex-direction: row-reverse;
   }
	.header_style.site-header .header-spacing .container:first-child {
		display: flex;
   }
	.header-line {
		min-height: auto;
		width: 100%;
   }
	.tt-section-sab {
		font-size: 12px;
   }
}
@media (max-width:575px) {
	.header_style .site-branding .right-header, .header-style-1.site-header .site-main-wrap {
		flex: 0;
   }
	.header-style-1 .site-branding .header-logo {
		justify-content: flex-start;
   }
}
@media (max-width:480px) {
	.header_style .site-branding .right-header {
		flex: 1;
   }
	.header-style-1 .site-branding .header-logo {
		flex: none;
   }
	.site-main {
		min-height: auto;
   }
	.header-style-5.site-header .site-main-wrap {
		flex: none;
		width: fit-content;
   }
	.header-style-5.header_style .site-branding .site-logo {
		padding: 0 0 0 12px;
   }
}
@media (max-width:1400px) {
	.shop-sidebar .list-view .list-content .timer>div>div.text, .shop-sidebar .short-view .list-content .timer>div>div.text {
		display: none;
   }
	.page .site-main .button-cms-block .btn {
		width: 110px;
		height: 36px;
   }
	.shop-sidebar .short-view .list-content .timer>div, .shop-sidebar .short-view .thumbnail-wrap .timer>div, .shop-sidebar .list-view .list-content .timer>div, .shop-sidebar .list-view .thumbnail-wrap .timer>div {
		padding: 0 11px;
   }
	.woocommerce-active.archive .site-main .products.short-view .product .timer, .woocommerce-active.archive .site-main .products.list-view .product .timer {
		padding: 7px 13px;
   }
	.woocommerce-active.archive .site-main .products.short-view .product .timer {
		width: fit-content;
   }
}
@media (max-width:575px) {
	.woocommerce-active.archive .products.list-view .product .list-cart-wrap .cart-wrap {
		width: 35px;
   }
	.product-layout-default .short-view section.product .cart-wrap .product-button svg, .product-layout-default .list-view section.product .cart-wrap .product-button svg {
		width: 16px;
		height: 16px;
   }
	.header-style-2.header_style.site-header .header-spacing {
		border-bottom: none;
		padding: 0;
   }
}
@media (max-width:480px) {
	.woocommerce-active.archive .products.list-view .product .list-cart-wrap .cart-wrap {
		width: 30px;
   }
	.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content .buttons .checkout.button::after {
		left: 28%;
   }
	.thumbnail-slider-style1 .product-review-tab .rating-wrap .rating-bar .rating-percentage-bar {
		width: 80%;
   }
	.coming-soon-page .banner-timer .timer-datetime {
		font-size: 23px;
		margin: 15px 0 20px;
   }
	.tt-section-title p {
		margin: 5px 0 5px 0;
   }
	.comingsoon-form {
		width: 100%;
   }
	.comingsoon-form .mc4wp-response .mc4wp-alert.mc4wp-success p {
		font-size: 14px;
   }
	.coming-soon-page .coming-soon-wrap .coming-desc {
		font-size: 13px;
   }
	.coming-soon-page .coming-soon-wrap .coming-title {
		font-size: 33px;
   }
	.tt-feature-box-icon img {
		left: 0;
		right: 0;
   }
	footer.footer-style-2 .main-footer .footer-01 {
		padding: 15px 0 0 0;
		margin: 0 0 10px 0;
   }
	.tt-feature-box-icon::before {
		left: 0;
		right: 0;
   }
	.product-layout-default .short-view section.product .cart-wrap .product-button svg, .product-layout-default .list-view section.product .cart-wrap .product-button svg {
		width: 14px;
		height: 14px;
   }
	.tt-feature-box-containt h4 {
		text-align: center;
   }
	.service-block.swiper-slider .tt-feature-box-containt p {
		text-align: center;
   }
	.page-header .kraftiart-page-title {
		padding: 10px 10px;
		justify-content: center;
		text-align: center;
   }
	.h02_sec01 .tt-banner .banner-text.tt-icon-left {
		width: 49%;
   }
	#rev_slider_1_1_wrapper .hermes.tp-bullets {
		bottom: -26px !important;
		top: auto !important;
   }
	.elementor-1774 .elementor-element.elementor-element-20e6a6a .tt-section-title .tt-section-sab {
		display: none;
   }
   /* .footer-style-2 .mc4wp-form .mc4wp-form-fields .news_letter button svg {
		height: 17px;
		width: 17px;
   }
	*/
	.navbar-woocommerce a svg, .header_style .site-branding .right-header div svg {
		width: 16px;
		height: 16px;
   }
	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-box, #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner, #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before, #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
		width: 20px;
   }
	.cart.grouped_form .group_table tr td.woocommerce-grouped-product-list-item__label {
		width: 57%;
   }
	.cart.grouped_form .group_table tr td {
		width: 22%;
   }
	.cat_desc .wpcat-content .cat_name {
		font-size: 18px;
   }
	.product-trending .title-wrap {
		margin: 0 0 8px;
   }
	.home-morden section.product {
		margin: 0 0 15px;
   }
	.banner-timer .timer-head {
		margin: 5px 0 8px 0;
   }
	.swiper-backface-hidden.service-block .swiper-slide {
		justify-content: center;
		display: flex;
		text-align: center;
		align-items: center;
		flex-direction: column;
   }
	.tt-feature-box-icon {
		margin: 0 0 13px 0;
		width: 100%;
   }
	.search-results.active ul li a {
		padding: 0 0 20px;
		margin: 0px 0 20px;
   }
	.tax-product_cat .site-main .products section.product, section .product-recent .products section.product, .woocommerce-active.archive .site-main .products section.product {
		position: relative;
		padding: 0 0 20px 0;
   }
	.product-top-sorting {
		margin: 0px 0 20px;
   }
	.page-header.inner-header-opacity {
		margin: 0 0 20px;
   }
	.single-product .product_meta .posted_in a, .single-product .product_meta .sku_wrapper .sku, .single-product .product_meta .tagged_as a {
		font-size: 13px;
   }
}
/* home page 04 header css */
@media (max-width:1400px) {
	.header-style-4 #mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item>a.mega-menu-link {
		line-height: 80px;
		height: 80px;
		color: #fff;
   }
	.header-style-4.header-transparent {
		top: 41px;
		height: 80px;
   }
}
@media (max-width:991px) {
	.header-style-4.header-transparent {
		height: 60px;
		position: static;
		background: var(--four-color);
		max-height: 100%;
		justify-content: center;
		display: flex;
		align-items: center;
   }
	.header-style-1.site-header.sticky #mega-menu-wrap-header-menu #mega-menu-header-menu {
		display: none;
   }
	.page .site-main .button-cms-block .btn {
		width: 96px;
		height: 35px;
		font-size: 13px;
   }
	.header-style-4 #mega-menu-wrap-header-menu #mega-menu-header-menu, .header-style-4 #mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item {
		display: none;
   }
	header.header-style-4 .site-branding #site-navigation {
		flex: none;
   }
	header.header-style-4 #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner, header.header-style-4 #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before, header.header-style-4 #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
		background-color: #fff;
   }
	.header-style-4.header-transparent .header-line {
		min-height: 100%;
		width: 100%;
   }
	.header-style-4.header_style .site-branding .right-header .search-icon:hover svg, .header-style-4.header_style .site-branding .right-header .wishlist-wrap:hover a svg, .header-style-4.header_style .site-branding .right-header .navbar-woocommerce:hover a svg, .header-style-4.header_style .site-branding .right-header .mini-cart a:hover svg, .header-style-4.header_style .site-branding .right-header .head-hamburger-menu:hover svg {
		stroke: #fff;
   }
}
@media (max-width:575px) {
	.header-style-4.site-header .site-wrap {
		min-height: 60px;
		height: 60px;
   }
	.header-style-4.header-transparent {
		height: 65px;
		max-height: 100%;
   }
	.home01.banner .elementor-container {
		overflow-y: hidden;
		overflow-x: auto;
		flex-wrap: wrap !important;
   }
}
@media (max-width:480px) {
	.header-style-4.header-transparent {
		height: 60px;
   }
	.page-id-1096 .header_style .site-branding .header-logo {
		margin: 0 0 0 10px;
   }
	#rev_slider_2_1_wrapper .uranus.tparrows.tp-leftarrow {
		left: -21px !important;
   }
	#rev_slider_2_1_wrapper .uranus.tparrows.tp-rightarrow {
		left: 107% !important;
   }
	#rev_slider_2_1_wrapper .uranus.tparrows::before {
		font-size: 20px !important;
   }
	.home-page-03 header.site-header.sticky .header-spacing .container, .home-page-03.home header.site-header.sticky .header-spacing .container {
		padding: 0 12px;
   }
	.page-id-1096 header.site-header.sticky .header-spacing .container, .page-id-1096.home header.site-header.sticky .header-spacing .container {
		padding: 0 12px 0 12px;
   }
   /* .mc4wp-form .mc4wp-form-fields .news_letter button {
		width: 50px;
		height: 45px;
   }
	*/
	.category-style1 .swiper-button-next, .category-style1 .swiper-button-prev {
		top: 35%;
   }
	.swiper-navigation .swiper-button.swiper-button-next, .swiper-navigation .swiper-button.swiper-button-prev {
		left: -12px;
		right: auto;
		width: 25px;
		height: 25px;
   }
   /* .footer-top-section .mc4wp-form .mc4wp-form-fields .news_letter button svg {
		bottom: 13px;
		width: 20px;
		height: 20px;
   }
	*/
	.swiper-navigation .swiper-button.swiper-button-next {
		right: -12px;
		left: auto;
   }
	.header-style-4 .right-header .mini-cart .dropdown-back .basket-item-count #mini-cart-count {
		font-size: 8px;
		height: 12px;
		width: 12px;
		line-height: 17px;
   }
	.header-style-4 #mega-menu-wrap-header-menu .mega-menu-toggle {
		height: 60px;
   }
	.page .site-main .button-cms-block .btn {
		width: 94px;
		height: 30px;
		font-size: 13px;
   }
}
/* cart */
@media(max-width:991px) {
	.cart-content-left {
		margin: 0 0 40px;
   }
	.product-layout-default .short-view section.product .cart-wrap .product-button svg, .product-layout-default .list-view section.product .cart-wrap .product-button svg {
		margin: 0;
   }
	#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item>a.mega-menu-link {
		display: flex;
		justify-content: space-between;
   }
}
@media(max-width:767px) {
	.woocommerce-cart .cart-content-left td {
		float: left;
		width: 100%;
   }
	.woocommerce-cart .cart-content-left td {
		display: table-cell;
		width: auto;
		float: none;
   }
	.woocommerce-cart .cart-content-left {
		margin: 0 0 30px;
   }
	.woocommerce-cart .woocommerce-cart-form .product-quantity .quantity {
		margin: 0 0 0 20px;
   }
	table.shop_table_responsive tr td::before {
		display: none;
   }
	.product-quantity .cart-qty-wrap {
		float: left;
		width: 100%;
		display: flex;
		justify-content: center;
   }
	.woocommerce-cart .cart-content-left td.actions .coupon {
		margin-bottom: 10px;
   }
	.woocommerce-cart .cart-content-left td.actions .button {
		padding: 8px 17px;
   }
	.woocommerce-cart .cart-content-left .woocommerce-cart-form__cart-item.cart_item {
		display: flex;
		align-items: center;
		flex-wrap: wrap;
		position: relative;
   }
	.woocommerce-cart .cart-content-left .woocommerce-cart-form__cart-item.cart_item .product-remove {
		position: absolute;
		top: 10px;
		right: 10px;
		padding: 0;
   }
	.woocommerce-cart .cart-content-left .woocommerce-cart-form__cart-item.cart_item .product-thumbnail, .woocommerce-cart .cart-content-left .woocommerce-cart-form__cart-item.cart_item .product-remove {
		border-bottom: 0;
   }
	.woocommerce-cart .cart-content-left .woocommerce-cart-form__cart-item.cart_item .product-price {
		width: 100%;
		border-top: 1px solid var(--border-color);
		text-align: end;
		float: left;
		position: relative;
   }
	.woocommerce-cart .cart-content-left .woocommerce-cart-form__cart-item.cart_item .product-quantity {
		width: 100%;
		position: relative;
   }
	.woocommerce-cart .woocommerce-cart-form .product-quantity .cart-qty-wrap {
		justify-content: center;
   }
	.woocommerce-cart .cart-content-left .woocommerce-cart-form__cart-item.cart_item .product-subtotal {
		width: 100%;
		justify-content: flex-end;
		display: flex;
		position: relative;
		border: 0;
   }
	.woocommerce-cart .cart-content-left .woocommerce-cart-form__cart-item.cart_item .product-subtotal::after, .woocommerce-cart .cart-content-left .woocommerce-cart-form__cart-item.cart_item .product-quantity::after, .woocommerce-cart .cart-content-left .woocommerce-cart-form__cart-item.cart_item .product-price::after {
		content: attr(data-title) ": ";
		position: absolute;
		top: 0;
		left: 10px;
		bottom: 0;
		margin: auto;
		width: auto;
		height: 20px;
		font-size: 14px;
		color: #222;
   }
	.woocommerce-cart .cart-content-left .woocommerce-cart-form__cart-item.cart_item .product-name {
		width: 60%;
		text-align: left;
		border: 0;
   }
	.woocommerce-cart .cart-content-left .woocommerce-cart-form__cart-item.cart_item .product-thumbnail {
		width: 40%;
   }
	.woocommerce-cart .cart-content-left table {
		border: 0;
   }
	.woocommerce-cart .cart-content-left tr {
		border: 1px solid var(--border-color);
		margin: 0 0 15px;
   }
}
@media(max-width:575px) {
	.woocommerce-cart .cart-content-left td.actions .button {
		padding: 8px 9px;
   }
	.sticky-addToCart .stickycart-popup {
		flex-wrap: wrap;
   }
	.woocommerce-cart .woocommerce-cart-form .product-quantity .cart-qty-wrap {
		justify-content: end;
   }
	.woocommerce-cart .cart-content-left td.actions .coupon {
		display: flex;
   }
	.woocommerce-cart .cart-content-left td.actions .coupon #coupon_code {
		font-size: 14px;
		width: 50%;
   }
	.woocommerce-cart .cart-content-left td.actions .coupon {
		margin: 0 0 10px;
   }
	.cart-content-left {
		margin: 0 0 30px;
   }
	.error-404.not-found .page-content {
		width: 100%;
   }
	.error-404.not-found .page-content p {
		font-size: 15px;
   }
	.error-404.not-found h3 {
		font-size: 25px;
   }
	.error-404.not-found h2 {
		font-size: 110px;
   }
	.error404 .search-form.search__form {
		width: 100%;
   }
	.error-404.not-found {
		margin-bottom: 60px;
   }
	.error-404.not-found .search {
		margin: 0 0 50px;
   }
	.woocommerce-checkout-payment ul li label, .woocommerce-checkout-payment ul li .payment_box p {
		font-size: 13px;
   }
}
@media(max-width:480px) {
	.woocommerce-cart .cart-content-left td.actions .coupon, .woocommerce-cart .cart-content-left td.actions .button, .woocommerce-cart .cart-content-left td.actions .coupon #coupon_code {
		width: 100%;
   }
	.product-best-sellers .product .product-button-wrap {
		margin: 10px 0 10px 2px;
   }
	footer .widget .description {
		font-size: 13px;
		text-align: center;
   }
	footer ul.social-media {
		justify-content: center;
   }
	.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content ul li .product-details {
		width: 67%;
   }
	footer .copyright .copyright-left {
		text-align: center;
		justify-content: center;
   }
	footer .main-footer .footer-01 .widget-title {
		text-align: center;
   }
	.woocommerce-cart .cart-content-left td.actions .coupon #coupon_code {
		margin: 0 0 10px;
   }
	.single-product .woocommerce-tabs ul.tabs {
		overflow: hidden;
		overflow-x: hidden;
		overflow-x: scroll;
		flex-wrap: nowrap;
		padding: 0 0 5px 0;
   }
	.woocommerce-cart .cart-content-left td.actions .coupon {
		flex-wrap: wrap;
		margin: 0;
   }
	.cart-content-left, .cart-content-right {
		padding: 0 12px;
   }
	.wishlist_table tr td.product-remove {
		width: 20px;
		display: none;
   }
	.wishlist_table tr td.product-name {
		width: 66%;
		border: none;
   }
	.wishlist_table tr td.product-thumbnail {
		width: 33%;
		border: none;
   }
	table.wishlist_table tr {
		flex-direction: row;
		flex-wrap: wrap;
		width: 290px;
		justify-content: center;
		display: flex;
		align-items: center;
		margin: 15px 0;
		border: 1px solid #e5e5e5;
   }
	table.wishlist_table {
		border: none;
   }
	.cart-content-right .cart-collaterals .cart_totals tr th, .cart-content-right .cart-collaterals .cart_totals tr td, .cart-content-right .cart-collaterals .shop_table {
		display: block;
   }
	.cart-content-right .cart-collaterals {
		padding: 20px 15px;
   }
	.woocommerce-cart .cart-content-left td.actions .button {
		float: left;
		margin: 0 0 10px;
		padding: 15px;
   }
}
/* checkout */
@media(max-width:1500px) {
	.woocommerce-checkout .woocommerce .checkout .woocommerce-billing-fields p.form-row.form-row-first, .woocommerce-checkout .woocommerce .checkout .woocommerce-billing-fields p.form-row.form-row-last {
		width: 47%;
   }
}
@media(max-width:1199px) {
	.woocommerce-checkout .woocommerce .checkout .order_review-wrap {
		padding: 0 0 0 10px;
   }
	.woocommerce-checkout .woocommerce .checkout #customer_details {
		padding: 0 10px 0 0;
   }
}
@media(max-width:991px) {
	.woocommerce-checkout .woocommerce .checkout {
		flex-direction: column;
   }
	.woocommerce-checkout .woocommerce .checkout .order_review-wrap, .woocommerce-checkout .woocommerce .checkout #customer_details {
		margin: 0;
		padding: 0;
   }
	.woocommerce-checkout .woocommerce .checkout #customer_details {
		margin: 0 0 40px;
   }
}
@media(max-width:575px) {
	.single-product .product-estimate {
		padding: 15px 0 0 0;
		margin: 15px 0 0 0;
   }
	.woocommerce-checkout .woocommerce .checkout .woocommerce-billing-fields p.form-row.form-row-last, .woocommerce-checkout .woocommerce .checkout .woocommerce-billing-fields p.form-row.form-row-first {
		padding: 0;
   }
	.woocommerce-checkout .woocommerce .checkout .order_review-wrap .order_review-bg {
		padding: 15px;
   }
	.woocommerce-checkout .woocommerce .checkout .woocommerce-billing-fields p.form-row.form-row-first, .woocommerce-checkout .woocommerce .checkout .woocommerce-billing-fields p.form-row.form-row-last {
		width: 100%;
   }
	.woocommerce-checkout .woocommerce .checkout .order_review-wrap .order_review-bg #payment .place-order .button::before {
		left: 26%;
   }
	.woocommerce-checkout .woocommerce .checkout .woocommerce-billing-fields p.form-row.form-row-last {
		margin: 0 0 30px;
   }
	.woocommerce-active .site-main>.container {
		padding: 0;
   }
	.woocommerce-lost-password .woocommerce .lost_reset_password {
		padding: 25px;
   }
}
/* Wistlist */
@media (max-width:1199px) {
	#primary .wishlist_table li .item-wrapper .item-details .product-name h3 a {
		font-size: 18px;
   }
}
@media (max-width:991px) {
	.wishlist_table li .item-wrapper .item-details {
		flex-direction: column;
		border-right: 1px solid var(--border-color);
   }
   /* table.wishlist_table tbody td.product-add-to-cart .cart-wrap a.product-button {
		font-size: 0 !important;
   }
	*/
	.wishlist_table li .additional-info-wrapper .product-add-to-cart {
		display: none;
   }
	.wishlist_table tr td.product-remove {
		width: 20px;
   }
	table.wishlist_table thead {
		display: none;
   }
	.wishlist_table li .item-wrapper {
		width: 80%;
   }
	.wishlist_table li .additional-info-wrapper {
		width: 20%;
   }
	.wishlist_table li .item-wrapper .item-details .item-details-table, .wishlist_table li .item-wrapper .item-details .product-name {
		border: none;
   }
	.wishlist_table li .item-wrapper .item-details .product-name {
		width: 100%;
   }
	.wishlist_table li .additional-info-wrapper tr, .wishlist_table li .item-wrapper tr {
		width: 100%;
   }
	.wishlist_table tr td.product-price {
		padding: 10px;
   }
	table.wishlist_table tbody td {
		padding: 0;
   }
	.wishlist_table li .item-wrapper .item-details .item-details-table {
		width: 100%;
   }
	.wishlist_table li .item-wrapper tr {
		display: flex;
		padding: 0;
   }
	.wishlist_table.images_grid li .item-details table.item-details-table td.label, .wishlist_table li .item-details table.item-details-table td.label, .wishlist_table li table.additional-info td.label, .wishlist_table.modern_grid li .item-details table.item-details-table td.label {
		width: auto;
   }
	.wishlist_table li .item-wrapper .item-details {
		padding: 10px;
   }
	.wishlist_table li .item-wrapper .item-details .product-name h3 {
		margin: 0;
   }
	.wishlist_table li table.additional-info td.label, .wishlist_table li .item-details table.item-details-table td.label {
		font-size: 16px;
   }
	.wishlist_table li .item-details table.item-details-table td.value {
		font-size: 14px;
   }
	.wishlist_table li .item-details table.item-details-table td.value del {
		font-size: 12px;
   }
}
@media(max-width:767px) {
	.wishlist_table li .item-wrapper .item-details {
		flex-direction: column;
   }
	.wishlist_table li .additional-info-wrapper tr {
		padding: 5px;
   }
	#rev_slider_2_1_wrapper .hephaistos.tparrows, #rev_slider_2_1_wrapper .hephaistos.tparrows {
		display: none !important;
   }
	.wishlist_table li table.additional-info td.value {
		font-size: 10px;
   }
}
@media (max-width:575px) {
	.wishlist_table li .additional-info-wrapper {
		flex-direction: column;
   }
	.wishlist_table li table.additional-info {
		border: none;
   }
	.product-layout-default section.product.product-type-grouped .cart-wrap a::before, .product-layout-default section.product.product-type-external .cart-wrap a::before {
		font-size: 13px;
   }
}
@media (max-width:480px) {
	#primary .wishlist_table li {
		flex-direction: column;
   }
	.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content ul {
		padding: 0 12px;
   }
	#primary .wishlist_table li .item-wrapper .item-details .product-name h3 a {
		font-size: 16px;
   }
	.yith-wcqv-wrapper .yith-wcqv-main #yith-quick-view-content div.summary.entry-summary {
		margin: 0;
   }
	.wishlist_table li .item-wrapper {
		width: 100%;
		border-bottom: 1px solid var(--border-color);
   }
	.wishlist_table li .item-wrapper .item-details {
		border: none;
   }
	.wishlist_table li .additional-info-wrapper {
		width: 100%;
		display: flex;
   }
	.wishlist_table li .additional-info-wrapper tr, .wishlist_table li .item-wrapper tr {
		width: auto;
   }
	.wishlist_table li .additional-info-wrapper {
		flex-direction: row;
		justify-content: space-between;
   }
	.wishlist_table li table.additional-info {
		width: auto;
   }
	table.wishlist_table tbody td.product-stock-status {
		padding: 0;
		width: 25%;
		margin: 10px 0;
		height: 45px;
		justify-content: center;
		display: flex;
		align-items: center;
   }
	.wishlist_table tr td.product-price {
		padding: 10px;
		float: left;
		width: 75%;
		text-align: start;
		border-top: 1px solid #e5e5e5;
		height: 45px;
		justify-content: start;
		flex-direction: row-reverse;
		align-items: center;
   }
	.wishlist_table tr td.product-add-to-cart {
		width: 100%;
   }
}
@media (max-width:1199px) {
	#primary .wishlist_table.mobile li .item-wrapper .item-details .product-name h3 a {
		font-size: 18px;
   }
}
@media (max-width:991px) {
	.wishlist_table.mobile li .item-wrapper .item-details {
		flex-direction: column;
		border-right: 1px solid var(--border-color);
   }
	.product-layout-classic .product .cart-wrap {
		transform: translateY(0);
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-o-transform: translateY(0);
		-ms-transform: translateY(0);
		opacity: 1;
		height: auto;
		margin: 10px 0 0 0;
   }
	.product-layout-classic .product:hover .price {
		opacity: 1;
   }
	.product-layout-classic .product:hover .cart-wrap {
		transform: none;
		-webkit-transform: none;
		-moz-transform: none;
		-o-transform: none;
		-ms-transform: none;
   }
	.product-layout-classic .product .product-button-wrap {
		visibility: visible;
		opacity: 1;
		-moz-opacity: 1;
		-khtml-opacity: 1;
		-webkit-opacity: 1;
		transform: translateY(0px);
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		-o-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-webkit-transition: all 0.4s ease-in-out 0s;
		-moz-transition: all 0.4s ease-in-out 0s;
		-ms-transition: all 0.4s ease-in-out 0s;
		-o-transition: all 0.4s ease-in-out 0s;
		transition: all 0.4s ease-in-out 0s;
		z-index: 1;
   }
	header.header-style-7 .right-header .mini-cart .dropdown-back .basket-item-count {
		top: 13px;
   }
	.sticky.site-header #site-navigation #mega-menu-wrap-header-menu {
		display: block;
   }
	header.header-style-7 .right-header .navbar-woocommerce, header.header-style-5 .right-header .wishlist-wrap {
		padding: 0 8px 0 8px;
   }
	.header-style-7 .search-icon .top-search, .header-style-5 .search-icon .top-search {
		display: none;
   }
	.wishlist_table.mobile li .item-wrapper {
		width: 80%;
   }
	.wishlist_table.mobile li .additional-info-wrapper {
		width: 20%;
   }
	.product-layout-classic .product .product-button-wrap .btn-hv a::before {
		font-size: 13px;
   }
	.wp-block-themepunch-revslider .revslider-initialised .zeus.tparrows.tp-leftarrow, .wp-block-themepunch-revslider .revslider-initialised .zeus.tparrows.tp-rightarrow {
		display: none !important;
   }
	.wishlist_table.mobile li .item-wrapper .item-details .item-details-table, .wishlist_table.mobile li .item-wrapper .item-details .product-name {
		border: none;
   }
	.wishlist_table.mobile li .item-wrapper .item-details .product-name {
		width: 100%;
   }
	.wishlist_table.mobile li .additional-info-wrapper tr, .wishlist_table.mobile li .item-wrapper tr {
		width: 100%;
   }
	.wishlist_table.mobile li .item-wrapper .item-details .item-details-table {
		width: 100%;
   }
	.wishlist_table.mobile li .item-wrapper tr {
		display: flex;
		padding: 0;
   }
	.wishlist_table.images_grid li .item-details table.item-details-table td.label, .wishlist_table.mobile li .item-details table.item-details-table td.label, .wishlist_table.mobile li table.additional-info td.label, .wishlist_table.modern_grid li .item-details table.item-details-table td.label {
		width: auto;
   }
	.wishlist_table.mobile li .item-wrapper .item-details {
		padding: 10px;
   }
	.wishlist_table.mobile li .item-wrapper .item-details .product-name h3 {
		margin: 0;
   }
	.wishlist_table.mobile li table.additional-info td.label, .wishlist_table.mobile li .item-details table.item-details-table td.label {
		font-size: 16px;
   }
	.wishlist_table.mobile li .item-details table.item-details-table td.value {
		font-size: 14px;
   }
	.wishlist_table.mobile li .item-details table.item-details-table td.value del {
		font-size: 12px;
   }
}
@media(max-width:767px) {
	.wishlist_table.mobile li .item-wrapper .item-details {
		flex-direction: column;
   }
	.wishlist_table.mobile li .additional-info-wrapper tr {
		padding: 5px;
   }
   /* .wishlist_table.mobile li table.additional-info td.value {
		font-size: 10px;
   }
	*/
	footer.footer-style-2 .main-footer .footer-01 {
		padding: 0;
   }
}
@media (max-width:575px) {
	.wishlist_table.mobile li .additional-info-wrapper {
		flex-direction: column;
   }
	.wishlist_table.mobile li table.additional-info {
		border: none;
   }
}
@media (max-width:480px) {
	#primary .wishlist_table.mobile li {
		flex-direction: column;
   }
	header.header-style-7.header_style.site-header .header-spacing .site-branding, header.header-style-5.header_style.site-header .header-spacing .site-branding {
		height: 55px;
   }
	.header-style-7 .product-search .search-results, .header-style-5 .product-search .search-results {
		display: none;
   }
	.home-page-04 .elementor-widget-image-box .elementor-image-box-description {
		display: none;
   }
	#primary .wishlist_table.mobile li .item-wrapper .item-details .product-name h3 a {
		font-size: 16px;
   }
	.home-page-05 .Home_5_banner.banner_05_04 .tt-banner .banner-text.tt-icon-left {
		width: 53%;
		left: 20px;
   }
	.Home_5_banner .tt-banner .banner-text.tt-icon-left {
		width: 45%;
		left: 20px;
   }
	.product-best-sellers .product .content-wrap {
		margin: 0 0 0 10px;
   }
	.wishlist_table.mobile li .item-wrapper {
		width: 100%;
		border-bottom: 1px solid var(--border-color);
   }
	.wishlist_table.mobile li .item-wrapper .item-details {
		border: none;
   }
	.wishlist_table.mobile li .additional-info-wrapper {
		width: 100%;
		display: flex;
   }
	.wishlist_table.mobile li .additional-info-wrapper tr, .wishlist_table.mobile li .item-wrapper tr {
		width: auto;
   }
	.wishlist_table.mobile li .additional-info-wrapper {
		flex-direction: row;
		justify-content: space-between;
   }
	.wishlist_table.mobile li table.additional-info {
		width: auto;
   }
	.banner_timer_02 .banner-timer .timer-head {
		font-size: 22px;
		line-height: 32px;
   }
}
/* BLOG STYLE 4 */
@media (max-width:1199px) {
	.blog-section.style-4 .tt-post-details .tt-post-title h6 {
		font-size: 16px;
		padding: 10px 0;
		margin: 0 0 10px;
   }
	.blog-section.style-4 .tt-post-wrapper .tt-post-details {
		left: 20px;
		right: 20px;
		bottom: 20px;
   }
}
@media (max-width:575px) {
	.blog-section.style-4 .tt-post-details .tt-post-title h6 {
		font-size: 14px;
		padding: 10px 0;
		margin: 0 0 10px;
   }
	.blog-section.style-4 .tt-post-wrapper .tt-post-details {
		left: 15px;
		right: 15px;
		bottom: 15px;
   }
}
/* BLOG STYLE 2 */
@media (max-width:1199px) {
	.blog-section.style-2 .tt-post-details .tt-post-title h6 {
		padding: 10px 0;
		margin: 0 0 12px;
   }
}
@media (max-width:767px) {
	.blog-section.style-2 .tt-post-details .tt-post-title h6 {
		padding: 8px 0;
		margin: 0 0 10px;
		font-size: 16px;
   }
	.blog-section.style-2 .tt-post-wrapper div.tt-post-details {
		margin-top: 14px;
   }
}
@media (max-width:575px) {
	.blog-section.style-2 .tt-post-details .tt-post-title h6 {
		padding: 6px 0;
		margin: 0 0 8px;
		font-size: 15px;
   }
	.blog-section.style-2 .tt-post-wrapper div.tt-post-details {
		margin-top: 10px;
   }
	.blog-section.style-2 .tt-post-details .tt-post-meta {
		font-size: 12px;
		padding: 0 0 0 15px;
   }
	.blog-section.style-2 .tt-post-wrapper .tt-post-cat-title a {
		font-size: 11px;
		padding: 2px 6px;
   }
}
/* news-blog */
@media (max-width:1400px) {
	.news-blog h2.widget-title {
		font-size: 38px;
   }
}
@media (max-width:1199px) {
	.news-blog h2.widget-title {
		font-size: 32px;
   }
	.news-blog .news-form {
		padding-left: 60px;
   }
}
@media (max-width:991px) {
	.news-blog h2.widget-title {
		font-size: 22px;
   }
	.news-blog .news-form {
		padding-left: 0;
   }
	.news-blog .news-title p {
		padding: 0;
   }
	.news-blog .news-form .news_letter p {
		margin-bottom: 10px;
   }
	.news-blog .news-form .news_letter p input {
		font-size: 13px;
		padding: 8px 15px;
   }
	.news-blog .mc4wp-form .mc4wp-form-fields .news_letter button {
		height: 36px;
   }
	.news-blog .news-form .news_letter {
		padding: 20px;
   }
	.news-blog .news-title p {
		font-size: 13px;
   }
}
@media (max-width:767px) {
	.news-blog h2.widget-title {
		font-size: 18px;
   }
	.news-blog .news-form .news_letter {
		padding: 15px;
   }
	.news-blog .news-form .news_letter p input {
		font-size: 12px;
		padding: 5px 10px;
   }
	.news-blog .mc4wp-form .mc4wp-form-fields .news_letter button {
		font-size: 13px;
		height: 28px;
   }
	.news-blog .news-title p {
		padding: 0;
		font-size: 12px;
   }
	.news-blog .news-title {
		padding: 0;
   }
	.news-blog .news-form {
		padding-left: 15px;
   }
}
@media (max-width:575px) {
	.news-blog h2.widget-title {
		font-size: 18px;
   }
	.news-blog .footer-newsletter {
		display: flex;
		flex-direction: column;
   }
	.news-blog .footer-newsletter>div {
		width: 100%;
   }
	.news-blog .footer-newsletter .news-title {
		padding: 0 200px 15px 0;
   }
	.news-blog .news-form {
		padding: 0;
   }
}
@media (max-width:480px) {
	.news-blog .footer-newsletter .news-title {
		width: 100%;
   }
	.news-blog .footer-newsletter .news-title {
		padding-right: 0;
   }
}
/* BLOG - BY - CATEGORY */
@media (max-width:1400px) {
	.blogBy-category-wrap .tt-post-wrapper .tt-post-details:not(.blogBy-category-wrap .blogBy-category-wrap .tt-post-wrapper .tt-post-details) {
		margin: -50px 50px 0;
		padding: 25px;
   }
}
@media (max-width:1199px) {
	.blogBy-category-wrap .tt-post-wrapper .tt-post-details:not(.blogBy-category-wrap .blogBy-category-wrap .tt-post-wrapper .tt-post-details) {
		margin: -40px 40px 0;
		padding: 20px;
   }
	.blogBy-category-wrap .tt-post-wrapper .tt-post-title h6 {
		font-size: 16px;
   }
	.blogBy-category-wrap .tt-post-wrapper .tt-post-comment a, .elementor-widget-blog-by-categories .tt-post-wrapper .tt-date-comment .tt-post-comment a, .blogBy-category-wrap .tt-post-wrapper .tt-date-comment .tt-post-meta {
		font-size: 12px;
   }
	.blogBy-category-wrap .tt-post-wrapper .tt-post-title h6 {
		padding: 10px 0;
   }
	.blogBy-category-wrap .tt-post-wrapper .tt-date-comment {
		padding: 12px 0 0;
   }
	.blogBy-category-wrap .tt-post-wrapper .tt-post-details .tt-post-title h6:not(.blogBy-category-wrap .blogBy-category-wrap .tt-post-wrapper .tt-post-details .tt-post-title h6) {
		font-size: 24px;
   }
	.blogBy-category-wrap .tt-post-wrapper .tt-post-content {
		margin: 0 0 12px;
   }
}
@media (max-width:991px) {
	.blogBy-category-wrap .tt-post-wrapper .tt-post-details:not(.blogBy-category-wrap .blogBy-category-wrap .tt-post-wrapper .tt-post-details) {
		margin: -30px 30px 0;
		padding: 15px;
   }
	.blogBy-category-wrap .tt-post-wrapper .tt-post-details .tt-post-title h6:not(.blogBy-category-wrap .blogBy-category-wrap .tt-post-wrapper .tt-post-details .tt-post-title h6) {
		font-size: 20px;
   }
	.blogBy-category-wrap .tt-post-wrapper .tt-post-title h6 {
		padding: 8px 0;
   }
	.blogBy-category-wrap .tt-post-wrapper .tt-date-comment {
		padding: 10px 0 0;
   }
	.blogBy-category-wrap .tt-post-cat-title a {
		padding: 3px 8px;
   }
	.blogBy-category-wrap .tt-post-wrapper .tt-date-comment .tt-post-meta {
		padding: 0;
   }
	.blogBy-category-wrap .tt-post-wrapper .tt-date-comment .tt-post-meta::after {
		content: none;
   }
	.blogBy-category-wrap .tt-post-wrapper .tt-post-comment {
		padding-left: 15px;
		line-height: 11px;
   }
	.blogBy-category-wrap .tt-post-wrapper .tt-post-comment a, .blogBy-category-wrap .tt-post-wrapper .tt-date-comment .tt-post-meta {
		font-size: 11px;
		line-height: 11px;
   }
	.blogBy-category-wrap .tt-post-wrapper .tt-post-comment::after {
		left: 5px;
		width: 5px;
   }
	.blogBy-category-wrap .tt-post-wrapper .tt-post-content {
		font-size: 14px;
		margin: 0 0 10px;
   }
	.blogBy-category-wrap .blogBy-category-wrap .tt-post-wrapper .tt-post-details {
		padding-top: 10px;
   }
}
@media (max-width:767px) {
	.blogBy-category-wrap .blogBy-category-wrap .tt-post-wrapper {
		margin-bottom: 25px;
   }
	.blogBy-category-wrap .tt-post-wrapper .tt-post-details:not(.blogBy-category-wrap .blogBy-category-wrap .tt-post-wrapper .tt-post-details) {
		margin: 15px 0 25px 0;
		padding: 0;
   }
	.blogBy-category-wrap .tt-post-wrapper .tt-post-content {
		display: none;
   }
	.blogBy-category-wrap .tt-post-wrapper .tt-post-details .tt-post-title h6:not(.blogBy-category-wrap .blogBy-category-wrap .tt-post-wrapper .tt-post-details .tt-post-title h6) {
		font-size: 16px;
   }
	.blogBy-category-wrap .tt-post-wrapper .tt-post-comment a, .blogBy-category-wrap .tt-post-wrapper .tt-date-comment .tt-post-meta {
		font-size: 13px;
   }
	.blogBy-category-wrap .tt-post-wrapper .tt-post-title h6 {
		padding: 4px 0 6px 0;
   }
	.blogBy-category-wrap .tt-post-wrapper .tt-date-comment {
		padding: 8px 0 0;
   }
	.blogBy-category-wrap .blogBy-category-wrap .tt-post-wrapper .tt-post-details {
		padding-top: 8px;
   }
	.blogBy-category-wrap .tt-post-wrapper .tt-post-details:not(.blogBy-category-wrap .blogBy-category-wrap .tt-post-wrapper .tt-post-details) {
		margin: 8px 0 20px;
   }
	.blogBy-category-wrap .blogBy-category-wrap {
		padding: 0;
   }
	.blog-recent .blogs .blogBy-category-wrap {
		margin: 0;
   }
	.blogBy-category-wrap .blogBy-cat-wrap {
		padding: 0 12px;
   }
}
/* RECENT BLOG */
@media (max-width:1400px) {
	#page .blog-style.blog-style-4 .row>.tt-post-wrapper.content .tt-post-details, #page .blog-style.blog-style-5 .row>.tt-post-wrapper.content .tt-post-details {
		margin: -50px 50px 0;
		padding: 25px;
   }
	#page .blog-style.blog-style-5 .row>.tt-post-wrapper.content .tt-post-details {
		margin-bottom: 35px;
   }
}
@media (max-width:1199px) {
	#page .blog-style.blog-style-3 .row>.tt-post-wrapper.content .tt-post-details, #page .blog-style.blog-style-4 .row>.tt-post-wrapper.content .tt-post-details, #page .blog-style.blog-style-5 .row>.tt-post-wrapper.content .tt-post-details {
		margin: -40px 40px 15px;
		;
		padding: 20px;
   }
	#page .blog-style.blog-style-5 .row>.tt-post-wrapper.content .tt-post-details {
		margin-bottom: 30px;
   }
	#page .blog-style.blog-style-3 .row>.tt-post-wrapper.content .tt-post-details .tt-post-title h6, #page .blog-style.blog-style-4 .row>.tt-post-wrapper.content .tt-post-details .tt-post-title h6, #page .blog-style.blog-style-5 .row>.tt-post-wrapper.content .tt-post-details .tt-post-title h6 {
		font-size: 24px;
   }
	#page .blog-style.blog-style-3 .row>.tt-post-wrapper.content .tt-post-details .tt-post-content, #page .blog-style.blog-style-4 .row>.tt-post-wrapper.content .tt-post-details .tt-post-content, #page .blog-style.blog-style-5 .row>.tt-post-wrapper.content .tt-post-details .tt-post-content {
		font-size: 14px;
   }
	#page .blog-style.blog-style-3 .tt-post-wrapper.content .tt-post-title h6, #page .blog-style.blog-style-4 .tt-post-wrapper.content .tt-post-title h6, #page .blog-style.blog-style-5 .tt-post-wrapper.content .tt-post-title h6 {
		font-size: 16px;
   }
	.blogs.style-4 .tt-post-wrapper .tt-post-title h6, #page .blog-style.blog-style-2 .tt-post-wrapper .tt-post-title h6, #page .blog-style.blog-style-3 .tt-post-wrapper .tt-post-title h6, #page .blog-style.blog-style-4 .tt-post-wrapper .tt-post-title h6, #page .blog-style.blog-style-5 .tt-post-wrapper .tt-post-title h6 {
		padding: 10px 0;
   }
	#page .blog-style.blog-style-2 .tt-post-details .tt-post-content, #page .blog-style.blog-style-3 .tt-post-details .tt-post-content, #page .blog-style.blog-style-4 .tt-post-details .tt-post-content, #page .blog-style.blog-style-5 .tt-post-details .tt-post-content {
		padding-bottom: 12px;
   }
	.blogs.style-4 .tt-post-wrapper .post-meta-wrap, #page .blog-style.blog-style-2 .tt-post-wrapper .post-meta-wrap, #page .blog-style.blog-style-3 .tt-post-wrapper .post-meta-wrap, #page .blog-style.blog-style-4 .tt-post-wrapper .post-meta-wrap, #page .blog-style.blog-style-5 .tt-post-wrapper .post-meta-wrap {
		padding: 12px 0 0;
   }
	#page .blog-style.blog-style-3 .tt-post-wrapper .post-meta-wrap .tt-post-comment a, #page .blog-style.blog-style-3 .tt-post-wrapper .post-meta-wrap .tt-post-meta, #page .blog-style.blog-style-4 .tt-post-wrapper .post-meta-wrap .tt-post-comment a, #page .blog-style.blog-style-4 .tt-post-wrapper .post-meta-wrap .tt-post-meta, #page .blog-style.blog-style-5 .tt-post-wrapper .post-meta-wrap .tt-post-comment a, #page .blog-style.blog-style-5 .tt-post-wrapper .post-meta-wrap .tt-post-meta {
		font-size: 12px;
   }
}
@media (max-width:991px) {
	#page .blog-style.blog-style-2 .row>.tt-post-wrapper.content .tt-post-details, #page .blog-style.blog-style-3 .row>.tt-post-wrapper.content .tt-post-details, #page .blog-style.blog-style-4 .row>.tt-post-wrapper.content .tt-post-details, #page .blog-style.blog-style-5 .row>.tt-post-wrapper.content .tt-post-details {
		margin: -30px 30px 10px;
		padding: 15px;
   }
	#page .blog-style.blog-style-5 .row>.tt-post-wrapper.content .tt-post-details {
		margin-bottom: 20px;
   }
	#page .blog-style.blog-style-2 .row>.tt-post-wrapper.content .tt-post-details .tt-post-title h6, #page .blog-style.blog-style-3 .row>.tt-post-wrapper.content .tt-post-details .tt-post-title h6, #page .blog-style.blog-style-4 .row>.tt-post-wrapper.content .tt-post-details .tt-post-title h6, #page .blog-style.blog-style-5 .row>.tt-post-wrapper.content .tt-post-details .tt-post-title h6 {
		font-size: 20px;
		padding: 8px 0;
   }
	#page .blog-style.blog-style-2 .row>.tt-post-wrapper.content .tt-post-details .tt-post-content, #page .blog-style.blog-style-3 .row>.tt-post-wrapper.content .tt-post-details .tt-post-content, #page .blog-style.blog-style-4 .row>.tt-post-wrapper.content .tt-post-details .tt-post-content, #page .blog-style.blog-style-5 .row>.tt-post-wrapper.content .tt-post-details .tt-post-content {
		font-size: 13px;
		padding-bottom: 10px;
   }
	.blogs.style-4 .tt-post-wrapper .tt-post-title h6, #page .blog-style.blog-style-2 .tt-post-wrapper .tt-post-title h6, #page .blog-style.blog-style-3 .tt-post-wrapper .tt-post-title h6, #page .blog-style.blog-style-4 .tt-post-wrapper .tt-post-title h6, #page .blog-style.blog-style-5 .tt-post-wrapper .tt-post-title h6 {
		padding: 8px 0;
		font-size: 15px;
   }
	.blogs.style-4 .tt-post-wrapper .tt-date-comment, #page .blog-style.blog-style-2 .tt-post-wrapper .post-meta-wrap, #page .blog-style.blog-style-3 .tt-post-wrapper .post-meta-wrap, #page .blog-style.blog-style-4 .tt-post-wrapper .post-meta-wrap, #page .blog-style.blog-style-5 .tt-post-wrapper .post-meta-wrap {
		padding: 8px 0 0;
   }
	#page .blog-style.blog-style-4 .tt-post-wrapper .post-meta-wrap .tt-post-meta, #page .blog-style.blog-style-5 .tt-post-wrapper .post-meta-wrap .tt-post-meta {
		padding: 0;
   }
	#page .blog-style.blog-style-2 .tt-post-details .tt-post-meta::after, #page .blog-style.blog-style-4 .tt-post-details .tt-post-meta::after, #page .blog-style.blog-style-5 .tt-post-details .tt-post-meta::after {
		display: none;
   }
	.blogs.style-4 .tt-post-wrapper .tt-post-comment, #page .blog-style.blog-style-2 .tt-post-wrapper .tt-post-comment, #page .blog-style.blog-style-3 .tt-post-wrapper .tt-post-comment, #page .blog-style.blog-style-4 .tt-post-wrapper .tt-post-comment, #page .blog-style.blog-style-5 .tt-post-wrapper .tt-post-comment {
		padding-left: 15px;
   }
	.blogs.style-4 .tt-post-wrapper .tt-post-comment::after, #page .blog-style.blog-style-2 .tt-post-wrapper .tt-post-comment::after, #page .blog-style.blog-style-3 .tt-post-wrapper .tt-post-comment::after, #page .blog-style.blog-style-4 .tt-post-wrapper .tt-post-comment::after, #page .blog-style.blog-style-5 .tt-post-wrapper .tt-post-comment::after {
		width: 5px;
		left: 5px;
   }
	#page .blog-style.blog-style-4 .tt-post-wrapper .post-meta-wrap .tt-post-comment a, #page .blog-style.blog-style-4 .tt-post-wrapper .post-meta-wrap .tt-post-meta, #page .blog-style.blog-style-5 .tt-post-wrapper .post-meta-wrap .tt-post-comment a, #page .blog-style.blog-style-5 .tt-post-wrapper .post-meta-wrap .tt-post-meta {
		font-size: 11px;
   }
	.blogs.style-4 .tt-post-wrapper .tt-post-cat-title a, #page .blog-style.blog-style-2 .tt-post-cat-title a, #page .blog-style.blog-style-3 .tt-post-cat-title a, #page .blog-style.blog-style-4 .tt-post-cat-title a, #page .blog-style.blog-style-5 .tt-post-cat-title a {
		padding: 3px 8px;
   }
}
@media (max-width:767px) {
	.blogs.style-4 .tt-post-wrapper .tt-post-details, #page .blog-style.blog-style-3 .row>.tt-post-wrapper .tt-post-details, #page .blog-style.blog-style-4 .row>.tt-post-wrapper .tt-post-details, #page .blog-style.blog-style-5 .row>.tt-post-wrapper .tt-post-details, #page .blog-style.blog-style-3 .row>.tt-post-wrapper.content .tt-post-details, #page .blog-style.blog-style-4 .row>.tt-post-wrapper.content .tt-post-details, #page .blog-style.blog-style-5 .row>.tt-post-wrapper.content .tt-post-details {
		margin: 10px 0 35px 0;
		padding: 0;
   }
	#page .blog-style.blog-style-3 .row>.tt-post-wrapper.content .tt-post-details .tt-post-content, #page .blog-style.blog-style-4 .row>.tt-post-wrapper.content .tt-post-details .tt-post-content, #page .blog-style.blog-style-5 .row>.tt-post-wrapper.content .tt-post-details .tt-post-content {
		display: none;
   }
	.blogs.style-4 .tt-post-wrapper .tt-post-details, #page .blog-style.blog-style-3 .tt-post-wrapper .tt-post-details, #page .blog-style.blog-style-4 .tt-post-wrapper .tt-post-details, #page .blog-style.blog-style-5 .tt-post-wrapper .tt-post-details {
		padding: 10px 0 35px;
   }
	.blogs.style-4 .tt-post-wrapper .tt-post-details .tt-post-title h6, #page .blog-style.blog-style-2 .row>.tt-post-wrapper .tt-post-details .tt-post-title h6, #page .blog-style.blog-style-3 .row>.tt-post-wrapper .tt-post-details .tt-post-title h6, #page .blog-style.blog-style-4 .row>.tt-post-wrapper .tt-post-details .tt-post-title h6, #page .blog-style.blog-style-5 .row>.tt-post-wrapper .tt-post-details .tt-post-title h6, #page .blog-style.blog-style-2 .row>.tt-post-wrapper.content .tt-post-details .tt-post-title h6, #page .blog-style.blog-style-3 .row>.tt-post-wrapper.content .tt-post-details .tt-post-title h6, #page .blog-style.blog-style-4 .row>.tt-post-wrapper.content .tt-post-details .tt-post-title h6, #page .blog-style.blog-style-5 .row>.tt-post-wrapper.content .tt-post-details .tt-post-title h6 {
		font-size: 16px;
		line-height: 20px;
   }
	.blogs.style-4 .tt-post-wrapper .post-meta-wrap .tt-post-comment a, .blogs.style-4 .tt-post-wrapper .post-meta-wrap .tt-post-meta, #page .blog-style.blog-style-2 .tt-post-wrapper .post-meta-wrap .tt-post-comment a, #page .blog-style.blog-style-2 .tt-post-wrapper .post-meta-wrap .tt-post-meta, #page .blog-style.blog-style-3 .tt-post-wrapper .post-meta-wrap .tt-post-comment a, #page .blog-style.blog-style-3 .tt-post-wrapper .post-meta-wrap .tt-post-meta, #page .blog-style.blog-style-4 .tt-post-wrapper .post-meta-wrap .tt-post-comment a, #page .blog-style.blog-style-4 .tt-post-wrapper .post-meta-wrap .tt-post-meta, #page .blog-style.blog-style-5 .tt-post-wrapper .post-meta-wrap .tt-post-comment a, #page .blog-style.blog-style-5 .tt-post-wrapper .post-meta-wrap .tt-post-meta {
		font-size: 13px;
   }
	#page .blog-style.blog-style-2 .tt-post-details .tt-post-content, #page .blog-style.blog-style-3 .tt-post-details .tt-post-content, #page .blog-style.blog-style-4 .tt-post-details .tt-post-content, #page .blog-style.blog-style-5 .tt-post-details .tt-post-content {
		padding-bottom: 8px;
   }
	.blogs.style-4 .tt-post-wrapper .post-meta-wrap, #page .blog-style.blog-style-2 .tt-post-wrapper .post-meta-wrap, #page .blog-style.blog-style-3 .tt-post-wrapper .post-meta-wrap, #page .blog-style.blog-style-4 .tt-post-wrapper .post-meta-wrap, #page .blog-style.blog-style-5 .tt-post-wrapper .post-meta-wrap {
		padding-top: 8px;
   }
}
@media (max-width: 575px) {
	#page .blog-style.blog-style-2 .tt-post-wrapper {
		padding-bottom: 15px;
   }
	.blogs.style-4 .tt-post-wrapper .tt-post-details, #page .blog-style.blog-style-3 .row>.tt-post-wrapper .tt-post-details, #page .blog-style.blog-style-4 .row>.tt-post-wrapper .tt-post-details, #page .blog-style.blog-style-5 .row>.tt-post-wrapper .tt-post-details, #page .blog-style.blog-style-3 .row>.tt-post-wrapper.content .tt-post-details, #page .blog-style.blog-style-4 .row>.tt-post-wrapper.content .tt-post-details, #page .blog-style.blog-style-5 .row>.tt-post-wrapper.content .tt-post-details {
		margin: 10px 0 25px 0;
   }
	.blogs.style-4 .tt-post-wrapper .tt-post-details, #page .blog-style.blog-style-3 .tt-post-wrapper .tt-post-details, #page .blog-style.blog-style-4 .tt-post-wrapper .tt-post-details, #page .blog-style.blog-style-5 .tt-post-wrapper .tt-post-details {
		padding: 10px 0 25px;
   }
	#page .blog-style.blog-style-2 .tt-post-wrapper {
		flex-direction: column;
   }
	#page .blog-style.blog-style-2 .tt-post-wrapper {
		margin: 0;
   }
	#page .blog-style.blog-style-2 .tt-post-wrapper>div {
		width: 100%;
   }
	#page .blog-style.blog-style-2 .tt-post-wrapper .tt-post-details {
		padding: 10px 0 0 0;
   }
}
/* BLOG BY CATEGORY STYLE 2 */
@media (max-width: 1400px) {
	.elementor-widget-blog-by-categories .blogs.style-2 .tt-post-wrapper {
		padding: 12px 24px;
   }
	.elementor-widget-blog-by-categories .blogs.style-2 {
		padding-bottom: 12px;
   }
	.elementor-widget-blog-by-categories .blogs.style-2 .cat-img {
		margin-bottom: 12px;
   }
	.elementor-widget-blog-by-categories .blogs.style-2 .tt-post-wrapper .tt-post-title h6 {
		margin-bottom: 8px;
   }
	.elementor-widget-blog-by-categories .blogs.style-2 .tt-post-wrapper .tt-date-comment {
		padding-top: 8px;
   }
	.elementor-widget-blog-by-categories .blogs.style-2 .tt-post-wrapper .tt-post-title h6 {
		font-size: 15px;
   }
	.elementor-widget-blog-by-categories .blogs.style-2 .tt-post-wrapper .tt-date-comment .tt-post-comment a, .elementor-widget-blog-by-categories .blogs.style-2 .tt-post-wrapper .tt-post-details .tt-post-meta {
		font-size: 13px;
		line-height: 13px;
   }
	.elementor-widget-blog-by-categories .blogs.style-2 .tt-post-wrapper .tt-post-details .tt-post-meta {
		padding-left: 0;
   }
	.elementor-widget-blog-by-categories .blogs.style-2 .tt-post-wrapper .tt-post-details .tt-post-meta::after {
		content: none;
   }
}
@media (max-width: 1199px) {
	.elementor-widget-blog-by-categories .blogs.style-2 .tt-post-wrapper .tt-date-comment {
		display: none;
   }
}
@media (max-width: 991px) {
	.elementor-widget-blog-by-categories .blogs.style-2 .tt-post-wrapper {
		padding: 8px 16px;
   }
	.elementor-widget-blog-by-categories .blogs.style-2 {
		padding-bottom: 8px;
   }
	.elementor-widget-blog-by-categories .blogs.style-2 .cat-img {
		margin-bottom: 8px;
   }
	.elementor-widget-blog-by-categories .blogs.style-2 .tt-post-wrapper .tt-post-title h6 {
		font-size: 14px;
   }
	.elementor-widget-blog-by-categories .blogs.style-2 .tt-post-wrapper .tt-post-details {
		padding-left: 8px;
   }
	.elementor-widget-blog-by-categories .blogs.style-2 .tt-post-wrapper .tt-post-thumbnail {
		width: 35%;
   }
	.elementor-widget-blog-by-categories .blogs.style-2 .tt-post-wrapper .tt-post-details {
		width: 65%;
   }
	.elementor-widget-blog-by-categories .blogs.style-2 .cat-img .cat-name {
		font-size: 16px;
   }
}
@media (max-width: 767px) {
	.elementor-widget-blog-by-categories .blogs.style-2 .tt-post-wrapper {
		flex-direction: row;
   }
	.elementor-widget-blog-by-categories .blogs.style-2 .tt-post-wrapper .tt-post-details {
		padding: 0 0 0 10px;
   }
}
@media (max-width: 480px) {
	.elementor-widget-blog-by-categories .blogs.style-2 .tt-post-wrapper .tt-date-comment {
		display: none;
   }
}
/* BLOG STYLE 3 */
@media (max-width: 1400px) {
	.blog-section.style-3 .tt-post-wrapper .tt-post-details .tt-post-title h6 {
		font-size: 36px;
   }
	.blog-section.style-3 .tt-post-wrapper .tt-post-details {
		padding: 42px;
   }
}
@media (max-width: 1199px) {
	.blog-section.style-3 .tt-post-wrapper .tt-post-details .tt-post-title h6 {
		font-size: 30px;
   }
	.blog-section.style-3 .tt-post-wrapper .tt-post-details {
		padding: 34px;
   }
	.blog-section.style-3 .tt-post-wrapper .tt-post-details .tt-post-title h6 {
		margin: 16px 0;
   }
	.blog-section.style-3 .tt-post-wrapper .tt-post-details .post-meta-wrap {
		padding-top: 18px;
   }
}
@media (max-width: 991px) {
	.blog-section.style-3 .tt-post-wrapper .tt-post-details .tt-post-title h6 {
		font-size: 24px;
   }
	.blog-section.style-3 .tt-post-wrapper .tt-post-details {
		padding: 28px;
   }
	.blog-section.style-3 .tt-post-wrapper .tt-post-details .tt-post-title h6 {
		margin: 12px 0;
		padding-right: 60px;
		font-size: 20px;
   }
	.blog-section.style-3 .tt-post-wrapper .tt-post-details .tt-post-cat-title a {
		padding: 3px 8px;
   }
	.blog-section.style-3 .tt-post-wrapper .tt-post-details .post-meta-wrap {
		padding-top: 14px;
   }
}
@media (max-width: 767px) {
	.blog-section.style-3 .tt-post-wrapper .tt-post-details .tt-post-title h6 {
		font-size: 16px;
		padding-right: 15px;
   }
	.blog-section.style-3 .tt-post-wrapper .tt-post-details {
		padding: 20px;
   }
	.blog-section.style-3 .tt-post-wrapper .tt-post-details .tt-post-title h6 {
		margin: 7px 0;
   }
	.blog-section.style-3 .tt-post-wrapper .tt-post-details .post-meta-wrap {
		padding-top: 6px;
   }
	.blog-section.style-3 .tt-post-wrapper .tt-post-details .tt-post-cat-title a {
		font-size: 10px;
		padding: 3px 8px;
   }
}
@media (max-width: 575px) {
	.blog-section.style-3 .tt-post-wrapper {
		flex-direction: column;
   }
	.blog-section.style-3 .tt-post-wrapper>div {
		width: 100%;
   }
	.blog-section.style-3 .tt-post-wrapper .tt-post-details {
		position: static;
   }
}
@media (max-width: 480px) {
	.blog-section.style-3 .tt-post-wrapper .tt-post-details {
		padding: 15px;
   }
}
/* RECENT BLOG STYLE 3 */
@media (max-width:1199px) {
	.blog-section.blog-style-3 .tt-post-details .tt-post-title h6 {
		padding: 10px 0;
		margin: 0 0 12px;
   }
}
@media (max-width:767px) {
	.blog-section.blog-style-3 .tt-post-details .tt-post-title h6 {
		padding: 8px 0;
		margin: 0 0 10px;
		font-size: 16px;
   }
	.blog-section.blog-style-3 .tt-post-wrapper div.tt-post-details {
		margin-top: 14px;
   }
}
@media (max-width:575px) {
	.blog-section.blog-style-3 .tt-post-details .tt-post-title h6 {
		padding: 6px 0;
		margin: 0 0 8px;
		font-size: 15px;
   }
	.blog-section.blog-style-3 .tt-post-wrapper div.tt-post-details {
		margin-top: 10px;
		padding-bottom: 0;
   }
	.blog-section.blog-style-3 .tt-post-details .tt-post-meta {
		font-size: 12px;
		padding: 0 0 0 15px;
   }
	.blog-section.blog-style-3 .tt-post-wrapper .tt-post-cat-title a {
		font-size: 11px;
		padding: 2px 6px;
   }
}
/* .blogs-trending */
@media (max-width:575px) {
	.blogs-trending .tt-post-title h6 {
		margin-bottom: 8px;
		padding-bottom: 6px;
   }
	.blogs-trending .tt-post-comment a span {
		font-size: 14px;
   }
}
