
.column,
.column-transparent {
	width:49%;
-moz-border-radius: 1vw;
-webkit-border-radius: 1vw;
	border-radius: 1vw;
	background:none;
}

.column-transparent {
	background:none;
}


#one, #two {
height:97.5%;
max-height:97.5%;
}

#one, #one_top-scroll, #one_bottom-scroll,
#one_no-scroll {
left:0;
}

#two, #two_top-scroll, #two_bottom-scroll,
#two_no-scroll {
left:49.8%;  /* adjusted to bleed image to the right */
right:0;
}

#one_top-scroll, #two_top-scroll {
height:92.5%;
max-height:92.5%;
top:5%;
}

#one_bottom-scroll, #two_bottom-scroll {
height:92.5%;
max-height:92.5%;
bottom:5%;
}


#one_no-scroll, #two_no-scroll, #three_no-scroll, #four_no-scroll {
height:inherit;
max-height:auto;
bottom:auto;
}

#one_top-scroll,#one_bottom-scroll,
#two_top-scroll, #two_bottom-scroll,
#three_bottom-scroll, #three_top-scroll { /* this is making columns fit to content size - may get too long */
height:inherit;
max-height:auto;
bottom:auto;
}



/* style for two column slider widget */

#one_no-scroll, #two_no-scroll {
height:97.5%;
max-height:97.5%;
bottom:.5%;
padding:1%;
}

.column #two_no-scroll #widget #widget-content,
.column #two_no-scroll #widget,
.column #two_no-scroll {
padding:0;
	
}

#widget, #widget-content, #widget #widget-content {
	padding:0;
}
/* end slider style for two column */


/* OVERRIDES ***************************/
.column .item-title {
	max-width:75%;
}
.column .item-description {
	width:76%;
}
.column .item-pricing {
	width:24%;
	max-width:24%;
}
.column .category-title {
	padding:0% 2% 0% 2%;
}
.column .item-wrapper {
	padding-bottom:1%;
	border-bottom: dotted 3px #fff;
}

/* END OVERRIDES ************************/


/* MENU FONT SIZES */

/* STANDARD ****************/
.std-font-wrapper .category-description p,
.std-font-wrapper .item-description p {
	font-size:1vw;
	color:#fff;
}

.std-font-wrapper .item-size {
	font-size: .8vw;
	color:#fff;
	text-overflow: ellipsis;
	font-weight:200;
}
.std-font-wrapper .item-size-title {
font-size:1.4vw;
	color:#fff;
}

.std-font-wrapper .category-title h1 { /* no style applied to this specific tag, but may be needed at some point - breaks not working on category titles */
	
}
.std-font-wrapper .category-title {
font-size:.9vw;
	text-transform:uppercase;
	text-align:center;
}

.std-font-wrapper .item-title {
font-size:1vw;
color:#fff;
margin-top:2%;
text-transform:uppercase;
line-height:1.5em;
}

.std-font-wrapper .item-size-title {
font-size:1vw;
color:#fff;
margin-top:2%;
	margin-right:1%;
}
.std-font-wrapper .item-size-price {
	color:#fff;
	font-weight:bold;
	font-size:1.5vw;
}

.std-font-wrapper .item-pricing-multi-price {
	color:#fff;
	font-weight:bold;
	font-size:1.1vw;
}
.std-font-wrapper .item-pricing h3 {
	font-size:1.5vw;
	color:#fff;
	font-weight:bold;
}


/* LARGE ****************/
.lg-font-wrapper .category-description p,
.lg-font-wrapper .item-description p {
	font-size:1vw;
	color:#fff;
}

.lg-font-wrapper .item-size {
	font-size: .8vw;
	color:#fff;
	text-overflow: ellipsis;
	font-weight:200;
}
.lg-font-wrapper .item-size-title {
font-size:1.4vw;
	color:#fff;
}
.lg-font-wrapper .category-title h1 { /* no style applied to this specific tag, but may be needed at some point - breaks not working on category titles */
	
}
.lg-font-wrapper .category-title {
font-size:.9vw;
	text-transform:uppercase;
	text-align:center;
}

.lg-font-wrapper .item-title {
font-size:1.1vw;
color:#fff;
margin-top:2%;
text-transform:uppercase;
line-height:1.5em;
}

.lg-font-wrapper .item-size-title {
font-size:1vw;
color:#fff;
margin-top:2%;
	margin-right:1%;
}
.lg-font-wrapper .item-size-price {
	color:#fff;
	font-weight:bold;
	font-size:1.6vw;
}

.lg-font-wrapper .item-pricing-multi-price {
	color:#fff;
	font-weight:bold;
	font-size:1.1vw;
}
.lg-font-wrapper .item-pricing h3 {
	font-size:1.6vw;
	color:#fff;
	font-weight:bold;
}

.lg-font-wrapper .column .item-description {
	width:79%;
}
.lg-font-wrapper .column .item-pricing {
	width:21%;
	max-width:22%;
}


/* EXTRA LARGE ****************/
.xl-font-wrapper .category-description p,
.xl-font-wrapper .item-description p {
	font-size:1vw;
	color:#fff;
}

.xl-font-wrapper .item-size {
	font-size: .8vw;
	color:#fff;
	text-overflow: ellipsis;
	font-weight:200;
}
.xl-font-wrapper .item-size-title {
font-size:1.4vw;
	color:#fff;
}
.xl-font-wrapper .category-title h1 { /* no style applied to this specific tag, but may be needed at some point - breaks not working on category titles */
	
}
.xl-font-wrapper .category-title {
font-size:.9vw;
	text-transform:uppercase;
	text-align:center;
}

.xl-font-wrapper .item-title {
font-size:1.1vw;
color:#fff;
margin-top:2%;
text-transform:uppercase;
line-height:1.5em;
}

.xl-font-wrapper .item-size-title {
font-size:1vw;
color:#fff;
margin-top:2%;
	margin-right:1%;
}
.xl-font-wrapper .item-size-price {
	color:#fff;
	font-weight:bold;
	font-size:1.6vw;
}

.xl-font-wrapper .item-pricing-multi-price {
	color:#fff;
	font-weight:bold;
	font-size:1.1vw;
}
.xl-font-wrapper .item-pricing h3 {
	font-size:1.6vw;
	color:#fff;
	font-weight:bold;
}

.xl-font-wrapper .column .item-description {
	width:79%;
}
.xl-font-wrapper .column .item-pricing {
	width:21%;
	max-width:22%;
}


/* SMALL ****************/
.sm-font-wrapper .category-description p,
.sm-font-wrapper .item-description p {
	font-size:1vw;
	color:#fff;
}

.sm-font-wrapper .item-size {
	font-size: .8vw;
	color:#fff;
	text-overflow: ellipsis;
	font-weight:200;
}
.sm-font-wrapper .item-size-title {
font-size:1.4vw;
	color:#fff;
}
.sm-font-wrapper .category-title h1 { /* no style applied to this specific tag, but may be needed at some point - breaks not working on category titles */
	
}
.sm-font-wrapper .category-title {
font-size:.9vw;
	text-transform:uppercase;
	text-align:center;
}

.sm-font-wrapper .item-title {
font-size:1.1vw;
color:#fff;
margin-top:2%;
text-transform:uppercase;
line-height:1.5em;
}

.sm-font-wrapper .item-size-title {
font-size:1vw;
color:#fff;
margin-top:2%;
	margin-right:1%;
}
.sm-font-wrapper .item-size-price {
	color:#fff;
	font-weight:bold;
	font-size:1.6vw;
}

.sm-font-wrapper .item-pricing-multi-price {
	color:#fff;
	font-weight:bold;
	font-size:1.1vw;
}
.sm-font-wrapper .item-pricing h3 {
	font-size:1.6vw;
	color:#fff;
	font-weight:bold;
}

.sm-font-wrapper .column .item-description {
	width:79%;
}
.sm-font-wrapper .column .item-pricing {
	width:21%;
	max-width:22%;
}




/* EXTRA SMALL ****************/
.xs-font-wrapper .category-description p,
.xs-font-wrapper .item-description p {
	font-size:1vw;
	color:#fff;
}

.xs-font-wrapper .item-size {
	font-size: .8vw;
	color:#fff;
	text-overflow: ellipsis;
	font-weight:200;
}
.xs-font-wrapper .item-size-title {
font-size:1.4vw;
	color:#fff;
}
.xs-font-wrapper .category-title h1 { /* no style applied to this specific tag, but may be needed at some point - breaks not working on category titles */
	
}
.xs-font-wrapper .category-title {
font-size:.9vw;
	text-transform:uppercase;
	text-align:center;
}

.xs-font-wrapper .item-title {
font-size:1.1vw;
color:#fff;
margin-top:2%;
text-transform:uppercase;
line-height:1.5em;
}

.xs-font-wrapper .item-size-title {
font-size:1vw;
color:#fff;
margin-top:2%;
	margin-right:1%;
}
.xs-font-wrapper .item-size-price {
	color:#fff;
	font-weight:bold;
	font-size:1.6vw;
}

.xs-font-wrapper .item-pricing-multi-price {
	color:#fff;
	font-weight:bold;
	font-size:1.1vw;
}
.xs-font-wrapper .item-pricing h3 {
	font-size:1.6vw;
	color:#fff;
	font-weight:bold;
}

.xs-font-wrapper .column .item-description {
	width:79%;
}
.xs-font-wrapper .column .item-pricing {
	width:21%;
	max-width:22%;
}
