<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/******** 2018 ************/
/* REVISION HISTORY for FILE*/
/*
// add new features to the real comment history here
  DATE        WHO Comments
  ----------  --- ---------------------------------------------------
	04/13/2018  DG  tested and delivered to launch team
 
       
 END REVISION HISTORY */
/************************/
@import url("https://fonts.googleapis.com/css?family=Dawning+of+a+New+Day|Open+Sans+Condensed:300");
@import url(https://fonts.googleapis.com/css?family=Raleway:200,200i,300,300i,400,400i,700,700i);
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: local("Material Icons"), local("MaterialIcons-Regular"), url(https://fonts.gstatic.com/s/materialicons/v8/2fcrYFNaTjcS6g4U3t-Y5RV6cRhDpPC5P4GCEJpqGoc.woff) format("woff"); }

.material-icons {
  font-family: 'Material Icons' !important;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga'; }

i {
  font-style: normal !important; }

i a {
  text-decoration: none;
  cursor: pointer; }

li:after, li:before {
  text-decoration: none;
  cursor: default !important;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga'; }

.close-x {
  background-color: white;
  border-radius: 50%;
  float: right;
  color: #434a54; }
  .close-x a {
    color: #434a54; }
    .close-x a:hover {
      color: #434a54; }

/*MEGA MENU*/
nav ul {
  display: table !important;
  width: 100%;
  margin: 0;
  padding: 0;
  background: 0 0;
  overflow: visible; }

nav #search-desktop {
  background: transparent;
  text-align: center;
  font-size: 18px;
  padding: 10px 15px;
  line-height: 0px;
  cursor: pointer; }
  nav #search-desktop i {
    color: #207b83;
    width: 100%; }

nav.menu {
  background: transparent;
  min-height: 45px; }
  nav.menu ul li:first-child {
    border-left: 1px solid rgba(255, 255, 255, 0); }
  nav.menu ul li {
    list-style: none;
    border-left: 1px solid rgba(255, 255, 255, 0);
    line-height: 45px;
    display: table-cell;
    vertical-align: top; }
    nav.menu ul li a {
      text-align: center !important;
      text-decoration: none;
      color: #207b83;
      display: block;
      text-transform: uppercase;
      padding: 0px 4px;
      padding-right: 4px;
      padding-left: 4px;
      padding-top: 0px;
      padding-bottom: 0px;
      font-weight: 500; }
      nav.menu ul li a:hover {
        background: transparent;
        color: #2898a2; }
    nav.menu ul li ul li {
      display: block;
      line-height: 16px;
      margin-bottom: 8px;
      padding-left: 10px; }
      nav.menu ul li ul li a {
        display: inline;
        text-transform: none !important;
        font-weight: normal !important;
        font-size: 14px;
        padding: 0px  !important; }
        nav.menu ul li ul li a:hover {
          background: none !important;
          border-bottom: none !important; }

.mega-menu a:hover,
.mini-menu a:hover {
  background: transparent !important; }

.display-on {
  background: transparent !important; }

.xs-menu li {
  list-style: none; }
  .xs-menu li a {
    text-decoration: none;
    color: #222;
    display: block;
    padding: 0px 24px; }

.displaynone {
  display: none; }

.xs-menu-cont {
  display: none;
  position: relative; }

#search-mobile {
  position: absolute;
  color: white;
  top: 5px;
  right: 10px;
  cursor: pointer; }
  #search-mobile i {
    font-size: 26px !important; }

.xs-menu-cont &gt; a {
  text-align: left;
  background-color: #c5e4e9 !important;
  padding: 2px 6px;
  display: block;
  width: 100%;
  -webkit-box-shadow: 0 1px 2px #9ec6cc 2px 5px 0px #000000;
  -moz-box-shadow: 0 1px 2px #9ec6cc 2px 5px 0px #000000;
  box-shadow: 0 1px 2px #9ec6cc 2px 5px 0px #000000; }

.xs-menu-cont &gt; a:hover {
  cursor: pointer; }

.xs-menu li {
  color: #fff;
  border-bottom: 1px solid white;
  background: #fff; }
  .xs-menu li .top-mobile {
    padding-left: 10px !important;
    background-color: rgba(118, 179, 208, 0.86);
    height: 40px;
    line-height: 40px;
    color: white; }
  .xs-menu li .mid-mobile {
    border-bottom: 5px solid #383838;
    padding-left: 25px !important;
    background-color: rgba(96, 145, 169, 0.881);
    height: 40px;
    line-height: 40px;
    color: white; }

.xs-menu a {
  text-decoration: none; }

nav.xs-menu ul ul li {
  margin-left: 15px;
  padding: 10px; }

nav.xs-menu ul ul li:last-child {
  border-bottom: 0px; }

.mega-wrapper .trin-4:nth-child(4n-7) {
  clear: left; }

.mega-menu:hover {
  background-size: 106%; }

.mega-menu {
  background-color: white;
  background-image: url("../../../images/Demo-Banners/party-demo/mega-menu/mega-menu-bckgd.png");
  background-size: 100%;
  background-position: bottom right;
  background-repeat: no-repeat;
  color: inherit;
  border-bottom: 8px solid #c5e4e9;
  border-top: 8px solid #c5e4e9;
  line-height: normal;
  left: 0;
  margin-top: 0px;
  position: absolute;
  z-index: 9998;
  width: 100%;
  padding: 15px;
  padding-top: 0px;
  padding-bottom: 0px;
  display: none;
  transition-duration: 0.9s;
  box-shadow: 2px 2px 12px 2px rgba(0, 0, 0, 0.2); }
  .mega-menu .mega-wrapper {
    position: relative;
    display: block;
    overflow: auto;
    padding-bottom: 55px; }
  .mega-menu .catfish {
    position: absolute;
    bottom: 20px;
    right: 20px; }
    .mega-menu .catfish a {
      color: #363b43;
      text-decoration: underline; }
      .mega-menu .catfish a:visited {
        color: #363b43; }
      .mega-menu .catfish a:hover {
        color: #c5e4e9; }
      .mega-menu .catfish a:active {
        color: #c5e4e9; }
    .mega-menu .catfish a {
      text-decoration: none !important; }
  .mega-menu .categories-list ul li {
    margin: 0 0 8px 8px !important; }
    .mega-menu .categories-list ul li a {
      text-align: left !important;
      color: #616365;
      text-decoration: none !important; }
      .mega-menu .categories-list ul li a:visited {
        color: #616365; }
      .mega-menu .categories-list ul li a:hover {
        color: #c5e4e9; }
      .mega-menu .categories-list ul li a:active {
        color: #c5e4e9; }
  .mega-menu .categories-list ul span a {
    text-align: left !important;
    color: #467e86;
    text-decoration: underline;
    border-bottom: 2px solid transparent !important; }
    .mega-menu .categories-list ul span a:visited {
      color: #467e86; }
    .mega-menu .categories-list ul span a:hover {
      color: #616365;
      border-bottom: 2px solid transparent !important; }
    .mega-menu .categories-list ul span a:active {
      color: #616365; }
  .mega-menu .shop-all-links {
    text-align: right;
    float: right;
    margin-left: 50px; }
  .mega-menu .left-images {
    margin-right: 0 !important;
    display: block; }
    .mega-menu .left-images p {
      color: #616365;
      text-align: center;
      font-size: 18px;
      line-height: normal;
      margin: 0;
      padding: 5px 14px; }
    .mega-menu .left-images a {
      border-bottom: 2px solid transparent !important; }
      .mega-menu .left-images a:hover {
        border-bottom: 2px solid transparent !important; }
    .mega-menu .left-images img {
      width: 100%;
      max-width: 100%;
      -webkit-transition: all 0.2s ease 0s;
      -moz-transition: all 0.2s ease 0s;
      -ms-transition: all 0.2s ease 0s;
      -o-transition: all 0.2s ease 0s;
      transition: all 0.2s ease 0s; }
      .mega-menu .left-images img:hover {
        opacity: 0.8; }

.mini-menu {
  background-color: white;
  background-image: url("");
  background-size: cover;
  background-position: top left;
  color: inherit;
  border-bottom: 8px solid #c5e4e9;
  border-top: 8px solid #c5e4e9;
  line-height: normal;
  left: 0;
  margin-top: 0px;
  position: absolute;
  z-index: 8888;
  width: auto;
  min-width: 160px;
  display: none;
  transition-duration: 0.9s;
  box-shadow: 2px 2px 12px 2px rgba(0, 0, 0, 0.2); }
  .mini-menu span.categories-list ul {
    margin: 0 0 0 8px !important; }
  .mini-menu span.categories-list ul li {
    border-left: none; }
    .mini-menu span.categories-list ul li a {
      margin-left: 0 !important;
      text-decoration: none !important;
      color: #616365; }
      .mini-menu span.categories-list ul li a:visited {
        color: #616365; }
      .mini-menu span.categories-list ul li a:hover {
        color: #c5e4e9; }
      .mini-menu span.categories-list ul li a:active {
        color: #c5e4e9; }
  .mini-menu span.categories-list a {
    display: inline !important;
    padding: 2px;
    text-decoration: underline !important;
    color: #467e86; }
    .mini-menu span.categories-list a:hover {
      color: #616365;
      border-bottom: 2px solid transparent !important; }

.mini-drop-down {
  position: relative; }

.categories-list {
  margin-top: 15px; }
  .categories-list ul {
    margin: 0; }
  .categories-list span {
    text-decoration: underline;
    text-transform: uppercase;
    margin-bottom: 15px;
    padding: 0px 0px !important; }
    .categories-list span a {
      padding: 0px 0px !important; }
  .categories-list li {
    display: block;
    line-height: normal;
    margin: 0;
    padding: 2px 0; }
    .categories-list li a {
      display: inline;
      font-size: 12px;
      text-decoration: none;
      padding: 0px 0px !important; }

#menutoggle i {
  color: #fff;
  font-size: 33px;
  margin: 0;
  padding: 0; }

.display-on .mini-menu {
  display: block;
  transition-duration: 0.9s;
  width: 100%; }

.display-on .mega-menu {
  display: block;
  transition-duration: 0.9s; }

.drop-down &gt; a:after,
.mini-drop-down &gt; a:after {
  content: "\E5C5";
  font-family: 'Material Icons' !important;
  color: #207b83;
  font-size: 15px;
  line-height: 0 !important; }

.catfish a:after {
  content: "\E038";
  font-family: 'Material Icons' !important;
  color: #207b83;
  opacity: 0.4;
  font-size: 16px;
  vertical-align: middle !important;
  margin-left: 6px; }

/*MediaQuerys*/
@media (max-width: 600px) {
  .menu {
    display: none; }
  .xs-menu li a {
    padding: 0px; }
  .xs-menu-cont {
    display: block; } }

@media (max-width: 800px) {
  .mega-menu .trin-75 {
    width: 100%; }
  .mega-menu .menu-feature .trin-4 {
    width: 50% !important;
    margin-left: 25%; } }

@media (max-width: 88em) {
  nav.menu ul li a {
    padding: 0 15px;
    white-space: nowrap; } }

@media (max-width: 815px) {
  nav.menu ul li a {
    padding: 0;
    font-size: 12px;
    white-space: nowrap; }
  nav.menu ul {
    display: inline; } }

/*Animation--*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

.mega-menu .categories-list ul span a {
  white-space: normal !important; }

nav.menu ul li ul li a {
  white-space: normal !important; }

nav.menu ul li .mega-menu .menu-feature a {
  white-space: normal !important; }

.menu-feature p {
  text-align: center;
  color: #616365; }

/*FORMS*/
.red {
  color: #d92f42;
  font-weight: 500;
  clear: both; }

.red-border {
  border: 2px solid #d92f42; }

/*cart progress bar*/
#progress {
  padding: 0;
  list-style-type: none;
  font-size: 12px;
  clear: both;
  line-height: 1em;
  /* margin: 0 -1px; */
  text-align: center;
  display: table;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px; }
  @media only screen and (max-width: 480px) {
    #progress {
      font-size: 11px; } }

#progress li {
  float: left;
  padding: 10px 30px 10px 40px;
  background: #aab2bc;
  color: #ffffff;
  position: relative;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  width: auto;
  margin: 0 1px;
  display: table-cell; }
  @media only screen and (max-width: 480px) {
    #progress li {
      padding: 5px 10px 5px 10px; } }
  @media only screen and (min-width: 481px) and (max-width: 991px) {
    #progress li {
      padding: 10px 20px; } }

#progress li:before {
  content: '';
  border-left: 16px solid #ffffff;
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
  position: absolute;
  top: 0;
  left: 0; }
  @media only screen and (max-width: 480px) {
    #progress li:before {
      border-left: none;
      border-top: none;
      border-bottom: none; } }

#progress li:after {
  content: '';
  border-left: 16px solid #aab2bc;
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 20; }
  @media only screen and (max-width: 480px) {
    #progress li:after {
      border-left: none;
      border-top: none;
      border-bottom: none; } }

#progress li.active {
  background: #c5e4e9 !important; }

#progress li.active:after {
  border-left-color: #c5e4e9; }

#progress li.done {
  background: #ccd1d7; }

#progress li.done:after {
  border-left-color: #ccd1d7; }

/*shipping method and award redeem images*/
.SCNCOShippingMethodLogos {
  width: 70%;
  text-align: left; }

#ShipperRowsContainer hr.shop-divider {
  margin: auto; }

#ShipperRowsContainer p {
  margin-bottom: 0; }
  @media only screen and (max-width: 480px) {
    #ShipperRowsContainer p {
      margin: 0 !important; } }

@media only screen and (max-width: 480px) {
  #ShipperRowsContainer {
    font-size: 12px !important; } }

.SCNRAImage {
  width: 80px; }
  @media only screen and (max-width: 480px) {
    .SCNRAImage {
      width: 100%; } }

.qty-input {
  width: 45px !important; }

.form-spacer {
  padding: 1px !important; }

textarea {
  width: 100%;
  height: 100px;
  margin-bottom: 20px;
  border: 1px solid #ccd1d9; }

input {
  border: 1px solid #ccd1d9;
  padding-left: 10px;
  width: auto;
  margin-bottom: 12px; }

textarea:focus,
input:focus {
  border: 1px dotted #d4ecf0; }

input.middle:focus {
  outline-width: 0 !important; }

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none; }

.required {
  position: relative;
  margin-right: 20px; }
  .required:after {
    content: "*";
    display: block;
    font-size: 24px;
    color: #d92f42;
    position: absolute;
    right: -15px;
    top: 5px; }

.spotlight {
  font-size: 25px;
  color: #ffffff;
  display: block;
  background-color: #4fcead;
  padding: 5px;
  line-height: 44px;
  text-align: center; }

.spotlight.sub-total {
  font-size: 18px;
  background-color: #a8bcbf;
  line-height: 14px; }

input[class*=Button] {
  font-size: 12pt;
  cursor: pointer;
  margin-bottom: 5px;
  font-weight: bold;
  padding: 10px;
  border: none;
  color: white;
  white-space: normal;
  background-color: #b8babe;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); }
  input[class*=Button]:hover {
    background-color: #d3d4d6;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.12), 0 1px 6px rgba(0, 0, 0, 0.24); }

.SCNRPGoButton {
  color: white;
  background-color: #44b0d8 !important; }
  .SCNRPGoButton:hover {
    background-color: #6ec2e1 !important; }

.NEButton-add {
  color: white;
  background-color: #8dbf58 !important; }
  .NEButton-add:hover {
    background-color: #a6cd7d !important; }

.NEButton-cancel {
  color: white;
  background-color: #434a54 !important; }
  .NEButton-cancel:hover {
    background-color: #5a6370 !important; }

.SCNLoginButton {
  color: white;
  background-color: #8dbf58 !important; }
  .SCNLoginButton:hover {
    background-color: #a6cd7d !important; }

.SCNCOFindButton {
  color: white;
  background-color: #f4ba4e !important; }
  @media only screen and (max-width: 480px) {
    .SCNCOFindButton {
      width: 100%; } }
  .SCNCOFindButton:hover {
    background-color: #f7cd7e !important; }

.SCNVSCBeginCheckoutButton, .SCNCACreateAccountButton, .SCNCOContinueCheckoutButton, .SCNAMRedeemButton, .SCNAMContinuCheckoutButton, .SCNCOApplyButton, .SCNCO________Button, .SCNCOAlternateAddrButton, .SCNFRCompleteButton, .ROEButton,
.ROEButton-alt, .FirestormStandardButton, .SCNODReturnToOHButton {
  color: white;
  background-color: #8dbf58 !important; }
  .SCNVSCBeginCheckoutButton:hover, .SCNCACreateAccountButton:hover, .SCNCOContinueCheckoutButton:hover, .SCNAMRedeemButton:hover, .SCNAMContinuCheckoutButton:hover, .SCNCOApplyButton:hover, .SCNCO________Button:hover, .SCNCOAlternateAddrButton:hover, .SCNFRCompleteButton:hover, .ROEButton:hover,
  .ROEButton-alt:hover, .FirestormStandardButton:hover, .SCNODReturnToOHButton:hover {
    background-color: #a6cd7d !important; }

.SCNVSCContinueShoppingButton {
  color: white;
  background-color: #44b0d8 !important; }
  .SCNVSCContinueShoppingButton:hover {
    background-color: #6ec2e1 !important; }

.SCNVSCApplyCouponButton {
  color: white;
  background-color: #ff8000 !important; }
  .SCNVSCApplyCouponButton:hover {
    background-color: #ff9933 !important; }

@media only screen and (max-width: 480px) {
  .SCNCACreateAccountButton {
    width: 100%; } }

@media only screen and (max-width: 480px) {
  .SCNCOContinueCheckoutButton {
    width: 100% !important; } }

@media only screen and (max-width: 480px) {
  .SCNAMRedeemButton {
    width: 100%; } }

@media only screen and (max-width: 480px) {
  .SCNAMContinuCheckoutButton {
    width: 100%; } }

.SCNRAAddToCartButton {
  background-color: #8dbf58 !important; }
  .SCNRAAddToCartButton:hover {
    background-color: #a6cd7d !important; }
  @media only screen and (min-width: 481px) and (max-width: 991px) {
    .SCNRAAddToCartButton {
      text-align: right; } }
  @media only screen and (max-width: 480px) {
    .SCNRAAddToCartButton {
      width: 100%; } }

.SCNCOApplyButton {
  background-color: #f4ba4e !important; }
  @media only screen and (max-width: 480px) {
    .SCNCOApplyButton {
      width: 100%; } }
  .SCNCOApplyButton:hover {
    background-color: #f7cd7e !important; }

.SCNCO________Button {
  background-color: #f4ba4e !important; }
  @media only screen and (max-width: 480px) {
    .SCNCO________Button {
      width: 100%; } }
  .SCNCO________Button:hover {
    background-color: #f7cd7e !important; }

.SCNCOAlternateAddrButton {
  background-color: #4e8bda !important; }
  @media only screen and (max-width: 480px) {
    .SCNCOAlternateAddrButton {
      width: 100%; } }
  .SCNCOAlternateAddrButton:hover {
    background-color: #78a7e3 !important; }

.SCNRACancelButton {
  background-color: #434a54 !important; }
  .SCNRACancelButton:hover {
    background-color: #5a6370 !important; }
  @media only screen and (min-width: 481px) and (max-width: 991px) {
    .SCNRACancelButton {
      text-align: right; } }
  @media only screen and (max-width: 480px) {
    .SCNRACancelButton {
      width: 100%; } }

@media only screen and (max-width: 480px) {
  .SCNFRCompleteButton {
    width: 100% !important; } }

.ROEButton,
.ROEButton-alt {
  width: 100%;
  background-color: #666e78 !important; }
  .ROEButton:hover,
  .ROEButton-alt:hover {
    background-color: #7f8792 !important; }

.SCNMYASaveButton {
  color: white;
  background-color: #44b0d8 !important; }
  .SCNMYASaveButton:hover {
    background-color: #6ec2e1 !important; }

@media only screen and (max-width: 480px) {
  .FirestormStandardButton {
    width: 100% !important; } }

.SCNODReturnToOHButton {
  background-color: #666e78 !important; }
  .SCNODReturnToOHButton:hover {
    background-color: #7f8792 !important; }

input[type="checkbox"],
input[type="radio"] {
  width: auto;
  margin: 5px; }

input[type="button"] {
  width: auto; }

input[type="text"], input[type="password"] {
  width: 100%;
  height: 47px;
  display: block;
  margin-bottom: 15px;
  border-radius: 4px; }

.coupons input {
  width: auto; }

/*Cart sign in page*/
a.ghost-btn {
  padding: 8px;
  background-color: rgba(68, 176, 216, 0.4);
  color: black !important;
  border-radius: 20px;
  text-align: center;
  text-decoration: none !important;
  width: auto;
  margin: 5px; }
  a.ghost-btn:hover {
    background-color: rgba(68, 176, 216, 0.7); }

.cart-sign-in .sign-in-box.trin-2 .panel-body,
.cart-sign-in .create-acct-box.trin-2 .panel-body {
  min-height: 450px; }

@media only screen and (max-width: 480px) {
  .cart-sign-in .sign-in-box.trin-2,
  .cart-sign-in .create-acct-box.trin-2 {
    width: 100%; } }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  .cart-sign-in input {
    width: 100%;
    font-size: 12px; } }

@media only screen and (max-width: 480px) {
  .cart-sign-in input {
    width: 100%; } }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  .col-box-1.trin-2,
  .col-box-2.trin-2 {
    width: 100%; } }

@media only screen and (max-width: 480px) {
  .col-box-1.trin-2,
  .col-box-2.trin-2 {
    width: 100%; } }

.input-spacer {
  margin-bottom: 10px; }

@media only screen and (max-width: 480px) {
  .billing-address .form-part {
    width: 100%; } }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  .billing-address .form-part {
    width: 100%; } }

.billing-address .form-part select {
  width: 80%; }
  @media only screen and (max-width: 480px) {
    .billing-address .form-part select {
      width: 100%; } }

.billing-address input[disabled="disabled"] {
  display: none; }

.auto-width {
  width: auto !important; }

.notice {
  font-size: 10px;
  line-height: 12px; }

.check img {
  width: 100%;
  padding: 15px; }

.radio {
  position: relative;
  height: 60px; }
  .radio input {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

/*Star RATINGS*/
.SCNFRPaymentDue {
  border-top-style: double;
  border-top-color: black; }

/*CART REVIEW PAGE pullout */
.center {
  text-align: center !important; }

.right {
  text-align: right !important; }
  @media only screen and (max-width: 480px) {
    .right {
      text-align: left; } }

.left {
  text-align: left !important; }

table,
th,
td {
  border: none; }

table td {
  padding: 0 2px !important; }

.responsive {
  width: 100%; }
  @media only screen and (max-width: 480px) {
    .responsive {
      font-size: 11px; } }
  @media only screen and (min-width: 481px) and (max-width: 991px) {
    .responsive {
      font-size: 12px; } }
  .responsive th {
    font-weight: 700;
    text-transform: uppercase; }
    @media only screen and (max-width: 480px) {
      .responsive th {
        border-left: 1px dotted #b8babe; } }

.responsive tr {
  border-bottom: 1px solid #b8babe; }

.zebra th {
  border-bottom: 3px solid #b8babe; }

.zebra tbody tr:nth-child(even) {
  background-color: #dedddd; }

@media only screen and (max-width: 480px) {
  table.review-table {
    font-size: 11px; } }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  table.review-table {
    font-size: 12px; } }

@media only screen and (max-width: 480px) {
  table.review-table th {
    border-left: 1px dotted #898f97; } }

/*injected items in Cart view like ADD ONS*/
.small-table {
  font-size: 10px; }
  .small-table caption {
    text-align: left;
    padding-left: 5px;
    font-size: 13px;
    font-weight: 500; }
  .small-table tr {
    border-bottom: none; }
  .small-table td {
    padding-left: 5px !important; }
  .small-table th {
    border-bottom: none;
    text-align: left;
    padding-left: 5px;
    font-size: 11px;
    font-weight: 500;
    background-color: white !important; }

.small-table.yellow tbody tr:nth-child(odd) {
  background-color: #e4cfb4; }

.small-table.yellow tbody tr:nth-child(even) {
  background-color: #efe3d4; }

.small-table.violet tbody tr:nth-child(odd) {
  background-color: #c0b1e9; }

.small-table.violet tbody tr:nth-child(even) {
  background-color: #e0d8f4; }

.small-table.cyan tbody tr:nth-child(odd) {
  background-color: #8cd6c3; }

.small-table.cyan tbody tr:nth-child(even) {
  background-color: #c5ebe1; }

_ .payment-due {
  font-weight: 700; }

.pullout-header {
  font-weight: 700;
  text-transform: uppercase;
  border-bottom: 2px solid #b8babe; }

@media only screen and (max-width: 480px) {
  .review-section-info .trin-4 {
    width: 100%;
    clear: both; } }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  .review-section-info .trin-4 {
    width: 50%; } }

.pullout-header .edit a {
  font-size: 10px !important;
  width: auto;
  color: inherit;
  text-decoration: none !important; }
  @media only screen and (max-width: 480px) {
    .pullout-header .edit a {
      float: right !important; } }
  .pullout-header .edit a:hover {
    color: #c5e4e9; }

@media only screen and (max-width: 480px) {
  .FirestormPage_ShoppingCartPrintableReceipt_aspx .review-section-info .trin-4 {
    width: 100%;
    clear: both; } }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  .FirestormPage_ShoppingCartPrintableReceipt_aspx .review-section-info .trin-4 {
    width: 50%; } }

.FirestormPage_ShoppingCartPrintableReceipt_aspx .pullout-header .edit a {
  font-size: 10px;
  width: auto;
  color: inherit;
  text-decoration: none !important; }
  @media only screen and (max-width: 480px) {
    .FirestormPage_ShoppingCartPrintableReceipt_aspx .pullout-header .edit a {
      float: right !important; } }
  .FirestormPage_ShoppingCartPrintableReceipt_aspx .pullout-header .edit a:hover {
    color: #c5e4e9; }

a.special-button {
  font-size: 12pt;
  cursor: pointer;
  margin-bottom: 5px;
  font-weight: bold;
  text-decoration: none !important;
  padding: 10px;
  border: none;
  color: white !important;
  white-space: normal;
  background-color: #c5e4e9;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); }
  @media only screen and (max-width: 480px) {
    a.special-button {
      width: 100%; } }

a.special-button:hover {
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.12), 0 1px 6px rgba(0, 0, 0, 0.24);
  opacity: 0.8; }

html,
html a {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004); }

body {
  padding: 0;
  margin: 0;
  color: #263248;
  background-color: #fff;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 22px;
  min-width: 320px;
  overflow-x: hidden;
  position: relative; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

li ul,
li ol {
  margin: 0 1.5em; }

ul,
ol {
  margin: 0 1.5em 1.5em 1.5em; }

ul {
  list-style-type: disc; }

ol {
  list-style-type: decimal; }

ol ol {
  list-style: upper-alpha; }

ol ol ol {
  list-style: lower-roman; }

ol ol ol ol {
  list-style: lower-alpha; }

.main-content {
  min-height: 900px;
  padding-bottom: 30px; }

a {
  color: #c5e4e9;
  text-decoration: underline; }
  a:visited {
    color: #c5e4e9; }
  a:hover {
    color: #d6ecf0; }
  a:active {
    color: #c5e4e9; }

blockquote {
  font: 18px/24px normal helvetica, sans-serif;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 50px;
  padding-left: 15px;
  border-left: 6px dashed #c5e4e9; }

.SCNProductDetailItemsRemaining {
  display: block !important; }

/*MOBILE SPECIAL ITEMS*/
.touch {
  -webkit-overflow-scrolling: touch; }

@media only screen and (max-width: 480px) {
  .pullout .touch {
    background: #e6e8ec; } }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  .pullout .touch {
    background: #e6e8ec; } }

/*calculates the height and scrolling for mobile dialogs*/
.modal-detect {
  max-height: calc(130vh - 210px);
  overflow-y: auto; }

/*Custom content*/
#CustomContentHTMLInnerContainer {
  padding-top: 60px; }

/*Recaptcha responsive*/
#recaptcha_image {
  width: auto !important;
  max-width: 100%;
  height: auto !important; }

#recaptcha_image img {
  width: 100%; }

#recaptcha_response_field {
  width: 100% !important;
  max-width: 302px; }

.recaptchatable,
#recaptcha_area tr,
#recaptcha_area td,
#recaptcha_area th {
  float: left; }

#recaptcha_area tr {
  height: auto !important; }

.recaptcha_image_cell {
  width: 100% !important;
  max-width: 300px; }

.recaptcha_image_cell img {
  height: auto !important; }

#google_translate_element {
  position: absolute;
  right: 18px;
  top: 10px; }

/*BUTTONS*/
.btn-link li a,
.btn-link li a:visited,
a.btn-link,
a.btn-link:visited {
  color: #fff;
  cursor: pointer; }

/*
adding 'long' with the other classes makes it 100%
*/
/*TYPOGRAPHY*/
p {
  margin-bottom: 15px; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #666e78;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  margin: 15px 0;
  font-weight: 400; }

.pullout.small-header-margin h1,
.pullout.small-header-margin h2,
.pullout.small-header-margin h3,
.pullout.small-header-margin h4,
.pullout.small-header-margin h5,
.pullout.small-header-margin h6 {
  margin: 0; }

.shop-h0,
.shop-h1,
h1 {
  font-size: 64px;
  line-height: 70px; }

.shop-h2,
h2 {
  font-size: 40px;
  line-height: 44px; }

.shop-h3,
h3 {
  font-size: 32px;
  line-height: 36px; }

.shop-h4,
h4 {
  font-size: 24px;
  line-height: 28px; }

.shop-h5,
h5 {
  font-size: 18px;
  line-height: 22px; }

.shop-h6,
h6 {
  font-size: 14px;
  line-height: 18px; }

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  line-height: 1;
  font-size: 80%; }

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #434a54 !important;
  text-decoration: none; }

/*Section headers*/
.shop-title-section h1,
.shop-title-section h2,
.shop-title-section h3,
.shop-title-section h4,
.shop-title-section h5,
.shop-title-section h6 {
  letter-spacing: 7px;
  text-transform: uppercase; }

.shop-title-section {
  text-align: center;
  width: 100%; }

/*SCROL TO TOP*/
.shop-wrapper {
  top: 0px;
  left: 0px;
  overflow: hidden;
  z-index: 0;
  position: relative; }

html.shop-scrolled body &gt; .scrollToTop {
  bottom: 0; }

.scrollToTop:hover {
  background: #60cde0;
  color: white; }

.scrollToTop {
  background: #4db0c1;
  color: white;
  cursor: pointer;
  height: 50px;
  width: 50px;
  position: fixed;
  z-index: 2;
  right: 20px;
  bottom: 0;
  text-align: center;
  text-decoration: none;
  padding-top: 10px;
  line-height: 50px;
  border-top: 3px solid transparent;
  display: none;
  -webkit-transition: all 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
  -moz-transition: all 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
  -ms-transition: all 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
  -o-transition: all 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
  transition: all 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s; }

a.scrollToTop i.top::before {
  content: "\E316";
  font-size: 24px;
  right: 0;
  position: absolute;
  top: 0;
  width: 100%;
  padding: 10px; }

/*LAYOUT*/
.clear {
  clear: both !important; }

/*DETAILS PAGE*/
.SCNProductDetailStatusMessage {
  background: #c5e4e9 !important; }

.secondary-banner {
  height: 110px; }

img.SCNProductDetailImage {
  width: 100%; }

.SCNProductDetailPrice {
  color: #c5e4e9;
  width: 70%;
  margin-bottom: 30px; }

.SCNProductPointPrice {
  color: #aab2bc; }

/*payment page*/
.inline {
  display: inline !important; }

.details-product-qty .quantity {
  width: 80px;
  margin: 0 0 20px 0 !important; }

.product-qty .quantity {
  position: relative;
  margin: 0 10px 0 auto;
  overflow: hidden;
  zoom: 1;
  width: 78px;
  float: left;
  float: none;
  margin: 0 auto; }

.product-qty .input-text.qty {
  margin-bottom: 0 !important;
  float: left;
  padding: 0;
  text-align: center;
  font-weight: 700;
  width: 58px;
  height: 38px;
  border: 1px dotted #505050;
  font-size: 14px;
  border-radius: 8px; }

.details-product-qty .quantity {
  margin: 0 0 20px 0 !important; }

/*HOME PAGE MODUALS*/
/*  REP AREA*/
.replicated {
  background-color: #554a42 !important;
  /* Valid, works in 8-9 */ }
  @media only screen and (max-width: 480px) {
    .replicated {
      padding-top: 0;
      margin-top: -5px; } }
  .replicated a {
    color: #f5f7fa;
    text-decoration: none; }
    .replicated a:visited {
      color: #f5f7fa; }
    .replicated a:hover {
      color: #c5e4e9; }
    .replicated a:active {
      color: #c5e4e9; }
  .replicated a {
    text-decoration: underline;
    color: #fff !important; }
  .replicated a:hover {
    opacity: 0.8; }
  .replicated .rep-box {
    padding: 0 !important;
    font-size: 12px;
    font-weight: bold; }
    @media only screen and (max-width: 480px) {
      .replicated .rep-box {
        padding: 8px; } }
    @media only screen and (max-width: 480px) {
      .replicated .rep-box .rep-info {
        text-align: center; } }
  @media only screen and (max-width: 480px) {
    .replicated .rep-photo {
      display: none; } }
  .replicated .rep-photo img {
    float: left;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    margin: 5px 0;
    margin-right: 20px; }
    @media only screen and (max-width: 480px) {
      .replicated .rep-photo img {
        height: 20px;
        width: 20px; } }
  .replicated .guest-of {
    color: #fff;
    font-size: 12px;
    padding-top: 4px; }
  .replicated .rep-contact-info {
    color: #ededed; }
  .replicated #ReplicatedFullDealerName {
    font-weight: 600;
    color: #fff; }
  .replicated #ReplicatedEmail a {
    color: #f5f7fa;
    text-decoration: none; }
    .replicated #ReplicatedEmail a:visited {
      color: #f5f7fa; }
    .replicated #ReplicatedEmail a:hover {
      color: #c5e4e9; }
    .replicated #ReplicatedEmail a:active {
      color: #c5e4e9; }
  .replicated #ReplicatedEmail a {
    text-decoration: underline;
    color: #fff !important; }
  .replicated #ReplicatedEmail a:hover {
    opacity: 0.8; }

.party-info {
  color: #444;
  font-weight: 600; }

/*MASTHEAD AREA*/
/* top cart icon and spacing */
.cart-button .shop-btn-icon {
  margin-left: 30px; }

a.cart-button i::before {
  content: "\E8CC";
  font-size: 26px;
  left: 0 !important;
  position: absolute !important;
  top: 10px;
  width: 44px; }

span#lblShoppingCartID {
  color: rgba(155, 155, 155, 0.51);
  font-size: 10px;
  position: absolute;
  right: 20px;
  top: 0; }

#header div.frame.fit {
  position: relative !important; }

#header {
  border-bottom: 0px solid #c5e4e9;
  background: transparent;
  /* fallback for old browsers */
  background: -webkit- linear-gradient(transparent, transparent);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(transparent, transparent);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  width: 100%;
  position: relative;
  z-index: 100;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s; }

#header .header-links {
  position: relative;
  padding-right: 0 !important;
  margin-top: 0px; }
  #header .header-links a {
    color: #6aa097 !important;
    text-decoration: none; }
    #header .header-links a:visited {
      color: #6aa097; }
    #header .header-links a:hover {
      color: #68b9d6 !important; }
    #header .header-links a:active {
      color: #68b9d6 !important; }
  #header .header-links a.my-backoffice {
    /* make link stand out */
    background-color: #cff0f5;
    padding: 3px 8px;
    border-radius: 10px;
    color: white !important; }
    #header .header-links a.my-backoffice:visited {
      background-color: #cff0f5;
      color: white !important; }
    #header .header-links a.my-backoffice:hover {
      background-color: #c5e4e9;
      color: white !important; }
    #header .header-links a.my-backoffice:active {
      background-color: #c5e4e9;
      color: white !important; }

@media only screen and (max-width: 480px) {
  .header-links {
    font-size: 11px;
    margin-top: 0px !important; } }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  .header-links {
    font-size: 13px !important; } }

.header-links .shop-nav {
  text-align: right; }

/*Catalog Select page*/
@media only screen and (max-width: 480px) {
  .catalog-select .trin-4 {
    width: 100%;
    float: none;
    margin: 0 auto !important; } }

.catalog-select .trin-4 input.catalog-img {
  width: 100px;
  border: none !important;
  outline: none !important;
  height: 100px;
  display: block;
  margin: 0 auto; }

.catalog-select .trin-75 {
  padding: 10px; }
  @media only screen and (max-width: 480px) {
    .catalog-select .trin-75 {
      width: 100%; } }
  @media only screen and (max-width: 480px) {
    .catalog-select .trin-75 h3 {
      text-align: center; } }
  @media only screen and (max-width: 480px) {
    .catalog-select .trin-75 p {
      text-align: center; } }

/* CART QUICK VIEW AREA*/
#header .header-links a.cart-button {
  position: relative;
  font-weight: normal;
  z-index: 9000;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.51);
  color: #5e958c !important;
  cursor: pointer;
  padding-right: 43px;
  padding-left: 10px;
  height: 40px;
  border-radius: 20px;
  line-height: 38px;
  display: inline-block;
  font-size: 14px;
  text-align: center; }
  #header .header-links a.cart-button:hover {
    color: #6aa097 !important; }

.cart-count {
  background-color: rgba(118, 179, 208, 0.86);
  color: #fff !important;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-weight: 400;
  position: absolute;
  z-index: 9001;
  height: 30px;
  width: 30px;
  line-height: 30px;
  border-radius: 50%;
  top: 50%;
  margin-top: -15px;
  right: 5px;
  transition: all 400ms cubic-bezier(0.15, 1.03, 0.97, 0.98) 0s;
  -webkit-transition: all 400ms cubic-bezier(0.15, 1.03, 0.97, 0.98) 0s; }

.cart-amount {
  color: rgba(118, 179, 208, 0.86);
  font-weight: 700;
  height: 30px;
  width: 30px;
  line-height: 30px;
  margin-top: -15px;
  transition: all 400ms cubic-bezier(0.15, 1.03, 0.97, 0.98) 0s;
  -webkit-transition: all 400ms cubic-bezier(0.15, 1.03, 0.97, 0.98) 0s; }

.shop-btn-icon {
  float: left;
  margin-top: 10px; }

/* CART PAGE */
.loading-panel {
  position: relative;
  vertical-align: bottom;
  line-height: 35px;
  margin-top: 6px; }
  .loading-panel .loading-box-text {
    vertical-align: bottom;
    float: right;
    margin-right: 60px; }

.FirestormPage_ViewShoppingCart_aspx .spinner2 {
  position: absolute;
  right: 0;
  top: 0; }

div#SearchPartySpinner.loading-panel .spinner2 {
  right: 50% !important;
  left: 45% !important;
  top: -80px !important; }

.SCNVSCTextBox {
  margin-bottom: 30px;
  height: 47px; }

.questions {
  background-color: rgba(0, 0, 0, 0.02); }

/* PAGE TITLE ICONS */
/* SECTION PANELS */
.panel-body {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 20px; }
  @media only screen and (max-width: 480px) {
    .panel-body {
      padding-left: 0;
      padding-right: 0; } }

@media only screen and (max-width: 480px) {
  .panel-body-modals {
    padding-left: 15px;
    padding-right: 15px; } }

.checkout-btns {
  text-align: right; }

.coupons {
  position: relative;
  text-align: left; }
  .coupons p {
    margin: 0;
    padding: 0;
    position: absolute;
    top: -35px;
    font-size: 11px; }

.panel-default {
  border-color: #ccc;
  position: relative; }

.product-subtotal div {
  border-bottom: 1px dashed #909090;
  padding: 4px 0; }

.more-info ul {
  margin-left: 0;
  list-style-type: none; }
  .more-info ul li {
    margin-bottom: 5px;
    font-size: 10px; }
    @media only screen and (min-width: 481px) and (max-width: 991px) {
      .more-info ul li {
        font-size: 11px; } }
  .more-info ul li span {
    color: #ffffff;
    padding: 0 3px;
    border-radius: 4px;
    display: table-cell; }
  .more-info ul .cart-availibility span {
    background-color: #3fbb9b; }
  .more-info ul .cart-autoship span {
    background-color: #3fbb9b; }
  .more-info ul .cart-points span {
    background-color: #967dda; }
  .more-info ul .redeem-limit span {
    background-color: #3fbb9b; }
  .more-info ul .redeem-free-shipping span {
    background-color: #d92f42; }

@media only screen and (max-width: 480px) {
  .award-section {
    font-size: 10px;
    line-height: 12px; } }

.panel {
  margin-bottom: 20px;
  background-color: #f5f7fa;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

.panel-default &gt; .panel-heading {
  color: #fff;
  background-color: #a8bcbf;
  font-size: 18px; }

.panel-heading {
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1; }

.text-left {
  text-align: left !important; }

.text-center {
  text-align: center !important; }

.text-right {
  text-align: right !important; }

/*		PRODUCT INFOS*/
.img-responsive {
  width: 100% \9;
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0 auto; }

.thumbnail img {
  width: 100% \9;
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  width: 100%; }

/*SLIDE DOWN HELPFUL AREA*/
.helpful-toggle {
  font-family: "Raleway", Helvetica, Arial, sans-serif !important;
  font-size: 13px;
  position: relative;
  z-index: 788;
  text-align: center;
  background-color: #b9d6db !important;
  background-color: transparent !important;
  border: 1px rgba(255, 255, 255, 0) solid;
  color: #555;
  padding: 5px 20px 5px 20px;
  border-top-style: none !important;
  margin-top: 0px;
  margin-bottom: 5px;
  border-radius: 0 0 10px 10px; }
  .helpful-toggle:hover {
    color: #777777 !important; }

.helpful-links {
  box-sizing: border-box;
  display: none;
  border: 1px solid rgba(255, 255, 255, 0);
  text-align: center;
  background-color: #b9d6db; }
  .helpful-links ul {
    padding: 15px;
    margin: 0; }
    .helpful-links ul li {
      padding-bottom: 5px;
      list-style: none; }

.helpful-links a {
  color: rgba(246, 246, 246, 0.71);
  opacity: 0.8;
  text-decoration: none; }
  .helpful-links a:visited {
    color: rgba(246, 246, 246, 0.71); }
  .helpful-links a:hover {
    opacity: 1;
    color: #fff; }
  .helpful-links a:active {
    color: #fff; }

/*ALERTS-MSG*/
.special-info {
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  padding-bottom: 45px !important; }
  .special-info a {
    color: #fff;
    font-weight: 700; }
  .special-info i {
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer; }

.toggle-on {
  display: block !important; }

.alert-msg {
  display: block;
  position: relative;
  width: 100%;
  background-color: #ed6878;
  box-shadow: 0px 1.5px 4px rgba(0, 0, 0, 0.24), 0px 1.5px 6px rgba(0, 0, 0, 0.12);
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
  margin-bottom: 15px;
  border-left: 10px solid #d92f42;
  color: #fff;
  text-align: left;
  font-size: 13px;
  font-family: inherit; }
  .alert-msg span {
    font-weight: 700; }
  @media only screen and (min-width: 481px) and (max-width: 991px) {
    .alert-msg br {
      display: none; } }
  @media only screen and (min-width: 993px) and (max-width: 1199px) {
    .alert-msg br {
      display: none; } }
  .alert-msg li {
    margin-left: 15px; }

.alert-msg.green {
  background-color: #98c569;
  border-left: 10px solid #719a47; }

.alert-msg.orange {
  background-color: #ff8000;
  border-left: 10px solid #d46b00; }

.alert-msg.blue {
  background-color: #57b8dc;
  border-left: 10px solid #368dad; }

.alert-msg h1, .alert-msg h2, .alert-msg h3, .alert-msg h4, .alert-msg h5, .alert-msg h6 {
  color: white !important; }

/*SLIDES*/
.slides {
  height: 400px;
  margin-bottom: 20px;
  padding: 50px 10px;
  color: white;
  background-color: transparent;
  background-image: url("");
  background-size: cover;
  width: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat no-repeat; }
  @media only screen and (max-width: 480px) {
    .slides {
      padding: 0; } }
  @media only screen and (min-width: 993px) and (max-width: 1199px) {
    .slides .slide-text {
      width: 100%; } }
  @media only screen and (min-width: 481px) and (max-width: 991px) {
    .slides .slide-text {
      width: 100%; } }
  @media only screen and (max-width: 480px) {
    .slides .slide-text {
      width: 100%; } }
  .slides h2 {
    color: white;
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    text-shadow: 2px 2px 6px #666e78; }
    @media only screen and (max-width: 480px) {
      .slides h2 {
        text-align: center; } }
  .slides p {
    color: white;
    margin-bottom: 35px;
    text-shadow: 2px 2px 6px #666e78; }
    @media only screen and (min-width: 481px) and (max-width: 991px) {
      .slides p {
        font-size: 12px; } }
    @media only screen and (max-width: 480px) {
      .slides p {
        text-align: center; } }
  .slides .btn-link {
    font-size: 15px !important; }
    @media only screen and (max-width: 480px) {
      .slides .btn-link {
        display: block; } }

.shop-color-invert .shop-title.shop-title-main {
  border-color: rgba(255, 255, 255, 0.1); }

.shop-title-main {
  margin-bottom: 15px; }
  .shop-title-main h5 {
    font-weight: 600 !important; }

.shop-text-muted {
  color: rgba(255, 255, 255, 0.4); }

.shop-nav-inline &gt; ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.shop-text-small {
  font-size: 80%; }

.shop-text-upper {
  text-transform: uppercase; }

/*SEARCH BOX*/
.search-wrapper {
  position: relative; }

.icon-search,
.icon-search-close {
  margin: 3px 5px 0; }

.search-active .icon-search {
  display: none; }

.search-active .icon-search-close {
  display: block; }

body .icon-search-close {
  display: none; }

.icon-search-close {
  display: none; }

.search-active .icon-search-close {
  display: block; }

.search-active .icon-search {
  display: none; }

.search-active .icon-search {
  display: none; }

.search-active .icon-search-close::before {
  content: "\E5CD";
  font-size: 32px;
  right: 20px;
  position: absolute;
  top: 0px;
  width: 100%; }

.icon-search::before {
  content: "\E8B6";
  font-size: 32px;
  right: 20px;
  position: absolute;
  top: 0px;
  width: 100%; }

.pullout {
  background-color: rgba(126, 126, 126, 0.11);
  margin-bottom: 15px;
  display: block;
  padding: 20px; }
  .pullout .pullout-header {
    word-break: keep-all;
    font-weight: 700;
    text-transform: uppercase; }
    @media only screen and (max-width: 480px) {
      .pullout .pullout-header {
        font-size: 12px !important; } }
  .pullout .redeem input {
    width: 100%; }
    @media only screen and (max-width: 480px) {
      .pullout .redeem input {
        font-size: 10px !important;
        padding: 8px; } }

.pullout .pullout {
  background-color: rgba(126, 126, 126, 0.11) !important;
  border-radius: 8px; }

@media only screen and (max-width: 480px) {
  .order-history .pullout {
    padding: 0px; } }

/* Header search */
.header-search .search-input {
  padding-right: 140px; }

.search-input {
  width: 100%;
  font-weight: 200;
  background: none;
  font-size: 24px; }

.search-button-main {
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  line-height: 56px;
  padding: 0 20px;
  background-color: #8ed2c7;
  color: white;
  font-weight: 300;
  font-size: 24px;
  border: solid 1px lightgray;
  border-left: none; }
  .search-button-main:hover {
    background-color: #a5dbd2; }

.header-search {
  background-color: rgba(174, 203, 228, 0.5);
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  overflow: hidden;
  visibility: hidden;
  transition: visibility 0s linear 0.3s;
  z-index: 110; }

.header-search .searchform-wrapper {
  width: 100%;
  text-align: center;
  margin-top: -60px;
  transition: margin-top 0.3s ease-in-out;
  -webkit-backface-visibility: hidden;
  position: relative; }

.header-search.header-search-active {
  visibility: visible;
  transition-delay: 0s; }

.header-search.header-search-active .searchform-wrapper {
  margin-top: 0px; }

.header-search .search-input {
  height: 58px;
  color: #242628;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  border-radius: 0px;
  border: 1px lightgray solid;
  margin-top: 15px;
  padding-left: 20px;
  padding-right: 110px !important; }

.fs-input {
  padding-top: 13px;
  padding-bottom: 13px; }

.shop-color-invert .shop-input,
.shop-color-invert .shop-select,
.shop-color-invert .shop-textarea {
  background-color: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.1);
  color: #fff; }

#shop-body .shop-btn.shop-active,
#shop-body .shop-btn.shop-toggled,
#shop-body .shop-btn:hover,
#shop-body .shop-btn:active {
  background: #c5e4e9;
  color: #fff; }

.shop-form-field-btns {
  float: right; }

.shop-form-field-btns {
  height: 49px;
  padding-top: 13px;
  padding-bottom: 13px;
  margin-bottom: -41px;
  margin-right: 3px; }

.invert-text {
  color: #fff; }

#logo img {
  width: 225px;
  height: auto; }
  @media only screen and (max-width: 480px) {
    #logo img {
      width: 200px;
      display: block;
      margin: 0 auto !important;
      margin-top: 0 !important; } }

.shop-container {
  width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.shop-nav.shop-nav-inline .shop-dropdown-menu &gt; li,
.shop-nav.shop-nav-inline &gt; ul &gt; li {
  display: inline-block;
  border: none;
  margin: 0;
  padding: 0;
  margin-top: 4px; }

.color-invert a {
  color: #fff; }

.color-invert {
  color: #fff; }

.float-right {
  float: right; }

.float-left {
  float: left; }

/*styles for text fields with small icons next to them*/
.question-icon, .find-icon {
  float: left;
  margin: 12px 12px 12px 0;
  cursor: pointer; }
  @media only screen and (min-width: 481px) and (max-width: 991px) {
    .question-icon, .find-icon {
      margin: 12px 12px 12px -25px !important; } }
  @media only screen and (max-width: 480px) {
    .question-icon, .find-icon {
      margin: 12px 12px 12px -25px !important; } }
  @media only screen and (min-width: 993px) and (max-width: 1199px) {
    .question-icon, .find-icon {
      margin: 12px 12px 12px -25px !important; } }

.find-icon {
  cursor: default; }

.field-with-icon-left {
  float: left;
  width: 90% !important; }

/*BUTTONS*/
.shop-btn {
  background-color: #8ed2c7;
  margin-bottom: 10px;
  margin-right: 0px;
  outline: 0;
  min-height: 40px;
  min-width: 40px;
  text-shadow: none;
  color: #fff !important;
  display: inline-block;
  text-transform: uppercase;
  position: relative;
  padding: 10px 5px;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 20px;
  border-radius: 2px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  text-decoration: none !important;
  overflow: hidden;
  white-space: nowrap;
  margin: 0 auto;
  transition: all 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
  -webkit-transition: all 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s; }

#ctl00_ContentPlaceHolder1_ActionButtonFrame .shop-btn {
  margin-right: 10px;
  white-space: normal; }

.shop-btn.other-color {
  background-color: #c5e4e9; }

.shop-btn:active,
.shop-btn:hover {
  text-decoration: none;
  color: #fff; }

.shop-btn.shop-text-right {
  float: right; }

.shop-btn.shop-btn-large {
  font-size: 16px;
  padding: 20px 30px;
  min-width: 60px;
  min-height: 60px; }

.shop-btn.shop-btn-small {
  font-size: 12px;
  padding: 5px 15px;
  min-width: 30px;
  min-height: 30px; }

.shop-btn.shop-btn-mini {
  font-size: 10px;
  padding: 2px 5px;
  line-height: 16px;
  min-width: 20px;
  min-height: 20px;
  border: none !important;
  /*fixed IE issue*/ }

.shop-btn.shop-btn-fw {
  display: block; }

button.shop-btn.shop-btn-fw {
  width: 100%;
  padding-left: 0;
  padding-right: 0; }

.shop-btn-round {
  border-radius: 50%;
  overflow: hidden; }

.shop-btn &gt; i.shop-btn-icon {
  background-color: #82abc1;
  color: #fff;
  position: absolute;
  height: 40px;
  width: 40px;
  line-height: 40px;
  top: 50%;
  left: 0;
  margin-top: -20px;
  transition: all 200ms linear 0s;
  -webkit-transition: all 200ms linear 0s; }

.shop-btn &gt; i.shop-btn-icon + * {
  padding-left: 30px; }

.shop-btn.shop-btn-hover &gt; i.shop-btn-icon + * {
  left: 0;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  transition: left 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
  -webkit-transition: left 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s; }

.shop-btn.shop-btn-hover &gt; i.shop-btn-icon {
  text-indent: -20px;
  left: -40px; }

.shop-btn.shop-btn-hover:active &gt; i.shop-btn-icon,
.shop-btn.shop-btn-hover:hover &gt; i.shop-btn-icon {
  text-indent: 0 !important;
  left: 0 !important; }

.shop-btn.shop-btn-hover:active &gt; i.shop-btn-icon + *,
.shop-btn.shop-btn-hover:hover &gt; i.shop-btn-icon + * {
  left: 20px; }

/*BUY NOW ANIMATED BUTTON ICON */
a.shop-add-to-cart i::before {
  content: "\E854";
  font-size: 24px;
  left: 0 !important;
  position: absolute !important;
  top: 0;
  width: 44px; }

/*spacer classes*/
.bm-30 {
  margin-bottom: 30px !important; }

.bm-20 {
  margin-bottom: 20px !important; }

.bm-10 {
  margin-bottom: 10px !important; }

.tm-30 {
  margin-top: 30px !important; }

.tm-20 {
  margin-top: 20px !important; }

.tm-10 {
  margin-top: 10px !important; }

.allm-10 {
  margin: 10px !important; }

.block {
  display: block !important; }

.foot-note {
  font-size: 10px;
  color: #666e78; }

.rm-20 {
  margin-right: 20px !important; }

/*PRODUCT LIST BOXES*/
.cart-product-row {
  position: relative; }

@media only screen and (max-width: 480px) {
  .product-row .trin-4 {
    width: 100%; } }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  .product-row .trin-4 {
    width: 50%; } }

.product-row .trin-4 .item-box {
  box-shadow: none;
  border-bottom: 4px solid rgba(204, 204, 204, 0.22);
  margin-bottom: 30px;
  /*@include transition();*/ }
  @media only screen and (max-width: 480px) {
    .product-row .trin-4 .item-box {
      border-bottom: 1px dashed rgba(68, 68, 68, 0.42); } }
  .product-row .trin-4 .item-box:hover {
    /*box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);*/ }
  .product-row .trin-4 .item-box .SCNIndividualProductBox {
    margin-top: 40px;
    box-sizing: border-box; }

.details-img img {
  max-width: 400px;
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: block; }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  .product-details-section .details-img {
    width: 33%; } }

@media only screen and (max-width: 480px) {
  .product-details-section .details-img {
    width: 100%; } }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  .product-details-section .details-details {
    width: 66%; } }

@media only screen and (max-width: 480px) {
  .product-details-section .details-details {
    width: 100%; } }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  .product-details-section .details-aside {
    width: 100%; } }

@media only screen and (max-width: 480px) {
  .product-details-section .details-aside {
    width: 100%; } }

.product-details-section .details-aside .SCNProductNumber {
  float: none !important; }

.product-details-section .details-aside .shop-divider {
  display: none; }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  .product-details-section .details-aside .aside-product-img {
    width: 50%; } }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  .product-details-section .details-aside .product-info {
    width: 50%; } }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  .product-details-section .details-aside .SCNAddToCartBar {
    width: 100%; } }

.item-box {
  position: relative; }

.product-info {
  padding: 10px;
  min-height: 95px !important; }

.details-text {
  padding: 15px; }

.SCNProductName a {
  text-decoration: none;
  color: #c5e4e9 !important;
  font-size: 18px; }

.SCNProductName a span {
  font-size: 12px !important; }

.SCNProductNumber {
  color: #aab2bc;
  font-size: 12px;
  float: none !important; }

.SCNProductAddedMessage {
  text-align: center; }

/*product added checkmark confirmation*/
.checkmark i {
  text-align: center;
  color: rgba(141, 191, 88, 0.65);
  font-size: 155px !important;
  text-shadow: 0px 0px 12px rgba(255, 255, 255, 0.75);
  position: absolute;
  width: 100%;
  top: 30%;
  -webkit-animation-delay: 1s;
  -webkit-animation-iteration-count: 1;
  animation-delay: 1s;
  animation-iteration-count: 1; }
  @media only screen and (max-width: 480px) {
    .checkmark i {
      top: 20%; } }

.SCNProductListImageDiv {
  position: relative; }

.shop-product-sticker {
  font-size: 12px;
  background: #c5e4e9;
  color: #fff;
  padding: 5px 10px;
  position: absolute;
  right: 10px;
  top: 10px;
  font-weight: 300;
  text-transform: uppercase;
  border-radius: 2px;
  cursor: default; }

.begin-chk-section {
  height: 90px;
  padding: 0 !important;
  margin: 0;
  margin-bottom: 30px;
  overflow: hidden; }

.SCNProductDetailStatusMessage {
  background: #3fbb9b;
  display: block;
  color: #ffffff;
  padding: 15px;
  text-align: center;
  margin-bottom: 20px;
  border-radius: 30px 30px 0 0; }
  .SCNProductDetailStatusMessage a {
    color: #f5f7fa;
    text-decoration: none; }
    .SCNProductDetailStatusMessage a:visited {
      color: #f5f7fa; }
    .SCNProductDetailStatusMessage a:hover {
      color: #c5e4e9; }
    .SCNProductDetailStatusMessage a:active {
      color: #c5e4e9; }
  .SCNProductDetailStatusMessage a {
    font-size: 18px;
    text-decoration: none;
    border-radius: 30px 30px 0 0; }
    .SCNProductDetailStatusMessage a:hover {
      color: white; }

.arrow-up {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid black; }

.arrow-down {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #4e8bda;
  position: absolute;
  bottom: -18px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto; }

.arrow-right {
  width: 0;
  height: 0;
  border-top: 60px solid transparent;
  border-bottom: 60px solid transparent;
  border-left: 60px solid green; }

.arrow-left {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid blue; }

.SCNProductPrice {
  font-size: 16px;
  text-transform: uppercase;
  color: #719a47; }

.SCNProductPriceOnSale {
  color: #d92f42; }

.SCNProductDetailMoreInfoLink {
  font-size: 12px;
  color: #434a54;
  text-align: center; }

.SCNVariationsTitle {
  font-weight: bold;
  font-size: 18px;
  color: #666e78;
  text-transform: capitalize; }

.SCNSwatchCell {
  font-size: 12px;
  color: dimgray;
  text-align: center; }

/*password page*/
.SCNRPGoButton {
  width: 100%; }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  .password-retrieve .trin-3 {
    width: 100%; } }

@media only screen and (max-width: 480px) {
  .password-retrieve .trin-3 {
    width: 100%; } }

/*RULES*/
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
  clear: both; }

.shop-divider {
  border: none;
  border-top: 1px solid #d2d2d3;
  margin: 5px auto; }

.shop-divider.shop-divider-dashed {
  border-top-style: dashed; }

.shop-divider.shop-divider-dashed.dark {
  border-color: #b8babe;
  clear: both; }

.shop-divider.shop-divider-solid.dark {
  border-color: #b8babe;
  border-top-width: 2px;
  clear: both; }

.shop-divider.shop-divider-dotted {
  border-top-style: dotted; }

.shop-divider.shop-divider-fade {
  background-image: -webkit-linear-gradient(left, transparent, #ECEFF7, transparent);
  background-image: -moz-linear-gradient(left, transparent, #ECEFF7, transparent);
  background-image: -ms-linear-gradient(left, transparent, #ECEFF7, transparent);
  background-image: -o-linear-gradient(left, transparent, #ECEFF7, transparent);
  border: 0;
  height: 1px; }

.shop-divider.shop-divider-hr {
  height: 1px;
  width: 50px; }

.shop-divider.shop-divider-solid {
  border-top-width: 4px; }

.shop-divider.shop-divider-double {
  border-bottom: 1px solid #ECEFF7;
  height: 3px; }

.shop-divider.shop-divider-double.short {
  border-bottom: 1px solid #ECEFF7;
  height: 3px;
  width: 200px; }

.shop-divider.shop-divider-short {
  height: 1px;
  width: 70%;
  margin-right: 15%;
  margin-left: 15%; }

.shop-push-xsmall {
  margin-bottom: 15px;
  clear: both; }

.shop-push-small {
  margin-bottom: 35px;
  clear: both; }

.shop-push-medium {
  margin-bottom: 55px;
  clear: both; }

.shop-push-large {
  margin-bottom: 75px; }

/*ICONS*/
.checks li {
  margin-bottom: 1em;
  list-style-type: none;
  padding: 0.25em 0 0 2.5em;
  position: relative; }
  .checks li:before {
    content: "\E834";
    display: block;
    font-family: "Material Icons" !important;
    font-size: 24px;
    color: #c5e4e9;
    position: absolute;
    left: 0;
    top: 3px; }

.options li {
  margin-bottom: 1em;
  list-style-type: none;
  padding: 0.25em 0 0 2.5em;
  position: relative; }
  .options li:before {
    content: "\E8B8";
    display: block;
    font-family: "Material Icons" !important;
    font-size: 24px;
    color: #666e78;
    position: absolute;
    left: 0;
    top: 3px; }
  .options li a {
    text-decoration: none; }

.info {
  margin-bottom: 1em;
  list-style-type: none;
  padding: 0.25em 0 0 2.5em;
  position: relative; }
  .info:before {
    content: "\E88E";
    display: block;
    font-family: "Material Icons" !important;
    font-size: 24px;
    color: #8dbf58;
    position: absolute;
    left: 0;
    top: 3px; }

.red-x {
  margin-bottom: 1em;
  list-style-type: none;
  padding: 0.25em 0 0 2.5em;
  position: relative; }
  .red-x:before {
    content: "\E5C9";
    display: block;
    font-family: "Material Icons" !important;
    font-size: 24px;
    color: #d92f42;
    position: absolute;
    left: 0;
    top: 3px; }

.not-avail {
  margin-bottom: 1em;
  list-style-type: none;
  padding: 0.25em 0 0 2.5em;
  position: relative; }
  .not-avail:before {
    content: "\E5C9";
    display: block;
    font-family: "Material Icons" !important;
    font-size: 24px;
    color: #d92f42;
    position: absolute;
    left: 0;
    top: 3px; }

.password {
  padding: 0 0 0 18px;
  position: relative;
  padding-left: 20px; }
  .password:before {
    content: "\E869";
    display: block;
    font-family: "Material Icons" !important;
    font-size: 18px;
    color: #d92f42;
    position: absolute;
    left: 0;
    top: 3px; }

a.password {
  text-decoration: none;
  cursor: pointer; }

.shipping {
  padding: 0 0 0 24px;
  position: relative;
  padding-left: 40px !important; }
  .shipping:before {
    content: "\E558";
    display: block;
    font-family: "Material Icons" !important;
    font-size: 24px;
    color: #4e8bda;
    position: absolute;
    left: 0;
    top: 3px; }
  .shipping:before {
    top: 10px !important;
    padding-left: 10px !important; }

.not-avail:before {
  left: -20px !important;
  top: 10px !important; }

ul.checks li span {
  font-weight: 700; }

.keyboard_arrow_up:after {
  content: "\E316";
  font-family: 'Material Icons' !important;
  color: #207b83;
  font-size: 24px;
  text-decoration: none !important; }

/*FOOTER AREA */
footer {
  background-color: #f9f9f9 !important;
  /* fallback for old browsers */
  background-image: -webkit- linear-gradient(#f9f9f9, #f9f9f9) !important;
  /* Chrome 10-25, Safari 5.1-6 */
  background-image: linear-gradient(#f9f9f9, #f9f9f9);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  background-image: linear-gradient(#f9f9f9, #f9f9f9);
  background-attachment: fixed;
  background-size: cover; }

footer .shop-divider {
  border-color: rgba(255, 255, 255, 0.4) !important;
  opacity: 1; }

footer .shop-title.shop-title-main {
  text-transform: uppercase;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4) !important; }

/*FOOTER LINKS*/
footer a {
  color: #444 !important;
  text-decoration: none !important; }

footer a:visited {
  color: #444 !important; }

footer a:hover {
  color: #c5e4e9 !important; }

footer a:active {
  color: #c5e4e9 !important; }

/*FOOTER CONTACT ICONS*/
.room:before {
  color: #666; }

.phone_iphone:before {
  color: #666; }

.local_post_office:before {
  color: #666; }

/*FOOTER TEXT*/
footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h6 {
  color: #c5e4e9; }

footer p {
  color: #666;
  text-transform: none; }

footer p.shop-color-invert {
  color: #666; }

footer ul li {
  list-style: none;
  padding-bottom: 5px; }

footer .footer-1,
footer .footer-2,
footer .footer-3,
footer .footer-4 {
  color: #666;
  position: relative; }

footer .footer-1 a {
  text-decoration: underline; }

.footer-1 img {
  margin-top: 5px;
  width: 200px;
  margin-bottom: 20px; }

footer .sec-1,
footer .sec-2 {
  padding-right: 0px !important;
  padding-left: 0px !important; }
  @media only screen and (min-width: 481px) and (max-width: 991px) {
    footer .sec-1,
    footer .sec-2 {
      width: 100% !important; } }
  @media only screen and (max-width: 480px) {
    footer .sec-1,
    footer .sec-2 {
      width: 100% !important; } }

@media only screen and (max-width: 480px) {
  footer .footer-1,
  footer .footer-2,
  footer .footer-3,
  footer .footer-4 {
    width: 100% !important; } }

footer .meta {
  color: #666; }
  footer .meta a:link {
    color: #444 !important;
    text-decoration: none; }
  footer .meta a:hover {
    color: #c5e4e9 !important; }
  footer .meta p {
    color: #666; }

.shop-footer .shop-nav-inline &gt; ul &gt; li a {
  color: #444 !important;
  padding-right: 10px;
  text-decoration: none; }

.shop-footer .shop-nav-inline &gt; ul &gt; li a:hover {
  color: #c5e4e9 !important; }

footer.tm-30 {
  margin-top: 0 !important; }

/*FOOTER ICONS FOR CONTACT INFOS*/
.more-horiz {
  background-color: rgba(255, 255, 255, 0.1);
  cursor: pointer;
  border-radius: 50%;
  transition: background-color .25s ease-in-out;
  -moz-transition: background-color .25s ease-in-out;
  -webkit-transition: background-color .25s ease-in-out; }

footer .more-horiz {
  vertical-align: middle !important; }

.more-horiz:hover {
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 50%; }

footer ul.icons {
  position: relative; }
  footer ul.icons li {
    position: relative;
    padding: 0px 5px 30px 0px; }

ul.icons li.room {
  font-size: 16px;
  margin-bottom: 1em;
  list-style-type: none;
  padding: 0.25em 0 0 2.5em;
  position: relative; }

ul.icons li.room:before {
  content: "\E0C8";
  display: block;
  font-family: "Material Icons" !important;
  font-size: 24px;
  position: absolute;
  left: 0;
  top: 5px; }

ul.icons li.local_post_office {
  font-size: 16px;
  margin-bottom: 1em;
  list-style-type: none;
  padding: 0.25em 0 0 2.5em;
  position: relative; }

ul.icons li.local_post_office:before {
  content: "\E554";
  display: block;
  font-family: "Material Icons" !important;
  font-size: 24px;
  position: absolute;
  left: 0;
  top: 5px; }

ul.icons li.phone_iphone {
  font-size: 16px;
  margin-bottom: 1em;
  list-style-type: none;
  padding: 0.25em 0 0 2.5em;
  position: relative; }

ul.icons li.phone_iphone:before {
  content: "\E325";
  display: block;
  font-family: "Material Icons" !important;
  font-size: 24px;
  position: absolute;
  left: 0;
  top: 5px; }

/*FORM PARTS*/
@media only screen and (max-width: 480px) {
  .frame.fit {
    padding: 0 !important; } }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  .form-part {
    width: 100%; } }

@media only screen and (max-width: 480px) {
  .form-part {
    width: 100%; } }

.intro-text {
  clear: left; }

/*helps take out padding in places needed*/
[class*=trin-].zero {
  padding: 0 !important;
  margin: 0 !important; }

/*PAYMENT METHOD PAGE*/
.gift-certs {
  padding-left: 30px !important; }

/*BREAD CRUMBS and TITLE BAR*/
.title-bar-section {
  background-color: #e0e0e0;
  padding: 5px; }
  .title-bar-section .title-bar-control .page-name {
    padding-left: 10px;
    padding-top: 5px;
    margin: 0;
    color: #333; }
  .title-bar-section .title-bar-control .breadcrumbs {
    margin: 15px 0 5px 0;
    line-height: 10px;
    font-size: 0;
    float: right; }
    @media only screen and (max-width: 480px) {
      .title-bar-section .title-bar-control .breadcrumbs {
        display: none; } }
    .title-bar-section .title-bar-control .breadcrumbs ul {
      display: table;
      position: relative;
      display: inline-block;
      margin: 0;
      padding: 0;
      list-style-type: none; }
      .title-bar-section .title-bar-control .breadcrumbs ul li + li {
        border-left: 1px solid #333; }
      .title-bar-section .title-bar-control .breadcrumbs ul li {
        display: table-cell;
        font-size: 12px;
        display: inline-block;
        line-height: 12px; }
        .title-bar-section .title-bar-control .breadcrumbs ul li .icon-home {
          padding: 0 0 0 15px;
          position: relative;
          font-size: 11px !important; }
          .title-bar-section .title-bar-control .breadcrumbs ul li .icon-home:before {
            content: "\E88A";
            display: block;
            font-family: "Material Icons" !important;
            font-size: 15px;
            color: #333;
            position: absolute;
            left: 0;
            top: 3px; }
        .title-bar-section .title-bar-control .breadcrumbs ul li a {
          color: #333;
          display: block;
          padding: 0 15px;
          text-decoration: none; }
          @media only screen and (min-width: 481px) and (max-width: 991px) {
            .title-bar-section .title-bar-control .breadcrumbs ul li a {
              padding: 0 5px; } }
          .title-bar-section .title-bar-control .breadcrumbs ul li a:hover {
            color: #313131; }
          .title-bar-section .title-bar-control .breadcrumbs ul li a:active {
            color: #313131; }

.breadcrumbs ul li:hover a .icon-home:before {
  color: #313131 !important; }

.breadcrumbs ul li:hover a {
  color: #313131; }

.crumb-active a {
  font-weight: 600; }

.page-name.shop-h2 {
  padding-top: 25px; }
  @media only screen and (max-width: 480px) {
    .page-name.shop-h2 {
      margin-left: 10px;
      font-size: 18px;
      line-height: 19px;
      margin-bottom: 0;
      padding-top: 5px; } }
  @media only screen and (min-width: 481px) and (max-width: 991px) {
    .page-name.shop-h2 {
      margin-left: 10px;
      font-size: 26px;
      line-height: 27px;
      margin-bottom: 0;
      padding-top: 5px; } }

.page-name.shop-h3 {
  line-height: 36px; }
  @media only screen and (min-width: 481px) and (max-width: 991px) {
    .page-name.shop-h3 {
      text-align: left;
      font-size: 18px;
      line-height: 19px; } }
  @media only screen and (max-width: 480px) {
    .page-name.shop-h3 {
      text-align: left;
      font-size: 18px;
      line-height: 19px; } }

.small-thumb-img {
  width: auto;
  height: 55px;
  margin-top: 10px; }

/*Rapid order page and kit page*/
.prod-number {
  font-weight: 700;
  font-size: 13px;
  color: #777; }

.prod-discription {
  font-weight: 700;
  font-size: 13px; }

.product-row {
  clear: both;
  padding-top: 6px; }

.truncate-ellipsis {
  display: table;
  table-layout: fixed;
  width: 100%;
  white-space: nowrap; }

.truncate-ellipsis &gt; * {
  display: table-cell;
  overflow: hidden;
  text-overflow: ellipsis; }

@media only screen and (max-width: 480px) {
  .label-shrink label {
    font-size: 11px; } }

.panel-heading-small-text {
  font-size: 14px;
  float: right; }

.sku, .serial {
  font-size: 12px;
  word-break: break-all !important; }

/*use .stack to stack trin divs when space is small*/
@media only screen and (max-width: 480px) {
  .stack {
    width: 100%;
    padding: 0 !important; } }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  .stack {
    width: 100%;
    padding: 0 !important; } }

.small-text {
  font-size: 11px !important; }

/*cart complete page*/
.print-me {
  padding: 15px;
  background-color: #44b0d8;
  text-align: center; }
  .print-me .SCNPRPrintLink {
    color: #ffffff;
    padding: 0 0 0 27px;
    position: relative;
    text-decoration: none; }
    .print-me .SCNPRPrintLink:before {
      content: "\E8AD";
      display: block;
      font-family: "Material Icons" !important;
      font-size: 27px;
      color: #ffffff;
      position: absolute;
      left: 0;
      top: 3px; }
    .print-me .SCNPRPrintLink:before {
      left: -5px; }

span.award-star {
  padding: 0 0 0 20px;
  position: relative; }
  span.award-star:before {
    content: "\E838";
    display: block;
    font-family: "Material Icons" !important;
    font-size: 20px;
    color: #4e8bda;
    position: absolute;
    left: 0;
    top: 3px; }

table.responsive p {
  margin-bottom: 5px; }

.contain-table {
  overflow: auto;
  width: 100%; }

.table-full {
  width: 100%; }

/*reverse text*/
.reverse.primary {
  color: white;
  background-color: #c5e4e9;
  padding: 5px; }

.reverse.denim {
  color: white;
  background-color: #4e8bda;
  padding: 5px; }

.reverse.cyan {
  color: white;
  background-color: #3fbb9b;
  padding: 5px; }

.primary-txt {
  color: #c5e4e9; }

.primary-bg {
  background-color: #c5e4e9; }

.denim-txt {
  color: #4e8bda; }

.denim-bg, .sub-total.denim-bg {
  background-color: #4e8bda; }

.cyan-txt {
  color: #3fbb9b; }

.cyan-bg {
  background-color: #3fbb9b; }

.green-txt {
  color: #8dbf58; }

.green-bg {
  background-color: #8dbf58; }

.yellow-bg {
  background-color: #f4ba4e; }

.yellow-tinted-bg {
  background-color: #fbe3b8; }

.hide {
  display: none; }

.show {
  display: block !important; }

.border-item {
  border-left: 12px solid #3fbb9b; }

.SCNFRCartContentsHeader {
  background-color: #434a54;
  color: white; }

.SCNFRCartContentsHeader th {
  padding-left: 4px;
  padding-right: 4px; }

.SCNFRCartContentsHeader.twenty-p th {
  width: 20%; }

.SCNFRCartContentsHeader.thirty-p th {
  width: 30%; }

.payment-due {
  color: #3fbb9b;
  font-weight: 600; }

/*adds style for autoship button in cart view*/
a.ASAddButton, a.ASRemoveButton {
  display: block;
  white-space: normal;
  word-break: break-word;
  text-align: center;
  margin-top: 5px;
  font-size: 13px;
  width: 300px;
  border-radius: 4px;
  padding: 4px 8px;
  position: relative;
  line-height: 21px;
  margin: 0 auto; }

a.ASAddButton {
  background-color: #666e78;
  color: #fff; }

a.ASAddButton:hover {
  background-color: #3c4046;
  color: #fff !important; }

a.ASRemoveButton {
  background-color: #23cde3;
  color: #fff; }

a.ASRemoveButton:hover {
  background-color: #23aabc;
  color: #fff !important; }

/*Distributor locator*/
.DLSearchCriteriaHeader {
  font-weight: 600;
  color: #4e8bda;
  font-size: 18px; }

.DLResultListingTable {
  background-color: #ebeaea;
  width: 100%; }

.DLResultListingTable tr td {
  padding: 2px 10px 2px 10px !important; }

.DLResultsFieldLabel {
  width: 33%; }

.DLResultsFieldData {
  width: 50%; }
  .DLResultsFieldData a {
    word-break: break-all; }

.DLResultsFieldData input {
  font-size: 12px;
  padding: 2px; }

#DistributorLocator1_tblResults {
  width: 100%; }

.DLDescriptionText {
  margin-bottom: 20px; }

#RetailPriceDiv {
  margin-bottom: 30px; }

.title-bar-section h1 {
  color: white; }

.review-box {
  display: none; }

.get-shippers-button {
  white-space: normal !important;
  width: 100% !important;
  padding: 5px 5px !important;
  height: auto !important;
  font-size: 14px !important;
  min-height: 44px !important;
  color: white !important;
  background-color: #8dbf58 !important;
  border: none !important;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.26);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.26); }

/*password reset /validation code pages*/
.validation-code-wrapper {
  margin-top: 15px; }

.validation-code-box {
  float: none;
  max-width: 800px;
  margin: 0 auto;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.12), 0 1px 6px rgba(0, 0, 0, 0.24);
  text-align: center;
  padding: 45px;
  text-align: center;
  background-color: #e7e7e7; }

.validation-code-number {
  margin: 0 auto;
  width: auto;
  display: table;
  padding: 15px;
  border: 3px solid black;
  color: #000;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  text-align: center;
  text-shadow: 0 1px 1px #fff; }

.validation-code-entry {
  max-width: 50%;
  margin: 0 auto;
  border: 3px solid #000;
  font-size: 25px;
  height: 85px !important;
  text-align: center; }

.submit-validation, .submit-validation-resend {
  max-width: 50%;
  margin: 0 auto;
  margin-top: 15px; }

#ctl00_ContentPlaceHolder1_AwardRowsContainer div {
  clear: both !important; }

#ctl00_ContentPlaceHolder1_AwardRowsContainer div .trin-3 {
  clear: none  !important; }

.shop-qtybox input {
  width: 100%;
  height: 30px !important;
  display: block;
  border: 3px solid #ddd;
  background-color: white;
  color: #4c4c4c; }

/* some phones hide the top part of reviews form this should help */
#popup {
  top: 80px !important;
  height: 500px !important; }

#txtReviewBody {
  height: 70px; }

.modal-container .modal-body {
  padding: 3px 5px; }

.modal-container .shop-push-small {
  margin-bottom: 5px; }

/*special boxes*/
.special-boxes .banner-text {
  padding: 10px !important;
  position: relative; }

.special-boxes .material-icons {
  position: absolute;
  right: -13px;
  top: -5px;
  color: #fff;
  padding: 0px !important;
  z-index: 2; }

.special-boxes .box-control {
  background-position: center;
  background-size: cover;
  overflow: hidden;
  height: 190px;
  position: relative;
  display: block;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19), 0 3px 3px rgba(0, 0, 0, 0.14);
  -webkit-transition: box-shadow 0.2s ease-in-out;
  -moz-transition: box-shadow 0.2s ease-in-out;
  -ms-transition: box-shadow 0.2s ease-in-out;
  -o-transition: box-shadow 0.2s ease-in-out;
  transition: box-shadow 0.2s ease-in-out; }
  .special-boxes .box-control:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.24); }

.special-boxes [id*=BoxType_UserContent_].box-control {
  box-shadow: none !important;
  height: auto !important; }
  .special-boxes [id*=BoxType_UserContent_].box-control h3 {
    text-shadow: none;
    color: #666e78;
    font-size: 32px; }
  .special-boxes [id*=BoxType_UserContent_].box-control p {
    text-shadow: none;
    color: inherit;
    font-weight: inherit; }
  .special-boxes [id*=BoxType_UserContent_].box-control img {
    height: auto;
    text-align: center;
    margin: 0 auto; }
  @media only screen and (max-width: 480px) {
    .special-boxes [id*=BoxType_UserContent_].box-control [class*=trin-] {
      width: 100% !important; } }
  @media only screen and (min-width: 481px) and (max-width: 991px) {
    .special-boxes [id*=BoxType_UserContent_].box-control [class*=trin-] {
      width: 100% !important; } }

.special-boxes .box .shop-banner {
  display: block;
  height: 100%; }

@media only screen and (min-width: 993px) and (max-width: 1199px) {
  .special-boxes .box {
    width: 100% !important; } }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  .special-boxes .box {
    width: 100% !important; } }

@media only screen and (max-width: 480px) {
  .special-boxes .box {
    width: 100% !important; } }

.box img {
  display: block; }

.shop-banner .shop-banner-content {
  position: relative;
  z-index: 1;
  height: 100%; }
  .shop-banner .shop-banner-content p {
    color: white;
    font-weight: 700;
    margin-bottom: 0;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6); }
  .shop-banner .shop-banner-content h3 {
    margin: 0;
    padding-top: 6px;
    color: white;
    font-size: 22px;
    line-height: normal;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6); }

.box.trin-33 .shop-banner .shop-banner-content h3 {
  font-size: 18px !important; }

#SearchResultMessageContainer {
  float: left;
  font-weight: 600; }
  @media only screen and (max-width: 480px) {
    #SearchResultMessageContainer {
      text-align: center;
      padding: 20px; } }

@media only screen and (max-width: 480px) {
  .hide-bg-img-sm {
    background-image: none !important; } }

ul.tabs-menu {
  margin: 60px 0px 20px;
  padding: 0px !important;
  list-style: none;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.4);
  font-size: 18px; }

ul.tabs-menu li {
  background: none;
  color: #222;
  display: inline-block;
  padding: 10px 5px;
  cursor: pointer;
  position: relative; }

ul.tabs-menu li.current {
  background: #f5f5f5;
  background: white;
  color: #222;
  border-top: 2px solid #c5e4e9; }

.tab-content {
  display: none;
  background: #f5f5f5;
  background: white;
  padding: 5px; }

.tab-content.current {
  display: inherit; }

.tabs-arrow-down {
  display: none; }

ul.tabs-menu li.current .tabs-arrow-down {
  display: block;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #c5e4e9;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto; }

/*Share*/
.share-bg {
  background-color: #f3f5f6;
  padding: 5px 0 10px; }
  .share-bg .SCNSocialMediaTable {
    width: 50%;
    display: inline; }

/*Right Gutter*/
/*mobile drops some of the list of items off*/
@media only screen and (min-width: 481px) and (max-width: 991px) {
  #divRelatedProductsDetailContainer .trin-8:nth-child(even) {
    display: none; } }

@media only screen and (max-width: 480px) {
  #divRelatedProductsDetailContainer .trin-8:nth-child(even) {
    display: none; } }

.more-items {
  margin-top: 20px;
  border-radius: 0 15px 15px 0;
  overflow: hidden;
  zoom: 1;
  background-color: #f4f4f4; }
  .more-items .sku {
    font-size: 10px;
    display: block; }
  @media only screen and (max-width: 480px) {
    .more-items .small-text {
      font-size: 15px !important; } }
  .more-items .side-title {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 5px; }
    @media only screen and (max-width: 480px) {
      .more-items .side-title {
        font-size: 24px; } }
  .more-items p {
    font-size: 14px;
    text-align: center;
    padding: 0 10px; }
    .more-items p a {
      text-decoration: none;
      color: #434a54; }
  .more-items img {
    width: 100%;
    height: auto; }
  .more-items .product-img {
    transition: all 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
    -webkit-transition: all 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
    box-shadow: 0 0 12px transparent; }
    .more-items .product-img:hover {
      box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
      border-radius: 10%; }

.special-more {
  background-color: #edf3fb; }

/*Horizontal products on details page*/
.maybe-this {
  background: #4e8bda;
  position: relative;
  color: #ffffff;
  padding: 15px;
  text-align: center;
  margin-top: 10px; }
  .maybe-this h6 {
    color: #ffffff; }
  .maybe-this h3 {
    color: #ffffff; }

.horizontal.more-items {
  float: left;
  width: 100%;
  border-radius: 0 0 15px 15px;
  padding-top: 40px;
  margin-top: -25px;
  display: flex;
  justify-content: center; }
  @media only screen and (max-width: 480px) {
    .horizontal.more-items .trin-8 {
      width: 100%; } }
  @media only screen and (min-width: 481px) and (max-width: 991px) {
    .horizontal.more-items .trin-8 {
      width: 100%; } }
  @media only screen and (max-width: 480px) {
    .horizontal.more-items .trin-8 a {
      line-height: 12px !important; } }
  @media only screen and (min-width: 481px) and (max-width: 991px) {
    .horizontal.more-items .trin-8 img {
      width: 60% !important;
      margin: 0 auto !important;
      display: block !important; } }
  @media only screen and (max-width: 480px) {
    .horizontal.more-items .trin-8 img {
      width: 60% !important;
      margin: 0 auto !important;
      display: block !important; } }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  .product-details-section .gutter {
    width: 100% !important; } }

@media only screen and (max-width: 480px) {
  .product-details-section .gutter {
    width: 100% !important; } }

@media only screen and (max-width: 480px) {
  .product-details-section .gutter .more-items.special-more .product-img {
    width: 60% !important;
    margin: 0 auto !important;
    display: block !important; } }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  .product-details-section .gutter .more-items.special-more .product-img {
    width: 60% !important;
    margin: 0 auto !important;
    display: block !important; } }

@media only screen and (max-width: 480px) {
  .product-details-section .gutter .more-items.special-more, .product-details-section .gutter .more-items.special-more .trin-1 {
    width: 100%; } }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  .product-details-section .gutter .more-items.special-more, .product-details-section .gutter .more-items.special-more .trin-1 {
    width: 50%; } }

@media only screen and (max-width: 480px) {
  .product-details-section .gutter .more-items .trin-1 {
    width: 100%;
    float: left; } }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  .product-details-section .gutter .more-items .trin-1 {
    width: 50%;
    float: left; } }

/*SNAP TO TOP page anchor menus*/
.snap-to-top {
  position: fixed;
  top: 0;
  background-color: white;
  width: 100%;
  z-index: 999999;
  left: 0;
  text-align: left;
  border-bottom: 6px solid #c5e4e9;
  -webkit-box-shadow: -12px 0 32px #b7b7b7;
  box-shadow: -12px 0 32px #b7b7b7; }
  @media only screen and (min-width: 481px) and (max-width: 991px) {
    .snap-to-top {
      font-size: 12px; } }
  @media only screen and (max-width: 480px) {
    .snap-to-top {
      font-size: 12px; } }
  .snap-to-top h1 {
    float: left;
    line-height: 33px; }
    @media only screen and (max-width: 480px) {
      .snap-to-top h1 {
        margin-left: 10px;
        float: none;
        text-align: left; } }
  .snap-to-top .snap-to-top-menu {
    float: right;
    margin-right: 15px;
    margin-top: 10px; }
    @media only screen and (max-width: 480px) {
      .snap-to-top .snap-to-top-menu {
        float: none;
        margin-right: 0; } }

.more-info-menu {
  position: absolute;
  right: 30px;
  top: 0; }
  @media only screen and (min-width: 481px) and (max-width: 991px) {
    .more-info-menu {
      position: relative;
      right: auto; } }
  @media only screen and (max-width: 480px) {
    .more-info-menu {
      position: relative;
      right: auto; } }

.more-info-menu-item {
  cursor: pointer;
  margin: 0 10px;
  text-decoration: underline; }
  @media only screen and (max-width: 480px) {
    .more-info-menu-item {
      display: block; } }

.questions {
  position: relative; }

.question-prod {
  background-color: #a38a6b;
  color: white;
  padding: 8px;
  font-size: 21px; }

.item-num {
  background-color: #7b6b57;
  color: white;
  padding: 5px 0 5px 10px; }

.question-text {
  padding: 5px;
  font-size: 16px; }
  .question-text strong {
    font-weight: 600; }

.tank {
  position: relative; }
  @media only screen and (max-width: 480px) {
    .tank {
      height: auto; } }

.cart-product-img {
  position: relative;
  text-align: center;
  font-size: 11px; }

.chiclet-pe, .chiclet-pr, .chiclet-cv, .chiclet-pv {
  font-size: 10px;
  text-transform: none !important;
  background: #434a54;
  color: #fff;
  padding: 0 4px;
  position: absolute;
  font-weight: 500;
  text-transform: uppercase;
  border-radius: 2px;
  cursor: default;
  width: 80px;
  border-radius: 5px;
  text-align: left;
  opacity: 0.8; }
  .chiclet-pe a, .chiclet-pr a, .chiclet-cv a, .chiclet-pv a {
    text-decoration: none;
    color: white !important;
    padding: 0;
    margin: 0; }
  .chiclet-pe span, .chiclet-pr span, .chiclet-cv span, .chiclet-pv span {
    text-align: right;
    float: right; }

.chiclet-pe {
  background: #3e6fae;
  right: 10px;
  bottom: 90px; }

.chiclet-pr {
  background: #967dda;
  right: 10px;
  bottom: 60px; }

.chiclet-cv {
  background: #e4ab3a;
  right: 10px;
  bottom: 30px; }

.chiclet-pv {
  background: #3fbb9b;
  right: 10px;
  bottom: 0px; }

.cart-chiclets {
  float: right;
  margin-top: 20px; }
  .cart-chiclets .chiclet-pe {
    position: static;
    display: block;
    margin-bottom: 4px; }
    .cart-chiclets .chiclet-pe span {
      position: static; }
  .cart-chiclets .chiclet-pr {
    position: static;
    display: block;
    margin-bottom: 4px; }
    .cart-chiclets .chiclet-pr span {
      position: static; }
  .cart-chiclets .chiclet-cv {
    position: static;
    display: block;
    margin-bottom: 4px; }
    .cart-chiclets .chiclet-cv span {
      position: static; }
  .cart-chiclets .chiclet-pv {
    position: static;
    display: block;
    margin-bottom: 4px; }
    .cart-chiclets .chiclet-pv span {
      position: static; }

/*Addons and Variations box style*/
.extras .pullout {
  padding: 8px; }

.extras {
  position: relative;
  margin-top: 20px; }
  .extras .label {
    margin: 8px 0 5px 2px;
    display: block;
    line-height: normal !important; }
  .extras .riSingle {
    width: 100% !important; }
    .extras .riSingle input {
      border: 1px solid #ffffff !important;
      font-size: 16px !important;
      background: #fcfcfc !important; }
  .extras .SCNProductAddOnError {
    background-color: rgba(255, 0, 0, 0.7);
    box-shadow: 0 1.5px 4px rgba(0, 0, 0, 0.24), 0 1.5px 6px rgba(0, 0, 0, 0.12);
    margin-left: auto;
    margin-right: auto;
    padding: 30px;
    margin-bottom: 15px;
    border-left: solid 10px #dd0f0f;
    color: #fff;
    text-align: left;
    font-size: 16px;
    font-family: inherit;
    display: block; }
  .extras h4 {
    font-size: 28px;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.8); }

.addon-section {
  position: relative; }

.addon-section-indent {
  margin-left: 30px;
  width: 93%;
  float: right; }

.variations-bg {
  background-color: #f7f2ee; }
  .variations-bg .frame.pullout {
    background-color: rgba(255, 255, 255, 0.35);
    color: #434a54; }

.addons-bg {
  background-color: #f7f2ee; }
  .addons-bg .frame.pullout {
    background-color: rgba(255, 255, 255, 0.35);
    color: #434a54; }

.addons-bg input[type="text"], .addons-bg input[type="password"] {
  width: 100% !important;
  height: 47px !important; }

.variations-bg input[type="text"], .variations-bg input[type="password"] {
  width: 100% !important;
  height: 47px !important; }

.SCNProductDetailItemsRemaining {
  padding: 10px;
  background-color: #a69074;
  color: white;
  font-size: 18px;
  border-left: 10px solid #d0b38e;
  display: inline-block; }

.SCNProductDetailOutOfStock {
  padding: 10px;
  background-color: #a69074;
  color: white;
  font-size: 18px;
  border-left: 10px solid #d0b38e;
  display: inline-block; }

/*AUTO SHIP WIDGET*/
.auto-ship-widget {
  -webkit-box-shadow: inset 3px 3px 30px -5px rgba(0, 0, 0, 0.43);
  -moz-box-shadow: inset 3px 3px 30px -5px rgba(0, 0, 0, 0.43);
  box-shadow: inset 3px 3px 30px -5px rgba(0, 0, 0, 0.43);
  margin-bottom: 40px;
  background-color: #3fbb9b;
  overflow: auto;
  zoom: 1;
  color: white; }
  .auto-ship-widget .RadDropDownList {
    width: auto !important;
    height: 30px !important;
    display: inline-block !important; }
    .auto-ship-widget .RadDropDownList .rddlInner {
      height: 30px !important;
      margin-left: 10px; }
  .auto-ship-widget .title h5 {
    color: #8affff; }
  @media only screen and (min-width: 481px) and (max-width: 991px) {
    .auto-ship-widget .title {
      width: 100%;
      margin-bottom: 5px !important;
      text-align: center; } }
  @media only screen and (max-width: 480px) {
    .auto-ship-widget .title {
      width: 100%;
      margin-bottom: 5px !important;
      text-align: center; } }

.auto-ship-image {
  height: 59px;
  background-image: url("/MemberToolsDotNet/art/new-auto-ship-logo.png");
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain; }
  @media only screen and (min-width: 481px) and (max-width: 991px) {
    .auto-ship-image {
      margin-top: 5px;
      width: 100%;
      background-position: center; } }
  @media only screen and (max-width: 480px) {
    .auto-ship-image {
      margin-top: 5px;
      width: 100%;
      background-position: center; } }

.AutoshipBlockContainingTable {
  width: 100%;
  border: none;
  border-collapse: collapse; }

.ASRemoveLink {
  font-size: 10px; }

.deliver-every-text {
  float: left;
  margin-left: 10px;
  line-height: 32px;
  clear: both; }

input.auto-widget-input {
  height: 30px;
  width: 40px;
  color: #434a54;
  float: left;
  margin-left: 10px;
  background: #fcfff4;
  border-radius: 4px; }

select.auto-widget-select {
  height: 30px !important;
  width: 125px !important;
  color: #434a54;
  float: left;
  margin-left: 10px;
  border-radius: 4px;
  padding: 0 10px 0 5px;
  font-size: 14px; }

.ASFreqControls {
  height: 20px;
  border: solid 1px;
  border-color: #CCCCCC;
  font-family: Calibri, Verdana;
  font-size: 8pt; }

.ASChangeFreqDiv {
  /* this must be display: none  */
  display: none;
  background-color: #aefaa8;
  padding: 5px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px; }

.ASChangeFreqText {
  font-size: 11px; }

.fancycheck input[type=checkbox] {
  float: left; }

/*POP IMG*/
.SCNCartPopImagesContainerCell {
  margin: 5px; }
  .SCNCartPopImagesContainerCell img {
    border: solid 2px #666e78 !important; }

.SCNCartPopImagesTableHeader {
  font-size: 8pt;
  border-bottom-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #CCCCCC; }

.SCNCartPopImagesTable {
  margin: 5px;
  border: none;
  width: 100%;
  font-size: 8pt; }

.SCNCartPopImagesTableHeader {
  text-align: center; }

/*ribbons*/
.normal-ribbon {
  position: absolute;
  top: 15px;
  right: -10px;
  padding: 5px;
  background-color: #c5e4e9;
  color: #fff; }

.normal-ribbon:after {
  content: ' ';
  position: absolute;
  width: 0;
  height: 0;
  right: 0px;
  top: 100%;
  border-width: 5px 5px;
  border-style: solid;
  border-color: #666 transparent transparent #666; }

.normal-ribbon:before {
  content: ' ';
  position: absolute;
  width: 20px;
  height: 0;
  left: -20px;
  top: 0px;
  border-width: 16px 10px;
  border-style: solid;
  border-color: #c5e4e9 #c5e4e9 #c5e4e9 transparent; }

.corner-ribbon {
  position: absolute;
  right: -5px;
  top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px;
  height: 75px;
  text-align: right; }
  .corner-ribbon span {
    font-size: 10px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 100px;
    display: block;
    background: #79A70A;
    background: linear-gradient(#9BC90D 0%, #79A70A 100%);
    box-shadow: 0 3px 7px -5px black;
    position: absolute;
    top: 19px;
    right: -21px; }

.corner-ribbon span::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid #79A70A;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #79A70A; }

.corner-ribbon span::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #79A70A;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #79A70A; }

/*product swatches on Details page*/
#SwatchImagesDiv {
  margin-top: 30px; }

#SwatchTitleDiv {
  font-weight: bold; }

#SwatchWarningDiv {
  font-size: 13px;
  margin-bottom: 10px; }

.SCNSwatchCell {
  width: 25%; }

.SCNSwatchCell * {
  display: block;
  margin: 0 auto;
  margin-top: 10px; }

.SCNSwatchCell br {
  display: none; }

.SCNSwatchCell img {
  margin-bottom: 3px; }

/*REVIEWS BOX*/
.reviews-box {
  padding: 5px 5px 30px;
  border: 1px solid #ddd;
  border-radius: 8px;
  margin-top: 30px;
  background-color: white; }
  .reviews-box.trin-1 {
    padding-left: 0; }
  .reviews-box h4 {
    background: #f9f9f9;
    padding: 5px;
    margin-top: 0;
    border-radius: 8px 8px 0 0;
    color: #666; }
  .reviews-box p {
    padding: 10px; }
  .reviews-box .btn-link {
    padding: 10px;
    margin: 30px;
    font-size: 16px;
    letter-spacing: 1px; }
  .reviews-box .SCNInnerReviewTable {
    background: rgba(204, 204, 204, 0.24);
    margin: 10px;
    margin-bottom: 30px;
    display: block;
    padding: 15px 20px 10px 20px; }
    .reviews-box .SCNInnerReviewTable hr {
      margin-top: 3px;
      margin-bottom: 10px; }
    .reviews-box .SCNInnerReviewTable .SCNReviewNameLocation strong {
      font: 500 25px/1.3 "Raleway", Helvetica, Arial, sans-serif !important;
      color: #c5e4e9;
      text-shadow: 3px 3px 0px rgba(0, 0, 0, 0.1);
      margin-right: 10px; }
    .reviews-box .SCNInnerReviewTable .SCNReviewTitle {
      font-weight: 400;
      font-size: 22px; }
  .reviews-box .SCNReviewPostDate {
    font-style: italic;
    color: #666e78;
    text-align: right;
    display: block; }
  .reviews-box .shop-divider-hr {
    border-top: 1px dotted rgba(147, 147, 147, 0.35); }
  .reviews-box .review-btn {
    padding: 10px;
    margin-bottom: 20px;
    text-align: right; }
    .reviews-box .review-btn a {
      background-color: #c5e4e9; }

/* social media classes*/
.share-bg {
  background-color: #f3f5f6;
  padding: 10px 0 5px 0;
  overflow: auto; }

.socialmedia-cta {
  font-size: 18px;
  margin: 10px;
  display: block; }

.socialmedia-fb,
.socialmedia-tw,
.socialmedia-pin,
.socialmedia-share {
  float: left;
  margin-left: 10px; }

.kit-product-row input.FirestormStandardTextBox {
  width: 40px; }

/*pop image in select list styles*/
img.rddlItemImg {
  margin: 5px;
  width: 50px;
  height: 50px; }

span.rddlItemText {
  line-height: 60px;
  margin-left: 10px; }

.rddlPopup .rddlItem {
  padding: 5px 15px;
  display: flex; }

a[data-zoom-id] img, .mz-thumb img {
  box-shadow: none !important; }

.pop-img-box {
  margin-top: 40px;
  text-align: left !important;
  clear: both;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: left;
  align-items: left;
  -webkit-justify-content: left;
  justify-content: left;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-content: stretch;
  align-content: stretch;
  width: 100% !important;
  padding-top: 6px; }
  @media only screen and (min-width: 481px) and (max-width: 991px) {
    .pop-img-box {
      text-align: center !important; } }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  .details-img {
    text-align: center !important; } }

div.pop-img-box span.pop-img-cell {
  float: left !important;
  font-size: 10px;
  text-align: center;
  width: 25%;
  line-height: 11px;
  word-break: break-all; }

div.pop-img-box span.pop-img-title {
  width: 50px; }

@font-face {
  font-family: "TelerikWebUI";
  src: url("Common/TelerikWebUI.eot");
  src: url("Common/TelerikWebUI.eot") format("embedded-opentype"), url("Common/TelerikWebUI.woff") format("woff"), url("Common/TelerikWebUI.ttf") format("truetype"); }

.rddlIcon {
  width: 1em;
  height: 1em;
  background-image: none !important;
  font: 22px / 1 "TelerikWebUI";
  text-transform: none;
  display: inline-block;
  vertical-align: middle;
  color: #000; }

.rddlIcon:before, .rddlIcon:before {
  content: "\e002";
  color: #222;
  right: 5px;
  top: 15px;
  position: relative; }

/*Colors for the drop down arrows in these areas:*/
.variations-bg .rddlIcon:before {
  color: #9eb6ba; }

.addons-bg .rddlIcon:before {
  color: #9eb6ba; }

/*combined default Telerik Skin with the Telerik Base of  drp dwn list- items with ! overide default skin that comes AFTER THEM*/
.RadDropDownList {
  width: 100% !important;
  line-height: 44px !important;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  cursor: default;
  color: #333 !important; }

.RadDropDownList .rddlInner {
  padding: 4px 2em 4px 10px;
  border-width: 1px;
  border-style: solid;
  background-repeat: repeat-x;
  background-position: 0 0;
  display: block;
  position: relative;
  border-color: #fff !important;
  color: #434a54 !important;
  background-color: #e8e8e8 !important;
  background-image: linear-gradient(transparent, transparent) !important;
  border-radius: 3px  !important;
  background-color: #e6e6e6 !important;
  background-image: linear-gradient(white, #e6e6e6) !important; }

.RadDropDownList .rddlFakeInput {
  width: 100% !important;
  height: 44px !important;
  display: block;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-size: 16px !important; }

.RadDropDownList .rcbDisabled .rddlFakeInput {
  opacity: 1; }

.RadDropDownList .rddlEmptyMessage, .RadDropDownList .rddlDefaultMessage {
  font-style: italic;
  filter: alpha(opacity=80);
  opacity: .6 !important; }

.RadDropDownList .rddlSelect {
  padding: 4px;
  min-width: 1em;
  text-align: center;
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: auto;
  box-sizing: content-box; }

.RadDropDownList .rddlSelect:before {
  content: ".";
  width: 0;
  vertical-align: middle;
  display: inline-block;
  overflow: hidden; }

.RadDropDownList .rrdlLabel {
  vertical-align: top;
  padding-right: 10px;
  line-height: 22px; }

.RadDropDownList .rddlDisabled {
  filter: alpha(opacity=50);
  opacity: .5; }

.RadDropDownList_rtl, .RadDropDownList[dir="rtl"] {
  text-align: right; }

.RadDropDownList_rtl .rddlInner, .RadDropDownList[dir="rtl"] .rddlInner {
  padding-left: 2em;
  padding-right: 10px; }

.RadDropDownList_rtl .rddlSelect, .RadDropDownList[dir="rtl"] .rddlSelect {
  left: 0;
  right: auto; }

.RadDropDownList_rtl .rrdlLabel, .RadDropDownList[dir="rtl"] .rrdlLabel {
  padding-left: 10px;
  padding-right: 0; }

.rddlSlide, .rddlDropDownSlide {
  float: left;
  display: none;
  position: absolute;
  overflow: hidden;
  z-index: 7000; }

.rddlPopup {
  border-width: 1px;
  border-style: solid;
  text-align: left;
  cursor: default;
  position: relative;
  line-height: 1.42857143;
  border-color: #bbb !important;
  color: #333 !important;
  background-color: #fff !important; }

.rddlPopup .rddlHeader, .rddlPopup .rddlFooter {
  padding: 4px 10px;
  border-width: 0;
  border-style: solid; }

.rddlPopup .rddlHeader {
  margin-bottom: 1px;
  border-bottom-width: 1px;
  border-color: #bbb  !important; }

.rddlPopup .rddlFooter {
  margin-top: 1px;
  border-top-width: 1px;
  border-color: #bbb  !important; }

.rddlPopup .rddlList {
  height: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  overflow: auto;
  box-sizing: border-box; }

.rddlPopup .rddlItem {
  margin: 0;
  padding: 4px 10px;
  min-height: 13px;
  font-size: 16px;
  color: inherit; }

.rddlPopup .rddlItem &gt; label {
  margin: -4px -10px;
  padding: 4px 10px;
  display: block; }

.rddlPopup .rddlItemDisabled {
  filter: alpha(opacity=50);
  opacity: .5; }

.rddlPopup_rtl {
  text-align: right;
  direction: rtl; }

.RadDropDownList .rddlHovered {
  border-color: #fff !important;
  color: #000 !important;
  background-color: #fff !important;
  background-image: linear-gradient(#ffffff, #dbdbdb) !important; }

.RadDropDownList .rddlFocused {
  border-color: #fff !important;
  color: #434a54 !important;
  background-color: #bababa !important;
  background-image: linear-gradient(#dbdbdb, #ffffff) !important; }

.rddlPopup .rddlItemHovered, .rddlPopup .rddlItemLoading {
  color: #000 !important;
  background-color: #f0f0f0 !important; }

.rddlPopup .rddlItemSelected {
  color: #fff !important;
  background-color: #a5a5a5 !important; }

#RadAjaxLoadingPanel1ProductDetailDiv {
  z-index: 10 !important; }

/*SELECT BOXES and LANGUAGE SWITCHER*/
.sort-by {
  border-bottom: 1px solid #ddd;
  margin: 5px; }
  .sort-by select#cboProductListSortCombo {
    height: 20px;
    font-size: 12px;
    padding: 0 15px 0 4px;
    width: 250px !important;
    margin: 0 0 5px 0; }
    @media only screen and (max-width: 480px) {
      .sort-by select#cboProductListSortCombo {
        margin: 0 10px 5px 0; } }

select {
  height: 50px;
  background-color: white;
  font-size: 16px;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20448%22%20enable-background%3D%22new%200%200%20256%20448%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E.arrow%7Bfill%3A%23888888%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22arrow%22%20d%3D%22M255.9%20168c0-4.2-1.6-7.9-4.8-11.2-3.2-3.2-6.9-4.8-11.2-4.8H16c-4.2%200-7.9%201.6-11.2%204.8S0%20163.8%200%20168c0%204.4%201.6%208.2%204.8%2011.4l112%20112c3.1%203.1%206.8%204.6%2011.2%204.6%204.4%200%208.2-1.5%2011.4-4.6l112-112c3-3.2%204.5-7%204.5-11.4z%22%2F%3E%3C%2Fsvg%3E%0A");
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-size: 15px 15px;
  border-radius: 4px;
  border: 1px solid #ccc;
  color: #222222 !important;
  padding: 10px 30px 10px 10px;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  margin-bottom: 10px; }

svg .dwn-arrow-color {
  fill: #fc1a1a !important; }

select::-ms-expand {
  display: none; }

.language-wrap {
  background-color: transparent;
  text-align: center; }
  .language-wrap .frame {
    position: relative; }
  .language-wrap select {
    margin-top: 0;
    background-color: transparent;
    font-size: 13px !important;
    height: 32px;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20448%22%20enable-background%3D%22new%200%200%20256%20448%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E.arrow%7Bfill%3A%23ffffff%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22arrow%22%20d%3D%22M255.9%20168c0-4.2-1.6-7.9-4.8-11.2-3.2-3.2-6.9-4.8-11.2-4.8H16c-4.2%200-7.9%201.6-11.2%204.8S0%20163.8%200%20168c0%204.4%201.6%208.2%204.8%2011.4l112%20112c3.1%203.1%206.8%204.6%2011.2%204.6%204.4%200%208.2-1.5%2011.4-4.6l112-112c3-3.2%204.5-7%204.5-11.4z%22%2F%3E%3C%2Fsvg%3E%0A") !important;
    background-position: right 10px center;
    background-repeat: no-repeat;
    /*background-size: 10px ;*/
    border-radius: 0px;
    border: 1px solid transparent;
    color: #666 !important;
    padding: 0 5px 0 5px;
    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    margin-bottom: 10px;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 700;
    width: 100px;
    margin-right: 15px; }
  .language-wrap select::-ms-expand {
    display: none; }

/* end select boxes*/
@media only screen and (max-width: 480px) {
  .frame.fit p, .frame.fit h4 {
    padding: 0 10px; } }

.SCNProductDetailsDiv .frame h4 {
  padding: 0; }

li.mail {
  word-break: break-all; }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  .product-details-section .details-img, .product-details-section .details-details, .product-details-section trin-6 {
    width: 100% !important; } }

@media only screen and (max-width: 480px) {
  .product-details-section .details-img, .product-details-section .details-details, .product-details-section trin-6 {
    width: 100% !important; } }

@media only screen and (max-width: 480px) {
  .begin-chk-section {
    height: 104px; } }

@media only screen and (max-width: 480px) {
  .begin-chk-section .SCNProductDetailStatusMessage {
    padding: 12px; } }

@media only screen and (max-width: 480px) {
  .begin-chk-section p {
    font-weight: 600;
    font-size: 12px;
    padding: 0;
    line-height: 13px; } }

@media only screen and (max-width: 480px) {
  .begin-chk-section .btn-link {
    font-size: 13px;
    font-weight: 600;
    white-space: nowrap; } }

/*PRODUCT being added SPINNER*/
.spinner {
  position: absolute;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 35px 0 25px;
  border-radius: 100%;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 150px;
  top: 40%; }
  @media only screen and (max-width: 480px) {
    .spinner {
      top: 30%; } }

.spinner &gt; div {
  width: 28px;
  height: 28px;
  background-color: #c5e4e9;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both; }

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s; }

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s; }

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0); }
  40% {
    -webkit-transform: scale(1); } }

@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.spinner2 {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0; }

.double-bounce1, .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #c5e4e9;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2s infinite ease-in-out;
  animation: sk-bounce 2s infinite ease-in-out; }

.double-bounce2 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s; }

@-webkit-keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0); }
  50% {
    -webkit-transform: scale(1); } }

@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0); }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

/*MODAL*/
.modal-container {
  display: none;
  position: fixed;
  z-index: 2000;
  background: #f5f7fa;
  border-bottom: 1px solid #aaa;
  border-radius: 4px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-clip: padding-box; }

.modal-no-js .modal-container {
  display: block; }

.modal-sml {
  max-width: 430px;
  width: 430px; }

.modal-med {
  max-width: 960px;
  width: 80%; }

.modal-lrg {
  max-width: 1440px;
  width: 90%; }

.modal-container header,
.modal-container .modal-header {
  padding: 1.25em 1.5em;
  border-bottom: 1px solid #ddd;
  background-color: #666e78; }

.modal-container header h3,
.modal-container header h4,
.modal-container .modal-header h3,
.modal-container .modal-header h4 {
  margin: 0;
  color: white; }

.modal-container .modal-body {
  padding: 2em 1.5em; }

.modal-container footer,
.modal-container .modal-footer {
  padding: 1.5em;
  border-top: 1px solid #ddd;
  background: rgba(0, 0, 0, 0.04);
  text-align: right; }

.modal-overlay {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 900;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3) !important; }

.modal-container .btn {
  width: 100% !important;
  font-size: 14px;
  padding: 0.55em 1.5em;
  background-color: #fff;
  border: 1px solid #bbb;
  color: #333 !important;
  text-decoration: none;
  display: inline;
  text-align: center;
  border-radius: 4px;
  -webkit-transition: background-color 1s ease;
  -moz-transition: background-color 1s ease;
  transition: background-color 1s ease; }

.modal-container .btn:hover {
  background-color: #f2eeee;
  color: white; }

a.close {
  line-height: 1;
  font-size: 1.5em;
  position: absolute;
  top: 15px;
  right: 20px;
  text-decoration: none;
  color: #e8e8e8; }
  a.close i {
    font-size: 35px; }
  a.close:hover {
    color: #c5e4e9;
    -webkit-transition: color 1s ease;
    -moz-transition: color 1s ease;
    transition: color 1s ease; }

@media (max-width: 480px) {
  .modal-container {
    width: 98% !important; }
  .modal-container a.btn {
    display: block; } }

/*FIND A PARTY TOOL FORM:*/
.party-hostess-img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  vertical-align: middle;
  margin: 3px 5px; }

.find-party {
  color: #44b0d8; }

.party-search-results input.shop-btn.shop-btn-mini {
  background-color: #8dbf58;
  vertical-align: middle;
  margin: 5px; }

.continue-as-guest.FirestormStandardButton {
  background-color: #434a54 !important; }

.search-party.FirestormStandardButton {
  background-color: #8dbf58 !important;
  width: 100%; }

.party-search-results table {
  line-height: 12px; }

.party-search-results table th {
  line-height: 26px; }

.party-search-results caption {
  margin: 10px 0; }

/*cart view page and it's mobile styles:*/
#cart-panel .panel-heading {
  padding: 0 0.8em; }

.cart-product-1 input.input-text.qty {
  margin-bottom: 0 !important;
  padding: 0;
  text-align: center;
  font-weight: 700;
  width: 58px;
  height: 38px;
  border: 1px dotted #505050;
  font-size: 14px;
  border-radius: 8px; }

/*cart totals area mobile*/
.cart-product-price .value {
  margin-top: 20px; }

.cart-product-row .trin-9 .value {
  word-break: break-all; }

.cart-product-row .trin-9 {
  padding-right: 0;
  padding-left: 0; }

@media (max-width: 50em) {
  .cart-product-row h4 {
    margin: 0; }
  .cart-product-row .cart-info {
    width: 100%; }
  .cart-product-row .cart-product-1.trin-9 {
    width: 20%;
    position: absolute;
    top: 40px;
    padding: 5px 10px !important; }
  .cart-product-row .trin-9 {
    width: 20%;
    font-size: 12px;
    padding: 5px 1px !important; }
    .cart-product-row .trin-9 .value {
      word-break: break-all; }
  .cart-product-row .cart-info .cart-product-img {
    width: 50%;
    float: none;
    margin: 0 auto; }
  .cart-product-row .cart-info .cart-product-details {
    width: 100%;
    text-align: center; }
    .cart-product-row .cart-info .cart-product-details .AutoshipBlockContainingTable {
      text-align: center; }
      .cart-product-row .cart-info .cart-product-details .AutoshipBlockContainingTable .ASChangeFreqDiv {
        background-color: #3fbb9b; }
      .cart-product-row .cart-info .cart-product-details .AutoshipBlockContainingTable input {
        height: auto;
        width: auto; }
  .sub-total {
    /*cart totals footer- subtotals mobile:*/
    font-size: 12px !important; }
    .sub-total .sub-total-0 {
      display: none;
      /*removes the SUBTOTAL: text from cart footer on mobile*/ }
    .sub-total .trin-9 {
      width: 16.66667%;
      padding: 10px 2px !important; }
  .second-header .second-1-cell {
    display: none; }
  .second-header .trin-6 {
    /*change to a trin-5 width lower font size*/
    width: 20%;
    font-size: 10px;
    line-height: 12px;
    padding: 5px 3px !important; } }

.cart-product-6 .value {
  font-weight: 600; }

.second-header {
  background-color: #666e78;
  color: white; }

.sub-total-6 .value {
  font-weight: 600; }

/*quantity box and REMOVE link style*/
.remove-link {
  display: block;
  text-align: center;
  margin-top: 20px;
  font-size: 11px;
  width: 58px;
  background-color: #ad3845;
  color: #ffffff;
  float: right;
  border-radius: 4px;
  padding: 2px 5px; }
  @media only screen and (max-width: 480px) {
    .remove-link {
      margin-top: 0; } }
  .remove-link:hover {
    background-color: #eb5769;
    color: #ffffff; }

.refresh-link {
  display: block;
  text-align: center;
  margin-top: 5px;
  font-size: 11px;
  width: 58px;
  background-color: #719a47;
  color: #ffffff;
  border-radius: 4px;
  padding: 2px 5px; }
  .refresh-link:hover {
    background-color: #a2d36e;
    color: #ffffff; }

/*css created combo box*/
.dropdown {
  position: relative;
  display: inline-block; }

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 260px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2); }
  .dropdown-content a {
    display: block;
    padding: 12px;
    border-bottom: 1px solid #666;
    color: #434a54;
    text-decoration: none; }
    .dropdown-content a:hover {
      color: #363b43;
      background-color: #f3fafb !important; }
  .dropdown-content a:last-child {
    border-bottom: none; }

.dropdown:hover .dropdown-content {
  display: block; }

/*STYLES FOR COMPLETED ORDER PRINTED PAGE*/
.FirestormPage_ShoppingCartPrintableReceiptv4_aspx .print-logo {
  display: none; }

.FirestormPage_ShoppingCartPrintableReceiptv4_aspx .print-logo img {
  width: 180px !important; }

@media print {
  .FirestormPage_ShoppingCartPrintableReceiptv4_aspx .print-heading {
    font-size: 18px !important;
    font-weight: 500 !important; }
  .FirestormPage_ShoppingCartPrintableReceiptv4_aspx .main-content {
    min-height: 0px; }
  .FirestormPage_ShoppingCartPrintableReceiptv4_aspx * {
    color: #000 !important;
    font-size: 11px !important; }
  .FirestormPage_ShoppingCartPrintableReceiptv4_aspx .spotlight {
    font-size: 30px !important; }
  .FirestormPage_ShoppingCartPrintableReceiptv4_aspx .print-me,
  .FirestormPage_ShoppingCartPrintableReceiptv4_aspx #header,
  .FirestormPage_ShoppingCartPrintableReceiptv4_aspx .replicated,
  .FirestormPage_ShoppingCartPrintableReceiptv4_aspx .language-wrap,
  .FirestormPage_ShoppingCartPrintableReceiptv4_aspx .helpful-links,
  .FirestormPage_ShoppingCartPrintableReceiptv4_aspx .title-bar-section,
  .FirestormPage_ShoppingCartPrintableReceiptv4_aspx #CheckoutProgressBar,
  .FirestormPage_ShoppingCartPrintableReceiptv4_aspx footer,
  .FirestormPage_ShoppingCartPrintableReceiptv4_aspx .SCNFRRecurringOrderDescriptionText {
    display: none !important; }
  .FirestormPage_ShoppingCartPrintableReceiptv4_aspx .print-logo {
    display: block !important; }
  .FirestormPage_ShoppingCartPrintableReceiptv4_aspx .panel,
  .FirestormPage_ShoppingCartPrintableReceiptv4_aspx .panel-body,
  .FirestormPage_ShoppingCartPrintableReceiptv4_aspx .pullout,
  .FirestormPage_ShoppingCartPrintableReceiptv4_aspx .trin-1,
  .FirestormPage_ShoppingCartPrintableReceiptv4_aspx .shop-push-small {
    margin: 0 !important;
    padding: 0 !important; }
  .FirestormPage_ShoppingCartPrintableReceiptv4_aspx .border-item {
    border-left: 6px solid #4d4d4d !important; }
  .FirestormPage_ShoppingCartPrintableReceiptv4_aspx .review-section-info {
    padding: 0 !important;
    line-height: 12px !important; } }

.visible-xs,
.visible-md,
.visible-lg {
  display: none; }

@media (max-width: 30em) {
  .hidden-xs {
    display: none; }
  .visible-xs {
    display: block; } }

@media (min-width: 30em) and (max-width: 50em) {
  .hidden-md {
    display: none; }
  .visible-md {
    display: block; } }

@media (min-width: 50em) and (max-width: 68.75em) {
  .hidden-lg {
    display: none; }
  .visible-lg {
    display: block; } }

.product-row {
  clear: both;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: left;
  align-items: left;
  -webkit-justify-content: left;
  justify-content: left;
  /* You can set flex-wrap and flex-direction individually */
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  /* Or do it all in one line with flex flow */
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  /* tweak the where items line up on the row */
  /* valid values are: flex-start, flex-end, space-between, space-around, stretch */
  -webkit-align-content: stretch;
  align-content: stretch;
  width: 100% !important;
  max-width: 1440px;
  padding-top: 6px;
  justify-content: center; }

.SCNProductPrice strike {
  font-size: 11px; }

.SCNProductListImage {
  width: 100% !important;
  height: auto !important;
  border: none;
  margin: 0 auto;
  display: block;
  max-height: none !important;
  min-height: 0 !important; }

.SCNProductPrice strike {
  font-size: 11px; }

.SCNProductListImage {
  max-width: none !important; }

@media only screen and (max-width: 480px) {
  .SCNIndividualProductBox .product-info {
    padding: 0; } }

@media only screen and (max-width: 480px) {
  .SCNIndividualProductBox hr {
    display: none; } }

.goog-te-gadget-simple {
  background-color: transparent !important;
  border-left: 1px solid transparent !important;
  border-top: 1px solid transparent !important;
  border-bottom: 1px solid transparent !important;
  border-right: 1px solid transparent !important; }

.goog-te-gadget-simple .goog-te-menu-value, .goog-te-gadget-simple .goog-te-menu-value span {
  color: #888888 !important; }

.goog-te-gadget-simple .goog-te-menu-value span {
  border: none !important; }

@media only screen and (max-width: 480px) {
  #google_translate_element {
    position: static; } }

nav.menu ul li a {
  padding: 0 !important;
  font-weight: 500; }

@media (max-width: 88em) {
  nav.menu ul li a {
    padding: 0 4px !important;
    white-space: normal !important;
    font-size: 12px !important; }
  .drop-down &gt; a:after,
  .mini-drop-down &gt; a:after {
    font-size: 11px; } }

@media (max-width: 700px) {
  .menu {
    display: none; }
  .xs-menu li a {
    padding: 0px; }
  .xs-menu-cont {
    display: block; } }

@media (max-width: 850px) {
  nav.menu ul li a {
    line-height: 16px !important;
    padding-top: 5px !important;
    text-align: center !important; }
  .mini-drop-down &gt; a:after {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
    font-size: 18px; } }

nav.menu ul li a {
  padding: 15px 2px !important;
  white-space: normal !important;
  line-height: 13px; }

nav.menu {
  min-height: 0; }

nav.menu ul li {
  padding: 0 !important; }

nav #search-desktop i {
  margin-top: 10px; }

nav.menu ul li a {
  position: relative !important; }

.drop-down &gt; a:after,
.mini-drop-down &gt; a:after {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  bottom: 5px !important;
  width: 15px;
  font-size: 18px; }

@media only screen and (max-width: 480px) {
  #logo img {
    width: 200px;
    margin: 0 !important;
    margin-top: 0 !important; }
  header .trin-2 {
    width: 50%; }
  #lblCart {
    display: none; }
  .shop-btn-icon {
    font-size: 18px !important; }
  a.cart-button {
    font-size: 14px !important; }
  .cart-count {
    height: 25px;
    width: 25px;
    line-height: 27px; } }

/*START per client css below*/
.main-content {
  /*  background-position: left bottom;
  background-size: auto;
  background-repeat: repeat-x;*/
  padding-bottom: 0px; }

.shop-qtybox input {
  width: 100%;
  height: 30px !important;
  display: block;
  border: 3px solid #c5e4e9;
  background-color: white;
  color: #4c4c4c; }

#logo img {
  width: 135px;
  height: auto;
  margin-top: -20px;
  margin-bottom: 15px; }

.mega-menu .left-images img {
  border-radius: 50%; }

body nav.menu .mega-menu .left-images a {
  padding-left: 0 !important; }

/*footer logo*/
.footer-1 img {
  width: 164px;
  height: auto; }

.addons-bg, .reviews-box h4 {
  background-color: #d9d9d9; }

.reviews-box h4 {
  color: black; }

.language-wrap select {
  background-color: transparent;
  color: white; }

.mega-menu {
  min-height: 400px; }

.maybe-this {
  background-color: #c5e4e9; }
  .maybe-this .arrow-down {
    border-top: 20px solid #c5e4e9; }

.SCNProductName b {
  font-weight: normal; }

/* they have html in titles*/
.SCNRPGoButton, .SCNRPGoButton:hover {
  background-color: #c5e4e9 !important; }

#header &gt; .trin-2 {
  padding: 0 !important; }

footer {
  font-weight: 600; }

.helpful-links a {
  font-weight: 700; }

#header .header-links a.my-backoffice {
  font-weight: 500 !important; }

.header-search .search-input {
  background-color: white;
  border: 1px solid #000; }

.search-button-main {
  border: 1px solid #555;
  border-left: 0px solid #000; }

.mini-menu span.categories-list a:hover {
  border-bottom: 0px solid #fff !important; }

.SCNProductDetailStatusMessage {
  background: #c5e4e9 !important; }

#cart-panel .panel-heading,
.modal-container header,
.modal-container .modal-header {
  background-color: #a8bcbf !important;
  color: #fff !important; }

.spotlight.sub-total,
.modal-container footer,
.modal-container .modal-footer {
  background-color: #a8bcbf !important;
  color: #fff; }

.panel-body, .modal-container {
  background-color: #fdfefe; }

.shop-nav.shop-nav-inline .shop-dropdown-menu &gt; li,
.shop-nav.shop-nav-inline &gt; ul &gt; li {
  margin-bottom: 10px; }

.SCNProductListImage {
  max-width: 295px !important; }

.product-row .trin-4 {
  width: 33.33%; }

@media only screen and (max-width: 480px) {
  .product-row .trin-4 {
    width: 100%; } }

@media only screen and (min-width: 481px) and (max-width: 991px) {
  .product-row .trin-4 {
    width: 50%; } }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Arsenal', 'Helvetica Neue, Helvetica, Arial', sans-serif !important; }

#wrapper {
  background-color: transparent;
  background-image: url("../../../images/Demo-Banners/party-demo/header-photo.jpg");
  background-position: top center;
  background-repeat: repeat-x; }

/*Make nav black &amp; 100% across*/
#ctl00_MasterCategoryToolbar.frame.fit {
  /* width: 100% !important; */
  padding: 0 !important;
  background: rgba(255, 255, 255, 0);
  border-bottom: 3px solid rgba(255, 255, 255, 0.56); }

#ctl00_MasterCategoryToolbar.frame.fit nav.menu {
  max-width: 1440px;
  background: rgba(255, 255, 255, 0);
  margin: 0 auto; }

/*remove top backoffice link*/
/*.my-backoffice{
	display: none !important;
}*/
/*style new back office link in sub-footer */
.shop-footer .shop-nav-inline &gt; ul &gt; li a:link[href="/membertoolsdotnet/Login/FirestormLogin.aspx"],
.shop-footer .shop-nav-inline &gt; ul &gt; li a:visited[href="/membertoolsdotnet/Login/FirestormLogin.aspx"] {
  background-color: black;
  color: white !important;
  padding: 5px;
  font-weight: bold; }

.shop-footer .shop-nav-inline &gt; ul &gt; li a:hover[href="/membertoolsdotnet/Login/FirestormLogin.aspx"],
.shop-footer .shop-nav-inline &gt; ul &gt; li a:active[href="/membertoolsdotnet/Login/FirestormLogin.aspx"] {
  background-color: dimgray; }

/*move toggle over to left*/
.helpful-toggle {
  float: left; }

.replicated {
  background-color: rgba(120, 164, 179, 0.59) !important; }

/*menu*/
/*nav.menu ul li a{
	font-size: 24px;
	line-height: 33px;
}*/
nav #search-desktop i.icon-search::before {
  font-size: 24px;
  line-height: 44px; }

#ctl00_MasterCategoryToolbar.frame.fit nav.menu {
  margin-top: 15px; }

/*header
		*/
header .trin-2 {
  float: none !important;
  width: 100% !important;
  text-align: center !important;
  padding: 0 !important; }

.header-links .shop-nav {
  float: none !important;
  text-align: center !important; }

.header-links .cart-button {
  position: absolute !important;
  top: 0;
  right: 0; }

#header .header-links a.my-backoffice:link,
#header .header-links a.my-backoffice:visited,
#header .header-links a.my-backoffice:active {
  color: #7e7f82 !important;
  background-color: transparent; }

#header .header-links a.my-backoffice:hover {
  color: #959596 !important; }

#header .header-links a.my-backoffice {
  padding: 0 !important; }

.shop-nav-inline &gt; ul {
  margin: 0 0 0 25px; }

@media (max-width: 800px) {
  .header-links .cart-button {
    position: relative !important;
    vertical-align: middle; } }

.header-search .search-input,
.search-button-main {
  border: 1px solid transparent; }

/* START SOCIAL ICON STYLES*/
.st-backdrop {
  background: rgba(255, 255, 255, 0.54) !important; }

.sl {
  font-size: 30px;
  width: 40px;
  height: 40px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  background-color: red; }

.sl:hover {
  opacity: 0.7; }

.sl-facebook {
  background: rgba(111, 187, 206, 0.94);
  color: white;
  background-image: url(https://partyplan.trinitysoft.net/MemberToolsDotNet/art/SocialMedia/i-facebook.png);
  background-repeat: no-repeat;
  background-size: 70%;
  background-position: center; }

.sl-twitter {
  background: rgba(111, 187, 206, 0.87);
  background-image: url(https://partyplan.trinitysoft.net/MemberToolsDotNet/art/SocialMedia/i-twitter.png);
  background-repeat: no-repeat;
  background-size: 70%;
  background-position: center; }

.sl-pinterest {
  background: rgba(111, 187, 206, 0.87);
  background-image: url(https://partyplan.trinitysoft.net/MemberToolsDotNet/art/SocialMedia/i-pinterest.png);
  background-repeat: no-repeat;
  background-size: 70%;
  background-position: center; }

.sl-sharethis {
  background: rgba(111, 187, 206, 0.87);
  background-image: url(https://partyplan.trinitysoft.net/MemberToolsDotNet/art/SocialMedia/i-sharethis.png);
  background-repeat: no-repeat;
  background-size: 70%;
  background-position: center;
  cursor: pointer; }

.sl-email {
  background: rgba(111, 187, 206, 0.87);
  background-image: url(https://partyplan.trinitysoft.net/MemberToolsDotNet/art/SocialMedia/i-email.png);
  background-repeat: no-repeat;
  background-size: 70%;
  background-position: center;
  cursor: pointer; }

/* END SOCIAL ICON STYLES*/
/* START SOCIAL ICON ANIMATIONS */
.pulse {
  box-shadow: 0 0 0 white;
  transition: background-color 1s; }

.pulse:hover {
  animation: pulse 2s 1;
  /* background: #fff;*/ }

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4); }
  70% {
    -webkit-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); } }

@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4); }
  70% {
    -moz-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 20px rgba(255, 255, 255, 0); }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); } }

/* END SOCIAL ICON ANIMATIONS */
#ctl00_lblFooterAboutCompanyName,
#ctl00_lblFooterContactInformation,
#ctl00_lblFooterCategories {
  color: #207b83;
  font-family: 'Dawning of a New Day' !important;
  text-transform: capitalize;
  font-size: 26px;
  font-weight: bold; }

.shop-banner .shop-banner-content {
  z-index: auto; }

.title-bar-section {
  background-color: rgba(255, 255, 255, 0.22);
  padding: 5px; }

/*

COMMENTED OUT BORDER RADIUS FOR THE PRODUCT IMAGES!!!!!!!

.SCNProductListImage {
  border-radius: 50%; }
*/

/*new rep area footer banner*/
.catfish-container {
  background-image: url("https://partyplan.trinitysoft.net/images/Demo-Banners/party-demo/header-photo.jpg");
  background-position: top center;
  background-size: cover;
  text-align: center;
  display: block;
  position: fixed;
  right: 0;
  left: 0;
  width: 100%;
  bottom: 0; }

.rep-photo-footer {
  text-align: center; }

.rep-photo-footer img {
  width: 130px;
  border-radius: 50%; }

.rep-name-banner {
  text-align: left;
  margin-bottom: 0px;
  font-size: 28px;
  margin-top: 0px; }

.special-rep-info {
  text-align: left; }

.special-rep-info br {
  display: none; }

.special-rep-info a:link,
.special-rep-info a:visited {
  color: black; }

.special-rep-info a:hover,
.special-rep-info a:active {
  color: #345274; }

@media (max-width: 800px) {
  .rep-photo-footer img {
    width: 80px;
    border-radius: 50%; }
  .rep-name-banner {
    text-align: left;
    margin-bottom: 0px;
    font-size: 15px;
    margin-top: 0px; }
  .catfish-container .trin-4 {
    display: none; }
  .catfish-container .trin-2.zero {
    width: 100%; }
  .catfish-container p {
    font-size: 12px;
    margin: 0; }
  .catfish-container .frame.fit {
    padding: 0 !important; }
  .rep-photo-footer {
    padding: 10px 0 !important; }
  .catfish-container h3 {
    line-height: 12px; } }

/*END rep area footer banner*/
.share-bg {
  background-color: transparent; }

/*.CartProductDetailDynamicSpecialSection,*/
.shop-title-section h2 {
  font-family: 'Dawning of a New Day' !important;
  text-transform: capitalize;
  letter-spacing: 1px;
  color: #207b83; }

.shop-btn {
  background-color: rgba(236, 236, 236, 0.79);
  color: #6b6e71 !important; }

.shop-qtybox input {
  border: none; }

.goog-te-gadget-icon {
  background: none !important; }

.rep-photo-footer img {
  width: 70px !important;
  float: right; }

.special-rep-info p {
  display: none; }

.SCNProductName a {
  color: #6d9ba2 !important; }

footer.tm-30 {
  margin-bottom: 130px !important; }

footer .trin-75.meta.zero {
  margin-left: 16px !important; }

/*about page*/
img.about-banner {
  width: 100%;
  max-width: 1740px;
  display: block;
  margin: 0 auto; }

.emoceans-section .seashell.seashell {
  top: -150px !important;
  z-index: 0 !important; }

.emoceans-section {
  margin: 30px 0 !important; }

/*testimony slider*/
.csslider &gt; .arrows label:hover {
  box-shadow: inset 3px -3px 0 2px #1a92c2 !important; }

.csslider &gt; .navigation label:after {
  background: #1a92c2 !important; }

/*details page*/
@media only screen and (max-width: 991px) and (min-width: 481px) {
  .CartProductDetailDynamicSpecialSection .trin-stack [class*="trin-"] {
    width: 100% !important;
    float: none !important; } }

	h1,h2,h3{
			font-family: 'Open Sans Condensed' !important;
		}
		
		.condensed{
		font-family: 'Open Sans Condensed' !important;
	}
		.scripted{
		font-family: 'Dawning of a New Day' !important;
font-size: 90px;
		}




/*MOBILE ONLY HEADER REDUCTION IN SIZE TEST Aug6 2019 DG*/


/* fs-shop-skin-citrislife.css | https://backoffice.trinitysoft.net/MemberToolsDotNet/ShoppingCartv4/css/fs-shop-skin-citrislife.css?t=637006861155489822 */

@media only screen and (max-width: 580px) {
  #logo img {
	 /* needs to be SCSS variables*/
   margin-top: 10px;
	margin-bottom: 5px;
    width: 50px;
    float: left;
  }
	#ctl00_HeaderCompanyLogoContainer{
		height: 50px;
		padding-top: 4px;
	}

.language-wrap {
  display: none;
}

.cart-count {
  /* background-color: white; */
  /* color: #434a54 !important; */
  /* height: 30px; */
  /* width: 30px; */
  /* line-height: 30px; */
  /* margin-top: -15px; */
  /* right: 5px; */
  background-color: #207b83;
  color: #fff !important;
  height: 20px;
  width: 20px;
  line-height: 20px;
  margin-top: -11px;
  right: 6px;
  font-size: 12px;
}

#header .header-links {
  /* margin-top: 15px; */
  margin-top: 0px;
}

.header-search {
  /* position: absolute; */
   visibility: visible; 
  position: static;
}

.header-search .searchform-wrapper {
  /* width: 100%; */
  /* margin-top: -60px; */
  width: 100%;
  margin-top: 0px;
  margin: 0 auto;
}

.header-search .search-input {
  /* height: 58px; */
  /* margin-top: 15px; */
  height: 38px;
  margin-top: 5px;
}

.search-button-main {
  /* line-height: 56px; */
  line-height: 36px;
}

/* fs-shop-grid.css | https://backoffice.trinitysoft.net/MemberToolsDotNet/ShoppingCartv4/css/fs-shop-grid.css?t=637006861155489822 */

@media (max-width: 30em) {
  header .trin-2 {
    /* width: 100%; */
    width: 50%;
  }
}

/* Element | https://backoffice.trinitysoft.net/MemberToolsDotNet/ShoppingCartv4/StartPublicShopping.aspx?MG=-1&amp;G1=-1&amp;G2=-1&amp;SCC=-1&amp;SCCRoutingCode= */

#ctl00_lnkLoginLink {
  display: none;
}

/* Element | https://backoffice.trinitysoft.net/MemberToolsDotNet/ShoppingCartv4/StartPublicShopping.aspx?MG=-1&amp;G1=-1&amp;G2=-1&amp;SCC=-1&amp;SCCRoutingCode= */

#ctl00_Divider1 {
  display: none;
}

/* Element | https://backoffice.trinitysoft.net/MemberToolsDotNet/ShoppingCartv4/StartPublicShopping.aspx?MG=-1&amp;G1=-1&amp;G2=-1&amp;SCC=-1&amp;SCCRoutingCode= */

#ctl00_lnkCreateAccount {
  display: none;
}

/* Element | https://backoffice.trinitysoft.net/MemberToolsDotNet/ShoppingCartv4/StartPublicShopping.aspx?MG=-1&amp;G1=-1&amp;G2=-1&amp;SCC=-1&amp;SCCRoutingCode= */

#ctl00_Divider2 {
  display: none;
}

/* Element | https://backoffice.trinitysoft.net/MemberToolsDotNet/ShoppingCartv4/StartPublicShopping.aspx?MG=-1&amp;G1=-1&amp;G2=-1&amp;SCC=-1&amp;SCCRoutingCode= */

#ctl00_lnkMyBackoffice {
  display: none;
}

/* Element | https://backoffice.trinitysoft.net/MemberToolsDotNet/ShoppingCartv4/StartPublicShopping.aspx?MG=-1&amp;G1=-1&amp;G2=-1&amp;SCC=-1&amp;SCCRoutingCode= */

#ctl00_Divider3 {
  display: none;
}

/* Element | https://backoffice.trinitysoft.net/MemberToolsDotNet/ShoppingCartv4/StartPublicShopping.aspx?MG=-1&amp;G1=-1&amp;G2=-1&amp;SCC=-1&amp;SCCRoutingCode= */

#ctl00_lblCart {
  display: none;
}

/* Element | https://backoffice.trinitysoft.net/MemberToolsDotNet/ShoppingCartv4/StartPublicShopping.aspx?MG=-1&amp;G1=-1&amp;G2=-1&amp;SCC=-1&amp;SCCRoutingCode= */

#CartAmountDisplay {
  display: none;
}

/* fs-shop-base.css | https://backoffice.trinitysoft.net/MemberToolsDotNet/ShoppingCartv4/css/fs-shop-base.css?t=637006861155489822 */

a.cart-button i::before {
  /* font-size: 26px; */
  font-size: 18px;
}
	.cart-button{
		background-color:transparent !important;
	}
.cart-button .shop-btn-icon {
  /* margin-left: 30px; */
  margin-left: 10px;
	color: #207b83;
}

.header-search {
  /* visibility: hidden; */
	background-color: transparent;
}

/* Element | https://backoffice.trinitysoft.net/MemberToolsDotNet/ShoppingCartv4/StartPublicShopping.aspx?MG=-1&amp;G1=-1&amp;G2=-1&amp;SCC=-1&amp;SCCRoutingCode= */

.header-links .shop-nav.shop-nav-inline {
  top: -40px;
  position: absolute;
  right: 5px;
}

/* Element | https://backoffice.trinitysoft.net/MemberToolsDotNet/ShoppingCartv4/StartPublicShopping.aspx?MG=-1&amp;G1=-1&amp;G2=-1&amp;SCC=-1&amp;SCCRoutingCode= */

img.tog-img-2 {
  /* width: 90%; */
  width: 30%;
}

/* Element | https://backoffice.trinitysoft.net/MemberToolsDotNet/ShoppingCartv4/StartPublicShopping.aspx?MG=-1&amp;G1=-1&amp;G2=-1&amp;SCC=-1&amp;SCCRoutingCode= */

#logo {
  margin-left: 50px;
  display: block;
	
}

/* Element | https://backoffice.trinitysoft.net/MemberToolsDotNet/ShoppingCartv4/StartPublicShopping.aspx?MG=-1&amp;G1=-1&amp;G2=-1&amp;SCC=-1&amp;SCCRoutingCode= */

#menutoggle {
  top: -50px;
  position: absolute;
	width: 50px;
}

	#search-mobile i{
		display: none;
	}
.search-input {
    font-size: 14px;
}	
	.xs-menu-cont &gt; a {
		background-color: transparent !important;
	}
	#menutoggle i{
		color: #207b83;
	}
	.full-section.tri-images.tri-images-margin{
		padding-top: 10px;
	}
	
	/*fix top image section*/
	.tri-images .flex-container{
		display: block !important;
	}
	.tri-images .flex-container div.img-1,
	.tri-images .flex-container div.img-2,
	.tri-images .flex-container div.img-3,
	.tri-images .flex-container div.img-4{
		width: 50% !important;
		float: left !important;
		
	}
	#ctl00_MasterCategoryToolbar.frame.fit{
		border-bottom: none;
	}
	#header .header-links a.cart-button{
		top: 0 !important;
		right: 0;
		position: absolute !important;
	}
	
	#ctl00_ContentPlaceHolder1_SearchResultMessageContainer{
	padding: 20px;
background-color: #ffffffa6;
margin-bottom: 15px;
		}
	.title-bar-section{
		background-color: rgba(255, 255, 255, 0.37);
	}

}

/*make search bar constant*/
.header-search {
 background-color: rgba(255, 255, 255, 0);
   visibility: visible; 
  position: static;
}
.header-search .search-input{
	 background-color: rgba(255, 255, 255, 0.58);
	height: 30px;
}
.search-button-main{
	line-height: 28px;
	
}
.header-search .searchform-wrapper{
	margin-top: 0px;
}
.search-toggle#search-desktop{
	display: none;
}
/*
make secondary custom html panels on detail pages center links on mobile*/
#ctl00_ContentPlaceHolder1_divNonSnapNavTags{
	text-align: center !important;
}
.breadcrumbs ul{
	text-align: right;
}
/*darken some text and bg on prod. details page */
.maybe-this h3,
.maybe-this h6,
.mcs-items-container a,
.reviews-box h4,
.reviews-box .review-btn a{
	color: #207b83;
}
.reviews-box h4,
.reviews-box .review-btn a{
	background-color: rgba(32, 123, 131, 0.21);
}

/*Home page items misc. */
@media only screen and (max-width: 580px) {
	#video-1 video{
		border: #add2cc 8px solid !important
	}
}

@media only screen and (max-width: 580px) {
	img.shell{
		width: 60px !important6
	}
}

.replicated {
  background-color: #206183 !important;}
.helpful-links{
	 background-color: #317598 !important;
}
.catfish-container{
	background-image: none;
	 background: -moz-linear-gradient(180deg, #317598 0%, #317598 5%, #206183 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #206183), color-stop(95%, #317598), color-stop(100%, #ffffff));
    background: -webkit-linear-gradient(180deg, #317598 0%, #317598 5%, #206183 100%);
    background: -o-linear-gradient(180deg, #317598 0%, #317598 5%, #206183 100%);
    background: -ms-linear-gradient(180deg, #317598 0%, #317598 5%, #206183 100%);
    background: linear-gradient(270deg, #317598 0%, #317598 5%, #206183 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#206183', endColorstr='#317598', GradientType=1 );
	
}
h3.rep-name-banner{
	color: white;
}

/*Filter items*/
.filter-attribute-header{
	
	 background: -moz-linear-gradient(180deg, #ffffff 0%, #ffffff 5%, #c5e4e9 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #c5e4e9), color-stop(95%, #ffffff), color-stop(100%, #ffffff));
    background: -webkit-linear-gradient(180deg, #ffffff 0%, #ffffff 5%, #c5e4e9 100%);
    background: -o-linear-gradient(180deg, #ffffff 0%, #ffffff 5%, #c5e4e9 100%);
    background: -ms-linear-gradient(180deg, #ffffff 0%, #ffffff 5%, #c5e4e9 100%);
    background: linear-gradient(270deg, #ffffff 0%, #ffffff 5%, #c5e4e9 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#c5e4e9', endColorstr='#ffffff', GradientType=1 );
  
	color: #207b83;
}
/*product grid Stickers*/
.shop-product-sticker{
	background: #c76715;
	font-weight: bold;
}

#ctl00_lblPartyInfo {
  margin-left: -50px !important;
  color: teal !important;
  font-size: 16px !important; }

.special-rep-info .trin-2{
    color:white !important;
}</pre></body></html>