/*
Theme Name: Elessi Theme Child
Theme URI: https://elessi.nasatheme.com/demo/
Description: This is a child theme for Elessi Theme
Author: NasaTheme team
Author URI: https://nasatheme.com
Template: elessi-theme
Version: 1.0
*/
.tm-responsive .tm-extra-product-options .tc-col-auto, .tm-responsive .tm-extra-product-options .tc-cell.tc-col-auto, .tm-responsive .tc-cell.tc-col-auto, .tm-responsive .tc-col-auto {
  flex: 0 0 1%;
}

@media only screen and (min-width: 768px) {
  body .nasa-product-details-page.nasa-layout-new-3 .product-gallery .nasa-thumbnail-hoz .main-images .slick-slide {
    padding: 0 80px !important;
  }
}
.nasa-attr-bg-img img {
  width: 55px;
  height: 55px;
}

