.site-header .nav-megamenu .site-nav li.level0>a{
  
  letter-spacing: 0 !important;
      padding: 10px 15.5px !important;

}

.product-card-item .bottom-details .color-swatch {
  display: none !important;
}

@media (min-width: 1200px) {
  .main-content {
  	margin-top: -155px;
  }
  
  .template-product .main-content {
  	margin-top: 0px;
  }
}


@media (min-width: 767px){
  
  #header.header6 .site-header .middle-header-content .middle-header-wrapper .site-header__logo {
    padding: 4px 10px 4px !important;}
  
  }

@media (max-width: 767px){
#header.header6 .site-header .middle-header-left-wrapper {
    flex: 0 !important;}
#header.header6 .site-header .middle-header-content .middle-header-wrapper .site-header__logo {
    padding: 19px 0 15px 0 !important;}
  }

.site-header .header-socials li a {
    padding: 5px 18px 3px !important;
}

.site-header .newsletter-link .newsletter-action {
    padding: 5px 20px !important;
}
  
.site-header .header-custom-content {
    padding: 5px 20px !important;
}

.product-card-item .image {
    border: 1px solid #696969;
}

.description_wrapper{
	margin-top: 1rem; 
  	text-align: justify;
}

.description_wrapper .title{
	color: black;
    font-size: 18px;
    margin-bottom: 6px;
}
.description_wrapper p {
    margin-bottom: 12px;
}
h2 {
    letter-spacing: 0;
}