@charset "utf-8";
/**************************************************/
/*****   GENERAL STYLES   *************************/
/**************************************************/
a {
  color: #b98c37;
}
a:hover {
  color: #cf9b47;
}

.custom-orange-btn {
  color: #fff;
  background-color: #5a3300;
  border-color: #5a3300;
}

.custom-orange-btn:hover,
.custom-orange-btn:active,
.custom-orange-btn:focus {
  color: #fff;
  background-color: #663300;
}

.btn-primary,
.btn-success,
.addToCart_btn,
.addToCart_btn,
.continueShopping_btn,
.proceedCheckout_btn,
.search_btn,
.addGroup_btn,
.deleteSelectedGroup_btn,
.cartUpdate_btn {
  background-image: linear-gradient(to bottom, #d7a94a 0, #d7a94a 100%);
  background-color: #d7a94a;
  border-color: #d7a94a;
  color: #fff;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-success:hover,
.btn-success:active,
.btn-success:focus,
.addToCart_btn:hover,
.addToCart_btn:active,
.addToCart_btn:focus,
.addToCart_btn:hover,
.addToCart_btn:active,
.addToCart_btn:focus,
.continueShopping_btn:hover,
.continueShopping_btn:focus,
.continueShopping_btn:active,
.proceedCheckout_btn:hover,
.proceedCheckout_btn:focus,
.proceedCheckout_btn:active,
.search_btn:hover,
.search_btn:active,
.search_btn:focus,
.addGroup_btn:hover,
.addGroup_btn:active,
.addGroup_btn:focus,
.deleteSelectedGroup_btn:hover,
.deleteSelectedGroup_btn:active,
.deleteSelectedGroup_btn:focus,
.cartUpdate_btn:hover,
.cartUpdate_btn:active,
.cartUpdate_btn:focus {
  background-image: linear-gradient(
    to bottom,
    rgb(218, 175, 91) 0,
    rgb(218, 175, 91) 100%
  );
  background-color: rgb(218, 175, 91);
  border-color: rgb(218, 175, 91);
  color: #fff;
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover,
.open > .dropdown-toggle.btn-success.focus,
.open > .dropdown-toggle.btn-success:focus,
.open > .dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #d7a94a;
  border-color: #d7a94a;
}

.customize .btn-primary {
  background-image: linear-gradient(to bottom, #d7a94a 0, #d7a94a 100%);
  background-color: #d7a94a;
  border-color: #d7a94a;
  color: #fff;
}

.customize .btn-primary:hover,
.customize .btn-primary:active,
.customize .btn-primary:focus {
  background-image: linear-gradient(to bottom, #d7a94a 0, #d7a94a 100%);
  background-color: #d7a94a;
  border-color: #d7a94a;
  color: #fff;
}

.addToList_btn {
  background-image: linear-gradient(to bottom, #663300 0, #663300 100%);
  background-color: #663300;
  border-color: #663300;
  color: #fff;
}

.addToQuote_btn {
  background-image: linear-gradient(to bottom, #663300 0, #663300 100%);
  background-color: #663300;
  border-color: #663300;
  color: #fff;
}

.addToList_btn:hover,
.addToList_btn:active,
.addToList_btn:focus,
.addToQuote_btn:hover,
.addToQuote_btn:active,
.addToQuote_btn:focus {
  background-image: linear-gradient(
    to bottom,
    rgb(218, 175, 91) 0,
    rgb(218, 175, 91) 100%
  );
  background-color: rgb(218, 175, 91);
  border-color: rgb(218, 175, 91);
  color: #fff;
}

.luceneSearchWrapper
  .luceneSearchBox
  .luceneSearchFilter.Price
  button.search_btn {
  background-image: linear-gradient(to bottom, #663300 0, #663300 100%);
  background-color: #663300;
  border-color: #663300;
  color: #fff;
}
.luceneSearchWrapper
  .luceneSearchBox
  .luceneSearchFilter.Price
  button.search_btn:hover,
.luceneSearchWrapper
  .luceneSearchBox
  .luceneSearchFilter.Price
  button.search_btn:active,
.luceneSearchWrapper
  .luceneSearchBox
  .luceneSearchFilter.Price
  button.search_btn:focus {
  background-image: linear-gradient(
    to bottom,
    rgb(218, 175, 91) 0,
    rgb(218, 175, 91) 100%
  );
  background-color: rgb(218, 175, 91);
  border-color: rgb(218, 175, 91);
  color: #fff;
}

#product_details_31 #vipQuote_box .vipQuote_btn_wrapper .vipQuote_btn {
  background-color: #d7a94a;
}

#product_details_31 #vipQuote_box .vipQuote_btn_wrapper .vipQuote_btn:hover,
#product_details_31 #vipQuote_box .vipQuote_btn_wrapper .vipQuote_btn:focus,
#product_details_31 #vipQuote_box .vipQuote_btn_wrapper .vipQuote_btn:active,
#product_details_31 #vipQuote_box .vipQuote_btn_wrapper .vipQuote_btn.active {
  background: #4b171b;
}

.proceedCheckout_btn,
.purchase_btn {
  color: #fff;
  background-color: #d7a94a;
  border-color: #d7a94a;
  background-image: linear-gradient(to bottom, #d7a94a 0%, #d7a94a 100%);
}

.proceedCheckout_btn:hover,
.purchase_btn:hover,
.proceedCheckout_btn:focus,
.purchase_btn:focus {
  color: #fff;
  background-color: #d7a94a;
  border-color: #d7a94a;
  background-image: linear-gradient(to bottom, #d7a94a 0%, #d7a94a 100%);
}

.testimonialButton {
  background-image: linear-gradient(to bottom, #5a3300 0, #5a3300 100%);
  background-color: #5a3300;
  color: #fff;
  background-image: none;
  border: 1px solid #5a3300;
  border-radius: 4px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15),
    0 1px 1px rgba(0, 0, 0, 0.075);
}
.testimonialButton:hover,
.testimonialButton:active,
.testimonialButton:focus {
  background-image: linear-gradient(to bottom, #663300 0, #663300 100%);
  background-color: #663300;
  border-color: #663300;
  color: #fff;
}

/*----- custom-navbar -----*/
.custom-navbar {
  background: #333;
  color: #fff;
  margin-bottom: 0;
}
.custom-navbar .navbar-toggle {
  border-color: transparent;
}
.custom-navbar .navbar-toggle .icon-bar {
  background-color: #fff;
}
.custom-navbar .navbar-brand {
  color: #fff;
}
.custom-navbar .navbar-brand:hover,
.custom-navbar .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.custom-navbar .navbar-text {
  color: #fff;
}
.custom-navbar .navbar-nav > li > a {
  color: #fff;
  text-transform: uppercase;
  word-break: inherit;
  font-size: 14px;
  text-align: center;
}
.custom-navbar .navbar-nav > li > a:hover,
.custom-navbar .navbar-nav > li > a:focus {
  color: #ea3b02;
  background-color: transparent;
}

#header_top_cart a {
  color: #fff;
}

.custom-topbar-wrapper {
  background: #cacaca;
}
.custom-topbar {
  text-align: left;
}
.custom-topbar ul.ct_links {
  margin: 0;
  padding: 0;
  list-style: none;
}
.custom-topbar ul.ct_links li {
  display: inline-block;
  float: left;
}
.custom-topbar ul.ct_links li a {
  color: #333;
  text-decoration: none;
  display: block;
  padding: 7px 42px;
  font-weight: bold;
}
.custom-topbar ul.ct_links li a:hover {
  text-decoration: none;
  color: #fff;
  background: #a0241a;
}
.custom-topbar ul.ct_links li.promo {
}
.custom-topbar ul.ct_links li.promo a {
  color: #fff !important;
  background: #a0241a;
}
@media (min-width: 768px) and (max-width: 991px) {
  .custom-topbar ul.ct_links li a {
    padding: 7px 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .custom-topbar ul.ct_links li a {
    padding: 7px 30px;
  }
}

#header_top_nav_wrapper {
  border-bottom: 1px solid #d8d8d8;
}
#header_top_nav {
  position: relative;
  padding-right: 150px;
}
#header_top_nav ul#top_nav {
  list-style: none;
  margin-top: 10px;
}
#header_top_nav ul#top_nav li {
  display: inline;
  color: #5c575b;
}
#header_top_nav ul#top_nav li a {
  color: #5c575b;
}

.navbar.navbar-inverse-dark,
.navbar.navbar-inverse-dark .navbar-collapse {
  background: #461d1d;
  border-color: #461d1d;
}

.navbar.navbar-inverse-dark .navbar-nav > li > a {
  background-color: #461d1d;
}

.navbar.navbar-inverse-dark .navbar-nav .dropdown-menu li:not(.list-group) > a {
  background-color: #461d1d;
}

.navbar.navbar-inverse-dark .navbar-nav > li:hover > a,
.navbar.navbar-inverse-dark .navbar-nav > li.open:hover > a,
.navbar.navbar-inverse-dark .navbar-nav > li.open > a,
.navbar.navbar-inverse-dark
  .navbar-nav
  .dropdown-menu
  li:not(.list-group)
  > a:hover {
  background-color: rgb(99, 39, 39);
}

.navbar.navbar-inverse-dark.dropdown-onhover:not(.no-fix)
  .navbar-nav:not(.no-fix)
  > li:not(.no-fix)
  > a,
.navbar.navbar-inverse-dark:not(.no-fix)
  .navbar-nav.dropdown-onhover:not(.no-fix)
  > li:not(.no-fix)
  > a,
.navbar.navbar-inverse-dark:not(.no-fix)
  .navbar-nav:not(.no-fix)
  > li.dropdown-onhover:not(.no-fix)
  > a {
  background: #461d1d;
}

.navbar.navbar-inverse-dark
  .navbar-nav
  > li[class*="dropdown"].dropdown-onhover:hover,
.navbar.navbar-inverse-dark
  .navbar-nav.dropdown-onhover
  > li[class*="dropdown"]:hover,
.navbar.navbar-inverse-dark.dropdown-onhover
  .navbar-nav
  > li[class*="dropdown"]:hover {
  background-color: rgb(99, 39, 39);
}

.navbar.navbar-inverse-dark.dropdown-onhover:not(.no-fix)
  .navbar-nav:not(.no-fix)
  > li:not(.no-fix):hover
  > a,
.navbar.navbar-inverse-dark:not(.no-fix)
  .navbar-nav.dropdown-onhover:not(.no-fix)
  > li:not(.no-fix):hover
  > a,
.navbar.navbar-inverse-dark:not(.no-fix)
  .navbar-nav:not(.no-fix)
  > li.dropdown-onhover:not(.no-fix):hover
  > a,
.navbar.navbar-inverse-dark.dropdown-onhover:not(.no-fix)
  .navbar-nav:not(.no-fix)
  > li:not(.no-fix).open:hover
  > a,
.navbar.navbar-inverse-dark:not(.no-fix)
  .navbar-nav.dropdown-onhover:not(.no-fix)
  > li:not(.no-fix).open:hover
  > a,
.navbar.navbar-inverse-dark:not(.no-fix)
  .navbar-nav:not(.no-fix)
  > li.dropdown-onhover:not(.no-fix).open:hover
  > a,
.navbar.navbar-inverse-dark.dropdown-onhover:not(.no-fix)
  .navbar-nav:not(.no-fix)
  > li:not(.no-fix).open
  > a,
.navbar.navbar-inverse-dark:not(.no-fix)
  .navbar-nav.dropdown-onhover:not(.no-fix)
  > li:not(.no-fix).open
  > a,
.navbar.navbar-inverse-dark:not(.no-fix)
  .navbar-nav:not(.no-fix)
  > li.dropdown-onhover:not(.no-fix).open
  > a {
  background-color: rgb(99, 39, 39);
}

.navbar.navbar-inverse-dark
  .navbar-nav
  > li
  .dropdown-menu:not([class*="collaps"]) {
  background-color: #461d1d;
  border-color: #461d1d;
}

.custom-topbar-wrapper {
  background: #f9ecd1;
}

.custom-topbar ul.ct_links li.promo a,
.custom-topbar ul.ct_links li a:hover {
  background: #ffcc66;
}

/*----- header_top_banner -----*/
#header_top_banner {
  display: table;
  position: absolute;
  top: 0;
  right: 120px;
  border: 1px solid #d5d5d5;
  border-top: none;
  background: #f7f7f7;
  color: #57575b;
  padding-top: 5px;
  height: 50px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
#header_top_banner .cell {
  display: table-cell;
  vertical-align: middle;
  padding: 0px 10px;
}
#header_top_banner .cell span {
  color: #ea3b02;
  display: block;
}

/*----- header_top_cart -----*/
#header_top_cart {
  text-align: center;
  position: absolute;
  top: 0;
  right: 15px;
  background: #ea3b02;
  color: #fff;
  padding-top: 5px;
  width: 100px;
  height: 50px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}

/*----- header_top -----*/
#header_top {
  padding-top: 15px;
  padding-bottom: 15px;
}
#site_logo {
  display: inline-block;
  max-width: 100%;
}
@media (max-width: 767px) {
  #site_logo {
    display: block;
    max-width: 320px;
    margin: 0 auto;
    margin-bottom: 15px;
  }
}

.logoDiv.logoDiv {
  margin-top: -65px;
  margin-bottom: -54px;
}

.headerLinks {
  padding-top: 15px;
}

@media (max-width: 1199px) {
  .headerLinks {
    padding-top: 0;
  }
}

@media (max-width: 667px) {
  .logoDiv.logoDiv {
    margin-top: -35px;
    margin-bottom: -40px;
  }
}

#gift_offer {
}

#header_search_wrapper {
  margin-bottom: 15px;
}

#header_phone_number {
  text-align: right;
  font-weight: bold;
  font-size: 18px;
  line-height: 30px;
  margin-top: 30px;
}
@media (max-width: 991px) {
  #header_phone_number {
    text-align: center;
  }
}

#header_links {
  float: right;
  list-style: none;
  margin: 0;
  padding: 0;
  border-radius: 4px;
  padding: 10px;
  background-color: #e7d9bf;
  text-align: center;
  margin-bottom: 15px;
}
#header_links li {
  display: inline;
  color: #5c575b;
}
#header_links li + li:before {
  display: inline-block;
  content: "|";
  padding: 0 10px;
  color: #fff;
}
#header_links li a {
  color: #461d1d;
  /* font-weight: bold; */
  font-weight: normal;
}
#header_links li:hover a {
  color: #b98c37;
}
#header_links li#shopping_cart {
  position: relative;
}
@media (max-width: 767px) {
  #header_links {
    float: none;
    text-align: center;
  }

  #header_links_dealers_wrapper {
    margin-top: 5px;
  }
}

/*
 * --------------------------------------------------
 */
#header_links_dealers_wrapper {
  margin-bottom: 15px;
  float: right;
}
#header_links_dealers_1 {
  margin-right: 5px;
}
#header_links_dealers_1,
#header_links_dealers_2 {
  float: left;
}
#header_links_dealers_1 > a,
#header_links_dealers_2.salesRep > a {
  display: block;
  padding: 5px 10px;
  border: 1px solid #333;
  font-size: 10px;
  color: #525252;
  text-transform: uppercase;
  text-decoration: none !important;
}
#header_links_dealers_1 .dropdown-menu,
#header_links_dealers_2 .dropdown-menu {
  border-radius: 0;
  padding: 0;
  margin: 0;
  border: 1px solid #333;
  min-width: 122px;
}
#header_links_dealers_1 .dropdown-menu li a,
#header_links_dealers_2 .dropdown-menu li a {
  padding: 5px 10px;
  font-size: 10px;
  color: #525252;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  #header_links_dealers_wrapper {
    float: none;
    text-align: center;
  }
  #header_links_dealers_1,
  #header_links_dealers_2 {
    float: none;
    display: inline-block;
  }
}

#header_links_dealers_2.salesRep {
  /*sales rep login*/
  display: none;
}

.headerContact > a {
  display: inline-block;
  font-weight: bold;
}

#header_links_dealers_2.headerContact > a {
  color: #5a3300;
}

#header_links_dealers_2.headerContact > a:hover {
  color: #b98c37;
}

#header_links_dealers_2.headerContact > a:after {
  content: "|";
  padding: 0 10px;
}

#header_links_dealers_2.headerContact > a:nth-child(2):after {
  content: "";
}

#header_links_dealers_2.headerContact > a:hover:after {
  color: #000;
}

/*
 * Header Social Media
 * --------------------------------------------------
 */
ul#header_social_media {
  margin: 0;
  padding: 0;
  text-align: left;
  display: flex;
}
@media (max-width: 767px) {
  ul#header_social_media {
    display: block;
  }
}
ul#header_social_media li {
  list-style: none;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}
ul#header_social_media li:last-of-type {
  margin-right: 0;
}
ul#header_social_media li a {
  display: block;
  border: none;
  border-radius: 50%;
  padding: 6px;
  text-align: center;

  background: #461d1d;
  color: #fff;
  font-size: 18px;
  line-height: 1.28571429em;

  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
ul#header_social_media li a:hover {
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
ul#header_social_media li.facebook a,
ul#header_social_media li.facebook a:hover {
  background: #3b5998;
  color: #fff;
}
ul#header_social_media li.twitter a,
ul#header_social_media li.twitter a:hover {
  background: #0f1419;
  color: #fff;
}
ul#header_social_media li.instagram a,
ul#header_social_media li.instagram a:hover {
  background: #517fa4;
  color: #fff;
}
ul#header_social_media li.pinterest a,
ul#header_social_media li.pinterest a:hover {
  background: #cb2027;
  color: #fff;
}
ul#header_social_media li.google-plus a,
ul#header_social_media li.google-plus a:hover {
  background: #dd4b39;
  color: #fff;
}

@media (max-width: 767px) {
  ul#header_social_media {
    text-align: center;
  }
}
/**************************************************/
/*****   LAYOUT   *********************************/
/**************************************************/
#pageWrapper {
}

/**************************************************/
/*****   HEADER   *********************************/
/**************************************************/
#pageHeaderWrapper {
}
#pageHeader {
}

.navbar.navbar-inverse-dark .navbar-brand {
  background-color: #461d1d;
}

.navbar.navbar-inverse-dark .navbar-toggle,
.navbar.navbar-inverse-dark .navbar-toggle:hover,
.navbar.navbar-inverse-dark .navbar-toggle:focus {
  background-color: #461d1d !important;
}

@media (max-width: 1199px) {
  .nav a.dropdown-toggle {
    font-size: 13px;
  }
}

/**************************************************/
/*****   BODY   ***********************************/
/**************************************************/
#pageBodyWrapper {
}
#pageBody {
}

/**************************************************/
/*****   CONTENT   ********************************/
/**************************************************/

.products_carousel .product_sku > a {
  color: #b98c37;
}

span.info-title {
  font-weight: bold;
  font-size: 24px;
}
.info-column h4 {
  height: 40px;
  text-align: center;
  background-color: #f9f6f0;
  border-bottom: 1px solid silver;
  margin-bottom: 0;
  font-size: 14px;
  padding-top: 10px;
}
.info-column p {
  background-color: #f3ece0;
  height: 125px;
  padding: 10px 10px 0 10px;
  font-size: 12px;
}
#more_info > p {
  padding: 0 25px;
  font-size: 13px;
}
@media (max-width: 1199px) and (min-width: 992px) {
  .info-column h4 {
    height: 60px;
  }
  .info-column:nth-child(1) h4,
  .info-column:nth-child(2) h4,
  .info-column:nth-child(3) h4 {
    padding-top: 20px;
  }
  .info-column p {
    height: 145px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .info-column h4 {
    height: 60px;
  }
  .info-column:nth-child(2) h4,
  .info-column:nth-child(3) h4 {
    padding-top: 20px;
  }
  .info-column p {
    height: 205px;
  }
}

/*----- Custom Gateway -----*/
#g3dModal .modal-body {
  height: 600px !important;
}
#g3dModal .modal-body .embed-responsive-16by9 {
  height: 100% !important;
}

/*----- Clip Art Gallery -----*/
.clipartGalleryContainer h1 {
  text-align: center;
}

#buttons,
#tabs {
  padding: 10px;
  margin: 10px;
  text-align: center;
}
#buttons > a {
  display: inline-block;
  padding: 6px 12px;
  border-radius: 4px;
  background: #e7d9bf;
  color: #333;
}
#buttons > a:hover {
  background: #f9ecd1;
  text-decoration: none;
}
#tabs a {
  display: inline-block;
  color: #333;
  background: #f3ece0;
  border-radius: 6px 6px 0 0;
  padding: 8px 12px;
  margin: 0 2px;
  white-space: nowrap;
}
#tabs a:hover {
  text-decoration: none;
  cursor: pointer;
}
#tabs a.active {
  background: #461d1d;
  color: #fff;
}
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  /*border-top: none;*/
  text-align: center;
}
.tabcontent img.img-responsive {
  margin: auto;
}

#products_categories .category .category_label a {
  z-index: -1;
  position: relative;
  top: -40px;
  transition: all 500ms;
}
#products_categories .category:hover .category_label a {
  top: 0;
}
@media (max-width: 991px) {
  #products_categories .category .category_label a {
    position: static;
  }
}
@media (max-width: 767px) {
  #products_categories .category .category_label {
    display: none;
  }
}

.categoryHeader {
  margin: auto;
  margin-bottom: 10px;
}

.bannerMask {
  position: absolute;
  height: 100%;
  top: 0;
}
.bannerMaskInner {
  height: 100%;
}

#products_categories .row {
  background: #f9ecd1;
}

#contentWrapper {
}
#content {
}

.cartWrapper .shoppingCart_table .shoppingCartHdr,
.cartWrapper .shoppingCart_table .shoppingCartFtr {
  background: #461d1d;
}

.products_carousel .owl-nav [class*="owl-"] {
  background: #f3ece0;
  color: #000;
}

.products_carousel .owl-nav [class*="owl-"]:hover {
  background: #f1e2c7;
  color: #000;
}

.breadcrumb,
.pageNavigation,
#product_details_15
  .details_desc
  .configBox_wrapper
  .configBox_title.has-icon
  h3,
#product_details_15 .details_desc .total_price_wrapper,
#product_details_15 .details_desc .configBox_wrapper .configBox_title {
  background: #f3ece0;
}

#product_details_15 .accordion_wrapper .accordion_box .accordion_heading {
  background: #f3ece0;
  background-image: linear-gradient(to bottom, #f3ece0 0%, #f3ece0 100%);
}

#product_details_15 .details_desc .priceGridWrapper table.priceGrid thead tr th,
#product_details_15
  .details_desc
  .priceGridWrapper
  table.priceGrid
  tbody
  tr
  th {
  background: #f3ece0;
}

#product_details_15
  .details_desc
  .priceGridWrapper
  table.priceGrid
  tbody
  tr.saving_percentage
  th,
#product_details_15
  .details_desc
  .priceGridWrapper
  table.priceGrid
  tbody
  tr.saving_percentage
  td {
  color: #b98c37 !important;
}

.breadcrumb li > a,
.luceneSearchWrapper
  .luceneSearchBox
  .luceneSearchCategoryNavigationWrapper
  .categoryNavigation.active
  a {
  color: #9f7318;
}

.luceneSearchWrapper
  .luceneSearchBox
  .luceneSearchCategoryNavigationWrapper
  .categoryNavigation
  a {
  color: #461d1d;
}

.luceneSearchWrapper
  .luceneSearchBox
  .luceneSearchFilters
  .filterGroupValues
  .luceneSearchFilter
  .filterTitle {
  background: #f9ecd1;
  color: #461d1d;
}
.luceneSearchWrapper .luceneSearchBox .luceneSearchFilter.Price .filterTitle {
  background: #f9ecd1;
  color: #461d1d;
}

#products_wrapper_24
  .product_wrapper
  .product_quick_links
  .product_quick_link.buy_product:hover {
  background: #d7a94a;
}

.product_rating {
  /*display: none;*/
}

.product_price_wrapper {
  text-align: center;
}

.product_price_wrapper .price_title {
  display: none;
}

#products_wrapper_24 .product_wrapper .product_price_wrapper .price_value {
  color: #d7a94a;
}

.luceneSearchWrapper
  .luceneSearchBox
  .luceneSearchFilters
  .filterGroupValues
  .luceneSearchFilter
  .filterValues
  .filterValue
  a:hover {
  background: #f3ece0;
}

.product_name_sku_wrapper::after {
  display: none;
}

div#productContactUs a {
  color: #ffcc66;
}
@media (min-width: 768px) {
  #productContactUs .text-content p:first-of-type:after {
    margin-top: -85px !important;
  }
}
@media (min-width: 992px) {
  #productContactUs .text-content p:first-of-type:after {
    margin-top: -60px !important;
  }
  #productContactUs .text-content p:last-of-type:before {
    margin-bottom: -15px !important;
  }
}
@media (min-width: 1200px) {
  #productContactUs .text-content p:first-of-type:after {
    margin-top: -40px !important;
  }
}

.shoppingCartWizard .wizard .wizard-bar .wizard-step.active .stepNmbr {
  background: #d7a94a;
}

.sub_categories_wrapper .sub_category_wrapper .sub_category_name_wrapper {
  background: #e7d9bf;
  color: #461d1d;
}
.sub_categories_wrapper .sub_category_wrapper .sub_category_name_wrapper:hover {
  background: #461d1d;
  color: #b7b7b7;
}

.pageNavigation {
  margin-bottom: 20px;
}
.pageNavigation .pageNavigationControl .pageNav .pageNavLink,
.pageNavigation .pageNavigationControl .pageNav .pageNavLink > a {
  color: #9f7318;
}

.pageNavigation .pageNavigationControl .pageNav .pageNavLink.disabled:hover,
.pageNavigation .pageNavigationControl .pageNav .pageNavLink.disabled:focus {
  color: #9f7318;
}

.pageNavigation .pageNavigationControl .pageNav .pageNavLink.disabled:hover > a,
.pageNavigation
  .pageNavigationControl
  .pageNav
  .pageNavLink.disabled:focus
  > a {
  color: #9f7318;
}

.pageNavigation .pageNavigationControl .pageNav .pageNavLink:hover,
.pageNavigation .pageNavigationControl .pageNav .pageNavLink:focus {
  background-color: #ffcc66;
  border-color: #ffcc66;
  color: #9f7318;
}

.pageNavigation .pageNavigationControl .pageNav .pageNavLink:hover > a,
.pageNavigation .pageNavigationControl .pageNav .pageNavLink:focus > a {
  color: #9f7318;
}

.shoppingCartWizard .progress .progress-bar {
  background-color: #d7a94a;
  background-image: linear-gradient(to bottom, #d7a94a 0%, #d7a94a 100%);
}

/*----- slider -----*/
#slider {
  margin-bottom: 15px;
}

/*----- products_categories -----*/
#products_categories .row {
  background: #f9ecd1;
}

#products_categories {
  border-bottom: 1px solid transparent; /*#ccc*/
  margin-bottom: 15px;
  padding-bottom: 15px;
}
#products_categories .category {
  margin-bottom: 15px;
  margin-top: 15px;
  opacity: 1;
}
#products_categories .category:hover {
  opacity: 0.6;
}
#products_categories .category img {
  border: 1px solid #b98c37;
  margin: 0 auto;
}
#products_categories .category_label {
  font-size: 18px;
  font-weight: bold;
  margin-top: 10px;
  text-align: center;
}
#products_categories .category_label,
#products_categories .category_label a {
  color: #6c0303;
}

/*----- new_products -----*/
#new_products {
  margin-bottom: 15px;
  border-bottom: 1px dotted #ccc;
}
#new_products .product {
  width: 100%;
  height: 310px;
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: center;
}
#new_products .product .product_image {
  height: 150px;
  margin-bottom: 15px;
}
#new_products .product .product_image a {
  display: block;
}
#new_products .product .product_image img {
  margin: 0 auto;
}
#new_products .product .product_name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#new_products .product .product_name a {
  color: #333;
  font-weight: bold;
}
#new_products .product .product_price {
  color: #333;
}

/*
 * Products Carousel
 * --------------------------------------------------
 */
.products_carousel .product {
  text-align: center;
  border: 1px solid #ccc;
  padding: 5px;
}
.products_carousel .product .product_image_div {
  margin-bottom: 15px;
}
.products_carousel .product .product_image_div a {
  display: block;
}
.products_carousel .product .product_image_div img {
  display: block;
  margin: 0 auto;
  width: auto;
  max-height: 180px;
}
.products_carousel .product .product_name a {
  color: #333;
  font-weight: bold;
}
.products_carousel .product .product_price {
  color: #de1624;
  margin-top: 5px;
}

/*----- overseas_manufacturing -----*/
#overseas_manufacturing {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dotted #ccc;
}
#overseas_manufacturing h3 {
  font-weight: bold;
}
#overseas_manufacturing h3 span {
  color: #1b9f4b;
}
#overseas_manufacturing_image {
  margin: 0 auto;
}

/*----- signup_and_stayconnected_container -----*/
#signup_and_stayconnected_container {
  margin-top: 25px;
  margin-bottom: 25px;
}
#signup_and_stayconnected_container {
  background: #e7d9bf;
  color: #000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 20px;
}
#social_network {
  text-align: left;
  color: #000;
}
#social_network a {
  color: #fff;
}
@media (max-width: 991px) {
  #social_network {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 30px;
  }
  #stay_connected_title {
    display: block;
    margin-bottom: 10px;
  }
}
#social_network span.circle {
  font-size: 1.2em;
  display: inline-block;
  padding: 5px 6px;
  margin: 0px 5px;
  background: #461d1d;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

/*----- bottom_info -----*/
#bottom_info_wrapper {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ddd;
  -webkit-box-shadow: inset 0 30px 30px -30px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 30px 30px -30px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 30px 30px -30px rgba(0, 0, 0, 0.3);
}
#bottom_info img {
  margin: 15px auto;
}

/*---------- testimonials ----------*/
.testimonial_wrapper {
  margin-bottom: 30px;
}
.testimonial {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 100px;
  padding: 30px;
  background: #f9ecd1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: #f9ecd1 solid 1px;
  margin-bottom: 20px;
}
.testimonial:after {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 0 20px 20px 0;
  border-color: transparent #f9ecd1 transparent transparent;
  display: block;
  width: 0;
  z-index: 1;
  bottom: -19px;
  left: 30px;
}
.testimonial:before {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 0 20px 20px 0;
  border-color: transparent #f9ecd1 transparent transparent;
  display: block;
  width: 0;
  z-index: 0;
  bottom: -21px;
  left: 31px;
}
.testimonial a.read_more {
}
.testimonial .author {
  color: #461d1d;
  font-weight: bold;
  margin-bottom: 10px;
}
.testimonial .author span {
  font-weight: normal;
  font-style: italic;
  color: #b98c37;
  font-size: 12px;
}
.quote_text {
  position: relative;
  padding-left: 25px;
  padding-right: 25px;
}
.quote_text:before,
.quote_text:after {
  font-family: sans-serif;
  display: block;
  position: absolute;
  font-size: 50px;
  line-height: 1;
  color: #b98c37;
  font-style: normal;
}
.quote_text:before {
  content: "\201C";
  top: 0;
  left: 0;
}
.quote_text:after {
  content: "\201D";
  right: 0;
  bottom: -0.5em;
}

/**************************************************/
/*****   FOOTER   *********************************/
/**************************************************/
#pageFooterWrapper {
}
#pageFooter {
}

div#footer_bottom_wrapper a {
  color: #d7a94a;
}

div#footer_bottom_wrapper a:hover {
  color: #b98c37;
}

/*----- footer -----*/
#pageFooterWrapper #footer_wrapper {
  background-color: #f9ecd1;
}

#footer_wrapper {
  background-color: #e7d9bf;
  color: #f9ecd1;
}
#footer {
  padding-top: 15px;
  padding-bottom: 15px;
}
#footer #rasport_25_image {
  margin: 10px 0px;
}
#footer h5 {
  color: #6c0303;
  font-weight: bold;
}
#footer ul.footer_nav {
  padding-left: 0px !important;
  list-style: none;
}
#footer ul.footer_nav li,
#footer ul.footer_nav li a {
  color: #9f7318;
}
#language_select,
#currency_select {
  background: #696969 !important;
  border: none !important;
  color: #fff !important;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  #footer {
    text-align: center;
  }
  #footer #rasport_25_image {
    margin: 0 auto;
  }
  #footer .footer_section {
    margin-bottom: 25px;
  }
}

#footer ul.footer_nav a:hover {
  color: #461d1d;
}

/*----- footer_bottom -----*/
#footer_bottom_wrapper {
  background-color: #461d1d;
  color: #fff;
}
#footer_bottom {
  text-align: center;
}
#footer_bottom h4 {
  font-weight: bold;
}
#footer_bottom p {
  color: #fff;
}

div#copyright a {
  color: #f9ecd1;
}

div#copyright a:hover {
  color: #9f7318;
}

#discount_wrapper {
  background-color: #4b171b !important; /* Sale CountDown Banner */
}

.addToList_btn_wrapper,
.addToQuote_btn_wrapper {
  display: none;
}

#vipQuote_box {
  display: none !important;
}

#product_details_31 .accordion_wrapper .accordion_box:nth-of-type(3) {
  /* display: none;  Hide Reviews */
}

/* div#account_logolibrary {
    display: none;
} */

#products_grid_30 .product_wrapper .product_image_wrapper .product_image {
  max-height: 180px;
}

#products_grid_30 .product_wrapper .product_image_wrapper {
  max-height: 210px;
}

#products_grid_30
  .product_wrapper:hover
  .price_quickQuote_wrapper
  .price_wrapper {
  display: inherit;
}

#products_grid_30
  .product_wrapper:hover
  .price_quickQuote_wrapper
  .quickQuote_btn_wrapper {
  display: none;
}

#products_grid_30 .product_wrapper .product_name_wrapper {
  text-align: center;
}

#products_grid_30 .product_wrapper .product_min_order {
  text-align: center;
}

#products_grid_30 .product_wrapper .price_quickQuote_wrapper .price_wrapper {
  text-align: center;
}

.products_carousel .product_name {
  margin-bottom: 10px;
  text-align: center;
  color: #333;
}

.product_sku {
  text-align: center;
  color: #000;
  font-size: 14px;
}

.products_carousel .product_price {
  text-align: center;
  color: #000;
  font-size: 14px;
  font-weight: bold;
}

#product_details_15 .details_desc .hotline_wrapper,
.artwork_proof_wrapper {
  display: none !important;
}

#product_details_15 .details_desc .hotline_wrapper + div {
  display: none !important;
}

#productContactUs .text-content p {
  visibility: hidden;
}

#productContactUs .text-content p:first-of-type:after {
  content: "ZERO PAYMENT REQUIRED until you approve the proof!";
  display: block;
  padding-top: 10px;
  visibility: visible;
  margin-top: -58px;
}

#productContactUs .text-content p:last-of-type:before {
  content: "Your artwork proof will be emailed in 3 to 6 business hours after placing the order.";
  display: block;
}

#productContactUs {
  background-image: linear-gradient(
    to bottom,
    #461d1d 0%,
    #461d1d 100%
  ) !important;
  background-color: #461d1d !important;
  margin-bottom: 15px;
  visibility: visible;
}

/*#cur_price_wrapper::after {
    display:block;
    content: "Pricing is per item. A virtual proof will be emailed for your approval prior to printing.";
    margin-top:10px;
}
#cur_price_wrapper {
    margin-bottom:15px;
}*/
.remove_white_selection {
  display: none;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #ff0000;
}
.has-error .form-control {
  border-color: #ff0000;
}
.has-error .form-control:focus {
  border-color: #843534;
}
.has-error .input-group-addon {
  color: #ff0000;
  border-color: #ff0000;
}
.has-error .form-control-feedback {
  color: #ff0000;
}

@media (min-width: 768px) {
  .btn-success.f {
    width: 290px;
  }
}

@media (max-width: 767px) {
  .btn-success.f {
    width: 100%;
  }
}

#products_grid_30 .product_wrapper .product_image_wrapper .product_image {
  max-height: 180px;
}

#products_grid_30 .product_wrapper .product_image_wrapper {
  max-height: 210px;
}

#products_grid_30
  .product_wrapper:hover
  .price_quickQuote_wrapper
  .price_wrapper {
  display: inherit;
}
#products_grid_30
  .product_wrapper:hover
  .price_quickQuote_wrapper
  .quickQuote_btn_wrapper {
  display: none;
}
#products_grid_30 .product_wrapper .product_name_wrapper {
  text-align: center;
}
#products_grid_30 .product_wrapper .product_min_order {
  text-align: center;
}
#products_grid_30 .product_wrapper .price_quickQuote_wrapper .price_wrapper {
  text-align: center;
}
.products_carousel .product_name {
  margin-bottom: 10px;
  text-align: center;
  color: #333;
}
.product_sku {
  text-align: center;
  color: #000;
  font-size: 14px;
}
.products_carousel .product_price {
  text-align: center;
  color: #000;
  font-size: 14px;
  font-weight: bold;
}

/***************************************************************************
* Product Details 31
***************************************************************************/
#product_details_31 .details_product_name {
  margin-bottom: 15px;
}
#product_details_31 .details_product_name h1 {
  font-size: 20px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
}
#product_details_31 .details_sku {
  font-size: 16px;
  margin-bottom: 15px;
}
#product_details_31 .details_sku .sku_title {
  font-weight: bold;
}
#product_details_31 .product_rating_wrapper {
  margin-bottom: 15px;
}
#product_details_31
  .product_rating_wrapper
  .product_rating
  .star_rating_wrapper {
  margin-right: 5px;
  margin-bottom: 5px;
  display: inline-block;
}
#product_details_31 .product_rating_wrapper .product_rating .rating_note {
  display: inline-block;
}
#product_details_31 .details_image_box {
  position: relative;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-bottom: 30px;
  padding: 0px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
}
#product_details_31 .details_image_box img {
  cursor: pointer;
}
#product_details_31 .details_image_box:before,
#product_details_31 .details_image_box:after {
  display: table;
  content: " ";
}
#product_details_31 .details_image_box:after {
  clear: both;
}
#product_details_31 .details_image_thumbnails {
  margin-bottom: 30px;
}
#product_details_31
  .details_image_thumbnails
  .product_thumbnails_carousel
  .product_thumbnail {
  cursor: pointer;
  border: 1px solid #ddd;
}
#product_details_31
  .details_image_thumbnails
  .product_thumbnails_carousel
  .product_thumbnail:hover,
#product_details_31
  .details_image_thumbnails
  .product_thumbnails_carousel
  .product_thumbnail:focus {
  border-color: #333;
}
#product_details_31 .accordion_wrapper {
  margin-bottom: 20px;
}
#product_details_31 .accordion_wrapper .accordion_box {
  border: 1px solid #4b171b;
  border-radius: 0;
}
#product_details_31 .accordion_wrapper .accordion_box + .accordion_box {
  margin-top: 10px;
}
#product_details_31 .accordion_wrapper .accordion_box .accordion_heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  color: #fff;
  background-color: #4b171b;
}
#product_details_31
  .accordion_wrapper
  .accordion_box
  .accordion_heading
  .accordion_title {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
#product_details_31
  .accordion_wrapper
  .accordion_box
  .accordion_heading
  .accordion_title
  a {
  display: block;
  padding: 10px 15px;
  color: #fff;
  text-decoration: none;
  position: relative;
}
#product_details_31
  .accordion_wrapper
  .accordion_box
  .accordion_heading
  .accordion_title
  a:hover,
#product_details_31
  .accordion_wrapper
  .accordion_box
  .accordion_heading
  .accordion_title
  a:focus {
  color: #fff;
  text-decoration: none;
}
#product_details_31
  .accordion_wrapper
  .accordion_box
  .accordion_heading
  .accordion_title
  a::after {
  position: absolute;
  top: 10px;
  right: 15px;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f077";
}
#product_details_31
  .accordion_wrapper
  .accordion_box
  .accordion_heading
  .accordion_title
  a.collapsed:after {
  content: "\f078";
}
#product_details_31
  .accordion_wrapper
  .accordion_box
  .accordion_collapse
  .accordion_body {
  border-top: 1px solid #4b171b;
  padding: 15px;
}
#product_details_31
  .accordion_wrapper
  .accordion_box
  .accordion_body
  .details_specification {
  width: 100%;
  margin-bottom: 0;
  font-size: 14px;
}
#product_details_31
  .accordion_wrapper
  .accordion_box
  .accordion_body
  .details_specification
  .spec_group_title,
#product_details_31
  .accordion_wrapper
  .accordion_box
  .accordion_body
  .details_specification
  .spec_title,
#product_details_31
  .accordion_wrapper
  .accordion_box
  .accordion_body
  .details_specification
  .spec_info {
  padding: 5px 10px;
}
#product_details_31
  .accordion_wrapper
  .accordion_box
  .accordion_body
  .details_specification
  .spec_title,
#product_details_31
  .accordion_wrapper
  .accordion_box
  .accordion_body
  .details_specification
  .spec_info {
  float: left;
  width: 50%;
}
#product_details_31
  .accordion_wrapper
  .accordion_box
  .accordion_body
  .details_specification
  .spec_info
  ul {
  margin: 0;
  padding: 0;
  padding-left: 15px;
  list-style-type: disc;
}
#product_details_31
  .accordion_wrapper
  .accordion_box
  .accordion_body
  .details_specification
  .spec_group_title_row
  .spec_group_title {
  color: #000;
  background: #cccccc;
  border-bottom: 1px solid #000;
  font-weight: bold;
}
#product_details_31
  .accordion_wrapper
  .accordion_box
  .accordion_body
  .details_specification
  .odd_row {
  background: #f3ece0;
}
#product_details_31
  .accordion_wrapper
  .accordion_box
  .accordion_body
  .details_specification
  .odd_row
  .spec_title {
  font-weight: bold;
}
#product_details_31
  .accordion_wrapper
  .accordion_box
  .accordion_body
  .details_specification
  .even_row {
  background: #ffffff;
}
#product_details_31
  .accordion_wrapper
  .accordion_box
  .accordion_body
  .details_specification
  .even_row
  .spec_title {
  font-weight: bold;
}
#product_details_31 .productContactUs {
  padding: 15px;
  background-color: #4b171b;
  background-image: none;
  border: 1px solid #4b171b;
  border-radius: 3px;
  color: #fff;
  margin-bottom: 30px;
}
#product_details_31 .productContactUs .media .media-left {
  padding-right: 20px;
}
@media (max-width: 479px) {
  #product_details_31 .productContactUs .media .media-left {
    padding-right: 15px;
  }
}
#product_details_31 .productContactUs .media .media-left .media-object {
  width: 100px;
}
@media (max-width: 479px) {
  #product_details_31 .productContactUs .media .media-left .media-object {
    width: 75px;
  }
}
#product_details_31 .productContactUs .media .media-body {
  font-size: 14px;
  color: #fff;
}
#product_details_31 .productContactUs .media .media-body .media-heading {
  font-size: 18px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 5px;
}
@media (max-width: 479px) {
  #product_details_31 .productContactUs .media .media-body .media-heading {
    font-size: 16px;
  }
}
#product_details_31 .productContactUs .media .media-body p {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 0;
}
@media (max-width: 479px) {
  #product_details_31 .productContactUs .media .media-body p {
    font-size: 14px;
  }
}
#product_details_31 .productContactUs .media .media-body a {
  color: #ff9900;
  text-decoration: none;
}
#product_details_31 .productContactUs .media .media-body a:hover,
#product_details_31 .productContactUs .media .media-body a:focus {
  color: #ff9900;
  text-decoration: underline;
}
#product_details_31 .details_desc {
  margin-bottom: 30px;
}
#product_details_31 .details_desc .configBox_wrapper {
  margin-bottom: 30px;
}
#product_details_31 .details_desc .configBox_wrapper .configBox_title {
  background: #f3ece0;
  color: #333;
  padding: 8px 15px;
  margin-bottom: 15px;
  position: relative;
}
#product_details_31 .details_desc .configBox_wrapper .configBox_title h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
}
#product_details_31 .details_desc .configBox_wrapper .configBox_title.has-icon {
  position: relative;
  background: transparent;
  padding: 7px 0px;
}
#product_details_31
  .details_desc
  .configBox_wrapper
  .configBox_title.has-icon
  .configBox_icon {
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  width: 50px;
  height: 50px;
}
#product_details_31
  .details_desc
  .configBox_wrapper
  .configBox_title.has-icon
  .configBox_icon
  img {
  width: 50px;
  height: 50px;
}
#product_details_31
  .details_desc
  .configBox_wrapper
  .configBox_title.has-icon
  h3 {
  background: #f3ece0;
  padding: 8px 15px;
  margin-left: 50px;
}
#product_details_31
  .details_desc
  .configBox_wrapper
  .configBox_title.collapsable_configBox_title {
  cursor: pointer;
}
#product_details_31
  .details_desc
  .configBox_wrapper
  .configBox_title.collapsable_configBox_title:after {
  font-size: 18px;
  position: absolute;
  top: 8px;
  right: 15px;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f077";
}
#product_details_31
  .details_desc
  .configBox_wrapper
  .configBox_title.collapsable_configBox_title.collapsed:after {
  content: "\f078";
}
#product_details_31
  .details_desc
  .configBox_wrapper
  .configBox_title.collapsable_configBox_title.has-icon:after {
  top: 15px;
}
#product_details_31 .details_desc .configBox_wrapper .configBox_content a {
  color: #b98c37;
}
#product_details_31 .details_desc .product_colors_carousel .product_color {
  position: relative;
  cursor: pointer;
  padding: 1px;
}
#product_details_31
  .details_desc
  .product_colors_carousel
  .product_color
  > img {
  display: block;
  width: 100%;
  padding: 5px;
  border: 1px solid #ddd;
}
#product_details_31
  .details_desc
  .product_colors_carousel
  .product_color
  .color_title {
  display: block;
  color: #333;
  font-weight: 600;
  font-size: 13px;
  line-height: 20px;
  text-align: center;
  word-wrap: break-word;
  margin-top: 7px;
}
#product_details_31
  .details_desc
  .product_colors_carousel
  .product_color:hover
  > img,
#product_details_31
  .details_desc
  .product_colors_carousel
  .product_color:focus
  > img {
  border-color: #b98c37;
}
#product_details_31
  .details_desc
  .product_colors_carousel
  .product_color:hover
  .color_title,
#product_details_31
  .details_desc
  .product_colors_carousel
  .product_color:focus
  .color_title {
  color: #b98c37;
}
#product_details_31
  .details_desc
  .product_colors_carousel
  .product_color.selected
  > img {
  border-color: #b98c37;
  border-bottom-width: 5px;
}
#product_details_31
  .details_desc
  .product_colors_carousel
  .product_color.selected
  .color_title {
  color: #b98c37;
  margin-top: 3px;
}
#product_details_31
  .details_desc
  .product_colors_carousel
  .product_color.selected:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f058";
  color: #b98c37;
  font-size: 24px;
  position: absolute;
  z-index: 100;
  top: 6px;
  left: 6px;
}
#product_details_31
  .details_desc
  .product_colors_carousel
  .product_color.is_mapped
  .mapped_icon_wrapper
  > img {
  width: 20px;
}
#product_details_31 .details_desc .product_colors_carousel {
  padding-left: 20px;
  padding-right: 20px;
}
#product_details_31 .details_desc .product_colors_carousel .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  top: 50%;
  margin-top: -32px;
}
#product_details_31
  .details_desc
  .product_colors_carousel
  .owl-nav
  [class*="owl-"] {
  position: absolute;
  display: inline-block;
  cursor: pointer;
  text-align: center;
  margin: 0;
  padding: 0;
  opacity: 1;
  font-size: 40px;
  line-height: 1;
  width: auto;
  height: auto;
  color: #333;
  background: transparent;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#product_details_31
  .details_desc
  .product_colors_carousel
  .owl-nav
  [class*="owl-"]:hover {
  color: #333;
  background: transparent;
  text-decoration: none;
}
#product_details_31 .details_desc .product_colors_carousel .owl-nav .owl-prev {
  left: 0;
}
#product_details_31 .details_desc .product_colors_carousel .owl-nav .owl-next {
  right: 0;
}
#product_details_31 .details_desc .product_colors_carousel .owl-nav .disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
#product_details_31
  .details_desc
  .product_colors_carousel
  .owl-nav
  .disabled
  + .owl-dots {
  margin-top: 0;
}
#product_details_31 .details_desc .product_colors_carousel .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
}
#product_details_31 .details_desc .product_colors_carousel .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
#product_details_31
  .details_desc
  .product_colors_carousel
  .owl-dots
  .owl-dot
  span {
  width: 10px;
  height: 10px;
  margin: 10px 7px;
  background: #ddd;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
#product_details_31
  .details_desc
  .product_colors_carousel
  .owl-dots
  .owl-dot.active
  span,
#product_details_31
  .details_desc
  .product_colors_carousel
  .owl-dots
  .owl-dot:hover
  span {
  background: #333;
}
#product_details_31 .details_desc .quantity_slider_wrapper {
  padding: 33px 20px 0 20px;
  margin-bottom: 30px;
}
#product_details_31 .details_desc .quantity_slider_wrapper .tooltip {
  z-index: 999 !important;
}
#product_details_31
  .details_desc
  .quantity_and_price_wrapper
  table.quantity_and_price {
  float: right;
}
#product_details_31
  .details_desc
  .quantity_and_price_wrapper
  table.quantity_and_price
  tbody
  tr
  td
  .help_note {
  background: #f3ece0;
  color: #333;
  margin-right: 15px;
  padding: 10px;
  font-size: 12px;
  font-weight: 600;
}
@media (max-width: 479px) {
  #product_details_31
    .details_desc
    .quantity_and_price_wrapper
    table.quantity_and_price
    tbody
    tr
    td
    .help_note {
    display: none;
  }
}
#product_details_31
  .details_desc
  .quantity_and_price_wrapper
  table.quantity_and_price
  tbody
  tr
  td
  .quantity_title {
  font-weight: bold;
  margin-bottom: 5px;
}
#product_details_31
  .details_desc
  .quantity_and_price_wrapper
  table.quantity_and_price
  tbody
  tr
  td
  #quantity_input.form-control {
  width: 70px;
}
#product_details_31
  .details_desc
  .quantity_and_price_wrapper
  table.quantity_and_price
  tbody
  tr
  td
  .unit_price_title {
  font-weight: bold;
  margin-bottom: 5px;
}
#product_details_31
  .details_desc
  .quantity_and_price_wrapper
  table.quantity_and_price
  tbody
  tr
  td
  .times {
  padding: 0 10px;
}
#product_details_31
  .details_desc
  .quantity_and_price_wrapper
  table.quantity_and_price
  tbody
  tr
  td
  .total_title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
  text-align: right;
  min-width: 100px;
  white-space: nowrap;
}
#product_details_31
  .details_desc
  .quantity_and_price_wrapper
  table.quantity_and_price
  tbody
  tr
  td
  .total_value {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 5px;
  text-align: right;
  min-width: 100px;
  white-space: nowrap;
}
#product_details_31
  .details_desc
  .quantity_and_price_wrapper
  table.quantity_and_price
  tbody
  tr
  td
  .saving_title {
  font-size: 16px;
  font-weight: bold;
  color: #b98c37;
  margin-bottom: 5px;
  text-align: right;
  min-width: 100px;
  white-space: nowrap;
}
#product_details_31
  .details_desc
  .quantity_and_price_wrapper
  table.quantity_and_price
  tbody
  tr
  td
  .saving_value {
  font-size: 16px;
  font-weight: bold;
  color: #b98c37;
  margin-bottom: 5px;
  text-align: right;
  min-width: 100px;
  white-space: nowrap;
}
#product_details_31
  .details_desc
  .quantity_and_price_wrapper
  table.quantity_and_price
  tbody
  tr
  td
  .saving_note {
  text-align: right;
  font-size: 13px;
  color: #666;
}
#product_details_31 .details_desc .emoji_options_grid {
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 15px;
}
#product_details_31 .details_desc .emoji_options_grid:before,
#product_details_31 .details_desc .emoji_options_grid:after {
  display: table;
  content: " ";
}
#product_details_31 .details_desc .emoji_options_grid:after {
  clear: both;
}
#product_details_31 .details_desc .emoji_options_grid .emoji_option {
  display: block;
  float: left;
  width: 100px;
  position: relative;
  cursor: pointer;
  padding: 1px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
}
#product_details_31 .details_desc .emoji_options_grid .emoji_option > img {
  display: block;
  width: 100%;
  padding: 5px;
  border: 1px solid #ddd;
}
#product_details_31
  .details_desc
  .emoji_options_grid
  .emoji_option
  .emoji_option_title {
  color: #333;
  font-weight: 600;
  font-size: 13px;
  line-height: 20px;
  text-transform: capitalize;
  text-align: center;
  word-wrap: break-word;
  margin-top: 7px;
}
#product_details_31
  .details_desc
  .emoji_options_grid
  .emoji_option
  .emoji_option_price {
  text-align: center;
  color: #c00;
}
#product_details_31 .details_desc .emoji_options_grid .emoji_option:hover > img,
#product_details_31
  .details_desc
  .emoji_options_grid
  .emoji_option:focus
  > img {
  border-color: #b98c37;
}
#product_details_31
  .details_desc
  .emoji_options_grid
  .emoji_option:hover
  .emoji_option_title,
#product_details_31
  .details_desc
  .emoji_options_grid
  .emoji_option:focus
  .emoji_option_title {
  color: #333;
}
#product_details_31
  .details_desc
  .emoji_options_grid
  .emoji_option.selected
  > img {
  border-color: #b98c37;
  border-bottom-width: 5px;
}
#product_details_31
  .details_desc
  .emoji_options_grid
  .emoji_option.selected
  .emoji_option_title {
  color: #333;
  text-decoration: underline;
  margin-top: 3px;
}
#product_details_31
  .details_desc
  .emoji_options_grid
  .emoji_option.selected:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f058";
  color: #b98c37;
  font-size: 24px;
  position: absolute;
  z-index: 100;
  top: 6px;
  left: 6px;
}
#product_details_31 .details_desc .package_options_grid {
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 15px;
}
#product_details_31 .details_desc .package_options_grid:before,
#product_details_31 .details_desc .package_options_grid:after {
  display: table;
  content: " ";
}
#product_details_31 .details_desc .package_options_grid:after {
  clear: both;
}
#product_details_31 .details_desc .package_options_grid .package_option {
  display: block;
  float: left;
  width: 150px;
  position: relative;
  cursor: pointer;
  padding: 1px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
}
#product_details_31 .details_desc .package_options_grid .package_option > img {
  display: block;
  width: 100%;
  padding: 5px;
  border: 1px solid #ddd;
}
#product_details_31
  .details_desc
  .package_options_grid
  .package_option
  .package_option_title {
  color: #333;
  font-weight: 600;
  font-size: 13px;
  line-height: 20px;
  text-transform: capitalize;
  text-align: center;
  word-wrap: break-word;
  margin-top: 7px;
}
#product_details_31
  .details_desc
  .package_options_grid
  .package_option
  .package_option_price {
  text-align: center;
  color: #c00;
}
#product_details_31
  .details_desc
  .package_options_grid
  .package_option:hover
  > img,
#product_details_31
  .details_desc
  .package_options_grid
  .package_option:focus
  > img {
  border-color: #b98c37;
}
#product_details_31
  .details_desc
  .package_options_grid
  .package_option:hover
  .package_option_title,
#product_details_31
  .details_desc
  .package_options_grid
  .package_option:focus
  .package_option_title {
  color: #333;
}
#product_details_31
  .details_desc
  .package_options_grid
  .package_option.selected
  > img {
  border-color: #b98c37;
  border-bottom-width: 5px;
}
#product_details_31
  .details_desc
  .package_options_grid
  .package_option.selected
  .package_option_title {
  color: #333;
  text-decoration: underline;
  margin-top: 3px;
}
#product_details_31
  .details_desc
  .package_options_grid
  .package_option.selected:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f058";
  color: #b98c37;
  font-size: 24px;
  position: absolute;
  z-index: 100;
  top: 6px;
  left: 6px;
}
#product_details_31 .details_desc .product_price_wrapper {
  margin-bottom: 10px;
}
#product_details_31 .details_desc .product_price_wrapper .product_price {
  display: inline-block;
  border: 1px solid #ddd;
}
#product_details_31
  .details_desc
  .product_price_wrapper
  .product_price
  .price_title {
  display: inline-block;
  float: left;
  padding: 8px 20px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  color: #333;
  background: #f3ece0;
}
#product_details_31
  .details_desc
  .product_price_wrapper
  .product_price
  .price_value {
  display: inline-block;
  float: left;
  padding: 8px 20px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
}
#product_details_31 .details_desc .priceGridWrapper table.priceGrid {
  margin-bottom: 10px;
}
#product_details_31
  .details_desc
  .priceGridWrapper
  table.priceGrid
  thead
  tr
  th {
  font-weight: bold;
  background: #f3ece0;
  text-align: center;
}
#product_details_31
  .details_desc
  .priceGridWrapper
  table.priceGrid
  tbody
  tr
  th {
  font-weight: bold;
  background: #f3ece0;
  text-align: center;
}
#product_details_31
  .details_desc
  .priceGridWrapper
  table.priceGrid
  tbody
  tr
  td {
  font-weight: normal;
  text-align: center;
}
#product_details_31
  .details_desc
  .priceGridWrapper
  table.priceGrid
  tbody
  tr.saving_percentage
  th {
  color: #b98c37;
}
#product_details_31
  .details_desc
  .priceGridWrapper
  table.priceGrid
  tbody
  tr.saving_percentage
  td {
  color: #b98c37;
}
#product_details_31 .details_desc .artWorkBox_wrapper {
  margin-bottom: 0;
}
#product_details_31 .details_desc .artWorkBox_wrapper .artWorkBox_title {
  background: #fff;
  border: 1px solid #ddd;
  padding: 8px 15px;
  margin-bottom: 15px;
  position: relative;
}
#product_details_31 .details_desc .artWorkBox_wrapper .artWorkBox_title h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
}
#product_details_31
  .details_desc
  .artWorkBox_wrapper
  .artWorkBox_title.collapsable_artWorkBox_title {
  cursor: pointer;
  color: #fff;
  background: #b98c37;
  border-color: #b98c37;
}
#product_details_31
  .details_desc
  .artWorkBox_wrapper
  .artWorkBox_title.collapsable_artWorkBox_title:after {
  font-size: 18px;
  position: absolute;
  top: 9px;
  right: 15px;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f077";
}
#product_details_31
  .details_desc
  .artWorkBox_wrapper
  .artWorkBox_title.collapsable_artWorkBox_title.collapsed {
  color: #333;
  background: #fff;
  border-color: #ddd;
}
#product_details_31
  .details_desc
  .artWorkBox_wrapper
  .artWorkBox_title.collapsable_artWorkBox_title.collapsed:after {
  content: "\f078";
}
#product_details_31 .details_desc .artWorkBox_wrapper .artWorkBox_content {
  margin-bottom: 15px;
}
#product_details_31 .details_desc .qty_instock_label {
  font-weight: bold;
  color: #13ae3f;
}
#product_details_31 .details_desc .quantity_per_size_wrapper {
  margin-left: -5px;
  margin-right: -5px;
}
#product_details_31 .details_desc .quantity_per_size_wrapper:before,
#product_details_31 .details_desc .quantity_per_size_wrapper:after {
  display: table;
  content: " ";
}
#product_details_31 .details_desc .quantity_per_size_wrapper:after {
  clear: both;
}
#product_details_31
  .details_desc
  .quantity_per_size_wrapper
  .qty_input_wrapper {
  float: left;
  padding-left: 5px;
  padding-right: 5px;
  width: 90px;
  margin-bottom: 10px;
}
#product_details_31
  .details_desc
  .quantity_per_size_wrapper
  .qty_input_wrapper
  .qty_instock {
  margin-bottom: 5px;
  font-weight: bold;
  text-align: center;
  color: #13ae3f;
}
#product_details_31
  .details_desc
  .quantity_per_size_wrapper
  .qty_input_wrapper
  .qty_input {
  text-align: center;
}
#product_details_31
  .details_desc
  .quantity_per_size_wrapper
  .qty_input_wrapper
  .size_title {
  margin-top: 5px;
  font-weight: bold;
  text-align: center;
}
#product_details_31
  .details_desc
  .quantity_per_size_wrapper
  .qty_input_wrapper
  .size_upcharge {
  text-align: center;
}
#product_details_31 .details_desc .quantity_per_color_size_wrapper {
  position: relative;
  display: table;
  border-collapse: separate;
}
#product_details_31
  .details_desc
  .quantity_per_color_size_wrapper
  + .quantity_per_color_size_wrapper {
  margin-top: 10px;
  padding-top: 20px;
  border-top: 1px solid #ccc;
}
#product_details_31
  .details_desc
  .quantity_per_color_size_wrapper
  .product_color_cell {
  position: relative;
  white-space: nowrap;
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
#product_details_31
  .details_desc
  .quantity_per_color_size_wrapper
  .product_color_cell
  .product_color {
  width: 100px;
  margin-bottom: 10px;
  padding-right: 15px;
  position: relative;
}
#product_details_31
  .details_desc
  .quantity_per_color_size_wrapper
  .product_color_cell
  .product_color
  .prc_remove {
  display: block;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
}
#product_details_31
  .details_desc
  .quantity_per_color_size_wrapper
  .product_color_cell
  .product_color
  .prc_remove
  .prc_remove_btn {
  background: #db0000;
  color: #fff;
  padding: 3px;
  border-radius: 3px;
  font-size: 10px;
  font-weight: normal;
}
#product_details_31
  .details_desc
  .quantity_per_color_size_wrapper
  .product_color_cell
  .product_color
  img {
  max-width: 75px;
}
#product_details_31
  .details_desc
  .quantity_per_color_size_wrapper
  .product_quantity_per_size_cell {
  position: relative;
  z-index: 2;
  display: table-cell;
  float: left;
  width: 100%;
}
#product_details_31
  .details_desc
  .quantity_per_color_size_wrapper
  .product_quantity_per_size_cell
  .product_quantity_per_size_wrapper {
  margin-left: -5px;
  margin-right: -5px;
}
#product_details_31
  .details_desc
  .quantity_per_color_size_wrapper
  .product_quantity_per_size_cell
  .product_quantity_per_size_wrapper:before,
#product_details_31
  .details_desc
  .quantity_per_color_size_wrapper
  .product_quantity_per_size_cell
  .product_quantity_per_size_wrapper:after {
  display: table;
  content: " ";
}
#product_details_31
  .details_desc
  .quantity_per_color_size_wrapper
  .product_quantity_per_size_cell
  .product_quantity_per_size_wrapper:after {
  clear: both;
}
#product_details_31
  .details_desc
  .quantity_per_color_size_wrapper
  .product_quantity_per_size_cell
  .product_quantity_per_size_wrapper
  .qty_input_wrapper {
  float: left;
  padding-left: 5px;
  padding-right: 5px;
  width: 90px;
  margin-bottom: 10px;
}
#product_details_31
  .details_desc
  .quantity_per_color_size_wrapper
  .product_quantity_per_size_cell
  .product_quantity_per_size_wrapper
  .qty_input_wrapper
  .qty_instock {
  margin-bottom: 5px;
  font-weight: bold;
  text-align: center;
  color: #13ae3f;
}
#product_details_31
  .details_desc
  .quantity_per_color_size_wrapper
  .product_quantity_per_size_cell
  .product_quantity_per_size_wrapper
  .qty_input_wrapper
  .qty_input {
  text-align: center;
}
#product_details_31
  .details_desc
  .quantity_per_color_size_wrapper
  .product_quantity_per_size_cell
  .product_quantity_per_size_wrapper
  .qty_input_wrapper
  .size_title {
  margin-top: 5px;
  font-weight: bold;
  text-align: center;
}
#product_details_31
  .details_desc
  .quantity_per_color_size_wrapper
  .product_quantity_per_size_cell
  .product_quantity_per_size_wrapper
  .qty_input_wrapper
  .size_upcharge {
  text-align: center;
}
#product_details_31 .details_desc .adjust_panel {
  margin-bottom: 20px;
}
#product_details_31 .details_desc .adjust_panel .adjust_panel_heading {
  padding: 5px;
  font-weight: bold;
  text-align: center;
  color: #333;
  background: #f3ece0;
  border: 1px solid #ccc;
  margin-bottom: 5px;
}
#product_details_31 .details_desc .adjust_panel .adjust_panel_body {
  text-align: center;
}
#product_details_31
  .details_desc
  .adjust_panel
  .adjust_panel_body
  > .controls_wrapper {
  margin-left: -5px;
  margin-right: -5px;
}
#product_details_31
  .details_desc
  .adjust_panel
  .adjust_panel_body
  > .controls_wrapper
  .control_panel {
  padding: 5px;
  float: left;
  width: 50%;
}
@media (min-width: 768px) and (max-width: 991px) {
  #product_details_31
    .details_desc
    .adjust_panel
    .adjust_panel_body
    > .controls_wrapper
    .control_panel {
    width: 100%;
  }
}
#product_details_31
  .details_desc
  .adjust_panel
  .adjust_panel_body
  > .controls_wrapper
  .control_panel
  .panel_title {
  color: #333;
  background: #f3ece0;
  font-weight: bold;
  text-align: center;
  border: 1px solid #ccc;
  border-bottom-width: 0;
  padding: 5px 10px;
}
#product_details_31
  .details_desc
  .adjust_panel
  .adjust_panel_body
  > .controls_wrapper
  .control_panel
  .panel_body {
  text-align: center;
  border: 1px solid #ccc;
  padding: 10px;
}
#product_details_31 .details_desc table.move_controls,
#product_details_31 .details_desc table.resize_controls,
#product_details_31 .details_desc table.rotate_controls,
#product_details_31 .details_desc table.skew_controls {
  max-width: 100px;
  margin-left: auto;
  margin-right: auto;
}
#product_details_31 .details_desc table.move_controls > tbody > tr > td,
#product_details_31 .details_desc table.resize_controls > tbody > tr > td,
#product_details_31 .details_desc table.rotate_controls > tbody > tr > td,
#product_details_31 .details_desc table.skew_controls > tbody > tr > td {
  text-align: center;
  vertical-align: middle;
}
#product_details_31
  .details_desc
  table.move_controls
  > tbody
  > tr
  > td
  .control_icon,
#product_details_31
  .details_desc
  table.resize_controls
  > tbody
  > tr
  > td
  .control_icon,
#product_details_31
  .details_desc
  table.rotate_controls
  > tbody
  > tr
  > td
  .control_icon,
#product_details_31
  .details_desc
  table.skew_controls
  > tbody
  > tr
  > td
  .control_icon {
  font-size: 24px;
}
#product_details_31 .details_desc table.move_controls > tbody > tr > td button,
#product_details_31
  .details_desc
  table.resize_controls
  > tbody
  > tr
  > td
  button,
#product_details_31
  .details_desc
  table.rotate_controls
  > tbody
  > tr
  > td
  button,
#product_details_31 .details_desc table.skew_controls > tbody > tr > td button {
  outline: none !important;
}
#product_details_31 .details_desc table.print_location_options {
  width: 100%;
}
#product_details_31 .details_desc table.print_location_options tbody tr > td {
  width: 33.33333333%;
  padding: 0px 5px;
  word-break: break-all;
}
#product_details_31 .details_desc table.delivery_date_options {
  width: 100%;
}
#product_details_31 .details_desc table.delivery_date_options tbody tr > td {
  width: 50%;
  padding: 5px 5px;
  word-break: break-word;
  vertical-align: top;
}
#product_details_31 .details_desc table.delivery_date_options tbody tr:hover {
  background: #f3ece0;
}
#product_details_31
  .details_desc
  table.delivery_date_options
  tbody
  tr.selected {
  background: #f3ece0;
}
#product_details_31
  .details_desc
  .chooseImprintColors_wrapper
  .chooseImprintColor
  .imprintColor_inputGroup
  .imprintColor_preview_addon {
  background: #fff;
  padding: 0;
  cursor: pointer;
}
#product_details_31
  .details_desc
  .chooseImprintColors_wrapper
  .chooseImprintColor
  .imprintColor_inputGroup
  .imprintColor_preview_addon
  .imprintColor_preview {
  width: 32px;
  height: 32px;
  line-height: 32px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
#product_details_31
  .details_desc
  .chooseImprintColors_wrapper
  .chooseImprintColor
  .imprintColor_inputGroup
  .imprintColor_preview_addon
  .imprintColor_preview:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f1fc";
}
#product_details_31
  .details_desc
  .chooseImprintColors_wrapper
  .chooseImprintColor
  .imprintColor_inputGroup
  .imprintColor_preview_addon
  .imprintColor_preview.active:before {
  display: none;
}
#product_details_31
  .details_desc
  .chooseTextColor_wrapper
  .chooseTextColor
  .textColor_inputGroup
  .textColor_preview_addon {
  background: #fff;
  padding: 0;
  cursor: pointer;
}
#product_details_31
  .details_desc
  .chooseTextColor_wrapper
  .chooseTextColor
  .textColor_inputGroup
  .textColor_preview_addon
  .textColor_preview {
  width: 32px;
  height: 32px;
  line-height: 32px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
#product_details_31
  .details_desc
  .chooseTextColor_wrapper
  .chooseTextColor
  .textColor_inputGroup
  .textColor_preview_addon
  .textColor_preview:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f1fc";
}
#product_details_31
  .details_desc
  .chooseTextColor_wrapper
  .chooseTextColor
  .textColor_inputGroup
  .textColor_preview_addon
  .textColor_preview.active:before {
  display: none;
}
#product_details_31 .details_desc .font_styles_wrapper {
  display: inline-block;
}
#product_details_31 .details_desc .font_styles_wrapper:before,
#product_details_31 .details_desc .font_styles_wrapper:after {
  display: table;
  content: " ";
}
#product_details_31 .details_desc .font_styles_wrapper:after {
  clear: both;
}
#product_details_31 .details_desc .font_styles_wrapper .font_style {
  display: inline-block;
  margin-left: 2px;
  padding: 5px;
  font-size: 16px;
  line-height: 1.28571429em;
  border-radius: 4px;
  background: #ddd;
  color: #333;
  cursor: pointer;
}
#product_details_31 .details_desc .font_styles_wrapper .font_style.active {
  background: #333;
  color: #fff;
}
#product_details_31 .details_desc .colorsList_wrapper {
  margin-top: 10px;
}
#product_details_31 .details_desc .colorsList_wrapper ul.colorsList {
  list-style: none;
  display: block;
  width: 100%;
  margin: 0 -5px;
  padding: 0;
}
#product_details_31
  .details_desc
  .colorsList_wrapper
  ul.colorsList
  li.color_option {
  position: relative;
  display: inline-block;
  float: left;
  width: 180px;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 15px;
}
#product_details_31
  .details_desc
  .colorsList_wrapper
  ul.colorsList
  li.color_option:last-of-type {
  margin-right: 0;
}
#product_details_31
  .details_desc
  .colorsList_wrapper
  ul.colorsList
  li.color_option
  .color {
  position: relative;
  display: inline-block;
  float: left;
  width: 40px;
  height: 20px;
  line-height: 20px;
  cursor: pointer;
  border: 1px solid #333;
  margin-right: 10px;
}
#product_details_31
  .details_desc
  .colorsList_wrapper
  ul.colorsList
  li.color_option.selected
  .color:before {
  display: block;
  content: "";
  width: 16px;
  height: 16px;
  position: relative;
  left: -8px;
  top: -8px;
  background: url("../img/checkbox_selected.png") center center no-repeat;
}
#product_details_31
  .details_desc
  .colorsList_wrapper
  ul.colorsList
  li.color_option
  .color_name {
  display: inline-block;
  float: left;
  line-height: 20px;
  cursor: pointer;
  text-align: left;
}
#product_details_31 .details_desc .artwork_upload .fileinput {
  display: block;
  margin-bottom: 0;
}
#product_details_31 .details_desc .artwork_upload .btn_upload_artwork {
  color: #fff;
  background-color: #d7a94a;
  border-color: #d29f35;
  background-image: none;
  filter: none;
  background-repeat: repeat-x;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15),
    0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15),
    0 1px 1px rgba(0, 0, 0, 0.075);
  margin-bottom: 5px;
}
#product_details_31 .details_desc .artwork_upload .btn_upload_artwork:focus,
#product_details_31 .details_desc .artwork_upload .btn_upload_artwork.focus {
  color: #fff;
  background-color: #663300;
  border-color: #4d2600;
  background-position: 0;
  outline: none !important;
}
#product_details_31 .details_desc .artwork_upload .btn_upload_artwork:hover {
  color: #fff;
  background-color: #663300;
  border-color: #4d2600;
  background-position: 0;
}
#product_details_31 .details_desc .artwork_upload .btn_upload_artwork:active,
#product_details_31 .details_desc .artwork_upload .btn_upload_artwork.active {
  color: #fff;
  background-color: #663300;
  background-image: none;
  border-color: #4d2600;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  outline: none !important;
}
#product_details_31
  .details_desc
  .artwork_upload
  .btn_upload_artwork:active:hover,
#product_details_31
  .details_desc
  .artwork_upload
  .btn_upload_artwork.active:hover,
#product_details_31
  .details_desc
  .artwork_upload
  .btn_upload_artwork:active:focus,
#product_details_31
  .details_desc
  .artwork_upload
  .btn_upload_artwork.active:focus,
#product_details_31
  .details_desc
  .artwork_upload
  .btn_upload_artwork:active.focus,
#product_details_31
  .details_desc
  .artwork_upload
  .btn_upload_artwork.active.focus {
  color: #fff;
  background-color: #663300;
  border-color: #4d2600;
}
#product_details_31 .details_desc .artwork_upload .close {
  color: #333;
  opacity: 1;
  vertical-align: middle;
}
#product_details_31 .details_desc .bootstrap-select .artwork_logo_wrapper {
  padding-top: 5px;
  padding-bottom: 5px;
}
#product_details_31
  .details_desc
  .bootstrap-select
  .artwork_logo_wrapper
  img.artwork_logo {
  max-height: 50px;
  margin-bottom: 5px;
}
#product_details_31
  .details_desc
  .bootstrap-select
  .artwork_logo_wrapper
  .logo_title {
  font-size: 14px;
  font-weight: 600;
  color: #333;
}
#product_details_31
  .details_desc
  .bootstrap-select
  .artwork_logo_wrapper
  .logo_title
  + .logo_desc {
  margin-top: 5px;
}
#product_details_31
  .details_desc
  .bootstrap-select
  .artwork_logo_wrapper
  .logo_desc {
  font-size: 12px;
  color: #666;
}
#product_details_31 .details_desc .artwork_buttons_wrapper {
  text-align: right;
}
#product_details_31
  .details_desc
  .artwork_buttons_wrapper
  .addAnotherLocation_btn_wrapper {
  display: inline-block;
  margin-bottom: 15px;
}
#product_details_31
  .details_desc
  .artwork_buttons_wrapper
  .addAnotherLocation_btn_wrapper
  .addAnotherLocation_btn {
  color: #fff;
  background-color: #d7a94a;
  border-color: #d29f35;
  background-image: none;
  filter: none;
  background-repeat: repeat-x;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15),
    0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15),
    0 1px 1px rgba(0, 0, 0, 0.075);
}
#product_details_31
  .details_desc
  .artwork_buttons_wrapper
  .addAnotherLocation_btn_wrapper
  .addAnotherLocation_btn:focus,
#product_details_31
  .details_desc
  .artwork_buttons_wrapper
  .addAnotherLocation_btn_wrapper
  .addAnotherLocation_btn.focus {
  color: #fff;
  background-color: #663300;
  border-color: #4d2600;
  background-position: 0;
  outline: none !important;
}
#product_details_31
  .details_desc
  .artwork_buttons_wrapper
  .addAnotherLocation_btn_wrapper
  .addAnotherLocation_btn:hover {
  color: #fff;
  background-color: #663300;
  border-color: #4d2600;
  background-position: 0;
}
#product_details_31
  .details_desc
  .artwork_buttons_wrapper
  .addAnotherLocation_btn_wrapper
  .addAnotherLocation_btn:active,
#product_details_31
  .details_desc
  .artwork_buttons_wrapper
  .addAnotherLocation_btn_wrapper
  .addAnotherLocation_btn.active {
  color: #fff;
  background-color: #663300;
  background-image: none;
  border-color: #4d2600;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  outline: none !important;
}
#product_details_31
  .details_desc
  .artwork_buttons_wrapper
  .addAnotherLocation_btn_wrapper
  .addAnotherLocation_btn:active:hover,
#product_details_31
  .details_desc
  .artwork_buttons_wrapper
  .addAnotherLocation_btn_wrapper
  .addAnotherLocation_btn.active:hover,
#product_details_31
  .details_desc
  .artwork_buttons_wrapper
  .addAnotherLocation_btn_wrapper
  .addAnotherLocation_btn:active:focus,
#product_details_31
  .details_desc
  .artwork_buttons_wrapper
  .addAnotherLocation_btn_wrapper
  .addAnotherLocation_btn.active:focus,
#product_details_31
  .details_desc
  .artwork_buttons_wrapper
  .addAnotherLocation_btn_wrapper
  .addAnotherLocation_btn:active.focus,
#product_details_31
  .details_desc
  .artwork_buttons_wrapper
  .addAnotherLocation_btn_wrapper
  .addAnotherLocation_btn.active.focus {
  color: #fff;
  background-color: #663300;
  border-color: #4d2600;
}
#product_details_31
  .details_desc
  .artwork_buttons_wrapper
  .removeLocation_btn_wrapper {
  display: inline-block;
  margin-bottom: 15px;
}
#product_details_31
  .details_desc
  .artwork_buttons_wrapper
  .removeLocation_btn_wrapper
  .removeLocation_btn {
  color: #fff;
  background-color: #cc3333;
  border-color: #b82e2e;
  background-image: none;
  filter: none;
  background-repeat: repeat-x;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15),
    0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15),
    0 1px 1px rgba(0, 0, 0, 0.075);
}
#product_details_31
  .details_desc
  .artwork_buttons_wrapper
  .removeLocation_btn_wrapper
  .removeLocation_btn:focus,
#product_details_31
  .details_desc
  .artwork_buttons_wrapper
  .removeLocation_btn_wrapper
  .removeLocation_btn.focus {
  color: #fff;
  background-color: #a32929;
  border-color: #8f2424;
  background-position: 0;
  outline: none !important;
}
#product_details_31
  .details_desc
  .artwork_buttons_wrapper
  .removeLocation_btn_wrapper
  .removeLocation_btn:hover {
  color: #fff;
  background-color: #a32929;
  border-color: #8f2424;
  background-position: 0;
}
#product_details_31
  .details_desc
  .artwork_buttons_wrapper
  .removeLocation_btn_wrapper
  .removeLocation_btn:active,
#product_details_31
  .details_desc
  .artwork_buttons_wrapper
  .removeLocation_btn_wrapper
  .removeLocation_btn.active {
  color: #fff;
  background-color: #a32929;
  background-image: none;
  border-color: #8f2424;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  outline: none !important;
}
#product_details_31
  .details_desc
  .artwork_buttons_wrapper
  .removeLocation_btn_wrapper
  .removeLocation_btn:active:hover,
#product_details_31
  .details_desc
  .artwork_buttons_wrapper
  .removeLocation_btn_wrapper
  .removeLocation_btn.active:hover,
#product_details_31
  .details_desc
  .artwork_buttons_wrapper
  .removeLocation_btn_wrapper
  .removeLocation_btn:active:focus,
#product_details_31
  .details_desc
  .artwork_buttons_wrapper
  .removeLocation_btn_wrapper
  .removeLocation_btn.active:focus,
#product_details_31
  .details_desc
  .artwork_buttons_wrapper
  .removeLocation_btn_wrapper
  .removeLocation_btn:active.focus,
#product_details_31
  .details_desc
  .artwork_buttons_wrapper
  .removeLocation_btn_wrapper
  .removeLocation_btn.active.focus {
  color: #fff;
  background-color: #a32929;
  border-color: #8f2424;
}
#product_details_31
  .details_desc
  .artwork_buttons_wrapper
  .removeLocation_btn_wrapper
  + .addAnotherLocation_btn_wrapper {
  margin-left: 15px;
}
#product_details_31 .details_desc .addUniqueText_btn_wrapper {
  text-align: center;
}
#product_details_31
  .details_desc
  .addUniqueText_btn_wrapper
  .addUniqueText_btn {
  color: #fff;
  background-color: #d7a94a;
  border-color: #d29f35;
  background-image: none;
  filter: none;
  background-repeat: repeat-x;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15),
    0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15),
    0 1px 1px rgba(0, 0, 0, 0.075);
}
#product_details_31
  .details_desc
  .addUniqueText_btn_wrapper
  .addUniqueText_btn:focus,
#product_details_31
  .details_desc
  .addUniqueText_btn_wrapper
  .addUniqueText_btn.focus {
  color: #fff;
  background-color: #663300;
  border-color: #4d2600;
  background-position: 0;
  outline: none !important;
}
#product_details_31
  .details_desc
  .addUniqueText_btn_wrapper
  .addUniqueText_btn:hover {
  color: #fff;
  background-color: #663300;
  border-color: #4d2600;
  background-position: 0;
}
#product_details_31
  .details_desc
  .addUniqueText_btn_wrapper
  .addUniqueText_btn:active,
#product_details_31
  .details_desc
  .addUniqueText_btn_wrapper
  .addUniqueText_btn.active {
  color: #fff;
  background-color: #663300;
  background-image: none;
  border-color: #4d2600;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  outline: none !important;
}
#product_details_31
  .details_desc
  .addUniqueText_btn_wrapper
  .addUniqueText_btn:active:hover,
#product_details_31
  .details_desc
  .addUniqueText_btn_wrapper
  .addUniqueText_btn.active:hover,
#product_details_31
  .details_desc
  .addUniqueText_btn_wrapper
  .addUniqueText_btn:active:focus,
#product_details_31
  .details_desc
  .addUniqueText_btn_wrapper
  .addUniqueText_btn.active:focus,
#product_details_31
  .details_desc
  .addUniqueText_btn_wrapper
  .addUniqueText_btn:active.focus,
#product_details_31
  .details_desc
  .addUniqueText_btn_wrapper
  .addUniqueText_btn.active.focus {
  color: #fff;
  background-color: #663300;
  border-color: #4d2600;
}
#product_details_31
  .details_desc
  .addUniqueText_btn_wrapper
  .addUniqueText_btn
  .add_label {
  display: none;
}
#product_details_31
  .details_desc
  .addUniqueText_btn_wrapper
  .addUniqueText_btn
  .remove_label {
  display: block;
}
#product_details_31
  .details_desc
  .addUniqueText_btn_wrapper
  .addUniqueText_btn.collapsed
  .add_label {
  display: block;
}
#product_details_31
  .details_desc
  .addUniqueText_btn_wrapper
  .addUniqueText_btn.collapsed
  .remove_label {
  display: none;
}
#product_details_31 .details_desc #calendar_symbols {
  margin-bottom: 20px;
}
#product_details_31 .details_desc #calendar_symbols ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#product_details_31 .details_desc #calendar_symbols ul li {
  display: block;
}
#product_details_31 .details_desc #calendar_symbols ul li:before {
  display: inline-block;
  content: "";
  width: 20px;
  height: 20px;
  line-height: 20px;
  float: left;
  margin-right: 10px;
  background: transparent;
}
#product_details_31 .details_desc #calendar_symbols ul li.cs_preorder:before {
  border: 1px solid #daa35e;
  background: #ffce90;
  color: #775320;
}
#product_details_31 .details_desc #calendar_symbols ul li.cs_production:before {
  border: 1px solid #9153c1;
  background: #bc83e9;
  color: #4b1b66;
}
#product_details_31 .details_desc #calendar_symbols ul li.cs_delivery:before {
  border: 1px solid #5388c1;
  background: #83b5e9;
  color: #1b3c66;
}
#product_details_31 .details_desc #calendar_symbols ul li.cs_weekend:before {
  border: 1px solid #d55c64;
  background: #fa8d95;
  color: #762021;
}
#product_details_31 .details_desc #calendar_symbols ul li.cs_event:before {
  border: 1px solid #64c454;
  background: #95eb85;
  color: #1e661b;
}
#product_details_31 .details_desc #calendar_symbols ul li + li {
  margin-top: 10px;
}
#product_details_31 .details_desc #calendar .preorder a {
  border: 1px solid #daa35e !important;
  background: #ffce90 !important;
  color: #775320 !important;
}
#product_details_31 .details_desc #calendar .preorder.event {
  position: relative;
}
#product_details_31 .details_desc #calendar .preorder.event a:before {
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 15px 0 0;
  border-color: #bc83e9 transparent transparent transparent;
}
#product_details_31 .details_desc #calendar .production a {
  border: 1px solid #9153c1 !important;
  background: #bc83e9 !important;
  color: #4b1b66 !important;
}
#product_details_31 .details_desc #calendar .production.event {
  position: relative;
}
#product_details_31 .details_desc #calendar .production.event a:before {
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 15px 0 0;
  border-color: #95eb85 transparent transparent transparent;
}
#product_details_31 .details_desc #calendar .delivery a {
  border: 1px solid #5388c1 !important;
  background: #83b5e9 !important;
  color: #1b3c66 !important;
}
#product_details_31 .details_desc #calendar .delivery.event {
  position: relative;
}
#product_details_31 .details_desc #calendar .delivery.event a:before {
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 15px 0 0;
  border-color: #95eb85 transparent transparent transparent;
}
#product_details_31 .details_desc #calendar .weekend a {
  border: 1px solid #d55c64 !important;
  background: #fa8d95 !important;
  color: #762021 !important;
}
#product_details_31 .details_desc #calendar .weekend.event {
  position: relative;
}
#product_details_31 .details_desc #calendar .weekend.event a:before {
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 15px 0 0;
  border-color: #bc83e9 transparent transparent transparent;
}
#product_details_31
  .details_desc
  #calendar
  .event:not(.preorder):not(.production):not(.delivery):not(.weekend)
  a {
  border: 1px solid #64c454 !important;
  background: #95eb85 !important;
  color: #1e661b !important;
}
#product_details_31 .details_desc .total_price_box_wrapper {
  background: #f3ece0;
  font-size: 16px;
  padding: 15px;
  margin-top: 15px;
}
#product_details_31 .details_desc .total_price_box_wrapper .total_qty_title {
  font-size: 16px;
  font-weight: bold;
}
#product_details_31 .details_desc .total_price_box_wrapper .total_qty_value {
  font-size: 16px;
  font-weight: bold;
  color: #333;
}
#product_details_31 .details_desc .total_price_box_wrapper .unit_price_title {
  font-size: 16px;
  font-weight: bold;
}
#product_details_31 .details_desc .total_price_box_wrapper .unit_price_value {
  font-size: 16px;
  font-weight: bold;
  color: #333;
}
#product_details_31 .details_desc .total_price_box_wrapper .total_price_title {
  font-size: 16px;
  font-weight: bold;
}
#product_details_31 .details_desc .total_price_box_wrapper .total_price_value {
  font-size: 16px;
  font-weight: bold;
  color: #d63e37;
}
#product_details_31 .details_desc .total_price_wrapper table.total_price {
  float: right;
}
#product_details_31
  .details_desc
  .total_price_wrapper
  table.total_price
  tbody
  tr
  td
  .total_price_title {
  font-size: 16px;
  font-weight: bold;
  margin-right: 10px;
  margin-bottom: 5px;
  text-align: right;
  min-width: 100px;
  white-space: nowrap;
}
#product_details_31
  .details_desc
  .total_price_wrapper
  table.total_price
  tbody
  tr
  td
  .total_price_value {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 5px;
  text-align: right;
  min-width: 100px;
  white-space: nowrap;
}
#product_details_31
  .details_desc
  .total_price_wrapper
  table.total_price
  tbody
  tr
  td
  .total_saving_title {
  font-size: 16px;
  font-weight: bold;
  color: #b98c37;
  margin-right: 10px;
  margin-bottom: 5px;
  text-align: right;
  min-width: 100px;
  white-space: nowrap;
}
#product_details_31
  .details_desc
  .total_price_wrapper
  table.total_price
  tbody
  tr
  td
  .total_saving_value {
  font-size: 16px;
  font-weight: bold;
  color: #b98c37;
  margin-bottom: 5px;
  text-align: right;
  min-width: 100px;
  white-space: nowrap;
}
#product_details_31
  .details_desc
  .total_price_wrapper
  table.total_price
  tbody
  tr
  td
  .total_saving_note {
  text-align: right;
  font-size: 13px;
  color: #666;
}
#product_details_31 .details_desc .price-match-gaurantee {
  text-align: right;
  margin-top: 15px;
}
#product_details_31 .details_desc .addToCart_btn_wrapper {
  text-align: right;
  margin-top: 15px;
}
#product_details_31 .details_desc .addToCart_btn_wrapper .addToCart_btn {
  color: #fff;
  background-color: #663300;
  border-color: #4d2600;
  background-image: none;
  filter: none;
  background-repeat: repeat-x;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15),
    0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15),
    0 1px 1px rgba(0, 0, 0, 0.075);
}
#product_details_31 .details_desc .addToCart_btn_wrapper .addToCart_btn:focus,
#product_details_31 .details_desc .addToCart_btn_wrapper .addToCart_btn.focus {
  color: #fff;
  background-color: #d7a94a;
  border-color: #d29f35;
  background-position: 0;
  outline: none !important;
}
#product_details_31 .details_desc .addToCart_btn_wrapper .addToCart_btn:hover {
  color: #fff;
  background-color: #d7a94a;
  border-color: #d29f35;
  background-position: 0;
}
#product_details_31 .details_desc .addToCart_btn_wrapper .addToCart_btn:active,
#product_details_31 .details_desc .addToCart_btn_wrapper .addToCart_btn.active {
  color: #fff;
  background-color: #d7a94a;
  background-image: none;
  border-color: #d29f35;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  outline: none !important;
}
#product_details_31
  .details_desc
  .addToCart_btn_wrapper
  .addToCart_btn:active:hover,
#product_details_31
  .details_desc
  .addToCart_btn_wrapper
  .addToCart_btn.active:hover,
#product_details_31
  .details_desc
  .addToCart_btn_wrapper
  .addToCart_btn:active:focus,
#product_details_31
  .details_desc
  .addToCart_btn_wrapper
  .addToCart_btn.active:focus,
#product_details_31
  .details_desc
  .addToCart_btn_wrapper
  .addToCart_btn:active.focus,
#product_details_31
  .details_desc
  .addToCart_btn_wrapper
  .addToCart_btn.active.focus {
  color: #fff;
  background-color: #d7a94a;
  border-color: #d29f35;
}
#product_details_31
  .details_desc
  .addToCart_btn_wrapper
  .addToCart_btn
  .addToCart_btn_note {
  font-size: 12px;
  margin-top: 5px;
}
#product_details_31 .details_desc .addToList_btn_wrapper .addToList_btn {
  color: #fff;
  background-color: #d7a94a;
  border-color: #d29f35;
  background-image: none;
  filter: none;
  background-repeat: repeat-x;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15),
    0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15),
    0 1px 1px rgba(0, 0, 0, 0.075);
}
#product_details_31 .details_desc .addToList_btn_wrapper .addToList_btn:focus,
#product_details_31 .details_desc .addToList_btn_wrapper .addToList_btn.focus {
  color: #fff;
  background-color: #663300;
  border-color: #4d2600;
  background-position: 0;
  outline: none !important;
}
#product_details_31 .details_desc .addToList_btn_wrapper .addToList_btn:hover {
  color: #fff;
  background-color: #663300;
  border-color: #4d2600;
  background-position: 0;
}
#product_details_31 .details_desc .addToList_btn_wrapper .addToList_btn:active,
#product_details_31 .details_desc .addToList_btn_wrapper .addToList_btn.active {
  color: #fff;
  background-color: #663300;
  background-image: none;
  border-color: #4d2600;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  outline: none !important;
}
#product_details_31
  .details_desc
  .addToList_btn_wrapper
  .addToList_btn:active:hover,
#product_details_31
  .details_desc
  .addToList_btn_wrapper
  .addToList_btn.active:hover,
#product_details_31
  .details_desc
  .addToList_btn_wrapper
  .addToList_btn:active:focus,
#product_details_31
  .details_desc
  .addToList_btn_wrapper
  .addToList_btn.active:focus,
#product_details_31
  .details_desc
  .addToList_btn_wrapper
  .addToList_btn:active.focus,
#product_details_31
  .details_desc
  .addToList_btn_wrapper
  .addToList_btn.active.focus {
  color: #fff;
  background-color: #663300;
  border-color: #4d2600;
}
#product_details_31 .details_desc .addToQuote_btn_wrapper .addToQuote_btn {
  color: #fff;
  background-color: #d7a94a;
  border-color: #d29f35;
  background-image: none;
  filter: none;
  background-repeat: repeat-x;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15),
    0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15),
    0 1px 1px rgba(0, 0, 0, 0.075);
}
#product_details_31 .details_desc .addToQuote_btn_wrapper .addToQuote_btn:focus,
#product_details_31
  .details_desc
  .addToQuote_btn_wrapper
  .addToQuote_btn.focus {
  color: #fff;
  background-color: #663300;
  border-color: #4d2600;
  background-position: 0;
  outline: none !important;
}
#product_details_31
  .details_desc
  .addToQuote_btn_wrapper
  .addToQuote_btn:hover {
  color: #fff;
  background-color: #663300;
  border-color: #4d2600;
  background-position: 0;
}
#product_details_31
  .details_desc
  .addToQuote_btn_wrapper
  .addToQuote_btn:active,
#product_details_31
  .details_desc
  .addToQuote_btn_wrapper
  .addToQuote_btn.active {
  color: #fff;
  background-color: #663300;
  background-image: none;
  border-color: #4d2600;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  outline: none !important;
}
#product_details_31
  .details_desc
  .addToQuote_btn_wrapper
  .addToQuote_btn:active:hover,
#product_details_31
  .details_desc
  .addToQuote_btn_wrapper
  .addToQuote_btn.active:hover,
#product_details_31
  .details_desc
  .addToQuote_btn_wrapper
  .addToQuote_btn:active:focus,
#product_details_31
  .details_desc
  .addToQuote_btn_wrapper
  .addToQuote_btn.active:focus,
#product_details_31
  .details_desc
  .addToQuote_btn_wrapper
  .addToQuote_btn:active.focus,
#product_details_31
  .details_desc
  .addToQuote_btn_wrapper
  .addToQuote_btn.active.focus {
  color: #fff;
  background-color: #663300;
  border-color: #4d2600;
}
@media (max-width: 767px) {
  #product_details_31 .details_desc .addToCart_btn_wrapper {
    margin-bottom: 15px;
  }
  #product_details_31 .details_desc .addToCart_btn_wrapper .addToCart_btn {
    width: 100%;
  }
  #product_details_31 .details_desc .addToList_btn_wrapper {
    margin-bottom: 15px;
  }
  #product_details_31 .details_desc .addToList_btn_wrapper .addToList_btn {
    width: 100%;
  }
  #product_details_31 .details_desc .addToQuote_btn_wrapper {
    margin-bottom: 15px;
  }
  #product_details_31 .details_desc .addToQuote_btn_wrapper .addToQuote_btn {
    width: 100%;
  }
}
#product_details_31 .option_code_wrapper {
  margin-bottom: 20px;
}
#product_details_31 .option_code_wrapper .option_code_label {
  margin-bottom: 15px;
}
#product_details_31 .option_code_wrapper .option_code .img_option_code_grid {
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 15px;
}
#product_details_31
  .option_code_wrapper
  .option_code
  .img_option_code_grid:before,
#product_details_31
  .option_code_wrapper
  .option_code
  .img_option_code_grid:after {
  display: table;
  content: " ";
}
#product_details_31
  .option_code_wrapper
  .option_code
  .img_option_code_grid:after {
  clear: both;
}
#product_details_31
  .option_code_wrapper
  .option_code
  .img_option_code_grid
  .img_option_code {
  display: block;
  float: left;
  text-align: center;
  width: 120px;
  position: relative;
  cursor: pointer;
  padding: 1px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
}
#product_details_31
  .option_code_wrapper
  .option_code
  .img_option_code_grid
  .img_option_code
  img {
  padding: 5px;
  border: 1px solid #ddd;
}
#product_details_31
  .option_code_wrapper
  .option_code
  .img_option_code_grid
  .img_option_code
  .img_option_code_label {
  font-weight: bold;
  margin-top: 5px;
}
#product_details_31
  .option_code_wrapper
  .option_code
  .img_option_code_grid
  .img_option_code
  .img_option_code_price {
  color: #ff0000;
}
#product_details_31
  .option_code_wrapper
  .option_code
  .img_option_code_grid
  .img_option_code:hover
  img,
#product_details_31
  .option_code_wrapper
  .option_code
  .img_option_code_grid
  .img_option_code:focus
  img {
  border-color: #b98c37;
}
#product_details_31
  .option_code_wrapper
  .option_code
  .img_option_code_grid
  .img_option_code.selected
  > img {
  border-color: #b98c37;
}
#product_details_31
  .option_code_wrapper
  .option_code
  .img_option_code_grid
  .img_option_code.selected:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f046";
  color: #b98c37;
  font-size: 16px;
  position: absolute;
  z-index: 100;
  top: 3px;
  right: 3px;
}
#product_details_31
  .option_code_wrapper
  .option_code
  .box_options_wrapper:before,
#product_details_31
  .option_code_wrapper
  .option_code
  .box_options_wrapper:after {
  display: table;
  content: " ";
}
#product_details_31
  .option_code_wrapper
  .option_code
  .box_options_wrapper:after {
  clear: both;
}
#product_details_31
  .option_code_wrapper
  .option_code
  .box_options_wrapper
  ul.box_options_list {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}
#product_details_31
  .option_code_wrapper
  .option_code
  .box_options_wrapper
  ul.box_options_list
  li.box_option_item {
  display: inline-block;
  float: left;
  margin-bottom: 10px;
  margin-right: 10px;
  position: relative;
}
#product_details_31
  .option_code_wrapper
  .option_code
  .box_options_wrapper
  ul.box_options_list
  li.box_option_item:last-of-type {
  margin-right: 0;
}
#product_details_31
  .option_code_wrapper
  .option_code
  .box_options_wrapper
  ul.box_options_list
  li.box_option_item
  .box_option {
  display: block;
  padding: 5px 10px;
  width: auto;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #ddd;
  background: #fff;
  color: #333;
}
#product_details_31
  .option_code_wrapper
  .option_code
  .box_options_wrapper
  ul.box_options_list
  li.box_option_item
  .box_option:hover {
  color: #b98c37;
  background: #f5f5f5;
  border-color: #ddd;
}
#product_details_31
  .option_code_wrapper
  .option_code
  .box_options_wrapper
  ul.box_options_list
  li.box_option_item.selected
  .box_option {
  color: #fff;
  background: #b98c37;
  border-color: #b98c37;
}
#product_details_31
  .option_code_wrapper
  .option_code
  .box_options_wrapper
  ul.box_options_list
  li.box_option_item.selected
  .box_option:hover {
  color: #fff;
  background: #b98c37;
  border-color: #b98c37;
}
#product_details_31 .tabs_wrapper {
  margin-bottom: 0;
}
#product_details_31 .tabs_wrapper #optionTabs,
#product_details_31 .tabs_wrapper #product-tabs {
  width: 100%;
  border-bottom: none;
}
#product_details_31 .tabs_wrapper #optionTabs li,
#product_details_31 .tabs_wrapper #product-tabs li {
  float: none;
  display: table-cell;
  width: 1%;
}
#product_details_31 .tabs_wrapper #optionTabs li .tab_logo,
#product_details_31 .tabs_wrapper #product-tabs li .tab_logo {
  max-width: 50px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  margin-bottom: 10px;
}
#product_details_31 .tabs_wrapper #optionTabs li a,
#product_details_31 .tabs_wrapper #product-tabs li a {
  font-weight: 600;
  display: block;
  color: #333;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-right: -1px;
  border-radius: 0;
  padding: 10px 10px;
  outline: none;
  text-align: center;
}
@media (min-width: 1200px) {
  #product_details_31 .tabs_wrapper #optionTabs li a,
  #product_details_31 .tabs_wrapper #product-tabs li a {
    white-space: nowrap;
  }
}
#product_details_31 .tabs_wrapper #optionTabs li a:hover,
#product_details_31 .tabs_wrapper #product-tabs li a:hover,
#product_details_31 .tabs_wrapper #optionTabs li a:focus,
#product_details_31 .tabs_wrapper #product-tabs li a:focus {
  color: #b98c37;
  background-color: #f5f5f5;
  border-color: #ddd;
  outline: none !important;
}
#product_details_31 .tabs_wrapper #optionTabs li.active .tab_logo,
#product_details_31 .tabs_wrapper #product-tabs li.active .tab_logo {
  -webkit-filter: none;
  filter: none;
}
#product_details_31 .tabs_wrapper #optionTabs li.active a,
#product_details_31 .tabs_wrapper #product-tabs li.active a,
#product_details_31 .tabs_wrapper #optionTabs li.active a:hover,
#product_details_31 .tabs_wrapper #product-tabs li.active a:hover,
#product_details_31 .tabs_wrapper #optionTabs li.active a:focus,
#product_details_31 .tabs_wrapper #product-tabs li.active a:focus {
  color: #fff;
  background-color: #b98c37;
  border-color: #b98c37;
  outline: none !important;
  z-index: 1;
}
#product_details_31 .tabs_wrapper #optionTabs-content .tab-pane,
#product_details_31 .tabs_wrapper #product-tabs-content .tab-pane {
  border-left: none;
  border-right: none;
  border-bottom: none;
  padding: 15px 0 0 0;
}
#product_details_31 .tabs_wrapper #optionTabs-accordion .panel,
#product_details_31 .tabs_wrapper #product-tabs-accordion .panel {
  border-color: #333;
  border-radius: 0;
}
#product_details_31 .tabs_wrapper #optionTabs-accordion .panel > .panel-heading,
#product_details_31
  .tabs_wrapper
  #product-tabs-accordion
  .panel
  > .panel-heading {
  padding: 0;
  color: #333;
  background-color: #fff;
  border-color: #b98c37;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
#product_details_31
  .tabs_wrapper
  #optionTabs-accordion
  .panel
  > .panel-heading
  > .panel-title,
#product_details_31
  .tabs_wrapper
  #product-tabs-accordion
  .panel
  > .panel-heading
  > .panel-title {
  font-size: 14px;
}
#product_details_31
  .tabs_wrapper
  #optionTabs-accordion
  .panel
  > .panel-heading
  > .panel-title
  a,
#product_details_31
  .tabs_wrapper
  #product-tabs-accordion
  .panel
  > .panel-heading
  > .panel-title
  a {
  position: relative;
  display: block;
  padding: 8px 15px;
  text-decoration: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding-left: 32px;
  color: #fff;
  background-color: #b98c37;
}
#product_details_31
  .tabs_wrapper
  #optionTabs-accordion
  .panel
  > .panel-heading
  > .panel-title
  a:before,
#product_details_31
  .tabs_wrapper
  #product-tabs-accordion
  .panel
  > .panel-heading
  > .panel-title
  a:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f058";
  color: #fff;
  font-size: 20px;
  position: absolute;
  z-index: 100;
  top: 8px;
  left: 6px;
}
#product_details_31
  .tabs_wrapper
  #optionTabs-accordion
  .panel
  > .panel-heading
  > .panel-title
  a.collapsed,
#product_details_31
  .tabs_wrapper
  #product-tabs-accordion
  .panel
  > .panel-heading
  > .panel-title
  a.collapsed {
  color: #333;
  background-color: #fff;
}
#product_details_31
  .tabs_wrapper
  #optionTabs-accordion
  .panel
  > .panel-heading
  > .panel-title
  a.collapsed:before,
#product_details_31
  .tabs_wrapper
  #product-tabs-accordion
  .panel
  > .panel-heading
  > .panel-title
  a.collapsed:before {
  content: "\f1db";
  color: #333;
}
#product_details_31
  .tabs_wrapper
  #optionTabs-accordion
  .panel
  > .panel-heading
  > .panel-title
  a.collapsed:hover,
#product_details_31
  .tabs_wrapper
  #product-tabs-accordion
  .panel
  > .panel-heading
  > .panel-title
  a.collapsed:hover,
#product_details_31
  .tabs_wrapper
  #optionTabs-accordion
  .panel
  > .panel-heading
  > .panel-title
  a.collapsed:focus,
#product_details_31
  .tabs_wrapper
  #product-tabs-accordion
  .panel
  > .panel-heading
  > .panel-title
  a.collapsed:focus {
  color: #333;
  background-color: #fff;
  border-color: #b98c37;
  outline: none !important;
}
#product_details_31
  .tabs_wrapper
  #optionTabs-accordion
  .panel
  > .panel-heading
  + .panel-collapse
  > .panel-body,
#product_details_31
  .tabs_wrapper
  #product-tabs-accordion
  .panel
  > .panel-heading
  + .panel-collapse
  > .panel-body {
  border-top-color: #b98c37;
}
#product_details_31 .tabs_wrapper .help-block {
  color: #333;
}
#product_details_31 .text-red {
  color: #d63e37 !important;
}
#product_details_31 .recent_products_carousel .product .product_price,
#product_details_31 .related_products_carousel .product .product_price {
  color: #b98c37;
}
