/*
   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;
   }

.elementor .detail-product-five .quantity {
    float: left!important;
    margin: 0px 0px 15px -30px !important;
}
   .elementor .detail-product-five .quantity .input-text.qty.text{
     border-radius: 5px!important;
     background-color: #fff!important;
         width: 80px!important;
   }
   .elementor .detail-product-five .kplus-button{
      border-radius: 5px!important;
          background: transparent!important;
    font-weight: 100!important;
    right: -25px!important;
    z-index: 4!important;
   }
   .elementor .detail-product-five .kminus-button{
      border-radius: 5px!important;
          background: transparent!important;
    font-weight: 100!important;
    left: -25px!important;
    z-index: 4!important;
   }
   
   .elementor .detail-product-five .single_add_to_cart_button{
      float: unset!important; 
    width: 100%!important;
    display: block!important;
    border-radius: 5px!important;
   }