@media (max-width: 959px){
  #main-logo .navbar-brand img {
    height: auto;
    max-width: 130px !important;
}
  
}




.footer-menu{
  color:white !important;
}


.main-container .row-container .penta-top-padding {
    padding-top: 15px;
    padding-bottom: 0px;
}
.style-dark .ui-text, .style-light .style-dark .ui-text, .style-dark .breadcrumb, .style-light .style-dark .breadcrumb, .style-dark .post-info, .style-light .style-dark .post-info {
    color: black !important;
}


.style-dark .breadcrumb > li a{
      color: black !important;
}

#page-header .header-wrapper .uncode-slider .row-child, #page-header .header-wrapper .row-parent, #page-header .header-main-container {
    background: white !important; 
}


.main-container .row-container .row-parent .uncont > *:first-child:not(.divider-wrapper):not(.edit-account) > *:first-child:not(.isotope-wrapper):not(.justified-wrapper):not(.index-wrapper):not(.edit-account) > *:first-child > *:first-child {
  color:black !important;
  
}

.woocommerce-product-gallery{
  display:none !important;
}

.wp-image-118286{
  max-width:90px;
}

table td, table th {

    max-width: 25% !important;
}

table{
  border:none !important;
}


tbody{
  border:none !important;
}

td{
    border: none !important;
    font-size: 12px !important;
    line-height:20px;
    color: black;
    text-transform: uppercase;
}

tr{
  
  display: revert;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
        border: 0px solid white;
  
}


.main-container .row-container .double-top-padding {
    padding-top: 20px !important;
}

body:not(.vc-safe-mode) .vertical-text.vertical-text--bottom {

    display: none !important;
}

.woocommerce-product-details__short-description{
  text-align: justify;
}

.sku_wrapper {
    display: none !important;
}
