.wrapper header .branding .mobile-cart {
    position: absolute;
    top: 10px;
    right: 15px;
    width: 17px;
    color: #fff;
    font-size: 21px;
}
.main {
    min-height: 1500px !important;
}
.postContent {
    font-family: "Courier New",Courier,monospace;
    padding-left: 0px;
    margin: 0px;
    padding-top: 0px;
}
.postTitle {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
#brand {
  padding: 20px 10px;
}
#brand > div {
  float: left;
  max-width: 50%;
  padding: 20px 10px;
}
#brand .button {
  border-radius: 5px;
  font-family: "Courier New",Courier,monospace;
}

#form {
    float: left;
    width: 100%;
}
#form .form-section {
    background-color: #FFFFFF;
    border-bottom: 1px solid #EBEBEB;
    float: left;
    height: 131px;
    padding: 10px;
    width: 100%;
}
#mainForm .form-section {
  height: auto !important;
}
#security .form-section {
    min-height: 283px;
}
#form .form-section .form-inner {
    float: left;
    width: 103%;
}
#form .form-section h2 {
    color: #0072BC;
    font-size: 14px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 0 1.5em;
    padding: 0;
}
fieldset {
    border: 0 none;
    margin: 0 0 1.5em;
    padding: 1.5em 0 0;
    position: relative;
}
#form fieldset {
    float: left;
    margin: 0;
    padding: 0;
}
#form .form-section .form-inner div.text, #form .form-section .form-inner div.password, #form .form-section .form-inner div.dropdown, #form .form-section .form-inner div.email {
    height: 60px;
    margin: 0 11px 0 0;
    width: 150px;
}
.field {
    float: left;
}
#form .form-section .form-inner label {
    color: #666666;
    float: left;
    margin: 0 0 3px;
    /*width: 100%;*/
}
.text .middleColumn {
    background: url(../images/back-input-text.gif) no-repeat scroll left top transparent;
    float: left;
    min-height: 19px;
    width: 100%;
}
#form .form-section .form-inner div.password .middleColumn, #form .form-section .form-inner div.email .middleColumn, #form .form-section .form-inner div.text .middleColumn, .field.dropdown .middleColumn {
    /*background: url(../images/back-input-text-account.gif) no-repeat scroll left top #FFFFFF;*/
    float: left;
    height: 49px;
    position: relative;
    width: 100%;
}
#form .form-section .form-inner div.text .middleColumn, #form .form-section .form-inner div.password .middleColumn {
	height: 29px;
}
#Options_Size, #Options_Color {
	width: 100%;
}
.text .middleColumn input, .field.dropdown .middleColumn select {
    background-color: transparent;
    border: medium none;
    color: #0072BC;
    font-size: 11px;
    height: auto;
    margin: 3px 0 0 6px;
    padding: 0;
    width: 115px;
}
#form .form-section .form-inner div.email .middleColumn input, #form .form-section .form-inner div.password .middleColumn input, #form .form-section .form-inner div.text .middleColumn input, .field.dropdown .middleColumn select {
    background-color: transparent;
    border: medium none;
    color: #666666;
    height: auto;
    margin: 6px 0 0 8px;
    padding: 0;
    width: 118px;
}
#form .form-section .form-inner div.password .middleColumn input {
	background-color: #ebebeb;
	padding: 4px 2px;
	border-radius: 4px;
	margin: 0;
	height: 29px;
	width: 100% !important;
}
#form #Password {
    float: left;
    width: 139px;
}
p#Remember {
    border: medium none;
    float: left;
    margin: 10px 10px 0 0;
    width: 100%;
}
#form .form-section p {
    margin: 0 0 3px;
}
#security #Remember {
    margin: 0;
    padding: 0;
    clear: both;
}
input {
    border-color: #CCCCCC #EEEEEE #EEEEEE #CCCCCC;
    border-style: solid;
    border-width: 1px;
    font-size: 1em;
    margin: 0 0 0.75em;
    padding: 0.29em 0;
    box-shadow: none !important;
}
#form div.Actions {
    float: left;
    padding: 10px;
    width: 300px;
}
#form .form-section .form-inner div.Actions {
    float: left;
    width: 100%;
}
#security #form div.Actions {
    float: left;
    padding: 10px 0 0;
    width: 100%;
}
.Actions input {
    cursor: pointer;
}
#form div.Actions input {
    background: url(../images/back-input-submit.gif) no-repeat scroll left top #FFFFFF;
    border: medium none;
    color: #FFFFFF;
    font-size: 12px;
    height: 29px;
    width: 136px;
}
#form .form-section .form-inner div.Actions input {
    background: url(../images/back-input-submit.gif) no-repeat scroll left top #FFFFFF;
    border: medium none;
    color: #FFFFFF;
    font-size: 12px;
    height: 29px;
    width: 136px;
}
p#ForgotPassword {
    clear: left;
    float: left;
    width: 100%;
}
#form .form-section p {
    margin: 0 0 3px;
}
#inner a, #inner a:link {
    color: #0072BC;
}
#inner a, #inner a:link {
    color: #0072BC;
    font-size: 12px;
}
#form a {
  font-size: 12px !important;
}
#security #Remember input {
    float: left;
    margin: 0 10px 0 10px;
    width: 15px;
}
#form span.right {
  width: 100%;
}

#useDifferentAddress
{
  clear: both;
  vertical-align: text-top;
  padding: 10px 10px 0px 10px;
  color: #666666;
}

.simple-page {
  padding: 10px;
}

#useDifferentAddress input {
  margin: 0 10px;
}

#ctl00_ctl00_ctl00_ctl00_ctl00_ContentPlaceHolderDefault_PageContentPlaceholder_PageContentPlaceholder_lblCheckoutError {
  padding: 10px;
}

.wrapper .content .cart-summary a.action {
  background-color: #0072BC;
  -webkit-appearance: none;
  border-radius: 5px;
  color: #FFFFFF;
  border: 0;
  padding: 10px 30px 7px 30px;
  font-family: "CourierNewRegular";
  margin-bottom: 1rem;
  display: inline-block;
}

.wrapper .content .cart-summary a.action:hover {
    text-decoration: none;
}

p.message {
  font-size: 1rem;
}

.wrapper .content .cart-summary p.message input[type="submit"] {
  font-size: 0.75rem;
  cursor: pointer;
}

.wrapper .content .cart-summary .payment-wrap {
    margin-bottom: 0;
}

#shipping fieldset {
    margin: 0;
    padding: 0;
}

#shipping div.text, #shipping div.dropdown, #shipping div.text .middleColumn {
    background-color: #FFFFFF;
    float: left;
    position: relative;
    width: 100%;
}
#shipping div.dropdown {
    height: 60px;
    margin: 0 11px 0 0;
    width: 283px;
      margin-bottom: 10px;
}
#shipping label {
    color: #0072BC;
    float: left;
    margin: 0 0 3px;
    width: 100%;
}
#shipping div.dropdown .middleColumn {
    background-color: #EBEBEB;
    border-radius: 5px;
    font-size: inherit;
    border: none;
    width: 100%;
    display: block;
    background: none;
    background-color: #EBEBEB;
    border-radius: 5px;
      height: 2.3125rem;
    padding: 0.5rem;
    margin-bottom: 10px;
}

.wrapper .content .cart-summary #shipping .Actions input[type="submit"] {
  font-size: 0.75rem;
}

#shipping .field.dropdown .middleColumn select {
  width: 100%;
  margin: 0;
}

.columns > h3 {
  padding: 10px 0;
}

.inner-wrap {
  min-height: 100vh;
}

.wrapper .content .grid ul.collection-grid-content li .grid-product-info a {
  font-size: 12px;
}

.wrapper .content .grid ul.collection-grid-content li .grid-product-info a label {
  font-size: 12px;
  float: left;
}

.wrapper .content .product-copy .price label {
  font-size: 12px;
  float: left;
}


.wrapper .content .product-copy .product-form form select {
  background-color: #EBEBEB;
  border-radius: 5px;
  border: none;
  margin: 0;
  width: 100%;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}
#Form_Form_Quantity {
  background-color: #EBEBEB;
  border-radius: 5px;
  border: none;
  margin: 0;
  width: 139px;
  height: 29px;
}

.wrapper .content .page-content .register-page form ul li {
  /*padding: 0;*/
}

.register-page #form .form-section .form-inner div.text .middleColumn input, .register-page #form .form-section .form-inner div.password .middleColumn input {
  margin: 0;
  background-color: #EBEBEB;
  border-radius: 5px;
  border: none;
  box-shadow: none;
  padding: 3px;
  line-height: 0.75em;
  font-size: 0.75em;
  height: 1.75rem;
  margin-bottom: 0;
  width: 100%;
}

.register-page #form .form-section .form-inner div.text .middleColumn, .register-page #form .form-section .form-inner div.password .middleColumn {
  background-color: #EBEBEB;
  border-radius: 5px;
  font-size: inherit;
  border: none;
  width: 100%;
  display: block;
  background: none;
  background-color: #EBEBEB;
  border-radius: 5px;
}

.register-page #form .form-section .form-inner ul li > div {
  height: auto !important;
  width: auto !important;
  margin: 0 !important;
}
.register-page #form .form-section .form-inner label { margin: 0; }
  
#security .form-section { padding: 0; }

#security #form div.Actions { padding: 0; }

.register-page #form .form-section { border-bottom: none; }

 
.wrapper .content .page-content .register-page form input[type="submit"], .register-page #form .form-section .form-inner div.Actions input {
  background: #0072BC;
  -webkit-appearance: none;
  border-radius: 5px;
  color: #FFFFFF;
  border: 0;
  padding: 10px 30px 7px 30px;
  font-family: "CourierNewRegular";
  margin-bottom: 1rem;
  height: auto;
  width: auto;
  font-size: 10.6667px;
}

.register-page #form .form-section .form-inner { width: 100%; float: none; }

#pagenation {
	padding-top: 16px;
	text-align: center;
}
.collection-grid-content li > a {
    display: block;
    text-align: center;
}
.wrapper .content .side-menu span {
	font-size: 0.75em;
}

.tabs-content > .content.active ul {
	font-size: 0.75rem !important; 
}
.product-info-tabs {
	margin-bottom: 1.25rem;
}
p.price {
	margin-bottom: 0.25rem !important;
	display: inline;
}
b.sold-out {
	color: red;
	font-size: 0.75em;
}
.content {
	position: relative;
}
.side-menu {
	height:100%;
	min-height:100%;
	position: absolute;
}
.galleria-theme-classic.notouch .galleria-thumb-nav-left:hover, .galleria-theme-classic.notouch .galleria-thumb-nav-right:hover {
	background: transparent !important;
}
.galleria-theme-classic .galleria-thumbnails .galleria-image {
	background: transparent !important;
}
.wrapper .content .product-copy .product-info-tabs .tab-title.active a {
	text-decoration: line-through;
}
.product-info-tabs {
	border-radius: 5px;
	padding: 10px;
	background-color: #EBEBEB;
}
.product-info-tabs .tab-title .active a { 
	text-decoration: line-through;
}
.product-info-tabs .tab-title a:focus {
	outline: none;
}
.tabs-content .content p a { 
	font-size: inherit !important; 
}
.wrapper header .subscription input {
	font-family: "CourierNewRegular" !important;
}

@media only screen and (max-width: 1024px) {
  .galleria-image-nav { display: none; }

  .field {
    float: left;
    width: 100%;
    margin-top: 8px;
  }

  .field.numeric { width: 50%; }  

  #form .form-section .form-inner div.password .middleColumn, #form .form-section .form-inner div.email .middleColumn, #form .form-section .form-inner div.text .middleColumn, .field.dropdown .middleColumn
  {
    height: auto;
    width: 50%;
    padding: 0 5px;
    background-color: #EBEBEB;
    border-radius: 4px;
    background-image: none;
  }

  #form.login-form .form-section .form-inner div.text .middleColumn, #form.login-form .form-section .form-inner div.password .middleColumn {
    margin-left: 10px;
    max-height: auto;
    height: 29px;
  }
  #form #Email, #form #Password {
    width: 100%;
  }
  #form .form-section .form-inner label {
    min-width: 85px;
  }
  #form .form-section .form-inner div.text .middleColumn input, #form .middleColumn input { width: 100% !important; margin: 0 !important; }

  .wrapper .content .product-copy .product-form form select {
    background-color: #EBEBEB;
    border-radius: 5px;
    border: none;
    margin: 0;
    width: 100%;
  }
  #Form_Form_Quantity {
    background-color: #EBEBEB;
    border-radius: 5px;
    border: none;
    margin: 0;
    width: 100%;
  }

  .wrapper header .branding .mobile-cart { top: 6px; }

  #mainForm .field {
    width: 45% !important;
    
  }

  #mainForm .form-section .form-inner label { min-width: 130px; }
  
  #brand > div {
  float: left;
  max-width: 100%;
  }
  #brand .button {
    padding: 0.875rem 2rem 0.875rem 2rem;
  }

  .register-page #form .form-section .form-inner div.text .middleColumn, .register-page #form .form-section .form-inner div.password .middleColumn {
    height: 29px;
    padding: 0;
  }
  .register-page #form .form-section .form-inner ul li > div { width: 100% !important; }
  
  .tabs-content {
	  max-height: 400px !important;
  }
  
}


@media only screen and (max-width: 767px) {

  .wrapper header .branding .mobile-cart { top: 10px; }

  .collection-grid-content li > a {
    display: block;
    text-align: center;
  }

  .left-off-canvas-menu nav .subscription a {
    display: block;
    margin-left: 0;
    margin-top: 10px;
    float: left;
  }

  .left-off-canvas-menu {
    width: 13.625rem;
  }

  .move-right > .inner-wrap {
    -webkit-transform: translate3d(13.625rem, 0, 0);
    -moz-transform: translate3d(13.625rem, 0, 0);
    -ms-transform: translate(13.625rem, 0);
    -o-transform: translate3d(13.625rem, 0, 0);
    transform: translate3d(13.625rem, 0, 0);
  }

  .wrapper header .branding .left-off-canvas-toggle {
    top: 15px;
  }
  header .columns.large-2.small-12.branding {
    min-height: 38px;
    padding: 5px 10px;
    height: auto !important;
  }

  

  .wrapper .content .product-copy h3 { padding-left: 0; }


  .wrapper .content .grid .footer { padding-bottom: 30px; }
  
  .wrapper .content .grid .footer .payment-logos img { max-width: 85px; }

  .ui-tabs .ui-tabs-panel ul li {
    font-size: 0.75rem;
  }

  .wrapper .content .cart-items .cart-item-image { text-align: center; }
  
  .wrapper .content .cart-items .cart-item-image img {
    width: auto;
    max-width: 100%;
  }

  .wrapper .content .cart-items h3 { padding-left: 0; }

  .wrapper .content .cart-items .cart-item-image img {
    width: auto;
    max-width: 100%;
  }
  #pagenation {
	  text-align: left;
  }
  #pagenation a:nth-child(n+9) {
    display: none;
  }
  #pagenation a {
    margin: 0 -1px;
  }
}

@media only screen and (max-width: 640px) {
  .wrapper .content .galleria {
    height: 450px;
  }

  #mainForm .field {
    width: 95% !important;
    
  }
}

@media only screen and (max-width: 530px) {
  .wrapper .content .galleria {
    height: 400px;
  }
}

@media only screen and (max-width: 40em) {

  #form .form-section {
    height: auto;
  }

}


/* Overrides */

.wrapper .content .post-row .post-title-wrap h3:not(:first-child) {
		float: right;
}

@media only screen and (max-width: 767px) {
	.wrapper .content .post-row .post-title-wrap h3:not(:first-child) {
		float: left;
	} 
}
.wrapper .content .page-content p a {
	font-size: 0.75em;
}
.wrapper .content .postContent p a, #brand-right p a {
	font-size: 1em;
}
.postContent table, .postContent .social {
	display: none;
}
button, .button {
	padding: 10px 30px 7px 30px;	
	font-family: "Courier New",Courier,monospace;
}

input[type="submit"] {
	font-family: "Courier New",Courier,monospace;
}
.wrapper .content .cart-summary input[type="submit"] {
	padding: 10px 30px 7px 30px;	
	font-family: "Courier New",Courier,monospace;
}

.top-sub {
	height: 75px;
}

#subForm { width: 200px; height: 24px; }

#subForm button { padding: 0; font-size: 0.75em; margin-left: 10px; height: 20px; margin-bottom: 0; }

#subForm button:hover { background-color: transparent; }

.wrapper .content .product-copy .product-form form input[type="submit"] { padding: 7px 30px 5px 30px; font-size: 0.75em; }

.wrapper .content .cart-summary input[type="submit"] { padding: 7px 30px 5px 30px; font-size: 0.75em; }

/* Raffle overides */
form#raffleForm ol > li{
	font-size: 0.75em;
	margin-bottom: .5rem;
}
form#raffleForm select{
	padding-left: 6px!important;
	line-height: 26px!important;
}
form#raffleForm select, input[type="email"]{
	    background-color: #EBEBEB;
    border-radius: 5px;
    border: none;
    box-shadow: none;
    padding: 3px;
    outline: none;
    line-height: 0.75em;
    font-size: 0.75em;
    height: 1.75rem;
    margin-bottom: 0;
    
}



form#raffleForm .actions{
	margin-top: 2rem;
	padding-left: 1.375rem;
}
form#raffleForm button[type="submit"]{
    background: #0072BC;
-webkit-appearance: none;
border-radius: 5px;
color: #FFFFFF;
border: 0;
padding: 10px 30px 7px 30px;
font-family: "CourierNewRegular";
margin-bottom: 1rem;
height: auto;
width: auto;
font-size: 10.6667px;	
};

.raffle-form .terms p, .raffle-form .terms li p{
	margin-bottom: 0!important;
}

.raffle-form .terms-wrap, .raffle-form .subscribe-wrap{
	clear: both;
}

.raffle-form .terms-wrap span{
	display: inline-block;
	float: left;
	margin-right: 10px;
}

.raffle-form .subscribe-wrap span{
	display: inline-block;
	float: left;
	margin-right: 10px;
}


















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
