/* Function to access variables
===========================================*/
/* Change Text Color Based on Color
===================================================*/
.button, button {
  font-family: Raleway-Medium;
  font-size: 15px; }

input[type="submit"], input[type="reset"], input[type="button"] {
  font-family: Raleway-Medium;
  font-size: 15px; }

.homepage-banner-main {
  height: 430px;
  background: url("http://www.printmysmile.com/-1698949112/Handler/CSSOverride/GetImage/1/PMS_image.jpg") no-repeat;
  background-size: cover;
  position: relative;
  text-align: center;
  background-position: 50% 0; }
  .homepage-banner-main .grid_6 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }
  .homepage-banner-main span {
    display: block;
    color: white;
    font-size: 12px;
    text-transform: uppercase;
    width: 300px;
    line-height: 1.3;
    letter-spacing: 3px;
    margin: 0 auto 32px;
    max-width: 200px; }
    .homepage-banner-main span:before {
      content: "";
      display: block;
      background: pink;
      height: 5px;
      width: 130px;
      margin: 0 auto 30px; }

@media (min-width: 761px) {
  .homepage-banner-main {
    background-position: 100% 50%; } }
@media (min-width: 761px) {
  .homepage-banner-main span {
    font-size: 22px;
    max-width: none; } }
.large-about-us {
  background: url("/-1041687387/Handler/Picture/GU/F/Smiling-happy-team.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  margin-bottom: 10px;
  position: relative;
  height: 150px; }
  .large-about-us h1 {
    position: absolute;
    top: 50%;
    font-family: 'Satisfy-regular';
    text-align: center;
    width: 100%;
    color: #47fce4;
    font-size: 60px;
    text-transform: initial;
    transform: translateY(-50%);
    letter-spacing: 0; }

@media (min-width: 761px) {
  .large-about-us {
    height: 486px; } }
@media (min-width: 761px) {
  .large-about-us h1 {
    font-size: 130px; } }
.make-your-own-design {
  background: url("/22187326/Handler/Picture/GU/F/Banner Images/Rectangle 1.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  height: 140px;
  position: relative;
  text-align: center;
  font-family: "gotham-book", "Helvetica", "Arial", sans-serif;
  font-size: 17px;
  text-transform: uppercase;
  line-height: 1.6; }
  .make-your-own-design .innercontainer {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%); }
  .make-your-own-design span {
    display: inline-block;
    min-width: 10px;
    color: #222;
    font-family: "gotham-book", "Helvetica", "Arial", sans-serif; }
    .make-your-own-design span:nth-child(6n+1) {
      color: #b33071; }
    .make-your-own-design span:nth-child(6n+2) {
      color: #fcff00; }
    .make-your-own-design span:nth-child(6n+3) {
      color: #0cfbdc; }
    .make-your-own-design span:nth-child(6n+4) {
      color: #E59598; }
    .make-your-own-design span:nth-child(6n+5) {
      color: #24f462; }
    .make-your-own-design span:last-of-type {
      color: #222;
      font-family: "Raleway-Bold", sans-serif;
      font-weight: 700; }
  .make-your-own-design .call-button {
    color: white;
    border: 5px solid white;
    padding: 15px 25px 8px;
    line-height: 1;
    letter-spacing: 4px;
    vertical-align: 3px;
    margin-bottom: 0;
    cursor: pointer;
    font-size: 38px;
    margin-top: 3px; }

@media (min-width: 601px) {
  .make-your-own-design {
    font-size: 26px; } }
@media (min-width: 761px) {
  .make-your-own-design {
    font-size: 42px; } }
@media (min-width: 601px) {
  .make-your-own-design .call-button {
    margin-top: 2px;
    font-size: 28px; } }
@media (min-width: 761px) {
  .make-your-own-design .call-button {
    font-size: 38px;
    margin-left: 30px;
    margin-top: 0; } }
.instagram-feed h2 {
  background: #e9a3a8;
  color: white;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 2px;
  padding: 15px 0;
  text-align: center;
  margin-bottom: 10px;
  font-family: "Raleway", sans-serif; }

@media (min-width: 761px) {
  .instagram-feed h2 {
    font-size: 21px; } }
footer {
  padding-top: 3.9em; }
  footer .grid_2 {
    position: relative;
    padding-top: 68px;
    margin-top: 38px; }
    footer .grid_2:nth-child(3) img {
      max-width: 47%;
      left: 4%; }
    footer .grid_2:nth-child(4) img {
      left: -10%;
      max-width: 88%; }
    footer .grid_2 img {
      position: absolute;
      top: 0;
      transform: translateY(-50%);
      left: 0;
      max-width: 100%; }
  footer #subscribe-module {
    text-align: center; }
    footer #subscribe-module .social-links li {
      display: inline-block;
      margin-right: 5px; }
      footer #subscribe-module .social-links li img {
        background: white;
        border-radius: 50%; }
    footer #subscribe-module h2 {
      font-family: "Raleway-Bold", sans-serif;
      font-size: 34px;
      font-weight: 700;
      margin-bottom: 10px; }
    footer #subscribe-module p {
      font-size: 22px;
      margin-bottom: 10px; }
    footer #subscribe-module .newsLetterSmallBlock .title {
      display: none; }
    footer #subscribe-module .newsLetterSmallBlock #Email {
      padding: 6px 12px 2px; }
    footer #subscribe-module .newsLetterSmallBlock #newsletter-subscribe-button {
      margin-top: 5px;
      width: 100%;
      background: #fcff00;
      color: black;
      font-size: 28px;
      line-height: 60px;
      font-family: "Raleway-Bold", sans-serif;
      font-weight: 700;
      height: 60px; }

.topnav {
  margin: 0; }
  .topnav li {
    display: inline; }
    .topnav li a {
      display: inline-block;
      height: 36px;
      line-height: 36px;
      color: #fcff00;
      text-transform: uppercase;
      font-size: 11px;
      padding: 0 10px;
      font-family: "Raleway-Medium", sans-serif;
      font-weight: 500; }

@media (min-width: 761px) {
  .topnav li a {
    letter-spacing: 2px;
    font-size: 12px;
    padding: 0 30px; } }
.logo {
  max-width: 117px;
  background: none !important; }

.category-productingrid .sub-category-grid {
  display: block !important; }
  .category-productingrid .sub-category-grid img {
    display: block !important;
    text-align: center;
    margin: 0 auto; }

/* Amends */
#logorow {
  background: #343E49; }

.topnav li a {
  color: #C2A476; }

.header-links-wrapper .cf_headerlinks_login a, .header-links-wrapper .cf_headerlinks_myaccount a, .header-links-wrapper li .fa {
  color: #C2A476; }
.header-links-wrapper .adminmenu li i:before {
  color: #C2A476; }
.header-links-wrapper .adminmenu li a:hover {
  color: #dac7ab; }

.topnav li a:hover {
  color: #dac7ab; }

.header-links-wrapper .cf_headerlinks_login a:hover, .header-links-wrapper .cf_headerlinks_myaccount a:hover {
  color: #dac7ab; }
.header-links-wrapper li .fa:hover, .header-links-wrapper li:hover .fa:before {
  color: #dac7ab; }
.header-links-wrapper .adminmenu li i:hover:before {
  color: #dac7ab; }
.header-links-wrapper .adminmenu li a {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
  font-family: "Raleway-Medium", sans-serif;
  font-weight: 500; }

#menurow .grid_8_inner {
  min-height: 80px; }

#menurow .headermenu {
  width: 100%; }
  #menurow .headermenu ul {
    display: table; }
    #menurow .headermenu ul li {
      display: table-cell;
      width: auto; }
      #menurow .headermenu ul li a {
        height: 80px;
        line-height: 80px;
        padding: 4px 7px;
        box-sizing: border-box; }
        #menurow .headermenu ul li a:hover {
          color: #da8e90; }

.homepage-banner-main {
  height: 450px;
  background-size: cover;
  position: relative;
  text-align: center; }
  .homepage-banner-main h2 {
    font-size: 1.5rem;
    text-transform: uppercase;
    letter-spacing: 3px;
    /*color: #343E49;*/
    color: #fff;
    font-weight: bold;
    line-height: 2.5rem;
    max-width: 430px;
    margin: 0 auto 26px; }
  .homepage-banner-main .grid_6 p {
    /*color: #343E49;*/
    color: #fff;
    max-width: 460px;
    line-height: 21px;
    letter-spacing: 1px;
    margin: 0 auto 30px;
    padding: 0 5%;
    font-family: "Raleway-MediumItalic", sans-serif;
    font-weight: 500; }
  .homepage-banner-main button {
    background: #E59598;
    color: #fff;
    border-radius: 3px;
    font-size: 20px;
    height: 60px;
    line-height: 60px;
    letter-spacing: 2px;
    padding: 0 25px;
    font-family: "Raleway-Medium", sans-serif;
    font-weight: 500; }

@media (min-width: 761px) {
  .homepage-banner-main h2 {
    font-size: 1.5rem; } }
footer {
  padding-top: 0px;
  background: #343E49; }
  footer li a {
    font-size: 15px;
    line-height: 30px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #C2A476;
    font-family: "Raleway-Medium", sans-serif; }
  footer h3 {
    margin: 0px;
    padding-bottom: 15px;
    margin-bottom: 13px;
    color: #C2A476;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 2px;
    font-weight: normal;
    position: relative;
    font-family: "Raleway-Medium", sans-serif; }
    footer h3:after {
      content: '';
      display: block;
      width: 40px;
      height: 3px;
      background: #E59598;
      position: absolute;
      bottom: -2px; }
  footer .footerinner {
    margin: 45px 0; }

.homePageCategories .category-short-description {
  display: block !important;
  height: 50px;
  text-align: center;
  position: absolute;
  bottom: 0;
  width: 100%;
  background: #f1f1f1;
  margin: 0;
  z-index: 2;
  font-size: 17px;
  padding: 0 15px;
  letter-spacing: 0;
  font-weight: 600;
  line-height: 50px; }

.signup_footer {
  position: relative;
  float: left;
  width: 100%; }

.signup_copy {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 15px;
  color: #C2A476;
  font-family: "Raleway-Medium", sans-serif; }

.signup_form #mc_embed_signup {
  position: relative;
  float: left;
  width: 100%;
  padding-right: 41px;
  box-sizing: border-box; }
  .signup_form #mc_embed_signup .subscribe_submit {
    position: absolute;
    width: 41px;
    height: 41px;
    top: 0px;
    right: 0px;
    margin: 0px;
    padding: 0px;
    background: #fff;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background-image: url("/00000000-0000-0000-0000-000000000000/Handler/CSSOverride/GetImage/1/search_arrow.png") !important;
    background-size: 18px !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    color: transparent; }
  .signup_form #mc_embed_signup .subscribe_input {
    position: relative;
    float: left;
    width: 100%;
    height: 41px;
    border: none;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    font-size: 15px;
    color: #343E49;
    font-family: "raleway-mediumitalic", sans-serif;
    letter-spacing: 0.08rem; }
    .signup_form #mc_embed_signup .subscribe_input::-webkit-input-placeholder, .signup_form #mc_embed_signup .subscribe_input::-moz-placeholder, .signup_form #mc_embed_signup .subscribe_input:-ms-input-placeholder, .signup_form #mc_embed_signup .subscribe_input:-moz-placeholder {
      color: #343E49;
      font-size: 14px; }

@media (min-width: 762px) {
  .homeFeaturedCategoriesWrapper .listItem .product-title {
    top: 0px !important;
    left: 0px !important;
    right: 0px !important;
    bottom: 0px !important;
    background: rgba(229, 149, 152, 0.8) !important;
    opacity: 0 !important;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear;
    pointer-events: none; } }
.instagram-feed {
  display: inline-block;
  width: 100%;
  margin-top: 30px;}

.topicpage-body {
  padding: 0;
  border: 0; }

.homepage-banner-main {
  overflow: hidden; }

.homepage-banner-main .grid_6 {
  background: rgba(231, 160, 163, 0.5);
  padding: 33px 0;
  width: 40%;
  left: 5%; }

.homeFeaturedCategoriesWrapper .small-product-item {
  position: relative;
  height: 0px;
  padding-bottom: 100%;
  overflow: hidden; }
.homeFeaturedCategoriesWrapper .listItem:hover .product-title {
  opacity: 1 !important; }
.homeFeaturedCategoriesWrapper .listItem .product-title a {
  position: absolute;
  top: 50% !important;
  left: 50% !important;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff !important;
  text-align: center !important;
  height: auto !important;
  line-height: 31px !important;
  width: 90% !important; }
.homeFeaturedCategoriesWrapper .small-product-item .category-item {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px; }

/* Setting The Last to span to 2 spaces to fill the gap */
/*
.homeFeaturedCategoriesWrapper .listItem:nth-child(6n) {
    width: 50% !important;
}

.homeFeaturedCategoriesWrapper .listItem:nth-child(6n) {
    width: 50% !important;
}
*/
@media (min-width: 761px) and (max-width: 960px) {
  .homeFeaturedCategoriesWrapper .listItem:nth-child(5n+1) .small-product-item {
    padding-bottom: 49%; } }
@media (min-width: 961px) {
  .homeFeaturedCategoriesWrapper .listItem:nth-child(6n) .small-product-item {
    padding-bottom: 49%; } }
/*DONE*/
.signup_midpage {
  position: relative;
  float: left;
  width: 100%;
  padding: 3% 5%;
  background: #343e49;
  margin-bottom: 12px; }
  .signup_midpage .signup_copy {
    font-style: normal;
    font-size: 22px;
    letter-spacing: 2px;
    color: #fff;
    float: left;
    line-height: 42px;
    margin: 0px;
    font-family: "Raleway", sans-serif; }
    @media (max-width: 1265px) {
      .signup_midpage .signup_copy {
        font-size: 15px; } }
    @media (max-width: 1020px) {
      .signup_midpage .signup_copy {
        font-size: 12px; } }
    @media (max-width: 950px) {
      .signup_midpage .signup_copy {
        width: 100%;
        font-size: 12px;
        text-align: center; } }
    .signup_midpage .signup_copy span {
      color: #e59598;
      border-bottom: solid 3px #e59598; }
  .signup_midpage .signup_form {
    float: right;
    width: 300px; }
    @media (max-width: 950px) {
      .signup_midpage .signup_form {
        float: none;
        width: 300px;
        margin: 0 auto; } }

#homeFeaturedProductsTitleRow {
  display: none; }

.homepage-large-products {
  padding: 0 6px 12px 6px; }

.large-product-item-homepage {
  margin-bottom: 4%; }

@media (min-width: 1201px) {
  .homeFeaturedProductsWrapper .grid_3 {
    width: 24.2%;
    margin-left: 1%; } }
.allProductsCategoriesWrapper .listItem {
  margin-bottom: 2%; }

@media (max-width: 761px) {
  .allProductsCategoriesWrapper .grid_3 {
    width: 100% !important;
    margin: 0 auto 2% !important;
    display: inline-block; }

  h1 {
    font-size: 1.5rem; }

  h3 {
    font-size: 1.277rem; } }
.homeFeaturedProducts .listItem .small-product-item {
  position: relative;
  float: left;
  width: 100%;
  height: 0px;
  padding-bottom: 100%;
  overflow: hidden;
  background: #e59598; }

.category-productingrid .allProductsCategoriesWrapper .listItem .item-box {
  background: #e59598;
  overflow: hidden; }
.category-productingrid .allProductsCategoriesWrapper .category-title {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: #f1f1f1;
  margin: 0;
  z-index: 2;
  font-size: 17px;
  padding: 15px; }
.category-productingrid .allProductsCategoriesWrapper .picture:after {
  content: "";
  padding-bottom: 100% !important;
  display: block; }

.large-product-item-homepage .picture {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px; }

.homeFeaturedProductsWrapper .row__container {
  padding: 0 24px; }

.large-about-us {
  height: auto;
  background: none; }
  .large-about-us img {
    width: 100%; }

.searchbox_wrapper .searchbox {
  background: #f1f1f1;
  height: 36px;
  padding: 0 40px 0 10px;
  font-family: "Raleway-MediumItalic";
  letter-spacing: 0.08rem;
  font-size: 14px; }

.listItem .large-product-item-homepage .product-title, .allProductsCategoriesWrapper .listItem .item-box .product-item .product-title, .large-product-item-homepage .add-info input {
  display: none; }

.allProductsCategoriesWrapper .listItem .item-box .product-item .add-info input {
  display: none; }
.allProductsCategoriesWrapper .listItem .item-box .product-item .alternate--prices {
  display: none !important; }

.large-product-item-homepage .alternate--prices {
  display: none !important; }

.allProductsCategoriesWrapper .listItem .item-box .product-item .description {
  position: absolute;
  bottom: 44%;
  width: 80%;
  left: 10%;
  display: block;
  font-size: 21px;
  font-family: "Raleway-Medium", sans-serif;
  font-weight: 500;
  color: #fff;
  opacity: 0;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
  letter-spacing: 2px;
  cursor: pointer; }

.listItem .large-product-item-homepage .description {
  position: absolute;
  bottom: 44%;
  width: 80%;
  left: 10%;
  display: block;
  font-size: 21px;
  font-family: "Raleway-Medium", sans-serif;
  font-weight: 500;
  color: #fff;
  opacity: 0;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
  letter-spacing: 2px;
  cursor: pointer; }
.listItem .large-product-item-homepage:hover .description {
  opacity: 1; }

.allProductsCategoriesWrapper .listItem:hover .item-box .product-item .description {
  opacity: 1; }

.listItem .large-product-item-homepage .description i, .allProductsCategoriesWrapper .listItem .item-box .product-item .description i {
  display: block;
  font-size: 15px;
  letter-spacing: 1px;
  cursor: pointer;
  font-family: "Raleway-SemiBold", sans-serif;
  margin-top: 4px; }

.listItem .large-product-item-homepage .add-info, .allProductsCategoriesWrapper .listItem .item-box .product-item .add-info {
  position: absolute;
  top: 57%;
  width: 80%;
  left: 10%;
  transform: none;
  cursor: pointer; }

.large-product-item-homepage .add-info .prices, .allProductsCategoriesWrapper .listItem .item-box .product-item .add-info .prices {
  display: block;
  font-size: 15px;
  color: #fff;
  cursor: pointer; }

.large-product-item-homepage:hover .picture {
  opacity: 0.2; }

.block-account-navigation li a, .category-page__sidebar .navigationmenu li a {
  font-size: 15px;
  font-family: "Raleway-Italic", sans-serif;
  color: #4c5965; }

.pmscat_cover {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 10px; }

#contentrow.layout--columnsTwoCat {
  margin-top: 0; }

.layout--columnsTwoCat #contentiInnerRow {
  margin-top: 25px;
  position: relative;
  float: left;
  width: 100%; }

.category-description h1 {
  font-size: 25px;
  letter-spacing: 3px;
  color: #343e49;
  text-align: left; }

.category-bottom-description {
  text-align: left; }
  .category-bottom-description h1 {
    font-size: 25px;
    letter-spacing: 3px;
    color: #343e49;
    text-align: left; }

.category-description {
  margin-bottom: 10px;
  position: relative;
  float: left;
  width: 100%;
  font-family: "Raleway-Italic", sans-serif;
  letter-spacing: 0.03rem; }
  .category-description h1 {
    border-bottom: solid 1px #e9e9e9;
    padding-bottom: 25px;
    margin-bottom: 25px; }
  .category-description p {
    font-size: 15px;
    font-family: "Raleway-Italic", sans-serif;
    letter-spacing: 0.03rem;
    line-height: 24px;
    margin: 20px 0; }

.category-productingrid .allProductsCategoriesWrapper .listItem:hover .picture {
  opacity: 0.1; }
.category-productingrid .allProductsCategoriesWrapper .listItem .short-description {
  display: block !important;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
  font-size: 20px;
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  font-family: "Raleway-Medium", sans-serif;
  font-weight: 500;
  opacity: 0;
  cursor: pointer;
  pointer-events: none; }
.category-productingrid .allProductsCategoriesWrapper .listItem:hover .short-description {
  opacity: 1; }
.category-productingrid .allProductsCategoriesWrapper .listItem .short-description img {
  width: 100%;
  margin-bottom: 20px;
  margin-top: 20px; }
.category-productingrid .catalog--currentlyshowing {
  text-align: right;
  margin: 0 0 31px;
  font-family: "Raleway-MediumItalic", sans-serif;
  letter-spacing: 0.08rem;
  font-weight: 400;
  font-size: 15px; }

.homeFeaturedCategoriesWrapper .small-product-item .category-item .product-title a {
  font-family: "Raleway-SemiBold", sans-serif; }

.category-productingrid .allProductsCategoriesWrapper .item-box .product-title, .category-productingrid .allProductsCategoriesWrapper .item-box .description, .category-productingrid .allProductsCategoriesWrapper .item-box .add-info {
  pointer-events: none; }

.category-page__sidebar .navigationmenu h6 {
  color: #4C5965; }

.layout--twocolumnProductPage {
  margin-top: 5px !important; }

.DT_breadcrumbs {
  margin-bottom: 1%;
  z-index: 2;
  position: relative; }
  .DT_breadcrumbs .breadcrumb {
    font-weight: 700;
    text-transform: uppercase;
    color: #E59598;
    letter-spacing: 3px;
    font-size: 11px;
    font-family: Raleway-RegularItalic;
    margin-bottom: 30px;
    margin-top: 20px; }

.DT_product-details-page .DT_tab_button {
  color: #E59598;
  text-transform: capitalize; }

.DT_breadcrumbs .breadcrumb a {
  color: #4c5965; }
  .DT_breadcrumbs .breadcrumb a:last-of-type {
    color: #edb1b2; }

.DT_product-details-page .DT_tabs_container {
  margin-top: 25px; }

footer .footercopyright {
  margin-bottom: 10px;
  font-size: 12px;
  text-transform: uppercase; }

@media (max-width: 761px) {
  footer .grid_3 {
    display: none; }
    footer .grid_3:last-of-type {
      display: block;
      width: 100%;
      margin: 0; }

  .signup_footer .signup_copy {
    margin-bottom: 20px;
    margin-top: 10px; }

  .signup_midpage {
    display: none; }

  .instagram-feed .instafeed li {
    width: 48.5%;
    margin: 0 0 3% 3%; }
    .instagram-feed .instafeed li:nth-child(2n+1) {
      margin-left: 0; }
    .instagram-feed .instafeed li:nth-child(n+3) {
      display: none; }

  .homepage-large-products {
    display: none; }

  .homeFeaturedCategoriesWrapper .small-product-item {
    padding-bottom: calc(100% + 50px); }
    .homeFeaturedCategoriesWrapper .small-product-item .category-item .picture {
      height: calc(100% - 50px); }
    .homeFeaturedCategoriesWrapper .small-product-item .category-item .product-title {
      bottom: 25px;
      top: initial !important;
      width: 100%; }
      .homeFeaturedCategoriesWrapper .small-product-item .category-item .product-title a {
        color: #5a5a5a !important;
        width: 100% !important;
        padding: 0 !important;
        text-align: left !important;
        font-size: 18px;
        letter-spacing: 0.08rem;
        font-family: "Raleway-Medium", sans-serif !important;
        font-weight: 400; }
        .homeFeaturedCategoriesWrapper .small-product-item .category-item .product-title a:before {
          position: absolute;
          top: 5px;
          right: 0;
          content: "\e628";
          font-family: 'themify';
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale; }

  .homepage-banner-main {
    height: 350px;
    margin-bottom: 250px; }
    .homepage-banner-main .grid_6 {
      position: absolute;
      top: initial;
      bottom: -220px;
      transform: none;
      width: 100%; }
      .homepage-banner-main .grid_6 p {
        display: none; }
    .homepage-banner-main h2 {
      font-size: 1.3rem;
      line-height: 2.3rem;
      max-width: 340px;
      margin: 0 auto 16px;
      color: #343E49; }
    .homepage-banner-main button {
      font-size: 14px;
      height: 50px;
      line-height: 50px;
      letter-spacing: 2px;
      padding: 0 15px; }

  .banner.banners1 {
    border-bottom: 2px solid rgba(162, 162, 162, 0.21); }

  #menurow .grid_8_inner {
    min-height: 90px;
    padding-top: 3px; } }
@media (max-width: 365px) {
  .homepage-banner-main {
    height: 350px;
    max-height: 40vh; }
    .homepage-banner-main h2 {
      font-size: 1.1rem;
      line-height: 1.8rem;
      max-width: 340px;
      margin: 0 auto 16px; } }
.shoppingcart__wrapper .checkout_message {
  display: none; }

.shoppingcart__wrapper #checkout {
  background: #e64473; }

.editorLeft .ui-tabs .ui-tabs-nav li.ui-tabs-active {
  background: #E59598 !important;
  color: white; }

.layout_container, .galleryWrapper, .uploadList {
  background: #ffffff; }

.nextStepButton {
  background: #E59598 !important;
  color: white; }
  .nextStepButton:hover {
    background: #eaaaad !important; }

.addPageButton {
  text-shadow: 0; }

.account-page .changepasswordbutton, .account-page .orderdetailsbutton, .account-page .editaddressbutton, .account-page #save-info-button {
  background: #E59598 !important;
  color: white; }

.uploadButtonWrapper .fileinput-button {
  color: #E59598; }

.account-page .changepasswordbutton:hover, .account-page .orderdetailsbutton:hover, .account-page .editaddressbutton:hover, .account-page #save-info-button:hover {
  background: #eaaaad !important;
  color: white; }

.block-account-navigation .title {
  color: #4C5965; }

.account-page .deleteaddressbutton {
  background: #E59598 !important;
  color: white; }
  .account-page .deleteaddressbutton:hover {
    background: #eaaaad !important;
    color: white; }

.minishoppingcarticon:hover {
  color: #E59598 !important; }
.DT_product-details-page .overview .price {
	float:right;
}
.DT_product-details-page-main .DT_product-collateral .overview {
  position: relative; }
  .DT_product-details-page-main .DT_product-collateral .overview .productname {
    max-width: calc(100% - 100px); }
  .DT_product-details-page-main .DT_product-collateral .overview .newProductPriceWrapper {
    margin-top: 9px;
    float: right; }
/*    .DT_product-details-page-main .DT_product-collateral .overview .newProductPriceWrapper:before {
      content: "Price:";
      margin-right: 7px; }*/
  .DT_product-details-page-main .DT_product-collateral .overview .add-info {
    margin-bottom: 2rem;
float: left;
margin-top: 1rem;}
  .DT_product-details-page-main .DT_product-collateral .overview .quantityBox {
    width: auto !important; }
  .DT_product-details-page-main .DT_product-collateral .overview .shareWrapper,
  .DT_product-details-page-main .DT_product-collateral .overview .emailCompareWrapper {
    display: none; }

.trust-pilot {
  background: #E7A0A3;
  padding: 15px 20px;
  display: inline-block;
  width: 100%;
  margin-bottom: 1%; }
  .trust-pilot h3 {
    margin: 0;
    color: white;
    font-weight: 400;
    font-family: Raleway, sans-serif;
    text-transform: uppercase;
    font-size: 20px; }
  @media (max-width: 975px) {
    .trust-pilot .grid_6 {
      width: 100%;
      display: block;
      margin: 0;
      text-align: center; }
    .trust-pilot .trust-pilot__left {
      margin-bottom: 10px; } }

#menurow .mobile__muicon {
  position: absolute;
  left: 40px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 2; }
  @media (min-width: 1140px) {
    #menurow .mobile__muicon {
      display: none; } }
@media (max-width: 1139px) {
  #menurow .logo {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 17px; } }
@media (max-width: 1139px) {
  #menurow .minishoppingcartwrapper {
    position: absolute;
    right: 0; } }

@media (max-width: 1139px) {
  #logorow {
    display: none; } }

@media (max-width: 1139px) {
  #menurow .headermenu {
    display: none; } }

body {
  position: relative;
  transition: 0.3s all ease-in-out;
  left: 0; }
  body.menu-open {
    left: 300px;
    overflow: hidden; }

.mobile__mu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  color: white; }
  .mobile__mu .mobilemenu__close {
    position: absolute;
    top: 30px;
    right: 25px;
    transform: translateY(-50%);
    cursor: pointer; }
    @media (min-width: 1140px) {
      .mobile__mu .mobilemenu__close {
        top: 35px; } }
  .mobile__mu .mobile__dropdown {
    width: 300px;
    background: #E7A0A3;
    height: 100%;
    overflow: hidden;
    overflow-y: auto;
    position: fixed;
    transform: translateX(-300px);
    transition: 0.3s all ease-in-out; }

    .mobile__mu .mobile__dropdown .top-menu .searchbox_wrapper{
      display: none !important;
    }
  .mobile__mu .mobilemenu__overlay {
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    opacity: 0;
    transition: 0.3s all ease-in-out;
    pointer-events: none; }
  .mobile__mu.open .mobile__dropdown {
    transform: translateX(0); }
  .mobile__mu.open .mobilemenu__overlay {
    opacity: 1;
    pointer-events: all; }
  .mobile__mu .adminmenu {
    margin: 0;
    height: 60px;
    display: flex;
    align-items: center;
    z-index: 2;
    padding: 0 25px; }
    @media (min-width: 1140px) {
      .mobile__mu .adminmenu {
        height: 67px;
        line-height: 67px; } }
    .mobile__mu .adminmenu .cf_headerlinks_privatemessages,
    .mobile__mu .adminmenu .cf_headerlinks_admin {
      display: none; }
    .mobile__mu .adminmenu li {
      display: inline-block;
      position: relative;
      margin: 0; }
      .mobile__mu .adminmenu li .fa {
        position: absolute;
        top: 0;
        left: 0; }
      .mobile__mu .adminmenu li a {
        width: 20px;
        display: block;
        float: left;
        height: 20px;
        overflow: hidden;
        text-align: center;
        margin-right: 15px;
        opacity: 0; }
  .mobile__mu .searchbox_wrapper {
    background: rgba(255, 255, 255, 0.2);
    padding: 15px 25px 25px;
    margin-bottom: 5px;
    width: 100%;
    display: inline-block !important; }
    .mobile__mu .searchbox_wrapper:before {
      right: 15px; }
    .mobile__mu .searchbox_wrapper form {
      position: relative; }
    .mobile__mu .searchbox_wrapper .searchbox {
      background: none;
      border: 0;
      border-bottom: 2px solid white;
      border-radius: 0;
      font-weight: 700;
      padding: 16px 0 10px;
      width: 100%; }
    .mobile__mu .searchbox_wrapper #btn-small-search {
      background: none;
      color: white;
      position: absolute;
      right: 0;
      top: -1px;
      width: auto;
      margin: 0;
      opacity: 0; }
  .mobile__mu .selectnavwrapper {
    display: none; }
  .mobile__mu .top-menu {
    list-style: none;
    padding: 0 25px; }
    .mobile__mu .top-menu > li {
      border-bottom: 1px solid rgba(255, 255, 255, 0.2);
      padding-bottom: 15px;
      margin-bottom: 15px; }
      .mobile__mu .top-menu > li > a {
        font-weight: 700; }
    .mobile__mu .top-menu .dropdown {
      padding: 0; }
      .mobile__mu .top-menu .dropdown li {
        padding: 0; }
        .mobile__mu .top-menu .dropdown li a {
          font-weight: 700;
          padding: 15px 0;
          position: relative;
          display: inline-block;
          width: 100%; }
    .mobile__mu .top-menu a,
    .mobile__mu .top-menu li {
      color: white; }

.homeFeaturedProducts .gif img {
  max-width: 100%; }

.reason-to-buy {
  padding: 20px 25px;
  background: #f1f1f1;
  display: inline-block;
  width: 100%;
  margin-top: 1%;
  text-align: center; }
  .reason-to-buy .reason-to-buy__title {
    margin: 0 auto;
    width: 100%;
    display: inline-block;
    overflow: hidden; }
    .reason-to-buy .reason-to-buy__title h3 {
      position: relative;
      display: inline-block;
      font-size: 26px;
      text-transform: uppercase;
      letter-spacing: 1px; }
      .reason-to-buy .reason-to-buy__title h3:after, .reason-to-buy .reason-to-buy__title h3:before {
        position: absolute;
        top: 50%;
        height: 3px;
        width: 1000%;
        background: pink;
        content: "";
        transform: translateY(-50%); }
      .reason-to-buy .reason-to-buy__title h3:before {
        right: 110%; }
      .reason-to-buy .reason-to-buy__title h3:after {
        left: 110%; }
  .reason-to-buy .reason-to-buy__heading {
    font-size: 20px;
    margin-top: 8px;
    font-weight: 700; }
  @media (max-width: 767px) {
	  .category-page__sidebar.grid_3 {
		  display:none;
	  }
	  
    .reason-to-buy .reason-to-buy__item {
      margin-bottom: 40px; } }

.large-about-us img {
  transition: 0.3s all ease; }
.large-about-us:hover img {
  opacity: 0.7; }
.large-about-us .large-about-us__title {
  position: absolute;
  top: 25%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 65px;
  display: block;
  padding: 15px 0;
  background: #e7a0a3;
  color: white;
  text-transform: uppercase;
  font-weight: 700;
  width: 60%;
  text-align: center; }
  @media (max-width: 767px) {
    .large-about-us .large-about-us__title {
      font-size: 40px; } }
  @media (max-width: 599px) {
    .large-about-us .large-about-us__title {
      font-size: 20px; } }
  .large-about-us .large-about-us__title:before {
    content: "";
    display: block;
    width: 107px;
    height: 100%;
    background: url("/00000000-0000-0000-0000-000000000000/Handler/CSSOverride/GetImage/1/about banner.png");
    right: calc(100% - 4px);
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 100% 50%;
    top: 0; }
  .large-about-us .large-about-us__title:after {
    content: "";
    display: block;
    width: 107px;
    height: 100%;
    background: url("/00000000-0000-0000-0000-000000000000/Handler/CSSOverride/GetImage/1/about banner.png");
    left: calc(100% - 4px);
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 100% 50%;
    top: 0;
    transform: rotate(180deg); }

.topleft-menu {
  float: left; }
  .topleft-menu ul {
    margin: 0; }
    .topleft-menu ul li {
      display: inline-block;
      margin: 0; }
      .topleft-menu ul li a {
        float: left;
        color: #C2A476;
        padding: 0 10px;
        height: 36px;
        text-transform: uppercase;
        font-size: 12px;
        letter-spacing: 2px;
        font-family: "Raleway-Medium", sans-serif;
        font-weight: 500;
        line-height: 36px; }
        .topleft-menu ul li a:hover {
          color: #c8ad84; }

.signup_form #mc_embed_signup {
  background: none !important; }
  .signup_form #mc_embed_signup form {
    text-align: center;
    padding: 0; }

.social-links {
  float: right; }
  .social-links ul li {
    display: inline-block;
    margin: 0; }
    .social-links ul li a {
      color: #c2a476;
      line-height: 36px;
      padding: 0 10px; }
      .social-links ul li a:hover {
        color: #c8ad84; }

#logorow .row__container {
  position: relative; }

div#headerRowRight {
  width: 43%;
  margin: 0;
  float: right;
  position: absolute;
  top: 0;
  right: 20px; }

div#headerRowLeft {
  width: 57%; }

.make-a-photobook .make-photobook__item {
  margin-bottom: 20px;
  font-size: 16px;
  min-height: 120px; }

.category-bottom-description h3.print__product__title {
  text-transform: uppercase;
  font-family: "Raleway-Medium", sans-serif;
  border-bottom: 1px solid #E7A0A3;
  padding-bottom: 25px;
  margin-bottom: 40px; }
.category-bottom-description .make-a-photobook,
.category-bottom-description .why-print,
.category-bottom-description .time-to-finish {
  display: inline-block;
  margin-top: 60px; }
.category-bottom-description p {
  margin-bottom: 20px;
  font-size: 16px; }
  .category-bottom-description p .emp {
    font-weight: 700; }

.print__product__title {
  text-transform: uppercase;
  font-family: "Raleway-Medium", sans-serif;
  border-bottom: 1px solid #E7A0A3;
  padding-bottom: 25px;
  margin-bottom: 40px; }

.print-list li:before {
  content: "* ";
  color: #E7A0A3;
  font-size: 26px;
  line-height: 0;
  vertical-align: -8px; }

.orderSummaryWrapper .checkout-buttons #continueshoppingDummy,
.orderSummaryWrapper .checkout-buttons #checkout {
  width: 100%;
  padding: 0;
  max-width: 100%; }

.shoppingcart__wrapper .checkout_message_bottom #discountcouponcode,
.shoppingcart__wrapper .checkout_message_bottom #applydiscountcouponcode {
  width: 100% !important;
  margin: 7px 0 0 !important; }

.orderSummaryWrapper .cart--edititem {
  margin: 0 10px 18px; }
  .orderSummaryWrapper .cart--edititem:before {
    content: "edit";
    position: absolute;
    top: 80%;
    left: 50%;
    transform: translateX(-50%); }

.orderSummaryWrapper .cart--deleteitem {
  margin: 0 10px 18px; }
  .orderSummaryWrapper .cart--deleteitem:before {
    content: "delete";
    position: absolute;
    top: 80%;
    left: 50%;
    transform: translateX(-50%); }

button.btn.btn-default.btn-me.viewButton.show_custom_ui {
  display: none !important; }

.megaEditMobileMode .btn,
.megaEditMobileMode .btn-me,
.megaEditMobileMode .buttonContainer.rightSide .buttonsContainer .btn-lg {
  padding: 0; }

.megaEditMobileMode .btn, .megaEditMobileMode .btn-me, .megaEditMobileMode .buttonContainer.rightSide .buttonsContainer .btn-lg {
  padding-left: 10px !important;
  padding-right: 10px !important; }

.megaEditMobileMode .nextStepButton {
  min-width: 0 !important;
  width: auto !important; }
  .megaEditMobileMode .nextStepButton .no-price,
  .megaEditMobileMode .nextStepButton .price {
    height: auto !important; }
.megaEditMobileMode .zoom_options .btn, .megaEditMobileMode .zoom_options2 .btn {
  line-height: 35px;
  padding: 0 !important; }

#addToBasketButton {
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background: #E59598;
  border-radius: 0;
  box-shadow: none;
  border: none;
  padding: 0 15px;
  height: 30px;
  line-height: 30px;
  font-family: Raleway-Regular;
  text-transform: uppercase; }

.nextStepButton:hover, .nextStepButton:focus {
  background-color: #da8e90 !important; }

.DT_product-details-page .also-purchased-products-grid .item-box img {
  max-width: 100%; }

.about-page {
  font-size: 16px; }
  .about-page .reason-to-buy .row {
    margin: 30px 0 70px; }
  .about-page .about-shoutout {
    display: inline-block;
    padding: 50px;
    text-align: center;
    font-size: 22px;
    color: white;
    background: #343e49;
    margin: 10px 0;
    width: 100%; }
    .about-page .about-shoutout p {
      max-width: 750px;
      margin: 0 auto; }
      .about-page .about-shoutout p a {
        color: #E9A3A8; }
        .about-page .about-shoutout p a:hover {
          color: #ebacb1; }

/*# sourceMappingURL=Upload.css.map */

.Notify_tag {
    position: fixed;
    top: 100px;
    right: 0px;
    padding: 15px;
    background: #e9a3a8;
    width: 180px;
    color: #fff;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
	-webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
	box-shadow: rgba(0,0,0,.5) 1px 1px 3px;
}
.Notify_tag.closed {
	right:-180px;
}
.Notify_tag button.toggle {
    padding: 5px!important;
    padding-bottom: 7px!important;
    padding-right: 2px!important;
    height: auto!important;
    line-height: 20px;
    position: absolute;
    top: 6px;
    left: -25px;
    background: #343e49;
    border-radius: 0px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
.Notify_tag button.toggle span:first-child {display: none;}
.Notify_tag.closed button.toggle span { display:none;}
.Notify_tag.closed button.toggle span:first-child { display:inline;}

.SnowFlakeDiv {
	font-size: 0px!important;
	overflow: visible!important;
	opacity: 1!important;
}
.SnowFlakeDiv:after {
content:"\f004";
	font-family: "FontAwesome";
	font-size: 18px!important;
	color:red;
	opacity: .4;
}


.cartTableWrapper .product-essential {
	width: 100%;
}
.cartTableWrapper .product-details-page .attributeHeader {
    height: 32px;
    line-height: 32px;
    padding-left: 0px;
    width: 100%;
    display: block;
    float: left;
}
.cartTableWrapper .product-details-page select {
	max-width: 100%;
}
.cartTableWrapper .product-details-page .attribute {
    background: #fff;
    border: none;
    margin-top: 5px;
    padding: 0px;
    margin-bottom: 10px;
}
.cart-collaterals #giftcardcouponcode, 
.cart-collaterals #applygiftcardcouponcode, 
.checkout-buttons .savebasketbutton,
.shoppingcart__wrapper .checkout_message_bottom #discountcouponcode,
.orderSummaryWrapper .coupon-box {
	position: relative;
	float: left;
    width: 100%!important;
    max-width: none!important;
}

.giftcard-box b {
    font-family: Raleway-Bold;
    font-size: .69rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 1.36363636363636em;
    color: #333;
}
.deals form {
	position: relative;
	float: left;
    width: 100%!important;
	margin-bottom: 16px;
}
.shoppingcart__wrapper .checkout_message_bottom .cart-footer .cart-collaterals {
    margin: 0px;
}
.cartTableWrapper .discountedPrice text,
.cartTableWrapper .discountedPrice .productPrice,
.cartTableWrapper .product-details-page .newProductPriceWrapper {
	display: none;
}
.cart--edititem .basketEditButton:first-child {
	display: none;
} 
#menurow .headermenu ul ul {
    box-shadow: rgba(0,0,0,.2) 2px 6px 7px;
}
#menurow .headermenu ul ul,
#menurow .headermenu ul ul li{
	display: block;
}

.shared__cookie-banner{
  width: 100%;
}

.DT_product-details-page .DT_product-details-page-main .producttags-box{
  display: none;
}


/* MegaEdit Shoe Script Styling */

.modal.CustomUIOptionsScriptModal {
	
}
.modal.CustomUIOptionsScriptModal .modal-content {
    padding-top: 50px;
    padding-bottom: 50px;
}
.modal.CustomUIOptionsScriptModal .modal-header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 50px;
	box-sizing: border-box;
	margin: 0px;
	    background-color: #e59598;
    border-bottom: solid 1px #fff;
}
.modal.CustomUIOptionsScriptModal .modal-footer {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    box-sizing: border-box;
    margin: 0px;
    padding-bottom: 15px;
    padding-right: 15px;
	    background-color: #ffffff;
    border-top: none;
}
.modal.CustomUIOptionsScriptModal .modal-footer button {
	    padding: 7px!important;
    padding-left: 15px!important;
    padding-right: 15px!important;
    height: auto;
	    float: none;
}
.modal.CustomUIOptionsScriptModal .modal-footer button:last-child {
    background: #e59598!important;
    border: solid 1px #e59598!important;
    color: #fff!important;
}
.modal.CustomUIOptionsScriptModal .modal-body {
    width: 100%;
    float: none;
    box-sizing: border-box;
    padding: 10px;
    max-height: calc(80vh - 100px);
    text-align: left;
    background: #fff;
	overflow-y: auto;
}
.modal.CustomUIOptionsScriptModal .meuiHtmlListExpandedLabel {
 display:none;
}
.modal.CustomUIOptionsScriptModal .npm-top-label {
    font-size: 16px;
    margin-bottom: 10px;
}
.modal.CustomUIOptionsScriptModal input.npm-top-label.member-name {
    width: calc(100% - 6px);
    box-sizing: border-box;
    padding: 10px;
	border: solid 1px #e59598;
	    text-align: left;
}

.modal.CustomUIOptionsScriptModal .pms-setup-dialog > div {
    position: relative;
    display: block;
    width: 100%;
}
.meuiHtmlListMenuItem {
    float: left;
    margin: 2px;
    padding: 1px;
    border: 1px solid transparent;
    width: 110px;
    text-align: center;
}
.modal.CustomUIOptionsScriptModal .UI-ROW {
    position: relative;
    display: block;
    box-sizing: border-box;
    padding-bottom: 10px;
    border-bottom: solid 1px #ccc;
    margin-bottom: 10px;
}
.modal.CustomUIOptionsScriptModal .meuiHtmlListMenuItem {
    margin: 2px;
    padding: 1px;
    border: 1px solid transparent;
    width: 110px;
    text-align: center;
    padding: 10px;
    background: #fff;
    display: inline-block;
	float: none;
}
.modal.CustomUIOptionsScriptModal .meuiHtmlListMenuItem.meuiSelected {
	background: #e59598;
    color: #fff;
}
.modal.CustomUIOptionsScriptModal .meuiHtmlListMenuItem.meuiSelected .description {
    color: #fff;
}
.modal.CustomUIOptionsScriptModal .meuiHtmlListMenuItem .thumbnail {
        box-shadow: none;
    border: none;
    background: none;
    width: 100%;
    height: 70px;
    line-height: 70px;
    vertical-align: middle;
    margin-bottom: 10px;
	display: block;
}
.modal.CustomUIOptionsScriptModal .meuiHtmlListMenuItem .thumbnail img {
	display: inline-block;
	vertical-align: middle;
}
.script_data_table .meuiDataGridEvenRow {
    background-color: #ffffff;
}
.script_data_table .meuiRowSelected {
    background-color: #e59598;
}
.modal.CustomUIOptionsScriptModal .modal-header h3 {
    font-size: 18px;
    line-height: 30px;
}
.pms-sidebar-area > div:first-child {
    margin-bottom: 40px;
}
.ui-layout-east.freeTargetContainer button {
    width: 100%;
    margin-top: 10px;
    padding: 8px!important;
    height: auto!important;
    border: solid 1px #fff!important;
    font-weight: bold;
    background: rgba(0,0,0,.1)!important;
    color: #fff!important;
    letter-spacing: 1px;
}
.ui-layout-east.freeTargetContainer button:hover {
	background: rgba(0,0,0,.3)!important;
}
.ui-layout-east.freeTargetContainer .script_data_table td, .script_data_table th {
	    padding: 7px;
		cursor:pointer;
	text-align: center;
}
.ui-layout-east.freeTargetContainer .script_data_table td:hover {
    background: #e59598;
    color: #fff;
}
.ui-layout-east.freeTargetContainer .meuiLabel.no-members {
	    white-space: normal;
}
@media (max-width: 767px) { 
.modal.CustomUIOptionsScriptModal .modal-body {
    max-height: calc(96vh - 100px);
    text-align: center;
}
.modal.CustomUIOptionsScriptModal .modal-footer {
    text-align: center;
	    background-color: #ececec;
}	
	.modal.CustomUIOptionsScriptModal .modal-content {
    max-height: 100vh;
}
	.modal.CustomUIOptionsScriptModal .modal-footer button {
    padding: 8px!important;
    padding-left: 10px!important;
    padding-right: 10px!important;
    height: auto;
    float: none;
    font-size: 12px;
    line-height: 20px;
    margin: 2px!important;
}
	.modal.CustomUIOptionsScriptModal .npm-top-label,
	.modal.CustomUIOptionsScriptModal input.npm-top-label.member-name {
	text-align: center;
}
	.CustomClipartProduct.megaEditMobileMode.MeMobilePortrait.MeMobileRightPanel_scripting .freeTargetContainer {
    z-index: 3!important;
    height: calc(100% - 40px);
}
	.category-productingrid .allProductsCategoriesWrapper .category-title {
    font-size: 14px;
    padding: 5%;
}
	.category-productingrid .allProductsCategoriesWrapper .listItem {
    padding-bottom: 38px;
}
}

/* Checkout Complete */
/* These fields are hidden but are required for the affiliate tracking code */
.checkout_data_integrated .products-box, .order-details-box, .order-overview div:nth-child(2) {
    visibility: hidden;
    height: 0px;
}
/* Additional styling for the checkout page */
.checkout_data_integrated .orderSummaryTitle {
    color: #E59598;
    font-size: 20px;
    margin-bottom: 15px;
}
