#jweb-totals-box {
	font-size: 90%;
}
 
te.wizard-product-options {
  display: none;
}

/* .tm-epo-reset-radio, */
.reset_variations,
.buy-in-prescription-ul .tmcp-field-wrap .tm-epo-reset-radio {
  display: none !important;
}

.buy-in-prescription-ul .tmcp-field-wrap.tc-active .tm-epo-reset-radio {
  display: block !important;
}

.buy-in-prescription-ul .tm-epo-reset-radio {
  display: block !important;
}

.variations label {
  font-size: 1.25em;
  font-weight: bold;
  color: #255CA3;
  text-transform: uppercase;
}

.variations label:before {
  content: '*';
  font-size: 1.25em;
  font-weight: bold;
  color: #f00;
}

.variations label:before,
.tm-epo-required {
  margin-right: 5px;
  color: #A23641;
}

.price-wrapper {
  padding: 10px 0;
}

.ux-swatch.selected img {
  display: block;
  width: auto;
  height: auto;
}

.ux-swatch.selected {
  -webkit-box-shadow: 0 0 0 .1rem #000000;
  box-shadow: 0 0 0 .1rem #000000;
}

.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-mode-text {
  width: 100% !important;
  max-width: 100% !important;
  min-width: auto !important;
}

/*
.product-type-variable .product-info .price-wrapper .product-page-price:before {
  content: 'Frame Price: ';
  font-weight: normal;
  font-size: 80%;
}
*/

.product-info .tc-totals-form #tm-epo-totals {
  margin: 0;
}

.product-info .tc-totals-form #tm-epo-totals,
.product-info .tc-totals-form #tm-epo-totals .tm-extra-product-options-totals {
  margin: 0 0 10px;
  padding: 0;
}

.product-info .tc-totals-form #tm-epo-totals .tm-extra-product-options-totals dt.tm-final-totals {
  display: none;
}

.product-info .tc-totals-form #tm-epo-totals .tm-extra-product-options-totals dd.tm-final-totals:before {
  content: 'Total: ';
}

.product-info .tc-img-floating {
  width: 48% !important;
  height: auto !important;
}

.frame-color {
  font-weight: normal;
  font-size: 90%;
}

.frame-color span {
  font-weight: bold;
}

/* ---- */

#wizard-color img {
  max-width: 100px;
  height: auto;
}

#wizard-color li {
  -ms-flex: 0 0 100px !important;
  flex: 0 0 100px !important;
  max-width: 100px !important;
}

.prescription-table th,
.prescription-table td {
  border-bottom: 1px solid #555;
  border-right: 1px solid #555;
  padding: 0.3em;
}

.product-info.tc-init {
  max-width: 40%;
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
}

.floating-box-wrap {
  display: none;
}

.tm-floating-box-top {
  width: 100%;
  background: rgba(255, 255, 255, 1);
  border: none;
  z-index: 9999;
}

.tm-floating-box-top #kit img,
.tm-floating-box-top #color img {
  display: block;
  width: 50px;
  height: auto;
}

.tm-floating-box {
  width: 100%;
  height: auto;
  padding: 1em;
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 1);
  border: none;
  z-index: 9999;
  max-height: 100%;
  overflow: visible;
}

.tm-fb {
  font-size: 11px;
  line-height: 16px;
  max-height: 100%;
  max-width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}

.tm-fb dt {
  display: inline-block;
  width: 49%;
  font-weight: bold;
  color: #000;
  margin: 0;
  padding-bottom: 5px;
}

.tm-fb dd {
  display: inline-block;
  width: 49%;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.5);
  padding-bottom: 10px;
  margin: 0 0 1em;
}

/*
.tm-floating-box .tm-extra-product-options-totals {
	text-align: right;
	margin-right: 7.6%;
}
*/

.tm-floating-box-top .tm-extra-product-options-totals dt.tm-final-totals:after,
.tm-floating-box .tm-extra-product-options-totals dt.tm-final-totals:after {
  content: ':';
}

.tm-floating-box .tm-fb-labels {
  display: none;
}

.tm-floating-box-top .tm-fb-title,
.tm-floating-box .tm-fb-title {
  width: 30%;
  max-width: 30%;
  flex: 0 0 30%;
  font-weight: bold;
  color: #000;
}

.tm-floating-box .tc-img-floating {
  margin: 0;
}

.tm-floating-box-top .tm-fb-title:after,
.tm-floating-box .tm-fb-title:after {
  content: ':';
}

/*
.tm-floating-box-top .tm-fb-value,
.tm-floating-box .tm-fb-value {
	width: 55%;
	max-width: 55%;
	flex: 0 0 55%;
}
*/

.tm-floating-box-top .tm-fb-price,
.tm-floating-box .tm-fb-price {
	width: 15%;
	max-width: 15%;
	flex: 0 0 15%;
	color: #000;
	text-align:right;
}

.tm-floating-box-top .tm-fb-price .frame-price .amount,
.tm-floating-box .tm-fb-price .frame-price .amount {
	color: inherit;
	font-size: 130%;
	font-weight: bold;
}

.tm-floating-box-top .tc-row,
.tm-floating-box .tc-row {
  margin: 0;
  padding: 5px;
}

.tm-floating-box-top .tc-row .tc-cell,
.tm-floating-box .tc-row .tc-cell {
  padding: 5px;
  margin: 0;
}

.tm-floating-box-top .tc-row,
.tm-floating-box .tc-row {
	border-bottom: 1px dashed #ccc;
}

.tm-floating-box .tm-extra-product-options-totals dt {
  display: none !important;
}

.tm-floating-box-top .price-row {
  border-bottom: 1px dashed #ccc;
}

.single_add_to_cart_button {
  background-color: #6493C8 !important;
}

.single_add_to_cart_button:hover {
  background-color: #000000 !important;
}

.owl-nav .owl-prev:before {
  content: '< ';
}

.owl-nav .owl-next:after {
  content: ' >';
}


body.jw .frame-product {
  background: #ffffff !important;
  background-color: #ffffff !important;
  color: #255CA3;
}

body.jw .frame-product:hover {
  background-color: #255CA3 !important;
  color: #ffffff;
}

body.jw .frame-product.blue-btn {
  background: #255CA3 !important;
  background-color: #255CA3 !important;
  color: #ffffff;
}

.after-add-to-cart-message {
  color: #255CA3;
  font-style: italic;
  font-size: 90%;
  padding-left: 105px;
  font-weight: bold;
}

#tmp-buy-in-prescription {
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 20px;
  text-align: center;
  background: #999999;
  color: #ffffff;
  padding: 10px 20px;
}

#tmp-buy-in-prescription:hover {
  background: #999999;
  color: #ffffff;
}

#tmp-buy-prescription-message {
  display: block;
  font-style: italic;
  font-weight: bold;
  font-size: 15px;
  color: #963E43;
  margin-bottom: 20px;
}

#tmp-buy-prescription-message strong {
  font-size: 20px;
}

.woocommerce-variation-add-to-cart-disabled #buy-in-prescription {
  display: none;
}

#buy-in-prescription {
  text-align: center;
}

#buy-in-prescription li {
  max-width: 100% !important;
  background: #333333;
  margin: 0;
  padding: 10px 20px;
  
}

#buy-in-prescription li:hover {
  background: #000000;
}

#buy-in-prescription li .tc-label-text {
  color: #FFFFFF;
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 20px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}

.buy-in-prescription-ul li {
	-webkit-border-radius: 60px !important;
	-moz-border-radius: 60px !important;
	border-radius: 60px !important;
	color: 
}

.tc-inline-description {
  font-weight: normal !important;
}

.fullwidth-ul .tc-label-inner .tc-price-wrap {
  justify-self: unset !important;
}

.tm-floating-box-top .tm-fb-value,
.tm-floating-box .tm-fb-value {
  width: 44% !important;
  max-width: 44% !important;
  flex: 0 0 44% !important;
}

.tm-floating-box-top .tm-fb-quantity,
.tm-floating-box .tm-fb-quantity {
  display: none !important;
}

.tm-floating-box dl.tm-extra-product-options-totals dd {
  text-align: right;
  padding-right: 38px;
}


#tm-extra-product-options {
  margin-bottom: 20px;
}

.tmcp-elements li {
	border: 2px solid #dddddd;
	padding: 10px !important;
	-webkit-border-radius: 20px; 
	-moz-border-radius: 20px;    
	border-radius: 20px;    
}

.tmcp-elements li:hover,
.tmcp-elements li div:hover,
.tmcp-elements li span:hover,
.tmcp-elements li label:hover {
	cursor: pointer !important;
}

.tmcp-elements li.tc-active {
	border: 2px solid #000000;
}

.ux-swatch--label {
	-webkit-border-radius: 60px; 
	-moz-border-radius: 60px;    
	border-radius: 60px;    
}

.variations label::before, .tm-epo-required {
	display: none;
}

.variations label {
  	color: #000000;
}

.product-gallery {
	order: 2;
}

.product-info {
	order: 1;
	border-right: 1px dashed #dddddd;
}

/*
.ux-swatch--image {
	box-shadow: none;
}

.variations_form .ux-swatch.selected {
  	box-shadow: 0 0 0 1px #000000 !important;
}

.ux-swatch--image {
  	max-height: 40px;
}
*/

.product-section {
  	border-top: 1px dashed #dddddd;
}

.woocommerce-variation-price {
	  border-top: 1px dashed #ddd;
	  margin-top: 15px;
	  padding: 0;
}

.ux-swatch-selected-value {
	font-weight: normal;
	font-size: 100% !important;
	padding-left: 20px !important;
}

.ux-swatch-selected-value .ux-swatch-selected-value__separator {
	display: none;
}

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

  
}

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

  
}

/*************** ADD MOBILE ONLY CSS HERE  ***************/
@media only screen and (max-width: 860px) {
	
	.product-gallery {
		order: 1;
		margin-bottom: 10px;
		padding-bottom: 30px !important;
		border-bottom: 1px dashed #dddddd;
	}

	.product-info {
		order: 2;
		border-right: none;
	}

	.product-main .product-gallery,
	.product-main .product-info.tc-init {
		max-width: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}

	.tm-floating-box {
		display: block !important;
		margin-bottom: 20px;
	}
	
	.related-products-wrapper {
		display: none;
	}
}