@charset "utf-8";
@media screen and (min-width: 1270px) {
  .container {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 1200px) {
  header .container {
    max-width: 1920px;
  }
}

@media screen and (max-width: 1749px) {
  .logo img {
  	width: 300px;
  }
  nav ul li a {
  	padding: 45px 7px !important;
  	font-size: 16px;
  }
  .search-area {
  	width: 250px;
  }
  .search-area .form-control {
  	font-size: 15px;
  }
}

@media screen and (max-width: 1449px) {
  .logo img {
    width: 220px;
  }
  .ecommerce-info ul li.cart-info {
    font-size: 16px;
  }
  .ecommerce-info ul li {
    padding: 8px 10px 10px;
  }
  .ecommerce-info ul li img {
    width: 18px;
  }
  .search-area .form-control {
    font-size: 14px;
  }
  .search-area {
    width: 220px;
    margin-left: 5px;
  }
  header .socials ul li {
    padding-left: 6px;
  }
  header .socials ul li a {
    width: 19px;
    height: 20px;
    background-size: 250px auto;
    background-position: 3px 0;
  }
  header .socials ul li a:hover {
    background-position: -31px 0;
  }
  header .socials ul li a.insta {
    background-position: -67px 0;
  }
  header .socials ul li a.insta:hover {
    background-position: -106px 0;
  }
}

@media screen and (max-width: 1279px) {
  nav ul li a {
    padding: 45px 3px !important;
  }
}

@media screen and (max-width: 1240px) {
	.featured-products .owl-carousel .owl-nav button.owl-next, .featured-products .owl-carousel .owl-nav button.owl-prev, .latest-news .owl-carousel .owl-nav button.owl-next, .latest-news .owl-carousel .owl-nav button.owl-prev, .logos-slider .owl-carousel .owl-nav button.owl-next, .logos-slider .owl-carousel .owl-nav button.owl-prev {
		left: -28px;
	}
	.featured-products .owl-carousel .owl-nav button.owl-next, .latest-news .owl-carousel .owl-nav button.owl-next, .logos-slider .owl-carousel .owl-nav button.owl-next {
		left: auto;
		right: -28px;
	}
}

@media screen and (max-width: 1199px) {
  header .container {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .menu-toggle {
    display: inline-flex;
  }
  nav .collapse:not(.show) {
    display: block;
  }
  header .navbar {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    padding: 15px !important;
    max-width: 300px;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    transform: translateX(-100%);
    transition: all ease .4s;
    overflow-y: scroll;
    z-index: 11;
  }
  .aside-open header .navbar {
    transform: none;
  }
  .navbar .search-area {
    width: 100%;
    margin: 0;
  }
  .navbar-nav {
    padding: 15px 0;
  }
  nav ul li {
    padding: 0;
    border-bottom: 1px solid #e5e5e5;
  }
  nav ul li a {
    padding: 10px 0 12px !important;
  }
  nav ul.navbar-nav > li > a:before {
    display: none;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    padding: 10px 0 10px 10px;
    min-width: 10px;
  }
  .dropdown-menu li {
    width: 100%;
  }
  .dropdown-menu > li:first-child {
    padding-right: 0;
    padding-bottom: 15px;
  }
  header .header-right > .search-area, header .header-right > .ecommerce-info, header .header-right > .socials {
    display: none;
  }
  header .header-right .navbar > .search-area, header .header-right .navbar > .socials {
    display: block;
  }
  .dropdown-menu li > span {
    font-size: 14px;
    padding-bottom: 5px;
  }
  nav ul li a.dropdown-item:hover {
    border-color: #f8f9fa;
  }
  header .socials {
    padding-top: 10px;
    padding-bottom: 20px;
  }
  header .socials ul li {
    border: none;
  }
  header .socials ul li a {
    width: 25px;
    height: 25px;
    background-size: 330px auto;
    background-position: 5px 0;
  }
  header .socials ul li a:hover {
    background-position: -40px 0;
  }
  header .socials ul li a.insta {
    background-position: -89px 0;
  }
  header .socials ul li a.insta:hover {
    background-position: -140px 0;
  }
  header .socials ul li {
    padding: 0 8px;
  }
  .socials ul li a.cart {
    background-position: -12px -177px;
  }
  .socials ul li a.cart:hover {
    background-position: -83px -177px;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu li {
    border:none;
  }
  body.aside-open {
    overflow: hidden;
  }


	.banner-caption span {
		font-size: 22px;
	}
  .banner-caption .banner-title {
  	font-size: 75px;
  	line-height: 58px;
  }
  .banner-caption p {
  	margin-bottom: 10px;
  	font-size: 20px;
  }

  .category-image {
  	width: 130px;
  	height: 130px;
  }
  .category-item p {
  	font-size: 16px;
  	line-height: 20px;
  }

  .section-title h2 {
  	font-size: 40px;
  }

  .tabs-cyan .nav-item {
  	padding: 0 8px;
  }
  .product-menu .btn {
  	min-width: 130px;
  	margin-left: 8px;
  }

  .footer-top > a > img {
  	width: 280px;
  }
  footer .search-area {
  	margin-right: 5px;
  }
  footer .form-group {
  	width: 250px;
  }
  footer .search-area span {
  	padding-right: 10px;
  }
  footer nav ul {
  	width: 100%;
  }

  .page-title h1 {
  	font-size: 60px;
  	line-height: 60px;
  }
  .blog-content h3 {
  	font-size: 28px;
  }
  .gray-bg {
  	padding: 8px 5px;
  	font-size: 15px;
  	min-width: 10px;
  }
  .nouislider .btn {
  	padding: 5px 5px 7px;
  	font-size: 15px;
  	margin-left: 5px;
  }
  .product-info {
  	padding-left: 25px;
  }
  .product-info h2 {
  	font-size: 28px;
  	line-height: 32px;
  }
  .product-info span.price {
  	font-size: 26px;
  }
  .btns-block .btn {
  	min-width: 140px;
  }
}

@media screen and (max-width: 991px) {
	.banner-background {
		height: 400px;
	}
	.banner-caption span {
		font-size: 20px;
	}
  .banner-caption .banner-title {
  	font-size: 65px;
  	line-height: 52px;
  }

  .product-category [class*="col-"] {
  	flex: 0 0 33.3333%;
		max-width: 33.3333%;
		margin-bottom: 25px;
  }

  .section-title {
  	padding-bottom: 30px;
  }
  .section-title h2 {
  	font-size: 34px;
  }

  .latest-products .section-title {
  	display: block;
  }
  .latest-products .section-title h2 {
  	text-align: left;
  }
  .product-menu {
  	justify-content: space-between;
  }
  .tabs-cyan .nav-item:first-child {
  	padding-left: 0;
  }

  .footer-top {
  	justify-content: center;
  }
  .footer-top-right {
  	margin-top: 20px;
  }
  .footer-middle [class*="col-"] {
  	margin-bottom: 20px;
  }
  .footer-middle [class*="col-"]:last-child {
  	margin-bottom: 0;
  }

  .page-title {
  	padding: 35px 0;
  }
  .page-title h1 {
  	font-size: 50px;
  	line-height: 50px;
  }
  .about-wrap {
  	padding-top: 70px;
  	padding-bottom: 70px;
  }

  .latest-news.listing h2 {
  	font-size: 30px;
  }

  .blog-content h3 {
  	font-size: 26px;
  }
  .blog-detail .owl-carousel .owl-nav button.owl-next, .blog-detail .owl-carousel .owl-nav button.owl-prev {
  	left: 0;
  }
  .blog-detail .owl-carousel .owl-nav button.owl-next {
  	left: auto;
  	right: 0;
  }
  .order-by {
  	padding-top: 30px;
  	padding-bottom: 20px;
  	font-size: 16px;
  	justify-content: flex-start;
  }
  .order-by ul li:after {
  	height: 12px;
  }
  .product-info {
  	padding-top: 20px;
  	padding-left: 0;
  }
  .product-info h2 {
  	font-size: 26px;
  	line-height: normal;
  }
  .product-info span.price {
  	font-size: 24px;
  }
}

@media screen and (max-width: 767px) {
	.banner-background {
		height: 341px;
	}
	.banner-caption {
		max-width: 455px;
	}
	.banner-caption span {
		font-size: 18px;
	}
  .banner-caption .banner-title {
  	margin-bottom: 10px;
  	font-size: 52px;
  	line-height: 42px;
  }
  .banner-caption p {
  	font-size: 19px;
  }
  .top-banner .owl-nav {
  	display: none;
  }

  .product-category {
  	padding-top: 50px;
  	padding-bottom: 0;
  }
  .category-image {
  	width: 120px;
		height: 120px;
		margin-bottom: 20px;
  }
  .category-item h3 {
  	font-size: 20px;
  }

  .featured-products {
  	padding-top: 10px;
  	padding-bottom: 50px;
  }
  .section-title {
  	padding-bottom: 20px;
  }
  .section-title h2 {
  	font-size: 30px;
  }
  .product-item {
  	text-align: center;
  }
  .product-price {
  	display: inline-block;
  }

  .latest-products, .latest-news {
  	padding-top: 50px;
  	padding-bottom: 50px;
  }

  .logos-slider {
  	padding: 50px 15px;
  }
  .logos-slider .item {
  	text-align: center;
  }
  .logos-slider a img {
  	width: 150px;
  }
  .logos-slider .owl-carousel .owl-nav {
  	display: none !important;
  }

  .footer-top-right {
  	display: block;
  }
  footer .search-area {
  	margin-right: 0;
  	margin-bottom: 20px;
  }
  footer .socials ul li {
  	padding: 0 5px;
  }
  .footer-middle {
  	padding: 35px 0;
  }

  .page-title {
		padding: 25px 0;
	}
	.page-title h1 {
		font-size: 30px;
		line-height: normal;
		margin-bottom: 0;
	}
	.container-inner {
		max-width: 540px;
	}
	.about-wrap {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.about-wrap img {
		margin-bottom: 15px;
	}
	.border-title {
		padding-top: 20px;
		margin-top: 25px;
		margin-bottom: 10px;
	}
	.border-title h2 {
		font-size: 26px;
	}
	.about-wrap .bullet-list {
		padding: 0 0 10px;
	}
	.form-wrap .border-title {
		margin-bottom: 10px;
	}
	.form-wrap .form-control {
		height: auto;
		padding: 12px 20px;
	}
	.form-wrap select.form-control {
		padding-right: 40px;
		background-position: 96% 50%;
	}

	.latest-news.listing h2 {
		font-size: 26px;
	}
	.latest-news.listing .title-wrap {
		padding-bottom: 30px;
	}
	.latest-news.listing [class*="col-"] {
		margin-bottom: 20px;
	}

	.latest-news.listing {
		padding-bottom: 0;
	}
	.pagination-wrap {
		padding: 0 15px !important;
		margin-bottom: 30px;
	}
	.pagination li .page-link, .page-item:first-child .page-link, .page-item:last-child .page-link {
		width: 40px;
		height: 40px;
		line-height: 40px;
		font-size: 16px;
	}

	.blog-detail {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.blog-content h3 {
  	font-size: 24px;
  	line-height: normal;
  }
  .products-listing {
  	padding: 50px 0;
  }
  aside h2 {
  	padding-bottom: 15px;
  	font-size: 22px;
  }
  .products-listing .pagination-wrap {
  	margin-top: 20px;
  }
  aside h3 {
  	margin-bottom: 15px;
  }
  .nouislider {
  	padding-top: 10px;
  }
  .related-products .btn-block {
  	padding-top: 25px;
  }
  .product-details .banner-background {
  	min-height: 450px;
  }
  .breadcrumb-block .breadcrumb {
  	padding: 15px 0;
  }
  .breadcrumb-item + .breadcrumb-item {
  	padding-left: 5px;
  }
  .breadcrumb-item + .breadcrumb-item:before {
  	padding-right: 5px;
  }
}

@media screen and (max-width: 575px) {
	.banner-background {
		height: 300px;
	}
	.banner-caption {
		max-width: 360px;
		padding: 20px 20px 20px;
	}
	.banner-caption span {
		font-size: 16px;
	}
  .banner-caption .banner-title {
  	margin-bottom: 10px;
  	font-size: 38px;
  	line-height: 32px;
  }
  .banner-caption p {
  	font-size: 18px;
  	line-height: 24px;
  }
  br {
  	display: none;
  }
  .banner-caption .btn {
  	padding-bottom: 4px;
  	font-size: 15px;
  }
  .top-banner .owl-nav {
  	display: none;
  }

  .section-title {
  	padding-bottom: 15px;
  }
  .section-title h2 {
  	font-size: 26px;
  }
  .featured-products .owl-carousel .owl-nav, .latest-news .owl-carousel .owl-nav, .logos-slider .owl-carousel .owl-nav, .latest-products .owl-carousel .owl-nav {
  	display: flex;
  	align-items: center;
  	justify-content: center;
  	margin-top: 20px;
  }
  .featured-products .owl-carousel .owl-nav button.owl-next, .featured-products .owl-carousel .owl-nav button.owl-prev, .latest-news .owl-carousel .owl-nav button.owl-next, .latest-news .owl-carousel .owl-nav button.owl-prev, .logos-slider .owl-carousel .owl-nav button.owl-next, .logos-slider .owl-carousel .owl-nav button.owl-prev {
  	position: static;
  	transform: none;
  }
  .latest-products .section-title {
  	padding-bottom: 20px;
  }
	.latest-products .section-title, .latest-products .section-title h2 {
  	text-align: center;
  }
  .product-menu {
  	display: block;
  }
  .tabs-cyan {
  	justify-content: center;
  }
  .product-menu .btn {
  	margin: 15px 0 0 0;
  }
  .tabs-cyan .nav-item a {
  	padding: 8px 0;
  	font-size: 16px;
  }
  .btn {
  	font-size: 15px;
  }
  .white-btn {
  	padding: 8px;
  }
  .latest-products .owl-carousel .owl-nav button.owl-next, .latest-products .owl-carousel .owl-nav button.owl-prev {
  	position: static;
  	transform: none;
  	margin: 0 5px;
  }

  .latest-news .owl-carousel .owl-nav {
  	position: absolute;
  	left: 0;
  	right: 0;
  	margin: 0 auto;
  	bottom: -110px;
  }
  .latest-news .btn-block {
  	padding-top: 15px;
  	padding-bottom: 50px;
  }
  .border-text-btn {
  	font-size: 15px;
  	padding-bottom: 8px;
  }

  .logos-slider {
  	padding: 0 15px 35px;
  	border-top: none;
  }
  .logos-slider .owl-carousel {
  	padding-top: 35px;
  	border-top: 1px solid #e5e5e5;
  }

  .footer-top {
  	padding: 35px 0;
  }
  footer h4 {
  	padding-bottom: 4px;
  }
  footer nav ul li {
  	padding-bottom: 7px;
  }
  footer nav ul li a, footer .bullet-list li {
  	font-size: 16px;
  }

  .container-inner {
  	max-width: 100%;
  }
 	.border-title h2 {
 		font-size: 22px;
 	}

 	.latest-news.listing h2 {
 		font-size: 22px;
 	}
 	.latest-news.listing p, .blog-filter span {
 		font-size: 16px;
 	}

 	.blog-content {
 		padding-top: 25px;
 	}
 	.blog-content h3 {
  	font-size: 22px;
  	margin-bottom: 0;
  }
  .blog-content .btn-block {
  	padding-top: 10px;
  }
  .dark-red-btn {
  	min-width: 180px;
  	padding: 12px 20px;
  }
  .blog-detail .owl-carousel {
  	margin-bottom: 45px;
  }
  .blog-detail .owl-carousel .owl-dots {
  	bottom: -29px;
  }
  .owl-carousel .owl-dots {
  	padding-top: 10px;
  }
  .owl-carousel button.owl-dot + button.owl-dot {
  	margin-left: 10px;
  }

  .blog-detail .owl-carousel .owl-nav {
  	display: none;
  }
  .item-hover {
  	padding: 15px;
  }
  .product-details .owl-carousel .owl-nav {
  	display: none;
  }
  .product-details .owl-carousel button.owl-dot {
  	width: 15px;
  	height: 15px;
  }
  .product-details .owl-carousel button.owl-dot + button.owl-dot {
  	margin-left: 10px;
  }
  .product-info h2, .product-info span.price {
  	font-size: 22px;
  }
  .product-info .product-discount {
  	font-size: 16px;
  }
  .product-details .banner-background {
  	min-height: 340px;
  }
  .breadcrumb-block .breadcrumb li {
  	font-size: 15px;
  }
  .product-details {
  	padding: 15px 0;
  }
  .safe-purchases {
  	margin-top: 10px;
  }
}

@media screen and (max-width: 479px) {
	.product-category [class*="col-"] {
  	flex: 0 0 50%;
		max-width: 50%;
		margin-bottom: 20px;
  }
  .category-item h3, .product-item h3, .blog-item h3 {
  	font-size: 18px;
  }
  .product-price {
  	padding-top: 0;
  	font-size: 18px;	
  }

  .footer-top > a > img {
  	width: 250px;
  }
  footer .search-area {
  	display: block;
  }
  footer .search-area span {
  	display: block;
  	text-align: center;
  	padding: 0 0 5px;	
  }
  .copyright .container {
  	display: block;
  	text-align: center;
  }
  .copyright .container > span {
  	display: block;
  	padding-bottom: 10px;
  }

  .page-title {
		padding: 20px 0;
	}
	.page-title h1 {
		font-size: 26px;
	}

	.latest-news.listing .title-wrap {
		display: block;
		text-align: center;
	}
	.blog-filter {
		justify-content: center;
		margin-top: 15px;
	}

	.blog-content h3 {
		font-size: 20px;
	}
	.product-details .banner-background {
  	min-height: 280px;
  }
  header .navbar {
    max-width: 250px;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    margin: 0;
  }
  .logo img {
    width: 200px;
  }
  .menu-toggle {
    width: 50px;
    height: 40px;
    padding: 10px;
  }
}

@media screen and (max-width: 448px) {
	.btns-block .btn.border-btn {
		margin: 0 10px 0 0;
	}
}

@media screen and (max-width: 399px) {
	.banner-caption {
		max-width: 100%;
		padding: 20px 25px 20px;
	}
	.banner-caption span {
		font-size: 15px;
	}
  .banner-caption p {
  	font-size: 17px;
  }

  .section-title h2 {
  	font-size: 22px;
  }
  .product-info .text-uppercase {
  	font-size: 14px;
  }
  .product-info h2, .product-info span.price {
  	font-size: 20px;
  }
  .product-details .banner-background {
  	min-height: 230px;
  }
}

@media screen and (max-width: 360px) {
	.banner-caption {
		max-width: 100%;
		padding: 20px 21px 20px;
	}
	.banner-caption .banner-title {
  	font-size: 34px;
  	line-height: 28px;
  }

  .product-category [class*="col-"] {
  	flex: 0 0 100%;
		max-width: 100%;
		margin-bottom: 20px;
  }
  .category-image {
  	width: 100px;
  	height: 100px;
  	margin-bottom: 15px;
  }
}