﻿/* Colors */
/* layout */
#categoryHeaderText {
  text-transform: uppercase;
}
.templates-header-title-layout {
  margin-top: 8%;
  text-align: center;
  width: 348px;
  float: right;
  margin-right: 10%;
}
/*@media(max-width:1024px) {
    .templates-header-title-layout {
        margin-top: 50px;
        margin-right: 20px;
    }
}
@media(min-width:1000px) {
    .templates-header-title-layout {
        margin-top: 105px;
        margin-right: 50px;
    }
}
@media(min-width:1500px) {
    .templates-header-title-layout {
        margin-top: 175px;
        margin-right: 90px;
    }
}
@media(min-width:1800px) {
    .templates-header-title-layout {
        margin-top: 230px;
        margin-right: 120px;
    }
}*/
.TemplatesHeaderFont {
  font-family: 'Pathway Gothic One', sans-serif;
  font-size: 46px !important;
  color: white;
  text-transform: uppercase;
}
.TemplatesPreHeader {
  margin: auto;
  text-align: center;
  font-family: 'Oswald', sans-serif;
  font-size: 22px !important;
  text-transform: uppercase;
  color: #CCCCCC;
  font-weight: 700;
  padding-bottom: 5px;
}
.TemplatesBannerSize {
  height: 159px;
  width: 613px;
}
.TemplatesLargeBanner {
  background-image: url('/Content/images/Designs/HeaderLrg.png');
}
.TemplatesMedBanner {
  background-image: url('/Content/images/Designs/HeaderMd.png');
}
.TemplatesSmallBanner {
  background-image: url('/Content/images/Designs/HeaderSm.png');
}
.TemplatesBannerVerticalSpacer {
  color: white;
  padding-top: 14px;
  text-align: center;
}
#TemplatesHeader {
  text-align: center;
  margin: auto;
}
#ClubName {
  font-size: 46px !important;
  font-weight: normal !important;
}
#DesignsHeaderPromo {
  font-size: 12px;
  font-family: 'Interstate', Tahoma;
}
.TemplatesTable {
  margin-left: auto;
  margin-right: auto;
}
.TemplateSpacer {
  width: 21px;
}
.ContentArea {
  margin-left: auto;
  margin-right: auto;
}
.TemplateWholeCell {
  text-align: center;
}
.TemplatePaddingRowHeight {
  height: 20px;
}
.TemplateData {
  background: url('/Content/images/Designs/BackLine.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  height: 30px;
}
.TemplateID {
  font-weight: bold;
  margin: 0 auto;
  text-align: left;
  width: 318px;
}
.TemplateImage {
  background: url('/Content/images/loader.gif');
  background-position: 146px 146px;
  background-repeat: no-repeat;
  height: 318px;
  width: 318px;
  text-align: center;
}
.ShownOn {
  margin: 0 auto;
  width: 318px;
  font-size: 9px;
  line-height: 9px;
  color: gray;
  text-align: left;
}
.TemplateCornerBanner {
  position: relative;
  left: 100px;
  top: -110px;
}
.WBDesignCell {
  width: 500px;
  padding-bottom: 60px;
  padding-left: 20px;
}
.WBFrontImageStyle {
  padding-right: 25px;
  text-align: center;
}
.WBBackImageStyle {
  max-width: 125px;
  max-height: 278px;
}
.templates-grid {
  margin: 0 auto;
}
.templates-grid-header {
  margin: 0 auto;
}
.grid-item-width-only {
  width: 325px;
}
.grid-item {
  width: 325px;
  /*position: relative;*/
}
.grid-item-template-info {
  width: 325px;
  height: 375px;
}
.grid-item-sub-spacer {
  width: 310px;
}
.grid-item-template-info.facemask {
  width: 500px;
  height: 400px;
}
.grid-item-sub-spacer.facemask {
  width: 485px;
}
.templates-menu-listing {
  width: 325px;
  height: 1544px;
}
.templates-menu-listing-with-header-image {
  width: 325px;
  height: 1717px;
}
.template-info-pane-large {
  width: 310px;
  height: 310px;
  background-color: #F6F6F6;
  position: relative;
}
.template-info-pane-large-image {
  max-width: 290px;
  max-height: 290px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  /* for older Safari */
  -ms-transform: translate(-50%, -50%);
  /* for older IE */
  transform: translate(-50%, -50%);
  border: 0;
}
.template-info-pane-large.facemask {
  width: 485px;
  height: 310px;
  /*    height: @GarmentsPanelFullHeightFaceMask - @GarmentsPanelPadding;*/
}
.template-info-pane-large-image.facemask {
  max-width: 465px;
  max-height: 365px;
}
.grid-facemask-prices {
  height: 32px;
}
.template-info-pane-bottom {
  padding-top: 10px;
}
.template-info-learn-more-outer {
  border: 2px solid gray;
  width: 151px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: inline-block;
  font-size: 0.9em;
}
.template-info-arrow {
  width: 7px;
  height: 12px;
  top: -1px;
  position: relative;
}
@media (max-width: 1025px) {
  .grid-item {
    width: 250px;
    /*position: relative;*/
  }
  .grid-item-width-only {
    width: 250px;
  }
  .grid-item-template-info {
    width: 250px;
    height: 325px;
  }
  .grid-item-sub-spacer {
    width: 235px;
  }
  .templates-menu-listing {
    width: 250px;
    height: 1019px;
  }
  .templates-menu-listing-with-header-image {
    width: 250px;
    height: 1019px;
  }
  .template-info-pane-large {
    width: 235px;
    height: 235px;
    background-color: #F6F6F6;
    position: relative;
  }
  .template-info-pane-large-image {
    max-width: 215px;
    max-height: 215px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    /* for older Safari */
    -ms-transform: translate(-50%, -50%);
    /* for older IE */
  }
  .template-info-pane-bottom {
    padding-top: 10px;
  }
  .template-info-learn-more-outer {
    border: 2px solid gray;
    width: 151px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: inline-block;
    font-size: 0.9em;
  }
}
.templates-leftmenu-container {
  padding: 8px;
}
.templates-leftmenu-header-title {
  /*border: solid 1px gray;*/
  padding: 4px;
  margin-bottom: 10px;
  font-size: 1.65em;
  text-transform: uppercase;
}
.templates-leftmenu-hr {
  height: 1px;
  color: #D0CAC7;
  background-color: #D0CAC7;
  margin-bottom: 5px;
  width: 98%;
  margin: 0;
}
.templates-leftmenu-item {
  font-family: AvenirLTStd-Book;
  font-weight: normal;
  font-style: normal;
}
.templates-leftmenu-item a {
  color: black;
  display: block;
}
.templates-leftmenu-item a:hover {
  color: white;
  background-color: black;
  text-decoration: none;
}
.templateLink {
  color: black;
}
a.templateLink:hover {
  color: black;
}
.template-info-code {
  display: inline-block;
  float: right;
  font-size: 1.3em;
  margin-right: 10px;
}
.template-info-code.facemask {
  display: block;
  float: unset;
}
.template-info-btns.facemask {
  float: right;
}
.grid-item-100percent {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .grid-item-style-break-with-menu {
    width: 500px;
  }
  .grid-item-style-break-full-width {
    width: 750px;
  }
  .templates-menu-listing-with-header-image {
    width: 250px;
    height: 1230px;
  }
}
@media screen and (min-width: 1016px) {
  .grid-item-style-break-with-menu {
    width: 750px;
  }
  .templates-menu-listing-with-header-image {
    width: 250px;
    height: 1012px;
  }
}
@media screen and (min-width: 1030px) {
  .grid-item-style-break-with-menu {
    width: 650px;
  }
  .grid-item-style-break-full-width {
    width: 975px;
  }
  .templates-menu-listing-with-header-image {
    width: 325px;
    height: 1443px;
  }
}
@media screen and (min-width: 1317px) {
  .grid-item-style-break-with-menu {
    width: 975px;
  }
  .grid-item-style-break-full-width {
    width: 1300px;
  }
  .templates-menu-listing-with-header-image {
    width: 325px;
    height: 1580px;
  }
}
@media screen and (min-width: 1645px) {
  .grid-item-style-break-with-menu {
    width: 1300px;
  }
  .grid-item-style-break-full-width {
    width: 1625px;
  }
  .templates-menu-listing-with-header-image {
    width: 325px;
    height: 1717px;
  }
}
@media screen and (min-width: 1965px) {
  .grid-item-style-break-with-menu {
    width: 1625px;
  }
  .grid-item-style-break-full-width {
    width: 1950px;
  }
  .templates-menu-listing-with-header-image {
    width: 325px;
    height: 1480px;
  }
}
@media screen and (min-width: 2285px) {
  .grid-item-style-break-with-menu {
    width: 1950px;
  }
  .grid-item-style-break-full-width {
    width: 2275px;
  }
  .templates-menu-listing-with-header-image {
    width: 325px;
    height: 1614px;
  }
}
.fancybox-skin {
  background-color: white !important;
}
.CustomBannerRightStick {
  position: fixed;
  top: 260px;
  z-index: 2000;
}
#divCantFindADesignBanner {
  position: fixed;
  z-index: 500;
  bottom: -10%;
}
#BlanketTemplatesDataDiv .blanket-template-container {
  position: relative;
}
#BlanketTemplatesDataDiv img.blanket-template {
  width: 50%;
  position: absolute;
  top: 44%;
  left: 21%;
  transform: rotate(2deg);
}
#BlanketTemplatesDataDiv img.blanket-background {
  width: 100%;
}
#BlanketTemplatesDataDiv ul {
  padding-left: 16px;
}
#BlanketTemplatesDataDiv .blanket-btn-txt {
  font-size: 18px;
}
@media (max-width: 1023px) {
  #BlanketTemplatesDataDiv .blanket-template-container {
    margin-bottom: 10px;
  }
}
@media (max-width: 768px) and (min-width: 700px) {
  #BlanketTemplatesDataDiv {
    /*.blanket-template-container {
            margin-bottom: 10px;
        }*/
  }
  #BlanketTemplatesDataDiv .pricing-tbl-sm {
    font-size: 0.7em;
  }
  #BlanketTemplatesDataDiv .blanket-btn-txt {
    font-size: 1.1em;
  }
}