.selector-wrapper {
    /* float: right; */
    /* margin-left: 10px; */
  	display: inline-flex;
  	/* margin-top: 11px; */
  position: relative;
    bottom: 11px;
  margin-left: 20px;
      right: 20px;
}
#buy_form > label {
  	width: 100%;
    display: block;
    margin-bottom: 12px;
  	    position: relative;
    top: 0px;
}
.selector-wrapper label {
      margin-top: 3px;
}
#buy_form {
      width: 432px;
    float: right;

    bottom: 50px;
    left: 2px;
}
.product-page .info .short-descr {
      width: 432px;
    float: right;

    bottom: 55px;
}
.single-option-selector {
    margin-left: 10px;
}
#buy_form .submit-box {
      position: relative;
    bottom: 5px;
}
.price p {

}

.cart-page { font-size: 11px;}
.header .menu .search {
      background-image: -webkit-linear-gradient(bottom, #0044CC 0%, #0088CC 100%);
}
.header .menu .search input.query {
      background: #FFF;
      color: black;
}
.header .menu .search {
  opacity: 1;
}
