.reset_variations {
display: none !important;
}
p.price {
    display: none !important;
}
select#pa_medal-size{
    border-color: #6ab165;
    font-size: 22px;
    display: block;
    margin: 0;
    position: relative;
    float: none;
    width: 100%;
    font-weight: 700;
    height: 60px;
    margin-bottom: -8px;
}
select#pa_patch-size{
    border-color: #6ab165;
    font-size: 22px;
    display: block;
    margin: 0;
    position: relative;
    float: none;
    width: 100%;
    font-weight: 700;
    height: 60px;
    margin-bottom: -8px;
}
select#pa_pin-size{
    border-color: #6ab165;
    font-size: 22px;
    display: block;
    margin: 0;
    position: relative;
    float: none;
    width: 100%;
    font-weight: 700;
    height: 60px;
    margin-bottom: -8px;
}
select#pa_coin-size{
    border-color: #6ab165;
    font-size: 22px;
    display: block;
    margin: 0;
    position: relative;
    float: none;
    width: 100%;
    font-weight: 700;
    height: 60px;
    margin-bottom: -8px;
}
select#pa_neckband-size{
    border-color: #6ab165;
    font-size: 22px;
    display: block;
    margin: 0;
    position: relative;
    float: none;
    width: 100%;
    font-weight: 700;
    height: 60px;
    margin-bottom: -8px;
}
.product-tabs-wrapper{
  display: none !important;
}
.related-and-upsells
{
  display: none !important;
}
.product_meta
{
  display: none !important;
}
a.reset_variations {
    color: white !important;
    opacity: .1;
    size: 1px;
    font-size: 1px;
    margin-bottom: -9px;
    text-color: white !important;
}
.page-title-default {
  display:none;
}
.modal-title {
    background: #ffffff !important;
}
.modal-body {
    background: #fff !important;
}