/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

.pco-option-textbox textarea.form-control{
  height: auto !important;
  min-height: unset !important;
  max-height: unset !important;
  width: 20ch; 
  height: auto; 
  resize: none;
}

@media (min-width: 1199px) {
  .footer-center {
    max-width: 90%;
  margin: auto;

  }
}

#index .leo-megamenu .navbar-nav > li:hover > a {
  color: black;
}

@media (min-width: 1199px) {
  body#index .box-top6 {
    top: 0px !important;
    padding-top: 0px !important;
  }

#index .box-top6:hover .col-info .popup-over a.popup-title i, #index .box-top:hover .col-info .wislish-button .ap-btn-wishlist i, #index .box-top:hover .col-info #_desktop_cart .header i {
  color: #000 !important;
  font-weight: bold !important;
}

#index .box-top6 .col-info .popup-over a.popup-title i, #index .box-top .col-info .wislish-button .ap-btn-wishlist i, #index .box-top .col-info #_desktop_cart .header i {
  color: #ffffff !important;
  font-weight: bold !important;
}
}

#product .product-manufacturer{display:none;}
#product .product-reference{display:none;}

button.btn-primary, #product button.add-to-cart{background:#000 !important;}

@media (min-width: 1199px) {
  body#index .box-top6:hover  .leo-megamenu .navbar-nav > li> a {
    color: #000 !important;
  }
body#index .leo-megamenu .navbar-nav > li > a {
color:white;
}
.plist-image .thumbnail-container .product-meta{
background-color:#FFF !important;
}
}



.box-top .h-logo img {
  max-height: 90px !important;
}

body {
font-size: 15px !important;
color:#000 !important;
}

.leo-megamenu .navbar-nav > li > a{
font-size: 15px !important;
}



#product .product-features p.h6 {display:none !important;}

.leo-megamenu .dropdown-menu a > .menu-title {

text-transform:uppercase;
}

@media (max-width: 991px) {
  .box-top {
    padding: 5px 10px 0 !important;
body#index .leo-megamenu .navbar-nav > li > a {
color:#000 !important;
}
  }

.box-top .col-logo {
  padding-bottom: 0px !important;
}
}


.leo-megamenu .mega-group > .dropdown-toggle{
  color:#000 !important;
}