/* image replacement */
body {
  color: #484848;
  font: 400 18px/30px "museo-slab", serif;
  background-color: transparent;
  width: 100%;
}
.one_third {
    width: 33.3%;
    float: left;
    box-sizing: content-box;
}

.two_third {
    width: 66.6%;
    float: left;
    box-sizing: content-box;
}

@media screen and (max-width: 600px) {
    .half { width: 100%; }
    .one_third { width: 100%; }
    .two_third { width: 100%; }
}
@media screen and (min-width: 960px) and (max-width: 1300px) {
    .half { width: 100%; }
    .one_third { width: 100%; }
    .two_third { width: 100%; }
}
@media (min-width: 960px) and (max-width: 1279px) {
  .catalog-product-view .body-wrap {
    padding-top: 40px;
  }
}

#availability-message, .alert-stock {
  text-align: left;
}

.add-to-cart .alert-stock {
  margin: 0 auto;
  font-size: 13px;
}
.add-to-cart .alert-stock a {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  padding: 5px 0;
  color: #025a9c;
  text-decoration: underline;
}
.add-to-cart .alert-stock a:hover {
  text-decoration: none;
}

@media (min-width: 960px) and (max-width: 1279px) {
  .body-wrap {
    padding-top: 40px;
  }
}
.catalog-product-view .col-left {
  background: none;
  width: 45%;
  padding: 20px 2% 40px 2.7%;
  min-width: 0;
}
@media (min-width: 640px) and (max-width: 959px) {
  .catalog-product-view .col-left .product-image-carousel-bounds {
    width: 80%;
    margin: 0 auto;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  .catalog-product-view .col-left {
    width: 42.7%;
    padding-left: 5.2%;
  }
}
@media (min-width: 640px) and (max-width: 959px) {
  .catalog-product-view .col-left {
    float: none;
    width: 88%;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 639px) {
  .catalog-product-view .col-left {
    float: none;
    width: 94%;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
  }
}
.catalog-product-view .col-main {
  width: 56%;
  padding: 45px 2.7% 40px 0;
  min-width: 0;
}
.catalog-product-view .col-main.productdp {
    width: 97.3%;
    padding: 0 2.7% 40px 0;
}
@media (min-width: 960px) and (max-width: 1279px) {
  .catalog-product-view .col-main {
    width: 42.7%;
    padding-right: 5.2%;
  }
}
@media (min-width: 640px) and (max-width: 959px) {
  .catalog-product-view .col-main {
    float: none;
  }
}
@media (min-width: 640px) and (max-width: 959px) {
  .catalog-product-view .col-main {
    float: none;
    width: 88%;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
  }
}
@media (max-width: 639px) {
  .catalog-product-view .col-main {
    float: none;
    width: 94%;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.catalog-product-view .product-title,
.catalog-product-view .product-name h1 {
  color: #5e5e5e;
  font-weight: 500;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 38px;
}
.catalog-product-view h1.product-title{
    font-size: 36px;
    line-height: 44px;
}
.catalog-product-view .product-sku {
  margin-bottom: 20px;
  font-size: 14px;
  color: #8d8d8d;
  line-height: 1em;
  height: 20px;
}
.catalog-product-view .product-image-large {
  max-width: 100%;
  height: auto;
}
.catalog-product-view .product-thumbnails {
  position: relative;
  padding: 0 30px;
  margin-top: 25px;
  overflow: hidden;
}
.catalog-product-view .product-thumbnails .thumb-trig {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  position: absolute;
  background: transparent url("../images/btn-thumb-arrows.png") no-repeat center center;
  width: 24px;
  height: 23px;
  top: 50%;
  z-index: 3;
  display: none;
}
.catalog-product-view .product-thumbnails .thumb-trig.prev {
  left: 0;
  margin-top: -12px;
  background-position: 0 -23px;
}
.catalog-product-view .product-thumbnails .thumb-trig.next {
  right: 0;
  margin-top: -12px;
  background-position: 0 0;
}
.catalog-product-view .product-thumbnails .product-thumbnail-carousel .thumbwrap {
  width: 66px;
  height: 66px;
  border: 2px solid white;
  float: left;
  margin: 0 8px;
  background: white;
  position: relative;
  overflow: hidden;
}
.catalog-product-view .product-thumbnails .product-thumbnail-carousel .thumbwrap img {
  cursor: pointer;
  display: block;
  width: 66px;
  height: auto;
  margin: 0 auto;
  position: absolute;
  left: 0;
  top: 50%;
}
.catalog-product-view .product-thumbnails .product-thumbnail-carousel .thumbwrap:hover, .catalog-product-view .product-thumbnails .product-thumbnail-carousel .thumbwrap.selected {
  border-color: #cfcfcf;
}
.catalog-product-view .cart-box,
.catalog-product-view .add-to-box {
  margin: 5% 0;
  float: left;
  position: relative;
  z-index: 2;
  text-align: center;
  min-width: 260px;
  width: 75%;
  display: block;
  max-width: 500px;
}
.catalog-product-view .cart-box .cart-box-inner,
.catalog-product-view .cart-box .add-to-cart,
.catalog-product-view .add-to-box .cart-box-inner,
.catalog-product-view .add-to-box .add-to-cart {
  padding: 25px;
  background-color: #f4f3f3;
  border: 1px solid #c6c6c6;
  overflow: hidden;
}

@media (max-width: 350px) {
    .catalog-product-view .cart-box .cart-box-inner,
    .catalog-product-view .cart-box .add-to-cart,
    .catalog-product-view .add-to-box .cart-box-inner,
    .catalog-product-view .add-to-box .add-to-cart {
        padding: 20px;
    }
}

.add-to-cart {max-width: 500px; margin: 0 auto;}

.catalog-product-view .cart-box label,
.catalog-product-view .add-to-box label {
  color: #5e5e5e;
  font-size: 16px;
  line-height: 1em;
  margin: 0 4px 0 0;
}
.add-to-cart .qty-box {
    margin-top: 20px;
    margin-left: 15px;
    float: left;
}
.add-to-cart .qty-box .in-stock-message{
  font-size: 0.9em;
  line-height: 1.2em;
  color: crimson;
  text-align: left;
}

@media screen and (max-width: 385px) {
  .add-to-cart .qty-box .in-stock-message{
    font-size: 0.8em;
  }
}

@media screen and (max-width: 640px) {
    .add-to-cart .qty-box {
        margin-top: 28px;
    }
}
.add-to-cart .qty-box label {
    padding-top: 8px;
}
@media screen and (max-width: 450px) {
    .add-to-cart .qty-box {
        margin-left: 0;
    }
    #button_main_addtocart, #button_main_addtocartmain {
        margin-right: 0;
    }
    #button_subscribe_save_addtocart {
        margin-right: 0;
    }
}

@media screen and (max-width: 385px) {
  .add-to-cart .qty-box {
    margin-left: -10px;
  }
}

@media screen and (max-width: 350px) {
  .add-to-cart .qty-box {
    margin-left: 0px;
  }
}

.catalog-product-view .cart-box .qty,
.catalog-product-view .add-to-box .qty {
  width: 36px;
  padding: 6px;
  background: white;
  border: 1px solid #999;
  text-align: center;
}
@media screen and (max-width: 450px) {
    .catalog-product-view .cart-box .qty,
    .catalog-product-view .add-to-box .qty {
        width: 20px;
    }
}
@media (max-width: 1279px) {
  .catalog-product-view .cart-box .qty,
  .catalog-product-view .add-to-box .qty {
    margin-right: 10px;
  }
}
.catalog-product-view .cart-box .button,
.catalog-product-view .add-to-box .button,
.catalog-product-view .add-to-box button {
  margin-top: 10px;
  float:right;
  margin-right:15px
}
@media screen and (max-width: 450px) {
    .catalog-product-view .cart-box .button,
    .catalog-product-view .add-to-box .button {
        margin-top: 0;
    }
}
@media (max-width: 1279px) {
  .catalog-product-view .cart-box .button{
    margin-top: 0;
  }
}
@media (max-width: 639px) {
  .catalog-product-view .cart-box .button,
  .catalog-product-view .add-to-box .button {
    margin-top: 0;
  }
    .catalog-product-view .cart-box .qty-box,
    .catalog-product-view .add-to-box .qty-box {
        margin-top: 10px;
    }
}
.catalog-product-view .cart-box .shadow.shadow-small-onwhite,
.catalog-product-view .add-to-box .shadow.shadow-small-onwhite {
  width: 220px;
  max-width: 524px;
}
@media (max-width: 1279px) {
  .catalog-product-view .cart-box .shadow.shadow-small-onwhite,
  .catalog-product-view .add-to-box .shadow.shadow-small-onwhite {
    width: 100%;
  }
}
@media (max-width: 1279px) {
  .catalog-product-view .cart-box,
  .catalog-product-view .add-to-box {
    float: none;
    clear: both;
    width: 100%;
  }
}
.catalog-product-view .regular-price .price,
.catalog-product-view .old-price .price,
.catalog-product-view .special-price .price {
  font-size: 48px;
  line-height: 1em;
  color: #217E7A;
  font-weight: 300;
  margin-bottom: 30px;
  display: block;
}
.catalog-product-view .old-price {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  position: relative;
  margin-bottom: 30px;
  margin-right: 30px;
}
.catalog-product-view .old-price .price-cut {
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  margin: -23px 0 0 -95px;
}
.catalog-product-view .old-price .price {
  margin: 0;
}
.catalog-product-view .old-price .price-label {
  display: none;
}
.catalog-product-view .special-price {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  margin-bottom: 30px;
}
.catalog-product-view .special-price .price-label {
  display: none;
}
.catalog-product-view .special-price .price {
  color: #be2525;
  margin: 0;
}
.catalog-product-view .grouped-items-table .regular-price .price,
.catalog-product-view .grouped-items-table .old-price .price,
.catalog-product-view .grouped-items-table .special-price .price {
  font-size: 17px;
  line-height: 1em;
  font-weight: 500;
  margin-bottom: 0;
}

.video-grid {
  font-size: 0;
  margin-top: 40px;
}
@media (min-width: 640px) and (max-width: 959px) {
  .video-grid {
    margin-top: 0;
  }
}
@media (max-width: 639px) {
  .video-grid {
    text-align: center;
  }
}

.video-item {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  margin: 0 3% 30px 0;
  width: 30%;
}
.video-item .video-image-wrap {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  margin-bottom: 4px;
}
.video-item .video-image-wrap a {
  display: block;
  position: relative;
  padding: 12px;
  border: 1px solid #e7e6e6;
  background: #eef0f1;
}
.video-item .video-image-wrap a .poster-mask {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.video-item .video-image-wrap a .poster-mask .poster {
  display: block;
  width: 100%;
  /*max-width:189px;*/
  height: auto;
  position: relative;
  z-index: 2;
}
.video-item .video-image-wrap a .poster-mask .overlay {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  margin: -300px 0 0 -300px;
}
.video-item .video-image-wrap:hover .overlay {
  display: none;
}
.video-item .video-title {
  font-size: 14px;
  color: #5e5e5e;
  line-height: 18px;
  margin: 0 0 0;
  font-weight: 700;
  padding: 0 13px;
}
.video-item .video-title .duration {
  color: #bdbcbc;
  padding-left: 10px;
  font-size: 12px;
  font-weight: 400;
}
.video-item .video-summary {
  font-size: 13px;
  color: #5e5e5e;
  line-height: 18px;
  margin: 0;
  padding: 0 13px;
}

@media (min-width: 640px) and (max-width: 959px) {
  .video-item {
    margin: 0 8% 30px 0;
    width: 46%;
  }
}
@media (max-width: 639px) {
  .video-item {
    margin: 0 auto 30px;
    width: 80%;
    text-align: left;
  }
}

.shadow {
  display: block;
  width: 100%;
  height: auto;
}
.shadow.shadow-small-onwhite {
  max-width: 524px;
  margin: 0 auto;
  height: 11px;
}

.icon-link {
  font-size: 14px;
  line-height: 19px;
  color: #8a8a8a;
  font-weight: 700;
  margin: 0 0 0 34px;
  position: relative;
}
.icon-link a,
.icon-link div {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  text-decoration: underline;
  padding: 7px 0;
  font-weight: 300;
}
.icon-link a:hover,
.icon-link div:hover {
  text-decoration: none;
}
.icon-link div {
  text-decoration: none;
}
.icon-link span {
  width: 19px;
  height: 19px;
  display: block;
  position: absolute;
  left: -34px;
  top: 50%;
  margin-top: -11px;
  background: url("../images/19-iconset.png") no-repeat 0 0;
}
.icon-link.icon-find span {
  background-position: 0 0;
}
.icon-link.icon-settings span {
  background-position: 0 -19px;
}

.product-shop,
.product-shop .product-shop-inner {
    box-sizing: content-box;
}

.product-shop .product-shop-link-wrapper {
  font: 13px/20px "museo-sans", sans-serif;
  position: static;
  margin: 0 0 10px;
  color: #999;
}
.product-shop .xicon-link.xicon-find.swtb.product-shop-link-wrapper {
    font: 13px/20px "museo-sans", sans-serif;
    margin: 0 0 10px;
    color: #999;
    width:100%;

}
.product-shop .product-shop-link {
  text-decoration: underline;
}
.product-shop .product-shop-link:hover {
  text-decoration: none;
  color: #888888;
}
.product-view h4 {
  color: #105552;
  font-weight: 700;
}

.checkmarks ul {
  margin: 20px 0 30px;
  padding: 0 0 0 42px;
  list-style-image: url("../images/icon-checkmark.png");
}
.checkmarks ul li, .product-features-wrap ul li {
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 6px;
  font-weight: 300;
}
@media (max-width: 639px) {
  .checkmarks ul li {
    font-size: 15px;
    line-height: 21px;
  }
}
.product-features-wrap, .product-features-wrap h4 {
  margin: 20px 0 30px;
}
.product-features-wrap ul {
  margin: 0;
  padding: 0 0 0 42px;
  list-style-image: url("../images/icon-checkmark.png");
}

.swatch-box {
  overflow: hidden;
  margin: 0 0 30px;
}
.swatch-box .swatchContainer {
  float: left;
  margin-right: 3px;
}
.swatch-box .swatchContainer a {
  float: left;
}
.swatch-box .swatchContainer a img {
  display: block;
  float: left;
  padding: 3px;
  background-color: white;
  border: 3px solid white;
}
.swatch-box .swatchContainer a.active img, .swatch-box .swatchContainer a:hover img {
  border-color: #cfcfcf;
}
.swatch-box ul {
  margin: 0;
}

.sizing-chart table,
#product-attribute-specs-table {
  background-color: #e8e8e8;
}

.sizing-chart table {
  min-width: 50%;
}

@media (max-width: 959px) {
  .sizing-chart table {
    min-width: 100%;
  }
}

.sizing-chart table td, .sizing-chart table th,
#product-attribute-specs-table td,
#product-attribute-specs-table th {
  border: 1px solid #d1d1d1;
  font-size: 11px;
  line-height: 16px;
  padding: 6px 8px;
  text-align: left;
}
.sizing-chart table th,
#product-attribute-specs-table th {
  font-weight: 700;
}
.sizing-chart table td,
#product-attribute-specs-table td {
  font-weight: 400;
}

.product-shop-inner {
  float: left;
  width: 100%;
}
@media (max-width: 1279px) {
  .product-shop-inner {
    float: none;
    width: 100%;
  }
}
#product-details, .product-details {
    margin: 0;
}
.product-description {
  clear: both;
  margin-left:2.7%;
}

.product-description .wufoo,
.product-description .product-question {
    padding:20px 5px;
}

.product-question-ratings p
{
  font-size: 14px;
}

.product-options label {
  font-size: 16px;
  line-height: 1em;
  margin-top: 5px;
}
.product-options label .option-name {
  display: none;
}
.product-options label.required em {
  display: none;
}
@media (max-width: 639px) {
  .product-options label {
    float: none;
  }
}
.product-options .input-box {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
}
@media (max-width: 639px) {
  .product-options .input-box {
    margin-left: 0;
  }
}
.product-options dd {
  margin-bottom: 10px;
}
.product-options .sizing-chart-link {
  margin: 0 0 0 6px;
  font-size: 12px;
  line-height: 1em;
  color: #1d5491;
  text-decoration: underline;
}

.view-all-button {
  font-size: 0;
}

.grouped-items-table {
  margin-bottom: 20px;
}
.grouped-items-table .grouped-item {
  overflow: hidden;
}
.grouped-items-table .grouped-product-name {
  font-family: "museo-sans", sans-serif;
  color: #777;
  font-size: 20px;
  font-weight: 300;
  line-height: 25px;
  margin-bottom: 0;
  display: block;
  padding: 0 0 10px;
}
.grouped-items-table .input-box {
  margin: 0 10px 0;
  float: left;
}
.grouped-items-table .input-box input {
  text-align: center;
}
.grouped-items-table hr {
  clear: both;
  width: 100%;
  display: block;
  float: left;
}
.grouped-items-table .price-box {
  float: left;
  margin-top: 8px;
}

.color-swatch-wrapper {
  clear: both;
  float: left;
  width: 100%;
}

.product-shipping-detail {
  font-size: 13px;
  color: #5E5E5E;
  vertical-align: middle;
  line-height: 17px;
  margin-bottom: 10px;
  margin-top:20px;
}

.product-shipping-detail > div {
  display: inline-block;
  min-height: 44px;
}

.product-shipping-detail span {
  font-weight: bold;
}

.no-hassle-returns {
  font-size: 13px;
  color: #5E5E5E;
  vertical-align: middle;
  line-height: 17px;
  margin-bottom: 10px;
  min-height: 44px;
}

.no-hassle-returns > div {
  display: inline-block;
}

.no-hassle-returns span {
  font-weight: bold;
}

#add-to-cart-box-toggle .price { display:none; }
.catalog-product-view .regular-price .price, .catalog-product-view .old-price .price, .catalog-product-view .special-price .price { display: inline; }
#add-to-cart-box-toggle img.price-cut { display:none; }

.catalog-product-view .ds-selector-wrap .customSelect .customSelectInner{ width:145px}
.catalog-product-view .ds-selector-wrap .customSelect{ width:177px}
.catalog-product-view span#main_addandub_button{ display:block; margin-top: 10px; }
@media screen and (max-width: 450px) {
    .catelog-product-view span#main_addandub_button { width: 100%; float: none; margin: 0}
    .catelog-product-view span#main_addandub_button a span {

    }
}
.catalog-product-view ul#aw_main_subscription{ text-align:left; margin-bottom:0}
.catalog-product-view ul#aw_main_subscription label{ padding:0; max-width: 70%;}
@media screen and (max-width: 450px) {
    .catalog-product-view ul#aw_main_subscription label{ max-width: 175px;}
}
.catalog-product-view ul#aw_main_subscription li{ padding-bottom:20px; padding-top: 20px; border-bottom: 1px solid #ebebeb}
.catalog-product-view ul#aw_main_subscription li:last-child { border-bottom: none;}
.catalog-product-view ul#aw_main_subscription li .radio{ margin-top: 0; margin-right:5px; float: left;}
.catalog-product-view span#subscription_save_price{ font-size:16px; color:#007a79; float:right}
.catalog-product-view span.save_percentage{color: #9e0b0f; font-weight: bold}
.catalog-product-view span#no_subscription_price{ font-size:16px; color:#007a79; float:right}
span.frequencyOrder{ display:block; margin:32px 0 7px 14px !important}
.catalog-product-view ul#aw_main_subscription .ds-selector-wrap{ margin-top:7px}
.catalog-product-view .subscription-start{ float:left; margin-left:20px; margin-bottom: 20px; text-align:left;}
.catalog-product-view .subscription-start label{ padding:0 0 13px}
.questionIc{ background:url(../images/question-mark.gif) no-repeat 0 0; width:8px; height:15px; display:inline-block;}
.catalog-product-view .subscription-start input{ float:left; margin-right:12px; border:solid 1px #b8b8b8; width:142px !important; height:25px; box-shadow:inset 0 0 10px #e1e1e1; padding: 5px;}
.innerTool{ position:relative}
.catalog-product-view span#aw_sarp_subscription_type_day_span .arrow{ margin:26px 0 0 -30px}
.catalog-product-view .subscription-start .arrow{ margin:15px 0 0 -30px}
#datePickerError {display:inline-block; margin-top:10px; float:left; color: #ff0000}
#firstdelivery_tooltip{position: absolute; border: 1px solid rgb(180, 180, 180); width: 150px; margin-left: 75px;  padding: 10px; background: none repeat scroll 0% 0% rgb(255, 255, 255); border-radius: 5px; margin-top: -10px; font-size: 14px; color: rgb(97, 97, 97); line-height: 20px; display: none; z-index: 3}

 em.priceTop{ color:#9e0b0f; font-family:museo-slab; font-size:20px; vertical-align:top; font-style:normal}
.subandsavetext{ color:#9e0b0f; font-size:13px; font-weight:bold;font-family:museo-sans; line-height:22px}
.clear.bordered { border-bottom: 1px solid #ebebeb; }
form#product_addtocart_form {
    padding-left: 4%;
    width: 46%;
    float:left;
    box-sizing: content-box;
}

@media only screen and (max-width:959px){
    form#product_addtocart_form {
	padding-left: 4%;
	width: 96%;
    }
}
.product-essential #tab-box.horizontal-tabs #tabs{
    margin-left: 2.7%;
    width: 97.3%;
}
.product-essential ul.product-grid.related-list li.item{
    display:inline-block;
    width:21%;
    margin-right:4%;
    border-bottom:none;
}

@media only screen and (max-width:639px){
    .product-essential ul.product-grid.related-list li.item{
	  height:240px;
    }
    .product-essential ul.product-grid.related-list li.item{
        width:45%;
    }
}
@media only screen and (max-width:440px){
  .product-essential ul.product-grid.related-list li.item{
    width:100%;
  }
}

.product-essential #tab-box.horizontal-tabs .tab-content{
    width:93.7%;
    overflow:auto;
}
@media only screen and (max-width:1260px){
    .product-essential #tab-box{
	padding-top:3%;
    }
}
.product-essential #tab-content-4 .item .add-to-cart{
    text-align:left;
}
.social-icons-wrap{
    width:50%;
    float:left;
}
@media only screen and (min-width:960px) and (max-width:1260px){
    .social-icons-wrap{
	display:block;
	width:100%;
    }
    .product-shop .xicon-link.xicon-find.swtb.product-shop-link-wrapper{
	width:100%;
	display:block;
	float:left;
    }
}
@media only screen and (max-width:639px){
    .social-icons-wrap{
	display:block;
	width:100%;
    }
    .product-shop .xicon-link.xicon-find.swtb.product-shop-link-wrapper{
	width:100%;
	display:block;
	float:left;
    }
}
.social-icons-wrap > a,
.social-icons-wrap > div,
.social-icons-wrap > a > img{
    vertical-align: top;
}
.catalog-product-view .product-description .title a,
.catalog-product-view .product-description .title a:visited{
    color:#484848;
    text-decoration:none;
}
.catalog-product-view .product-description .title a:hover{
    text-decoration:underline;
}
@media only screen and (max-width:800px){
    #tab-box.horizontal-tabs #tabs a{
	font-size:12px;
    }
}
@media only screen and (max-width:959px){
    #tab-box.horizontal-tabs #tabs a{
	font-size:14px;
    }
}
#tab-content-4 .btn-cart, button.button.btn-cart {
    overflow:hidden;
}
@media only screen and (max-width:639px){
    .product-essential div#tabs{
	display:none;
    }
    #tab-box.horizontal-tabs .tab-content{
	border:none;
    }
    .product-view .product-essential h4{
	display: inline-block;
	float: none;
	font-family: "museo-slab",serif;
	font-size: 26px;
	line-height: 32px;
	margin: 0;
	vertical-align: top;
    }
}

.productdp #messages_product_view .messages {
    width: auto;
    overflow: inherit;
    margin-bottom: 0;
    margin-left: 2.7%;
}

.options-container-big {
    text-align: left;
    margin-bottom: 10px;
}