/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
#index #wrapper {
  padding-top: 0;
}
.title-special h2 {
	font-size: 40px;
}
#desktop_logo .logo {
	width: 300px;
}
.swiper-slide .add-to-cart {
	font-size: 25px;
}
.swiper-slide .btn-product-list {
  padding: 15px 40px;
  border-radius: 15px !important;
}
