body {
  background-color: #fff;
  font-family: "Poppins", sans-serif;
}

img {
  max-width: 100%;
}

a, a:hover {
  text-decoration: none;
}

.theme-btn, .single_add_to_cart_button, #submit {
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
  font-size: 0.75rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 4px 15px;
  border-radius: 100px;
  border: 1.5px solid #fff;
  background-color: transparent;
}
.theme-btn:hover, .single_add_to_cart_button:hover, #submit:hover {
  border: 1.5px solid #fff;
}
.theme-btn.light-btn, .single_add_to_cart_button.light-btn, #submit.light-btn {
  color: #1c6cc4;
  background-color: transparent;
}
.theme-btn i, .single_add_to_cart_button i, #submit i {
  font-size: 20px;
  margin-left: 10px;
  display: inline-block;
}

p {
  color: #151515;
  font-size: 1rem;
  font-weight: 300;
}

.accordion-button:focus {
  box-shadow: none;
}

/* product list */
.archive .woocommerce-products-header {
  margin: 30px 0 50px !important;
  padding: 0 0 5px !important;
}
.archive .woocommerce-products-header .woocommerce-products-header__title {
  text-transform: uppercase;
  font-family: Impact;
}
.archive .storefront-sorting {
  display: none;
}
.archive .products {
  padding: 0;
}
.archive .products .product {
  width: 50%;
  float: left;
  padding: 0 10px;
  margin-bottom: 15px;
}
.archive.tax-product_brand .woocommerce-products-header .brand-thumbnail {
  width: auto;
  margin: 15px 0 5px;
  max-height: 35px;
}

.product-card-wrap {
  display: block;
  padding: 12px;
  position: relative;
  border-radius: 15px;
  background-color: #f5f5f5;
  background-size: cover;
  align-content: flex-end;
}
.product-card-wrap .product-image {
  width: 100%;
  height: 350px;
  border-radius: 10px;
  margin-bottom: 15px;
  background-size: cover;
}
.product-card-wrap .promo-tags {
  width: 85px;
  height: 85px;
  top: -10px;
  right: -10px;
}
.product-card-wrap .product-text {
  display: flex;
  padding: 5px 0;
  justify-content: space-between;
  align-items: center;
}
.product-card-wrap .product-text .product-name {
  font-size: 1.1rem;
  font-weight: 700;
  margin-bottom: 0;
  text-transform: uppercase;
}
.product-card-wrap .product-text .product-intro {
  font-size: 0.88rem;
  font-weight: 300;
}
.product-card-wrap .product-text .link-text {
  color: #d4d4d4;
  font-size: 0.7rem;
  font-weight: 400;
  text-transform: uppercase;
}
.product-card-wrap .product-text .price-row .price {
  font-size: 0.9rem;
  margin-bottom: 0;
}
.product-card-wrap .product-text .theme-btn {
  color: #000000;
  display: flex;
  padding: 2px 15px;
  border: 1.5px solid #000000;
  align-items: center;
  justify-content: space-between;
}

/* product single */
.woocommerce-Price-currencySymbol {
  margin-right: 2.5px;
}

.storefront-full-width-content.single-product.single .storefront-sticky-add-to-cart {
  display: none !important;
}
.storefront-full-width-content.single-product.single .site-main,
.storefront-full-width-content.single-product.single .content-area,
.storefront-full-width-content.single-product.single .col-full {
  overflow: visible !important;
}
.storefront-full-width-content.single-product.single .page-header {
  padding: 30px 0 10px;
  margin: 20px 0 30px;
}
.storefront-full-width-content.single-product.single .page-header .product-title {
  color: #000;
  font-size: 1.55rem;
  letter-spacing: 0;
  margin-bottom: 7.5px;
  font-family: Impact;
  text-transform: uppercase;
}
.storefront-full-width-content.single-product.single .page-header .price-row {
  font-size: 0.92rem;
  opacity: 0.75;
  display: flex;
}
.storefront-full-width-content.single-product.single .page-header .price-row .price {
  font-size: 0.92rem;
  display: flex;
  gap: 5px;
  margin-left: 4px;
  flex-direction: row-reverse;
}
.storefront-full-width-content.single-product.single .page-header .price-row .price del {
  opacity: 1;
}
.storefront-full-width-content.single-product.single .product {
  display: flex !important;
  flex-wrap: wrap;
  align-items: flex-start !important;
  overflow: visible !important;
  position: relative;
}
.storefront-full-width-content.single-product.single .product .woocommerce-product-gallery {
  width: 65%;
  flex-shrink: 0;
  float: none !important;
}
.storefront-full-width-content.single-product.single .product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.storefront-full-width-content.single-product.single .product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
  width: calc(50% - 10px);
}
.storefront-full-width-content.single-product.single .product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a {
  display: block;
  width: 100%;
  height: 100%;
}
.storefront-full-width-content.single-product.single .product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img {
  width: 100%;
  height: auto;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.storefront-full-width-content.single-product.single .product .woocommerce-product-gallery .woocommerce-product-gallery__image:not(.flex-active-slide) img[src*="-150x150"], .storefront-full-width-content.single-product.single .product .woocommerce-product-gallery .woocommerce-product-gallery__image:not(.flex-active-slide) img[src*="-300x300"], .storefront-full-width-content.single-product.single .product .woocommerce-product-gallery .woocommerce-product-gallery__image:not(.flex-active-slide) img[src*="-100x100"] {
  content: attr(data-large_image);
}
.storefront-full-width-content.single-product.single .product .summary.entry-summary {
  width: 30%;
  z-index: 2;
  flex-shrink: 0;
  float: none !important;
  margin: 0 !important;
  position: relative;
}
.storefront-full-width-content.single-product.single .product .summary.entry-summary .summery-wrap {
  position: relative;
  padding: 25px;
  border-radius: 15px;
  margin-bottom: 50px;
  border: 1px solid #f1f1f1;
}
.storefront-full-width-content.single-product.single .video-gallery {
  width: 100%;
  margin: 50px 0;
}
.storefront-full-width-content.single-product.single .video-gallery video {
  overflow: hidden;
  border-radius: 20px;
}
.storefront-full-width-content.single-product.single .product-description {
  margin: 50px 0 100px;
}
.storefront-full-width-content.single-product.single .product-description h4 {
  font-family: Impact;
  margin-bottom: 15px;
}
.storefront-full-width-content.single-product.single .product-description ul.nav-tabs {
  padding: 0;
  border: 0;
  margin: 0 0 30px;
}
.storefront-full-width-content.single-product.single .product-description ul.nav-tabs li:nth-child(1) {
  margin: 0;
}
.storefront-full-width-content.single-product.single .product-description ul.nav-tabs li:nth-child(1) button {
  margin-left: 0;
}
.storefront-full-width-content.single-product.single .product-description ul.nav-tabs li button {
  color: #000;
  font-size: 0.85rem;
  font-weight: 600;
  border-radius: 5px;
  margin: 0 5px;
  border: 1px solid #ccc;
  text-transform: uppercase;
}
.storefront-full-width-content.single-product.single .product-description ul.nav-tabs li button.active {
  color: #fff;
  border-color: #1c6cc4;
  background-color: #1c6cc4;
}
.storefront-full-width-content.single-product.single .product-description .tab-content ul {
  margin-left: 0;
  padding-left: 15px;
}
.storefront-full-width-content.single-product.single .product-description .tab-content .woocommerce-Reviews-title {
  font-size: 1rem;
  display: block;
  margin-bottom: 15px;
}
.storefront-full-width-content.single-product.single .product-description .tab-content #reviews .commentlist {
  padding-left: 0;
}
.storefront-full-width-content.single-product.single .product-description .tab-content #reviews .commentlist li .avatar {
  width: 7%;
  margin-right: 0;
}
.storefront-full-width-content.single-product.single .product-description .tab-content #reviews .commentlist li .comment_container .comment-text {
  width: 90%;
}
.storefront-full-width-content.single-product.single .product-description .tab-content #respond {
  margin-top: 35px;
  padding: 20px 0;
  border-top: 1px solid #1c6cc4;
}
.storefront-full-width-content.single-product.single .product-description .tab-content #respond .comment-form-comment {
  margin-top: 15px;
}
.storefront-full-width-content.single-product.single .product-description .tab-content #respond #submit {
  color: #1c6cc4;
  font-size: 0.8rem;
  padding: 8px 55px;
  border-color: #1c6cc4;
}

.single-product .site-main,
.single-product .content-area {
  overflow: visible !important;
}
.single-product .site-main .summery-wrap .price, .single-product .site-main .summery-wrap div.single-product .content-area p.price {
  display: flex;
  font-size: 1.85em;
  margin: 0 0 10px;
  font-family: Impact;
  flex-direction: column-reverse;
}
.single-product .site-main .summery-wrap .price del, .single-product .site-main .summery-wrap div.single-product .content-area p.price del {
  font-size: 1.25rem;
}
.single-product .site-main .summery-wrap .cart {
  display: flex;
}
.single-product .site-main .summery-wrap .single_add_to_cart_button {
  width: calc(100% - 82px);
  display: flex;
  background-color: #1c6cc4;
  border-color: #1c6cc4;
  justify-content: center;
}

.single.single-product div.product .woocommerce-product-rating {
  display: block;
  margin: 15px 0 20px;
}
.single.single-product div.product .woocommerce-product-rating a {
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

.promo-tags {
  width: 100px;
  height: 100px;
  z-index: 3;
  top: -15px;
  right: -15px;
  position: absolute;
}
.promo-tags img {
  width: 100%;
}

/* cart */
.woocommerce-cart .page-content {
  min-height: 500px;
}
.woocommerce-cart .woocommerce-cart-form {
  width: 70%;
  float: left;
}
.woocommerce-cart .woocommerce-cart-form .shop_table {
  width: 100%;
}
.woocommerce-cart .woocommerce-cart-form .shop_table thead {
  background: #2f2f2f;
}
.woocommerce-cart .woocommerce-cart-form .shop_table thead th {
  padding: 10px;
}
.woocommerce-cart .woocommerce-cart-form .shop_table .tbody td {
  padding: 10px;
}
.woocommerce-cart .woocommerce-cart-form .shop_table .tbody td.product-name a {
  color: #fff;
  font-size: 14px;
}
.woocommerce-cart .woocommerce-cart-form .shop_table .product-thumbnail img {
  width: auto;
  height: 75px;
  margin: 10px 0;
}
.woocommerce-cart .woocommerce-cart-form .shop_table input {
  color: #fff;
  width: 120px;
  padding: 5px;
  border: 1px solid #fff;
  background: transparent;
}
.woocommerce-cart .woocommerce-cart-form .shop_table .actions {
  padding: 15px 0 0;
  border-top: 1px solid #ccc;
}
.woocommerce-cart .woocommerce-cart-form .shop_table .actions .coupon {
  float: left;
}
.woocommerce-cart .woocommerce-cart-form .shop_table .actions .button {
  float: right;
}
.woocommerce-cart .cart-collaterals {
  width: 30%;
  float: right;
  padding: 0 20px;
}
.woocommerce-cart .cart-collaterals .cart_totals {
  width: 100%;
  float: left;
  padding: 15px;
  border: 1px solid #ccc;
}
.woocommerce-cart .cart-collaterals .cart_totals .shop_table {
  width: 100%;
}
.woocommerce-cart .cart-collaterals .cart_totals .shop_table #shipping_method {
  padding: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals .shop_table #shipping_method li {
  list-style: none;
  text-align: right;
  padding: 2px 0;
}
.woocommerce-cart .cart-collaterals .cart_totals .shop_table #shipping_method li .shipping_method {
  float: right;
  margin: 7px 0 0 5px;
}
.woocommerce-cart .cart-collaterals .checkout-button {
  width: 100%;
  float: left;
  text-align: center;
  margin: 10px 0 0;
}

/* checkout */
.woocommerce-checkout .form-row label {
  display: block;
}
.woocommerce-checkout .form-row input, .woocommerce-checkout .form-row select, .woocommerce-checkout .form-row textarea,
.woocommerce-checkout .form-row .select2-container--default .select2-selection--single {
  color: #fff;
  width: 100%;
  padding: 10px;
  border-radius: 0;
  border: 1px solid #fff;
  background: transparent;
}
.woocommerce-checkout .form-row .select2-selection {
  padding: 8px 0px;
}
.woocommerce-checkout .form-row .select2-container .select2-selection--single {
  color: #fff;
  height: 46px;
  margin: 0 0 0px;
  background: transparent;
}
.woocommerce-checkout .form-row .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #fff;
}
.woocommerce-checkout #order_review table {
  width: 100%;
}
.woocommerce-checkout #order_review table th.product-total {
  text-align: right;
}
.woocommerce-checkout #order_review table tr td:nth-child(2) {
  text-align: right;
}
.woocommerce-checkout #order_review table tr.cart_item td {
  padding: 10px 0;
}
.woocommerce-checkout #order_review table .cart-subtotal {
  font-size: 18px;
  border-bottom: 1px solid;
}
.woocommerce-checkout #order_review table .cart-subtotal th {
  padding: 10px 0;
}
.woocommerce-checkout #order_review table #shipping_method {
  list-style: none;
}
.woocommerce-checkout #order_review table #shipping_method li {
  width: 100%;
  float: left;
  text-align: right;
}
.woocommerce-checkout #order_review table #shipping_method li input {
  float: right;
  margin: 12px 0 0 5px;
}
.woocommerce-checkout #order_review table tfoot {
  border-top: 1px solid;
}
.woocommerce-checkout #order_review table tfoot label {
  padding: 5px 0;
}
.woocommerce-checkout #order_review table tr.order-total {
  font-size: 20px;
  text-transform: uppercase;
  border-top: 1px solid;
}
.woocommerce-checkout #order_review table tr.order-total th {
  padding: 10px 0;
}
.woocommerce-checkout .order-summery-col {
  padding-left: 50px;
}
.woocommerce-checkout #payment {
  width: 100%;
  float: left;
  margin-top: 25px;
}
.woocommerce-checkout .wc_payment_methods {
  padding: 0;
}
.woocommerce-checkout .wc_payment_methods .wc_payment_method {
  list-style: none;
}
.woocommerce-checkout #place_order {
  width: 100%;
  letter-spacing: 0.5px;
  display: block;
  padding: 15px 0;
  margin: 25px 0 0;
}

.site-header {
  top: 0;
  width: 100%;
  border: 0;
  padding: 1rem 0;
  position: relative;
  background: transparent;
}
.site-header .menu-block {
  top: 40px;
  left: 50%;
  position: fixed;
  transform: translate(-50%, -50%);
  border-radius: 5px;
  border: 1px solid #fff;
  background: rgba(0, 0, 0, 0.5);
}
.site-header .menu-block .nav {
  margin-left: 5px;
}
.site-header .menu-block .icon-btn-wrap {
  padding: 5px;
}
.site-header .menu-block .icon-btn-wrap .theme-btn {
  width: auto;
  letter-spacing: 0.5px;
  display: inline-block;
  padding: 5px 15px;
  border-radius: 5px;
  border: 1px solid #fff;
}
.site-header .menu-block .icon-btn-wrap .theme-btn i {
  font-size: 0.85rem;
  margin-left: 0;
}
.site-header .menu-block .icon-btn-wrap .cart-btn {
  padding: 5px 10px;
}
.site-header .nav-link {
  color: #fff;
  font-size: 0.75rem;
  font-weight: 500;
  display: block;
  letter-spacing: 0.5px;
  padding: 12.5px 15px;
}
.site-header .nav-link:hover {
  color: #da3a34;
}
.site-header .hotline {
  color: #da3a34;
  font-size: 2rem;
  line-height: 1.1;
  text-align: right;
  font-family: Impact;
}
.site-header .hotline small {
  color: #000;
  font-size: 1rem;
}

.footer {
  color: #000;
  background: #fff;
}
.footer .footer-title {
  color: #969696;
  font-size: 0.8rem;
  font-weight: 400;
  letter-spacing: 0.5px;
  margin-bottom: 0;
}
.footer .footer-contact {
  font-size: 2rem;
  font-family: Impact;
  margin: 0;
}
.footer .footer-social a {
  color: #515151;
  margin: 0 6px;
  font-size: 1.25rem;
}
.footer .footer-menu {
  height: 100%;
  display: flex;
  padding: 0;
  margin: 0;
  align-items: center;
}
.footer .footer-menu li a {
  color: #777;
  font-size: 0.8rem;
  text-decoration: none;
  margin: 0 5px;
}
.footer .footer-menu li a:hover {
  text-decoration: underline;
}
.footer .footer-payment img {
  height: 28px;
  margin-left: 8px;
}
.footer hr {
  border-color: #ddd;
}
.footer .policy-menu {
  display: flex;
  justify-content: center;
}
.footer .policy-menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.footer .policy-menu ul li {
  line-height: 1;
  border-right: 1px solid #777;
  display: inline-block;
}
.footer .policy-menu ul li a {
  color: #777;
  font-size: 0.7rem;
  padding: 0 10px 0 8px;
}
.footer .policy-menu ul li:nth-last-child(1) {
  border-right: 0px;
}
.footer small {
  color: #787878;
  font-size: 0.75rem;
  margin-top: 2px;
}
.footer small a {
  color: #787878;
  text-decoration: underline;
}
.footer .pay-icons {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.footer .pay-icons img {
  width: 180px;
}
.footer .copyright {
  color: #787878;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0.5px;
  margin: 2px 0 0;
}

.whatsapp-float {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 20px;
  right: 20px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.2s ease;
}
.whatsapp-float:hover {
  transform: scale(1.1);
}
.whatsapp-float img {
  width: 32px;
  height: 32px;
  filter: brightness(0) invert(1);
}

.hero-section {
  height: 100vh;
  position: relative;
  background: #000;
  overflow: hidden;
}
.hero-section .hero-image,
.hero-section .hero-video,
.hero-section #hero-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.hero-section .hero-video,
.hero-section #hero-video {
  opacity: 1;
  transition: opacity 0.8s ease-in-out;
}
.hero-section .hero-content {
  width: 100%;
  z-index: 2;
  bottom: 38px;
  padding: 1rem;
  position: absolute;
}
.hero-section .hero-content .container {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.hero-section .hero-content .container .our-shops {
  max-width: 350px;
  display: flex;
  padding: 8px;
  flex-direction: row;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.7490196078);
  box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.hero-section .hero-content .container .our-shops .shop-photo {
  width: 150px;
  height: 88px;
  float: left;
  margin-right: 12px;
  border-radius: 8px;
  border: 3px solid #ffffff;
  background-size: cover;
}
.hero-section .hero-content .container .address {
  color: #090909;
  font-size: 0.82rem;
  font-weight: 500;
  line-height: 1.4;
  padding: 5px 0 0;
  position: relative;
  text-transform: uppercase;
  margin-bottom: 0;
}
.hero-section .mouse {
  width: 28px;
  height: 50px;
  border: 2px solid #ffffff;
  border-radius: 60px;
  position: relative;
}
.hero-section .mouse::before {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #fff;
  border-radius: 50%;
  opacity: 1;
  animation: wheel 2s infinite;
  -webkit-animation: wheel 2s infinite;
}

@keyframes wheel {
  to {
    opacity: 0;
    top: 45px;
  }
}
.blog-card {
  position: relative;
  overflow: hidden;
  border-radius: 15px;
  cursor: pointer;
  transition: transform 0.3s ease;
}
.blog-card:hover .blog-card-image {
  transform: scale(1.05);
}
.blog-card:hover .blog-card-link {
  background-color: rgba(255, 255, 255, 0.3);
}
.blog-card .blog-card-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.5s ease;
}
.blog-card .blog-card-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.8) 100%);
  display: flex;
  align-items: flex-end;
  padding: 40px;
  color: white;
}
.blog-card .blog-card-content {
  position: relative;
  width: 100%;
}
.blog-card .blog-card-content .blog-card-title {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 15px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .blog-card .blog-card-content .blog-card-title {
    font-size: 1.5rem;
  }
}
.blog-card .blog-card-content .blog-card-text {
  color: #fff;
  font-size: 0.95rem;
  line-height: 1.6;
  margin-bottom: 20px;
  opacity: 0.95;
  max-width: 90%;
}
@media (max-width: 767px) {
  .blog-card .blog-card-content .blog-card-text {
    font-size: 0.85rem;
  }
}
.blog-card .blog-card-content .blog-card-link {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  text-decoration: none;
  transition: all 0.3s ease;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
.blog-card .blog-card-content .blog-card-link i {
  font-size: 28px;
}
@media (max-width: 767px) {
  .blog-card .blog-card-content .blog-card-link {
    width: 50px;
    height: 50px;
  }
  .blog-card .blog-card-content .blog-card-link i {
    font-size: 20px;
  }
}
.blog-card.blog-card-large {
  min-height: 600px;
}
@media (max-width: 991px) {
  .blog-card.blog-card-large {
    min-height: 450px;
  }
}
@media (max-width: 767px) {
  .blog-card.blog-card-large {
    min-height: 400px;
  }
}
.blog-card.blog-card-small {
  min-height: 285px;
}
@media (max-width: 991px) {
  .blog-card.blog-card-small {
    min-height: 350px;
  }
}
@media (max-width: 767px) {
  .blog-card.blog-card-small {
    min-height: 300px;
  }
}
.blog-card.blog-card-small .blog-card-content .blog-card-title {
  font-size: 1.35rem;
}
@media (max-width: 767px) {
  .blog-card.blog-card-small .blog-card-content .blog-card-title {
    font-size: 1.3rem;
  }
}
.blog-card.blog-card-small .blog-card-content .blog-card-text {
  font-size: 0.9rem;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .blog-card.blog-card-small .blog-card-content .blog-card-text {
    font-size: 0.8rem;
  }
}
.blog-card.blog-card-small .blog-card-overlay {
  padding: 30px;
}
@media (max-width: 767px) {
  .blog-card.blog-card-small .blog-card-overlay {
    padding: 25px;
  }
}

.page-title-section {
  text-align: center;
  margin: 30px 0 50px !important;
  padding: 0 0 5px !important;
}
.page-title-section .entry-title {
  font-size: 2.5rem;
  letter-spacing: 0;
  text-transform: uppercase;
  font-family: Impact;
}

.common-page-content {
  min-height: 500px;
}
.common-page-content h4 {
  font-size: 1.15rem;
  display: block;
  margin: 25px 0 5px;
}
.common-page-content ul {
  padding-left: 0px;
  margin-left: 20px;
}
.common-page-content ul li {
  font-size: 1rem;
  font-weight: 300;
  margin-bottom: 12px;
}

.home .site-header {
  z-index: 10;
  position: absolute;
}
.home .promotion-section {
  padding: 80px 15px 50px;
}
.home .promotion-section .promotion-list {
  overflow: hidden;
  border-radius: 15px;
}
.home .promotion-section .slick-list .promotion-list {
  overflow: hidden;
  border-radius: 15px;
}
.home .promotion-section .slick-list .slick-slide a img {
  overflow: hidden;
  border-radius: 15px;
}
.home .promotion-section .slick-dots {
  padding: 0;
  margin: 15px 0 0;
  text-align: center;
}
.home .promotion-section .slick-dots li {
  display: inline-block;
}
.home .promotion-section .slick-dots li button {
  color: transparent;
  width: 12px;
  height: 12px;
  padding: 0;
  margin: 0 2.5px;
  border-radius: 100px;
  background-color: #e5e5e5;
}
.home .promotion-section .slick-dots li.slick-active button {
  width: 35px;
}
.home .about-section {
  padding: 15px 15px 75px;
}
.home .about-section .intro-title {
  font-size: 4.3rem;
  line-height: 1.2;
  text-transform: uppercase;
  font-family: Impact;
  margin-bottom: 15px;
}
.home .about-section .intro-title span {
  color: #da3a34;
}
.home .product-section {
  color: #fff;
  position: relative;
  padding: 80px 15px 110px;
  background-color: #1c6cc4;
  background-image: url(/wp-content/themes/storefront-child/public/images/bg1.png);
  background-size: cover;
  background-attachment: fixed;
}
.home .product-section .content-col .brand-logo {
  height: 35px;
  display: block;
  margin: 20px 0 5px;
}
.home .product-section .content-col .product-title {
  font-size: 3.2rem;
  text-transform: uppercase;
  font-family: Impact;
  margin-bottom: 15px;
}
.home .product-section .content-col .product-title .model-no {
  color: #cacaca;
  display: block;
  font-style: normal;
  font-size: 1.2rem;
}
.home .product-section .content-col .product-desription {
  width: 100%;
  float: left;
  margin-bottom: 10px;
}
.home .product-section .content-col .product-desription p {
  color: #fff;
  font-weight: 300;
  font-size: 1rem;
}
.home .product-section .content-col .product-desription .theme-btn {
  margin-top: 20px;
}
.home .product-section .content-col .icon-content {
  margin-top: 38px;
  flex-direction: column;
}
.home .product-section .content-col .icon-content i {
  font-size: 32px;
  line-height: 0;
  width: 48px;
  height: 48px;
  padding: 5px;
  border: 2px solid;
  margin-bottom: 10px;
  border-radius: 100px;
}
.home .product-section .content-col .icon-content .wrap-text {
  display: block;
}
.home .product-section .content-col .icon-content .wrap-text h6 {
  margin-bottom: 10px;
}
.home .product-section .content-col .icon-content .wrap-text p {
  color: #fff;
}
.home .product-section .treadmill-img {
  max-width: 90%;
}
.home .product-section .price-badge {
  color: #fff;
  width: 135px;
  height: 135px;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
  left: 0px;
  bottom: 58px;
  border-radius: 50%;
  padding-top: 42px;
  background: #da3a34;
  transform: rotate(-22deg);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}
.home .product-section .price-badge .old-price {
  text-decoration: line-through;
  color: #ffd6d6;
  font-size: 0.9rem;
}
.home .product-section .price-badge .new-price {
  color: yellow;
  font-size: 1.25rem;
}
.home .product-section.light-bg-section {
  background-color: #fff;
  background-image: url(/wp-content/themes/storefront-child/public/images/bg2.png);
  background-position: center;
  background-size: auto;
}
.home .product-section.light-bg-section .content-col .product-title {
  color: #000;
}
.home .product-section.light-bg-section .content-col .product-desription {
  margin-bottom: 20px;
}
.home .product-section.light-bg-section .content-col .product-desription p {
  color: #000;
}
.home .product-section.light-bg-section .content-col .product-desription .theme-btn {
  color: #000;
  border-color: #000;
}
.home .product-section.light-bg-section .content-col .icon-content {
  margin-top: 35px;
  flex-direction: row;
}
.home .product-section.light-bg-section .content-col .icon-content i {
  color: #000;
  font-size: 22px;
  width: auto;
  height: auto;
  border: 0;
  padding: 0;
  margin-right: 10px;
}
.home .product-section.light-bg-section .content-col .icon-content .wrap-text h6 {
  color: #000;
  font-size: 1rem;
  margin-bottom: 7.2px;
}
.home .product-section.light-bg-section .content-col .icon-content .wrap-text p {
  color: #000;
  font-size: 1rem;
}
.home .product-section.light-bg-section .treadmill-img {
  float: right;
}
.home .product-section.light-bg-section .price-badge {
  left: 10%;
}
.home .product-section.light-bg-section .special-points {
  margin-top: 15px;
  padding: 100px 58px 10px;
}
.home .product-section.light-bg-section .special-points .icon-content i {
  color: #000;
  width: 50px;
  height: 50px;
  font-size: 35px;
  line-height: 1;
  padding: 7px 7px;
  text-align: center;
  display: inline-block;
  border: 1px solid;
  border-radius: 100px;
  margin-right: 15px;
}
.home .introdution-section {
  color: #fff;
  padding: 130px 15px 100px;
  position: relative;
  background-color: #78808f;
  background-image: url(/wp-content/themes/storefront-child/public/images/bg3.png);
  background-position-y: bottom;
  background-position-x: right;
}
.home .introdution-section .intro-bg-text {
  width: 100%;
  top: 0%;
  left: 0;
  color: #6f7788;
  font-size: 10rem;
  font-weight: 900;
  line-height: 0.85;
  letter-spacing: 5px;
  z-index: 0;
  position: absolute;
  font-family: Impact;
  -webkit-text-stroke: 1px rgba(255, 211, 82, 0.2117647059);
  font-family: Impact;
}
.home .introdution-section .position-relative {
  padding: 0 70px;
}
.home .introdution-section .position-relative .content-wrap {
  border-radius: 20px;
  position: relative;
  z-index: 1;
  background-color: #78808f;
  border: 1.5px solid #d9b44a;
}
.home .introdution-section .position-relative .content-wrap .content-box {
  color: #fff;
  padding: 50px 0 50px 70px;
}
.home .introdution-section .position-relative .content-wrap .content-box .rockgym-logo {
  height: 50px;
  display: block;
  margin-bottom: 5px;
}
.home .introdution-section .position-relative .content-wrap .content-box h4 {
  font-size: 3.2rem;
  font-family: Impact;
  margin-bottom: 15px;
}
.home .introdution-section .position-relative .content-wrap .content-box h4 .highlight {
  color: #d9b44a;
}
.home .introdution-section .position-relative .content-wrap .content-box h4 p {
  font-size: 1rem;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
}
.home .introdution-section .position-relative .content-wrap .content-box p {
  color: #fff;
}
.home .introdution-section .position-relative .content-wrap .content-box .theme-btn {
  color: #d9b44a;
  padding: 8px 22px;
  margin: -5px 0 35px;
  border-color: #d9b44a;
}
.home .introdution-section .position-relative .content-wrap .content-box .feature-item {
  margin-bottom: 20px;
}
.home .introdution-section .position-relative .content-wrap .content-box .feature-item p {
  color: #fff;
  font-weight: 400;
  margin-top: -1px;
}
.home .introdution-section .position-relative .content-wrap .content-box .feature-item i {
  font-size: 20px;
  display: inline-block;
  margin-top: -2px;
  margin-right: 10px;
}
.home .introdution-section .position-relative .content-wrap .rockgym-img {
  max-width: 500px;
  z-index: 2;
  top: -12%;
  right: -58px;
  position: absolute;
}
.home .features-section {
  text-align: center;
  padding: 100px 15px;
  background-image: url(/wp-content/themes/storefront-child/public/images/bg2.png);
  background-position: center;
  background-size: auto;
}
.home .features-section .feature-title {
  text-align: center;
  margin-bottom: 35px;
}
.home .features-section .feature-title h2 {
  font-weight: 700;
  line-height: 1.1;
  display: flex;
  text-transform: uppercase;
  justify-content: center;
  font-family: Impact;
}
.home .features-section .feature-title h2 i {
  font-size: 5rem;
  font-style: normal;
  line-height: 0.88;
  margin-right: 5px;
}
.home .features-section .feature-title h2 i span {
  color: #da3a34;
}
.home .features-section .feature-title h2 span {
  text-align: left;
}
.home .features-section .feature-col {
  padding: 40px 20px;
}
.home .features-section .feature-col .feature-item .feature-icon {
  width: 68px;
  height: 68px;
  display: block;
  margin: 0 auto 20px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.home .features-section .feature-col .feature-item h6 {
  font-weight: 700;
  letter-spacing: 0.5px;
}
.home .features-section .feature-col .feature-item p {
  font-size: 14px;
  color: #888;
  max-width: 350px;
  margin: 0 auto;
}
.home .quote-section {
  color: #fff;
  height: 90vh;
  display: flex;
  position: relative;
  align-items: flex-end;
  justify-content: flex-end;
  background: url(/wp-content/themes/storefront-child/public/images/quote-bg.png) center center/cover no-repeat;
}
.home .quote-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 180px;
  background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 1;
}
.home .quote-section .container {
  z-index: 2;
  position: relative;
}
.home .quote-section .quote-content {
  max-width: 700px;
  margin-left: auto;
  padding-bottom: 60px;
}
.home .quote-section .quote-content .quote-text {
  color: #fff;
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 1.3;
  font-family: Impact;
  text-transform: uppercase;
  text-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}
.home .quote-section .quote-content .quote-author {
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0.25px;
  text-transform: uppercase;
  position: relative;
  padding-left: 30px;
}
.home .quote-section .quote-content .quote-author::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 20px;
  height: 2px;
  background-color: #fff;
  transform: translateY(-50%);
}
.home .faq-section {
  color: #fff;
  padding: 100px 15px 120px;
  position: relative;
  background-color: #002b6b;
  background-image: url(/wp-content/themes/storefront-child/public/images/bg3.png);
  background-position-x: right;
  background-position-y: bottom;
  background-attachment: fixed;
}
.home .faq-section::after {
  content: "";
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  position: absolute;
  pointer-events: none;
  background-size: 10px 10px;
  background-image: radial-gradient(rgba(255, 255, 255, 0.08) 1px, transparent 1px);
}
.home .faq-section .faq-title {
  color: #fff;
  font-size: 3.5rem;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 35px;
  text-transform: uppercase;
  font-family: Impact;
}
.home .faq-section .faq-title span {
  color: #da3a34;
  display: block;
}
.home .faq-section .faq-description {
  color: #d6d6d6;
  font-size: 1rem;
  line-height: 1.6;
  max-width: 500px;
}
.home .faq-section .faq-list {
  position: relative;
  z-index: 1;
}
.home .faq-section .faq-list .accordion-item {
  color: #e8e8e8;
  font-size: 0.95rem;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid;
  background: transparent;
  border-color: rgba(255, 255, 255, 0.2);
}
.home .faq-section .faq-list .accordion-item .accordion-button {
  color: #fff;
  font-size: 1.2rem;
  font-weight: 500;
  display: flex;
  justify-content: space-between;
  background: transparent;
}
.home .faq-section .faq-list .accordion-item .accordion-button .faq-icon {
  font-size: 1.4rem;
  color: #fff;
}
.home .faq-section .faq-list .accordion-item .accordion-button:not(.collapsed) {
  box-shadow: none;
}
.home .faq-section .faq-list .accordion-item .accordion-body {
  font-size: 0.95rem;
  line-height: 1.75;
  padding: 25px 20px 40px;
}
.home .faq-section .faq-list .accordion-item .accordion-body p {
  color: #fff;
  font-size: 1rem;
}
.home .blog-section {
  padding: 80px 15px;
}
.home .blog-section .blog-header {
  margin-bottom: 60px;
}
.home .blog-section .blog-header .blog-title {
  font-size: 3.5rem;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-family: Impact;
}
.home .blog-section .blog-header .blog-title .text-danger {
  color: #da3a34;
}
.home .blog-section .blog-header .blog-subtitle {
  font-size: 1rem;
  color: #6c757d;
  line-height: 1.5;
  max-width: 800px;
  margin: 0 auto;
}
.home .blog-section .blog-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}
@media (max-width: 991px) {
  .home .blog-section .blog-grid {
    grid-template-columns: 1fr;
  }
}
.home .blog-section .blog-card-column {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.page-template-page-contact .location-section .container {
  padding: 0 20px;
  margin-bottom: 40px;
}
.page-template-page-contact .location-section .container iframe {
  width: 100%;
  height: 400px;
  overflow: hidden;
  border-radius: 10px;
}
.page-template-page-contact .info-col .page-title {
  font-size: 48px;
  display: block;
  margin: 0 0 20px;
}
.page-template-page-contact .info-col p {
  font-size: 18px;
  margin-bottom: 10px;
}
.page-template-page-contact .info-col .contact-form {
  display: block;
}
.page-template-page-contact .info-col .contact-form .form-label {
  font-size: 14px;
  font-weight: 500;
  margin: 0 0 2px;
}
.page-template-page-contact .info-col .contact-form .form-control {
  font-size: 14px;
  padding: 15px 10px;
  margin-bottom: 15px;
  background-color: #fff;
  box-shadow: none;
  border: 1px solid #ccc;
}
.page-template-page-contact .info-col .contact-form .form-check {
  margin: 25px 0 35px;
}
.page-template-page-contact .info-col .contact-form .theme-btn {
  width: 100%;
}
.page-template-page-contact .map-col iframe {
  width: 100%;
  height: 100%;
  border-radius: 15px;
}
.page-template-page-contact .address-section {
  padding: 100px 15px 85px;
  background: #f9fafb;
}
.page-template-page-contact .address-section .title {
  font-size: 36px;
  margin: 28px 0 0;
}
.page-template-page-contact .address-section .text-col {
  font-size: 18px;
  font-weight: 300;
}
.page-template-page-contact .address-section .text-col strong {
  font-size: 20px;
  font-weight: 600;
  display: block;
  margin: 0 0 5px;
}
.page-template-page-contact .contact .section-header {
  text-align: center;
  margin-bottom: 25px;
}
.page-template-page-contact .contact-box-section {
  padding: 0px 15px 100px;
}
.page-template-page-contact .contact-box-section .contact-box {
  height: 100%;
  padding: 15px;
  border-radius: 8px;
  background: rgba(20, 20, 20, 0.08);
}
.page-template-page-contact .contact-box-section .contact-box iframe {
  width: 100%;
  height: 250px;
  border-radius: 10px;
  margin-bottom: 20px;
}
.page-template-page-contact .contact-box-section .contact-box p {
  padding-left: 25px;
  position: relative;
}
.page-template-page-contact .contact-box-section .contact-box p i {
  width: 25px;
  height: 25px;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}
.page-template-page-contact .contact-box-section .contact-box p a, .page-template-page-contact .contact-box-section .contact-box p span {
  color: #000;
  font-size: 1rem;
  font-weight: 400;
  text-decoration: none;
}
.page-template-page-contact .contact-form-section .form-control {
  font-size: 1.35rem;
}
.page-template-page-contact .contact-form-section .form-label {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 0.15rem;
}
.page-template-page-contact .contact-form-section .wpcf7-submit.theme-btn {
  color: #fff;
  width: 180px;
  font-size: 13px;
  display: block;
  margin: 0 auto;
  letter-spacing: 2px;
  padding: 10px 15px;
  border-radius: 100px;
  text-transform: uppercase;
  background-color: #1c6cc4;
  border: 2px solid #1c6cc4;
}
.page-template-page-contact .contact-form-section .wpcf7-submit.theme-btn:hover {
  color: #fff;
  background-color: #1c6cc4;
}

@media (max-width: 1199.98px) {
  .contact-page .info-col {
    padding: 85px 40px 80px 15px;
  }
  .contact-page .info-col .page-title {
    font-size: 35px;
  }
}
@media (max-width: 991.98px) {
  .contact-page .info-col {
    padding: 48px 15px 80px 15px;
  }
}
@media (max-width: 767.98px) {
  .contact-page .contact-box-section {
    padding: 70px 15px 50px;
  }
  .contact-page .contact-box-section .contact-box i {
    margin: 0 0 32px;
  }
  .contact-page .contact-box-section .box-box {
    margin-bottom: 25px;
  }
  .contact-page .address-section .title {
    font-size: 28px;
  }
}
.page-template-page-about .section-head {
  margin-top: 45px;
}
.page-template-page-about .section-head .title {
  color: #474747;
  margin-bottom: 50px;
}
.page-template-page-about .about-content .featured-image {
  border-radius: 20px;
  display: block;
  margin: 0 0 48px;
}
.page-template-page-about .about-content {
  text-align: justify;
  margin-bottom: 38px;
}

.blog .post-list {
  min-height: 580px;
}
.blog .post-list .blog-card {
  margin-bottom: 25px;
}

.related-post-section {
  margin-top: 75px;
  padding: 50px 15px 70px;
  border-top: 1px solid #efefef;
}

.blog-image {
  overflow: hidden;
  border-radius: 15px;
}

.related-post-section .section-title {
  margin-bottom: 25px;
  font-family: Impact;
}

@media (max-width: 1224.98px) {
  .site-header .menu-block .icon-btn-wrap .theme-btn {
    width: 36.1px;
    padding: 5px 10px;
  }
  .site-header .menu-block .icon-btn-wrap .theme-btn span {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .site-header .menu-block {
    left: 53%;
  }
  .site-header .menu-block .nav-link {
    padding: 12.5px 10px;
  }
  .home .about-section .intro-title {
    font-size: 3.75rem;
  }
  .home .product-section {
    padding: 70px 15px 70px;
  }
  .home .product-section .content-col .product-title {
    font-size: 2.5rem;
  }
  .home .product-section.light-bg-section .special-points {
    padding: 70px 15px 10px;
  }
  .home .introdution-section {
    padding: 100px 15px 100px;
  }
  .home .introdution-section .position-relative .content-wrap .content-box {
    padding: 50px 0 25px 38px;
  }
  .home .introdution-section .position-relative .content-wrap .rockgym-img {
    max-width: 438px;
  }
  .home .features-section {
    padding: 75px 15px 0;
  }
  .home .quote-section {
    height: 62vh;
    background-position-x: left;
  }
  .home .faq-section {
    padding: 80px 15px 90px;
  }
  .home .blog-section {
    padding: 55px 15px 62px;
  }
  .home .blog-section .blog-header .blog-title {
    font-size: 2.5rem;
  }
  .product-card-wrap .product-image {
    height: 280px;
  }
  .storefront-full-width-content.single-product.single .product .woocommerce-product-gallery {
    width: 60%;
  }
  .storefront-full-width-content.single-product.single .product .summary.entry-summary {
    width: 35%;
  }
}
@media (max-width: 991.98px) {
  .site-header .contact-col {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .site-header .contact-col i {
    color: #1c6cc4;
    width: 46px;
    height: 46px;
    font-size: 42px;
    line-height: 1;
    margin-top: -4px;
    margin-left: 12px;
    display: inline-block;
    border-radius: 4px;
    background: #fff;
    border: 2px solid #fff;
  }
  .offcanvas-body .nav {
    margin: 0;
  }
  .offcanvas-body .nav li {
    width: 100%;
    display: block;
  }
  .offcanvas-body .nav li a {
    color: #000;
    font-size: 1rem;
    font-weight: 600;
    text-transform: uppercase;
    padding-left: 0;
  }
  .home .hero-section {
    height: 50vh;
  }
  .home .hero-section .hero-content .container .mouse {
    display: none;
  }
  .home .hero-section .hero-content .container .our-shops {
    max-width: 320px;
  }
  .home .hero-section .promotion-section {
    padding: 58px 15px 38px;
  }
  .home .about-section {
    padding: 15px 15px 55px;
  }
  .home .about-section .intro-title {
    font-size: 3rem;
  }
  .home .about-section .col-7 {
    width: 92%;
    max-width: 700px;
    display: block;
    margin: 0 auto;
    text-align: center;
  }
  .home .product-section {
    padding: 50px 15px 70px;
  }
  .home .product-section .image-col {
    margin-bottom: 25px;
  }
  .home .product-section.light-bg-section .image-col {
    margin-top: 35px;
    margin-bottom: 0px;
  }
  .home .product-section.light-bg-section .special-points {
    padding: 55px 0px 10px;
  }
  .home .introdution-section {
    padding: 70px 15px 80px;
  }
  .home .introdution-section .intro-bg-text {
    font-size: 8rem;
  }
  .home .introdution-section .position-relative .content-wrap .col-lg-7 {
    order: 2;
  }
  .home .introdution-section .position-relative .content-wrap .col-lg-5 {
    order: 1;
  }
  .home .introdution-section .position-relative .content-wrap .col-lg-5 .rockgym-img {
    margin-top: -70px;
    position: relative;
  }
  .home .introdution-section .position-relative .content-wrap .content-box {
    padding: 50px 15px 25px 15px;
  }
  .home .quote-section {
    height: 50vh;
  }
  .home .faq-section {
    padding: 55px 15px 80px;
  }
  .home .faq-section .faq-title {
    font-size: 3rem;
  }
  .home .faq-section .faq-list .accordion-item .accordion-button {
    padding: 15px 0;
  }
  .footer .footer-contact {
    font-size: 1.25rem;
  }
  .footer .col-md-8 {
    width: 58%;
  }
  .footer .col-md-4.pay-icon {
    width: 42%;
  }
  .footer small {
    font-size: 0.58rem;
  }
  .archive .products .product {
    width: 50%;
  }
  .archive .products .product .product-card-wrap .product-image {
    height: 188px;
  }
  .archive .products .product .product-card-wrap .product-text {
    flex-direction: column;
  }
  .archive .products .product .product-card-wrap .product-text .theme-btn {
    margin-top: 15px;
  }
  .storefront-full-width-content.single-product.single .product .woocommerce-product-gallery {
    width: 100%;
    order: 2;
    margin-right: 0;
  }
  .storefront-full-width-content.single-product.single .product .summary.entry-summary {
    width: 100%;
    order: 1;
  }
  .storefront-full-width-content.single-product.single .product .summary.entry-summary .summery-wrap {
    top: 0 !important;
    left: 0 !important;
    position: relative !important;
  }
  .page-template-page-contact #primary {
    padding: 0;
  }
  .page-template-page-contact #primary .site-main {
    padding: 0;
  }
  .page-template-page-contact #primary .site-main .contact-box-section {
    padding: 0px 0px 100px;
  }
}
@media (max-width: 767.98px) {
  p {
    font-size: 0.9rem;
  }
  .home .hero-section {
    height: 38vh;
  }
  .home .hero-section .hero-content {
    bottom: 15px;
  }
  .home .hero-section .hero-content .container .our-shops {
    max-width: 255px;
  }
  .home .promotion-section {
    padding: 50px 15px 35px;
  }
  .home .product-section.light-bg-section .special-points {
    padding: 35px 0px 0px;
  }
  .home .product-section.light-bg-section .special-points .point-wrap {
    margin-bottom: 25px;
  }
  .home .light-bg-section {
    padding: 42px 15px 42px;
  }
  .home .introdution-section {
    padding: 70px 15px 70px;
  }
  .home .introdution-section .position-relative .content-wrap .content-box .feature-item {
    margin-bottom: 5px;
  }
  .home .introdution-section .position-relative .content-wrap .rockgym-img {
    max-width: 358px;
  }
  .home .features-section {
    padding: 58px 15px 0;
  }
  .home .features-section .feature-col {
    padding: 25px 20px;
  }
  .home .features-section .feature-title h2 i {
    font-size: 4rem;
  }
  .home .blog-section {
    padding: 55px 15px 35px;
  }
  .footer hr {
    margin-top: 15px !important;
  }
  .footer .text-center {
    order: 3;
  }
  .footer .text-md-end {
    order: 2;
    margin-bottom: 22px;
  }
  .footer .col-md-8 {
    width: 100%;
  }
  .footer .col-md-8 .footer-menu {
    margin-top: 5px;
    justify-content: center;
  }
  .footer .pay-icons {
    margin-top: 12px;
    align-items: center;
  }
  .archive .products .product {
    width: 100%;
  }
  .archive .products .product .product-card-wrap .product-image {
    height: 225px;
  }
  .archive .products .product .product-card-wrap .product-text {
    flex-direction: row;
  }
  .archive .products .product .product-card-wrap .product-text .theme-btn {
    margin-top: 0;
  }
  .page-template-page-contact #primary .site-main .contact-box-section {
    padding: 0px 0px 50px;
  }
  .page-template-page-contact #primary .site-main .contact-box-section .box-box {
    margin-bottom: 20px;
  }
}
@media (max-width: 574.98px) {
  .site-header .hotline {
    display: none;
  }
  .home .hero-section .hero-content .container .our-shops {
    display: none;
  }
  .home .promotion-section {
    padding: 30px 15px 25px;
  }
  .home .about-section {
    padding: 5px 15px 12px;
  }
  .home .about-section .intro-title {
    font-size: 2rem;
  }
  .home .product-section {
    padding: 30px 15px 45px;
  }
  .home .product-section .treadmill-img {
    max-width: 100%;
  }
  .home .product-section .price-badge {
    bottom: 10px;
  }
  .home .product-section .content-col .product-title {
    font-size: 2rem;
  }
  .home .product-section .content-col .product-desription p {
    font-size: 0.9rem;
  }
  .home .product-section .content-col .icon-content {
    margin-top: 25px;
  }
  .home .product-section.light-bg-section .content-col .icon-content {
    margin-top: 25px;
  }
  .home .product-section.light-bg-section .price-badge {
    left: 0;
    bottom: -20px;
  }
  .home .introdution-section .position-relative {
    padding: 0 15px;
  }
  .home .introdution-section .position-relative .content-wrap .rockgym-img {
    max-width: 100%;
    right: 0;
  }
  .home .quote-section .quote-content {
    padding-bottom: 25px;
  }
  .home .quote-section .quote-content .quote-text {
    font-size: 2rem;
    line-height: 1.1;
  }
  .home .faq-section {
    padding: 40px 15px 58px;
  }
  .home .faq-section .faq-title {
    font-size: 2rem;
    margin-bottom: 25px;
  }
  .home .faq-section .faq-list .accordion-item .accordion-button {
    font-size: 1rem;
  }
  .home .blog-section {
    padding: 38px 15px 35px;
  }
  .page-title-section {
    margin: 30px 0 15px !important;
  }
  .page-title-section .entry-title {
    font-size: 2rem;
  }
  .page-template-page-about .site-main {
    padding: 0;
  }
  .page-template-page-about .site-main .about-content {
    padding: 0;
  }
  .page-template-page-about .site-main .about-content .featured-image {
    margin: 0 0 35px;
    border-radius: 12px;
  }
  .archive .products .product .product-card-wrap .product-text {
    flex-direction: column;
  }
  .archive .products .product .product-card-wrap .product-text .theme-btn {
    margin-top: 10px;
  }
  .product-description ul .nav-item {
    width: 100%;
  }
  .product-description ul .nav-item button {
    width: 100%;
    margin: 0 0 2px !important;
  }
  .blog-card.blog-card-small {
    margin-bottom: 20px;
  }
}
@media (max-width: 419.98px) {
  .home .about-section .intro-title {
    font-size: 1.75rem;
  }
  .home .product-section .content-col .product-title {
    font-size: 1.5rem;
  }
  .home .product-section .price-badge {
    bottom: -25px;
  }
  .home .introdution-section {
    padding: 70px 15px 50px;
  }
  .home .blog-card .blog-card-overlay {
    padding: 20px;
  }
  .footer hr {
    margin-top: 2px !important;
  }
  .footer .footer-menu {
    gap: 5px;
    flex-direction: column;
  }
  .footer .copyright {
    margin: 10px 0 -2px;
  }
}
