﻿@import url("//hello.myfonts.net/count/2f82c8");

@font-face {font-family: 'GlyphaLT';src: url('/plugins/webfonts/2F82C8_0_0.eot');src: url('/plugins/webfonts/2F82C8_0_0.eot?#iefix') format('embedded-opentype'),url('/plugins/webfonts/2F82C8_0_0.woff2') format('woff2'),url('/plugins/webfonts/2F82C8_0_0.woff') format('woff'),url('/plugins/webfonts/2F82C8_0_0.ttf') format('truetype');}

@font-face {font-family: 'GlyphaLT-Bold';src: url('/plugins/webfonts/2F82C8_1_0.eot');src: url('/plugins/webfonts/2F82C8_1_0.eot?#iefix') format('embedded-opentype'),url('/plugins/webfonts/2F82C8_1_0.woff2') format('woff2'),url('/plugins/webfonts/2F82C8_1_0.woff') format('woff'),url('/plugins/webfonts/2F82C8_1_0.ttf') format('truetype');}

@font-face {font-family: 'GillSansMTStd-Book';src: url('/plugins/webfonts/2F82C8_2_0.eot');src: url('/plugins/webfonts/2F82C8_2_0.eot?#iefix') format('embedded-opentype'),url('/plugins/webfonts/2F82C8_2_0.woff2') format('woff2'),url('/plugins/webfonts/2F82C8_2_0.woff') format('woff'),url('/plugins/webfonts/2F82C8_2_0.ttf') format('truetype');}

html, body {
    margin: 0;
    padding: 0;
    height: 100%;
}


html {
    font-size: 100%;
}

body {
	font-family: 'GillSansMTStd-Book';
	color: #2D337D;
	margin: 0px;
	padding: 0px;
}

a {
    color: #2D337D;
    text-decoration: none;
}
a:hover, a:focus {
    color: #9ac2b9;
    text-decoration: underline;
}

hr {
	border-top: 0 none;
	border-left: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
	color:#502a3a;
	background-color: #502a3a;
    height: 1px;
    clear:both;
    margin: 10px 0;
}

hr.orange {
    color:#df5800;
	background-color: #df5800;
}

/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4 {
    font-family: 'GlyphaLT-Bold';
    margin-top:0;
}

h1.ui-accordion-header, h2.ui-accordion-header, h3.ui-accordion-header {
    margin-bottom: 0;
}

h1.title {
    margin-left: 26%;
    width: 48%;
}

#content h2, #content .h2 {
    font-size: 20px;
}

#content h3, #content .h3 {
    font-size: 18px;
}

#content h4, #content .h4 {
    font-size: 16px;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/
label {
    display: inline-block;
    font-weight: normal;
    margin-bottom: 3px;
}

.dynform {
    border: 1px solid;
    margin-top: 1.25em;
    padding: 15px;
    clear:both;
}

textarea 
{
    font-family: 'GillSansMTStd-Book';
}
div.accountInfo
{
    width: 42%;
}

input, select, textarea {
    border: 1px solid #2d337d;
    color: #8a8c8e;
    margin-bottom: 8px;
    padding: 2px 5px;
    width: 100%;
    font-weight: normal !important;
}

.wts { 
    margin-bottom: 0;
    padding: 5px;
}

input[type="checkbox"], input[type="radio"] {
    margin-right: 8px;
    margin-top: 0;
    width: auto;
}


input[type="submit"], input[type="button"], .btn-standard {
    background-color: #df5800;
    border: 0 none;
    color: #fff !important;
    font-size: 135%;
    margin-bottom: 0;
    padding: 2px 8px 3px 8px;
    text-align: center;
    float:right;
    width: auto;
    text-decoration:none;
}
a.btn-standard:hover, .btn-standard:hover, input[type="submit"]:hover, input[type="button"]:hover {
    color: #fff;
    text-decoration:none;
    background-color: #2d337d;
}

input.btn-orange, span.btn-orange, a.btn-orange {
    background-color:#df5800;
    min-height:44px;
    color:#ffffff;
    text-align:center;
    font-size:140%;
    border:1px solid #df5800;
    text-decoration:none;
}

.btn-orange.plain{
    display:block;
    cursor:pointer;
    padding-top:5px;
}

input.btn-greenArrow {
    background-color: #2D337D;
    background-image: url("/images/arrow_green-bg_right.png");
    background-position: right center;
    background-repeat: no-repeat;
    border: 0 none;
    clear: both;
    color: #fff;
    float: left;
    padding: 5px 0;
    width: 100%;
    font-size: 1.1em;
    margin-bottom: 0;
}

input.btn-greenArrow-orange {
    background-color: #df5800;
    background-image: url("/images/arrow_green-bg_right.png");
    background-position: right center;
    background-repeat: no-repeat;
    border: 0 none;
    color: #fff;
    float: left;
    font-size: 135%;
    font-weight: bold;
    margin-bottom: 0;
    padding: 2px 40px 3px 8px;
    text-align: left;
    width: 19%;
}

.white-arrow-blue input[type=submit] {
    background-color: #2c337e;
    border: 0 none;
    color: #fff;
    float: left;
    font-size: 135%;
    font-weight: bold;
    margin-bottom: 0;
    padding: 2px 0 3px;
    text-align: center;
    width: 20%;    
    height:46px;
    float:right;
}

.white-arrow-blue input[type=text] {
    height:46px;
    border:1px solid #2c337e;
}
.white-arrow-blue label {
    width:80%;
    display:inline-block;
}

.ui-widget-header {
    background: #2d337d none repeat scroll 0 0;
    border-color: #2d337d;
}

.required {
    color:#df5800;
}

/*.dynform*/ 
.required 
{
    float:right;
    width:5%;
    clear:none;
    display:inline;
}
.requiredWidthAuto {
    width:auto;
}
/*.dynform*/ 
.requiredSummary
{
    color:#df5800;
    font-weight:bold;
}

/* MISC  
----------------------------------------------------------*/

/* Text */
.gillsans {
    font-family: 'GillSansMTStd-Book';
}

.glypha {
    font-family: 'GlyphaLT';
}

.glyphaBold {
    font-family: 'GlyphaLT-Bold';
}

.relative { position:relative;}

.line-height { line-height: 110%; }

.text-left  {text-align:left;}
.text-center{ text-align: center; }
.text-right {text-align:right;}
.uppercase  { text-transform: uppercase; }
.vertical-center { vertical-align: middle; }

.biggest    { font-size: 1.6em; }
.bigger     { font-size: 1.35em; }
.big        { font-size: 1.2em; }
.medium     { font-size: 0.95em; }
.small      { font-size: 0.8em; }
.smaller    { font-size: 0.7em; }
.smallest   { font-size: 0.65em;}

.fwLighter  { font-weight: lighter; }
.fwRegular  { font-weight: normal;  }
.fwBold     { font-weight: bold;    }
.fwBolder   { font-weight: bolder;  }

/* Color Scheme */
.text-white	{ color: #ffffff; }
.text-red   { color: #ff0000; }
.text-black { color: #000000; }
.text-blue  { color: #2d337d; }
.text-green { color: #9ac2b9; }
.text-grey  { color: #434d52; }
.text-orange, a.text-orange{ color: #DF5800; }

.tick-orange {
    background-image:url("/images/tick-orange.png");
    background-repeat:no-repeat;
    display:block;
    padding-left:25px;
    min-height:20px;
}

.bg-light   { background-color: #F6EFE0; }
.bg-dark    { background-color: #848480; }
.bg-darker  { background-color: #545954; }
.bg-green   { background-color: #9AC2B9; }
.bg-orange  { background-color: #DF5800; }
.bg-grey    { background-color: #434D52; }
.bg-white   { background-color: #FFFFFF; }
.bg-black   { background-color: #000000; }
.bg-pink    { background-color: #d71567; }
.bg-blue    { background-color: #2d337d; }

.bg-light-green { background-color: #87B09A; }
.bg-light-pink  { background-color: #EFA29E; }
.bg-light-blue  { background-color: #00D4E7; }

.bg-lgreen    { background-color: #d5e3dc; }
.bg-lorange    { background-color: #f1b58e; }
.bg-lblue    { background-color: #bec0d7; }

a.link-white { color: #fff; }

/* Global settings */
.padTop0em      { padding-top: 0em;}
.padTop02em     { padding-top: 0.2em;}
.padTop05em     { padding-top: 0.5em;}
.padTop1em      { padding-top: 1em;}
.padTop15em     { padding-top: 1.5em;}
.padTop2em      { padding-top: 2em;}
.padTop25em     { padding-top: 2.5em;}
.padTop3em      { padding-top: 3em;}
.padTop35em     { padding-top: 3.5em;}

.padLeft0em     { padding-left: 0em;}
.padLeft05em    { padding-left: 0.5em;}
.padLeft1em     { padding-left: 1em;}
.padLeft15em    { padding-left: 1.5em;}
.padLeft2em     { padding-left: 2em;}
.padLeft25em    { padding-left: 2.5em;}
.padLeft3em     { padding-left: 3em;}
.padLeft35em    { padding-left: 3.5em;}
.padLeft9em     { padding-left: 7.5em;}

.padRight0em    { padding-right: 0;}
.padRight05em   { padding-right: 0.5em;}
.padRight1em    { padding-right: 1em;}
.padRight15em   { padding-right: 1.5em;}
.padRight2em    { padding-right: 2em;}
.padRight25em   { padding-right: 2.5em;}
.padRight3em    { padding-right: 3em;}
.padRight35em   { padding-right: 3.5em;}

.padBottom3px   { padding-bottom: 3px;}
.padBottom0em   { padding-bottom: 0; }
.padBottom05em  { padding-bottom: 0.5em; }
.padBottom1em   { padding-bottom: 1em; }
.padBottom15em  { padding-bottom: 1.5em; }
.padBottom2em   { padding-bottom: 2em; }
.padBottom25em  { padding-bottom: 2.5em; }
.padBottom3em   { padding-bottom: 3em; }
.padBottom35em  { padding-bottom: 3.5em; }
.padBottom4em   { padding-bottom: 4em; }
.padBottom5em   { padding-bottom: 5em; }

.margTop0em     { margin-top: 0em;}
.margTop05em    { margin-top: 0.5em;}
.margTop1em     { margin-top: 1em;}
.margTop15em    { margin-top: 1.5em;}
.margTop2em     { margin-top: 2em;}
.margTop25em    { margin-top: 2.5em;}
.margTop3em     { margin-top: 3em;}
.margTop35em    { margin-top: 3.5em;}
.margTop4em     { margin-top: 4em;}
.margTop5em     { margin-top: 5em;}
.margTop-8em    { margin-top: -8em;}
.margTop22px    { margin-top:22px;}

.margBottom0em  { margin-bottom: 0 !important;}
.margBottom05em { margin-bottom: 0.5em;}
.margBottom1em  { margin-bottom: 1em;}
.margBottom15em { margin-bottom: 1.5em;}
.margBottom2em  { margin-bottom: 2em;}
.margBottom25em { margin-bottom: 2.5em;}
.margBottom3em  { margin-bottom: 3em;}
.margBottom35em { margin-bottom: 3.5em;}

.margLeft0em    { margin-left: 0 !important; }
.margLeft05em   { margin-left: 0.5em; }
.margLeft1em    { margin-left: 1em; }
.margLeft15em   { margin-left: 1.5em; }
.margLeft2em    { margin-left: 2em; }
.margLeft25em   { margin-left: 2.5em; }
.margLeft3em    { margin-left: 3em; }
.margLeft35em   { margin-left: 3.5em; }

.margRight0em   { margin-right: 0 !important; }
.margRight05em  { margin-right: 0.5em; }
.margRight1em   { margin-right: 1em; }
.margRight15em  { margin-right: 1.5em; }
.margRight2em   { margin-right: 2em; }
.margRight25em  { margin-right: 2.5em; }
.margRight3em   { margin-right: 3em; }
.margRight35em  { margin-right: 3.5em; }

.fLeft	{float:left;}
.fRight	{float:right;}
.clear	{clear:both;}
.block  {display:block;}
.noPad	{padding:0px !important;}
.noMarg	{margin:0px !important;}

.border-pink {
    border-bottom: 10px solid #d71567;
}
.pointer{cursor:pointer;}

.width-30 { width: 30% !important; }
.width-40 { width: 40% !important; }
.width-50 { width: 50% !important; }
.width-60 { width: 60% !important; }
.width-70 { width: 70% !important; }
.width-80 { width: 80% !important; }
.width-100 { width: 100% !important; }
}

.border {
    border: 2px solid #9ac2b9;
}

.border-top-bottom {
    border-top: 2px solid #9ac2b9;
    border-bottom: 2px solid #9ac2b9;
}
.border-top {
    border-top: 2px solid #9ac2b9;
}
.border-bottom {
    border-bottom: 2px solid #9ac2b9;
}

.border-left {
    border-left: 2px solid #9ac2b9;
}
.border-right {
    border-right: 2px solid #9ac2b9;
}
.border-left-right {
    border-left: 2px solid #9ac2b9;
    border-right: 2px solid #9ac2b9;
}

#footer .border-top-bottom, #footer .border-left {
    border-width: 1px;
    border-color: #502a3a;
}

.dotted-border-top {
    -webkit-border-image: url('/images/dots.svg');
    border-width: 6px 0 0px 0;
    border-image-repeat: round;
    border-image-slice: 8;
    margin-left: -15px;
    margin-right: -15px;
    border-top: 4px dotted #f8d9ab;
}

.pod > div {
    position: relative;
}

.podLink {
    background-color: rgba(204, 204, 204, 0.01);
    height: 100%;
    margin-top: -0.5em;
    overflow: hidden;
    position: absolute;
    text-indent: 10000%;
    white-space: nowrap;
    width: 100%;
    z-index: 1;
    left: 0;
    bottom: 0;
}

.long-pod {
    float: left;
    width: 100%;
}

.long-pod h1 {
    float: left;
    font-size: 265%;
    line-height: 105%;
    margin-bottom: 0;
    max-width: 390px;
    padding: 15px 20px 0;
}

.long-pod img {
    float: right;
}

 /*##### menu overrides #####*/
 .navbar-default {
    background-color: #FFF !important;
    background-image: linear-gradient(to bottom, #FFFFFF 0%, #FFFFFF 100%);
    border: medium none !important;
    border-radius: 0 !important;
    font-family: 'GillSansMTStd-Book';
    text-transform: uppercase;
    font-size: 100%;
    box-shadow: none;
}

.navbar {
    margin-bottom: 0;
    min-height: 0;
}

.navbar-brand, .navbar-nav > li > a {
    text-shadow: unset;
}

.navbar-nav > li > a {
    padding-bottom: 10px;
    padding-top: 10px;
    color: #2D337D !important;
    text-decoration:none;
}
.navbar-nav > li:first-child > a {
    padding-left: 0 !important;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:active {
    color: #df5800 !important;
    background-color: transparent !important;
}

.navbar-toggle {
    border: none !important;
    border-radius: 0px;
    padding: 0 !important;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent !important;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #df5800 !important;
    border-radius: 0;
    display: block;
    height: 4px;
    width: 40px;
}

.navbar-default .navbar-toggle:hover > .icon-bar, .navbar-default .navbar-toggle:focus > .icon-bar {
    background-color: #df5800 !important;
}

.dropdown-menu {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #2D337D;
    border-color: -moz-use-text-color rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15);
    border-image: none;
    border-radius: 4px;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    font-size: inherit !important;
}

.dropdown-menu > li > a {
    color: #fff;
    text-decoration:none;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: transparent;
    color: #df5800;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #df5800 !important;
}

.navbar-nav > li > ul::before, .navbar-nav > li > ul::after {
    border-color: transparent transparent #2D337D;
    border-style: dashed dashed solid;
    border-width: 9px;
    content: "";
    height: 0;
    left: 18px;
    overflow: hidden;
    position: absolute;
    top: -18px;
    width: 0;
}

.dropdown-menu > li > ul::before, .dropdown-menu > li > ul::after {
    border-color: transparent #2d337d transparent transparent;
    border-style: dashed solid solid dashed;
    border-width: 9px;
    content: "";
    height: 0;
    left: -18px;
    overflow: hidden;
    position: absolute;
    top: 8px;
    width: 0;
}

.dropdown-menu > li > ul {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: -31px !important;
    margin-left: 103% !important;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: transparent;
    color: #df5800 !important;
}

@media (max-width: 991px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-nav > li > ul::before, .navbar-nav > li > ul::after {
        border: none;
    }
    .navbar-nav > li:first-child > a {
        padding-left: 15px !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        width: 100%;
	}
    .nav > li {
        border-right: none !important;
    }
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
  		display:block !important;
	}
    .navbar-nav .open .dropdown-menu {
        background-color: transparent;
        border: 0 none;
        box-shadow: none;
        float: none;
        margin-top: 0;
        position: static;
        width: auto;
    }
    .navbar-default .navbar-toggle .icon-bar {
    }

    .navbar-default .navbar-toggle:hover > .icon-bar, .navbar-default .navbar-toggle:focus > .icon-bar
    {
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    }
    .navbar-default .navbar-nav > .open > a .sub-arrow, 
    .navbar-default .navbar-nav > .open > a:hover .sub-arrow, 
    .navbar-default .navbar-nav > .open > a:focus .sub-arrow {
    }

    .navbar-nav .open .dropdown-menu {
    }
    .dropdown-menu > li > a {
        color: #777;
    }
    .dropdown-menu > li > a:hover {
    }
}


/* misc */
.order_summary > tbody > tr > td > table > tbody > tr > td > a {
    padding: 0 4px;
}

.order_summary > tbody > tr > td > table > tbody > tr > td > span {
    background-color: #87b09a;
    border-radius: 10px;
    padding: 1px 6px;
}

#header { 
    padding-top: 24px;
    position: relative; 
}

#footer {
    background-color: #f6efe0;
    padding-top: 2em;
    padding-bottom: 5em;
}

@media only screen and (max-width: 991px) {
    #categories  h1 {
        font-size: 26px;
    }
}

@media only screen and (max-width: 500px) {
    #categories .col-xs-6 {
        width: 100% !important;
    }
}

#categories h1 {
    padding: 12px 20px 4px;
}

.section-bg {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

#content section {
    margin-top: 1.5em;
}

.imageSectionContent {
    background-color:rgba(246,239,224,0.75);
    padding:1em;
    margin: 2em 0 2em 0;
    overflow:auto;
}

.btn-caboodle {
    background-color: #d71567;
    background-image: url("/images/arrowBig_whiteRight_pad.png");
    background-position: right center;
    background-repeat: no-repeat;
    border: 0 none;
    clear: both;
    color: #fff;
    float: left;
    font-size: 2em;
    font-style: normal;
    padding: 4px 65px 4px 8px;
    text-align: left;
    width: auto;
    text-decoration:none;
}

.btn-caboodle:hover {
    color: #fff;
    text-decoration: none;
    background-color: #2d337d;
}

.imgHolder {
    margin:15px 0;
    overflow-x:auto;
    white-space:nowrap;
    position:relative;
}
.imgHolder img  {max-width:100%; max-height:150px;}

.cartMessage {display:none;}

.cartHeader {font-weight:bold; padding-bottom:7px;}

/* FORM ELEMENTS   
----------------------------------------------------------*/
label {
    display: inline-block;
    font-weight: normal;
    margin-bottom: 3px;
}

textarea 
{
    font-family: 'Gill Sans Std Book';
}
div.accountInfo
{
    width: 42%;
}

input, select, textarea {
    border: 1px solid #2d337d;
    color: #8a8c8e;
    margin-bottom: 8px;
    padding: 2px 5px;
    width: 100%;
    font-weight: normal !important;
}

.wts { 
    margin-bottom: 0;
    padding: 5px;
}

input[type="checkbox"], input[type="radio"] {
    margin-right: 8px;
    margin-top: 0;
    width: auto;
}

 input[type=submit], span.btn-blue, a.btn-blue {
    background-color: #2c337e;
    border: 0 none;
    color: #fff;
    float: left;
    font-size: 135%;
    font-weight: bold;
    margin-bottom: 0;
    padding: 2px 10px;
    text-align: center;
    width: auto;    
    float:right;
}

input.btn-orange, span.btn-orange, a.btn-orange {
    background-color:#df5800;
    min-height:44px;
    color:#ffffff;
    text-align:center;
    font-size:140%;
    border:1px solid #df5800;
    text-decoration:none;
    padding: 2px 10px;
}

.btn-orange.plain{
    display:block;
    cursor:pointer;
    padding-top:5px;
}

input.btn-greenArrow {
    background-color: #2D337D;
    background-image: url("/images/arrow_green-bg_right.png");
    background-position: right center;
    background-repeat: no-repeat;
    border: 0 none;
    clear: both;
    color: #fff;
    float: left;
    padding: 5px 0;
    width: 100%;
    font-size: 1.1em;
    margin-bottom: 0;
}

input.btn-greenArrow-orange {
    background-color: #df5800;
    background-image: url("/images/arrow_green-bg_right.png");
    background-position: right center;
    background-repeat: no-repeat;
    border: 0 none;
    color: #fff;
    font-size: 135%;
    font-weight: bold;
    margin-bottom: 0;
    padding: 2px 40px 2px 10px;
    text-align: left;
}

.white-arrow-blue input[type=text] {
    height:46px;
    border:1px solid #2c337e;
    width:80%;
}

input.widthAuto, select.widthAuto, textarea.widthAuto {
    width:auto;
}

/* FACEBOOK */
.fbLoginButton 
{
    background-image:url(/images/fb_login_bg.png);    
    color:#fff;
    border:1px solid #29447e;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    min-height:40px;
    padding:9px 12px 0 50px;
    cursor:pointer;
    width:220px;
}
.fbLoginNote 
{
    clear:both;
    margin-left: 5.5em;
    padding: 1em 0 0 0;
    }

#PanelLogin {
    position:absolute;
    width: 240px;
    padding: 10px;
    background-color: #9ac2b9;
    right:0;
}

#loginLink:hover {
        color: #9ac2b9;
}
#loggedIn {
float:right;

}
.cartContents {
 position:absolute;
 left:0;
 top:0;
 z-index:1000;
}

#banner {
    overflow: hidden;
}
#banner a {
    text-decoration:none;
}

/* banner */
.rsDefault, .rsDefault .rsOverflow, .rsDefault .rsSlide, .rsDefault .rsVideoFrameHolder, .rsDefault .rsThumbs {
    background: none repeat scroll 0 0 transparent !important;
}

.bannerDescription {
    position: absolute;
    top: 12%;
    z-index: 1000;
}
.bannerDescription > div > img {
    display: unset;
    margin: auto;
}
.bannerDescription h1 { 
    margin:0;
    font-size: 400%;
    line-height: 100%;
}
.banner-overlay h1 {
    font-size: 400%;
    line-height: 110%;
    margin: 0;
    padding-top: 15%;
}
.bannerDescription h2 {
    margin:0;
    font-size: 185%;
    line-height: 110%;
}
.bannerDescription p { 
    font-size: 155%;
    line-height: 100%;
    margin-top: 10px;
}
.banner-overlay {
    position: absolute;
    z-index: 2000;
    width: 100%;
}

.banner-overlay .responsive-img {
    max-width: 100%;
    height: auto;
}

.rsDefault .rsBullets {
    background: transparent none repeat scroll 0 0;
    line-height: 30px;
    overflow: visible;
    right: 25%;
    width: auto;
    left: auto;
}

.rsDefault .rsBullet.rsNavSelected span {
    background-color: #df5800;
}

.rsDefault .rsBullet {
    width: 16px;
}

.rsDefault .rsBullet span {
    background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
    height: 10px;
    width: 10px;
}

.contentSlider {
  width: 100%;
}
.contentSlider,
.contentSlider .rsOverflow,
.contentSlider .rsSlide,
.contentSlider .rsVideoFrameHolder,
.contentSlider .rsThumbs {
  color: #2d337d;
}

.contentSlider .rsSlide,
.contentSlider .rsOverflow {
  background: #eee;
}

.contentSlider .rsImg {
  position: absolute;
  z-index: 1;
}

.royalSlider * {
    -webkit-backface-visibility: hidden;
}

/*Content image max widths*/
#content div.container img {
    max-width:100%;
    height:auto;
}


.addressItem {
height:250px;
margin-bottom: 30px;
}

.checkoutProgress {
    text-align:center;
    position:relative;
}

.checkoutProgress div.checkoutChevron {
    background-image: url(/images/chevron_grey.png);
    background-repeat: repeat-x;
    width:80%;
    height:7px;
    position:absolute;
    left: 10%;
    top:27px;
}
.checkoutProgress div.checkoutChevronCompleted {
    background-image: url(/images/chevron_pink.png);
    background-repeat: repeat-x;
    width:0;
    height:7px;
    position:absolute;
    left: 10%;
    top:27px;
}

a.checkoutProgressLink {
    display:inline-block;
    padding:3px 5px;
    text-align:center;
    width:auto;
    color:#eba8b4;
}
a.checkoutProgressLink:hover {
    text-decoration:none;
    color: #2D337D;
}
a.checkoutProgressLink:hover > span.checkoutStage {
    background-color:#d71567;
}
a.checkoutProgressLink > span.checkoutStage {
    display:block;
    width:36px;
    height:36px;
    background-color:#eba8b4;
    border-radius:18px;
    padding-top:8px;
    color:#fff;
    font-weight:bold;
    margin-left:auto;
    margin-right:auto;
}
a.checkoutProgressCurrent {
    color: #2D337D;
}

a.checkoutProgressCurrent > span.checkoutStage {
    background-color:#d71567;
}

a.aspNetDisabled {
    color:#8a8c8e;
    text-decoration:none;
}
    a.aspNetDisabled > span.checkoutStage {
        background-color:#c3c1c1;
    }
a.aspNetDisabled:hover {
    color:#8a8c8e;
}
a.aspNetDisabled:hover > span.checkoutStage {
        background-color:#c3c1c1;
}

ul.deliveryDateOption {
    list-style:none;
    padding:0;
    margin: 10px 0;
    float:left;
    width:100%;
}
ul.deliveryDateOption li {
    float:left;
    display:block;
    border:1px solid #9ac2b9;
    margin-right: 15px;
    padding: 5px 10px 2px 10px;
    background-color:#d5e3dc;

}

ul.cardList li {
    float:right;
    clear:right;
    margin-bottom:5px;
    margin-right:0;
}

a.continueShoppingLink {
    display:block;
    padding:0.5em;
    float:left;
    width:100%;
}
    a.continueShoppingLink:hover, a.continueShoppingLink2:hover {
        color:#2d337d;
        text-decoration:none;
    }

input.promoTextBox {
    clear:both;
    width:75%;
}
input.promoButton {
    width:25%;
    font-size:112%;
}

.accordion h3 {
    color: #2d337d;
}

.ui-accordion-header.ui-state-default {
    background-color: #f6efe0;
    background-image: url("/images/accordion_arrow-right.png");
    background-position: right center;
    background-repeat: no-repeat;
    border-color: transparent;
    border-radius: 0;
    cursor: pointer;
    display: block;
    font-size: 24px !important;
    margin-top: 5px;
    padding: 10px 20px !important;
}

.ui-accordion-header.ui-state-default:hover {
    background-color: #2d337d;
    color: #fff;
}

.ui-accordion-header.ui-state-active {
    background-image: url("/images/accordion_arrow-bottom.png");
    background-position: right center;
    background-repeat: no-repeat;
    background-color: #2d337d;
    padding: 10px 20px;
    color: #fff;
}

.ui-accordion-content {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #2d337d !important;
    border-radius: 0;
    color: #2d337d;
    padding: 15px 20px !important;
}

.accordion .ui-state-default .ui-icon {
    display: none;
}

@media only screen and (min-width: 1200px) {
    .royalSlider {
        height: 247px !important;
        width: 100% !important;
    }
    .bannerDescription > div {
        max-width: 505px;
        width: 100%;
    }
}

@media only screen and (min-width: 992px) {
    .catList > div:first-child > div, .catList > div:nth-child(3n+1) > div {
        margin-left: 0px;
    }

    .catList > div:nth-child(3n+0) > div {
        margin-right: 0px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .royalSlider {
        height: 247px !important;
        width: 100% !important;
    }
    .bannerDescription > div {
        max-width: 435px;
    }
    .bannerDescription h1, .banner-overlay h1 {
        font-size: 340%;
    }
    .bannerDescription h2 {
        font-size: 170%;
        line-height: 110%;
    }
    .bannerDescription p {
        font-size: 135%;
        line-height: 110%;
    }
    .long-pod h1 {
        font-size: 221%;
        max-width: none;
        padding: 10px 20px 0;
        width: 34%;
    }
    .long-pod img {
        width: 65.5%;
    }
    .accordion h3 {
        font-size: 150%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .royalSlider {
        height: 247px !important;
        width: 100% !important;
    }
    .bannerDescription > div {
        max-width: 295px;
    }
    .bannerDescription h1 {
        font-size: 325%;
    }
    .banner-overlay h1 {
        font-size: 320%;
    }
    .bannerDescription h2 {
        font-size: 150%;
        line-height: 110%;
    }
    .bannerDescription p {
        font-size: 120%;
        line-height: 110%;
    }

    h1.title {
        margin-left: 15%;
        width: 70%;
    }
    .nav > li > a {
        padding: 10px 14px !important;
    }

    .catList > div:nth-child(2n+1) > div {
        margin-left: 0px;
    }

    .catList > div:nth-child(2n+0) > div {
        margin-right: 0px;
    }

    .pod h1 {
        font-size: 198%;
    }

    .long-pod h1 {
        width: 100%;
        line-height: 100%;
        max-width: none;
        padding: 13px 20px 15px;
    }
    .accordion h3 {
        font-size: 130%;
    }
}

@media only screen and (max-width: 767px) {
    .navbar-nav > li:first-child > a {
        padding-left: 15px !important;
    }
    .navbar-nav > li > ul::before, .navbar-nav > li > ul::after {
        display: none;
    }
    .dotted-border-top {
        margin-left: 0px;
        margin-right: 0px;
    }
    .long-pod h1 {
        font-size: 200%;
        width: 100%;
        line-height: 100%;
        max-width: none;
        padding: 13px 20px 15px;
    }
    .long-pod img {
        width: 100%;
    }
    .login-arrow {
        float: right;
    }
    #loginName {
        line-height: 100%;
    }
    #logoutLink {
        float: right;
        margin-left: 0.8em;
    }
    #detailsLink {
        clear: left;
        float: right;
    }
    .accordion h3 {
        font-size: 120%;
    }
}

@media only screen and (min-width: 497px) and (max-width: 767px) {
    .royalSlider {
        height: 200px !important;
        width: 100% !important;
    }
    .bannerDescription {
        top: 6%;
    }
    .bannerDescription > div {
        max-width: 265px;
    }
    .bannerDescription h1 {
        font-size: 300%;
        line-height: 100%;
    }
    .banner-overlay h1 {
        font-size: 255%;
        padding-top: 9%;
    }
    .bannerDescription h2 {
        font-size: 170%;
        line-height: 110%;
    }
    .bannerDescription p {
        font-size: 115%;
        line-height: 100%;
        margin-bottom: 0;
        margin-top: 10px;
    }
    .bannerDescription > div > img {
        position: relative;
    }
}

@media only screen and (max-width: 705px) {
    .accordion h3 {
        font-size: 105%;
        padding-right: 10%;
    }
}

@media only screen and (min-width: 685px) and (max-width: 767px) {
    #buy .pod-col {
        width: 60%;
    }
}

@media only screen and (max-width: 685px) {

    .col-xs-6.pod, .col-xs-4.pod {
        width: 100%;
    }

    #portlet_footer .col-xs-6.podlarge, #portlet_footer .col-xs-4.podlarge {
        width: 50%;
    }

    .col-xs-4.pod .col-xs-12 {
        width: 50%;
    }

    .pod {
        margin-top: 1.5em;
    }

    .pod:first-child {
        margin-top: 0;
    }

    .pod .bg-light.container-fluid .img-responsive {
        display: inline-block;
        padding-top: 0 !important;
    }

    .portlets .pod > div > img {
        width:100%;
    }

    #where-to-spend .col-xs-6 {
        width: 100%;
        text-align: left;
    }
    #where-to-spend .padTop2em {
        padding-top: 0;
        padding-bottom: 0;
    }

    .quicklinks .container, .quicklinks div.row > div > div {
        border-right: none;
        border-left: none;
    }
}

@media only screen and (max-width: 635px) {
    .accordion h3 {
        font-size: 103%;
        padding-right: 10% !important;
    }
}

@media only screen and (max-width: 550px) {
    .accordion h3 {
        font-size: 100%;
        padding-right: 15% !important;
    }
}

@media only screen and (min-width: 425px) and (max-width: 766px) {
    .pod .img-responsive {
        width: 100%;
    }
}

@media only screen and (max-width: 580px) {
    .bannerDescription > div {
        max-width: 215px;
    }
    .bannerDescription h1 {
        font-size: 235%;
    }
    .bannerDescription h2 {
        font-size: 135%;
    }
    .bannerDescription p {
        font-size: 95%;
    }
}

@media only screen and (max-width: 496px) {
    .navbar-nav > li:first-child > a {
        padding-left: 15px;
    }
    .royalSlider {
        height: 200px !important;
        width: 100% !important;
    }
    .bannerDescription {
        top: 6%;
    }
    .bannerDescription > div {
        max-width: 160px;
    }
    .bannerDescription h1 {
        font-size: 160%;
        line-height: 100%;
    }
    .banner-overlay h1 {
        font-size: 180%;
        padding-top: 20%;
    }
    .banner-overlay .col-sm-3.col-xs-4 {
        padding-right: 0px;
        padding-left: 5px;
    }
    .banner-overlay .col-sm-3.col-xs-4 img {
        padding-top: 5%;
    }
    .bannerDescription h2 {
        font-size: 100%;
        line-height: 110%;
    }
    .bannerDescription p {
        font-size: 95%;
        line-height: 100%;
        margin-bottom: 0;
        margin-top: 10px;
    }
    h1.title {
        margin-left: 0%;
        width: 100%;
    }
    .btn-caboodle {
        font-size: 120%;
        background-image: url("/images/arrowBig_whiteRight_pad_smaller.png");
    }

    .border-left {
        border-left: none;
        border-bottom: 1px solid #9ac2b9;
        padding-left: 0;
    }

    .padTopMob {
        padding-top: 1.1em;
        clear: both;
        display: block;
    }
}

@media only screen and (max-width: 446px) {
    #header .col-xs-3 {
        width: 50%;
    }

    #header .col-xs-3:nth-child(2) {
        text-align: right;
    }

    #header .col-xs-3:nth-child(2) .cartContents {
        right: 25px;
        left: auto;
    }

    #header .col-xs-3:nth-child(3) {
        margin-top: 1.8em;
        text-align: right;
    }
}

@media only screen and (max-width: 372px) {
    .rsDefault .rsBullets {
        right: auto;
        left: 3%;
    }
    .bannerDescription > div {
        max-width: 135px;
    }
    .bannerDescription > div > div {
        font-size: 90%;
        padding: 10px !important;
    }
}

@media only screen and (max-width: 335px) {
    .fbLoginNote {
        text-align: center;
        margin-left: 0 !important;
    }
    .full-width .medium {
        font-size: 96%;
    }
    .accordion h3 {
        font-size: 100%;
        padding-right: 22% !important;
    }
    .pod h1 {
        font-size: 185%;
    }
}

.catBox {
    margin-top:30px;
}
.catBox a:hover {
    color:#2d337d;
    text-decoration:none;
}
    .catBox img {max-width:100%;}
    .catBox h2 {
        padding:10px;
        min-height:2.9em;
        margin-top:0;
    }

.pointer {
    cursor:pointer;
}
@media only screen and (max-width: 767px) { /*Bootstrap XS*/
    .catBox img {
        width: 100%;
    }

    .checkoutProgress {
        font-size: 0.8em;
    }

        .checkoutProgress div.checkoutChevron, .checkoutProgress div.checkoutChevronCompleted {
            top: 18px;
        }


    a.checkoutProgressLink {
        padding: 3px 0;
    }

        a.checkoutProgressLink > span.checkoutStage {
            width: 20px;
            height: 20px;
            border-radius: 10px;
            padding-top: 3px;
        }
}

@media only screen and (min-width: 768px) and (max-width: 991px)  {/*Bootstrap SM*/
    .catBox img {max-height:193px;}

    .catList > div:nth-child(2n+1) {
        clear:left;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {/*Bootstrap MD*/
    .catBox img {max-height:164px;}

    .catList > div:nth-child(3n+1) {
        clear:left;
    }
}

@media only screen and (min-width: 1200px) {/*Bootstrap LG*/
    .catBox img {max-height:201px;}

    .catList > div:nth-child(3n+1) {
        clear:left;
    }
}