.product-page-slider .flexslider .flex-next::before, .product-page-slider .flexslider .flex-prev::before {
display: none;
}

.product-page-slider .flexslider .flex-next {
right: -24px;
text-indent: 9999px;
background: url(img/rs-universal.png) no-repeat -64px -64px;
}

.product-page-slider .flexslider .flex-prev {
left: -24px;
text-indent: -9999px;
background: url(img/rs-universal.png) no-repeat -64px -32px;
}


.product-page-slider .flexslider .flex-next, .product-page-slider .flexslider .flex-prev {
opacity: 1;
width: 32px;
}

td#leftnav {
  vertical-align: top;
}
td#Opt7Filter {
  vertical-align: top;
}
.opt7-search-facets_container {
  border: 1px solid #000000;
  margin-top: 17px;
}
.opt7-search-facets_container #opt7-search-sidebar h3.filter {
  padding: 8px 8px;
  text-align: left;
  font-size: 13px;
  background: #000000;
  color: #ffcc00;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0;
}
.opt7-search-facets_container #opt7-search-sidebar ul#opt7-search-facets {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.opt7-search-facets_container #opt7-search-sidebar li {
  margin: 0;
  padding: 0;
  border-top: 1px solid #ebebeb;
}
.opt7-search-facets_container #opt7-search-sidebar li.clear-all-filters {
  text-align: right;
  padding-top: 5px;
  padding-right: 5px;
  visibility: hidden;
}
.opt7-search-facets_container #opt7-search-sidebar li.clear-all-filters a:hover {
  cursor: pointer;
}
.opt7-search-facets_container #opt7-search-sidebar li.facet_container {
  background: none;
  padding: 0;
  border: none;
}
.opt7-search-facets_container #opt7-search-sidebar li.facet_container .li-container {
  border-bottom: solid 2px #bbb;
  padding: 5px 0;
}
.opt7-search-facets_container #opt7-search-sidebar li.facet_container .li-container a.facet_title {
  background-color: #f5f5f5;
  background: none;
  color: #444444;
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  display: block;
  padding-left: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
}
.opt7-search-facets_container #opt7-search-sidebar li.facet_container .li-container a:hover {
  text-decoration: none;
}
.opt7-search-facets_container #opt7-search-sidebar li.facet_container .li-container ul.element_container {
  list-style-type: none;
  padding-left: 0;
}
.opt7-search-facets_container #opt7-search-sidebar li.facet_container .li-container ul.element_container li {
  margin-left: 10px;
}
.opt7-search-facets_container #opt7-search-sidebar li.facet_container .li-container ul.element_container li a {
  padding: 3px 3px 3px 20px;
  color: #666666;
  margin: 0;
  display: block;
  border: none;
  position: relative;
  background: url('img/nocheck.png') no-repeat 0px 4px transparent;
  font-size: 12px;
  line-height: 18px;
}
.opt7-search-facets_container #opt7-search-sidebar li.facet_container .li-container ul.element_container li a:hover {
  background-color: #ffcc00;
  text-decoration: none;
  cursor: pointer;
}
.opt7-search-facets_container #opt7-search-sidebar li.facet_container .li-container ul.element_container li a.highlight {
  background: url('img/check.png') no-repeat 0px 3px transparent;
  background-color: #ffcc00;
  color: #000000 !important;
  font-weight: normal;
}
.opt7-search-facets_container #opt7-search-sidebar li.facet_container .li-container ul.element_container li:first-child {
  border-top: none;
}
/*Product Container*/
.opt7-product-container {
  height: 352px;
  border: 1px solid #ccc;
  margin: 5px;
  position: relative;
  -webkit-box-shadow: 0 8px 6px -6px #cccccc;
  -moz-box-shadow: 0 8px 6px -6px #cccccc;
  box-shadow: 0 8px 6px -6px #cccccc;
  width: 225px;
}
.opt7-product-container .opt7-product-title {
  background: #000000;
  padding: 5px;
  text-align: center;
  font-family: arial, sans-serif;
  font-size: 14px;
  color: #ffcc00;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}
.opt7-product-container .product-image-root {
  max-height: 200px;
  max-width: 200px;
}
.opt7-product-container .price-container {
  height: 49px;
  padding-top: 5px;
}
.opt7-product-container .opt7-product-price {
  font-family: arial, sans-serif;
  padding: 5px 0 0 10px;
  font-size: 16px;
  color: #6c6c6c;
  text-align: center;
}
.opt7-product-container .opt7-product-Sale-price {
  font-family: arial, sans-serif;
  text-align: center;
  padding: 10px 0 5px 10px;
  padding-top: 5px;
  font-size: 14px;
  color: red;
}
.opt7-product-container .button-new {
  font-size: 13px !important;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  line-height: 24px;
  margin-bottom: 4px;
  font-weight: normal;
  text-shadow: none;
  padding: 1px 10px 1px 10px;
  white-space: nowrap;
  cursor: pointer;
  border: 0;
}
.opt7-product-container .button-new.green {
  background-color: #ffcc00;
  color: #000000;
}
.opt7-product-container .button-new.green:hover {
  background: #000000;
  color: #ffcc00 !important;
}
.opt7-product-container .button-new.green.pseudo-class-hover {
  background: #000000;
  color: #ffcc00 !important;
}
.opt7-product-container a {
  color: #444;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
}
.opt7-product-container a:link,
.opt7-product-container a:hover,
.opt7-product-container a:visited,
.opt7-product-container a:active {
  text-decoration: none !important;
}
.opt7-product-container .item-buttons {
  padding: 5px 10px;
  text-align: right;
  float: left;
  width: 40%;
}
.opt7-product-container .ui-rating-full {
  background-position: 0 -16px;
}
.opt7-product-container .item-rating {
  float: left;
  width: 21%;
  padding: 5px;
  height: 28px;
  overflow-y: auto;
}
.opt7-product-container .fold-sale {
  /*background: url("img/on-sale-tag.png") no-repeat scroll 0 0 transparent;*/
  position: absolute;
  top: -3px;
  right: 131px;
  height: 53px;
  width: 133px;
  background-size: 57px;
}
.opt7-product-container .fold-new {
  /*background: url("img/new-banner.png") no-repeat scroll 0 0 transparent;*/
  position: absolute;
  top: -5px;
  right: -82px;
  height: 56px;
  width: 127px;
  background-size: 50px;
}
.opt7-option-color {
  float: left;
  padding: 8px 10px;
  margin: 2px;
  border: 1px solid #7c7c7c;
}
.opt7-option-size {
  float: left;
  padding: 0 5px;
  margin: 2px;
  border: 1px solid #7c7c7c;
}
/*version2*/
.product_holder {
  float: left;
  width: 215px;
  margin: 0 0 20px 20px;
  vertical-align: top;
  border: 1px solid #e2e2e2;
  position: relative;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.product_holder .product_holder_inside {
  margin: 1px;
  padding-bottom: 10px;
  overflow: hidden;
  border: 2px solid #f8f8f8;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.product_holder .product_holder_inside .special_promo {
  position: absolute;
  top: -4px;
  right: -4px;
  width: 60px;
  height: 60px;
  background: url('img/promo-red.png') left top no-repeat;
  z-index: 1000;
}
.product_holder .product_holder_inside .new_product {
  position: absolute;
  top: -4px;
  right: -9px;
  width: 54px;
  height: 60px;
  background: url('img/new-banner.png') left top no-repeat;
  z-index: 1000;
  background-size: 49px;
}
.product_holder .product_holder_inside .image {
  text-align: center;
  padding: 5px;
}
.product_holder .product_holder_inside .image img {
  max-height: 200px;
  max-width: 200px;
  position: relative;
  margin: 8px 0;
}
.product_holder .product_holder_inside .pr_info .name {
  text-align: center;
  font-weight: bold;
  margin: 0 12px;
  border-top: 1px dotted #ddd;
  padding: 5px 0;
  height: 35px;
  overflow: hidden;
}
.product_holder .product_holder_inside .pr_info .price {
  text-align: center;
  font-weight: bold;
  margin: 0 12px;
  font-size: 14px;
  color: #b6066c;
}
.product_holder .product_holder_inside .pr_info .price .price-old {
  font-size: 12px;
  font-weight: normal;
  color: #bbb;
  text-decoration: line-through;
  margin-right: 3px;
}
.product_holder .product_holder_inside .pr_info .cart {
  text-align: center;
  font-weight: bold;
  margin: 0 12px;
  padding: 8px 0 6px;
}
.product_holder .product_holder_inside .pr_info .cart a {
  background: url('img/plus.png') 0px 3px no-repeat;
  padding: 0px 0 0 16px;
}
.product_holder .product_holder_inside .options {
  text-align: left;
  margin: 0 12px;
  padding-top: 10px;
  height: 20px;
}
.product_holder .product_holder_inside .options .color,
.product_holder .product_holder_inside .options .size {
  float: left;
  width: 50%;
}
.product_holder a,
.product_holder a:visited,
.product_holder a b {
  color: #638c15;
  cursor: pointer;
  text-decoration: none;
}
.product_holder a {
  font-size: 12px;
}
table#opt td {
  padding-top: 0;
}
/*Slider Category Page*/
.bx-wrapper {
  height: 220px!important;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover {
  background: #000;
}
.bx-wrapper .bx-pager.bx-default-pager a:active {
  background: #000;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 40%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-next {
  right: 0;
  background: url(img/rs-universal.png) no-repeat -64px -64px;
}
.bx-wrapper .bx-prev {
  left: 0;
  background: url(img/rs-universal.png) no-repeat -64px -32px;
}
.bx-pager .bx-pager-item {
  display: inline-block;
}
.bx-pager-link.active {
  background: #000!important;
}
.bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
}
.bx-controls.bx-has-pager.bx-has-controls-direction {
  padding-top: 5px;
}
.available-in {
  display: table;
  margin: 44px 0 20px 0;
}
.available-in .title {
  color: #2f2f2f;
  display: block;
  font-family: 'Arial', 'Helvetica', sans-serif;
  font-size: 13px;
  line-height: 18px;
  margin: 0px;
}
.available-in ul {
  list-style: none;
  padding: 0;
  margin-top: 0;
  position: relative;
  left: -3px;
}
.available-in ul li {
  width: 66px;
  display: inline-block;
  padding: 5px;
}
.available-in ul li a img {
  border: 1px solid #cccbcb !important;
  padding: 2px !important;
}
.available-in ul li a .current {
  border: 3px solid #cccbcb !important;
}
#previously-viewed {
  margin: 10px 0 40px 0;
  text-transform: uppercase;
  width: 90%;
  max-height: 230px;
  overflow: hidden;
  border-top: 1px solid #ccc;
  padding: 10px;
}
#previously-viewed .title {
  font-size: 14px;
}
#previously-viewed .previously-viewed ul {
  list-style: none;
  padding: 0;
}
#previously-viewed .previously-viewed ul li {
  float: left;
  padding: 5px;
  width: 25%;
  box-sizing: border-box;
}
#previously-viewed .previously-viewed ul li .image {
  max-width: 100%;
}
#previously-viewed .previously-viewed ul li .image a img {
  padding: 2px !important;
  max-width: 100%;
}
#related-items {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px;
}
#related-items .title {
  font-size: 14px;
  font-family: helvetica, sans-serif;
}
#related-items .related-items ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#related-items .related-items ul li {
  float: left;
  padding: 5px 0px 5px 18px;
  width: 23%;
}
#related-items .related-items ul li .image {
  width: 196px;
  height: 196px;
}
#related-items .related-items ul li .image a img {
  padding: 2px !important;
  width: 100%;
}
#related-items .related-items ul li .name {
  padding-top: 10px;
}
#related-items .related-items ul li .name a span {
  text-transform: uppercase;
  font-weight: bold;
}
#clear {
  clear: both;
}
#share-buttons-container {
  padding: 15px;
  padding-top: 25px;
}
#share-buttons-container #share-buttons-text {
  display: inline-block;
  padding: 10px;
  font-size: 14px;
  padding-left: 0;
}
#share-buttons-container #v65-share-buttons-container {
  display: inline-block;
}
#ProductDetail_TechSpecs_div {
  padding-left: 0;
}
#ProductDetail_ExtInfo_div {
  padding-left: 0;
}
.tab-container {
  margin-top: 40px;
  width: 500px;
}
.tab-container td.vCSS_tab_selected nobr span:first-child,
.tab-container td.vCSS_tab_unselected nobr span:first-child {
  display: inline-block;
  margin-right: 4px;
}
.tab-container td[background="/v/vspfiles/templates/Wink/images/expand_tab_left.gif"] {
  display: none;
}
.tab-container td[background="/v/vspfiles/templates/Wink/images/expand_tab_right.gif"] {
  display: none;
}
.tab-container td.vCSS_tab_selected nobr span:first-child {
  font-weight: normal!important;
  border: 1px solid #ccc;
  padding: 9px 13px 8px 13px;
  background: #fff;
  border-bottom: none;
  position: relative;
  margin-bottom: -2px;
}
.tab-container td.vCSS_tab_selected nobr span:first-child span {
  border: none!important;
}
.tab-container td.vCSS_tab_unselected nobr span:first-child {
  border: 1px solid #ccc;
  border-bottom: none;
  padding: 8px 13px;
  background: #eee;
  font-weight: normal!important;
}
.tab-container td.vCSS_tab_unselected nobr span:first-child span {
  border: none!important;
}
.tab-container ul {
  margin-top: 0;
}
.tab-container #returns_span {
  padding: 8px 12px;
}
.tab-container #guarantee_div,
.tab-container #returns_div {
  font-family: helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  padding-top: 15px;
  line-height: 1.5em;
}
a[rel="shadowbox[ProductImages]"] span {
  font-size: 11px !important;
}
.roll-over {
  float: right;
  font-size: 11px;
  display: inline-block;
}
#product_reviews_aggregate {
  padding-left: 15px;
  padding-bottom: 20px;
}
#product_reviews_aggregate table tbody tr td:first-child {
  vertical-align: middle!important;
  text-transform: uppercase;
  font-size: 14px;
  font-family: helvetica, sans-serif;
  font-weight: normal!important;
}
#product_reviews_aggregate table tbody tr td:first-child b {
  font-weight: normal!important;
}
#vCSS_mainform + br {
  display: none;
}
.PD_RightSide {
  margin-left: 0!important;
}
form table tr td .productnamecolorLARGE {
  margin-left: 471px!important;
  font-family: "Times New Roman", Times, serif !important;
  color: #2f2f2f !important;
  font-size: 15pt !important;
  font-weight: normal !important;
}
.prod_aboveprice {
  margin: 6px 0 14px 0;
}
.prod_aboveprice p {
  font-weight: bold;
  text-transform: none !important;
  color: #2f2f2f;
  font-size: 13px;
  font-weight: normal;
}
table.colors_pricebox tr td table tr td table tr td table tr td font {
  font-family: helvetica, sans-serif;
  color: #000!important;
}
#content_area form table tr td table.colors_pricebox tr td table tr td table tr td b {
  font-family: helvetica, sans-serif;
  color: #2f2f2f !important;
}
a#product_photo_zoom_url {
  margin: 0!important;
  position: relative;
  top: -8px;
}
#ProductDetail_ProductDetails_div {
  padding-right: 0!important;
}
.image-container {
  width: 400px;
  display: block;
  margin: 0 68px 0 5px;
}
.mono-container-top {
  position: relative;
}
.mono-container-top .mono-container-closed img {
  vertical-align: middle;
}
.mono-container-top .mono-container-closed .select {
  cursor: pointer;
  display: inline-block;
  padding: 10px 25px 9px 10px;
  font-size: 16px;
  border: 1px solid #ccc;
  vertical-align: middle;
  position: relative;
}
.mono-container-top .mono-container-closed .select:after {
  content: '';
  background: url('/v/opt7/assets/css/img/arrow.jpg') center center no-repeat;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 9px;
  right: 4px;
}
.mono-container-top .mono-container-closed .question {
  margin-left: 15px;
  cursor: pointer;
}
.mono-container-top .mono-container-closed .thumb {
  padding-right: 15px;
}
.mono-container {
  display: none;
  position: absolute;
  top: -4px;
  left: 0;
  border: 1px solid #000;
  padding: 27px 7px 0;
  width: 99%;
  text-align: center;
  font-family: 'Arial', 'Helvetica', sans-serif;
  background: #fff;
  z-index: 2;
  box-sizing: border-box;
}
.mono-container .mono-left,
.mono-container .mono-right {
  float: left;
  box-sizing: border-box;
}
.mono-container .radio-container {
  display: inline-block;
  padding: 5px;
  width: 73px;!important;

}
.mono-container .radio-container input {
  margin-top: 10px!important;
}
.mono-container .radio-container .thumb {
  width: 73px;
}
.mono-container .mono-left {
  width: 57%;
  border-right: 1px solid #8c8c8c;
  padding: 0 10px 0 0;
}
.mono-container .mono-left .select {
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  margin-bottom: 5px;
}
.mono-container .mono-left img {
  max-width: 100%;
  max-height: 41px;
  display: block;
  margin: auto;
}
.mono-container .mono-left .radio input[type="radio"] {
  position: relative;
  top: -1px;
  margin-right: 4px;
  margin-left: -20px;
}
.mono-container .mono-left .radio label {
  margin-right: 10px;
  color: #8c8c8c;
  font-size: 12px;
}
.mono-container .mono-left .radio label:last-child {
  margin-right: 0;
}
.mono-container .mono-left .initials .in-title {
  font-family: "Times New Roman", Times, serif;
  margin: 7px 0 8px;
  font-size: 15px;
}
.mono-container .mono-left .initials input[type="text"] {
  width: 60px;
  height: 20px;
}
.mono-container .mono-left .initials label {
  font-size: 13px;
  position: relative;
  bottom: -1px;
  left: -4px;
}
.mono-container .mono-left .initials input[type="checkbox"] {
  margin-left: 10px;
  margin-right: 10px;
}
.mono-container .mono-left .initials p {
  margin: 5px 0 0 0;
  font-size: 12px;
  color: #8c8c8c;
}
.mono-container .mono-right {
  width: 40%;
  margin-left: 8px;
}
.mono-container .mono-right p {
  margin: 0;
  text-align: left;
  font-size: 13px;
}
.mono-container .mono-right img {
  max-height: 143px;
  display: block;
  margin: auto;
}
.mono-container p.fine-text {
  clear: left;
  margin-bottom: 5px;
  padding-top: 8px;
  color: #8c8c8c;
  font-size: 12px;
}
.mono-container p.fine-text strong {
  color: #000;
  font-style: italic;
  font-size: 13px;
}
.mono-container .close-btn {
  position: absolute;
  top: 6px;
  right: 8px;
  font-size: 12px;
  font-weight: bold;
}
.mono-container .close-btn a {
  text-decoration: none;
  color: #000;
  text-transform: uppercase;
}
#content_area form table tr td table.colors_descriptionbox {
  border-top: 1px solid #ccc;
  margin-top: 0;
}
#content_area form table tr td table.colors_descriptionbox:last-child {
  border: none;
}
#product_reviews_aggregate .PageText_L690n {
  width: 170px;
}
#altviews {
  padding-top: 20px;
  display: block;
}
.social-share {
  margin: 24px 0 20px 10px;
}
.social-share span {
  font-size: 14px;
  text-transform: uppercase;
  position: relative;
  top: -8px;
  margin-right: 16px;
}
.social-share img {
  width: 27px;
}
#product_photo_zoom_url {
  display: none;
}
.product-page-slider {
  width: 400px;
  position: relative;
  margin-top: -34px;
  margin-bottom: 5px;
}
.product-page-slider .bx-wrapper {
  height: auto!important;
}
.product-page-slider .bx-pager.bx-default-pager {
  display: none;
}
.product-page-slider .bx-controls-direction {
  display: block!important;
}
.product-page-slider .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 0!important;
}
.product-page-slider .bx-next {
  right: -24px;
  background: url(img/rs-universal.png) no-repeat -64px -64px;
}
.product-page-slider .bx-prev {
  left: -24px;
  background: url(img/rs-universal.png) no-repeat -64px -32px;
}
.monogram-brass .mono-container {
  top: -5px;
  padding-top: 21px;
}
.monogram-brass .mono-container .mono-left {
  width: 57%;
}
.monogram-brass .mono-container .mono-left .radio input[type="radio"] {
  position: relative;
  top: -1px;
  margin-right: 4px;
  margin-left: 0px;
}
.monogram-brass .mono-container .mono-right {
  width: 41%;
}
.question-container {
  display: none;
  position: absolute;
  border: 1px solid #000;
  padding: 23px 0px 0;
  width: 542px;
  height: 407px;
  text-align: center;
  font-family: 'Arial', 'Helvetica', sans-serif;
  background: #f1f1f1;
  z-index: 2;
  box-sizing: border-box;
  top: 0.8%;
  right: 3px;
}
.question-container .close-btn {
  position: absolute;
  top: 6px;
  right: 8px;
  font-size: 12px;
  font-weight: bold;
}
.question-container .close-btn a {
  text-decoration: none;
  color: #000;
  text-transform: uppercase;
}