/**
	TT Extension Media CSS
*/

/* ----------------------- Start Section Title --------------------- */
@media(max-width:1400px) {
	.about-02 .inner_page_img_hover {
		margin: 0 0 0 25px;
	}

	.service-sec .section-ser-title .tt-section-title p {
		margin: 0 0 10px;
	}
}

@media(max-width:1199px) {

	.home .tt-section-title p {
		font-size: 14px;
	}

	.brand-sec .tt-section-title {
		margin: 0 0 10px;
	}

	.service-sec .section-ser-title .section-heading {
		margin: 20px auto 5px auto;
	}
}

@media(max-width:991px) {
	.sec-sepretor .section-heading::after {
		width: 6%;
	}

	.service-sec .section-ser-title .tt-section-title p {
		margin: 0px 0 7px;
	}

	.section-heading,
	.up-sells h3,
	.single-product .recent-product .product-section-title,
	.related.products h3 {
		font-size: 20px;
		line-height: 22px;
		margin: 0 auto 15px;
	}

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

	.portfolio_02 .tt-section-title p {
		text-overflow: ellipsis;
		overflow: hidden;
		-webkit-line-clamp: 8;
		-webkit-box-orient: vertical;
		display: -webkit-box;
	}

	.service-con .tt-section-title p,
	.ourservice-title .tt-section-title p,
	.service_inner_01 .tt-section-title p,
	.about-02 .tt-section-title p,
	.about-04 .tt-section-title p,
	.about_01 .tt-section-title p {
		text-overflow: ellipsis;
		overflow: hidden;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
		display: -webkit-box;
	}
}

@media(max-width:767px) {

	.section-heading,
	.up-sells h3,
	.single-product .recent-product .product-section-title,
	.related.products h3 {
		font-size: 18px;
		line-height: 20px;
	}

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

	.home .tt-section-title p {
		font-size: 13px;
	}

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

	.about-04 .section-heading,
	.about-05 .section-heading,
	.about_01 .section-heading,
	.about-02 .section-heading,
	.service-sec.ourservice-title .section-heading,
	.service-sec .service-con .section-heading,
	.portfolio-1 .section-heading,
	.portfolio_02 .section-heading {
		font-size: 26px;
		line-height: 32px;
	}

	.section-find .section-heading {
		font-size: 20px;
		line-height: 24px;

	}

	.service_section_01 {
		order: 2 !important;
	}
}

@media(max-width:575px) {
	.tt-section-title p {
		font-size: 15px;
		line-height: 22px;
	}

	.service-sec .section-ser-title .section-heading {
		margin: 10px auto 5px auto;
	}
}

@media(max-width:480px) {

	.brand-sec .tt-section-title .section-heading,
	.bestseller-sec .tt-section-title .section-heading,
	.category-sec .tt-section-title .section-heading {
		padding: 0;
	}

	.bestseller-sec .tt-section-title p,
	.category-sec .tt-section-title p {
		display: none;
	}

	.about-04 .section-heading,
	.about-05 .section-heading,
	.about_01 .section-heading,
	.about-02 .section-heading,
	.service-sec.ourservice-title .section-heading,
	.service-sec .service-con .section-heading {
		font-size: 20px;
		line-height: 24px;
	}


	.portfolio-1 .section-heading,
	.portfolio_02 .section-heading {
		font-size: 20px;
		line-height: 26px;
	}
}


/* ----------------------- End Section Title --------------------- */

/* --------------- Start cms-block block ------------------- */

@media(max-width:1400px) {
	.tt-cms-block .cms-block-text .wpcms-block-content .cms-block-title {
		font-size: 30px;
	}
}

@media(max-width:1199px) {
	.tt-cms-block .cms-block-text .wpcms-block-content .cms-block-title {
		font-size: 24px;
		line-height: 30px;
		margin: 0 0 25px;
	}

	.tt-cms-block .cms-block-text .wpcms-block-content .button-cms-block .cms-block-button {
		padding: 8px 25px;
		font-size: 13px;
	}

	.tt-cms-block .cms-block-text .wpcms-block-content .cms-block-content {
		font-size: 13px;
	}
}

@media(max-width:991px) {
	.tt-cms-block .cms-block-text .wpcms-block-content .button-cms-block .cms-block-button {
		padding: 8px 22px;
		font-size: 12px;
	}

	.tt-cms-block .cms-block-text .wpcms-block-content .cms-block-content {
		width: 100%;
	}

	.tt-cms-block .cms-block-text .wpcms-block-content .cms-block-title {
		font-size: 20px;
		line-height: 28px;
		margin: 0 0 15px;
	}

	.tt-cms-block .cms-block-text .wpcms-block-content {
		padding: 0 10px;
	}

	.tt-cms-block .cms-block-text .wpcms-block-content .cms-block-content {
		margin: 0 0 5px;
		font-size: 12px;
	}
}

@media(max-width: 767px) {
	.tt-cms-block .cms-block-text .wpcms-block-content .cms-block-title {
		font-size: 17px;
		line-height: 24px;
		margin: 0 0 10px;
	}

	.tt-cms-block .cms-block-text .wpcms-block-content .cms-block-content {
		font-size: 11px;
		margin: 0 0 4px;
	}

	.tt-cms-block .cms-block-text .wpcms-block-content .button-cms-block .cms-block-button {
		font-size: 12px;
		padding: 6px 16px;
	}

	.tt-cms-block .cms-block-text .wpcms-block-content {
		padding: 0 5px;
	}
}

@media(max-width: 575px) {
	.tt-cms-block .cms-block-text .wpcms-block-content .cms-block-title {
		font-size: 18px;
	}

	.tt-cms-block .cms-block-text .wpcms-block-content .button-cms-block .cms-block-button {
		font-size: 11px;
		padding: 5px 12px;
	}

	.title-wrap .product-title .product-desciption {
		display: none;
	}
}

/* --------------- end cms-block block ------------------- */


/*-------------- Start Category Gallery ---------------*/

@media(max-width:1500px) {
	#gallary_tabs .category-name-wrap li a {
		font-size: 24px;
	}
}

@media(max-width:1400px) {
	.category-gallery-wrap .category-gallary .cat-img {
		padding: 0;
	}

	.category-url.cat-img-0 img {
		max-height: 400px;
		max-width: 300px;
	}

	.category-url.cat-img-1 img {
		max-height: 250px;
		max-width: 180px;
	}

	.category-url.cat-img-2 img {
		max-height: 170px;
		max-width: 170px;
	}

	.category-url.cat-img-3 img {
		max-height: 380px;
		max-width: 280px;
	}

	.category-url.cat-img-4 img {
		max-height: 190px;
		max-width: 180px;
	}

	.category-gallery-wrap .category-gallary .cat-left .cat-img-2 {
		margin: 30px 0 0 20px;
	}

	.category-gallary-title .section-heading {
		margin: 0 0 10px;
	}

	.category-gallary-title .tt-section-sab {
		font-size: 11px;
		padding: 8px 28px;
		margin: 0 0 10px;
	}

	#gallary_tabs .category-name-wrap li a {
		font-size: 22px;
	}

	#gallary_tabs .category-name-wrap li {
		margin: 0 0 20px;
	}
}

@media(max-width:1199px) {
	.category-gallary-title .tt-section-sab {
		font-size: 10px;
		padding: 6px 20px;
	}

	.category-gallary-title .tt-section-title p {
		font-size: 13px;
	}

	#gallary_tabs .category-name-wrap li a {
		font-size: 20px;
	}

	.category-gallery-wrap .category-gallary .cat-right .cat-img-4 {
		bottom: 8%;
	}

	.category-url.cat-img-0 img {
		max-height: 340px;
		max-width: 250px;
	}

	.category-url.cat-img-1 img {
		max-height: 220px;
		max-width: 160px;
	}

	.category-url.cat-img-2 img {
		max-height: 150px;
		max-width: 150px;
	}

	.category-url.cat-img-3 img {
		max-height: 350px;
		max-width: 260px;
	}
}

@media(max-width:991px) {
	.category-url.cat-img-0 img {
		max-height: 270px;
		max-width: 200px;
	}

	.category-url.cat-img-1 img {
		max-height: 170px;
		max-width: 120px;
	}

	.category-url.cat-img-2 img {
		max-height: 130px;
		max-width: 130px;
	}

	.category-url.cat-img-3 img {
		max-height: 270px;
		max-width: 200px;
	}

	.category-url.cat-img-4 img {
		max-height: 170px;
		max-width: 160px;
	}

	#gallary_tabs .category-button a {
		font-size: 15px;
	}
}

@media(max-width:767px) {
	.category-url.cat-img-0 img {
		max-height: 200px;
		max-width: 150px;
	}

	.category-url.cat-img-1 img {
		max-height: 140px;
		max-width: 100px;
	}

	.category-url.cat-img-2 img {
		max-height: 110px;
		max-width: 110px;
	}

	.category-url.cat-img-3 img {
		max-height: 220px;
		max-width: 160px;
	}

	.category-url.cat-img-4 img {
		max-height: 150px;
		max-width: 140px;
	}

	.category-gallary-title .section-heading {
		font-size: 20px;
		margin: 0 0 8px;
	}

	.category-gallary-title .section-heading .tt-section-title p {
		font-size: 12px;
	}

	.category-gallary-title .tt-section-sab {
		font-size: 10px;
		padding: 5px 18px;
	}

	#gallary_tabs .category-name-wrap li a {
		font-size: 16px;
	}

	#gallary_tabs .category-button a {
		font-size: 12px;
	}

	#gallary_tabs {
		padding: 30px 0;
	}
}

@media(max-width:575px) {
	.category-gallary-title .tt-section-sab {
		display: none;
	}

	.category-gallary-title .section-heading {
		font-size: 16px;
		margin: 0 0 8px;
	}

	.category-gallary-title .tt-section-title p {
		font-size: 11px;
	}

	#gallary_tabs .category-gallary-title .tt-section-title {
		margin: 0 0 20px;
	}

	#gallary_tabs .category-name-wrap {
		margin: 0 0 10px;
	}

	#gallary_tabs .category-name-wrap li a {
		font-size: 15px;
	}

	.category-gallery-wrap .category-gallary .cat-right .cat-img-4 {
		bottom: 15%;
	}

	.category-url.cat-img-0 img {
		max-height: 190px;
		max-width: 140px;
	}

	.category-url.cat-img-1 img {
		max-height: 125px;
		max-width: 90px;
	}

	.category-url.cat-img-2 img {
		max-height: 100px;
		max-width: 100px;
	}

	.category-url.cat-img-3 img {
		max-height: 190px;
		max-width: 160px;
	}

	.category-url.cat-img-4 img {
		max-height: 120px;
		max-width: 120px;
	}

	.category-gallery-wrap .category-gallary .cat-left .cat-img-2 {
		margin: 20px 0 0 15px;
	}

	#gallary_tabs .category-name-wrap li {
		margin: 0 0 10px;
	}

	#gallary_tabs {
		padding: 0;
	}
}

@media(max-width:460px) {
	#gallary_tabs .category-gallary-title {
		position: relative;
		float: left;
		width: 100%;
		z-index: 1;
	}

	#gallary_tabs .category-gallery-wrap {
		position: absolute;
		top: auto;
		bottom: 25%;
		right: 0;
		left: 0;
	}

	.category-gallery-wrap .category-gallary .cat-left .cat-img-2,
	.category-gallary-title .tt-section-title p,
	.category-gallery-wrap .category-gallary .cat-right .cat-img-4,
	.category-gallery-wrap .category-gallary .cat-left .cat-img-1 {
		display: none;
	}

	.category-gallery-wrap .category-gallary .cat-left .cat-img-1 {
		position: static;
		text-align: center;
		margin: 10px 0 0;
	}

	.category-url.cat-img-0 img {
		max-height: 130px;
		max-width: 90px;
	}

	.category-gallery-wrap .category-gallary .cat-img .category-url {
		text-align: center;
	}

	.category-gallery-wrap .category-gallary .cat-right .cat-img-3 {
		float: left;
	}

	.category-url.cat-img-3 img {
		max-height: 140px;
		max-width: 90px;
	}

	.category-gallary-title .section-heading {
		font-size: 18px;
	}

	#gallary_tabs .category-name-wrap li a {
		font-size: 14px;
	}
}

/*-------------- End Category Gallery ---------------*/

/* --------------- Start Banner block ------------------- */
@media(max-width:1679px) {
	.tt-banner .banner-text.tt-icon-left {
		width: 58%;
	}

	.tt-banner .banner-text .banner-title {
		font-size: 28px;
		line-height: 32px;
	}
}

@media (max-width:1400px) {
	.tt-banner .banner-text.tt-icon-left {
		width: 50%;
	}

	.banner-01 .tt-banner .banner-text.tt-icon-top {
		top: 20px;
		left: 25px;
	}

	.banner-01 .tt-banner .banner-text .banner-title {
		font-size: 25px;
		line-height: 33px;
	}
}


@media(max-width:1199px) {
	.tt-banner .banner-text .banner-title {
		font-size: 24px;
		line-height: 32px;
		margin: 0 0 15px;
	}

	.banner-01 .tt-banner .banner-text .banner-title {
		font-size: 21px;
		line-height: 28px;
	}
}

@media (max-width:991px) {
	.tt-banner .banner-text .banner-title {
		font-size: 20px;
		line-height: 26px;
	}

	.tt-banner .banner-text .button-banner a {
		font-size: 13px;
		line-height: 14px;
		margin: 0px 0 15px;
	}

	.tt-banner .banner-text.tt-icon-left {
		left: 20px;
	}

	.banner-01 .tt-banner .banner-text.tt-icon-top {
		top: 15px;
		left: 10px;
	}

	.banner-01 .tt-banner .banner-text .banner-title {
		font-size: 17px;
		line-height: 24px;
	}
}

@media (max-width:767px) {
	.banner-01 .tt-banner .banner-text.tt-icon-top {
		top: 20px;
		left: 20px;
		width: 50%;
		right: auto;
	}

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

@media (max-width:575px) {

	.banner .tt-banner .banner-image img {
		object-fit: cover;
		background-size: cover;
		width: 100%;
		overflow: hidden;
	}

	.banner-01 .tt-banner .banner-text.tt-icon-top {
		width: 48%;
	}
}

@media (max-width:480px) {
	.tt-banner .banner-text.tt-icon-left {
		width: 40%;
	}

	.tt-banner .banner-text .banner-title {
		font-size: 16px;
		line-height: 20px;
		margin: 0 0 12px;
	}

	.tt-banner .banner-text .button-banner a {
		font-size: 12px;
		line-height: 14px;
		margin: 0px 0 12px;
		padding: 8px 18px;
	}

	.tt-banner .banner-text .banner-bottom-title {
		font-size: 13px;
		line-height: 15px;
	}

	.banner-01 .tt-banner .banner-text.tt-icon-top {
		width: 66%;
	}
}

@media (max-width:320px) {
	.tt-banner .banner-text.tt-icon-left {
		width: 50%;
	}

	.tt-banner .banner-text .button-banner a {
		margin: 0px;
	}

	.banner-01 .tt-banner .banner-text .button-banner a {
		margin: 0 0 15px;
	}

	.banner-01 .tt-banner .banner-text .banner-bottom-title {
		display: block;
	}

	.tt-banner .banner-text .banner-bottom-title {
		display: none;
	}
}

/* --------------- End Banner block ------------------- */

/*---------------- Start Service Block -------------- */

@media(max-width:1400px) {}

@media(max-width:1199px) {}

@media(max-width:991px) {}

@media(max-width:767px) {
	.tt-feature-box.tt-icon-left {
		padding: 20px 0;
	}

	.tt-feature-box .tt-feature-box-containt .tt-feature-box-title {
		font-size: 15px;
		margin: 0 0 6px;
		line-height: 18px;
	}

	.tt-feature-box .tt-feature-box-containt p {
		font-size: 13px;
		line-height: 14px;
	}
}

@media(max-width:575px) {
	.tt-feature-box .tt-feature-box-containt p {
		font-size: 13px;
		line-height: 16px;
	}
}

@media(max-width:480px) {}

@media(max-width:479px) {}

/*---------------- End Service Block -------------- */

/*---------------  Start Portfolio ------------------*/

@media(max-width:1366px) {

	.portfolio-grid.Portfolio-style-1 a,
	.portfolio-grid.Portfolio-style-2 a {
		margin: 0 0 28px 0;
	}
}

@media(max-width:991px) {

	.portfolio-grid.Portfolio-style-1 a span,
	.portfolio-grid.Portfolio-style-2 a span {
		font-size: 17px;
	}

	.portfolio-grid.Portfolio-style-2 a span {
		padding: 8px 0;
		transform: translateY(0%);
		opacity: 1;
		text-align: center;
	}
}

@media(max-width:767px) {

	.portfolio-grid.Portfolio-style-1 a span,
	.portfolio-grid.Portfolio-style-2 a span {
		font-size: 16px;
	}
}

@media(max-width:480px) {

	.portfolio-grid.Portfolio-style-1 a,
	.portfolio-grid.Portfolio-style-2 a {
		margin: 0 0 15px 0;
	}
}

/*---------------  End Portfolio ------------------*/

/*------------- Start Banner Timer ------------------*/

@media(max-width:1400px) {
	.banner-timer .timer-head {
		font-size: 80px;
		line-height: 90px;
		margin: 0px 0 15px;
	}

	.banner-timer .tt-section-sab {
		font-size: 18px;
		line-height: 23px;
		text-align: start;
		width: 100%;
	}

	.banner-timer .timer-date>div {
		width: 50px;
		height: 46px;
	}

	.banner-timer .timer-date p {
		font-size: 17px;
		line-height: 19px;
	}
}

@media(max-width:1199px) {

	.banner-timer .timer-head {
		font-size: 70px;
		line-height: 74px;
	}

	.banner-timer .timer-date .text {
		font-size: 9px;
		line-height: 10px;
	}

	.banner-timer .timer-date p {
		font-size: 15px;
		line-height: 17px;
	}

	.banner-timer .timer-date>div {
		width: 46px;
		height: 42px;
	}

	.banner-timer .timer-date {
		gap: 6px;
	}
}

@media(min-width:768px) and (max-width:1199px) {}

@media(max-width:991px) {
	.swiper-navigation {
		opacity: 1;
	}

	.banner-timer .timer-head {
		font-size: 64px;
		line-height: 66px;
		margin: 0 0 10px;
	}
}

@media(min-width:768px) and (max-width:991px) {}

@media(max-width:767px) {
	.banner-timer .timer-head {
		font-size: 58px;
		line-height: 62px;
		margin: 0 0 10px;
	}
}

@media(max-width:575px) {
	.banner-timer .tt-section-sab {
		font-size: 16px;
		line-height: 18px;
	}

	.banner-timer .timer-head {
		font-size: 54px;
		line-height: 58px;
	}

	.banner-timer .timer-date p {
		font-size: 13px;
		line-height: 14px;
		margin: 0px 0;
	}

	.banner-timer .timer-date .text {
		font-size: 8px;
		line-height: normal;
	}

	.banner-timer .timer-date>div {
		width: 42px;
		height: 36px;
	}
}

@media(max-width:480px) {

	.text-carousel p {
		width: 175px;
	}

	.text-carousel .swiper-slide {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.text-carousel p::after {
		right: -110px;
		display: none;
	}
}

/*------------- End Banner Timer ------------------*/

/* --------------- Start owl block ---------------- */

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

@media(max-width:767px) {
	body .tt-testimonial-wrap .swiper-pagination {
		bottom: 2px;
	}
}

/* --------------- End owl block ---------------- */
/* --------------- start Top Search block ---------------- */

@media(min-width: 1401px) {
	.search-results.active ul {
		overflow: auto;
		height: 510px;
		scrollbar-width: thin;
	}
}

@media(max-width:1400px) {

	.search-results.active .product-image {
		width: 100%;
		max-width: 24%;
	}

	.search-icon .top-search .search-form button svg {
		height: 20px;
		width: 20px;
	}

	.search-results.active .product-data {
		max-width: 80%;
		width: 100%;
	}

	.search-results.active ul li {
		width: 100%;
	}

	.search-results.active ul {
		height: 485px;
		overflow: auto;
		scrollbar-width: thin;
	}
}

@media(min-width: 1200px) {

	.search-results.active ul::-webkit-scrollbar-track {
		background-color: #d7d7d7;
	}

	.search-results.active ul::-webkit-scrollbar-thumb {
		background-color: #a0a0a0;
	}

	.search-results.active ul::-webkit-scrollbar-thumb:hover {
		background-color: #777777;
	}

	.search-results.active ul::-webkit-scrollbar {
		width: 6px;
	}
}

@media(max-width: 1199px) {
	.product-data .product-price {
		top: 10px;
	}

	.product-data h3 {
		font-size: 20px;
		margin: 0 0 15px;
	}

	.search-results.active ul {
		height: 570px;
	}
}

@media(max-width: 991px) {
	.search-results.active ul {
		height: 450px;
	}

	.search-results.active ul li {
		width: 100%;
	}

	.search-results.active {
		margin-top: 15px;
		padding: 10px;
	}
}

@media(max-width: 767px) {
	.search-results.active ul {
		height: 460px;
	}

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

	.product-search .product-search-form .product-search-form input,
	.product-search .search-wrapper input {
		font-size: 18px;
	}

	.product-data h3 {
		margin: 0 0 12px;
	}
}

@media(max-width: 575px) {
	.search-results.active ul {
		height: 475px;
	}

	.product-data h3 {
		font-size: 18px;
		margin: 0 0 8px;
	}

	.search-results .product-data .product-sku,
	.search-results .product-data .product-categories {
		font-size: 13px;
		float: left;
		width: 100%;
	}

	.search-results.active ul li {
		padding: 0;
	}

	.search-results.active .product-data {
		padding-left: 15px;
	}

	.product-data .product-price,
	.product-data .product-stock {
		position: static;
	}

	.product-data .product-stock {
		font-size: 12px;
		margin: 10px 0 0;
	}

	.product-data .product-price {
		margin: 0 0 5px;
		float: left;
		width: 100%;
	}
}

@media(max-width: 480px) {
	.search-results.active ul {
		height: 335px;
	}

	.search-results.active .product-data h3,
	.search-results.active .product-data .product-price {
		margin: 0 0 5px;
	}

	.search-results.active .product-data h3 {
		font-size: 13px;
	}

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

	.search-results.active .product-data {
		width: 70%;
	}

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

/* --------------- End Top Search block ---------------- */

/* --------------- start Brand Carousel block ---------------- */
@media(max-width: 991px) {
	.tt-btand-box .tt-btand-box-title {
		margin: 0 0 15px;
		font-size: 16px;
		line-height: 20px;
	}

	.tt-btand-box .tt-btand-box-detail p {
		font-size: 14px;
		line-height: 20px;
	}
}

@media(max-width: 480px) {}

/* --------------- End Brand Carousel block ---------------- */