/*
   Theme Name: Kaveh Theme
   Description: Kaveh Theme is undoubtedly the best e-commerce theme produced in the WordPress industry of Iran.
   Theme URI: https://rtl-theme.com/author/moein757
   Version: 3.9.9.1
   Author: Moein WordPress
   Author URI: https://rtl-theme.com/author/moein757
   Requires at least: 6.2
   Tested up to: 6.4.2
   Requires PHP: 7.4
   License: GNU General Public License v2 or later
   License URI: http://www.gnu.org/licenses/gpl-2.0.html
   Text Domain: kavehTheme
   Tags: responsive, e-commerce, customizable
*/


@media screen and (max-width: 480px) {

      .detail-product .detail .full-info li:not(:first-child)::after {
    display:none;
   }
   }

   h1,h2,h3,h4,h5,h6,p{
      height: auto !important;
   }

   .swiper-detail-product-six_images .swiper-slide{
      padding: 50px;
   }
   .swiper-detail-product-six_images .swiper-slide img{
      max-width: 330px;
      max-height: 330px;
      margin: auto;
      text-align: center;
   }