/* Store Global */
.page-store #zone-content,
.page-store #region-content {
  width: 100%;
  overflow:hidden;
  margin: 0;
}

.commerce-add-to-cart .form-submit {
  color: #000;
}

.field-name-commerce-price,
.commerce-product-field-commerce-price {
  color: #085296;
  font: 18px/18px Arial, sans-serif;
  margin: 0 0 5px;
  font-weight: bold;
}

/* Store Front */
.view-store-front .view-content,
.view-store-front .view-display-id-attachment_4 {
  width: 100%;
  max-width: 100%;
  float: none;
  background-color:#EAEAF7;
}
.view-store-front .view-content h3,
.view-store-front .view-content .views-bootstrap-grid-plugin-style {
  background-color:#FFF;
}

.view-store-front #flexslider-1 .store-front-slider-wrapper {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
}

.view-store-front .store-front-header {
  float:none;
  padding-left:150px;
}

.view-store-front .store-front-header .views-field-field-featured-image,
.view-store-front .view-display-id-attachment_4 .views-field-field-product-image {
  float: right;
  margin-right: 150px;
}
.view-store-front .view-display-id-attachment_4 .views-field-field-product-image {
  margin-right: 100px;
}


.view-store-front .store-front-header .views-field-title {
  margin-top:150px;
  margin-bottom: 20px;
  color: #00578a;
  padding: 100px 0;
}

.view-store-front .store-front-header .views-field-title,
.view-store-front .view-display-id-attachment_4 .views-field-nothing {
  font-family: "LeagueGothic", Georgia, Helvetica, sans-serif;
  font-size: 72px;
  text-transform: uppercase;
  height: 75px;
  line-height: 75px;
  margin: 0;
}
.view-store-front .store-front-header .views-field-title a,
.view-store-front .view-display-id-attachment_4 .views-field-nothing {
  color: #00578A;
}

.view-store-front #flexslider-1 .store-front-slider-custom-text {
  background-color: #0099CC;
  width: 180px;
}
.view-store-front #flexslider-1 .store-front-slider-custom-text a {
  font-family: "LeagueGothic", Georgia, Helvetica, sans-serif;
  font-size: 48px;
  text-transform: uppercase;
  height: 50px;
  line-height: 50px;
  display: block;
  text-align: center;
  color: white;
  text-decoration: none;
  padding: 10px 15px;
}

.view-store-front #flexslider-1 .slides img {
  width:auto;
  margin-left: auto;
  margin-right: auto;
}

.view-store-front .view-content table,
.view-store-front .view-display-id-attachment_1,
.view-store-front .view-display-id-attachment_2,
.view-store-front .view-display-id-attachment_3,
.view-store-front .view-display-id-attachment_4 .view-content {
  margin-left: auto;
  margin-right: auto;
  width:1133px;
}

.view-store-front .attachment table,
.view-store-books .attachment table,
.view-store-t-shirts-hoodies .attachment table,
.view-store-stickers-pint-glasses-buttons .attachment table {
  width: 100%;
}
.view-store-front .view-display-id-attachment_4 table {
  width:75%;
  margin-right: auto;
  margin-left: auto;
}

.view-store-front .attachment h3,
.view-store-books .view-header h3,
.view-store-t-shirts-and-hoodies .view-header h3,
.view-store-stickers-pint-glasses-buttons .view-header h3,
.node-type-product .group-product-extensions h3 ,
.node-type-product .field-name-field-product-testimonials .field-label {
  font-family: "LeagueGothic", Georgia, Helvetica, sans-serif;
  font-size: 48px;
  font-weight:normal;
  text-transform: uppercase;
  height: 50px;
  line-height: 50px;
  margin: 0;
  color: #085296;
}

.view-store-front .attachment div.view-store-front {
  padding:40px 0;
}
.view-store-front .attachment div.view-display-id-attachment_3,
.view-store-front .attachment div.view-display-id-attachment_1 {
  border-bottom: 1px black solid;
}
@media all and (max-width: 740px) and (max-device-width: 740px), (max-device-width: 800px) and (max-width: 740px) and (orientation:landscape) {
  .view-store-front .attachment div.view-store-front {
    padding:0;
  }
  .view-store-front .attachment div.view-display-id-attachment_3,
  .view-store-front .attachment div.view-display-id-attachment_1 {
    border-bottom:none;
  }
}

.view-store-front .views-bootstrap-grid-plugin-style .col-lg-4 {
  padding: 20px;
  position: relative;
}
.view-store-front .view-display-id-attachment_4 td {
  width: 50%;
}

.view-store-front .attachment .views-field-view-node {
  background-color: #0099CC;
  position: absolute;
  z-index: 100;
}
.view-store-front .attachment .col-lg-4 .views-field-view-node {
  top: 350px;
  left: 200px;
}
.view-store-front .view-display-id-attachment_4 .views-field-view-node {
  margin-top: 85px;
}

.view-store-front .attachment .views-field-view-node a {
  font-family: "LeagueGothic", Georgia, Helvetica, sans-serif;
  font-size: 26px;
  text-transform: uppercase;
  height: 50px;
  line-height: 50px;
  display: block;
  text-align: center;
  color: white;
  text-decoration: none;
  padding: 0 15px;
}

.view-store-front .attachment .views-field-title {
  width:auto;
  margin: 5px 0;
  line-height: 1.2;
  padding-top: 50px;
}
@media all and (max-width: 740px) and (max-device-width: 740px), (max-device-width: 800px) and (max-width: 740px) and (orientation:landscape) {
  .view-store-front .attachment .views-field-title {
    width:300px;
    padding-top: 0px;
    text-align:center;
  }
}
.view-store-front .view-display-id-attachment_4 .views-field-title {
  position:absolute;
  padding:0;
  width:auto;
  margin-top: 150px;
}

.view-store-front .store-front-header .views-field-body,
.view-store-front .attachment .views-field-title a {
  color: #000;
  font-weight: bold;
  line-height: 1.1;
  font-size: 24px;
  margin-top: 80px;
}

.view-store-front .attachment .more-link,
.view-store-books .attachment .more-link {
  font-size: 110%;
  font-weight: bolder;
  line-height: 1.1;
  font-size: 28px;
  padding-left: 68%;
  text-align: left;
}
.view-store-books .attachment .more-link {
  padding-left: 58%;
}

@media all and (max-width: 740px) and (max-device-width: 740px), (max-device-width: 800px) and (max-width: 740px) and (orientation:landscape) {

  .view-store-front .attachment .more-link,
  .view-store-books .attachment .more-link {
    padding-left: 5px;
  }
  .view-store-front .view-content .views-view-grid,
  .view-store-front .view-display-id-attachment_4 {
    display:none;
  }
}

/* Product listing */
.view-store-books,
.view-store-t-shirts-and-hoodies,
.view-store-stickers-pint-glasses-buttons,
.page-cart .region-inner #page-title,
.view-commerce-cart-form,
.page-checkout .region-inner #page-title,
#commerce-checkout-form-checkout {
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  width:1133px;
}
@media all and (max-width: 740px) and (max-device-width: 740px), (max-device-width: 800px) and (max-width: 740px) and (orientation:landscape) {
  .view-store-books,
  .view-store-t-shirts-and-hoodies,
  .view-store-stickers-pint-glasses-buttons,
  .page-cart .region-inner #page-title,
  .view-commerce-cart-form,
  .page-checkout .region-inner #page-title,
  #commerce-checkout-form-checkout {
    padding:0 10px;
    width:100%;
  }
}

.view-store-t-shirts-and-hoodies .view-header h3,
.view-store-stickers-pint-glasses-buttons .view-header h3 {
  margin-bottom:20px;
}

.view-store-books .view-content .views-row {
  clear: both;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px black solid;
  display:inline-block;
}
@media all and (max-width: 740px) and (max-device-width: 740px), (max-device-width: 800px) and (max-width: 740px) and (orientation:landscape) {
  .view-store-books .view-content .views-row {
    border:none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}

.view-store-books .view-display-id-attachment_1,
.view-store-books .view-display-id-attachment_5,
.view-store-t-shirts-and-hoodies .view-content .views-row,
.view-store-t-shirts-and-hoodies .attachment,
.view-store-stickers-pint-glasses-buttons .view-content .views-row,
.view-store-stickers-pint-glasses-buttons .attachment {
  clear: both;
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: 1px black solid;
}
.view-store-t-shirts-and-hoodies .view-content .views-row {
  height:450px;
}
.view-store-t-shirts-and-hoodies .view-content .views-row-2  {
  height:550px;
}
.view-store-t-shirts-and-hoodies .view-content .views-row-7  {
  height:650px;
}
@media all and (max-width: 740px) and (max-device-width: 740px), (max-device-width: 800px) and (max-width: 740px) and (orientation:landscape) {
  .view-store-books .view-display-id-attachment_1 .view-content,
  .view-store-books .view-display-id-attachment_5 .view-content {
    display:none;
  }
  .view-store-t-shirts-and-hoodies .view-content .views-row {
    height:unset;
  }
}

.view-store-books .view-content .product-details,
.view-store-t-shirts-and-hoodies .view-content .product-details,
.view-store-stickers-pint-glasses-buttons .view-content .product-details {
  float:right;
  width:55%;
}
.view-store-books .view-content .views-field-field-product-image,
.view-store-t-shirts-and-hoodies .view-content .views-field-field-product-image {
  float:left;
  width:45%;
}
.view-store-books .view-display-id-attachment_1 .views-field-field-product-image,
.view-store-books .view-display-id-attachment_5 .views-field-field-product-image {
  float:none;
  width:unset;
}

.view-store-books .view-content .views-fieldset {
  padding-top:75px;
  height: 645px;
  width:55%;
  float:right;
}

@media all and (max-width: 740px) and (max-device-width: 740px), (max-device-width: 800px) and (max-width: 740px) and (orientation:landscape) {
  .view-store-books .view-content .product-details,
  .view-store-t-shirts-and-hoodies .view-content .product-details,
  .view-store-stickers-pint-glasses-buttons .view-content .product-details {
    float:none;
    width:unset;
  }
  .view-store-books .view-content .views-field-field-product-image,
  .view-store-t-shirts-and-hoodies .view-content .views-field-field-product-image,
  .view-store-stickers-pint-glasses-buttons .view-content .views-field-field-product-image {
    float:none;
    width: 100%;
    margin-bottom:10px;
  }
  .view-store-books .view-content .views-fieldset {
    padding-top:0px;
    width:unset;
    float:none;
  }
}

.view-store-books .view-content .views-field-title,
.view-store-t-shirts-and-hoodies .view-content .views-field-title,
.view-store-stickers-pint-glasses-buttons .view-content .views-field-title,
.node-type-product #page-title {
  width:auto;
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 1px black solid;
}

.view-store-books .view-content .views-field-title a,
.view-store-t-shirts-and-hoodies .view-content .views-field-title a,
.view-store-stickers-pint-glasses-buttons .view-content .views-field-title a,
.node-type-product #page-title,
.view-store-books .views-field-commerce-price,
.view-store-t-shirts-and-hoodies .view-content .views-field-commerce-price,
.view-store-stickers-pint-glasses-buttons .view-content .views-field-commerce-price,
.node-type-product .commerce-product-field-commerce-price .field-item {
  color: #000;
  font-weight: bold;
  font-size: 32px;
}
.view-store-books .view-content .views-field-title a,
.view-store-t-shirts-and-hoodies .view-content .views-field-title a,
.view-store-stickers-pint-glasses-buttons .view-content .views-field-title a,
.node-type-product #page-title,
.view-store-books .view-display-id-attachment_1 .views-field-commerce-price {
  line-height: 1em;
}
.view-store-books .views-field-commerce-price,
.view-store-t-shirts-and-hoodies .view-content .views-field-commerce-price,
.view-store-stickers-pint-glasses-buttons .view-content .views-field-commerce-price,
.node-type-product .commerce-product-field-commerce-price .field-item {
  line-height: 2.3;
}
@media all and (max-width: 740px) and (max-device-width: 740px), (max-device-width: 800px) and (max-width: 740px) and (orientation:landscape) {
  .view-store-books .views-field-commerce-price,
  .view-store-t-shirts-and-hoodies .view-content .views-field-commerce-price,
  .view-store-stickers-pint-glasses-buttons .view-content .views-field-commerce-price,
  .node-type-product .commerce-product-field-commerce-price .field-item {
    line-height: 1em;
  }
}

.view-store-books .view-content .views-field-body,
.view-store-t-shirts-and-hoodies .view-content .views-field-body,
.node-type-product .field-name-body {
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 1px black solid;
}
.view-store-books .view-content .views-field-body p,
.view-store-t-shirts-and-hoodies .view-content .views-field-body p,
.node-type-product #section-content p {
  font-size: 18px;
  line-height: 1.3;
}

.view-store-books .view-content .views-field-commerce-price,
.view-store-t-shirts-and-hoodies .view-content .views-field-commerce-price,
.node-type-product .commerce-product-field-commerce-price {
  float:left;
  width:20%;
}
@media all and (max-width: 740px) and (max-device-width: 740px), (max-device-width: 800px) and (max-width: 740px) and (orientation:landscape), (max-width: 1219px) and (max-device-width: 1219px) {
  .view-store-books .view-content .views-field-commerce-price,
  .view-store-t-shirts-and-hoodies .view-content .views-field-commerce-price,
  .node-type-product .commerce-product-field-commerce-price {
    float:none;
    width:unset;
    display: block;
    text-align: left;
    line-height:1.5em;
  }
}
.view-store-books .view-display-id-attachment_1 .view-content .views-field-commerce-price,
.view-store-books .view-display-id-attachment_3 .view-content .views-field-commerce-price,
.view-store-books .view-display-id-attachment_5 .view-content .views-field-commerce-price {
  font-size:24px;
}
.view-store-t-shirts-and-hoodies .view-content .views-field-commerce-price {
  width:11%;
}
.view-store-t-shirts-and-hoodies .view-content .views-field-commerce-price,
#node-product-4031 .commerce-product-field-commerce-price,
#node-product-4109 .commerce-product-field-commerce-price,
#node-product-4110 .commerce-product-field-commerce-price,
#node-product-4106 .commerce-product-field-commerce-price,
#node-product-4107 .commerce-product-field-commerce-price,
#node-product-5401 .commerce-product-field-commerce-price,
#node-product-4105 .commerce-product-field-commerce-price,
#node-product-5400 .commerce-product-field-commerce-price {
  width:auto;
  margin-right: 15px;
}
.view-store-books .view-content .views-field-add-to-cart-form .commerce-add-to-cart .form-item-quantity,
.view-store-t-shirts-and-hoodies .view-content .views-field-field-product-products .commerce-add-to-cart .form-item-quantity {
  text-align:center;
}

.view-store-books .view-content .views-field-add-to-cart-form .commerce-add-to-cart .form-item-quantity label,
.view-store-t-shirts-and-hoodies .view-content .views-field-field-product-products .commerce-add-to-cart .form-item-quantity label,
.view-store-t-shirts-and-hoodies .view-content .views-field-field-product-products .commerce-add-to-cart .attribute-widgets .form-item label,
.node-type-product .field-name-field-product-products .commerce-add-to-cart .form-item-quantity label,
.node-type-product .field-name-field-product-products .commerce-add-to-cart .attribute-widgets .form-item label {
  font-size: 24px;
  float: left;
  width: 18%;
  line-height: 3em;
  vertical-align: middle;
  margin-right: 10px;
}
@media all and (max-width: 740px) and (max-device-width: 740px), (max-device-width: 800px) and (max-width: 740px) and (orientation:landscape) {
  .view-store-books .view-content .views-field-add-to-cart-form,
  .view-store-t-shirts-and-hoodies .view-content .views-field-field-product-products,
  .view-store-t-shirts-and-hoodies .view-content .views-field-field-product-products,
  .node-type-product .field-name-field-product-products,
  .node-type-product .field-name-field-product-products {
    display:block;
  }
  .view-store-books .view-content .views-field-add-to-cart-form .commerce-add-to-cart div,
  .view-store-t-shirts-and-hoodies .view-content .views-field-field-product-products .commerce-add-to-cart div,
  .node-type-product .field-name-field-product-products .commerce-add-to-cart div {
    text-align:left;
  }
  .view-store-books .view-content .views-field-add-to-cart-form .commerce-add-to-cart .form-item-quantity,
  .view-store-t-shirts-and-hoodies .view-content .views-field-field-product-products .commerce-add-to-cart .form-item-quantity {
    text-align:left;
    margin: 0 0 10px 0;
  }
  .view-store-books .view-content .views-field-add-to-cart-form .commerce-add-to-cart .form-item-quantity label,
  .view-store-t-shirts-and-hoodies .view-content .views-field-field-product-products .commerce-add-to-cart .form-item-quantity label,
  .view-store-t-shirts-and-hoodies .view-content .views-field-field-product-products .commerce-add-to-cart .attribute-widgets .form-item label,
  .node-type-product .field-name-field-product-products .commerce-add-to-cart .form-item-quantity label,
  .node-type-product .field-name-field-product-products .commerce-add-to-cart .attribute-widgets .form-item label {
    float: none;
    width: 50%;
    line-height:1em;
  }
}
#node-product-4031 .field-name-field-product-products .commerce-add-to-cart .form-item-quantity label,
#node-product-4109 .field-name-field-product-products .commerce-add-to-cart .form-item-quantity label,
#node-product-4110 .field-name-field-product-products .commerce-add-to-cart .form-item-quantity label,
#node-product-4106 .field-name-field-product-products .commerce-add-to-cart .form-item-quantity label,
#node-product-4107 .field-name-field-product-products .commerce-add-to-cart .form-item-quantity label,
#node-product-5401 .field-name-field-product-products .commerce-add-to-cart .form-item-quantity label,
#node-product-4105 .field-name-field-product-products .commerce-add-to-cart .form-item-quantity label,
#node-product-5400 .field-name-field-product-products .commerce-add-to-cart .form-item-quantity label {
  width:14%;
}
@media (max-width: 1219px) and (max-device-width: 1219px) {
  .node-type-product .field-name-field-product-products .commerce-add-to-cart .form-item-quantity label, 
  #node-product-4031 .field-name-field-product-products .commerce-add-to-cart .form-item-quantity label,
  #node-product-4109 .field-name-field-product-products .commerce-add-to-cart .form-item-quantity label,
  #node-product-4110 .field-name-field-product-products .commerce-add-to-cart .form-item-quantity label,
  #node-product-4106 .field-name-field-product-products .commerce-add-to-cart .form-item-quantity label,
  #node-product-4107 .field-name-field-product-products .commerce-add-to-cart .form-item-quantity label,
  #node-product-5401 .field-name-field-product-products .commerce-add-to-cart .form-item-quantity label,
  #node-product-4105 .field-name-field-product-products .commerce-add-to-cart .form-item-quantity label,
  #node-product-5400 .field-name-field-product-products .commerce-add-to-cart .form-item-quantity label {width:25%;}
}

@media all and (max-width: 740px) and (max-device-width: 740px), (max-device-width: 800px) and (max-width: 740px) and (orientation:landscape) {
  .node-type-product .field-name-field-product-products .commerce-add-to-cart .form-item-quantity label, 
  #node-product-4031 .field-name-field-product-products .commerce-add-to-cart .form-item-quantity label,
  #node-product-4109 .field-name-field-product-products .commerce-add-to-cart .form-item-quantity label,
  #node-product-4110 .field-name-field-product-products .commerce-add-to-cart .form-item-quantity label,
  #node-product-4106 .field-name-field-product-products .commerce-add-to-cart .form-item-quantity label,
  #node-product-4107 .field-name-field-product-products .commerce-add-to-cart .form-item-quantity label,
  #node-product-5401 .field-name-field-product-products .commerce-add-to-cart .form-item-quantity label,
  #node-product-4105 .field-name-field-product-products .commerce-add-to-cart .form-item-quantity label,
  #node-product-5400 .field-name-field-product-products .commerce-add-to-cart .form-item-quantity label {width:50%;}
}

.view-store-t-shirts-and-hoodies .view-content .views-field-field-product-products .commerce-add-to-cart .attribute-widgets .form-item,
.node-type-product .field-name-field-product-products .commerce-add-to-cart .attribute-widgets .form-item {
  float:left;
  margin: 0 10px 0 0;
}
.view-store-t-shirts-and-hoodies .view-content .views-field-field-product-products .commerce-add-to-cart .attribute-widgets .form-item-attributes-field-product-size,
.node-type-product .field-name-field-product-products .commerce-add-to-cart .attribute-widgets .form-item-attributes-field-product-size {
  width:26%;
}
.view-store-t-shirts-and-hoodies .view-content .views-field-field-product-products .commerce-add-to-cart .attribute-widgets .form-item-attributes-field-product-color,
.node-type-product .field-name-field-product-products .commerce-add-to-cart .attribute-widgets .form-item-attributes-field-product-color {
  width:30%;
}
.view-store-t-shirts-and-hoodies .view-content .views-field-field-product-products #commerce-cart-add-to-cart-form-128-129 .attribute-widgets .form-item-attributes-field-product-color,
.node-type-product .field-name-field-product-products #commerce-cart-add-to-cart-form-128-129 .attribute-widgets .form-item-attributes-field-product-color {
  width:26%;
}
.view-store-t-shirts-and-hoodies .view-content .views-field-field-product-products .commerce-add-to-cart .attribute-widgets .form-item.form-item-attributes-field-cuff,
.node-type-product .field-name-field-product-products .commerce-add-to-cart .attribute-widgets .form-item.form-item-attributes-field-cuff {
  width:30%;
}
@media all and (max-width: 740px) and (max-device-width: 740px), (max-device-width: 800px) and (max-width: 740px) and (orientation:landscape) {
  .view-store-t-shirts-and-hoodies .view-content .views-field-field-product-products .commerce-add-to-cart .attribute-widgets .form-item,
  .node-type-product .field-name-field-product-products .commerce-add-to-cart .attribute-widgets .form-item {
    float:none;
    margin: 0;
  }
  .view-store-t-shirts-and-hoodies .view-content .views-field-field-product-products .commerce-add-to-cart .attribute-widgets .form-item-attributes-field-product-size,
  .node-type-product .field-name-field-product-products .commerce-add-to-cart .attribute-widgets .form-item-attributes-field-product-size {
    width:100%;
  }
  .view-store-t-shirts-and-hoodies .view-content .views-field-field-product-products .commerce-add-to-cart .attribute-widgets .form-item-attributes-field-product-color,
  .node-type-product .field-name-field-product-products .commerce-add-to-cart .attribute-widgets .form-item-attributes-field-product-color {
    width:100%;
  }
  .view-store-t-shirts-and-hoodies .view-content .views-field-field-product-products #commerce-cart-add-to-cart-form-128-129 .attribute-widgets .form-item-attributes-field-product-color,
  .node-type-product .field-name-field-product-products #commerce-cart-add-to-cart-form-128-129 .attribute-widgets .form-item-attributes-field-product-color {
    width:100%;
  }
  .view-store-t-shirts-and-hoodies .view-content .views-field-field-product-products .commerce-add-to-cart .attribute-widgets .form-item.form-item-attributes-field-cuff,
  .node-type-product .field-name-field-product-products .commerce-add-to-cart .attribute-widgets .form-item.form-item-attributes-field-cuff {
    width:100%;
  }
}

.view-store-t-shirts-and-hoodies .commerce-add-to-cart select,
.node-type-product .commerce-add-to-cart select {
  background: url(../i/blue-select-arrow.png) no-repeat right white;
  border:1px solid #000;
  height:2em;
  font-size:1.5em;
  -moz-appearance:none;
  -webkit-appearance:none;
  padding-left:5px;
}
.view-store-t-shirts-and-hoodies .view-content .views-field-field-product-products .commerce-add-to-cart .attribute-widgets .form-item-attributes-field-product-size select,
.node-type-product .field-name-field-product-products .commerce-add-to-cart .attribute-widgets .form-item-attributes-field-product-size select {
  width:100px;
}
.view-store-t-shirts-and-hoodies .view-content .views-field-field-product-products .commerce-add-to-cart .attribute-widgets .form-item-attributes-field-product-color select,
.node-type-product .field-name-field-product-products .commerce-add-to-cart .attribute-widgets .form-item-attributes-field-product-color select {
  width:110px;
}
.view-store-t-shirts-and-hoodies .view-content .views-field-field-product-products #commerce-cart-add-to-cart-form-128-129 .attribute-widgets .form-item-attributes-field-product-color select,
.node-type-product .field-name-field-product-products #commerce-cart-add-to-cart-form-128-129 .attribute-widgets .form-item-attributes-field-product-color select {
  width:85px;
}
.view-store-t-shirts-and-hoodies .view-content .views-field-field-product-products .commerce-add-to-cart .attribute-widgets .form-item.form-item-attributes-field-cuff select,
.node-type-product .field-name-field-product-products .commerce-add-to-cart .attribute-widgets .form-item.form-item-attributes-field-cuff select {
  width:120px;
}

.view-store-t-shirts-and-hoodies .view-content .views-field-field-product-products .commerce-add-to-cart .attribute-widgets .form-item label,
.node-type-product .field-name-field-product-products .commerce-add-to-cart .attribute-widgets .form-item label {
  width:auto;
}
.view-store-t-shirts-and-hoodies .view-content .views-field-field-product-products .commerce-add-to-cart .attribute-widgets .form-item select,
.node-type-product .field-name-field-product-products .commerce-add-to-cart .attribute-widgets .form-item select {
  margin-top: 22px;
}

.view-store-books .view-content .views-field-add-to-cart-form .commerce-add-to-cart .form-item-quantity input,
.view-store-t-shirts-and-hoodies .view-content .views-field-field-product-products .commerce-add-to-cart .form-item-quantity input,
.node-type-product .field-name-field-product-products .commerce-add-to-cart .form-item-quantity input {
  width: 60px;
  float: left;
  margin-top: 22px;
  margin-right: 50px;
  height: 2em;
}
@media all and (max-width: 740px) and (max-device-width: 740px), (max-device-width: 800px) and (max-width: 740px) and (orientation:landscape) {
  .view-store-t-shirts-and-hoodies .view-content .views-field-field-product-products .commerce-add-to-cart .attribute-widgets .form-item label,
  .node-type-product .field-name-field-product-products .commerce-add-to-cart .attribute-widgets .form-item label,
  .node-type-product .field-name-field-product-products .commerce-add-to-cart .form-item-quantity label {
    width:50%;
  }
  .view-store-t-shirts-and-hoodies .view-content .views-field-field-product-products .commerce-add-to-cart .attribute-widgets .form-item select,
  .node-type-product .field-name-field-product-products .commerce-add-to-cart .attribute-widgets .form-item select {
    margin-top: 10px;
  }
  .view-store-books .view-content .views-field-add-to-cart-form .commerce-add-to-cart .form-item-quantity input,
  .view-store-t-shirts-and-hoodies .view-content .views-field-field-product-products .commerce-add-to-cart .form-item-quantity input,
  .node-type-product .field-name-field-product-products .commerce-add-to-cart .form-item-quantity input {
    float: none;
    margin-top: 10px;
    margin-right: 0;
  }
}
.view-store-t-shirts-and-hoodies .view-content .views-field-field-product-products .commerce-add-to-cart .form-item-quantity input,
.node-type-product .field-name-field-product-products .commerce-add-to-cart .form-item-quantity input {
  margin-right: 0;
}
@media all and (min-width: 740px) and (min-device-width: 740px) and (max-width: 979px) and (max-device-width: 979px), (min-device-width: 800px) and (min-width: 740px) and (orientation:landscape) and (max-width: 979px) and (max-device-width: 979px) {
  .node-type-product .field-name-field-product-products .commerce-add-to-cart .form-item-quantity input {float:right;}
}

.view-store-books .view-content .views-field-add-to-cart-form .commerce-add-to-cart input.form-submit,
.view-store-t-shirts-and-hoodies .view-content .views-field-field-product-products .commerce-add-to-cart input.form-submit,
.node-type-product .field-name-field-product-products .commerce-add-to-cart input.form-submit,
#views-form-commerce-cart-form-default .commerce-line-item-actions #edit-checkout ,
#commerce-checkout-form-checkout #edit-buttons #edit-continue,
#commerce-checkout-form-shipping #edit-buttons #edit-continue,
#commerce-checkout-form-review #edit-buttons #edit-continue {
  background-color: #0099CC;
  border:none;
  font-family: "LeagueGothic", Georgia, Helvetica, sans-serif;
  font-size: 48px;
  text-transform: uppercase;
  height: 75px;
  line-height: 1em;
  text-align: center;
  color: white;
  text-decoration: none;
  padding: 15px 30px;
  float: right;
}
.view-store-t-shirts-and-hoodies .view-content .views-field-field-product-products .commerce-add-to-cart input.form-submit,
#node-product-4031 .field-name-field-product-products .commerce-add-to-cart input.form-submit,
#node-product-4109 .field-name-field-product-products .commerce-add-to-cart input.form-submit,
#node-product-4110 .field-name-field-product-products .commerce-add-to-cart input.form-submit,
#node-product-4106 .field-name-field-product-products .commerce-add-to-cart input.form-submit,
#node-product-4107 .field-name-field-product-products .commerce-add-to-cart input.form-submit,
#node-product-5401 .field-name-field-product-products .commerce-add-to-cart input.form-submit,
#node-product-4105 .field-name-field-product-products .commerce-add-to-cart input.form-submit,
#node-product-5400 .field-name-field-product-products .commerce-add-to-cart input.form-submit {
  float: left;
  margin-top: 10px;
  clear: both;
}
@media all and (max-width: 740px) and (max-device-width: 740px), (max-device-width: 800px) and (max-width: 740px) and (orientation:landscape) {
  .view-store-books .view-content .views-field-add-to-cart-form .commerce-add-to-cart input.form-submit,
  .view-store-t-shirts-and-hoodies .view-content .views-field-field-product-products .commerce-add-to-cart input.form-submit,
  .node-type-product .field-name-field-product-products .commerce-add-to-cart input.form-submit,
  #views-form-commerce-cart-form-default .commerce-line-item-actions #edit-checkout ,
  #commerce-checkout-form-checkout #edit-buttons #edit-continue,
  #commerce-checkout-form-shipping #edit-buttons #edit-continue,
  #commerce-checkout-form-review #edit-buttons #edit-continue {
    float:none;
  }
}

.view-store-books .attachment .col-lg-4,
.view-store-t-shirts-and-hoodies .attachment .col-lg-4,
.view-store-stickers-pint-glasses-buttons .col-lg-4 {
  padding: 20px;
  position: relative;
}
@media all and (max-width: 740px) and (max-device-width: 740px), (max-device-width: 800px) and (max-width: 740px) and (orientation:landscape) {
  .view-store-books .attachment .col-lg-4,
  .view-store-t-shirts-and-hoodies .attachment .col-lg-4,
  .view-store-stickers-pint-glasses-buttons .col-lg-4 {
    width: 100%;
  }
}

.view-store-books .attachment .views-field-view-node {
  background-color: #0099CC;
  position: absolute;
  top: 350px;
  right: 30px;
  z-index: 100;
}
.view-store-stickers-pint-glasses-buttons .views-field-view-node {
  background-color: #0099CC;
  position: absolute;
  top: 320px;
  left: 240px;
  z-index: 100;
}
.view-store-books .attachment .views-field-view-node a,
.view-store-t-shirts-and-hoodies .attachment .views-field-view-node a,
.view-store-stickers-pint-glasses-buttons .views-field-view-node a {
  font-family: "LeagueGothic", Georgia, Helvetica, sans-serif;
  font-size: 26px;
  text-transform: uppercase;
  height: 50px;
  line-height: 50px;
  padding: 0 10px;
  display: block;
  text-align: center;
  color: white;
  text-decoration: none;
  padding: 0 15px;
}

.view-store-books .attachment .view-content .views-field-title,
.view-store-t-shirts-and-hoodies .attachment .view-content .views-field-title,
.view-store-stickers-pint-glasses-buttons .view-content .views-field-title {
  width:auto;
  padding-top: 20px;
  padding-bottom: 1em;
  margin-bottom: 1em;
  border: none;
}
.view-store-books .attachment .view-content .views-field-title a,
.view-store-t-shirts-and-hoodies .attachment .view-content .views-field-title a,
.view-store-t-shirts-and-hoodies .attachment .view-content .views-field-commerce-price,
.view-store-stickers-pint-glasses-buttons .view-content .views-field-title a,
.view-store-stickers-pint-glasses-buttons .view-content .views-field-commerce-price {
  font-size: 24px;
}

#node-product-4091 .commerce-add-to-cart .form-item {clear:both;}
#node-product-4091 .commerce-add-to-cart #edit-attributes-field-sub-type,
#node-product-4091 .commerce-add-to-cart #edit-attributes-field-duration {width:185px;}
#node-product-4091 .commerce-add-to-cart .form-item-attributes-field-renewal label.option {float:none;}
#node-product-4091 .commerce-add-to-cart .form-item-attributes-field-renewal #edit-attributes-field-renewal {float:left;}

/* Store Catalog */
/* line 84, ../sass/store.scss */
.block-store-catalog-block {
  margin-top: 20px;
}

/* line 86, ../sass/store.scss */
.view-store-catalog .view-content div {
  font-size: 130%;
  line-height: 25px;
}

/* line 91, ../sass/store.scss */
.view-taxonomy-term .node-product .field-name-field-product-image {
  margin: 0 20px 0 0;
  float: left;
}

/* line 95, ../sass/store.scss */
.view-taxonomy-term .node-product .field-name-field-product-image .field-item ~ .field-item {
  display: none;
}

/* line 97, ../sass/store.scss */
.view-taxonomy-term .node-product .field-type-text-with-summary {
  margin-top: 20px;
}

/* Shopping Cart */
#views-form-commerce-cart-form-default table {
  width:100%;
  font-size:18px;
  border: 1px solid #000;
}

#views-form-commerce-cart-form-default table thead tr {
  background-color: #E6F7FE;
  height:50px;
  font-weight:bold;
}
#views-form-commerce-cart-form-default table thead tr th,
#views-form-commerce-cart-form-default table tbody tr td {
  vertical-align:middle;
}
#views-form-commerce-cart-form-default table thead tr .views-field-field-product-image {
  width: 14%;
}
#views-form-commerce-cart-form-default table thead tr .views-field-commerce-unit-price,
#views-form-commerce-cart-form-default table thead tr .views-field-commerce-total,
#views-form-commerce-cart-form-default table thead tr .views-field-edit-delete {
 width:10%;
}
@media all and (max-width: 740px) and (max-device-width: 740px), (max-device-width: 800px) and (max-width: 740px) and (orientation:landscape) {
  #views-form-commerce-cart-form-default table .views-field-line-item-title {
    width:30%;
    padding:5px;
  }
  #views-form-commerce-cart-form-default table .views-field-field-product-image,
  #views-form-commerce-cart-form-default table .views-field-commerce-unit-price,
  #views-form-commerce-cart-form-default table .views-field-edit-delete {
    display:none;
  }
}
#views-form-commerce-cart-form-default table thead tr .views-field-edit-quantity {
  width: 15%;
}

#views-form-commerce-cart-form-default table tbody tr {
  background-color: #FFF;
  border:none;
  height:6em;
}

#views-form-commerce-cart-form-default table tbody tr .views-field-edit-quantity input {
  width:80%;
  line-height:1.5em;
  height:1.5em;
  font-size:1em;
}

#views-form-commerce-cart-form-default .line-item-summary {
  font-size:18px;
  border: 1px solid #000;
  padding: 20px 30px;
  float:right;
}

#views-form-commerce-cart-form-default .commerce-line-item-actions {
  clear:both;
}
#views-form-commerce-cart-form-default .commerce-line-item-actions input {
  margin:0;
}

#views-form-commerce-cart-form-default .commerce-line-item-actions #edit-submit {
  border:none;
  background-color:#FFF;
  color:#000;
  font-size:18px;
  padding:25px 40px;
}

/* FIXME These next two declarations shouldn't be here */
#block-block-5 {
  left: 250px;
}
.logged-in #block-block-5 {
  display: inline-block;
}
#block-search-form .form-item {
  margin-left: 7px;
}

#block-commerce-popup-cart-commerce-popup-cart {
  display: inline-block;
  position: absolute;
  top: 15px;
  right: 325px;
}
.front #block-commerce-popup-cart-commerce-popup-cart {
  right: 260px;
}
#block-commerce-popup-cart-commerce-popup-cart .cart_popup_count {
  color: #FFF;
}

#cart-popup {
  background: none;
  background-color: white;
  padding: 10px;
  width:400px;
}
@media all and (max-width: 740px) and (max-device-width: 740px), (max-device-width: 800px) and (max-width: 740px) and (orientation:landscape) {
  #block-commerce-popup-cart-commerce-popup-cart {
    position:inherit;
    display:block;
  }
  #cart-popup {
    width:300%;
  }
}
#cart-popup .view-content a {
  color:#000;
}
#cart-popup .view-commerce-cart-block ul.links li.line-item-summary-view-cart {
  font-size:14px;
}
#cart-popup .view-content table th,
#cart-popup .view-content table tr,
#cart-popup .view-content table td {
  border-color:#000;
  background-color: #FFF;
  font-size:14px;
}
#cart-popup .view-content table td,
#cart-popup .view-content table td a {
  color: #0099CC;
}

#cart-popup .line-item-summary-checkout a {
  background:none;
  background-color: #0099CC;
  border:none;
  font-family: "LeagueGothic", Georgia, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: normal;
  text-transform: uppercase;
  height: 1em;
  line-height: 1em;
  text-align: center;
  color: white;
  text-decoration: none;
  padding: 5px 10px;
  margin-top: 10px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/* Checkout */
@media all and (max-width: 740px) and (max-device-width: 740px), (max-device-width: 800px) and (max-width: 740px) and (orientation:landscape) {
  .page-checkout #region-content {
    margin:0;
  }
}
#commerce-checkout-form-checkout .cart_contents,
#commerce-checkout-form-checkout fieldset legend,
#commerce-checkout-form-review .checkout-review {
  font-size:18px;
}
#commerce-checkout-form-checkout label,
#commerce-checkout-form-review label {
  display:block;
}
#commerce-checkout-form-checkout .form-item-customer-profile-shipping-commerce-customer-profile-copy label {
  display:inline;
}

#commerce-checkout-form-checkout input,
#commerce-checkout-form-review input {
  border:1px solid #000;
  background-color:#FFF;
  font-size:18px;
}
#commerce-checkout-form-checkout .cart_contents {
  margin-top: 66px;
}
#commerce-checkout-form-checkout .cart_contents,
#commerce-checkout-form-checkout .cart_contents .view-content,
#commerce-checkout-form-checkout #commerce-checkout-coupon-ajax-wrapper {
  float:right;
  width: 450px;
}
@media all and (max-width: 740px) and (max-device-width: 740px), (max-device-width: 800px) and (max-width: 740px) and (orientation:landscape) {
  #commerce-checkout-form-checkout .cart_contents,
  #commerce-checkout-form-checkout .cart_contents .view-content,
  #commerce-checkout-form-checkout #commerce-checkout-coupon-ajax-wrapper {
    float:none;
    width:unset;
  }
  #commerce-checkout-form-checkout .view-commerce-cart-summary table .views-field-field-product-image {
    display:none;
  }
}
#commerce-checkout-form-checkout .cart_contents .view-footer,
#commerce-checkout-form-checkout #commerce-checkout-coupon-ajax-wrapper {
  clear:both;
}
#commerce-checkout-form-checkout .cart_contents legend,
#commerce-checkout-form-checkout #commerce-checkout-coupon-ajax-wrapper legend,
#commerce-checkout-form-checkout #edit-customer-profile-billing-field-subscribe .form-item-customer-profile-billing-field-subscribe-und label,
#commerce-checkout-form-shipping #edit-commerce-shipping legend,
#commerce-checkout-form-review .checkout-help {
  display:none;
}
#commerce-checkout-form-checkout .view-commerce-coupon-review-pane {
  display:none;
}

#commerce-checkout-form-checkout #edit-customer-profile-billing-field-subscribe .form-item-customer-profile-billing-field-subscribe-und-subscribe label {
  display:inline;
}

#commerce-checkout-form-checkout .cart_contents .view-content,
#commerce-checkout-form-checkout .cart_contents .view-footer,
#commerce-checkout-form-checkout #commerce-checkout-coupon-ajax-wrapper,
#commerce-checkout-form-review .checkout-review {
  background-color: #E6F7FE;
  margin-left:20px;
  padding: 20px;
}
#commerce-checkout-form-checkout .cart_contents .view-footer {
  margin-left:0;
}
@media all and (max-width: 740px) and (max-device-width: 740px), (max-device-width: 800px) and (max-width: 740px) and (orientation:landscape) {
  #commerce-checkout-form-checkout .cart_contents .view-content,
  #commerce-checkout-form-checkout .cart_contents .view-footer,
  #commerce-checkout-form-checkout #commerce-checkout-coupon-ajax-wrapper,
  #commerce-checkout-form-review .checkout-review {
    margin-left:0px;
    padding: 20px;
  }
}
#commerce-checkout-form-checkout .cart_contents .view-content table,
#commerce-checkout-form-checkout .cart_contents .view-footer table {
  width: 100%;
  border-bottom:1px solid #000;
}
#commerce-checkout-form-checkout .cart_contents .view-content table tr,
#commerce-checkout-form-checkout .cart_contents .view-footer table tr,
#commerce-checkout-form-review .checkout-review tr {
  background-color: #E6F7FE;
  border:none;
}
#commerce-checkout-form-checkout .cart_contents .view-content table tr {
  height:6em;
}
#commerce-checkout-form-checkout .cart_contents .view-content table tr td,
#commerce-checkout-form-checkout .cart_contents .view-footer table tr td,
#commerce-checkout-form-review .checkout-review tr td {
  vertical-align:middle;
  padding:5px;
}

#commerce-checkout-form-checkout #commerce-checkout-coupon-ajax-wrapper .form-item-commerce-coupon-coupon-code {
  margin-bottom:0;
}
#commerce-checkout-form-checkout #commerce-checkout-coupon-ajax-wrapper .form-item-commerce-coupon-coupon-code input {
  width: 256px;
  float:left;
  margin-right: 20px;
}
@media all and (max-width: 740px) and (max-device-width: 740px), (max-device-width: 800px) and (max-width: 740px) and (orientation:landscape) {
  #commerce-checkout-form-checkout #commerce-checkout-coupon-ajax-wrapper .form-item-commerce-coupon-coupon-code input {
    float:none;
    width:100%;
    margin-right:0;
  }
}
#commerce-checkout-form-checkout #commerce-checkout-coupon-ajax-wrapper #edit-commerce-coupon-coupon-add {
  height:54px;
}
#commerce-checkout-form-checkout #commerce-checkout-coupon-ajax-wrapper .form-item-commerce-coupon-coupon-code .description,
#commerce-checkout-form-checkout #edit-buttons .button-operator,
#commerce-checkout-form-shipping #edit-buttons .button-operator,
#commerce-checkout-form-review #edit-buttons .button-operator {
  display:none;
}

#commerce-checkout-form-checkout .field-name-commerce-customer-address .name-block .form-item {
  width:300px;
}
#commerce-checkout-form-checkout .field-name-commerce-customer-address .name-block .form-item-customer-profile-billing-commerce-customer-address-und-0-last-name,
#commerce-checkout-form-checkout .field-name-commerce-customer-address .name-block .form-item-customer-profile-shipping-commerce-customer-address-und-0-last-name,
#commerce-checkout-form-checkout .field-name-commerce-customer-address .locality-block .form-item-customer-profile-billing-commerce-customer-address-und-0-postal-code,
#commerce-checkout-form-checkout .field-name-commerce-customer-address .locality-block .form-item-customer-profile-shipping-commerce-customer-address-und-0-postal-code {
  margin-right:0;
  float:right;
}
@media all and (max-width: 740px) and (max-device-width: 740px), (max-device-width: 800px) and (max-width: 740px) and (orientation:landscape) {
  #commerce-checkout-form-checkout .field-name-commerce-customer-address .name-block .form-item {
    width:100%;
  }
  #commerce-checkout-form-checkout .field-name-commerce-customer-address .name-block .form-item-customer-profile-billing-commerce-customer-address-und-0-last-name,
  #commerce-checkout-form-checkout .field-name-commerce-customer-address .name-block .form-item-customer-profile-shipping-commerce-customer-address-und-0-last-name,
  #commerce-checkout-form-checkout .field-name-commerce-customer-address .form-item-customer-profile-billing-commerce-customer-address-und-0-administrative-area,
  #commerce-checkout-form-checkout .field-name-commerce-customer-address .form-item-customer-profile-shipping-commerce-customer-address-und-0-administrative-area,
  #commerce-checkout-form-checkout .field-name-commerce-customer-address .locality-block .form-item-customer-profile-billing-commerce-customer-address-und-0-postal-code,
  #commerce-checkout-form-checkout .field-name-commerce-customer-address .locality-block .form-item-customer-profile-shipping-commerce-customer-address-und-0-postal-code {
    float:none;
    width:100%;
    margin:0;
  }
}
#commerce-checkout-form-checkout .field-name-commerce-customer-address .locality-block .form-item-customer-profile-billing-commerce-customer-address-und-0-locality,
#commerce-checkout-form-checkout .field-name-commerce-customer-address .locality-block .form-item-customer-profile-shipping-commerce-customer-address-und-0-locality {
  width:125px;
}
@media all and (max-width: 740px) and (max-device-width: 740px), (max-device-width: 800px) and (max-width: 740px) and (orientation:landscape) {
  #commerce-checkout-form-checkout .field-name-commerce-customer-address .locality-block .form-item-customer-profile-billing-commerce-customer-address-und-0-locality,
  #commerce-checkout-form-checkout .field-name-commerce-customer-address .locality-block .form-item-customer-profile-shipping-commerce-customer-address-und-0-locality {
    width:100%;
  }
}
#commerce-checkout-form-checkout .field-name-commerce-customer-address .form-item-customer-profile-billing-commerce-customer-address-und-0-country select,
#commerce-checkout-form-checkout .field-name-commerce-customer-address .form-item-customer-profile-shipping-commerce-customer-address-und-0-country select,
#commerce-checkout-form-checkout .field-name-commerce-customer-address .locality-block .form-item-customer-profile-billing-commerce-customer-address-und-0-administrative-area select,
#commerce-checkout-form-checkout .field-name-commerce-customer-address .locality-block .form-item-customer-profile-shipping-commerce-customer-address-und-0-administrative-area select {
  border:1px solid #000;
  background: url(../i/blue-select-arrow.png) no-repeat 305px white;
  height:54px;
  width:345px;
  font-size:18px;
  -moz-appearance:none;
  -webkit-appearance:none;
}
#commerce-checkout-form-checkout #customer-profile-shipping-ajax-wrapper,
#commerce-checkout-form-checkout #commerce-shipping-service-ajax-wrapper,
#commerce-checkout-form-checkout #edit-buttons,
#commerce-checkout-form-shipping #edit-buttons,
#commerce-checkout-form-review #edit-commerce-payment,
#commerce-checkout-form-review #edit-buttons {
  width:638px;
  font-size:18px;
}

@media all and (max-width: 740px) and (max-device-width: 740px), (max-device-width: 800px) and (max-width: 740px) and (orientation:landscape) {
#commerce-checkout-form-checkout .field-name-commerce-customer-address .form-item-customer-profile-billing-commerce-customer-address-und-0-thoroughfare input,
#commerce-checkout-form-checkout .field-name-commerce-customer-address .form-item-customer-profile-shipping-commerce-customer-address-und-0-thoroughfare input,
#commerce-checkout-form-checkout .field-name-commerce-customer-address .form-item-customer-profile-billing-commerce-customer-address-und-0-country select,
#commerce-checkout-form-checkout .field-name-commerce-customer-address .form-item-customer-profile-shipping-commerce-customer-address-und-0-country select,
#commerce-checkout-form-checkout .field-name-commerce-customer-address .locality-block .form-item-customer-profile-billing-commerce-customer-address-und-0-administrative-area select,
#commerce-checkout-form-checkout .field-name-commerce-customer-address .locality-block .form-item-customer-profile-shipping-commerce-customer-address-und-0-administrative-area select {
  width:100%;
}
#commerce-checkout-form-checkout #customer-profile-shipping-ajax-wrapper,
#commerce-checkout-form-checkout #commerce-shipping-service-ajax-wrapper,
#commerce-checkout-form-review #edit-commerce-payment,
#commerce-checkout-form-checkout #edit-buttons,
#commerce-checkout-form-shipping #edit-buttons,
#commerce-checkout-form-review #edit-buttons {
  width:100%;
}

}
#commerce-shipping-service-ajax-wrapper .form-item-commerce-shipping-shipping-service label,
#edit-commerce-payment .form-item-commerce-payment-payment-method label {
  font-size:16px;
  display: inline;
}
#commerce-shipping-service-ajax-wrapper .description {display:none;}

#commerce-checkout-form-review #edit-commerce-payment .form-item-commerce-payment-payment-details-credit-card-type,
#commerce-checkout-form-review #edit-commerce-payment .commerce-credit-card-expiration {
  float:left;
  clear:both;
}
@media all and (max-width: 740px) and (max-device-width: 740px), (max-device-width: 800px) and (max-width: 740px) and (orientation:landscape) {
  #commerce-checkout-form-review #edit-commerce-payment .form-item-commerce-payment-payment-details-credit-card-type,
  #commerce-checkout-form-review #edit-commerce-payment .commerce-credit-card-expiration {
    float:none;
  }
}
#commerce-checkout-form-review #edit-commerce-payment .commerce-credit-card-expiration {
  margin-top:1em;
}
#commerce-checkout-form-review #edit-commerce-payment .form-item-commerce-payment-payment-details-credit-card-number {
  width:400px;
  float:right;
}
#commerce-checkout-form-review #edit-commerce-payment .form-item-commerce-payment-payment-details-credit-card-code {
  width:200px;
  float:left;
}
@media all and (max-width: 740px) and (max-device-width: 740px), (max-device-width: 800px) and (max-width: 740px) and (orientation:landscape) {
  #commerce-checkout-form-review #edit-commerce-payment .form-item-commerce-payment-payment-details-credit-card-number {
    width:100%;
    float:none;
  }
  #commerce-checkout-form-review #edit-commerce-payment .form-item-commerce-payment-payment-details-credit-card-code {
    width:100%;
    float:none;
  }
}
#commerce-checkout-form-checkout select,
#commerce-checkout-form-review select {
  padding-left:15px;
}
#commerce-checkout-form-review #edit-commerce-payment .form-item-commerce-payment-payment-details-credit-card-type select,
#commerce-checkout-form-review #edit-commerce-payment .commerce-credit-card-expiration select {
  border:1px solid #000;
  height:54px;
  font-size:18px;
  -moz-appearance:none;
  -webkit-appearance:none;
}
#commerce-checkout-form-review #edit-commerce-payment .form-item-commerce-payment-payment-details-credit-card-type select {
  background: url(../i/blue-select-arrow.png) no-repeat 160px white;
  width: 200px;
}
#commerce-checkout-form-review #edit-commerce-payment .commerce-credit-card-expiration select {
  background: url(../i/blue-select-arrow.png) no-repeat 60px white;
  width: 90px;
}
#commerce-checkout-form-review #edit-commerce-payment .form-item-commerce-payment-payment-details-credit-card-exp-year {
  margin-right:37px;
}
#commerce-checkout-form-checkout #edit-buttons #edit-cancel,
#commerce-checkout-form-shipping #edit-buttons #edit-back,
#commerce-checkout-form-review #edit-buttons #edit-back {
  border:none;
  color:#000;
  padding: 25px 40px;
  float: right;
}
@media all and (max-width: 740px) and (max-device-width: 740px), (max-device-width: 800px) and (max-width: 740px) and (orientation:landscape) {
  #commerce-checkout-form-review #edit-commerce-payment .form-item-commerce-payment-payment-details-credit-card-type select {
    background: none;
    width: 100%;
  }
  #commerce-checkout-form-review #edit-commerce-payment .commerce-credit-card-expiration select {
    background: none;
    width: 45%;
  }
  #commerce-checkout-form-review #edit-commerce-payment .commerce-credit-card-expiration label {
    width:100%;
  }
  #commerce-checkout-form-review #edit-commerce-payment .form-item-commerce-payment-payment-details-credit-card-exp-year {
    margin-right:0px;
  }
  #commerce-checkout-form-checkout #edit-buttons #edit-cancel,
  #commerce-checkout-form-shipping #edit-buttons #edit-back,
  #commerce-checkout-form-review #edit-buttons #edit-back {
    padding: 25px 0px;
    float: none;
    display:block;
  }
}

/* Shipping */
/* line 169, ../sass/store.scss */
#commerce-checkout-form-shipping #edit-commerce-shipping .fieldset-legend {
  font-size: 200%;
}

/* line 171, ../sass/store.scss */
#commerce-checkout-form-shipping input {
  color: #000;
  margin-right: 10px;
}

/* Review */
/* line 179, ../sass/store.scss */
#commerce-checkout-form-review .checkout-help {
  font-size: 200%;
}

/* line 181, ../sass/store.scss */
#commerce-checkout-form-review #edit-checkout-review {
  font-size: 150%;
}

/* line 182, ../sass/store.scss */
#commerce-checkout-form-review #edit-checkout-review table {
  width: 100%;
}

/* line 184, ../sass/store.scss */
#commerce-checkout-form-review #edit-checkout-review table .views-field-quantity {
  text-align: center;
}

/* line 186, ../sass/store.scss */
#commerce-checkout-form-review #edit-commerce-payment .fieldset-legend {
  font-size: 200%;
}

/* line 188, ../sass/store.scss */
#commerce-checkout-form-review input {
  color: #000;
  margin-right: 10px;
}

/* User Orders List */
/* line 196, ../sass/store.scss */
.view-commerce-user-orders table {
  width: 100%;
}

/* line 199, ../sass/store.scss */
.view-commerce-user-orders th,
.view-commerce-user-orders td {
  font-size: 150%;
}

/* line 202, ../sass/store.scss */
.view-commerce-user-orders .views-field-order-number,
.view-commerce-user-orders .views-field-status {
  text-align: center;
}

/* Donation */
/* line 206, ../sass/store.scss */
#node-donation-4678 span:first-child,
.links {
  display: none;
}

/* Product Listing */
.node-type-product #page-title {
  margin-left: 483px!important;
  margin-top: 65px!important;
}
.node-type-product .tabs {
  margin-left: 241px!important;
}
.node-type-product .field-name-field-product-image {
  float:left;
}
@media all and (max-width: 740px) and (max-device-width: 740px), (max-device-width: 800px) and (max-width: 740px) and (orientation:landscape) {
  .region-content .node-product fieldset {
    float:left;
  }
  .node-type-product #page-title {
    margin-left:0!important;
    border:none;
    padding-bottom:0;
  }
  .node-type-product .tabs {
    margin-left: 0!important;
    clear:both;
  }
  .node-type-product .field-name-field-product-image {
    float:none;
  }
}
.vt-commerce-image-wrapper {
  width:unset;
}
.vt-commerce-image-wrapper .vt-commerce-image-large,
.vt-commerce-image-wrapper .vt-commerce-image-large img {
  border:0;
  width:unset;
  max-width:none;
  height:unset;
  margin-top: -55px;
}
.vt-commerce-image-wrapper .cloud-thumbnail {
  margin-left:100px;
}

.node-type-product .group-product-extensions .field-type-text-with-summary {
  width:33%;
  float:left;
  padding: 0 30px;
  height:600px;
}
@media all and (max-width: 740px) and (max-device-width: 740px), (max-device-width: 800px) and (max-width: 740px) and (orientation:landscape) {
  .vt-commerce-image-wrapper .cloud-thumbnail {
    margin-left:0;
    width:100%;
  }

  .vt-commerce-image-wrapper .vt-commerce-image-large,
  .vt-commerce-image-wrapper .vt-commerce-image-large img {
    width:100%;
    margin-top: -5px;
  }
  .node-type-product .group-product-extensions .field-type-text-with-summary {
    width:100%;
  }
}
.node-type-product .group-product-extensions .field-type-text-with-summary .field-label {
  font-family: Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  height: 375px;
  line-height: 1em;
  text-align: center;
  text-decoration: none;
}
.node-type-product .group-product-extensions .field-name-field-field-book-sample-chapters .field-label {
  background: url(../i/see-inside.png) no-repeat center white;
}
.node-type-product .group-product-extensions .field-name-field-product-training .field-label {
  background: url(../i/training.png) no-repeat center white;
}
.node-type-product .group-product-extensions .field-name-field-book-buy-in-bulk .field-label {
  background: url(../i/buy-in-bulk.png) no-repeat center white;
}
.node-type-product .group-product-extensions .field-name-field-book-downloads .field-label {
  background: url(../i/handouts.png) no-repeat center white;
}
.node-type-product .group-product-extensions .field-name-field-book-exercises .field-label {
  background: url(../i/exercises.png) no-repeat center white;
}
.node-type-product .group-product-extensions .field-name-field-product-online-course .field-label {
  background: url(../i/course.png) no-repeat center white;
}
#node-product-5239 .group-product-extensions .field-name-field-field-book-sample-chapters .field-label,
#node-product-5599 .group-product-extensions .field-name-field-field-book-sample-chapters .field-label {
  background: url(../i/see-inside-secrets.png) no-repeat center white;
}
#node-product-5239 .group-product-extensions .field-name-field-product-training .field-label,
#node-product-5599 .group-product-extensions .field-name-field-product-training .field-label {
  background: url(../i/training-secrets.png) no-repeat center white;
}
#node-product-5239 .group-product-extensions .field-name-field-book-buy-in-bulk .field-label,
#node-product-5599 .group-product-extensions .field-name-field-book-buy-in-bulk .field-label {
  background: url(../i/buy-in-bulk-secrets.png) no-repeat center white;
}
#node-product-5239 .group-product-extensions .field-name-field-book-downloads .field-label,
#node-product-5599 .group-product-extensions .field-name-field-book-downloads .field-label {
  background: url(../i/handouts-secrets.png) no-repeat center white;
}
#node-product-5239 .group-product-extensions .field-name-field-book-exercises .field-label,
#node-product-5599 .group-product-extensions .field-name-field-book-exercises .field-label {
  background: url(../i/exercises-secrets.png) no-repeat center white;
}
#node-product-5239 .group-product-extensions .field-name-field-product-online-course .field-label,
#node-product-5599 .group-product-extensions .field-name-field-product-online-course .field-label {
  background: url(../i/course-secrets.png) no-repeat center white;
}
.node-type-product .group-product-extensions,
.node-type-product .field-name-field-product-testimonials {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #000;
  clear:both;
}

.node-type-product .group-product-extensions h3 ,
.node-type-product .field-name-field-product-testimonials .field-label {
  margin-bottom:20px;
}

.node-type-product #colorbox h2.node-title {
  margin-bottom: 1em;
}
.node-type-product #colorbox .field-name-body {
  padding-bottom:0;
  margin-bottom: 0;
  border-bottom:none;
}

/* 2020 Event Registration page */
.page-node-5909 .field-name-field-event-products .commerce-add-to-cart #edit-product-id {
  font-size: 150%;
}
