 /*------------ Start commen css ---------------------*/
 @media (min-width: 576px) {
 	.container {
 		max-width: 530px;
 	}

 	.woocommerce-account .site-main>.container,
 	.single-product .woocommerce-notices-wrapper,
 	.container {
 		max-width: 530px;
 		padding: 0;
 		margin: auto;
 	}
 }

 @media (min-width: 768px) {
 	.container {
 		max-width: 740px;
 	}

 	.woocommerce-account .site-main>.container,
 	.single-product .woocommerce-notices-wrapper,
 	.container {
 		max-width: 740px;
 		padding: 0;
 		margin: auto;
 	}
 }

 @media (min-width: 992px) {
 	.container {
 		max-width: 960px;
 	}

 	.product-layout-morden .product .product-button-wrap {
 		transform: translateX(332px);
 		-webkit-transform: translateX(332px);
 		-moz-transform: translateX(332px);
 		-o-transform: translateX(332px);
 		-ms-transform: translateX(332px);
 	}

 	.product-layout-morden section.product:hover .wrap-rate {
 		transform: translateY(340px);
 		-webkit-transform: translateY(340px);
 		-moz-transform: translateY(340px);
 		-o-transform: translateY(340px);
 		-ms-transform: translateY(340px);
 	}

 	/* .sticky.header_style.site-header .site-branding {
		height: auto;
		width: auto;
   }
	*/
 	/* .header-line {
		min-height: 100%;
		width: 100%;
   }
	*/
 	.sticky.header-style-1.site-header .site-main-wrap {
 		margin: 0;
 	}

 	.woocommerce-account .site-main>.container,
 	.single-product .woocommerce-notices-wrapper,
 	.container {
 		max-width: 960px;
 		padding: 0;
 		margin: auto;
 	}

 	.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;
 		opacity: 0;
 	}

 	.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;
 		opacity: 1;
 	}

 	.site-header ul#hamburger-menu li.show a::after {
 		width: 100%;
 		opacity: 1;
 	}

 	.site-header .navbar-hamburger ul#hamburger-menu ul.sub-menu li.show a,
 	.site-header ul#hamburger-menu li.show a {
 		color: var(--primary-color);
 	}

 	.navbar-hamburger ul.hamburger-nav li.show>span::before,
 	.navbar-hamburger ul.hamburger-nav li:hover span::before {
 		background: var(--primary-color);
 		color: #fff;
 		-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;
 	}

 	.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%;
 	}

 	.navbar-hamburger ul.hamburger-nav li a {
 		z-index: 0;
 		padding: 0 0 10px 0;
 	}

 }

 @media (min-width: 1200px) {

 	.woocommerce-account .site-main>.container,
 	.single-product .woocommerce-notices-wrapper,
 	.container {
 		max-width: 1160px;
 	}
 }

 @media (min-width:1530px) {

 	.woocommerce-account .site-main>.container,
 	.single-product .woocommerce-notices-wrapper {
 		max-width: 1530px;
 		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;
 	}
 }

 /*------------ 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;
 	}

 	.woocommerce-active.archive .products.list-view .product .list-cart-wrap .cart-wrap {
 		height: 40px;
 	}

 	.service-block.swiper-slider .tt-feature-box-containt p {
 		width: 100%;
 	}

 	.tt-feature-box-containt h4 {
 		width: 87%;
 	}

 	.search-icon .top-search .search-fix {
 		padding: 35px 0 35px 0;
 	}

 	/* .tt-feature-box-containt {
		width: 74%;
   }
	*/
 	.products.list-view section.product.product-type-external .cart-wrap a::before,
 	.products.list-view section.product .cart-wrap a.product_type_variable::before {
 		left: 42px;
 	}

 	/* .header_style.site-header.header-style-3 .site-branding {
		padding: 0 12px;
   }
	*/
 	.header_style.site-header.sticky .container-fluid {
 		padding: 0 12px;
 	}

 	.category-style2 .wpcat-content {
 		padding: 0 0 0 20px;
 		width: 200px;
 		height: 75px;
 		justify-content: center;
 	}

 	.Categories .product-category.category-slider .categories-text .categories-title {
 		font-size: 30px;
 		line-height: 34px;
 	}

 	.category-style2 .cat_desc .wpcat-content .cat_name {
 		font-size: 18px;
 		line-height: 20px;
 	}

 	.Categories .product-category.category-slider div.swiper-wrapper {
 		margin: 0px 0px 15px;
 	}

 	#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 {
 		top: 56px;
 	}
 }

 @media(max-width:575px) {
 	.single-post .tt-post-meta-wrap {
 		margin: 0 0 15px;
 	}

 	.post .tt-post-wrapper:not(.single-post .tt-post-wrapper),
 	.search .tt-post-wrapper {
 		padding: 20px;
 	}

 	.ui-tabs-nav .ui-tabs-tab a {
 		font-size: 13px;
 		padding: 5px 10px;
 	}

 	.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;
 	}

 	.tt-post-meta-wrap {
 		margin: 0 0 15px;
 	}

 	.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;
 	}

 	.site-main .left,
 	.type-post,
 	.page {
 		margin: 0 0 20px;
 	}
 }

 @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;
 	}

 	#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item>a.mega-menu-link {
 		padding: 0px 6px 0px 6px;
 	}

 	footer.footer-style-1 .main-footer .footer-02 {
 		padding: 0 0 0 67px;
 		margin: 0 0 20px 0;
 	}
 }

 @media(max-width:991px) {
 	.widget-area .widget {
 		position: relative;
 		padding: 20px;
 	}

 	.Categories .product-category.category-slider .categories-text .categories-title {
 		font-size: 26px;
 		line-height: 28px;
 	}

 	.Categories .product-category.category-slider .wpcategories-content .button-categories-wrap a {
 		font-size: 15px;
 	}

 	/* #mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item.mega-current-menu-item.mega-toggle-on>a.mega-menu-link {
		color: var(--primary-color);
   }
	*/
 	#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item>a.mega-menu-link:focus {
 		background-color: transparent;
 	}

 	/* .home-page-03 #mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item {
		display: block;
   }
	*/
 	#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item.mega-current-menu-ancestor.mega-toggle-on>a.mega-menu-link {
 		color: var(--primary-color);
 	}

 	/* .header_style.header-style-2 .site-branding .header-logo {
		display: flex;
		justify-content: center;
		flex: 3;
   }
	*/
 	/* .header_style.site-header.transparent.header-style-2 .site-branding {
		padding: 0 12px;
   }
	*/
 	/* .header_style.site-header.header-style-2 .header-line {
		min-height: 65px;
		height: 65px;
   }
	*/
 	/* .header_style.header-style-2 .site-branding .main-navigation {
		flex: 2;
		justify-content: start !important;
		display: flex;
   }
	*/
 	/* .header_style.header-style-2 .site-branding .right-header {
		flex: 2;
		justify-content: end;
   }
	*/
 	#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item.mega-toggle-on>a.mega-menu-link {
 		background: transparent;
 		color: var(--primary-color);
 	}

 	#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item>a.mega-menu-link {
 		display: flex;
 		justify-content: space-between;
 	}

 	.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;
 	}

 	.Categories .product-category.category-slider .categories-text .categories-title {
 		font-size: 22px;
 		line-height: 25px;
 	}

 	.Categories .product-category.category-slider .wpcategories-content .button-categories-wrap a {
 		font-size: 14px;
 		border-bottom: 1px solid #222;
 	}

 	.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;
 	}

 	.short-view .list-content-wrap .list-content .product-estimate .delivery-shipping-wrap .estimated-delivery {
 		margin: 0 0 3px;
 	}

 	.short-view .list-content-wrap .list-content .product-estimate .free-shipping {
 		margin: 0;
 	}

 	.short-view .list-content-wrap .list-content .product-estimate,
 	.list-view .list-content-wrap .list-content .product-estimate {
 		margin: 0 0 8px 0;
 	}
 }

 @media(max-width:575px) {
 	#crumbs .active {
 		padding-left: 16px;
 		margin-left: 12px;
 	}

 	.short-view .list-content-wrap .list-content .product-estimate,
 	.list-view .list-content-wrap .list-content .product-estimate {
 		margin: 10px 0 8px 0;
 	}
 }

 /* --------------- End Breadcump --------------------*/
 /* --------------- Start Pagination ---------------*/
 @media(max-width:991px) {
 	.paging .pagination {
 		margin: 0 0 30px;
 	}

 	.product-layout-classic .wishlist a::before {
 		font-size: 13px;
 	}

 	.product-layout-classic .product-wishlist-button-wrap {
 		top: 5px;
 		right: 5px;
 	}

 	.pagination .page-numbers li>a,
 	.pagination .page-numbers li>span {
 		padding: 0 10px;
 		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;
 	}

 	.product-title .subtitle-wrap {
 		padding: 0;
 	}

 	.Homepage_04 .tt-banner .banner-text.tt-icon-left {
 		width: 70%;
 		left: 20px;
 	}

 	.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;
 	}

 	.Homepage_04 .tt-banner .banner-text.tt-icon-left.text-start .button-banner-wrap {
 		margin: 20px 0 0;
 	}

 	.Homepage_04 .tt-section-title p {
 		margin: 15px 0 35px 0;
 	}

 	.title-wrap .product-title {
 		width: 79%;
 	}

 	.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;
 	}

 	.product-by-category.style-2 .title-wrap .product-title .section-description {
 		margin: 10px 0 0 0;
 	}
 }

 @media(max-width:991px) {
 	.cat_desc .wpcat-content .cat_total_product {
 		font-size: 13px;
 	}

 	.news-desc {
 		display: none;
 	}

 	.Homepage_04 .tt-banner .banner-text a.banner-button {
 		padding: 10px 19px;
 		line-height: 15px;
 	}

 	.Homepage_04 .button-title-wrap a.title-button {
 		padding: 12px 25px;
 	}

 	.Homepage_04 .tt-section-title p {
 		margin: 10px 0 30px 0;
 	}

 	.tt-banner .banner-text.tt-icon-left.text-start .button-banner-wrap {
 		margin: 10px 0 0;
 	}

 	.Homepage_04 .tt-banner .banner-text.tt-icon-left {
 		width: 80%;
 		left: 20px;
 	}

 	.Homepage_04 .tt-banner .banner-text.tt-icon-left.text-start .banner-title {
 		margin: 0 0 5px;
 	}

 	.category-grid.product-category .swiper-wrapper .swiper-slide>a .wpcat-content .cat_name {
 		width: 180px;
 		height: 40px;
 		font-size: 16px;
 	}

 	.Homepage_04 .tt-banner .banner-text.tt-icon-left.text-start .button-banner-wrap {
 		margin: 10px 0 0;
 	}

 	.product-by-category.style-2 .title-wrap {
 		margin: auto auto 15px auto;
 	}
 }

 @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;
 	}

 	.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: 0;
 	}

 	.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) {
 	.navbar-hamburger span.hamburger-close::after {
 		bottom: 0;
 	}

 	.woocommerce-checkout .woocommerce .checkout .order_review-wrap .order_review-bg #payment .place-order .button::before {
 		left: 30%;
 	}

 	.header-line {
 		min-height: 130px;
 		width: 100%;
 	}
 }

 @media(max-width:1366px) {
 	.shop-sidebar .thumbnail-wrap .timer>div {
 		padding: 0 10px;
 	}

 	.shop-sidebar .thumbnail-wrap .timer>div>div.text {
 		font-size: 10px;
 	}

 	.shop-sidebar section.product .storegrid-sale span {
 		width: 42px;
 		height: 22px;
 		font-size: 12px;
 	}

 	.shop-sidebar .thumbnail-wrap .timer {
 		height: 55px;
 	}

 	.shop-sidebar .thumbnail-wrap .timer {
 		top: 10px;
 		left: 10px;
 		right: 10px;
 	}

 	.product-layout-default .shop-sidebar section.product .cart-wrap a,
 	.shop-sidebar .product .product-button-wrap .btn-hv a {
 		height: 40px;
 		width: 40px;
 	}

 	.shop-sidebar .product .product-button-wrap .btn-hv a::before {
 		font-size: 13px;
 	}

 	.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;
 	}

 	.section-top .tt-section-title p {
 		padding: 0;
 		margin: 0;
 	}

 	.section-top .section-heading {
 		margin: 0 0 10px 0;
 	}

 	.woocommerce-checkout .woocommerce .checkout .order_review-wrap .order_review-bg #payment .place-order .button::before {
 		left: 27%;
 	}

 	.product .price .amount bdi,
 	.product .price ins {
 		font-size: 16px;
 		line-height: 18px;
 	}

 	.header-line {
 		min-height: 130px;
 		width: 100%;
 	}

 	.site-header #site-navigation ul.nav-menu li.menu-item a {
 		padding: 8px 18px;
 	}

 	.header_style.site-header .site-branding {
 		max-height: 75px;
 		height: 75px;
 	}
 }

 @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;
 	}

 	.product-layout-morden .product .cart-wrap {
 		transform: translateX(-100%);
 		-webkit-transform: translateX(-100%);
 		-moz-transform: translateX(-100%);
 		-o-transform: translateX(-100%);
 		-ms-transform: translateX(-100%);
 		opacity: 0;
 		-moz-opacity: 0;
 		-khtml-opacity: 0;
 		-webkit-opacity: 0;
 		visibility: hidden;
 		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;
 		position: absolute;
 		top: 25px;
 	}

 	.product-layout-morden .product:hover .cart-wrap {
 		opacity: 1;
 		-moz-opacity: 1;
 		-khtml-opacity: 1;
 		-webkit-opacity: 1;
 		visibility: visible;
 		transform: translateX(0);
 		-webkit-transform: translateX(0);
 		-moz-transform: translateX(0);
 		-o-transform: translateX(0);
 		-ms-transform: translateX(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;
 	}

 	.product-layout-morden .product:hover .price {
 		opacity: 0;
 		-moz-opacity: 0;
 		-khtml-opacity: 0;
 		-webkit-opacity: 0;
 		visibility: hidden;
 		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;
 	}

 	.site-header .mini-cart ul li a::after,
 	.site-header ul#woocommerce-menu li a::after {
 		display: none;
 	}

 	.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;
 		color: var(--color-text);
 	}

 	.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) {
 	.tt-banner .banner-text.tt-icon-left {
 		width: 32%;
 	}

 	.list-content .timer>div>p,
 	.thumbnail-wrap .timer>div>p {
 		font-size: 15px;
 	}

 	.Homepage_02 .section-img {
 		margin: 0;
 	}

 	.header_style.site-header.header-style-6 .header-spacing .container-fluid {
 		padding: 0 20px;
 	}

 	.catagories_errow .swiper-button-next,
 	.catagories_errow .swiper-button-prev {
 		top: 73%;
 	}

 	/* header.header-style-6.header_style .site-branding .header-logo {
		margin: 0 0px 0 10px;
		flex: 0;
   }
	*/
 	header.header-style-6.header_style .site-branding .header-logo {
 		margin: 0 20px 0 10px;
 	}

 	.header-style-3 #mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item>a.mega-menu-link {
 		padding: 0px 8px 0px 8px;
 	}
 }

 @media(max-width:1199px) {
 	.header_style.site-header .search-icon .search-wrap .search-text {
 		display: none;
 	}

 	.site-header #site-navigation ul.nav-menu li.menu-item.menu-item-has-children>a {
 		padding-right: 32px;
 	}

 	.site-branding .right-header .mini-cart a svg {
 		width: 19px;
 		height: 19px;
 		margin: 0 2px 0 15px;
 	}

 	.header_style .site-branding a svg,
 	.search-icon .search-wrap svg {
 		width: 20px;
 		height: 20px;
 	}

 	.catagories_errow .swiper-navigation .swiper-button.swiper-button-next {
 		left: -29%;
 	}

 	.catagories_errow .swiper-button-next,
 	.catagories_errow .swiper-button-prev {
 		top: 77%;
 	}

 	.left-header .head-top-call a {
 		margin: 0 10px 0 0;
 		padding: 0 10px 0 0;
 		font-size: 13px;
 	}

 	/* .tt-feature-box-containt {
		width: 100%;
   }
	*/
 	.page-header .storegrid-page-title {
 		padding: 10px 10px;
 	}

 	.header-top a {
 		font-size: 12px;
 	}
 }

 @media(max-width:991px) {

 	#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-heading-text);
 	}

 	.product-layout-morden .product-content-wrap .content-wrap .cart-wrap a {
 		font-size: 15px;
 		line-height: 16px;
 		margin: 7px 0 0 0;
 	}

 	.woocommerce-checkout .woocommerce .checkout .order_review-wrap .order_review-bg #payment .place-order .button::before {
 		left: 40%;
 	}

 	.woocommerce-checkout .woocommerce .checkout .order_review-wrap .order_review-bg {
 		background: #f2f2f2;
 		padding: 30px;
 	}

 	.product-layout-default section.product .cart-wrap .product-button svg {
 		width: 16px;
 	}

 	footer .widget-wrap .widget .menu-quick-shop-container {
 		display: none;
 	}

 	footer .widget-wrap .widget .menu-my-account-container {
 		display: none;
 	}

 	.border-radius .tt-section-title p {
 		margin: 15px 0;
 	}

 	.border-radius .section-heading {
 		margin: 5px 0 10px 0;
 	}

 	.header_style .site-branding a.dropdown-back {
 		padding: 0;
 	}

 	/* .tt-feature-box-containt {
		width: 73%;
   }
	*/
 	#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;
 	}

 	.site-branding .main-navigation {
 		order: -1;
 	}

 	header .humburger-icon-wrap .humburger-title {
 		display: none;
 	}

 	.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-heading-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: 5px;
 		right: 0;
 	}

 	.search-icon .top-search .search-form input {
 		height: 55px;
 	}

 	.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;
 	}

 	#site-navigation .navbar-toggler,
 	.mega-menu-header-menu #site-navigation .navbar-toggler {
 		display: none;
 	}

 	#site-navigation .navbar-toggler {
 		display: flex;
 	}

 	.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: 48px;
 		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 15px;
 	}

 	#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;
 	}

 	.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;
 	}

 	/* .service-block .swiper-wrapper.text-start .swiper-slide .tt-feature-box-icon {
		width: 70px;
		height: 70px;
   }
	*/
 	.woocommerce-checkout .woocommerce .checkout .order_review-wrap .order_review-bg #payment .place-order .button::before {
 		left: 36%;
 	}

 	.service-block .swiper-wrapper.text-start .swiper-slide .tt-feature-box-icon img {
 		width: 40px;
 		height: 40px;
 	}

 	/* .tt-feature-box-containt {
		margin: 0 0 0 15px;
   }
	*/
 	.tt-feature-box-containt h4 {
 		width: 100%;
 	}

 	.top-view-desciption {
 		display: none;
 	}

 	.tt-banner .banner-text.tt-icon-top.text-center {
 		top: 25px;
 	}

 	.blog-style .tt-post-wrapper div.tt-post-details {
 		margin: 0;
 	}

 	.catagories_errow .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;
 	}
 }

 @media(max-width:575px) {
 	.single-product .woocommerce-notices-wrapper {
 		display: flex;
 	}

 	.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;
 	}

 	.right-header .mini-cart .dropdown-back svg {
 		left: 11px;
 		width: 17px;
 		height: 17px;
 	}

 	/* header .right-header .wishlist-wrap {
		padding: 0 0 0 12px;
   }
	*/
 	header .right-header .wishlist-wrap div svg {
 		width: 20px;
 		height: 20px;
 	}

 	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-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, -17px, 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;
 	}
 }

 @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;
 	}

 	.page-id-651 .tt-section-title .banner-tag a {
 		text-align: left;
 	}

 	.category-style3 .swiper-slide:hover .wpcat-content .subbcat-name {
 		font-size: 14px;
 		padding: 0 0 5px 0;
 	}

 	.header-style-3 .navbar-woocommerce #woocommerce-menu {
 		top: 42px;
 	}

 	.category-style3 .swiper-slide:hover .wpcat-content .cat_name {
 		padding: 5px 20px;
 		font-size: 14px;
 		margin: 0 0 10px 0;
 	}

 	.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_storegrid_widget_social_media .widget-title {
 		text-align: center;
 	}

 	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 .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 .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;
 	}

 	footer ul.social-media::before,
 	footer ul.social-media::after {
 		width: 35%;
 	}

 	footer.footer-style-2 .widget-wrap .mc4wp-form-fields .news-title .widget-title {
 		width: 100%;
 	}

 	footer.footer-style-2 .widget-wrap .mc4wp-form-fields .news-title .widget-title .footer-click {
 		display: none;
 	}
 }

 @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%;
 	}

 	.header-style-3 .navbar-woocommerce #woocommerce-menu {
 		top: 40px;
 	}

 	.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;
 	}

 	footer .site-info .copyright .copyright-right {
 		margin: 10px 0 0 0;
 	}

 	/* .header-style-3.header_style .site-branding .header-logo {
		margin: 0 0 0 15px;
   }
	*/
 	.header-style-3 .navbar-woocommerce #woocommerce-menu {
 		top: 35px;
 	}

 	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 .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;
 	}

 	.header-style-1 .site-branding .header-logo {
 		justify-content: left;
 		margin: 0 0 0 10px;
 	}

 	/* .header-logo a img {
		max-width: 125px;
   }
	*/
 	.footer-style-2 .footer-top .footer-newsletter .news-title {
 		padding: 60px 0 0;
 		text-align: center;
 	}

 	.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;
 	}
 }

 /* ---------------- End Footer block ---------------*/
 /* ---------------Start blog block --------------- */
 @media(max-width:1199px) {
 	footer.footer-style-1 .widget-wrap .mc4wp-form-fields .news-title .widget-title {
 		font-size: 20px;
 	}

 	footer.footer-style-1 .widget .widget-title {
 		margin: 0 0 15px 0;
 	}

 	/* .site-header.header-style-2 #site-navigation ul.nav-menu li.menu-item a {
		padding: 10px 12px;
   }
	*/
 }

 @media(max-width: 991px) {
 	.header-style-3 .header-line {
 		min-height: 100%;
 	}

 	#rev_slider_2_1_wrapper .uranus.tparrows {
 		display: none !important;
 	}

 	.product_catagories .section-heading {
 		margin: 8px 0 0 0;
 	}

 	.product_catagories .title-wrap .ui-tabs-nav {
 		margin: 0 0 10px 0;
 	}

 	.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;
 	}
 }

 @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;
 	}
 }

 @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 {
 		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;
 	}

 	.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;
 	}

 	.product-layout-classic .product .product-button-wrap .product-button-hv .cart-wrap {
 		visibility: hidden;
 		opacity: 0;
 		-moz-opacity: 0;
 		-khtml-opacity: 0;
 		-webkit-opacity: 0;
 		transform: translateY(332px);
 		-webkit-transform: translateY(332px);
 		-moz-transform: translateY(332px);
 		-o-transform: translateY(332px);
 		-ms-transform: translateY(332px);
 		-webkit-transition: all 0.5s ease-in-out 0s;
 		-moz-transition: all 0.5s ease-in-out 0s;
 		-ms-transition: all 0.5s ease-in-out 0s;
 		-o-transition: all 0.5s ease-in-out 0s;
 		transition: all 0.5s ease-in-out 0s;
 	}

 	section.product:hover .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.6s ease-in-out 0s;
 		-moz-transition: all 0.6s ease-in-out 0s;
 		-ms-transition: all 0.6s ease-in-out 0s;
 		-o-transition: all 0.6s ease-in-out 0s;
 		transition: all 0.6s ease-in-out 0s;
 		z-index: 1;
 	}

 	.product .product-button-wrap {
 		opacity: 0;
 		-moz-opacity: 0;
 		-khtml-opacity: 0;
 		-webkit-opacity: 0;
 		z-index: -3;
 		transform: translateX(-332px);
 		-webkit-transform: translateX(-332px);
 		-moz-transform: translateX(-332px);
 		-o-transform: translateX(-332px);
 		-ms-transform: translateX(-332px);
 		-webkit-transition: all 0.6s ease-in-out 0s;
 		-moz-transition: all 0.6s ease-in-out 0s;
 		-ms-transition: all 0.6s ease-in-out 0s;
 		-o-transition: all 0.6s ease-in-out 0s;
 		transition: all 0.6s ease-in-out 0s;
 	}

 	.product-layout-classic section.product .product-button-wrap .compare.btn-hv {
 		visibility: hidden;
 		opacity: 0;
 		-moz-opacity: 0;
 		-khtml-opacity: 0;
 		-webkit-opacity: 0;
 		transform: translateX(-332px);
 		-webkit-transform: translateX(-332px);
 		-moz-transform: translateX(-332px);
 		-o-transform: translateX(-332px);
 		-ms-transform: translateX(-332px);
 		-webkit-transition: all 0.5s ease-in-out 0s;
 		-moz-transition: all 0.5s ease-in-out 0s;
 		-ms-transition: all 0.5s ease-in-out 0s;
 		-o-transition: all 0.5s ease-in-out 0s;
 		transition: all 0.5s ease-in-out 0s;
 	}

 	.product-layout-classic section.product:hover .product-button-wrap .product-button-hv .cart-wrap {
 		visibility: visible;
 		opacity: 1;
 		-moz-opacity: 1;
 		-khtml-opacity: 1;
 		-webkit-opacity: 1;
 		transform: translateY(0);
 		-webkit-transform: translateY(0);
 		-moz-transform: translateY(0);
 		-o-transform: translateY(0);
 		-ms-transform: translateY(0);
 		-webkit-transition: all 0.5s ease-in-out 0s;
 		-moz-transition: all 0.5s ease-in-out 0s;
 		-ms-transition: all 0.5s ease-in-out 0s;
 		-o-transition: all 0.5s ease-in-out 0s;
 		transition: all 0.5s ease-in-out 0s;
 	}

 	.product-layout-classic section.product .product-button-wrap .product-button-hv .quickview {
 		visibility: hidden;
 		opacity: 0;
 		-moz-opacity: 0;
 		-khtml-opacity: 0;
 		-webkit-opacity: 0;
 		transform: translateX(332px);
 		-webkit-transform: translateX(332px);
 		-moz-transform: translateX(332px);
 		-o-transform: translateX(332px);
 		-ms-transform: translateX(332px);
 		-webkit-transition: all 0.5s ease-in-out 0s;
 		-moz-transition: all 0.5s ease-in-out 0s;
 		-ms-transition: all 0.5s ease-in-out 0s;
 		-o-transition: all 0.5s ease-in-out 0s;
 		transition: all 0.5s ease-in-out 0s;
 	}

 	.product-layout-classic section.product:hover .product-button-wrap .product-button-hv .quickview {
 		visibility: visible;
 		opacity: 1;
 		-moz-opacity: 1;
 		-khtml-opacity: 1;
 		-webkit-opacity: 1;
 		transform: translateX(0);
 		-webkit-transform: translateX(0);
 		-moz-transform: translateX(0);
 		-o-transform: translateX(0);
 		-ms-transform: translateX(0);
 		-webkit-transition: all 0.5s ease-in-out 0s;
 		-moz-transition: all 0.5s ease-in-out 0s;
 		-ms-transition: all 0.5s ease-in-out 0s;
 		-o-transition: all 0.5s ease-in-out 0s;
 		transition: all 0.5s ease-in-out 0s;
 	}

 	.product-layout-classic section.product:hover .product-button-wrap .compare.btn-hv {
 		visibility: visible;
 		opacity: 1;
 		-moz-opacity: 1;
 		-khtml-opacity: 1;
 		-webkit-opacity: 1;
 		transform: translateX(0);
 		-webkit-transform: translateX(0);
 		-moz-transform: translateX(0);
 		-o-transform: translateX(0);
 		-ms-transform: translateX(0);
 		-webkit-transition: all 0.5s ease-in-out 0s;
 		-moz-transition: all 0.5s ease-in-out 0s;
 		-ms-transition: all 0.5s ease-in-out 0s;
 		-o-transition: all 0.5s ease-in-out 0s;
 		transition: all 0.5s ease-in-out 0s;
 	}

 	section.product:hover .wrap-rate {
 		transform: translateX(-340px);
 		-webkit-transform: translateX(-340px);
 		-moz-transform: translateX(340px);
 		-o-transform: translateX(-340px);
 		-ms-transform: translateX(-340px);
 		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;
 	}

 	.short-view section.product .cart-wrap .product-button svg,
 	.list-view section.product .cart-wrap .product-button svg {
 		margin: 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;
 	}

 	.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 .storegrid-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) {
 	header.site-header.sticky .header-spacing {
 		position: fixed;
 		left: 0;
 		right: 0;
 		top: 0;
 		bottom: auto;
 		animation: 1s ease 0s normal both 1 running fixedmenu;
 		box-shadow: 0 1px 1px rgba(0, 0, 0, 0.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;
 	}

 	.sticky.header_style.site-header.header-style-1 .header-spacing {
 		border: none;
 	}

 	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 .storegrid-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%;
 		padding: 0;
 		margin: 0;
 	}

 	.product-review-tab .review_tab {
 		margin: 0 0 20px;
 	}

 	.product-review-tab .rating-wrap .rating-bar {
 		justify-content: center;
 	}

 	.product-layout-classic .title-wrap .product-title {
 		width: 65%;
 	}
 }

 @media(max-width:991px) {
 	#tab-reviews .product-review-tab {
 		padding: 0 20px 0 0;
 	}

 	.category-style2 .wpcat-content {
 		padding: 0 0 0 20px;
 		width: 170px;
 		height: 70px;
 		justify-content: center;
 	}

 	.single-product .woocommerce-tabs #tab-reviews #reviews {
 		padding-left: 30px;
 	}

 	.single-product .entry-summary .woocommerce-product-details__short-description {
 		margin: 0 0 15px;
 		padding: 0;
 	}

 	.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;
 	}

 	.storegrid-sale span.onsale:not(.single-product .single-product-thumbnail .storegrid-sale span.onsale) {
 		display: none;
 	}

 	/* 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;
		left: -2px;
		top: 0;
		border-radius: 50%;
		margin: auto;
		justify-content: center;
		display: flex;
		align-items: center;
   }
	*/
 	.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;
 	}

 	.blog-style.blog-style-2 .tt-post-wrapper div.tt-post-details {
 		padding: 20px 0 0 0;
 	}

 	.blog-style.blog-style-2 .tt-post-details .tt-post-title h6 {
 		margin: 5px 0 5px 0;
 		font-size: 21px;
 		line-height: 26px;
 	}

 	.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;
 	}
 }

 @media(max-width:767px) {
 	.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;
 	}

 	.category-style2 .cat_desc .wpcat-content .cat_name {
 		font-size: 17px;
 	}

 	.product .product-button {
 		font-size: 14px;
 	}

 	.storegrid-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 .storegrid-sale span.onsale {
 		right: 10px;
 		top: 10px;
 		font-size: 10px;
 		left: auto;
 	}
 }

 @media(max-width:480px) {
 	.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 .storegrid-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%;
 	}

 	.tt-section-title p {
 		margin: 20px 0;
 	}
 }

 @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 20px;
 	}

 	.single-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews-title {
 		justify-content: center;
 		display: flex;
 		margin: 0 0 10px 0;
 	}

 	.single-product .woocommerce-tabs {
 		margin: 20px 0;
 	}

 	.single-product #review_form_wrapper {
 		background: var(--background-color);
 		padding: 40px;
 		margin: 0;
 		border-radius: 12px;
 		overflow: hidden;
 		border-radius: 0;
 	}

 	.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;
 	}

 	section.product .cart-wrap a.product_type_variable::before {
 		font-size: 23px;
 	}

 	section.product.product-type-grouped .cart-wrap a::before {
 		font-size: 13px;
 	}

 	section.product.product-type-external .cart-wrap a::before {
 		font-size: 12px;
 	}

 	.right-content-product,
 	.right-content-filter {
 		float: right;
 	}

 	.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 .storegrid-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;
 		line-height: 20px;
 		margin: 0 0 15px;
 	}

 	.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: 15px;
   }
	*/
 	/* .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;
 	}

 	#review_form_wrapper .comment-respond .comment-reply-title {
 		font-size: 14px;
 	}

 	.thumbnail-slider-style2 .product-review-tab .rating-wrap .rating-bar .rating-percentage-bar,
 	.thumbnail-slider-style3 .product-review-tab .rating-wrap .rating-bar .rating-percentage-bar {
 		width: 77%;
 	}

 	.woocommerce-active.archive .products.list-view .product .product-content-wrap .list-content-wrap .product-attribute-wrap {
 		justify-content: center;
 		display: none;
 	}

 	.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;
 	}

 	.single-product .single-product-thumb-content .single-product-detail {
 		padding: 0;
 	}

 	section.product .cart-wrap a.product_type_variable::before {
 		top: -4px;
 	}
 }

 /* ---------------- 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 30px;
 	}

 	.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 20px;
 	}

 	.up-sells .products .row,
 	.related.products .products .row,
 	.recent-product .products .row {
 		margin: 0;
 	}
 }

 @media(max-width:991px) {
 	.no-results.not-found {
 		padding: 20px;
 	}

 	header.header-style-1 .right-header {
 		flex: 0;
 	}

 	.header-style-1 .site-branding .header-logo {
 		flex: 1;
 	}

 	.Homepage_05 .Categories .product-category.category-slider.category-style1 .categories-text {
 		width: 44%;
 	}

 	.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;
 		background: #fff;
 		padding: 60px 20px 20px;
 		overflow: auto;
 		scrollbar-width: thin;
 		scrollbar-color: #a0a0a0 #f5f5f5;
 		height: 100vh;
 		border-left: 1px solid var(--border-color);
 	}

 	.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;
 	}

 	.Homepage_05 .Categories .product-category.category-slider.category-style1 .categories-text {
 		width: 43%;
 	}
 }

 @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: 15px;
 	}

 	/* .header-style-5 .header_style.site-header .header-middle {
		padding: 10px 0 10px 0;
   }
	.header-style-5 .header-line {
		min-height: 116px;
   }
	*/
 	#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;
   }
	*/
 	.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;
 	}
 }

 @media(max-width:1199px) {
 	.single-product .product.product-type-simple .entry-summary .cart-wrap {
 		width: 76%;
 	}

 	.header_style .site-branding a,
 	.search-icon .search-wrap {
 		font-size: 13px;
 	}

 	/* .navbar-woocommerce {
		padding: 0 13px;
   }
	*/
 	.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%;
 	}

 	.products.short-view section.product.product-type-external .cart-wrap a::before {
 		left: 16px;
 	}

 	#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;
 	}

 	.products.short-view section.product.product-type-grouped .cart-wrap a::before {
 		left: 9px;
 	}

 	.short-view section.product .cart-wrap .product-button svg,
 	.list-view section.product .cart-wrap .product-button svg {
 		margin: 0 4px 0 0;
 	}

 	.products.short-view section.product .cart-wrap a.product_type_variable::before {
 		left: 13px;
 	}

 	.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);
 	}

 	.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;
 	}

 	.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 .site-main .shop-nosidebar .products.list-view .product {
 		width: 100%;
 	}
 }

 @media(max-width:991px) {

 	.products.short-view section.product .cart-wrap a.product_type_variable::before,
 	.products.short-view section.product.product-type-grouped .cart-wrap a::before,
 	.products.short-view section.product.product-type-external .cart-wrap a::before {
 		left: 0;
 		right: 0;
 		justify-content: 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: 14px;
 	}

 	.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: 20px 0 0 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;
 	}

 	.products.list-view .product .product-button-wrap .product-button-hv {
 		width: 100%;
 	}

 	.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;
   }
	*/
 	.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;
 	}

 	.short-view section.product .cart-wrap {
 		padding: 0;
 	}

 	.woocommerce-active.archive .products.short-view .product .price {
 		flex-direction: row-reverse;
 	}
 }

 @media(max-width:767px) {
 	.product .category-morden .content-wrap .title_price a::after {
 		width: 22%;
 	}

 	.woocommerce-active.archive .products.short-view .product .list-content-wrap .product-attribute-wrap .list_size_attr .list_product_size,
 	.woocommerce-active.archive .products.list-view .product .list-content-wrap .product-attribute-wrap .list_size_attr .list_product_size {
 		margin: 5px;
 	}

 	.hotspot-button svg {
 		width: 11px;
 		height: 11px;
 	}

 	.waves {
 		width: 45px;
 		height: 45px;
 		right: -10px;
 		bottom: -10px;
 	}

 	.image-hotspot .category-url {
 		bottom: -30px;
 		right: 40px;
 	}

 	.image-hotspot .category-url.cat-img-2 {
 		top: 15px;
 	}

 	.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;
 	}

 	.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) {

 	.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;
 	}

 	.short-view .product-attribute-wrap {
 		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;
 	}

 	.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;
 	}
 }

 @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: 35px;
 		height: 35px;
 	}

 	.product-layout-default .short-view .product-content-wrap .thumbnail-wrap {
 		width: 25%;
 	}

 	.short-view .product .list-content-wrap {
 		padding: 0 10px 0 5px;
 	}

 	.short-view .product .list-content-wrap {
 		width: 75%;
 	}

 	.list-content-wrap .list-content .product-estimate .delivery-shipping-wrap .estimated-delivery p,
 	.list-content-wrap .list-content .product-estimate .delivery-shipping-wrap .free-shipping p {
 		padding: 0 0 0 10px;
 	}

 	.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;
 	}

 	.header_style .site-branding a.dropdown-back {
 		padding: 0;
 	}
 }

 @media(max-width: 991px) {
 	.single-product .up-sells.upsells .product .product-button-wrap .btn-hv a {
 		height: 35px;
 		width: 35px;
 	}

 	.header_style.site-header .site-branding {
 		padding: 0;
 	}

 	.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;
   }
	*/
 }

 @media(max-width: 575px) {
 	.single-product .product .entry-summary .cart-wrap .product-button {
 		padding: 12px 0;
 	}

 	.page-content,
 	.entry-content,
 	.entry-summary {
 		padding: 0 12px;
 	}

 	/* .tt-feature-box-containt {
		width: 67%;
   }
	*/
 	.tt-feature-box-containt h4 {
 		font-size: 17px;
 		line-height: 22px;
 		margin: 0 0 5px 0;
 	}

 	.service-block.swiper-slider .tt-feature-box-containt p {
 		font-size: 13px;
 		line-height: 17px;
 		padding: 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: 13px;
 		height: 13px;
 	}

 	.page-header .breadcrumbs #crumbs span.active {
 		font: 400 13px/16px var(--secondary-font);
 	}
 }

 /* 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;
 	}

 	.product-button-hv .cart-wrap .product-button.loading::before {
 		left: 0;
 		right: 0;
 	}

 	.single-product .product .entry-summary .cart-wrap .product-button.loading::before {
 		left: 41%;
 	}

 	.single-product .product .product-button,
 	.single-product .product .quantity {
 		height: 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 {
 		width: 16px;
 	}

 	.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: auto;
 		height: 40px;
 		overflow: inherit;
 	}

 	.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_storegrid_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;
 	}

 	.woocommerce-active.archive .products.list-view .product .list-cart-wrap .cart-wrap {
 		margin-right: 3px;
 	}

 	.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: 15px;
 		height: auto;
 	}

 	.header-style-1.site-header .site-main-wrap {
 		margin: 0;
 	}

 	.thumbnail-slider-style1 #tab-reviews .product-review-tab .review-wrap {
 		margin: 0 0 20px;
 	}

 	.header-logo a img {
 		max-width: 140px;
 	}

 	.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;
 	}

 	.single-product .recent-product .products,
 	.single-product .related.products .products,
 	.single-product .up-sells.upsells .products {
 		padding: 0 12px;
 	}

 	.header-logo a img {
 		max-width: 125px;
 	}

 	.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;
 	}

 	.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 0 10px;
 		width: auto;
 		padding: 0 10px;
 		flex: 0 0 auto;
 	}

 	.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Message {
 		padding: 10px;
 	}

 	.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Message .woocommerce-Button {
 		float: none;
 		padding: 5px 10px;
 		justify-content: center;
 		display: flex;
 		align-items: center;
 		text-align: center;
 	}

 	.woocommerce-account .woocommerce-MyAccount-content .edit-account fieldset {
 		padding: 15px 15px;
 		margin: 0 0 15px;
 	}

 	.woocommerce-account button[type="submit"] {
 		width: 130px;
 		height: 40px;
 	}

 	.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:767px) {
	.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: 100%;
 	}

 	#yith-quick-view-modal .yith-wcqv-wrapper .yith-wcqv-main .woocommerce.single-product .woocommerce-product-gallery__wrapper a {
 		width: 100%;
 		height: 100%;
 		display: block;
 	}

 	.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;
 	}

 	#yith-quick-view-modal .variations_form .variations td.value .select_box .select_option {
 		width: 35px;
 		height: 35px;
 	}

 	.yith-wcqv-wrapper .yith-wcqv-main #yith-quick-view-content div.images {
 		padding: 0px;
 	}

 	.variations_form .variations td.value .select_box.attribute_pa_color .select_option span {
 		width: 27px;
 		height: 27px;
 	}

 	.catagories_errow .swiper-navigation .swiper-button.swiper-button-prev {
 		left: -43.9%;
 	}

 	footer.footer-style-1 .main-footer .footer-02 {
 		padding: 0;
 		margin: 0;
 	}

 	.menu-my-accounts-container {
 		display: none;
 	}

 	.footer-05 .widget.widget_nav_menu .menu-my-accounts-container {
 		display: block;
 	}

 	.catagories_errow .swiper-navigation .swiper-button.swiper-button-next {
 		left: -37.5%;
 	}
 }

 @media(max-width:767px) {
 	.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;
 	}

 	.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: 0 15px;
 	}

 	.woocommerce-active .woocommerce.compare-button {
 		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;
 	}

 	.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: 15px;
 	}

 	.woocommerce-lost-password .woocommerce .lost_reset_password p.form-row.woocommerce-form-row--first {
 		margin: 0 0 15px;
 	}
 }

 /* ------- 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;
 	}

 	.tt-section-title p {
 		margin: 25px 0;
 	}

 	.single-product .single-product-image .storegrid-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;
 	}

 	.tt-section-title p {
 		margin: 18px 0;
 	}

 	.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;
 	}

 	#review_form_wrapper .comment-respond .comment-form .comment-form-author {
 		width: 100%;
 		padding: 0;
 	}

 	#review_form_wrapper .comment-respond .comment-form .comment-form-email {
 		width: 100%;
 		padding: 0;
 	}

 	.comment-form-email input[type="email"] {
 		padding: 12px;
 	}

 	.slider-buttom-04 {
 		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 {
 		width: 14px;
 	}

 	/* .tt-feature-box-containt {
		width: 74%;
   }
	*/
 }

 /* -------------- Start About Us block --------------- */
 @media(max-width:1400px) {
 	.type-wrap {
 		font-size: 60px;
 		line-height: 70px;
 		min-height: 150px;
 	}

 	.header_style.site-header .site-branding {
 		max-height: 80px;
 		height: 80px;
 	}

 	.header-top {
 		padding: 9px;
 	}

 	.product-layout-classic .product .product-button-wrap .cart-wrap a,
 	.product-layout-classic section.product .cart-wrap a,
 	.product-layout-classic .product .product-button-wrap .btn-hv a {
 		height: 40px;
 		width: 40px;
 	}

 	.product-layout-classic .product .product-button-wrap .product-button-hv .cart-wrap a {
 		width: 100%;
 	}

 	.product-layout-classic .product .product-button-wrap .product-button-hv .cart-wrap {
 		width: 140px;
 	}

 	.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 .storegrid-sale {
 		left: 30px;
 		top: 15px;
 		width: 57px;
 		height: 27px;
 		font-size: 14px;
 	}

 	.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) {
 	footer .footer-top-section .footer-newsletter .news-title .widget-title {
 		padding: 0 0 0 40px;
 		font-size: 21px;
 		width: 80%;
 		line-height: 25px;
 	}

 	.video_section .section-heading::after {
 		height: 70px;
 	}

 	.button-title-wrap a.title-button {
 		padding: 9px 13px;
 	}

 	.tt-section-title .banner-tag a {
 		padding: 8px 14px;
 		font-size: 15px;
 		line-height: 18px;
 		margin: 16px 0;
 	}

 	.type-wrap {
 		font-size: 50px;
 		line-height: 60px;
 	}

 	.about-block-03 .type-wrap {
 		font-size: 40px;
 		line-height: 50px;
 		min-height: 100px;
 	}

 	.category-style4 .wpcat-content .cat_name,
 	.category-style3 .wpcat-content .cat_name {
 		margin: 0;
 		padding: 5px 20px;
 		font-size: 15px;
 	}
 }

 @media(max-width: 991px) {
 	.tt-section-title .banner-tag a {
 		padding: 8px 14px;
 		font-size: 14px;
 		line-height: 18px;
 		margin: 16px 0;
 	}

 	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;
 	}

 	.type-wrap {
 		min-height: 120px;
 	}

 	.product-layout-classic .product .product-button-wrap .cart-wrap a,
 	.product-layout-classic .product-layout-default section.product .cart-wrap a,
 	.product-layout-classic .product .product-button-wrap .btn-hv a {
 		height: 35px;
 		width: 35px;
 	}

 	.product-layout-classic .product .product-button-wrap .product-button-hv .cart-wrap {
 		width: 125px;
 		margin: 0 5px;
 	}

 	.product-layout-classic .product .product-button-wrap .btn-hv a::before {
 		font-size: 12px;
 	}

 	.product-layout-classic .product .product-button-wrap .cart-wrap a svg {
 		width: 13px;
 	}

 	.product-layout-classic .title-wrap .product-title {
 		width: 65%;
 	}

 	.product-layout-classic .product-button-hv .cart-wrap .product-button.loading::before {
 		font-size: 12px;
 		left: 13px;
 	}

 	.product-layout-classic .product .product-button-wrap .cart-wrap a {
 		line-height: 15px;
 		font-size: 13px;
 	}
 }

 @media(max-width: 767px) {
 	.type-wrap {
 		font-size: 40px;
 		line-height: 50px;
 		min-height: 100px;
 	}

 	.product-by-category.style-2 .title-wrap {
 		width: 84%;
 	}

 	.video_section .section-heading::after {
 		height: 54px;
 		top: 2px;
 	}

 	.Homepage_04.banner_scroll .elementor-element {
 		flex: 0 0 auto;
 	}

 	.product-by-category.style-2 .ui-tabs-nav .ui-tabs-tab a {
 		padding: 9px 20px;
 		font-size: 15px;
 	}

 	.Homepage_04.banner_scroll .e-con-inner {
 		overflow-y: hidden;
 		overflow-x: auto;
 		flex-wrap: nowrap !important;
 	}

 	.category-style4 .swiper-slide:nth-child(2n+1) .wpcat-content {
 		left: 10px;
 		right: auto;
 	}

 	.category-style4 .wpcat-content {
 		top: 10px;
 		right: 10px;
 	}

 	.product-by-category .title-wrap .product-title .section-description {
 		padding: 10px 0 0 0;
 	}

 	.product-by-category.style-2 .title-wrap .product-title {
 		margin: 0;
 	}

 	.Homepage_04 .tt-section-title p {
 		margin: 10px 0 20px 0;
 	}

 	.Homepage_04 .button-title-wrap a.title-button {
 		padding: 10px 21px;
 	}

 	.category-style4 .wpcat-content .cat_name {
 		padding: 8px 20px;
 		font-size: 13px;
 		line-height: 15px;
 	}

 	.product-layout-classic .title-wrap .product-title {
 		width: 84%;
 	}

 	/* .hotspot-dot.dot-style1 {
		display: none;
   }
	*/
 	.about-block-03 .type-wrap {
 		font-size: 35px;
 		line-height: 45px;
 		min-height: 100px;
 	}

 	.category-style3 .wpcat-content .subbcat-name a {
 		font-weight: 500;
 		color: #222;
 		font-size: 14px;
 	}

 	.category-style3 .swiper-slide:hover .wpcat-content .subbcat-name {
 		padding: 0 0 4px 0;
 	}

 	.category-style3 .swiper-slide:hover .wpcat-content .cat_name {
 		padding: 5px 20px;
 		margin: 0 0 10px 0;
 	}

 	.cat_desc .cat_image {
 		margin: 0 0 10px 0;
 	}

 	.tt-section-title p {
 		margin: 11px 0;
 	}
 }

 @media(max-width: 575px) {
 	.single-product .product-type-grouped.product .entry-summary .cart-wrap {
 		width: 100%;
 		padding: 0;
 	}

 	.Homepage_04 .tt-banner .banner-text.tt-icon-left {
 		width: 43%;
 		left: 20px;
 	}

 	.single-product .product-type-grouped.product .buy-now-wrap {
 		width: 100%;
 	}

 	.product-by-category.style-2 .title-wrap {
 		width: 100%;
 	}

 	.product-by-category.style-2 .title-wrap .product-title {
 		width: 100%;
 	}

 	.Homepage_04 .section-heading {
 		font-size: 25px;
 		line-height: 30px;
 	}

 	.type-wrap {
 		font-size: 30px;
 		line-height: 40px;
 		min-height: 80px;
 	}
 }

 /* -------------- End About Us block --------------- */
 @media(max-width: 1400px) {
 	.social-media li a.btn.btn-primary {
 		padding: 5px;
 	}

 	.Blog-section-title {
 		font-size: 28px;
 		line-height: 30px;
 	}

 	.Homepage_09.catagories_errow .swiper-button-next,
 	.Homepage_09.catagories_errow .swiper-button-prev {
 		top: 60%;
 	}
 }

 @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;
 	}

 	.Homepage_09.catagories_errow .swiper-navigation .swiper-button.swiper-button-next {
 		left: -20%;
 	}

 	.Homepage_09.catagories_errow .swiper-navigation .swiper-button.swiper-button-prev {
 		left: -24.9%;
 	}

 	.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;
 	}

 	.Homepage_09.catagories_errow .swiper-navigation .swiper-button.swiper-button-next {
 		left: -28%;
 	}

 	.Homepage_09.catagories_errow .swiper-navigation .swiper-button.swiper-button-prev {
 		left: -34.9%;
 	}

 	.Homepage_09.catagories_errow .swiper-button-next,
 	.Homepage_09.catagories_errow .swiper-button-prev {
 		top: 62%;
 	}

 	.service-box .swiper-slide {
 		margin: 0 0 10px 0;
 	}
 }

 @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;
 	}

 	.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;
 	}
 }

 @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: 18px;
 	}

 	#rev_slider_1_1_wrapper .hesperiden.tparrows {
 		display: none;
 	}
 }

 @media (max-width: 1500px) {
 	.swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
 		margin: 0 4px !important;
 	}
 }

 @media (max-width: 1400px) {
 	footer.footer-style-2 .mc4wp-form .mc4wp-form-fields .news_letter button {
 		top: 5px;
 	}

 	footer.footer-style-6 .widget.widget_block .footer-newsletter {
 		width: 50%;
 	}

 	footer .widget .description {
 		width: 100%;
 	}

 	footer .main-footer {
 		padding: 50px 0 0 0;
 	}

 	footer .main-footer .footer-02 {
 		margin: 0;
 	}

 	footer.footer-style-6 .main-footer .footer-02 {
 		/* padding: 20px 0;
		*/
 		margin: 30px 0 0 0;
 	}

 	footer.site-footer.footer-style-6 .footer-03 .menu {
 		margin: 20px 0 0 0;
 	}

 	footer.footer-style-6 .footer-01 .widget h2 {
 		margin: 0px 0 20px 0;
 	}
 }

 @media (min-width: 1200px) {
 	footer .main-footer .container>.row {
 		margin: 0;
 	}

 	footer.footer-style-1 .footer-top-row {
 		margin: 0;
 	}
 }

 @media (max-width: 1199px) {
 	footer .main-footer .footer-02 {
 		padding: 0 0 0 60px;
 		/* margin: 0 0 10px 0;
		*/
 	}

 	.blog-style .tt-post-details .tt-post-title h6 {
 		margin: 5px 0 5px;
 		font-size: 20px;
 		line-height: 26px;
 	}

 	footer.footer-style-6 .main-footer {
 		padding: 40px 0 0 0;
 	}

 	.blog-style .tt-post-details .tt-post-content {
 		font-size: 14px;
 		line-height: 20px;
 	}

 	/* footer .footer-01 section.widget:first-child {
		margin: 40px 0 0 0;
   }
	*/
 	footer.footer-style-6 .footer-02 ul li svg {
 		padding: 11px 13px;
 	}

 	footer.footer-style-6 .widget .contact-info li span {
 		margin: 0 0 0 5px;
 	}

 	footer.footer-style-6 .footer-02 ul li a svg {
 		padding: 11px;
 	}

 	footer.footer-style-6 .footer-02 ul li .phone-bg svg {
 		padding: 11px;
 	}

 	footer.footer-style-6 .widget ul li {
 		padding: 0;
 	}

 	footer.footer-style-6 .widget.widget_block .footer-newsletter {
 		width: 65%;
 	}

 	.shop-sidebar .short-view .product .price .amount bdi,
 	.shop-sidebar .short-view .product .price ins {
 		font-size: 16px;
 		line-height: 20px;
 	}

 	.yith-wcqv-main #yith-quick-view-content .quantity {
 		width: 22%;
 	}

 	.woocommerce-active.archive .products.short-view .product .list-cart-wrap .cart-wrap .product-button.loading::before {
 		left: 25px;
 		right: auto;
 	}

 	.yith-wcqv-main #yith-quick-view-content .cart-wrap {
 		width: 78%;
 		padding: 0 0 10px 10px;
 	}

 	footer .main-footer {
 		padding: 45px 0 0 0;
 	}

 	footer.site-footer.footer-style-6 .footer-03 .menu,
 	footer.site-footer.footer-style-5 .footer-04 .menu,
 	footer.site-footer.footer-style-4 .footer-04 .menu,
 	footer.site-footer .footer-05 .menu {
 		margin: 25px 0 0 0;
 	}

 	footer .mc4wp-form-fields .news-title p {
 		width: 100%;
 	}
 }

 @media (max-width: 991px) {
 	section.product:hover .cart-wrap {
 		opacity: 1;
 		-webkit-transform: none;
 	}

 	.header_style .site-branding a.dropdown-back,
 	.header_style .site-branding a.navbar-title,
 	.header_style .site-branding .search-icon .search-wrap {
 		font-size: 0;
 		justify-content: center;
 		display: flex;
 	}

 	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-blocks-right {
 		justify-content: start;
 	}

 	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-blocks-center,
 	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-blocks-left {
 		display: none;
 	}

 	footer.footer-style-6 .footer-01 section.widget:first-child {
 		margin: 0;
 	}

 	footer.footer-style-6 .widget-wrap .footer-01 .widget .footer-click {
 		display: none;
 	}

 	footer.footer-style-6 .footer-01 .widget h2 {
 		margin: 0px 0 10px 0;
 	}

 	footer.footer-style-6 .main-footer .footer-02 .contact-info {
 		display: none;
 		margin: 20px 0;
 	}

 	footer.footer-style-6 .widget ul.contact-info li {
 		padding: 5px 0;
 	}

 	footer.footer-style-6 .main-footer .footer-02 {
 		margin: 20px 0 0 0;
 		padding: 15px 0;
 	}

 	footer.footer-style-6 .contact-info .contact-text .phone-bg {
 		justify-content: center;
 		display: flex;
 		align-items: center;
 	}

 	footer.footer-style-6 .widget-title {
 		margin: 0;
 	}

 	.header_style .site-branding a.dropdown-back .basket-item-count {
 		justify-content: center;
 		display: flex !important;
 	}

 	.header_style .site-branding a.dropdown-back #mini-cart-count {
 		font-size: 13px;
 		margin: 0 0 0 5px;
 	}

 	footer.footer-style-2 .widget-wrap .mc4wp-form-fields .news-title .widget-title {
 		font-size: 18px;
 		line-height: 20px;
 	}

 	/* footer .main-footer .footer-02 {
		margin: 0;
   }
	*/
 	footer.footer-style-2 .main-footer .footer-01 {
 		padding: 0;
 	}

 	.footer-style-2 .mc4wp-form .mc4wp-form-fields .news_letter button {
 		width: 30px;
 		height: 30px;
 	}

 	.header_style.site-header.header-style-2 .site-branding {
 		justify-content: space-between;
 		width: 100%;
 	}

 	.single-product .woocommerce-tabs {
 		margin: 4% 0 40px;
 	}

 	.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;
 	}

 	.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.transparent .site-branding {
 		justify-content: space-between;
 	}

 	footer.footer-style-1 .main-footer {
 		padding: 0;
 	}

 	footer.footer-style-1 .main-footer .footer-04 {
 		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;
 	}

 	/* .short-view .list-content-wrap .list-content .product-estimate, .list-view .list-content-wrap .list-content .product-estimate {
		margin: 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;
 	}

 	/* .navbar-woocommerce {
		padding: 0 11px;
   }
	*/
 }

 @media (max-width: 767px) {
 	.single-product .recent-product .list-description p {
 		margin: 7px 0 0 0;
 	}

 	.footer-top-section .mc4wp-form .mc4wp-form-fields .news_letter button svg {
 		width: 18px;
 		height: 18px;
 	}

 	.Homepage_09 .tt-section-title .section-heading {
 		text-align: center;
 	}

 	.Blog-section-title {
 		font-size: 24px;
 		line-height: 27px;
 		margin: 0 0 15px 0;
 	}

 	.Blog-section-title .button-title-wrap a.title-button {
 		font-size: 15px;
 	}

 	.product .price del::before {
 		width: 39px;
 	}

 	footer.footer-style-6 .main-footer {
 		padding: 30px 0 0 0;
 	}

 	.blog-style .tt-post-details .tt-post-meta {
 		font-size: 13px;
 	}

 	footer input[type="email"] {
 		height: 40px;
 	}

 	.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;
 	}

 	#mega-menu-wrap-header-menu .mega-menu-toggle.mega-menu-open+#mega-menu-header-menu {
 		top: 47px;
 	}

 	.type-wrap {
 		font-size: 40px;
 		line-height: 45px;
 	}

 	#footer-top {
 		float: left;
 		width: 100%;
 		justify-content: center;
 		display: flex;
 		flex-direction: column;
 	}

 	footer.footer-style-1 .footer-top-row {
 		margin: 0;
 	}

 	.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;
 	}

 	.tt-banner img {
 		width: 100%;
 	}

 	#mega-menu-wrap-header-menu .mega-menu-toggle.mega-menu-open+#mega-menu-header-menu {
 		top: 44px;
 	}

 	.blog-style .tt-post-details .tt-post-content {
 		font-size: 13px;
 	}

 	footer.site-footer.footer-style-6 .footer-03 .menu,
 	footer.site-footer.footer-style-5 .footer-04 .menu,
 	footer.site-footer.footer-style-4 .footer-04 .menu,
 	footer.site-footer .footer-05 .menu {
 		margin: 15px 0 0 0;
 	}

 	footer .widget ul.social-media li {
 		margin: 0 20px 0 0;
 	}
 }

 @media (max-width: 480px) {
 	.type-wrap {
 		font-size: 38px;
 		line-height: 43px;
 	}

 	.Homepage_04 .tt-banner .banner-text.tt-icon-left {
 		width: 65%;
 		left: 20px;
 	}

 	.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content ul {
 		padding: 0 20px;
 	}

 	.cart-slider .widget_shopping_cart_content .cart-button-wrap {
 		padding: 20px;
 	}

 	.product-layout-classic .title-wrap .product-title {
 		width: 100%;
 	}

 	.woocommerce-active.archive .products.short-view .product .price del bdi {
 		margin: 0 0 0 5px;
 	}

 	footer.footer-style-2 .widget-wrap .mc4wp-form-fields .news-title .widget-title {
 		font-size: 16px;
 		line-height: 17px;
 		margin: 0;
 	}

 	footer ul.social-media {
 		margin: 10px 0 5px 0;
 	}

 	footer .widget .widget-title {
 		font-size: 16px;
 	}

 	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;
 	}

 	.Homepage_05 .section-heading {
 		margin: 5px 0 8px 0;
 	}

 	.Homepage_05 .button-title-wrap a.title-button {
 		padding: 9px 22px;
 		font-size: 15px;
 	}

 	.Homepage_05 .tt-section-title.text-center p {
 		width: 100%;
 	}
 }

 @media (min-width: 991px) {
 	.catagories04 .button-title-wrap a.title-button {
 		padding: 7px 16px;
 	}

 	footer.footer-style-6 .mc4wp-form .mc4wp-form-fields .news_letter button {
 		top: 0;
 	}

 	footer.footer-style-6 .mc4wp-form .mc4wp-form-fields .news_letter button {
 		width: 25px;
 		height: 20px;
 	}

 	footer.footer-style-6 .mc4wp-form .mc4wp-form-fields .news_letter button svg {
 		width: 18px;
 	}
 }

 @media (max-width: 991px) {
 	.product .content-wrap a {
 		margin: 0 0 7px 0;
 	}

 	.product-layout-classic .product .wrap-rate {
 		bottom: 58px;
 	}

 	.header_style.site-header .site-wrap {
 		padding: 0;
 	}

 	footer.footer-style-2 .footer-05 .menu-my-account-container {
 		display: block;
 	}

 	footer .widget ul.social-media li {
 		margin: 0 10px;
 	}

 	footer .site-info .copyright {
 		padding: 10px 0;
 	}

 	footer.site-footer.footer-style-6 .footer-03 .menu li,
 	footer.site-footer.footer-style-5 .footer-04 .menu li,
 	footer.site-footer.footer-style-4 .footer-04 .menu li,
 	footer.site-footer .footer-05 .menu li {
 		padding: 0px 15px 0 0;
 		margin: 0px 15px 0 0;
 	}

 	footer.site-footer.footer-style-6 .footer-03 .menu,
 	footer.site-footer.footer-style-5 .footer-04 .menu,
 	footer.site-footer.footer-style-4 .footer-04 .menu,
 	footer.site-footer .footer-05 .menu {
 		margin: 10px 0 0 0;
 	}

 	footer.site-footer.footer-style-6 .footer-03 .menu,
 	footer.site-footer.footer-style-5 .footer-04 .menu,
 	footer.site-footer.footer-style-4 .footer-04 .menu,
 	footer.site-footer .footer-05 .menu {
 		margin: 10px 0 0 0;
 	}

 	.blog-style.blog-style-2 .tt-post-wrapper .tt-post-thumbnail {
 		width: 80%;
 	}

 	.site-header.header-style-4 .header-spacing .header-middle {
 		display: none;
 	}

 	header.header-style-4 .right-header {
 		flex: 1;
 	}

 	.header_style.header-style-4 .site-branding .header-logo {
 		flex: 0;
 	}

 	header.header-style-4 .site-branding #site-navigation {
 		flex: 1;
 	}

 	.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-wrapper .tt-post-details {
 		padding: 15px;
 	}

 	.header_style .site-branding .main-navigation {
 		flex: 2;
 	}
 }

 @media (max-width: 767px) {
 	.service_section_01 {
 		order: 2 !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) {
 	.service-block.swiper-slider .swiper-slide.service-box .tt-feature-box-containt {
 		margin: 15px 0 0 0;
 	}

 	.dark-light-mode {
 		width: 35px;
 		height: 85px;
 	}

 	/* #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-box {
		height: 23px;
		width: 22px;
   }
	*/
 }

 @media (max-width: 480px) {
 	.blog-style.blog-style-2 .tt-post-wrapper .tt-post-details {
 		padding: 12px;
 	}

 	header.header-style-4 .site-branding #site-navigation {
 		flex: none;
 	}

 	.product-360-slider-wrap .product-popup-wrap {
 		right: 10px;
 	}

 	.single-product .stickycart-popup .cart-wrap .product-button {
 		width: 100%;
 	}

 	.woocommerce-active .woocommerce {
 		padding: 0 12px;
 	}

 	#yith-quick-view-modal #yith-quick-view-content {
 		padding: 12px;
 	}

 	#yith-quick-view-modal .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
 		display: none;
 	}

 	.single-product .product_meta .single-categories {
 		flex-wrap: wrap;
 	}

 	/* .yith-wcqv-wrapper .yith-wcqv-main #yith-quick-view-content div.summary.entry-summary {
		padding: 0 12px;
   }
	*/
 	.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: 66%;
 		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 .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;
 	}

 	footer.footer-style-4 div.footer-03 {
 		padding: 0 0 0 60px;
 	}

 	footer.site-footer.footer-style-6 .footer-03 .menu,
 	footer.site-footer.footer-style-5 .footer-04 .menu,
 	footer.site-footer.footer-style-4 .footer-04 .menu,
 	footer.site-footer .footer-05 .menu {
 		margin: 20px 0 0 0;
 	}

 	footer.footer-style-4 ul.social-media {
 		margin: 15px 0 5px 0;
 	}

 	footer.footer-style-4 div.footer-01 {
 		padding: 0 60px 0 0;
 	}

 	footer.footer-style-4 .main-footer .footer-02 {
 		margin: 0 0 30px 0;
 	}

 	footer.footer-style-4 .widget-wrap .widget .description {
 		width: 100%;
 	}

 	.woocommerce-active.archive .products.list-view .product .list-cart-wrap .cart-wrap .product-button.loading::before {
 		left: 48px;
 	}

 	.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-block.swiper-slider .swiper-slide.service-box .tt-feature-box-containt {
 		margin: 20px 0 0 0;
 	}
 }

 @media (max-width: 991px) {
 	header.header-style-6.header_style .site-branding .header-logo {
 		margin: 0;
 		flex: 0;
 	}

 	.single-product .recent-product .products.grid-view .row,
 	.single-product .related.products .products .row {
 		margin: 0;
 		width: 100%;
 	}

 	footer .mc4wp-form-fields .news-title p {
 		width: 90%;
 	}

 	.single-product .product .entry-summary .product-button-wrap .btn-hv a:hover,
 	.single-product .product .entry-summary .product-button-wrap .btn-hv a:hover::before {
 		color: #444;
 	}

 	.header_style .site-branding .right-header .list-inline-item {
 		display: none;
 	}

 	.catagories04 .button-title-wrap a.title-button {
 		padding: 6px 16px;
 		margin: 0;
 		font-size: 16px;
 	}

 	.video_section .section-heading::after {
 		height: 55px;
 	}

 	.tt-section-title .section-img a img {
 		width: 45px;
 	}

 	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 .footer-01 section.widget:first-child {
 		margin: 40px 0 0 0;
 	}

 	footer.footer-style-1 .main-footer .footer-04 .widget {
 		margin: 0;
 	}

 	.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;
 	}

 	section.product .cart-wrap .product-button svg {
 		width: 15px;
 	}

 	.products .product .product-button::before {
 		line-height: 20px;
 	}

 	.product .woocommerce-loop-product__title {
 		font-size: 17px;
 		line-height: 20px;
 	}

 	.list-description p {
 		font-size: 14px;
 		line-height: 20px;
 	}

 	.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;
 		padding: 0;
 	}

 	footer.footer-style-4 div.footer-01 {
 		padding: 0 30px 0 0;
 	}

 	footer.footer-style-4 div.footer-03 {
 		padding: 0 0 0 30px;
 	}

 	.right-header .mini-cart .dropdown-back .basket-item-count #mini-cart-count {
 		width: 16px;
 		height: 16px;
 		font-size: 10px;
 		line-height: 9px;
 		margin: 0 5px 0 0;
 	}

 	.list-view section.product.product-type-grouped .cart-wrap a::before {
 		left: 65px;
 	}
 }

 @media (max-width: 991px) {
 	.single-product.thumbnail-slider-style3 .entry-content {
 		margin: 10px 0 0;
 	}

 	.product .price del .woocommerce-Price-amount.amount bdi {
 		font-size: 13px;
 	}

 	.products.short-view section.product .cart-wrap a.product_type_variable::before,
 	.products.list-view section.product .cart-wrap a.product_type_variable::before {
 		top: -4px;
 	}

 	.product-layout-default .products.list-view section.product.product-type-external .cart-wrap a::before {
 		left: 0;
 	}

 	.list-view section.product.product-type-grouped .cart-wrap a::before {
 		left: 0;
 		right: 0;
 		margin: auto;
 		justify-content: center;
 		align-items: center;
 	}

 	footer.footer-style-4 .widget-wrap .widget .widget-title {
 		width: 100%;
 	}

 	footer.footer-style-4 div.footer-01 {
 		padding: 0;
 	}

 	footer.footer-style-4 .widget_block .newsletter-content,
 	footer.footer-style-4 .widget.widget_block .widget-title {
 		margin: 0 0 5px;
 	}

 	footer.footer-style-4 .main-footer .footer-02 {
 		margin: 40px 0 20px 0;
 		order: -1;
 	}

 	footer.footer-style-4 .footer-01 section.widget:first-child {
 		margin: 0;
 	}

 	footer.footer-style-4 .widget ul li {
 		justify-content: left;
 		/* align-items: center;
		*/
 	}

 	footer.footer-style-4 .widget ul li {
 		justify-content: left;
 		align-items: left;
 	}

 	footer.footer-style-4 .widget-wrap .footer-02 .widget .footer-click::after {
 		display: none;
 	}

 	footer.footer-style-4 .footer-newsletter .news-title .widget-title::before {
 		font-size: 20px;
 	}

 	footer.footer-style-4 .footer-newsletter .news-title .widget-title {
 		font-size: 18px;
 		line-height: 23px;
 		padding: 0 0 0 30px;
 	}

 	footer.footer-style-4 .widget-wrap .widget .description {
 		display: none;
 	}

 	footer.footer-style-4 .widget-wrap .widget .widget-title {
 		justify-content: left;
 	}

 	footer.footer-style-4 div.footer-03 {
 		padding: 0
 	}

 	footer.footer-style-4 .footer-newsletter .news-title .widget-title {
 		text-align: left;
 		justify-content: left;
 	}

 	footer.footer-style-4 .main-footer .footer-02 .widget .mc4wp-form {
 		width: 100%;
 	}

 	.Homepage_02 .tt-banner .banner-text.tt-icon-left.text-start .banner-title {
 		margin: 0 0 5px;
 	}

 	.Homepage_02 .tt-banner .banner-text a.banner-button {
 		padding: 5px 18px;
 	}

 	.Homepage_02 .tt-banner .banner-text.tt-icon-left.text-start .banner-description {
 		font-size: 14px;
 	}

 	.related .products.columns-5 .product .content-wrap {
 		height: 105px;
 		max-height: 105px;
 	}

 	.back-to-top {
 		right: 35px;
 		bottom: 35px;
 	}

 	.product .product-button-wrap .cart-wrap a,
 	.product .product-button-wrap .btn-hv a {
 		height: 40px;
 		width: 40px;
 	}

 	.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;
 	}

 	.video_section .section-heading::after {
 		height: 28px;
 	}

 	.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;
 	}

 	.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;
   }
	*/
 	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-box {
 		width: 26px;
 		height: 24px;
 	}

 	footer.footer-style-6 .widget.widget_block .footer-newsletter {
 		width: 90%;
 	}

 	header .header-line .main-navigation {
 		margin: 0 !important;
 	}
 }

 @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;
 	}

 	.video_section .section-heading::after {
 		height: 50px;
 	}

 	header.header-style-6.header_style .site-branding .header-logo {
 		margin: 0 0 0 25px;
 	}

 	.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;
 	}

 	.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;
 	}

 	.header_style .site-branding a.dropdown-back {
 		padding: 0;
 	}

 	.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;
 	}

 	.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;
 	}

 	footer.footer-style-2 input[type="email"] {
 		height: 45px;
 	}

 	footer.footer-style-2 .mc4wp-response {
 		bottom: -33%;
 	}

 	footer.footer-style-2 .mc4wp-response,
 	footer.footer-style-2 .mc4wp-response a {
 		font-size: 13px;
 	}

 	.banner-timer {
 		width: 72%;
 	}
 }

 @media (max-width: 767px) {
 	.product_catagories .title-wrap .ui-tabs-nav {
 		margin: 0;
 	}

 	.service-block .swiper-wrapper.text-start .swiper-slide {
 		width: 100% !important;
 	}

 	.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 0 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;
 	}

 	.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;
 	}

 	.shop-sidebar section.product .storegrid-sale span {
 		width: 33px;
 		height: 20px;
 		font-size: 11px;
 	}

 	.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 section.product .cart-wrap .product-button svg,
 	.list-view section.product .cart-wrap .product-button svg {
 		width: 14px;
 		height: 14px;
 	}

 	footer.site-footer.footer-style-6 .footer-03 .menu,
 	footer.site-footer.footer-style-5 .footer-04 .menu,
 	footer.site-footer.footer-style-4 .footer-04 .menu,
 	footer.site-footer .footer-05 .menu {
 		margin: 0;
 	}
 }

 @media (max-width:1199px) {
 	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;
 	}
 }

 @media (max-width:991px) {
 	.Homepage_05 .button-title-wrap a.title-button {
 		padding: 8px 18px;
 		font-size: 14px;
 	}

 	#yith-quick-view-modal .variations_form .variations td.value .select_box .select_option.select_option_colorpicker {
 		width: 35px;
 		height: 35px;
 	}

 	.banner-timer {
 		width: 87%;
 	}

 	.search-results.active ul li a {
 		padding: 0 0 20px;
 		margin: 0 0 20px;
 	}

 	footer.footer-style-2 .mc4wp-response {
 		position: static !important;
 		margin: 10px 0 0;
 	}

 	.short-view section.product .cart-wrap .product-button svg {
 		width: 15px;
 		height: 15px;
 	}

 	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 {
 		padding: 20px 0;
 	}

 	.footer-top-section .footer-top-content .news-form {
 		width: 100%;
 	}

 	.single-product .product .entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .cart-wrap {
 		width: 85%;
 	}

 	footer .widget .description {
 		width: 100%;
 	}

 	.right-content-product,
 	.right-content-filter {
 		width: 100%;
 		float: left;
 	}
 }

 @media(max-width:767px) {
 	.single-product .product .entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .cart-wrap {
 		width: 82%;
 	}

 	.Homepage_05 .title-wrap .ui-tabs-nav {
 		margin: 0;
 	}
 }

 @media (max-width:575px) {

 	#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;
 	}

 	.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) {
 	.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;
 	}
 }

 @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;
 	}

 	.thumbnail-wrap .timer {
 		left: 10px;
 		right: 10px;
 		height: 60px;
 	}

 	.list-content .timer>div,
 	.thumbnail-wrap .timer>div {
 		padding: 0 8px;
 	}
 }

 @media (max-width:1400px) {
 	.section-img {
 		margin: 10px 0 0;
 	}

 	.Homepage_02 .tt-banner .banner-text.tt-icon-left {
 		width: 50%;
 	}

 	.Homepage_09.border-radius .tt-section-title p.title_description {
 		padding: 0 0 25px 0;
 	}

 	.title-wrap {
 		margin: 0 0 20px;
 	}

 	.swiper-slider .swiper-top .tt-slider-box-containt .tt-slider-box-title {
 		font-size: 32px;
 		line-height: 36px;
 		width: 93%;
 	}

 	.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;
 	}

 	.swiper-slider .swiper-top .tt-slider-box-containt {
 		top: 30px;
 		left: 30px;
 	}
 }

 @media (max-width:991px) {
 	footer .footer-01 .widget h2 {
 		margin: 0px 0 10px 0;
 	}

 	.blog-style.blog-style-2 .tt-post-wrapper.grid-item {
 		display: block;
 	}

 	.blog-style.blog-section .tt-post-wrapper.grid-item .tt-post-details,
 	.blog-style.blog-section .tt-post-wrapper.grid-item .tt-post-thumbnail {
 		width: 100%;
 	}

 	.header_style.site-header .site-branding {
 		max-height: 65px;
 		height: 65px;
 	}

 	.elementor-custom-embed-play::before {
 		width: 50px;
 		height: 50px;
 	}

 	.product-trending .title-wrap {
 		margin: 0 0 20px;
 	}

 	section.product .cart-wrap .product-button {
 		width: 40px;
 		height: 40px;
 	}

 	.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;
 	}

 	.woocommerce-active.archive .products.list-view .product .list-cart-wrap .cart-wrap .product-button {
 		height: 40px;
 		width: 40px;
 		padding: 0;
 		font-size: 0;
 		border-radius: 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;
 	}

 	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;
 	}

 	.Homepage_09.border-radius .tt-section-title p.title_description::after {
 		height: 60px;
 	}

 	.site-header.header-style-5 #site-navigation ul.nav-menu li.menu-item a {
 		padding: 5px 10px;
 	}

 	.site-header.header-style-5 #site-navigation ul.nav-menu li.menu-item.menu-item-has-children>a {
 		padding-right: 18px;
 	}

 	.header_style.site-header.header-style-5 #site-navigation ul.nav-menu li.menu-item.menu-item-has-children>a::before {
 		right: 0px;
 	}

 	.woocommerce-active.archive .products.short-view .product .list-cart-wrap .cart-wrap {
 		width: 140px;
 		height: 40px;
 	}

 	.Homepage_08 .tt-banner .banner-text.tt-icon-top.text-start {
 		top: 30px;
 		width: 42%;
 		left: 30px;
 	}

 	.Homepage_09.border-radius .tt-section-title p.title_description {
 		margin: 0 0 20% 0;
 		padding: 0 0 20px 0;
 	}

 	.Homepage_02.Homepage_08 .tt-banner .banner-text.tt-icon-left.text-start .banner-title {
 		margin: 0;
 	}

 	.blog-style.blog-style-2 .tt-post-wrapper div.tt-post-thumbnail {
 		width: 50%;
 	}

 	.Homepage_02 .tt-banner .banner-text.tt-icon-left.text-start .button-banner-wrap {
 		margin: 20px 0 0;
 	}

 	.Homepage_02 .tt-banner .banner-text.tt-icon-left.text-start .banner-title {
 		margin: 0 0 10px;
 	}

 	.Homepage_02 .tt-banner .banner-text a.banner-button {
 		padding: 9px 25px;
 	}

 	.Homepage_02 .tt-banner .banner-text.tt-icon-left {
 		width: 52%;
 	}

 	.blog-style .tt-post-thumbnail .post-meta-wrap {
 		padding: 7px 15px;
 		font-size: 12px;
 	}

 	.swiper-slider .swiper-top .tt-slider-box-containt .tt-slider-box-title {
 		width: 73%;
 	}

 	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: 16px;
 		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;
 		line-height: 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;
 	}
 }

 @media (max-width:991px) {
 	.blog-style .tt-post-wrapper div.testi-social {
 		margin: 15px 0 0 0;
 		flex-wrap: wrap;
 	}

 	.products.columns-6 .product .wrap-rate,
 	.products.columns-5 .product .wrap-rate {
 		bottom: 40px;
 	}

 	footer.footer-style-6 .widget-wrap .footer-02 .widget .widget-title {
 		display: flex;
 	}

 	.Homepage_09.border-radius .tt-section-title p.title_description {
 		overflow: visible;
 	}

 	.Homepage_02 .tt-banner .banner-text.tt-icon-left.text-start .button-banner-wrap {
 		margin: 10px 0 0;
 	}

 	.Homepage_02 .tt-banner .banner-text.tt-icon-left.text-start .banner-title {
 		margin: 0 0 5px;
 	}

 	.blog-style.blog-style-2 .tt-post-wrapper div.tt-post-thumbnail {
 		width: auto;
 	}

 	.banner-timer .timer-date {
 		display: flex;
 		margin: 0;
 	}

 	.Homepage_09.border-radius .tt-section-title p.title_description {
 		margin: 0 0 18% 0;
 		padding: 0 0 15px 0;
 	}

 	.Homepage_09.border-radius .tt-section-title p.title_description::after {
 		height: 40px;
 	}

 	.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;
 	}

 	.Homepage_02 .tt-banner .banner-text.tt-icon-left {
 		width: 63%;
 	}

 	.blog-style .tt-post-details .tt-post-title h6 {
 		font-size: 18px;
 		line-height: 22px;
 	}

 	.Homepage_02 .tt-banner .banner-text a.banner-button {
 		padding: 7px 22px;
 	}

 	/* header.site-header.sticky .header-spacing {
		display: none;
   }
	*/
 	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;
 	}

 	/* .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 {
 		left: 0;
 		right: 0;
 	}

 	.woocommerce-active.archive .products.short-view .product .list-cart-wrap .cart-wrap .product-button.loading::before {
 		left: 0;
 		right: 0;
 		font-size: 12px;
 	}

 	.woocommerce-active.archive .products.list-view .product .list-cart-wrap .cart-wrap .product-button.loading svg,
 	.woocommerce-active.archive .products.short-view .product .list-cart-wrap .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;
 	}

 	footer .main-footer {
 		padding: 0;
 	}

 	.single-product .stickycart-popup .cart-wrap .product-button {
 		padding: 9px 20px 9px;
 		font-size: 14px;
 	}

 	header.site-header.header-style-1.sticky,
 	header.site-header.sticky {
 		box-shadow: none;
 	}

 	.swiper-slider .swiper-top .tt-slider-box-containt .tt-slider-box-title {
 		font-size: 28px;
 		line-height: 34px;
 		width: 90%;
 	}

 	.swiper-slider .swiper-top .tt-slider-box-containt .slider-button .slider-button {
 		font-size: 13px;
 	}

 	.swiper-slider .swiper-top .tt-slider-box-containt .slider-title {
 		font-size: 15px;
 		margin: 0;
 	}
 }

 @media (max-width:767px) {
 	.blog-style.blog-style-2 .tt-post-wrapper div.tt-post-thumbnail {
 		width: 45%;
 	}

 	.blog-style.blog-style-2 .tt-post-wrapper div.tt-post-details {
 		width: 55%;
 	}

 	.Homepage_02 .tt-banner .banner-text.tt-icon-left.text-start .banner-description {
 		display: none;
 	}

 	.Homepage02.Homepage_01 .button-title-wrap a.title-button {
 		padding: 10px 20px;
 	}

 	.header_style.site-header .site-branding {
 		max-height: 60px;
 		height: 60px;
 	}

 	.Homepage_02 .tt-banner .banner-text a.banner-button {
 		padding: 6px 19px;
 	}

 	.Homepage_02 .tt-banner .banner-text.tt-icon-left {
 		width: 70%;
 		left: 15px;
 	}

 	.Homepage_02 .tt-banner .banner-text.tt-icon-left.text-start .banner-title {
 		margin: 0;
 	}

 	.Homepage_08 .tt-banner .banner-text.tt-icon-top.text-start {
 		top: 20px;
 		width: 53%;
 		left: 20px;
 	}

 	.woocommerce-active.archive .site-main .products.short-view .product .timer,
 	.woocommerce-active.archive .site-main .products.list-view .product .timer {
 		display: none;
 	}

 	.swiper-slider .swiper-top .tt-slider-box-containt .slider-title {
 		font-size: 13px;
 		margin: 0;
 		padding: 10px 0;
 	}

 	.swiper-slider .swiper-top .tt-slider-box-containt {
 		top: 20px;
 		left: 20px;
 	}

 	.swiper-slider .swiper-top .tt-slider-box-containt .tt-slider-box-title {
 		font-size: 23px;
 		line-height: 28px;
 		width: 100%;
 	}

 	.tt-video.text-start {
 		height: 250px;
 	}

 	.search-results.active .product-image {
 		width: 14%;
 	}

 	.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%;
 	}

 	/* .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 .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;
 	}

 	.email-popup-inner-con {
 		width: 550px;
 		height: 510px;
 	}

 	.recent-product .product .product-button-wrap .btn-hv a,
 	.recent-product section.product .cart-wrap .product-button,
 	.related .product .product-button-wrap .btn-hv a,
 	.related section.product .cart-wrap .product-button {
 		width: 35px;
 		height: 35px;
 	}

 	.recent-product .product .product-button-wrap .btn-hv a::before,
 	.related .product .product-button-wrap .btn-hv a::before {
 		font-size: 12px;
 	}

 	.related section.product .cart-wrap .product-button svg,
 	.recent-product section.product .cart-wrap .product-button svg {
 		width: 13px;
 		height: 13px;
 	}

 	.related .product .wrap-rate .star-rating,
 	.recent-product .product .wrap-rate .star-rating {
 		font-size: 11px;
 		width: 70px;
 	}

 	footer.footer-style-6 .footer-newsletter .news-title .widget-title {
 		font-size: 24px;
 	}

 	.product-layout-morden .product .wrap-rate {
 		padding: 5px 10px;
 	}

 	footer.footer-style-6 .footer-newsletter .news-title .widget-title::before {
 		font-size: 26px;
 	}

 	.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;
 	}
 }

 @media (max-width:575px) {
 	.title-wrap .product-title {
 		padding: 0;
 	}

 	.page-header .storegrid-page-title {
 		padding: 10px 10px;
 		display: flex;
 		flex-direction: column;
 	}

 	ul.page-breadcrumb .home #crumbs a {
 		justify-content: center;
 		display: flex;
 		width: auto;
 		align-items: center;
 	}

 	ul.page-breadcrumb .home #crumbs {
 		display: flex;
 		justify-content: center;
 	}

 	.woocommerce-active.archive .products.short-view .product .list-content-wrap .product-attribute-wrap .list_size_attr .list_product_size,
 	.woocommerce-active.archive .products.list-view .product .list-content-wrap .product-attribute-wrap .list_size_attr .list_product_size {
 		padding: 2px 5px;
 		margin: 5px 5px;
 		font-size: 13px;
 	}

 	/* .home-page-03 .header_style.site-header .site-branding {
		max-height: 50px;
		height: 50px;
   }
	*/
 	.Homepage_02 .tt-banner .banner-text.tt-icon-left {
 		width: 31%;
 	}

 	footer ul.social-media::before,
 	footer ul.social-media::after {
 		width: 30%;
 	}

 	.header-style-1.site-header .site-main-wrap {
 		flex: 0;
 	}

 	.back-to-top {
 		right: 35px;
 		bottom: 60px;
 	}

 	.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%;
 	}

 	.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;
 	}

 	/* .header_style.site-header .header-spacing, .site-header .site-main-wrap, .header_style.site-header .site-branding {
		max-height: 50px;
		height: 50px;
   }
	*/
 	.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.short-view .product .list-content-wrap .wrap-rate {
 		margin: 0;
 	}

 	.woocommerce-active.archive .products.short-view .product .wrap-rate {
 		padding: 7px 0 0 0;
 	}

 	.short-view .list-content-wrap .list-content .product-estimate .delivery-shipping-wrap .estimated-delivery {
 		margin: 0;
 	}

 	.short-view .list-content-wrap .list-content .product-estimate,
 	.list-view .list-content-wrap .list-content .product-estimate {
 		margin: 8px 0 8px 0;
 	}

 	.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%;
 	}

 	.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,
 	.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;
 		right: 0;
 	}

 	.single-product .product .entry-summary .cart-wrap .product-button.loading::before {
 		left: 39%;
 		right: auto;
 	}

 	.woocommerce-active .site-main .container .left.tt-section-title {
 		padding: 0;
 		margin: 0;
 	}

 	.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;
 	}

 	.section-img {
 		margin: 5px 0 5px 0;
 	}

 	.product-top-sorting .toggle-filter {
 		margin: 0 5px 0 0;
 	}

 	.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 .storegrid-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;
 	}

 	#post_sidebar {
 		padding: 0 25px;
 	}

 	.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;
 	}

 	.page-header .storegrid-page-title {
 		padding: 15px 10px;
 	}

 	.page-header .storegrid-page-title {
 		min-height: 50px;
 	}

 	.single-product .product .entry-summary .cart-wrap .product-button.loading::before {
 		left: 33%;
 		right: auto;
 	}

 	footer.footer-style-6 .widget.widget_block .footer-newsletter {
 		width: 100%;
 	}

 	.Homepage_02 .tt-banner .banner-text.tt-icon-left {
 		width: 58%;
 	}

 	.blog-style.blog-style-2 .tt-post-wrapper div.tt-post-details {
 		padding: 0;
 		margin: 0;
 	}

 	.blog-style.blog-style-2 .tt-post-wrapper div.tt-post-thumbnail {
 		width: 100%;
 	}

 	.blog-style.blog-style-2 .tt-post-wrapper div.tt-post-details {
 		width: 100%;
 	}

 	footer ul.social-media::before,
 	footer ul.social-media::after {
 		width: 27%;
 	}

 	.blog-section .swiper-navigation svg,
 	.product-trending .swiper-navigation svg,
 	.products-trending.product-swiper .swiper-navigation svg {
 		width: 23px;
 		height: 23px;
 	}

 	.page-header .title {
 		font-size: 16px;
 		width: 100%;
 	}

 	#crumbs .active {
 		padding-left: 15px;
 		margin-left: 10px;
 	}

 	footer.site-footer.footer-style-6 .footer-03 .menu li {
 		padding: 0px 10px 0 0;
 		margin: 0px 10px 10px 0;
 	}

 	.search-icon .top-search .search-form input {
 		height: 45px;
 	}

 	footer.footer-style-6 .main-footer {
 		padding: 20px 0 0 0;
 	}

 	footer.footer-style-6 .main-footer .footer-01 {
 		padding: 0;
 	}

 	footer.site-footer.footer-style-6 .footer-03 .menu {
 		margin: 15px 0 0 0;
 	}

 	footer.footer-style-6 .site-info .copyright {
 		padding: 0px 0 10px 0;
 	}

 	footer.footer-style-6 .widget_block input[type="email"] {
 		padding: 8px 33px 8px 8px;
 	}

 	footer.site-footer.footer-style-6 .footer-03 .menu {
 		flex-wrap: wrap;
 	}

 	.page-header .storegrid-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%;
 	}

 	.widget-area .widget {
 		position: relative;
 	}

 	.single-product .xs_social_share_widget {
 		margin: 10px 0 0 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;
 	}

 	.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;
 	}

 	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;
 	}

 	.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: 16px;
 	}

 	.short-view .product .list-content-wrap {
 		display: flex;
 		padding: 0 12px;
 	}

 	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;
 	}

 	/* #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;
 	}

 	#yith-quick-view-modal .yith-wcqv-wrapper .yith-wcqv-main {
 		height: 350px;
 	}

 	#yith-quick-view-modal.open .yith-wcqv-wrapper {
 		height: 350px !important;
 	}

 	.yith-wcqv-head #yith-quick-view-close {
 		border: none;
 		font-size: 0;
 		/* top: 0;
		right: 0;
		*/
 		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: 27px;
 		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 {
 		margin: 0;
 	}

 	.product_catagories .title-wrap .ui-tabs-nav {
 		margin: 0;
 	}
 }

 @media (max-width:400px) {
 	.title-wrap .ui-tabs-nav {
 		justify-content: start;
 	}

 	header.header-style-6.header_style .site-branding .header-logo {
 		margin: 0 0 0 15px;
 	}

 	footer ul.social-media::before,
 	footer ul.social-media::after {
 		width: 15%;
 	}

 	.product-by-category.style-2 .title-wrap .ui-tabs-nav {
 		justify-content: start;
 	}

 	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated {
 		width: 10px;
 		height: 33px;
 	}

 	footer .footer-top-section .footer-newsletter .news-title .widget-title {
 		font-size: 18px;
 		width: 97%;
 		line-height: 20px;
 	}

 	.tt-banner .banner-text.tt-icon-left {
 		width: 57%;
 	}

 	.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;
 	}

 	.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 {
 		padding: 0 5px 8px;
 		margin: 0;
 	}

 	.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.site-header.header-style-5 .header-middle .left-header {
 		display: none;
 	}

 	.woocommerce-active.archive .products.list-view .product .list-cart-wrap .cart-wrap .product-button.product_type_simple.loading,
 	.woocommerce-active.archive .products.short-view .product .list-cart-wrap .cart-wrap .product-button.product_type_simple.loading {
 		padding: 0;
 	}

 	.header_style.header-style-5 .site-branding .header-logo {
 		flex: 1;
 	}

 	header.header-style-5 .right-header {
 		flex: 0;
 	}

 	.header_style.site-header.header-style-5 .header-middle {
 		align-items: center;
 		display: flex;
 	}

 	.product .wrap-rate {
 		bottom: 50px;
 	}

 	section.product:hover .wrap-rate {
 		transform: none;
 	}

 	.header_style.site-header.header-style-1 .container-fluid {
 		display: flex;
 		flex-direction: row-reverse;
 		padding: 0 12px;
 	}

 	/* .header_style.header-style-3 .site-branding .main-navigation {
		flex: 1;
   }
	*/
 	.header_style.site-header .site-wrap .main-navigation {
 		width: auto;
 	}

 	.header_style.site-header.header-style-1 .container-fluid .site-branding-wrap {
 		flex: 2;
 	}

 	footer.footer-style-2 .main-footer .footer-05,
 	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;
 	}

 	.cat_desc .cat_image::after {
 		border: 1px dashed var(--primary-color);
 	}

 	#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;
 	}

 	.site-branding .header-logo {
 		text-align: center;
 		justify-content: center;
 		align-items: center;
 		padding: 0;
 		flex: 1;
 	}

 	/* header.site-header.sticky .header-spacing {
		display: flex;
		position: relative;
   }
	*/
 	.header_style.site-header .site-branding {
 		display: flex;
 	}

 	.site-header .site-main-wrap {
 		width: auto;
 		border: none;
 		padding: 0;
 		align-items: center;
 		display: flex;
 		flex: 1;
 	}

 	.header_style.site-header .header-spacing .container:first-child {
 		display: flex;
 		flex-direction: row-reverse;
 	}

 	.header-line {
 		min-height: auto;
 		width: 100%;
 	}

 	.tt-section-sab {
 		font-size: 12px;
 	}
 }

 @media (max-width:480px) {
 	.header_style .site-branding .right-header {
 		flex: 1;
 	}

 	header.header-style-2 .right-header,
 	.header_style.header-style-2 .site-branding .header-logo {
 		flex: 1;
 	}

 	.header_style.site-header .site-branding {
 		max-height: 55px;
 		height: 55px;
 	}

 	header.header-style-2 .site-branding #site-navigation {
 		flex: 0;
 	}

 	.list-view .list-description p,
 	.short-view .list-description p {
 		-webkit-line-clamp: 2;
 		display: none;
 	}

 	.list-view .product span.price,
 	.short-view .product span.price {
 		margin: 5px 0 0 0;
 	}

 	.list-content-wrap .list-content .product-estimate .delivery-shipping-wrap .estimated-delivery {
 		margin: 0;
 	}

 	.list-content-wrap .list-content .product-estimate .delivery-shipping-wrap .estimated-delivery p,
 	.list-content-wrap .list-content .product-estimate .delivery-shipping-wrap .free-shipping p {
 		font-size: 13px;
 	}

 	.list-content-wrap .list-content .product-estimate .free-shipping {
 		margin: 0;
 	}

 	.Homepage02.Homepage_01 .button-title-wrap a.title-button {
 		padding: 10px 24px;
 		border-radius: 4px;
 	}

 	footer.site-footer.footer-style-6 .footer-03 .menu,
 	footer.site-footer.footer-style-5 .footer-04 .menu,
 	footer.site-footer.footer-style-4 .footer-04 .menu,
 	footer.site-footer .footer-05 .menu {
 		display: flex;
 		flex-wrap: wrap;
 	}

 	footer.site-footer.footer-style-6 .footer-03 .menu li,
 	footer.site-footer.footer-style-5 .footer-04 .menu li,
 	footer.site-footer.footer-style-4 .footer-04 .menu li,
 	footer.site-footer .footer-05 .menu li {
 		padding: 0px 12px 0 0;
 		margin: 0px 12px 0 0;
 	}

 	.site-branding .header-logo {
 		flex: none;
 	}

 	.site-main {
 		min-height: auto;
 	}

 	.Homepage_05 .Categories .product-category.category-slider.category-style1 .categories-text {
 		width: 67%;
 	}
 }

 @media (max-width:1400px) {
 	.catagories_errow .tt-section-title p {
 		margin: 10px 0 0 0;
 	}

 	.page-id-16 footer .footer-top-section .footer-newsletter .news-title .widget-title {
 		font-size: 28px;
 		line-height: 40px;
 	}

 	.Home_page_05 .image-hotspot .image-hotspot-wrap .img-2:last-child img,
 	.Home_page_05 .image-hotspot .image-hotspot-wrap .img-1:last-child img {
 		width: 65%;
 	}

 	.Home_page_05 .image-hotspot .content-hotspot-wrap {
 		width: 33%;
 		padding: 27px 20px 0 20px;
 	}

 	/* .Home_page_05 .image-hotspot .image-hotspot-wrap {
		display: none;
   }
	*/
 	.Home_page_05 .image-hotspot .image-hotspot-wrap {
 		position: relative;
 		width: 18%;
 	}

 	.Home_page_05 .image-hotspot .hotspot-classic-wrap {
 		width: 48%;
 	}

 	.Home_page_05 .content-hotspot-wrap .hotspot-description {
 		font-size: 15px;
 		line-height: 24px;
 		width: 72%;
 		margin: 15px 0 15px 0;
 	}

 	.Home_page_05 .hotspot-swiper .content-hotspot-wrap .hotspot-title {
 		font-size: 37px;
 		line-height: 45px;
 	}

 	.Homepage_06.catagories_errow .swiper-button-next,
 	.Homepage_06.catagories_errow .swiper-button-prev {
 		top: 63%;
 	}

 	.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;
 	}

 	.short-view section.product .cart-wrap .product-button svg,
 	.list-view section.product .cart-wrap .product-button svg {
 		width: 16px;
 		height: 16px;
 	}

 	.short-view .product-attribute-wrap,
 	.list-view .product-attribute-wrap {
 		display: none;
 	}

 	.products.short-view .row,
 	.products.list-view .row {
 		float: left;
 		width: 100%;
 		margin: 0;
 	}

 	/* .header_style .site-branding .header-logo {
		margin: 0 0 0 12px;
		justify-content: left;
   }
	*/
 	/* .header_style.site-header.header-style-2 .header-line {
		min-height: 50px;
		height: 50px;
   }
	*/
 	/* .header_style.header-style-3 .site-branding .main-navigation {
		flex: 0;
   }
	*/
 	/* .home-page-03 .header_style .site-branding .header-logo {
		justify-content: left;
   }
	*/
 	header.header-style-3 .site-branding #site-navigation {
 		flex: 0;
 	}
 }

 @media (max-width:480px) {
 	.woocommerce-active.archive .products.list-view .product .list-cart-wrap .cart-wrap {
 		width: 30px;
 	}

 	.header_style.site-header .site-wrap {
 		width: 18px;
 	}

 	.sticky-addToCart .variations_form .variations tbody {
 		width: auto;
 	}

 	.sticky-addToCart .single_variation_wrap {
 		flex-wrap: wrap;
 	}

 	.stickycart-wrap .single_variation_wrap .woocommerce-variation .woocommerce-variation-price .price {
 		padding: 0;
 		margin: 10px 0;
 	}

 	.sticky-addToCart .variations_form .variations tbody tr td.value,
 	.sticky-addToCart .variations_form .variations tbody {
 		justify-content: start;
 	}

 	.sticky-addToCart .variations_form .variations tbody {
 		padding: 0;
 	}

 	.sticky-addToCart .variations_form .variations tr {
 		padding: 0;
 	}

 	.sticky-addToCart .stickycart-popup .stickycart-wrap .cart {
 		display: flex;
 		flex-wrap: wrap;
 	}

 	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner {
 		top: 8px;
 	}

 	.blog-style.blog-section .tt-post-wrapper.grid-item .tt-post-details {
 		padding: 10px 0 0 0;
 	}

 	.tt-feature-box-icon img {
 		left: 0;
 		right: 0;
 	}

 	.tt-feature-box-icon::before {
 		left: 0;
 		right: 0;
 	}

 	.short-view section.product .cart-wrap .product-button svg,
 	.list-view section.product .cart-wrap .product-button svg {
 		width: 14px;
 		height: 14px;
 	}

 	.footer-style-2 .mc4wp-form .mc4wp-form-fields .news_letter button svg {
 		height: 17px;
 		width: 17px;
 	}

 	#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 .cat_image {
 		margin: 0;
 	}

 	.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;
 	}

 	.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;
 	}

 	.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:991px) {
 	.page .site-main .button-cms-block .btn {
 		width: 96px;
 		height: 35px;
 		font-size: 13px;
 	}

 	.Home_page_05 .hotspot-swiper .content-hotspot-wrap .hotspot-title {
 		font-size: 27px;
 		line-height: 35px;
 	}

 	.Home_page_05 .image-hotspot .content-hotspot-wrap {
 		width: 33%;
 		padding: 20px 0 0 10px;
 	}

 	.Home_page_05 .content-hotspot-wrap .hotspot-description {
 		width: 90%;
 	}

 	.elementor-element .swiper-navigation {
 		opacity: 1;
 	}

 	.products.list-view section.product.product-type-external .cart-wrap a::before,
 	.products.list-view section.product .cart-wrap a.product_type_variable::before {
 		left: 0;
 		right: 0;
 	}

 	.woocommerce-active.archive .products.short-view .product .list-cart-wrap .cart-wrap {
 		width: auto;
 	}

 	.short-view section.product .cart-wrap .product-button svg,
 	.list-view section.product .cart-wrap .product-button svg {
 		stroke: #fff;
 		margin: 0;
 	}

 	.header_style.site-header.header-style-1 .header-spacing {
 		border-bottom: none;
 	}

 	.header_style.header-style-1 .navbar-woocommerce #woocommerce-menu {
 		top: 34px;
 		width: 150px;
 	}
 }

 @media (max-width:480px) {
 	.page .site-main .button-cms-block .btn {
 		width: 94px;
 		height: 30px;
 		font-size: 13px;
 	}

 	.site-header .site-main-wrap {
 		flex: none;
 	}

 	.single-product .woocommerce-tabs ul.tabs li {
 		flex: 0 0 auto;
 	}

 	.header_style .site-branding a svg,
 	.search-icon .search-wrap svg {
 		width: 18px;
 		height: 18px;
 		margin: 0;
 	}

 	.site-branding .right-header .mini-cart a svg {
 		width: 17px;
 		height: 17px;
 		/* margin: 0;
		*/
 	}

 	.search-icon .top-search .search-form button[type="submit"] {
 		bottom: 5px;
 	}

 	.search-wrapper svg {
 		top: 39px;
 		right: 2px;
 	}

 	.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content ul li .product-details {
 		width: 65%;
 		padding: 0 15px 0 15px;
 	}

 	.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content ul li .remove {
 		right: -13px;
 	}

 	#mega-menu-wrap-header-menu .mega-menu-toggle.mega-menu-open+#mega-menu-header-menu {
 		top: 44px;
 	}

 	.header_style.header-style-2 .site-branding a.dropdown-back {
 		padding: 0;
 	}

 	.service-block .swiper-slide::after {
 		display: none;
 	}

 	.swiper-navigation .swiper-button.swiper-button-prev {
 		left: -8px;
 	}

 	.swiper-navigation .swiper-button.swiper-button-next {
 		right: -8px;
 	}
 }

 /* cart */
 @media(max-width:991px) {
 	.cart-content-left {
 		margin: 0 0 40px;
 	}
 }

 @media(max-width:767px) {
 	.woocommerce-cart .cart-content-left td {
 		float: left;
 		width: 100%;
 	}

 	.Home_page_05 .image-hotspot .hotspot-classic-wrap {
 		width: 55%;
 	}

 	.Home_page_05 .image-hotspot .hotspot-classic-wrap {
 		margin: 0;
 	}

 	.Home_page_05 .content-hotspot-wrap .hotspot-description {
 		margin: 10px 0 10px 0;
 	}

 	.Home_page_05 .hotspot-swiper .content-hotspot-wrap .hotspot-title {
 		font-size: 22px;
 		line-height: 29px;
 	}

 	.Home_page_05 .image-hotspot .content-hotspot-wrap {
 		width: 45%;
 	}

 	.Home_page_05 .image-hotspot .hotspot-content {
 		display: none;
 	}

 	/* .Home_page_05 .image-hotspot .content-hotspot-wrap {
		width: 43%;
		right: 31px;
   }
	*/
 	.Home_page_05 .image-hotspot .content-hotspot-wrap {
 		width: 43%;
 		right: 31px;
 		position: static;
 		padding: 0 0 0 10px;
 	}

 	.Home_page_05 .image-hotspot .image-hotspot-wrap div.img-2:first-child,
 	.Home_page_05 .image-hotspot .image-hotspot-wrap div.img-1:first-child {
 		display: none;
 	}

 	.Home_page_05 .image-hotspot .image-hotspot-wrap .img-2:last-child img,
 	.Home_page_05 .image-hotspot .image-hotspot-wrap .img-1:last-child img {
 		width: 100%;
 	}

 	.Home_page_05 .image-hotspot .image-hotspot-wrap .img-2:last-child,
 	.Home_page_05 .image-hotspot .image-hotspot-wrap .img-1:last-child {
 		left: -60%;
 	}

 	.Homepage_06 .catagories_errow .cat_desc {
 		padding: 10px;
 	}

 	.catagories_errow.Homepage_06 .cat_desc {
 		padding: 10px 2px 20px;
 	}

 	.product-by-category .ui-tabs-nav .ui-tabs-tab a {
 		margin: 0 10px 0 0;
 	}

 	.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;
 	}

 	.image-hotspot .category-url.cat-img-1,
 	.image-hotspot .category-url.cat-img-2 {
 		display: none;
 	}

 	.header_style.site-header.header-style-6 .header-spacing .container-fluid {
 		padding: 0 12px;
 	}

 	.Home_page_05 .image-hotspot {
 		flex-wrap: wrap;
 	}

 	.Home_page_05 .image-hotspot .hotspot-classic-wrap {
 		width: 100%;
 	}

 	.Home_page_05 .image-hotspot .content-hotspot-wrap {
 		padding: 30px 0;
 	}

 	.Home_page_05 .image-hotspot .content-hotspot-wrap {
 		width: 100%;
 	}

 	.navbar-woocommerce {
 		padding: 0 11px;
 	}

 	.product-by-category .title-wrap {
 		flex-direction: column;
 		align-items: center;
 	}

 	.product-by-category .ui-tabs-nav .ui-tabs-tab a {
 		margin: 0 25px 0 0;
 	}

 	.product-by-category .title-wrap .ui-tabs-nav {
 		justify-content: center;
 	}

 	.product-by-category .title-wrap .product-title {
 		text-align: center;
 	}

 	.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-by-category .title-wrap .product-title {
 		text-align: center;
 	}

 	.product-by-category .title-wrap .ui-tabs-nav {
 		justify-content: left;
 		width: fit-content;
 		overflow-y: hidden;
 		overflow-x: auto;
 		flex-wrap: nowrap;
 	}

 	.product-by-category .title-wrap .ui-tabs-nav li {
 		flex: 0 0 auto;
 		padding: 0;
 	}

 	.productBy-category .swiper-wrapper section.product {
 		margin: 0 0 20px 0;
 	}

 	/* .product-by-category .title-wrap {
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
		justify-content: center;
		margin: 0 0 15px;
		flex-direction: column;
   }
	*/
 	header .right-header .wishlist-wrap div svg {
 		width: 17px;
 		height: 17px;
 	}

 	.woocommerce-cart .cart-content-left td.actions .coupon #coupon_code {
 		margin: 0 0 10px;
 	}

 	.page .site-main .vertical .tt-banner .banner-tag a {
 		padding: 10px 6px;
 	}

 	.single-product .woocommerce-tabs ul.tabs {
 		overflow: hidden;
 		overflow-x: hidden;
 		overflow-x: scroll;
 		flex-wrap: nowrap;
 		padding: 0;
 		justify-content: center;
 	}

 	.thumbnail-slider-style1 .product-review-tab .rating-wrap .rating-bar .rating-percentage-bar {
 		width: 72%;
 	}

 	.woocommerce-cart .cart-content-left td.actions .coupon {
 		flex-wrap: wrap;
 		margin: 0;
 	}

 	.single-product #review_form_wrapper {
 		padding: 20px;
 	}

 	.single-product.thumbnail-slider-style1 .woocommerce-tabs .woocommerce-Tabs-panel .product-review-wrap .review_tab {
 		margin: 0;
 	}

 	.cart-content-left,
 	.cart-content-right {
 		padding: 0 12px;
 	}

 	.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;
 	}

 	.search-icon .top-search .search-fix .product-search-close {
 		top: 25px;
 	}

 	header.header-style-6 .right-header .list-inline-item {
 		display: none;
 	}

 	header.header-style-6 .site-branding #site-navigation .menu-main-menu-container {
 		margin: 0 !important;
 	}

 	.Homepage_01 .tt-section-title p {
 		margin: 11px 0 21px;
 	}

 	.Homepage_01 .button-title-wrap a.title-button {
 		padding: 10px 24px;
 		font-size: 15px;
 		line-height: 18px;
 	}

 	.woocommerce-checkout .woocommerce .checkout #customer_details {
 		padding: 0 10px 0 0;
 	}
 }

 @media(max-width:991px) {
 	.Homepage_01 .button-title-wrap a.title-button {
 		padding: 10px 20px;
 	}

 	.woocommerce-checkout .woocommerce .checkout {
 		flex-direction: column;
 	}

 	.page-id-16 footer .footer-top-content div.news_letter {
 		width: 100%;
 	}

 	.woocommerce-checkout .woocommerce .checkout .order_review-wrap,
 	.woocommerce-checkout .woocommerce .checkout #customer_details {
 		margin: 0;
 		padding: 0;
 	}

 	.header_style.header-style-6 .site-branding .main-navigation {
 		flex: 1;
 	}

 	.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;
 	}

 	.page-id-16 footer .footer-top-section .footer-newsletter .news-title .widget-title {
 		font-size: 24px;
 		line-height: 34px;
 	}

 	/* footer .footer-top-section .footer-newsletter .news-title .widget-title {
		padding: 0 0 0 43px;
   }
	*/
 	.page-id-16 footer .footer-newsletter .news-title .widget-title::before {
 		font-size: 25px;
 		line-height: 34px;
 	}

 	.single-product .product .entry-summary .cart-wrap .product-button.loading {
 		padding: 0;
 		height: 45px;
 	}

 	.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: 20px;
 	}

 	.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: 36%;
 	}

 	.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;
 	}
 }

 /* Slider csss */
 @media (max-width:991px) {

 	/* .single-product .product .entry-summary .cart-wrap .product-button.loading::before {
		left: 41%;
   }
	*/
 	.custom.tparrows,
 	#rev_slider_1_1_wrapper .custom.tparrows {
 		width: 30px !important;
 		height: 30px !important;
 	}

 	footer.footer-style-5 .widget {
 		justify-content: start;
 		align-items: start;
 	}

 	footer.footer-style-5 .widget-wrap .widget .contact-info {
 		display: none;
 	}

 	footer.footer-style-5 .main-footer .footer-02 .widget {
 		justify-content: center;
 		align-items: center;
 	}

 	footer.footer-style-5 .widget-wrap .widget .widget-title {
 		width: 100%;
 		text-align: left;
 		justify-content: start;
 	}

 	.custom.tparrows::before {
 		font-size: 13px !important;
 		line-height: 30px !important;
 	}

 	footer.footer-style-5 .footer-01 section.widget:first-child {
 		margin: 25px 0 0 0;
 	}

 	footer.footer-style-5 .main-footer .footer-02 {
 		order: -1;
 	}

 	/* .custom.tparrows.tp-leftarrow {
		border-right: 2px solid var(--primary-color);
   }
	.custom.tparrows.tp-rightarrow {
		border-left: 2px solid var(--primary-color);
   }
	*/
 }

 @media (max-width:767px) {
 	.custom.tparrows {
 		display: none !important;
 	}

 	.yith-wcqv-main #yith-quick-view-content .product .entry-summary .cart-wrap .product-button::before {
 		left: 40%;
 	}

 	.page-id-16 footer.site-footer .footer-top-section {
 		padding: 15px;
 	}

 	.page-id-16 footer .footer-top-section .footer-newsletter .news-title .widget-title,
 	footer .footer-top-section .footer-newsletter .news-title .widget-title {
 		font-size: 24px;
 		width: 100%;
 		line-height: 30px;
 		text-align: center;
 	}

 	.footer-top-section .footer-top-content .news-title {
 		margin-bottom: 15px;
 	}

 	.page-id-16 footer .footer-newsletter .news-title .widget-title::before {
 		font-size: 24px;
 		line-height: 29px;
 		left: 22%;
 		right: auto;
 	}
 }

 /* catagories style-one */
 @media (max-width:1400px) {
 	.Categories .product-category.category-slider .categories-text {
 		margin: 0 0 20px 0;
 		width: 97%;
 	}

 	.left-header .head-top-call li a::after {
 		display: none;
 	}

 	.header-style-5.header_style.site-header .site-branding {
 		max-height: 70px;
 		height: 70px;
 	}

 	/* .header-line {
		min-height: 140px;
   }
	*/
 	.page-id-651 .tt-banner .banner-text.tt-icon-left.text-start .button-banner-wrap {
 		margin: 15px 0 0;
 	}

 	.single-product.thumbnail-slider-style3 .product-estimate {
 		padding: 25px 0 25px 0;
 	}
 }

 @media (max-width:575px) {
 	.Categories .product-category.category-slider .categories-text {
 		width: 98%;
 		margin: 0 0 15px 0;
 	}

 	.page-id-651 .tt-banner .banner-text.tt-icon-left.text-start .button-banner-wrap {
 		margin: 12px 0 0;
 	}

 	.yith-wcqv-main #yith-quick-view-content .product .entry-summary .cart-wrap .product-button::before {
 		left: 36%;
 	}
 }

 /* ---------------------------------- wishlist page ------------------------------ */
 @media (max-width:991px) {
 	.wishlist_table tr td.product-price {
 		padding: 56px 20px;
 	}

 	.page-id-651 .tt-banner .banner-text.tt-icon-left.text-start .button-banner-wrap {
 		margin: 10px 0 0;
 	}

 	.custom.tparrows.tp-leftarrow {
 		transform: translate(10px, -15px) !important;
 	}

 	.custom.tparrows.tp-rightarrow {
 		transform: translate(-40px, -15px) !important;
 	}

 	footer.footer-style-5 .widget-wrap .widget .widget-title+div ul.menu {
 		justify-content: left;
 		display: flex;
 		flex-direction: column;
 		align-items: start;
 		text-align: left;
 	}

 	.header_style.header-style-2 .site-branding .header-logo {
 		flex: 0;
 	}

 	footer.footer-style-5 .widget .menu-quick-links-container {
 		width: 100%;
 	}

 	footer.footer-style-5 .widget-wrap .widget .contact-info li {
 		justify-content: left;
 		align-items: start;
 		text-align: left;
 	}

 	header.header-style-2 .site-branding #site-navigation {
 		flex: 1;
 	}

 	footer.footer-style-5 .footer-top-section .footer-newsletter .news-title .widget-title {
 		padding: 0 0 0 45px;
 	}

 	footer.footer-style-5 .widget.widget_nav_menu {
 		justify-content: center;
 		align-items: center;
 	}

 	header.header-style-2 .right-header {
 		flex: 1;
 	}

 	.header_style.site-header .header-middle {
 		padding: 0;
 	}

 	footer.footer-style-6 .main-footer .footer-03 a svg,
 	footer.footer-style-6 .footer-03 ul li .phone-bg svg {
 		padding: 0;
 	}

 	.single-product.thumbnail-slider-style3 .product-estimate {
 		padding: 20px 0 20px 0;
 	}
 }

 @media (max-width:768px) {

 	#primary .woocommerce ul.wishlist_table.mobile li .item-wrapper,
 	#primary .woocommerce ul.wishlist_table.mobile li {
 		display: flex;
 	}

 	table.wishlist_table tbody {
 		overflow: hidden;
 		overflow-x: hidden;
 		overflow-x: auto;
 		display: flex;
 		flex-direction: column;
 	}

 	.single-product.thumbnail-slider-style3 .product-estimate {
 		padding: 15px 0 15px 0;
 	}

 	.wishlist_table tr td.product-price {
 		padding: 10px 20px;
 	}

 	table.wishlist_table tr .product-stock-status {
 		width: 50%;
 	}

 	.wishlist_table tr td.product-price {
 		padding: 10px 20px;
 		border-left: 1px solid #e5e5e5;
 		border-right: 1px solid #e5e5e5;
 	}

 	table.wishlist_table tr .product-stock-status,
 	table.wishlist_table tr .product-add-to-cart {
 		border-top: none;
 	}

 	table.wishlist_table tbody td .cart-wrap {
 		width: 165px;
 	}

 	table.wishlist_table {
 		border: none;
 	}

 	table.wishlist_table tr {
 		margin: 0 0 30px 0;
 	}

 	table.wishlist_table thead {
 		display: none;
 	}

 	.wishlist_table tr td.product-remove div {
 		padding: 10px;
 	}

 	#primary .woocommerce ul.wishlist_table.mobile li {
 		border: 1px solid var(--border-color);
 		align-content: center;
 		margin: 8px 0;
 		padding: 0;
 	}

 	.wishlist_table.mobile li .item-wrapper .product-thumbnail {
 		max-width: 70px;
 		border: none;
 		margin: 0;
 		padding: 0;
 	}

 	.wishlist_table.mobile li .additional-info-wrapper tr {
 		padding: 18px;
 	}

 	.wishlist_table.mobile li .item-wrapper tr {
 		padding: 0;
 		display: flex;
 	}

 	#primary .wishlist_table.mobile li .item-wrapper .item-details .product-name h3 a {
 		color: #444;
 		font-size: 16px;
 	}

 	.wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart {
 		display: none;
 	}

 	.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;
 		font-weight: 500;
 	}

 	.wishlist_table.mobile li .item-details table.item-details-table td.value del {
 		font-size: 14px;
 		padding-left: 15px;
 	}

 	.wishlist_table.mobile li .item-details table.item-details-table td.value del::after {
 		width: 9px;
 		left: 4px;
 	}

 	.wishlist_table.mobile li .item-wrapper .item-details {
 		width: 100%;
 		margin: 0 0 0 10px;
 		align-items: center;
 		display: flex;
 		flex-direction: column;
 		border-right: 1px solid #e5e5e5;
 		padding: 15px 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 .item-details-table {
 		width: 100%;
 		margin: 0;
 		border: none;
 		padding: 0;
 	}

 	.wishlist_table.mobile li .item-wrapper .item-details .product-name {
 		width: 100%;
 		border: none;
 	}

 	#primary .woocommerce ul.wishlist_table.mobile li .item-wrapper {
 		width: 80%;
 		margin: 0;
 	}

 	.wishlist_table.mobile li .additional-info-wrapper tr,
 	.wishlist_table.mobile li .item-wrapper tr {
 		width: 100%;
 	}

 	#primary .woocommerce ul.wishlist_table.mobile li .additional-info-wrapper {
 		width: 20%;
 		display: flex;
 		align-items: center;
 	}

 	.header-style-5.header_style.site-header .site-branding {
 		max-height: 65px;
 		height: 65px;
 	}

 	.wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart {
 		display: none;
 	}
 }

 @media (max-width:767px) {
 	.wishlist_table.mobile li .additional-info-wrapper tr {
 		padding: 18px 11px;
 	}

 	#rev_slider_1_1_wrapper .hermes.tp-bullets {
 		transform: translate(-18px, -24px) !important;
 	}

 	.page-id-19 .section-heading {
 		margin: 6px 0 10px 0;
 	}

 	.Homepage_02 .tt-banner .banner-text a.banner-button {
 		padding: 5px 16px;
 	}

 	.page-id-651 .tt-banner .banner-text.tt-icon-left.text-start .button-banner-wrap {
 		margin: 8px 0 0;
 	}

 	.header-style-5.header_style.site-header .site-branding {
 		max-height: 60px;
 		height: 60px;
 	}
 }

 @media (max-width:480px) {
 	#primary .wishlist_table.mobile li {
 		flex-direction: column;
 	}

 	.title-wrap .ui-tabs-nav {
 		padding: 0 0 10px 0;
 	}

 	footer.footer-style-5 input[type="email"] {
 		height: 38px;
 	}

 	footer.footer-style-5 .main-footer .footer-02 {
 		margin: 15px 0 0 0;
 	}

 	footer.footer-style-5 input[type="email"] {
 		margin: 0;
 	}

 	footer.footer-style-5 .footer-top-section .footer-newsletter .news-title .widget-title {
 		padding: 0 0 0 20px;
 	}

 	.page-id-16 footer .footer-newsletter .news-title .widget-title::before {
 		font-size: 19px;
 		line-height: 27px;
 		left: 0;
 	}

 	.page-id-16 footer .footer-top-section .footer-newsletter .news-title .widget-title,
 	footer .footer-top-section .footer-newsletter .news-title .widget-title {
 		font-size: 21px;
 		line-height: 27px;
 	}

 	.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content .buttons .checkout.button::after {
 		left: 28%;
 	}

 	.yith-wcqv-main #yith-quick-view-content .product .entry-summary .cart-wrap .product-button::before {
 		left: 29%;
 	}

 	#rev_slider_1_1_wrapper .hermes .tp-bullet.selected[data-key="rs-1"] {
 		left: 2px !important;
 	}

 	#rev_slider_1_1_wrapper .hermes .tp-bullet.selected[data-key="rs-2"] {
 		right: 2px !important;
 	}

 	#rev_slider_1_1_wrapper .hermes .tp-bullet {
 		width: 12px !important;
 		height: 12px !important;
 	}

 	.header_style.header-style-5 .site-branding .header-logo {
 		margin: 0 0 0 10px;
 	}

 	.header-style-5.header_style.site-header .site-branding {
 		max-height: 55px;
 		height: 55px;
 	}

 	.woocommerce-checkout .woocommerce .checkout .order_review-wrap .order_review-bg #payment .place-order .button::before {
 		left: 25%;
 	}

 	.single-product.thumbnail-slider-style3 .product-estimate {
 		padding: 10px 0 10px 0;
 	}

 	.single-product .recent-product .products,
 	.single-product .related.products .products,
 	.single-product .up-sells.upsells .products {
 		padding: 0 12px;
 	}

 	footer.footer-style-6 .main-footer .footer-02 {
 		margin: 0;
 		padding: 15px 0;
 		border: none;
 	}

 	#primary .wishlist_table.mobile li .item-wrapper .item-details .product-name h3 a {
 		font-size: 16px;
 	}

 	.header_style.header-style-6 .site-branding .main-navigation {
 		flex: 0;
 	}

 	.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;
 	}

 	#primary .woocommerce ul.wishlist_table.mobile li .item-wrapper {
 		width: 100%;
 		margin: 0;
 	}

 	.wishlist_table.mobile li .additional-info-wrapper tr {
 		padding: 0;
 	}

 	.wishlist_table.mobile li .item-wrapper .item-details {
 		padding: 5px 0 0 0;
 	}

 	#primary .woocommerce ul.wishlist_table.mobile li .additional-info-wrapper {
 		width: 100%;
 		display: flex;
 		align-items: center;
 		justify-content: space-between;
 		padding: 10px;
 	}

 	.woocommerce .wishlist-title {
 		margin-bottom: 5px;
 	}

 	.wishlist_table.mobile {
 		list-style: none;
 		margin-left: 0;
 		display: flex;
 		flex-direction: column;
 		width: 100%;
 		height: fit-content;
 		padding: 0;
 		margin: 0;
 	}

 	.wishlist_table.mobile li table.additional-info {
 		border-right: none;
 	}

 	.wishlist_table.mobile li table.additional-info {
 		width: auto;
 	}
 }

 @media (max-width:701px) {
 	.Home_page_05 .image-hotspot .image-hotspot-wrap {
 		display: none;
 	}

 	.Home_page_05 .image-hotspot .content-hotspot-wrap {
 		justify-content: center;
 		display: flex;
 		flex-direction: column;
 		top: 0;
 		padding: 0;
 	}
 }

 @media (max-width:480px) {
 	.Home_page_05 .image-hotspot .content-hotspot-wrap {
 		padding: 10px 0 30px 0;
 	}
 }