@media (min-width: 950px) {
  #main-content .mobile-title {
    display: none;
  }
}
#prd-full {
  position: relative;
  height: auto;
  overflow: hidden;
  background: #fff;
  margin: 0;
}
@media screen and (max-width: 950px){
#prd-full {
  height: auto;
  position: static;
  padding-top: 5px;
  overflow: initial;
}
}
#prd-full-left {
  width: 410px;
  position: relative;
  float: left;
  padding: 20px 0 0 0;
}
@media screen and (max-width: 1180px) and (min-width: 950px){
#prd-full-left {
  width: 45%;
}
}
@media screen and (max-width: 950px){
#prd-full-left {
  width: auto;
  float: none;
}
}
@media only screen and (max-width: 800px) and (min-width: 320px){
#prd-full-left {
  clear: both;
  margin: 0 15px 0 15px;
}
}
#prd-full-image {
  position: relative;
}
@media screen and (max-width: 950px){
#prd-full-image {
  width: 50%;
  min-width: 200px;
  max-width: 300px;
  margin: 0;
}
}
@media screen and (max-width: 1180px) and (min-width: 950px){
#prd-full-image img {
  width: 77%;
  height: auto;
}
}
@media screen and (max-width: 950px){
#prd-full-image img {
  width: 100%;
  height: auto;
}
}
#prd-full-price {
  width: 140px;
  height: 105px;
  border-radius: 50%;
  padding-top: 42px;
  position: absolute;
  top: 80px;
  right: 0;
  background: url(../../../images/icons/star.svg) no-repeat;
  margin: 0;
  text-align: center;
}
@media screen and (max-width: 950px){
#prd-full-price {
  top: 50px;
}
}
#prd-full-mp {
  position: absolute;
  font: normal 13px edosz;
  right: 13px;
  width: 100%;
  left: 0;
  color: #fff;
  font-size: 18px;
  top: 24px;
  font-family: 'Roboto', sans-serif;
}
.prd-full-mp-price .price {
  padding-left: 7px;
  letter-spacing: -1px;
}
.prd-full-price-unit {
  line-height: normal;
  font-size: 18px;
  display: block;
  font-family: 'Roboto', sans-serif;
  margin-top: -14px;
}
#prd-full-price.no-mp {
  padding-top: 41px;
  height: 101px;
}
.prd-full-mp-price {
  font: normal 56px Mogra;
  margin: 0;
  padding: 0;
  line-height: 65px;
  color: #fff;
  position: relative;
}
#prd-full-price .trail {
  display: inline-block;
  color: #fff;
  position: relative;
  font-size: 34px;
  margin-left: -13px;
  top: -8px;
  font-family: inherit;
  line-height: normal;
}
#prd-full .no-mp .trail {
  position: relative;
  font-size: 36px;
  display: inline-block;
  margin-left: -13px;
  left: auto;
  right: auto;
}
#prd-full .trail .unit {
  position: absolute;
  font-size: 12px;
  top: 23px;
  right: 4px;
}
#prd-full-right {
  width: 460px;
  font-family: 'Roboto', sans-serif;
  float: right;
  padding: 20px 0 0 0;
}
@media screen and (max-width: 1180px) and (min-width: 950px){
#prd-full-right {
  width: 52%;
}
}
@media screen and (max-width: 950px){
#prd-full-right {
  width: auto;
  float: none;
}
}
@media only screen and (max-width: 800px) and (min-width: 320px){
#prd-full-right {
  clear: both;
  margin: 0 15px 0 15px;
}
}
.product-view-buttons {
  margin-bottom: 20px;
}
.product-view-buttons .form-item-quantity {
  width: 206px !important;
  margin: 0;
  float: left;
  border: 1px solid #ccc;
}
.product-view-buttons label {
  display: none;
}
@media screen and (max-width: 950px){
#prd-full .product-view-buttons .form-item-quantity {
  width: 60% !important;
}
}
.product-view-buttons .form-item-quantity input.form-text {
  text-align: center !important;
  width: 86px;
  margin: 0;
  padding: 0;
  margin-right: 0;
  height: 64px;
  font-size: 20px;
  font-family: 'Roboto', sans-serif;
  border: none;
  border-right: 1px solid #ccc;
  background: rgb(247,247,247);
  border-radius: 0;
  float: left;
}
@media screen and (max-width: 950px){
.product-view-buttons .form-item-quantity input.form-text {
  width: 40% !important;
  margin-right: 0 !important;
}
}
.product-view-buttons .product.quantity-buttons {
  height: 64px;
  width: 119px;
}
@media screen and (max-width: 950px){
.product-view-buttons .product.quantity-buttons {
  width: calc(60% - 1px);
}
}
.commerce-add-to-cart .form-submit {
  float: left;
  height: 66px;
  width: 140px;
  line-height: 64px;
  letter-spacing: 0.5px;
  font-size: 22px;
}
@media screen and (max-width: 950px){
#prd-full .commerce-add-to-cart .form-submit {
  width: 39%;
}
}
.commerce-add-to-cart:after {
  clear: both;
  content: '';
  display: block;
}
.prd-full-discount {
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ff273e;
  width: auto;
  position: static;
  background: none;
  height: auto;
  display: block;
  overflow: hidden;
  padding: 0;
}
#prd-full-right .desktop-title {
  display: none;
}
@media (min-width: 950px){
#prd-full-right .desktop-title {
  display: block;
  margin-bottom: 5px;
}
}
#prd-full-right h1.desktop-title {
  width: 100%;
  height: auto;
  float: none;
  text-transform: none;
  color: #062F0F;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  margin-bottom: 10px;
  text-align: left !important;
  margin-top: 15px;
  font-size: 30px !important;
  line-height: normal;
}
.max-purchase {
  font-size: 14px;
  color: #ff273e;
  font-weight: bold;
  display: inline-block;
}
#prd-full-brand {
  font-size: 12px;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  color: #4a4a4a;
  font-weight: normal;
}
@media screen and (max-width: 950px){
#prd-full-brand {
  display: none;
}
}
#product-data-table {
  margin-top: 20px;
  font-family: 'Roboto', sans-serif;
  line-height: 1.5;
  position: relative;
}
#product-data-table table {
  width: 400px;
}
@media only screen and (max-width: 800px) and (min-width: 320px){
#product-data-table table {
  width: 100%;
}
}
#ms-prod-data tbody {
  border-top: 0;
}
#product-data-table td {
  color: #4a4a4a;
  white-space: nowrap;
}
#product-data-table td b {
  float: left;
  margin-right: 5px;
  color: #4a4a4a;
}
#product-data-table td .alert {
  font-weight: bold;
  color: #ff273e;
}
#product-data-table .modal-box {
  margin-left: 0;
}
a.product-description-contents {
  font-weight: bold;
  color: #0F6C28;
  cursor: pointer;
}
a.product-description-contents:nth-of-type(n+2) {
  display: none;
}
a.product-description-contents:hover {
    text-decoration: none;
    color: #2E8C3B;
}
#prd-full .modal-box .content {
  left: -310px;
  top: -110px;
}
@media screen and (max-width: 950px) {
#prd-full .modal-box .content {
  left: -110px;
  top: -140px;
}
}
@media screen and (max-width: 800px) {
#prd-full .modal-box .content {
  left: 0;
  top: -60px;
}
}
#prd-full-description {
  line-height: 1.5;
  color: #4a4a4a;
  font-family: 'Roboto', sans-serif;
  margin: 0;
  padding: 0;
  height: 134px;
  overflow: hidden;
}
@media screen and (max-width: 950px){
#prd-full-description {
  height: auto;
}
}

#prd-linked-content {
  margin: 15px 0;
  font-size: 14px;
  color: #4a4a4a;
  line-height: 21px;
}
@media screen and (max-width: 800px){
#prd-linked-content p {
  margin-left: 15px;
  margin-right: 15px;  
}
}
