/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

.summary-container .product-additional-info > .btn-action.btn-wishlist{
    background: #000;
    color: #fff;
    padding: 10px 20px;
    border-radius: 20px;
}

#index #header {
  margin-bottom:0;
}
.grecaptcha-badge {
 display: none!important; 
}
#back-top {
  bottom: 75px!important;
}
#footer .ctf_click_open_contactform7  {
z-index: 350!important;
}