@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700,400italic,300italic|Oranienbaum);
@font-face {
	font-family: 'angelinaregular';
	src: url('../fonts/angelina-webfont.eot');
	src: url('../fonts/angelina-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/angelina-webfont.woff') format('woff'),  url('../fonts/angelina-webfont.ttf') format('truetype'),  url('../fonts/angelina-webfont.svg#angelinaregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'freesiaupcregular';
	src: url('../fonts/upcfl_1-webfont.eot');
	src: url('../fonts/upcfl_1-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/upcfl_1-webfont.woff') format('woff'),  url('../fonts/upcfl_1-webfont.ttf') format('truetype'),  url('../fonts/upcfl_1-webfont.svg#freesiaupcregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'engravers_gothicregular';
	src: url('../fonts/engravers__gothic-webfont.eot');
	src: url('../fonts/engravers__gothic-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/engravers__gothic-webfont.woff') format('woff'),  url('../fonts/engravers__gothic-webfont.ttf') format('truetype'),  url('../fonts/engravers__gothic-webfont.svg#engravers_gothicregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
html {
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
}
body {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	line-height: 17px;
}
a {
	color: #777777
}
a:hover {
	color: #EF8100
}
iframe {
	max-width: 100%;
}
.like-fb iframe {
	max-width: none;
}
.img-align-left {
	float: left;
	margin: 0 15px 15px 0
}
.img-align-right {
	float: right;
	margin: 0 0 15px 15px
}
.img-full {
	width: 100%;
	height: auto;
}
.highlight {
	color: #ef8100
}
ul {
	list-style: none;
	padding: 0;
	margin: 0
}
.clear {
	clear: both
}
.block {
	display: block
}
h1 {
  color: #000;
  font-family: engravers_gothicregular;
  font-size: 29px;
  text-transform: uppercase;
}
h2 {
	margin: 0;
	background: #000;
	color: #fff;
	font-size: 17px;
	margin-bottom: 15px;
	padding: 5px 10px;
}
h2.blue {
	background: #000035;
	text-transform: uppercase;
	font-size: 20px;
	margin: 15px 0 20px
}
h3 {
	font-size: 14px;
	color: #4c4c4c;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	font-weight: bold;
	text-transform: uppercase;
}
.m0 {
	margin: 0!important
}
.mt5 {
	margin-top: 5px!important
}
.mt10 {
	margin-top: 10px!important;
}
.mt20 {
	margin-top: 20px!important;
}
.mt30 {
	margin-top: 30px!important;
}
.mt40 {
	margin-top: 40px!important;
}
.mt50 {
	margin-top: 50px!important;
}
.mb10 {
	margin-bottom: 10px!important;
}
.mb20 {
	margin-bottom: 20px!important;
}
.mb30 {
	margin-bottom: 30px!important;
}
.mb40 {
	margin-bottom: 40px!important;
}
.mb50 {
	margin-bottom: 50px!important;
}
.ml10 {
	margin-left: 10px!important;
}
.ml20 {
	margin-left: 20px!important;
}
.ml30 {
	margin-left: 30px!important;
}
.ml40 {
	margin-left: 40px!important;
}
.ml50 {
	margin-left: 50px!important;
}
.mr10 {
	margin-right: 10px!important;
}
.mr20 {
	margin-right: 20px!important;
}
.mr30 {
	margin-right: 30px!important;
}
.mr40 {
	margin-right: 40px!important;
}
.mr50 {
	margin-right: 50px!important;
}
p.error {
	margin: 0;
	color: #faa522;
	font-size: 11px;
	font-style: italic
}
.hr-vert {
	background: url(../img/hr-vertical.png) left center repeat-y;
}
input[type="checkbox"], input[type="radio"] {
	margin-right: 10px;
}
input[type="text"].form-control, input[type="password"].form-control, input[type="email"].form-control, select.form-control, textarea.form-control {
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: auto;
	padding: 3px 5px;
}
.form-group {
	margin-bottom: 10px;
}
.frame-border {
	border: 1px solid #c2c2c2;
}
.btn {
	padding-top: 5px;
	padding-bottom: 5px;
	height: auto;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	border: 0;
}
.btn-buy {
	width: 88px;
	height: 27px;
	display: inline-block;
	background: url(../img/btn-buy-repeat.png) repeat-x center top;
	text-align: center;
	color: #000;
	padding: 0px 0 2px 0;
	line-height: 24px;
	font-weight: bold;
	text-transform: capitalize;
	border-radius: 4px;
	font-size: 13px;
	border: 2px solid #a99136;
}
.btn-block {
	width: auto;
	display: block
}
.btn-quickbuy {
	width: 88px;
	height: 27px;
	display: inline-block;
	background: url(../img/btn-quick-repeat.png) repeat-x center top;
	text-align: center;
	color: #000;
	padding: 2px;
	line-height: 24px;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 13px;
}
.btn-quickbuy2 {
	width: 88px;
	height: 27px;
	display: inline-block;
	background: url(../img/btn-quick-repeat.png) repeat-x center top;
	text-align: center;
	color: #000;
	padding: 2px;
	line-height: 24px;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 13px;
}
.btn-quickbuy2:hover {
	color: #000;
	text-decoration: none;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
	-moz-text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
	-webkit-text-shadow: 1px 1px 1px rgba(255, 255, 255, 1)
}
/*.listitemblockhiimg {
	width: 130px;
	height: 72px;
	position: absolute;
	background-image: url(../img/soldout_small.png);
	left: 30px;
	top: 95px;
	z-index: 6;
}*/
.listitemblockhiimg {
  background: url("../img/sorry-this-item-is-sold-out.png") no-repeat scroll center top rgba(0, 0, 0, 0);
  height: 86px;
  left: 0;
  position: absolute;
  top: 68px;
  width: 100%;
  z-index: 6;
}
.listitemblockhiimgDetailsView {
  background: url("../img/sorry-this-item-is-sold-out-large.png") no-repeat scroll center top rgba(0, 0, 0, 0);
  height: 139px;
  left: 0;
  position: absolute;
  top: 149px;
  width: 100%;
  z-index: 150;
}
.listitemblockhiimgQV {
	width: 130px;
	height: 72px;
	position: absolute;
	background-image: url(../img/soldout_small.png);
	z-index: 150;
	left: 80px;
	top: 70px;
}
.more-info {
  color: #7f7f7f;
  font-size: 11px;
  margin: 5px 10px 0 0;
  text-transform: capitalize;
}
.btn-buy:hover, .btn-quickbuy:hover {
	color: #000;
	text-decoration: none;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
	-moz-text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
	-webkit-text-shadow: 1px 1px 1px rgba(255, 255, 255, 1)
}
.btn-lg {
	font-size: 20px;
}
.btn-custom, .btn-custom-medium, .btn-custom-large, .btn-cart {
	background-color: #f5970b;
	background-image: -moz-linear-gradient(top, #f5970b 0%, #f5970b 50%, #de5400 51%, #de5400 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5970b), color-stop(50%, #f5970b), color-stop(51%, #de5400), color-stop(100%, #de5400));
	background-image: -webkit-linear-gradient(top, #f5970b 0%, #f5970b 50%, #de5400 51%, #de5400 100%);
	background-image: -o-linear-gradient(top, #f5970b 0%, #f5970b 50%, #de5400 51%, #de5400 100%);
	background-image: -ms-linear-gradient(top, #f5970b 0%, #f5970b 50%, #de5400 51%, #de5400 100%);
	background-image: linear-gradient(to bottom, #f5970b 0%, #f5970b 50%, #de5400 51%, #de5400 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5970b', endColorstr='#de5400', GradientType=0 );
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	color: #fff;
	border: 0;
	padding: 3px 6px;
}
.btn-custom-medium {
	font-size: 18px;
}
.btn-custom-large {
	font-size: 26px;
}
.btn-cart {
	border-radius: 5px;
	color: #000;
	background: #f1ba12;
	border: 1px solid #6d5335;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.2);
	box-shadow: 1px 3px 3px rgba(255, 255, 255, 0.6) inset;
}
.btn-cart:hover {
	text-decoration: none;
	color: #333;
	cursor: pointer
}
.cblack {
	color: #000!important
}
.cart-btn-group {
	margin-top: 10px;
	margin-bottom: 10px;
}
.cart-btn-group .btn-cart {
	margin: 0 5px 0 0;
}
.top-bar-full {
	background: url(../img/top-bar.png) repeat-x left bottom #f2f2f2;
	color: #000;
	padding: 2px 0;
	position: relative;
	z-index: 100;
}
.top-bar-inner {
	padding: 0;
}
.top-bar-inner .social {
	color: #003564;
	float: left;
	font-size: 12px;
	width: 120px;
}
.top-bar-inner .social a {
	color: #003564;
	text-decoration: none
}
.top-bar-inner .social a:hover {
	text-decoration: none;
	color: #e97402
}
.top-bar-inner .social i {
	font-size: 20px;
	margin-right: 2px;
}
.top-bar-inner .currency {
  float: right;
  overflow: hidden;
  padding-top: 2px;
  white-space: nowrap;
  /* width: 120px; */
}
.img-responsive {
	display: inline
}
.mgmenu_button {
	display: none;
}
.mgmenu_button a {
	background: none repeat scroll 0 0 #474747 !important;
	border: 1px solid #000000;
	cursor: pointer;
	border-radius: 3px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.4), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	float: right;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	margin-right: 5px;
	margin-top: 32px;
	margin-bottom: 20px;
	padding: 5px;
	transition: none 0s ease 0s;
}

.header {
	padding-top: 0px;
}
.header .logo {
	display: inline-block;
	margin: 14px 0 0;
	width: 100%;
}

.header .row {
	margin: 0 -5px
}
.header .col-md-3, .header .col-md-4, .header .col-md-5, .header .col-md-6, .header .col-sm-3, .header .col-sm-4, .header .col-sm-5, .header .col-sm-6 {
	padding: 0 5px;
}
.header .support-links {
	padding-top: 53px;
	padding-left: 0px;
}
.header .support-links a {
	color: #919191;
	font-size: 11px;
	white-space: nowrap;
}
.header .support-links .live-chat {
	color: #008000
}
.header .support-links .live-chat .icon-chat {
	margin-right: 4px;
	vertical-align: middle;
}
.header .support-links .phone {
	color: #ef8100
}
.header .before-search {
  font-size: 11px;
  padding-top: 7px;
  position: absolute;
  right: 55px;
  text-align: right;
  top: 36px;
}
.header .before-search img {
	vertical-align: text-bottom;
	float:left;
	margin-right: 10px;
}
.search-block * {
	float: left !important;
}
.search-block {
  border: 1px solid #dcdcdc;
  border-radius: 3px;
  float: right;
  margin-top: 0;
  padding: 5px 5px 5px 8px;
  width: 100%;
  z-index: 1000 !important;
}

.header .search input[type="text"] {
	border: 0 none;
	border-radius: 0;
	box-shadow: 0 0 0 0;
	float: right;
	height: auto;
	max-width: 182px;
	padding: 0;
}
.header .login .cart-items {
  background: url("../img/bag.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #fff;
  display: inline-block;
  font-size: 11px;
  height: 21px;
  padding: 5px 1px 1px;
  text-align: center;
  vertical-align: text-bottom;
  width: 24px;
}
#searchsubmit {
	background: url("../img/search-icon.png") no-repeat scroll 98% center rgba(0, 0, 0, 0);
	border: 0 none;
	height: 22px;
	width: 23px;
}
.fb {
	margin: 0px 10px 0px 0px;
	float: left;
}
.submenu {
	margin: 0;
	padding: 0;
	list-style: none
}
.submenu li {
	text-align: center;
	padding: 0;
	margin: 0!important
}
.submenu li a {
	display: block
}
.listing {
	margin-top: 15px;
}
.listing .product-single {
	position: relative;
	text-align: center;
	border: 1px solid #dbdbdb;
	padding: 17px;
	line-height: 16px;
	margin-bottom: 10px;/* min-height:400px; */

}
.listing-home.listing .product-single {
	border: 1px solid #dbdbdb;
	line-height: 16px;
	margin-bottom: 10px;
	min-height: 372px;
	padding: 17px;
	position: relative;
	text-align: center;
}
.listing .product-single .quick-view {
	margin-left: -47px;
	top: 30%;
	left: 50%;
	z-index: 9;
	text-align: center;
	position: absolute;
}
.listing .product-single .quick-view a {
	display: none;
	text-transform: capitalize
}
.listing .product-single:hover .quick-view a {
	display: block
}
.listing .product-single:hover {
	border: 5px solid #7f7f7f;
	padding: 13px;
}
.listing .product-single .product-picture {
	position: relative;
	height: 185px;
	z-index: 5;
}
.listing .product-single .product-picture img {
	max-width: 100%;
	vertical-align: middle;
}
.listing .product-single.product-in-clearance h3 {
	color: #ed1c24
}
.listing .product-single.product-in-new h3 {
	color: #44aa00
}
.listing .product-single h3 {
	position: absolute;
	top: 0;
	left: 0;
	margin-top: -8px;
	text-transform: uppercase;
	font-size: 18px;
	width: 100%;
	text-align: center;
}
.listing .product-single:hover h3 {
	margin-top: -12px;
}
.listing .product-single h3 span {
	display: inline-block;
	background: #fff;
	padding: 0 5px;
}
.listing .product-single h6 {
	font-size: 12px;
	line-height: 16px;
	margin-top: 0;
	height: 60px !important;
}
.claim-offer .listing .product-single h6 {
  color: #333;
  font-size: 12px;
  font-weight: bold;
  height: 60px !important;
  line-height: 16px;
  margin-top: 0;
}
.listing .product-single .sale-price {
	color: #e60000;
	font-size: 15px;
	font-weight: bold;
}
.listing .product-single .product-short-info {
	text-align: right
}
.listing .product-single .product-short-info p {
	margin: 0 0 5px;
	text-transform: capitalize;
}
.product-short-info .offer-price {
	margin: 5px 0px 10px 0px!important;
}
.listing .product-single .product-short-info p label {
	display: inline-block;
	text-align: left;
	font-weight: 700;
	float: left;
	white-space: nowrap !important;
}
#searchspring-search_results .product-single {
	min-height: 473px;
	/*padding: 17px 17px 0;*/
}
.listing .product-single .product-short-info p.rating {
	color: #000;
}
.listing .product-single .product-short-info p.rating img {
	margin: 0 1px 0 0;
}
.listing .product-single .product-short-info p.retail-price {
	color: #8c8c8c;
	font-size: 12px;
}
.listing .product-single .product-short-info p.offer-price {
	color: #000000;
	font-size: 12px;
}
.listing .product-single .product-short-info p.clearance {
	color: #e60000;
	font-size: 13px;
	font-weight: bold;
}
.listing .product-single .product-short-info p.btns {
	-webkit-transition: background .3s;
	-moz-transition: background .3s;
	-o-transition: background .3s;
	-ms-transition: background .3s;
	transition: background .3s;
	margin: 0px -15px -15px;
	padding: 10px 0;
	text-align: center;
}
.listing .product-single:hover .product-short-info p.btns {
 /* background:#; */
}

.site-info {
	margin: 15px 0
}
.ad-single {
	margin-bottom: 15px;
}
.footer-cols {
	background: url(../img/footer-col-bg.png) repeat-x top center #fff;
	padding: 15px 20px 0;
	margin-top: 15px;
	margin-bottom: 15px;
}
.footer-cols h5 {
	font-size: 12px;
	font-weight: bold;
	color: #3c3c3c;
	text-transform: uppercase;
	margin: 0;
}
.footer-col-single {
	margin-top: 10px;
}
.footer-col-single .input-group {
	margin-bottom: 10px
}
.footer-col-single p {
	margin: 0 0 5px
}
.footer-col-single ul li {
	margin-bottom: 8px;
}
.footer-col-single ul li a {
	color: #9f9f9f
}
.footer-col-single ul li a:hover {
	color: #3c3c3c
}
.footer-col-single .footer-social {
	margin-top: 5px;
}
.footer-col-single .footer-social a {
	font-size: 22px;
	margin-right: 3px;
	opacity: 0.9;
}
.footer-col-single .footer-social a:hover {
	text-decoration: none;
	opacity: 1;
}
.footer-col-single .footer-social a.fb {
	color: #3861a4
}
.footer-col-single .footer-social a.twt {
	color: #429ec6
}
.footer-col-single .footer-social a.pin {
	color: #c42020
}
.footer-col-group:after {
	display: block;
	clear: both;
	content: ""
}
.footer-col-group .footer-col-single {
	width: 45%;
	float: left;
	padding-right: 5%;
}
.footer-sm-logo {
	margin: 0 -18px;
	border-top: 1px solid #e5e5e5;
	padding-top: 20px;
}
.back2top {
	position: fixed;
	right: 50px;
	bottom: 50px;
	background: #000;
	padding: 10px 12px;
	color: #fff;
	display: block;
	text-align: center;
	border-radius: 3px;
	opacity: 0;
	cursor: pointer
}
.footer-sm-logo img {
	margin: 0 0px
}
.footer-info {
	margin: 20px 0;
	color: #777777;
	clear: both
}
.footer-info a {
	color: #777777;
	text-decoration: underline;
}
.footer-info a:hover {
	color: #333
}
.carousel-indicators {
	z-index: 1;
}
.carousel-indicators {
  bottom: 0 !important;
  left: 0;
  list-style: outside none none;
  margin-left: 0;
  padding-left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 15;
}
#myCarousel {
  clear: both;
}
/*INNER PAGE CSS*/

/*INNER PAGE COMMON CSS*/
.content-two-col .content-main, .content-two-col .aside {
	float: right
}
.page-title {
	padding-top: 1px;
	clear: both
}
.page-title h1, .detail-page-title {
	clear: both;
	margin-top: 20px;
	margin-bottom: 0px;
	text-transform: uppercase
}
.page-title h6 {
	margin-top: 5px;
	font-size: 11px;
}
.detail-page-title, .detail-page-title .s-desc {
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 17px;
	font-family: Arial, Helvetica, sans-serif;
}
.detail-page-title .s-desc {
  color: #000;
  font-size: 18px;
  margin-right: 19px;
  font-weight: bold;
  text-transform: uppercase;
}
.pdetail .wowslider {
	float: left;
	margin-bottom: 40px;
	max-width: 94%;
}
.pdetail .list_carousel-loop a {
	background-size: 87%
}
.detail-page-title span {
	color: #C3C3C3;
	margin-right: 8px;
	font-size: 0.7em;
	text-transform: capitalize;
}
.after-page-title {
	border-bottom: 1px dotted #333333;
	padding: 10px 0;
	margin-bottom: 10px;
}
.breadcrumb {
	background: none;
	font-size: 11px;
	color: #333;
	margin: 0;
	padding: 0
}
.breadcrumb > li + li:before {
	font-family: FontAwesome;
	content: "\f105";
	font-size: 11px;
	margin-right: 10px;
	color: #333
}
.breadcrumb > li a {
	color: #333
}
.sorting {
	text-align: right
}
.sorting a {
	color: #777777
}
.sorting a:hover {
	color: #333333;
	text-decoration: none
}
.sorting span {
	color: #333333;
}
.sorting span i {
	font-size: 14px;
	margin: 0 5px;
}
.content-two-col .listing .product-single {
	margin-bottom: 15px;
}
.bottom-popup {
	border-top: 1px solid #7f7f7f;
	margin: 20px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
.bottom-area {
	text-align: left;
	margin: 0 auto;
}
.free-shipping {
	margin: 0px 0px 0px 0px;
}
.free-shipping h3 {
	background-color: #e56c04;
	padding: 10px 0px 10px 10px;
	color: #fff;
	text-transform: capitalize;
}
.free-shipping strong {
	color: #333;
	text-decoration: underline;
}
.free-shipping-h {
	text-align: center;
	font-size: 20px;
	background-color: #727272;
	color: #fff!important;
}
.free-shipping-table {
	margin: 20px 0px 0px 0px;
	border-collapse: collapse;
	border: 1px solid #ddd;
}
.free-shipping-table th {
	background-color: #d4d4d4;
	font-size: 14px;
	border: 1px solid #c3c3c3;
	color: #000;
	padding: 10px 0px 10px 10px;
}
.free-shipping-table td {
	padding: 10px 0px 10px 10px;
	border: 1px solid #ddd;
	font-weight: 600;
	color: #333;
}
.blue-row {
	background-color: #deedfe;
}
.ring-field {
	background-color: #f5f5f5;
	border: 1px solid #cccccc;
	height: 28px;
	margin-right: 10px;
	width: 163px;
}
.find-ring {
	padding: 0px 20px 0px 0px;
	text-align: right;
}
.find-ring a {
	color: #9a9a9a;
	text-decoration: underline;
}
.ring {
	padding: 15px 0px 5px 0px;
}
.write-review {
	margin: 0px 0px 0px 0px;
}
.write-review-left {
	width: 595px;
	float: left;
}
.write-review-item {
	float: left;
	border: 1px solid #ddd;
	padding: 0px 0px 0px 0px;
}
.write-review-right {
	width: 190px;
	float: left;
	padding: 25px 0px 0px 10px;
}
.write-review h3 {
	text-transform: capitalize;
	font-size: 26px;
	padding: 10px 0px 0px 0px;
}
.write-review h4 {
	color: #333;
	font-size: 18px;
}
.nickname-field {
	width: 193px;
	height: 26px;
	border: 1px solid #d4d4d4;
	margin: 0px 10px 0px 10px;
}
.line {
	background-color: #d4d4d4;
	height: 1px;
	margin: 0px 0px 0px 0px;
}
.rating-table {
	margin: 20px 0px 0px 0px;
	border-collapse: collapse;
}
.rating-table td {
	padding: 8px 0px 8px 5px;
	border: 1px solid #ddd;
	font-size: 13px;
	color: #333;
}
.rating-table input[type="radio"] {
	margin: 0px 0px 0px 20px;
}
.review-form {
	margin: 40px 0px 0px 0px;
	width: 450px;
	float: left;
	border-right: 1px solid #ddd;
}
.review-form label {
	font-size: 13px;
	font-weight: normal;
	color: #333;
}
.review-form input[type="text"] {
	width: 430px;
	height: 30px;
	border: 1px solid #ddd;
}
.review-form textarea {
	width: 430px;
	height: 90px;
	border: 1px solid #ddd;
}
.review-form input[type="button"] {
	border: 0px;
	background: #e7e8ea;
	padding: 5px 20px 5px 20px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	font-size: 16px;
	border: 1px solid #ccc;
}
.how-create {
	float: left;
	width: 455px;
	margin: 40px 0px 0px 20px;
}
.how-create ul {
	margin: 0px;
	padding: 0px;
}
.how-create ul li {
	list-style-type: none;
	background: url(../img/arrow.jpg) no-repeat 0px 8px;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0px 5px 18px;
	color: #333;
}
.btn-dir {
	float: right;
	margin: 0px 0px 0px 0px;
}
/*INNER PAGE LISTING PAGE CSS*/
.filter {
	border-top: 1px dotted #333333;
	padding: 20px 10px;
}
.filter h3:before {
	font-family: FontAwesome;
	content: "\f0da";
	font-size: 18px;
	margin-right: 14px;
}
.filter h3.open:before {
	font-family: FontAwesome;
	content: "\f0d7";
	font-size: 18px;
	margin-right: 10px;
}
.filter p {
	margin: 0px;
	text-align: right
}
.filter p a {
	color: #777777;
	cursor: pointer;
	display: block;
}
.filter p a:hover {
	color: #333333;
	text-decoration: none
}
.filter p:after {
	display: block;
	clear: both;
	content: ""
}
.filter p label {
	float: left;
	width: 110px;
	cursor: pointer;
	text-align: left;
	margin: 0;
	font-weight: normal
}
.sorting li, .sorting a {
	display: inline-block;
	margin: 0 1px;
}
.star {
	box-sizing: border-box;
	font-style: italic;
	background-size: 400px 600px;
	-webkit-background-size: 400px 600px;
	display: inline-block;
	vertical-align: text-top;
	position: relative;
	width: 80px;
	height: 18px;
	background-image: url('../img/icons.png');
	background-repeat: no-repeat no-repeat;
	background-position: -5px -368px;
	float: left;
	margin: 0px 5px 0px 0px;
}
.simply-scroll-list li {
	padding: 0px 0px 0px 0px;
}
.simply-scroll-list li h3 {
	color: #000;
	text-transform: capitalize;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	font-size: 12px;
}
.simply-scroll-list li p {
	padding: 0px;
	color: #333;
}
.simply-scroll-list li p a {
	color: #0066C0;
}
.published {
	color: #888;
}
.simply-scroll-container h4 {
	color: #333;
	font-weight: bold;
	padding: 0px 0px 15px 0px;
}
.icons {
	margin: 0px 0px 10px 0px;
	height: 25px;
}
.icons a {
	margin: 0px 4px 0px 0px;
}
.newsletter {
	margin: 0px 0px 0px 0px;
}
.newsletter h4 {
	color: #000;
	font-size: 13px;
	text-transform: uppercase;
	padding: 0px 0px 4px 0px;
	font-weight: bold;
	margin: 0px;
}
.newsletter input[type="text"] {
	width: 192px;
	border: 1px solid #c3c3c3;
	height: 26px;
	margin: 0px 0px 20px 0px;
	color: #c3c3c3;
	float: left;
}
.subscribe-btn {
	float: left;
	margin: 5px 0px 0px 0px;
}
.subscribe-btn a {
	background: #7f7f7f;
	color: #fff;
	padding: 5px 10px 5px 10px;
}
.currency-field {
  background: url("/assets/img/select-arrow.jpg") no-repeat scroll 74px -1px #fff !important;
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #666666;
  font-size: 10px;
  height: 21px;
  width: 102px;
}
.language-field {
	border: 0px;
	width: 125px;
	height: 18px;
	border: 1px solid #a9a9a9;
}
/* Listing Page Carousal Css*/
.listing .product-single .product-picture .slide {
	height: 150px;
}
.thumbnails {
	margin-bottom: 10px;
}
.thumbnails img {
	width: 47px;
	height: 32px;
	border: 1px solid #ebebeb;
	margin: 0 2px;
	cursor: pointer;
}
.thumbnails img.selected {
	border: 1px solid #FF7E26;
}
.product-picture a.prev {
	position: absolute;
	left: 0px;
	bottom: 3px;
	display: none;
	font-size: 20px;
	color: #c3c3c3;
}
.product-picture a.next {
	position: absolute;
	right: 0px;
	bottom: 3px;
	display: none;
	font-size: 20px;
	color: #c3c3c3;
}
/*INNER PAGE ITEM DETAILS PAGE CSS*/
.content-item-details h3 {
	font-size: 16px;
	color: #000;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.content-item-details h3 i {
	color: #7f7f7f;
	font-size: 18px;
	margin-left: 10px;
}
h1.title-item {
	margin: 0 0 10px;
	font-family: 'freesiaupcregular';
	font-size: 32px;
	line-height: 25px;
}
.sidebar-item-detail {
	/*background:url(../img/item-details-bg.jpg) repeat-x center top;*/
	padding: 10px 10px 0;
}
.stiky_content {
	width: 375px;
	background-color: #fff;
}
.price p {
	margin-bottom: 10px;
}
.price p label {
	display: inline-block;
	width: 150px;
	text-align: left;
	float: left
}
.price p:after {
	clear: both;
	content: "";
	display: table
}
.price p.retail-price {
	color: #8c8c8c;
	text-transform: uppercase;
	text-align: right
}
.price p.offer-price {
	color: #000000;
	text-transform: uppercase;
	text-align: right;
}
.price p.clearance {
	color: #e60000;
	text-transform: uppercase;
	font-size: 22px;
	text-align: right
}
.select-product p {
	margin: 5px 0 0 0
}
.select-product input[type="text"] {
	max-width: 25px;
	text-align: center;
	margin-left: 10px;
}
.select-product select {
	display: inline-block;
	margin-right: 5px;
	font-size: 10px;
	color: #000;
	max-width: 200px;
	padding: 0 0 0 5px
}
.select-product p.submit {
	margin-top: 40px;
}
.select-product p.submit input {
	background: url(../img/buy-now-big.png) repeat-x;
	min-width: 220px;
	height: 78px;
	margin: 0 auto;
	padding: 0 15px;
	display: block;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 2px solid #fff;
	box-shadow: 0 0 5px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.4);
	font-size: 53px;
	line-height: normal;
	text-shadow: 2px 1px 0px rgba(0,0,0,0.3);
	-moz-text-shadow: 2px 1px 0px rgba(0,0,0,0.3);
	-webkit-text-shadow: 2px 1px 0px rgba(0,0,0,0.3);
}
.select-product p.submit input:hover {
	background: url(../img/buy-now-big-hover.png) repeat-x;
	color: #fff;
	text-shadow: -2px -1px 0px rgba(0,0,0,0.3);
	-moz-text-shadow: -2px -1px 0px rgba(0,0,0,0.3);
	-webkit-text-shadow: -2px -1px 0px rgba(0,0,0,0.3);
}
.est-ship-dt {
	margin-top: 5px;
	font-size: 10px;
	color: #000;
	text-transform: uppercase
}
.est-ship-dt span {
	text-transform: capitalize;
	color: #129d00
}
.social-icon-group {
	margin: 5px 0 10px
}
.item-specifications {
	margin: 10px 0 0;
}
.item-specifications p {
	margin: 0 0 5px;
	border-bottom: 1px solid #dadada;
}
.item-specifications p label {
	display: inline-block;
	font-weight: normal;
	color: #000;
	width: 155px;
}
.item-desc {
	color: #505050;
	margin-top: 20px;
	line-height: 20px;
}
.reviews {
	margin: 20px 0 0
}
.live-help {
	margin: 20px 0;
}
.live-help h3 {
	border-bottom: 1px solid #dadada;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.help-box-text {
	padding-top: 55px;
	font-size: 12px;
	overflow: hidden;
	padding-left: 20px;
	text-transform: uppercase;
	color: #000
}
.help-box-text .timing {
	color: #ff6c00
}
.product-gallery {
	margin-bottom: 20px;
}
.product-gallery h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: capitalize;
	margin: 30px 0 10px;
	line-height: normal
}
.product-gallery .img-full {
	text-align: center;
	display: block;
	vertical-align: middle;
	width: 100%;
	padding: 1px 0;
	border: 1px solid #c3c3c3;
	margin-bottom: 1px;
	position: relative;
}
.product-gallery .img-full img {
	max-width: 100%;
}
.product-gallery .img-full span.zoomlens {
	width: 16px;
	height: 14px;
	background: url(../img/icon-sea5ch.png) no-repeat;
	display: block;
	position: absolute;
	right: 12px;
	bottom: 12px;
	cursor: pointer;
}
span.floating {
	position: absolute;
	left: -120px;
	top: 50%;
	margin-top: -55px;
}
.rotate-360 {
	text-align: center;
	margin-top: -50px;
	margin-bottom: 20px;
	position: relative;
	z-index: 10
}
.stock-and-review .itemno {
	font-size: 10px;
	text-transform: uppercase
}
.stock-and-review .stock-status {
	text-align: center;
	color: #22b14c;
	font-size: 11px;
	text-transform: uppercase
}
.stock-and-review .review-status {
	text-align: right;
	color: #266aa7;
font-size:1!px;
}
.stock-and-review .review-status img {
	vertical-align: inherit
}
.reviews h3 {
	border-bottom: 1px solid #DADADA;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.reviews .nav-tabs {
	margin-bottom: 10px;
	border: 0;
}
.reviews .nav-tabs li {
	border-left: 1px solid #dadada;
	margin-bottom: 15px;
	margin-right: 10px;
	padding-left: 17px;
	padding-right: 10px;
}
.reviews .nav-tabs li:first-child {
	border-left: none;
	margin-bottom: 15px;
	margin-right: 10px;
	padding-left: 0;
	padding-right: 10px;
}
.reviews .nav-tabs li a {
	color: #000;
	position: relative;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	white-space: nowrap;
}
.reviews .nav-tabs li a:hover, .reviews .nav-tabs li.active a {
	padding: 0;
	margin: 0;
	border: 0;
	background: none;
}
.reviews .nav-tabs li.active a:after {
	font-family: FontAwesome;
	content: "\f0d7";
	font-size: 24px;
	margin-right: 14px;
	position: absolute;
	left: 0;
	top: 8px;
	color: #ff7f27
}
.reviews .tab-pane {
	line-height: 20px;
}
.reviews .review-list {
	margin-top: 10px;
}
.reviews .review-list li h4 {
	font-size: 12px;
	color: #000;
	text-transform: uppercase;
	margin: 0 0 10px
}
.reviews .review-list li h4 i {
	font-size: 24px;
	color: #ff7f27;
	margin-left: 10px;
	position: relative;
	top: 3px
}
.reviews .review-list li .content-review {
	overflow: hidden;
	padding-left: 25px;
	font-family: 'angelinaregular';
	font-size: 20px;
}
.reviews .review-list li .content-review p {
	font-size: 20px;
}
.reviews .review-list li span.author {
	display: block
}
.stratelnk, .jwlnotop  {
  margin-right: 10px;
  white-space: nowrap;
}
.stratelnk .review-count {
  text-decoration: none;
  /* border-bottom: 1px solid #000; */
}
.stratelnk:hover .review-count {
  text-decoration: none;
  border-bottom: 1px solid #000;
}
a.stratelnk:hover{
	text-decoration: none;
}

a .review-count {
  color: #000;
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
  width: auto;
}
.question {
}
.question h3 {
	border-bottom: 1px solid #DADADA;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.question .form-horizontal .control-label {
	text-align: left;
	color: #000;
	text-transform: uppercase;
	white-space: nowrap;
	font-size: 12px;
	padding-top: 0;
}
.question .form-horizontal input[type="text"], .question .form-horizontal input[type="email"], .question .form-horizontal textarea {
	background: #efeff1
}
.recommends {
	margin-top: 30px;
}
.recommends h3 {
	border-bottom: 1px solid #DADADA;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.recommends .recommed-thumb img {
	margin: 0 25px;
}
.other-info {
	margin-top: 20px;
}
/*INNER PAGE LANDING PAGE CSS*/
.video_container {
	margin: 0 0 15px;
}
.video-desc {
	margin-bottom: 17px;
	font-size: 14px;
	color: #757373;
	line-height: 26px;
}
.product-attr {
	margin: 0 0 15px;
}
.product-attr p {
	margin: 0
}
.product-attr p label {
	display: inline-block;
	width: 112px;
}
.product-attr p.rating {
	color: #000;
}
.product-attr p.rating img {
	margin: 0 1px 0 0;
}
.product-attr p.retail-price {
	color: #8c8c8c;
}
.product-attr p.offer-price {
	color: #000000;
}
.product-attr p.clearance {
	color: #e60000;
	font-size: 16px;
}
.product-attr p.btns {
	padding: 10px 0;
}
.product-attr p.btns img {
	margin-right: 10px;
}
.filter-on-landing {
	background: #c3c3c3;
	padding: 25px;
	color: #000;
	font-size: 17px;
	margin-bottom: 5px;
}
.filter-on-landing h3 {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000
}
.filter-on-landing p {
	font-size: 15px;
	margin: 0 0 12px;
	letter-spacing: 1px;
	text-transform: uppercase
}
.filter-on-landing a {
	color: #000
}
.filter-on-landing .filterby {
	margin-bottom: 20px;
}
.list-on-landing {
	margin-bottom: 5px;
}
.list-on-landing .list-single {
	background: url(../img/landing-list-bg.png) repeat-x center top #fff;
	text-align: center;
	padding: 5px;
	border: 1px solid #d7dbde;
	margin: 0 0 15px
}
.list-on-landing .list-single img {
	max-width: 100%;
}
.list-on-landing .list-single p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	margin: 0 -3px;
}
/*****************************Carousal Style**************************************/
.list_carousel {
	margin: 0 0px;
	width: auto;
	position: relative;
}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	color: #999;
	text-align: center;
	width: 220px;
	padding: 0;
	margin: 6px;
	display: block;
	float: left;
	position: relative;
}
.list_carousel.responsive {
	width: auto;
	margin-left: 0;
}
#foo2_prev {
	position: absolute;
	left: -12px;
	top: 50%;
	width: 45px;
	height: 45px;
	margin-top: -22px;
	background: url(../img/arrow-prev.png) no-repeat;
	display: none;
	z-index: 10;
}
#foo2_next {
	position: absolute;
	right: -12px;
	top: 50%;
	width: 45px;
	height: 45px;
	margin-top: -22px;
	background: url(../img/arrow-next.png) no-repeat;
	display: none;
	z-index: 10;
}
/******************************\\Carousal Style******************************/
.carriers {
	text-align: center;
	padding: 30px 0px 0px 0px;
}
.carriers img {
	margin: 0 9px;
}
.contacts {
	font-size: 15px;
	padding-top: 34px;
	text-align: center
}
.contacts span {
	font-size: 18px;
}
/*******************************Cart Page Step 1 ****************************/

.nav-cart {
	margin: 10px 0
}
.nav-cart .cart-steps {
	background: #34608b;
	color: #fff;
	font-size: 30px;
	padding: 8px;
}
.nav-cart .row {
	margin: 0
}
.nav-cart .col-xs-2, .nav-cart .col-xs-3, .nav-cart .col-xs-4 {
	padding: 0
}
.nav-cart .step-2-shop {
	font-size: 17px;
	color: #999999;
	display: block;
	background: #000;
}
.nav-cart .step-2-shop div {
	margin-right: 2px;
	display: block;
	padding: 10px;
	text-transform: uppercase
}
.nav-cart .step-2-shop.current {
	background: #22b14c;
}
.nav-cart .step-2-shop.current div {
	color: #fff
}
.nav-cart .step-2-shop div span {
	background: #545454;
	width: 25px;
	text-align: center;
	line-height: 22px;
	height: 25px;
	display: inline-block;
	padding: 2px;
	border-radius: 50%;
	margin-right: 8px;
}
.nav-cart .step-2-shop.current div span {
	background: #fff;
	color: #22b14c
}
.nav-cart .step-2-shop:last-child div {
	margin-right: 0;
	display: block;
}
.surity {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.garant h3 {
	font-size: 20px;
	color: #000;
	font-weight: normal;
	margin: 0 0 5px;
	text-transform: capitalize
}
.garant h6 {
	font-size: 11px;
	color: #000;
	margin: 0
}
.mc-free {
	overflow: hidden;
	color: #000;
	font-size: 10px;
	margin-left: -20px;
	position: relative;
	top: 25px;
}
/*******

************************\\Cart Page Step 1 ****************************/
.grid-thumb img {
	width: 50px;
}
.grid-cart-detail {
	border-collapse: collapse
}
.grid-cart-detail td, .grid-cart-detail th {
	text-align: center;
	border: 1px solid #fff;
	font-size: 11px;
	border-collapse: collapse
}
.grid-cart-detail td {
	border-bottom-color: #e1e1e1;
}
.grid-cart-detail th {
	background: #e1e1e1;
	color: #333;
}
.grid-cart-detail th.item {
	width: 70px;
}
.grid-cart-detail th.desc {
	width: 180px;
}
.grid-cart-detail th.ptime {
	width: 130px;
	white-space: nowrap
}
.grid-cart-detail th.itemno {
	width: 80px;
}
.grid-cart-detail th.size {
	width: 80px;
}
.grid-cart-detail th.quanity {
	width: 120px;
}
.grid-cart-detail th.price {
	width: 80px;
}
.grid-cart-detail th.coupon {
	width: 80px;
}
.grid-cart-detail th.discount {
	width: 80px;
}
.grid-cart-detail th.total {
	width: 80px;
}
.grid-cart-detail select.size {
	min-width: 70px;
}
.grid-cart-detail input.quantity, .grid-cart-detail select.quantity {
	max-width: 48px;
	display: inline;
	padding: 0;
	font-size: 11px;
	color: #000;
	text-transform: uppercase;
}
.grid-cart-detail .size select.quantity {
	width: auto;
	max-width: none
}
.grid-cart-detail td span.update, .grid-cart-detail td span.remove {
	float: right;
	text-align: left;
	display: block;
	clear: right;
	font-size: 9px;
	background: #f0f0f0;
	padding: 3px 5px;
}
.alert-shipping {
	font-size: 9px;
	color: #ed1c24;
	text-align: right;
	margin-top: 15px;
}
.order-details {
	background: #f0f0f0;
	padding: 20px;
}
.order-details .row {
	margin: 0 -8px
}
.order-details .col-xs-1, .order-details .col-xs-2, .order-details .col-xs-3, .order-details .col-xs-4, .order-details .col-xs-5, .order-details .col-xs-6, .order-details .col-xs-7, .order-details .col-xs-8, .order-details .col-xs-9, .order-details .col-xs-10, .order-details .col-xs-11, .order-details .col-xs-12, .order-details .col-sm-1, .order-details .col-sm-2, .order-details .col-sm-3, .order-details .col-sm-4, .order-details .col-sm-5, .order-details .col-sm-6, .order-details .col-sm-7, .order-details .col-sm-8, .order-details .col-sm-9, .order-details .col-sm-10, .order-details .col-sm-11, .order-details .col-sm-12, .order-details .col-md-1, .order-details .col-md-2, .order-details .col-md-3, .order-details .col-md-4, .order-details .col-md-5, .order-details .col-md-6, .order-details .col-md-7, .order-details .col-md-8, .order-details .col-md-9, .order-details .col-md-10, .order-details .col-md-11, .order-details .col-md-12, .order-details .col-lg-1, .order-details .col-lg-2, .order-details .col-lg-3, .order-details .col-lg-4, .order-details .col-lg-5, .order-details .col-lg-6, .order-details .col-lg-7, .order-details .col-lg-8, .order-details .col-lg-9, .order-details .col-lg-10, .order-details .col-lg-11, .order-details .col-lg-12 {
	padding: 0 8px;
}
.order-details .form-group {
	margin: 0 -8px;
	margin-bottom: 5px;
}
.order-details .form-group label {
	padding: 4px 15px
}
.grand-total {
	border-left: 2px solid #fff;
	padding: 0 0 0 10px;
}
.amt-total {
	text-align: center;
	border-top: 1px solid #c3c3c3;
	font-size: 16px;
	color: #9c000b;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 10px;
}
.grand-total .form-group input {
	text-align: right;
	font-size: 12px;
	font-weight: bold
}
.grand-total .form-group.subtotal {
	color: #000;
	font-weight: bold
}
.grand-total .form-group.subtotal input {
	color: #000;
}
.grand-total .form-group.shipping {
	color: #006f87;
	font-weight: bold
}
.grand-total .form-group.shipping input {
	color: #006f87;
}
.grand-total .form-group.insurance {
	color: #006700;
	font-weight: bold
}
.grand-total .form-group.insurance input {
	color: #006700;
}
.grand-total .form-group.discount {
	color: #eb7500;
	font-weight: bold
}
.grand-total .form-group.discount input {
	color: #eb7500;
}
.grand-total .form-group.tax {
	color: #d90000;
	font-weight: bold
}
.grand-total .form-group.tax input {
	color: #d90000;
}
.checkout-options {
	margin: 15px 0;
}
.btns-checkout {
	text-align: center
}
.checkout-options .btns-checkout .affirm {
  padding: 0 !important;
}

.checkout-options .btns-checkout .affirm a {
  /*background: url("/assets/img/affirm-logo.jpg") no-repeat scroll 15px 12px #68c674;*/
  border-radius: 6px;
  display: block;
  float: left;
  /*padding: 8px 7px 8px 82px;*/
  width: 100%;
}

.checkout-options .btns-checkout .affirm a h3 {
  color: #fff;
  font-size: 14px;
  margin: 1px 0 0;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}
.checkout-options .btns-checkout .affirm a h5 {
  color: #fff;
  font-size: 10px;
  margin: 3px 0;
  text-align: left;
}

.checkout-options .btns-checkout .affirm a:hover h3, .affirm a:hover h5{
  text-decoration: none;
}
.btns-checkout .paypal, .btns-checkout #AmazonPayButton, .btns-checkout .affirm  {
  padding: 0 !important;
}

.affirm .installments {
  color: #fff;
  float: left;
  font-size: 14px;
  font-weight: bold;
}

.affirm .message {
  color: #fff;
  float: left;
  font-size: 9px;
  text-align: left;
}

p.arrow-right {
	text-align: center;
	padding: 0 20px 0 0;
	background: url(../img/arrow-right.png) no-repeat center right
}
span.arrow-left {
	padding: 0 0 0 20px;
	background: url(../img/arrow-left.png) no-repeat center left;
	display: block
}
.include-msg {
	/* margin-top: -39px; */
}
.order-details .icon-know-how {
	vertical-align: inherit;
	margin-left: -5px;
}
/************************\\Cart Page Step 2 ****************************/
h3.inpage-title {
	font-family: "Times New Roman", Times, serif;
	color: #717171;
	font-size: 17px;
	font-weight: normal;
	text-transform: none
}
h3.inpage-title span {
	display: inline-table;
}
h3.inpage-title span.cblack {
	color: #000
}
h3.inpage-title span.title-note {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
}
.info-form {
	border-right: 1px dashed #7d7d7d;
	font-size: 11px;
	margin-right: -15px;
	min-height: 527px;
	padding-right: 10px;
}
.info-form .form-horizontal {
/* min-height:700px; */
}
.info-form.last {
	border-right: 0;
	padding-right: 0;
	margin-right: 0;
}
/* #creditcard-info {
  background: none repeat scroll 0 0 #e7e7e7;
  border: 1px solid #d0d0d0;
  float: left;
  padding: 21px;
} */
.cc-info-get {
  background: none repeat scroll 0 0 #f3f0f0;
  border: 1px solid #22b14c;
  float: left;
  margin-top: -1px;
  padding: 7px;
  width: 100%;
}
.content-order-info .col-md-4.col-sm-4 {
	background: none repeat scroll 0 0 #fff !important;
}
.info-form h3 {
	background: url(../img/form-toggle-minus.png) no-repeat left center;
	font-size: 22px;
	font-weight: normal;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	text-transform: capitalize;
	padding-left: 23px;
	cursor: pointer;
}
.info-form h3.collapsed {
	background: url(../img/form-toggle-plus.png) no-repeat left center;
}
.info-form h3 i {
	margin-right: 10px;
}
.info-form h6 {
	font-size: 10px;
	margin: 0 0 15px 0
}
.info-form h6 input {
	vertical-align: text-bottom;
	margin-right: 5px;
}
.info-form label {
	font-size: 11px;
	font-weight: normal;
	margin-top: 4px;
	white-space: nowrap;
}
.info-form .alert-success {
  background: none repeat scroll 0 0 #f3ffef;
  border: 1px solid #468847;
  display: block;
  float: left;
  font-size: 11px;
  padding: 3px 8px 1px;
  text-align: left;
  width: 100%;
}
#creditcard-info .alert-success {
  background: none repeat scroll 0 0 #f3ffef;
  border: 1px solid #468847;
  display: block;
  float: left;
  font-size: 11px;
  padding: 6px 10px 7px;
  text-align: left;
  width: 100%;
}
.info-form .alert-success i {
	margin-right: 5px;
}
.info-form .btn-review {
	font-size: 18px;
	padding: 10px;
	text-transform: uppercase;
	margin-top: 30px;
}
.info-form .newslettersignup {
	font-size: 11px;
	color: #000
}
.info-form .note {
	font-size: 11px;
	color: #000
}
.info-form .note span {
	color: #777777;
	font-weight: bold
}
/************************\\Cart Page Step 3 ****************************/
.order-details.in-review {
	background: none
}
.content-order-info {
	padding: 15px;
	border: 1px solid #c1d2e3;
}
.in-review p.sold-out {
	color: red
}
.click2complete {
	margin: 25px 0 15px 0
}
.click2complete .instuct {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #000
}
.click2complete .arrow {
	margin-left: -30px;
	margin-right: 30px;
}
.click2complete .btn-cart {
	font-size: 18px;
	display: inline-block;
	padding: 10px 8px;
	text-transform: uppercase;
	margin-left: -60px;
	margin-top: -15px;
}
.click2complete .btn-cart span {
	display: block;
	font-size: 12px;
}
/************************\\Cart Page Step 4 ****************************/
.order-complete h1 {
	font-family: "Times New Roman", Times, serif;
}
.order-complete p label {
	width: 150px;
}
/***********************Modal Window****************************************/
.modal-dialog {
	max-width: 1177px;
	width: 100%
}
.modal-content {
	/*	background:#22b14c;*/
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	padding: 10px;
	border: 0;
}
.modal-content h2 {
	color: #000;
	text-transform: uppercase;
	font-size: 42px;
	background: none;
	text-align: center;
	font-weight: normal;
	padding: 25px 0 20px;
}
.modal-content h3 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize
}
.modal-content h4 {
	font-size: 13px;
	color: #000;
	margin: 0 0 10px
}
.modal-header {
	padding: 0px;
	margin-bottom: 10px;
	color: #fff;
	border: 0;
	font-size: 18px;
	color: #fff
}
.modal-body {
	background: #fff;
	padding: 5px;
}
.modal-body .body-left {
	background: url(../img/modal-left.jpg) repeat-y left center;
	padding-left: 120px;
}
.modal-body .body-right {
	background: url(../img/modal-right.jpg) repeat-y right center;
	padding-right: 120px;
}
.modal-footer {
	padding: 0px;
	margin-top: 10px;
	padding-top: 10px;
	border: 0
}
/***********************Offers****************************************/
.offer-list {
	margin-top: -10px;
}
.offer-list .row {
	margin: 0 -5px;
}
.offer-list .row.col-xs-3, .offer-list .row .col-sm-3, .offer-list .row .col-md-3 {
	padding: 0 5px;
}
.offer-single {
	background: #fff;
	border: 2px solid #c6c6c6;
	padding: 10px;
	text-align: center;
	margin-top: 10px;
}
.offer-single:after {
	display: block;
	clear: both;
	content: ""
}
.offer-single p {
	font-size: 12px;
	line-height: normal
}
.offer-single .offer-price {
	font-weight: bold;
	color: #000;
}
.offer-single .price-crossed {
	width: 121px;
	height: 36px;
	text-align: center;
	font-size: 30px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	margin: 0 auto
}
.offer-single .price-crossed img {
	position: absolute;
	right: 50%;
	top: 50%;
	margin-right: -60px;
	margin-top: -18px;
	z-index: 10;
}
.special-price {
	background: #38bf09;
	color: #000;
	text-align: left;
	padding: 10px;
	position: relative;
	width: 120%;
}
.special-price:after {;
	position: absolute;
	border-top: 0 solid transparent;
	border-left: 17px solid #38bf09;
	border-bottom: 35px solid transparent;
	right: -17px;
	top: 0;
	display: block;
	content: ""
}
.special-price:before {
	border-bottom: 35px solid #38BF09;
	border-right: 17px solid transparent;
	border-top: 0 solid #38BF09;
	bottom: 0;
	content: "";
	display: block;
	position: absolute;
	right: -17px;
}
.special-price h5 {
	margin: 0;
	text-transform: uppercase;
	white-space: nowrap;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif
}
.special-price h3 {
	color: #fff;
	font-size: 35px;
	margin: 0;
	font-family: "Times New Roman", Times, serif
}
.aad2cart {
	margin-top: 15px;
	text-align: center
}
.aad2cart img {
	height: 48px;
}
.modal-footer {
	padding-top: 10px;
	padding-bottom: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #000;
}
.modal-footer a {
	font-size: 16px;
	margin-right: 15px;
	color: #000;
	text-decoration: underline
}
.modal-footer img {
	vertical-align: bottom
}
.modal-footer a.btn-cart {
	font-size: 40px;
	padding: 10px 20px 10px;
	display: inline-block;
	text-transform: uppercase;
	line-height: 40px;
}
.modal-footer a i {
	margin-left: 5px;
}
.banneronlanding {
	margin: 5px 0 10px 0;
}
.bannersplpromotion {
	margin: 0 0 20px 0;
}
.deal-ftr {
	background: #cdcdcd;
	padding: 10px 0;
}
.deal-ftr ul {
	margin-left: 20px;
}
.deal-ftr ul li {
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	list-style: square
}
.deal-ftr ul li span {
	color: #000
}
.deal-ftr .big-buy {
	margin-right: -26px;
	margin-top: -10px;
	text-align: right
}
.label-group .col-xs-2, .label-group .col-xs-10, .label-group .col-xs-3, .label-group .col-xs-9 {
	padding: 0
}
.label-group .black {
	background: #000;
	text-align: center;
	padding: 5px 10px;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	height: 50px;
	padding-top: 15px;
	position: relative;
}
.label-group .black:after {
	display: block;
	content: "";
	position: absolute;
	left: 10px;
	bottom: -5px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #000;
}
.label-group .pink {
	background: #d53439;
	text-align: center;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	padding: 8px 10px 5px;
	height: 50px;
}
.form-newsletter {
	background: #cdcdcd;
	padding: 13px 0 10px;
	line-height: 13px;
	color: #000;
	font-weight: bold
}
.form-newsletter [class*="col-sm-"] {
	padding: 0 5px;
}
.form-newsletter label {
	color: #000;
	display: block;
}
.form-newsletter input[type="text"] {
	padding: 7px;
}
.form-newsletter .btn {
	color: #fff;
	background: #d53439;
	box-shadow: none;
	border: 0;
	border-radius: 0px;
	float: left;
	margin-right: 15px;
	padding: 8px;
	position: relative;
	top: 1px;
}
.form-newsletter p.font-normal {
	font-weight: normal;
	margin-bottom: 0px;
}
.bannerdod {
	background: url(../img/landing_bg.jpg) no-repeat right top;
}
.bannerdod h2 {
	margin: 0;
	font-size: 13px;
	text-transform: capitalize
}
.bannerdod .row {
	margin: 0
}
.bannerdod .no-pad {
	padding: 0;
	float: right
}
.product-box {
	background: #fff;
	padding: 20px 50px 20px 30px;
}
.product-box .content-box p {
	text-align: right;
	font-size: 13px;
	color: #008dce;
	margin-bottom: 5px;
	font-weight: bold
}
.product-box .content-box p:after {
	display: block;
	clear: both;
	content: ""
}
.product-box .content-box p.bb {
	border-bottom: 1px dotted #000
}
.product-box .content-box p label {
	display: block;
	float: left;
	color: #000;
	width: 43%;
	text-align: left
}
.product-box .content-box .price {
	margin-top: 40px;
}
.product-box .content-box .price p {
	margin: 0
}
.product-box .content-box .price p.rp, .product-box .content-box .price p.rp label {
	color: #676767
}
.product-box .content-box .price p.op, .product-box .content-box .price p.op label {
	color: #114899
}
.product-box .content-box .price p.tp {
	color: #000;
	margin-top: 10px;
	font-size: 50px;
}
.product-box .content-box .price p span {
	display: block;
	float: left;
	font-size: 20px;
	color: #000;
	text-transform: uppercase;
	text-align: center;
	line-height: 22px;
	margin-top: -5px;
}
.product-box .content-box .price p.freeship {
	text-align: left;
	color: #000;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal
}
.product-box .content-box .price .btn {
	font-size: 24px;
	text-transform: uppercase
}
.signup-form {
	background: #e0eef4;
	padding: 0 5px 5px;
	line-height: normal;
	border: 2px solid #000035;
	font-size: 11px;
	color: #000
}
.signup-form h2 {
	text-transform: uppercase;
	margin: 0 -5px;
	padding: 5px;
}
.signup-form h2 span {
	display: block;
	font-size: 11px;
	text-transform: capitalize;
	padding-top: 3px;
}
.signup-form p {
	font-size: 11px;
	line-height: normal;
	margin: 5px 0
}
.signup-form label {
	text-transform: uppercase;
	padding-top: 3px;
}
.signup-form label span {
	display: block;
	font-size: 11px;
	text-transform: capitalize;
	font-weight: normal
}
.dow-head .deal-price {
	font-family: 'Oranienbaum', serif;
	color: #fe5f4a;
	font-size: 130px;
	line-height: 139px;
	display: block;
	text-align: center
}
.dow-head h5 {
	text-transform: uppercase;
	color: #000;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	margin-bottom: 25px;
	text-align: center
}
.banner-dotw-content {
	text-align: center;
}
.product-of-week {
	margin-top: -50px;
}
.banner-dotw-content p.price-dow {
	font-size: 18px;
	color: #474747;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	margin: 0
}
.banner-dotw-content p.offer-dof {
	color: #d81f00;
	font-size: 26px;
	line-height: normal;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	margin: 0
}
.banner-dotw-content p.offer-dof span {
	font-size: 84px;
	font-family: 'Oranienbaum', serif;
	color: #000;
	display: block;
	line-height: normal
}
.banner-dotw-content p.free-ship {
	margin: 0;
	font-size: 14px;
	color: #000;
	text-transform: uppercase
}
.sticky-box {
	border: 12px solid #d40000;
	background: #fff;
	position: fixed;
	left: auto;
	bottom: 0px;
	z-index: 100
}
#quick-view .modal-dialog {
	max-width: 900px;
}
#quick-view .product-details {
	padding: 0;
}
#quick-view .product-details h2 {
	text-align: left;
	font-size: 15px;
	font-weight: 700;
	padding: 0;
	color: #000000;
	margin: 0 0 5px 0;
	text-transform: capitalize
}
#quick-view .product-details h2 span {
	color: #999999;
	font-size: 12px;
	text-align: right;
	display: inline-block;
	font-weight: bold;
	padding: 3px 0 0;
	white-space: nowrap;
}
#quick-view .product-details h3 {
	color: #999999;
	text-align: right;
	font-size: 10px;
	text-transform: uppercase;
	padding: 0 0px 0 0;
}
.modal-pro-opt h3 {
	font-size: 15px;
	color: #000000;
	text-transform: uppercase;
	position: relative
}
.modal-pro-opt h3 img {
	vertical-align: middle;
	margin-left: 5px;
}
#quick-view .prd-opt {
	position: absolute;
	left: 170px;
	top: 0;
	width: 170px;
	background: #ffffff;
	z-index: 10;
	padding: 10px;
	border: 1px solid #c2c2c2;
	display: none
}
#quick-view h3:hover .prd-opt {
	display: block
}
#quick-view .prd-opt img {
	margin-left: 0;
}
#quick-view .prd-opt div {
	margin-bottom: 0px
}
#quick-view .prd-opt div span {
	text-transform: capitalize;
	border-bottom: 0;
	margin-bottom: 5px;
	font-size: 13px;
}
#quick-view .prd-opt div a {
	text-transform: none;
	font-size: 12px;
	color: #000000;
	font-weight: normal
}
.review {
	float: left;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	color: #003298;
}
.like-fb {
	float: right;
	padding: 0px 0px 0px 0px;
}
.des {
	background: #fffacd;
	margin: 8px 0px 0px 0px;
	padding: 0px;
	border-top: 1px solid #ccc;
}
.pad2 {
	padding: 8px;
}
.des h4 {
	font-size: 14px;
	font-weight: normal;
	color: #111;
	margin: 0px;
}
.date-star {
	margin: 0px 0px 0px 0px;
}
.des p {
	font-size: 12px;
	padding: 5px 0px 0px 0px;
}
.qty2 {
	float: left;
	text-align: center;
	background: #efefef;
	padding: 5px 5px;
	margin-right: 10px;
	position: relative;
	padding-right: 25px;
	width: 116px !important;
}
.qty2 span {
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	display: inline-block;
	font-size: 12px;
}
.qty2 input[type="text"] {
	margin: 0px 0px 0px 0px;
	border: none;
}
#quick-view .tab-component {
	margin: 20px 0;
}
#quick-view .tab-component .nav-tabs {
	border-bottom: 0
}
#quick-view .tab-component .nav-tabs > li {
	margin-right: 5px;
}
#quick-view .tab-component .nav-tabs > li > a {
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	line-height: normal;
	font-size: 11px;
	color: #000;
	padding: 5px;
	background: #e9eaec; /* Old browsers */
	background: -moz-linear-gradient(top, #e9eaec 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e9eaec), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e9eaec 0%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e9eaec 0%, #ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e9eaec 0%, #ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e9eaec 0%, #ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9eaec', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
	border-color: #ddd #ddd transparent;
	outline: line!important;
}
#quick-view .tab-component .nav-tabs > li.active > a {
	background: #ffffff
}
#quick-view .tab-component .nav-tabs > li > a:focus {
	outline: none
}
#quick-view .tab-component .nav-tabs > li.facebook a {
	border: 0;
	background: none;
	padding: 0;
}
#quick-view .tab-component .tab-content {
	border: 1px solid #ddd;
	margin-top: 0px;
}
.qty2 a {
	width: 20px;
	display: block;
	text-align: center;
	position: absolute;
	right: 0;
	font-size: 14px;
}
.qty2 a.disabled {
	color: #c2c2c2
}
.qty2 a:hover {
	text-decoration: none
}
.qty2 a.cart-add {
	bottom: 1px
}
.qty2 a.cart-less {
	top: 1px;
}
.buy-btn {
	margin: 10px 0px 0px 0px;
}
.buy-btn a {
	display: inline-block;
}
.buy-btn span img {
	margin-top: 17px;
}
.blue-c {
	color: #5466c3;
}
.qty-field {
	width: 15px;
	text-align: center;
}
.qty2 .qty-field {
	text-align: center;
	width: 48px;
}
.rate-bg {
	padding: 12px 0px 9px 0px;
	margin: 0px 0px 0px 0px;
}
.font-upp {
	color: #333;
	font-size: 14px;
}
.spec {
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
}
.spec-hd {
	color: #000!important;
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
}
.spec td {
	padding: 5px 0px 5px 10px;
	border-top: 1px solid #e0e0e0;
}
.gray-bg {
	background: #f7f7f7;
}
.product-price {
	/* padding-left:20px; */
	margin-top: 30px;
}
.product-price p {
	margin-bottom: 2px;
	font-size: 13px;
	font-weight: 700;
	color: #666666;
}
.product-price p:after {
	clear: both;
	display: block;
	content: "";
}
.product-price p.clearance {
	font-size: 19px;
	color: red;
	margin-top: 5px;
	padding-bottom: 5px;
	font-weight: normal
}
.product-price p .qty {
	max-width: 35px;
	text-align: center
}
.product-price .btn {
	background: url(../img/buy-now-big-hover.png) repeat-x;
	background: #fdb814; /* Old browsers */
	background: -moz-linear-gradient(top, #fdb814 0%, #f89519 35%, #f16b22 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdb814), color-stop(35%, #f89519), color-stop(100%, #f16b22)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fdb814 0%, #f89519 35%, #f16b22 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fdb814 0%, #f89519 35%, #f16b22 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fdb814 0%, #f89519 35%, #f16b22 100%); /* IE10+ */
	background: linear-gradient(to bottom, #fdb814 0%, #f89519 35%, #f16b22 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdb814', endColorstr='#f16b22', GradientType=0 ); /* IE6-9 */
	background-size: auto 100%;
	width: 217px;
	font-weight: 700;
	padding: 4px 25px;
	display: inline-block;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 2px solid #f3f3f1;
	box-shadow: 0 0 5px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.4);
	font-size: 35px;
	line-height: normal;
	color: #fff;
}
.product-price .btn:hover {
	background: #fce6a6; /* Old browsers */
	background: -moz-linear-gradient(top, #fce6a6 0%, #f4d573 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fce6a6), color-stop(100%, #f4d573)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fce6a6 0%, #f4d573 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fce6a6 0%, #f4d573 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fce6a6 0%, #f4d573 100%); /* IE10+ */
	background: linear-gradient(to bottom, #fce6a6 0%, #f4d573 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fce6a6', endColorstr='#f4d573', GradientType=0 ); /* IE6-9 */
	background: url(../img/buy-now-big.png) repeat-x;
	color: #000;
	text-shadow: 2px 1px 0px rgba(255, 255, 255, 0.3);
	-moz-text-shadow: 2px 1px 0px rgba(255, 255, 255, 0.3);
	-webkit-text-shadow: 2px 1px 0px rgba(255, 255, 255, 0.3);
}
.product-price .btn.btn-block {
	display: block;
	width: auto
}
.product-price .buy-btn.mb20 .btn.btn-block {
	display: block;
	width: 303px;
}
.credit-cards {
	margin-top: 10px;
	text-align: right;
}
.shipping {
	margin: 0 0 0px;
}
.shipping p {
	margin: 0;
	font-weight: normal;
	color: ##999999;
	font-size: 11px;
}
.shipping p span {
	color: #129D00;
	text-transform: capitalize
}
.tabbed-info {
	margin-top: 10px;
	border-top: 1px solid #DDDDDD;
	padding-top: 20px;
}
.tabbed-info .nav > li > a {
	outline: none;
	padding: 5px 8px
}
.tabbed-info .nav > li.active > a {
	background: #EEEEEE
}
.tabbed-info .tab-content {
	padding: 10px;
}
#quick-view .item-zoom {
	padding: 0 0 15px 0;
}
.ribbon-clearance {
	position: relative;
	margin-left: 10px;
	z-index: 1000
}
.label-quickviews {
	text-transform: uppercase;
	padding-top: 13px;
	color: #000000
}
.quick-view-thumbs img {
	margin-right: 3px;
	width: 51px;
	height: 36px;
}
.quick-view-thumbs-2 img {
	margin-right: 3px;
	width: 55px;
	height: 56px;
}
.quick-view-thumbs-3 img {
	margin-right: 3px;
	width: 93px;
	height: 56px;
}
.login-mc {
	background: none repeat scroll 0 0 #F0F0F0;
	padding: 35px;
}
.login-mc h3 {
	font-size: 20px;
}
.login-mc h5 {
	margin: 0 0 10px
}
.login-mc .form {
	border-right: 1px solid #c2c2c2
}
.login-mc input[type="text"], .login-mc input[type="email"], .login-mc input[type="password"], .login-mc select {
	padding: 7px;
}
.login-mc .btn {
	padding: 10px;
	font-size: 14px;
}
.login-mc ul {
	max-width: 170px;
	margin: 0 auto
}
.login-mc ul li {
	list-style: disc outside
}
.login-mc .register {
	background: #fff;
	padding: 20px;
	min-height: 215px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset;
	border: 1px solid #c2c2c2
}
.login-mc .register a {
	color: #EF8100
}
.login-mc .register .btn {
	padding: 6px;
}
.banner-giveaway {
  background: url("/assets/img/give-away-bg3.jpg") no-repeat scroll 0 85px rgba(0, 0, 0, 0);
  min-height: 403px;
  position: relative;
}
.banner-giveaway .giveaway-item {
  text-align: center;
}
.banner-giveaway h1 {
  color: #3a3a3a;
  font-size: 27px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.banner-giveaway .img-giveaway {
	position: absolute;
	left: 0;
	top: 0
}
.banner-giveaway .giveaway-text span {
  clear: both;
  color: #3e3e3e;
  float: left;
  line-height: 131%;
  text-align: center;
  width: 100%;
}
.banner-giveaway .giveaway-text .small {
  font-size: 20px;
}
.banner-giveaway .giveaway-text .big {
  font-size: 30px;
}
.banner-giveaway .title {
  font-family: 'engravers_gothicregular', arial;
  text-align: center;
}
.banner-giveaway .title h4 {
  color: #5c5c5c;
  font-family: "engravers_gothicregular",arial;
  font-size: 60px;
  margin: 16px 0 0;
}
.banner-giveaway .contest-fields {
  margin: 0;
  padding-top: 17px;
  width: 100%;
}
.banner-giveaway h1 {
  color: #ff9000;
  display: block;
  font-family: "engravers_gothicregular",arial;
  font-size: 89px;
  font-weight: bold;
  height: 62px;
  line-height: 47px;
  margin: 0;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
}
.banner-giveaway .giveaway-item img {
  height: 225px;
  max-width: 100%;
  width: auto;
}
.button-div button {
  background: none repeat scroll 0 0 #545454;
  width: 100%;
}
.contest-fields, .contest-desc {
	position: relative;
	z-index: 10
}
.contest-fields {
	padding-top: 40px;
	margin-bottom: 30px;
}
.contest-fields .fields span {
	display: block;
	font-size: 70%
}
.contest-fields .fields {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #c2c2c2;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  font-size: 15px;
  margin: auto;
  max-width: 350px;
  min-height: 215px;
  padding: 20px;
}
.contest-fields .fields input {
	padding: 7px;
}
.thank-you .fields {
  font-size: 18px;
  line-height: 113%;
  margin-top: 23px;
  min-height: 188px;
  padding: 80px 35px;
  text-align: center;
}
.thankyou .fields p strong {
  color: #57981d;
  font-size: 19px;
  line-height: 120%;
}
.banner-giveaway .arial {
  font-family: trebuchet ms,arial,sans-serif;
  font-size: 79%;
}
.contest-fields .fields .btn {
	font-size: 20px;
	padding: 10px;
}
.contest-desc h2 {
	background: none;
	color: #000;
	font-size: 20px;
}
.page-static a {
	color: #EF8100;
}
.page-static ul li {
	list-style: disc inside
}
.page-static ul.list_url li {
	color: #EF8100;
}
.GEMSTONE-DISCLOSURES {
	background: #f0f0f0;
	margin: 10px 0
}
.GEMSTONE-DISCLOSURES td {
	padding: 15px;
}
.GEMSTONE-DISCLOSURES .gems {
	color: #000;
	font-weight: bold;
	font-size: 13px;
}
.carriers-qv {
	max-width: 300px;
	margin: 0 auto
}
.account-info h4 {
	background: #f1f1f1;
	padding: 5px 10px;
}
.account-info h4 a {
	font-size: 13px;
	color: #000
}
.account-info h4 a:hover {
	color: inherit
}
.account-info p {
	margin-bottom: 10px;
}
.listing .product-single .product-picture {
	height: auto;
}
.quick-view-links {
	margin-bottom: 5px;
}
.quick-view-links:after {
	display: block;
	clear: both;
	content: ""
}
.quick-view-links a {
	background: #cacaca;
	float: left;
	display: block;
	padding: 5px;
	width: 56px;
	height: 52px;
	margin-right: 5px;
	color: #fff;
	border: 1px solid #fff;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1)
}
.quick-view-links a i {
	font-size: 14px;
}
.quick-view-links a:hover {
	text-decoration: none;
	background: #a8a8a8
}
.quick-view-links a:last-child {
	margin-right: 0
}
.other-links {
	width: 100%;
	margin-bottom: 10px;
}
.other-links:after {
	display: block;
	clear: both;
	content: ""
}
.other-links li {
	width: 33%;
	float: left;
	display: block;
	border-bottom: 1px solid #9b9b9b
}
.other-links li a {
	margin-right: 2%;
	padding: 5px 10px;
	display: block;
	background: #cccccc;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	height: 30px;
	cursor: pointer;
}
.other-links ul li.active a {
	background: #9b9b9b
}
.other-links ul li a:hover {
	background: #9b9b9b;
	text-decoration: none
}
.video-frame {
	max-width: 300px;
	margin: 0 auto 55px;
}
.video-view {
	border: 1px solid #DDDDDD;
	margin: 20px 0 10px;
	padding: 15px;
	height: 235px;
}
.faq h2 {
	margin: 15px 0;
	background: #CDCDCD;
	color: #333333
}
.faq .panel-body {
  padding: 10px !important;
}
.panel-group .panel {
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
.panel-default {
}
.panel-default > .panel-heading {
	padding: 5px 10px;
}
.panel-default > .panel-heading a {
	color: #333;
	font-size: 12px;
	display: block;
	outline: none
}
.panel-default > .panel-heading a:hover {
	text-decoration: none
}
.panel-default > .panel-heading a:focus {
	outline: none;
	text-decoration: none
}
.contact-info {
	padding: 0 50px;
	font-size: 14px;
}
.contact-info p {
	font-size: 13px;
}
.contact-info img.flag {
	vertical-align: middle;
	margin-right: 10px;
}
.treatment-disclosure {
	margin: 20px 0
}
.treatment-disclosure .title {
	background: #cdcdcd;
	color: #000000;
	padding: 10px;
	font-weight: bold
}
.treatment-disclosure .title .name {
	font-size: 16px;
	display: block
}
.treatment-disclosure .disclosure-content {
	padding: 10px;
}
.treatment-disclosure .disclosure-content label {
	display: block
}
.contact-us {
	background: none repeat scroll 0 0 #F0F0F0;
	padding: 35px;
}
.contact-us .phone p {
	margin: 0
}
.contact-us .phone h3 {
	margin: 5px 0;
	font-size: 18px;
	line-height: normal
}
.contact-us .country h4 {
	font-size: 14px;
	font-weight: bold;
	color: #333333
}
.contact-us .country ul li {
	font-size: 13px;
	line-height: 20px;
	background: #fff;
	padding: 10px;
	margin-bottom: 2px;
}
.contact-us .country ul li a {
	display: block
}
.contact-us .country ul li a:hover {
	text-decoration: none
}
.contact-us .country ul li img {
	margin-right: 10px;
}
.contact-social h4 {
	font-size: 14px;
	font-weight: bold;
	color: #333333
}
.contact-social ul li {
	font-size: 13px;
	line-height: 20px;
	background: #fff;
	padding: 10px;
	margin-bottom: 2px;
}
.contact-social ul li a i {
	margin-right: 10px;
}
.contact-social ul li a.faceboook i {
	color: #3861A4;
	font-size: 30px;
	vertical-align: middle
}
.contact-social ul li a.twitter i {
	color: #429EC6;
	font-size: 30px;
	vertical-align: middle
}
.contact-social ul li a.pintrest i {
	color: #C42020;
	font-size: 30px;
	vertical-align: middle
}
.contact-social ul li a.blog i {
	color: #EF8100;
	font-size: 30px;
	vertical-align: middle
}
.contact-social ul li a:hover {
	text-decoration: none
}
.list_carousel-loop {
	margin: 0 0 20px 0!important;
	clear: both;
}
.carousel-new li {
	border-width: 1px;
	border-style: solid;
	border-color: transparent
}
.carousel-new li:hover {
	border-color: #eaeaea
}
.list_carousel .carousel-new li {
	width: 172px;
	padding: 10px;
	margin: 0 6px 0 6px;
	height: 170px;
}
.list_carousel .carousel-new li img {
	max-height: 118px;
	margin: 0 auto;
	max-width: 100%;
}
.list_carousel .carousel-new li h4 {
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	font-family: 'engravers_gothicregular', arial;
}
.list_carousel-loop #foo2_prev {
	background: url(../img/arrow-left-carousal.png) no-repeat;
	width: 18px;
	height: 34px;
}
.list_carousel-loop #foo2_next {
	background: url(../img/arrow-right-carousal.png) no-repeat;
	width: 18px;
	height: 34px;
}
.detail-carasoul #foo2_prev, .detail-carasoul #foo2_next {
	background-size: 85%;
}
/*Product Filter CSS Dated 23July2014*/

.product-filter {
	margin-top: 1px;
	background: #fff;
	z-index: 7000;
}
.product-filter h2 {
	margin: 0;
	background: #7f7f7f
}
.product-filter h4 {
	color: #4c4c4c;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	background: url(../img/accordion-open.png) no-repeat left center;
	padding-left: 20px;
	cursor: pointer
}
.product-filter h4.closed {
	background: url(../img/accordion-close.png) no-repeat left center;
}
.product-filter .fiter-by {
	border-bottom: 1px dotted #333333;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.product-filter .fiter-by ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.product-filter .fiter-by ul li:after {
	display: block;
	clear: both;
	content: ""
}
.product-filter .fiter-by ul li label {
	font-weight: normal;
	margin: 0;
	display: inline-block
}
.product-filter .fiter-by ul li span.qty {
	float: right
}
.paging {
	background: #efefef;
	padding: 5px;
	margin: 10px 0 30px;
	color: #000
}
.paging .row {
	margin: 0 -5px;
}
.paging .col-md-1, .paging .col-md-2, .paging .col-md-3, .paging .col-md-4, .paging .col-md-5, .paging .col-md-6, .paging .col-md-7, .paging .col-md-8, .paging .col-md-9, .paging .col-md-10, .paging .col-md-11, .paging .col-md-12 {
	padding: 0 5px;
}
.paging label {
	margin: 0;
	font-weight: normal;
	padding-top: 5px;
}
.paging .form-control {
	font-size: 12px;
	color: #000;
	padding: 3px 1px;
}
.paging .pages:after {
	display: block;
	clear: both;
	content: ""
}
.paging .pages span, .paging .pages a {
	float: left;
	padding: 2px 3px;
	background: #fff;
	border: 1px solid #333333;
	color: #777777;
	margin-right: 5px;
}
.paging .pages span.current-page, .paging .pages a:hover {
	background: #9acd32;
	color: #000;
	text-decoration: none
}
.paging .pages span.divider {
	border: 0;
	background: none;
	color: #000
}
.paging .pages a.page-next {
	background: url(../img/page-next.png) no-repeat center center;
	border: 0;
	font-size: 0;
	height: 22px;
}
.paging .pages a.page-prev {
	background: url(../img/page-prev.png) no-repeat center center;
	border: 0;
	font-size: 0;
	opacity: 0;
	height: 22px;
}
.paging .pages a.page-next:hover, .paging .pages a.page-prev {
}
.product-filter {
	width: 216px;
}
.featured {
	border: 1px solid #000;
	padding: 0 8px;
}
.featured .row {
	margin-top: 15px;
}
.featured h2 {
	letter-spacing: 0.07em;
	margin: 0 -8px 0px;
	background: #ffffff;
	color: #000000;
	text-align: center;
	font-family: 'engravers_gothicregular', arial;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 22px;
	cursor: pointer;
}
.listing .featured .product-single {
	border-color: transparent
}
.featured h2 a i {
	font-size: 14px;
	position: relative;
	top: -3px;
	width: 50%;
}
.featured h2 a i:before {
	content: "\2212";
	font-family: "Glyphicons Halflings";
	line-height: 1;
	display: inline-block;
	color: #000;
}
.featured h2 a i.plus:before {
	content: "\2b";
	font-family: "Glyphicons Halflings";
	line-height: 1;
	display: inline-block;
}
.prd-opt {
	margin-bottom: 20px;
	position: relative;
}
.prd-opt .option-btn {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: url(../img/accordion-open.png) no-repeat 96% center #efefef;
	padding: 5px 10px;
	display: none;
	text-align: left;
}
.prd-opt .option-btn:hover, .prd-opt .option-btn:focus {
	outline: none;
	color: #333333;
	text-decoration: none
}
.prd-opt.show .option-btn {
	display: block
}
.prd-opt .optionstoggle-fold.mobile {
	display: none;
	/* position: absolute; */
	width: 100%;
	top: 26px;
	left: 0;
	background: #efefef;
	padding: 10px;
	z-index: 100;
	margin: 0;
}
.prd-opt div {
	text-align: center
}
.prd-opt div span {
	display: block;
	color: #000;
	width: 100%;
	text-align: left;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 3px;
	font-weight: bold;
	font-size: .9em;
}
.prd-opt div a {
	display: block;
	float: left;
	margin-right: 5px;
	margin-top: 2px;
	padding-top: 8px;
}
.prd-opt select {
	background: #f5f5f5;
	margin-top: 10px;
	border: 1px solid #cccccc;
	float: left;
	padding: 2px 7px;
}
.prd-opt div a:hover, .prd-opt div a.active {
	background: url(../img/orange-arrow.png) no-repeat top center;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
	border: none !important;
}
.panel-body {
	padding: 5px 0;
}
.section-title {
	font-weight: bold;
	border-bottom: 1px solid #e0e0e0;
	background: none;
	color: #000;
	margin-top: 35px;
	font-size: 15px;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
.prd-reviewsec {
	margin-top: 0px;
	margin-bottom: 50px;
	width: 94%;
}
.prd-reviewsec .caroufredsel_wrapper {
	height: 212px !important;
}
.prd-reviewsec .sub-desc {
	font-size: 1.2em;
	color: #000;
	font-style: normal;
}
.prd-reviewsec .sub-desc a, .prd-reviewsec .sub-desc span {
	margin-right: 8px;
	font-size: .8em;
}
.prd-reviewsec .sub-desc a {
	display: inline-block;
	padding-bottom: 10px;
	color: #000;
	text-transform: uppercase;
}
.pdetail .wowslider .ws_images {
	width: 65%;
}
.pdetail .wowslider .ws_images img {
	width: 100%;
}
.pdetail .ws_images div {
	height: 280px;
}
.prd-reviewsec .sub-desc a.active, .prd-reviewsec .sub-desc a:hover {
	background: url(../img/dorg-arrow.png) no-repeat left bottom;
	text-decoration: none;
	color: #000;
}
.section-title span {
	float: left
}
.section-title span.glyphicon {
	color: #7f7f7f;
	font-size: 0.8em;
	margin-left: 7px;
	margin-top: -1px;
}
.section-sub-title {
	background: none;
	border-bottom: 1px solid #e0e0e0;
	color: #000;
	font-size: 1em;
	font-weight: normal;
	margin-right: 5px;
	padding-bottom: 5px;
	padding-top: 35px;
}
.section-sub-title img {
	margin-right: 5px;
	margin-top: -27px;
}
.diamond-details {
	margin: 20px 0 0;
}
.diamond-details .panel {
	background: none;
	border: none;
	box-shadow: 0px 0px;
}
.diamond-details .panel-heading {
	background: none;
	border: none;
	box-shadow: 0;
	padding: 0;
}
.diamond-details .panel-heading h4 {
	font-weight: normal;
	font-size: 1.1em;
}
.diamond-details .panel-heading h4 a {
	color: #000;
	display: block;
	font-size: 13px !important;
	outline: medium none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}
.diamond-details .panel-heading h4 a span {
	font-weight: normal;
	font-size: .8em;
	color: #7f7f7f;
	margin-right: 10px;
}
.panel-title a:not(.collapsed) span {
	color: #ff9000 !important;
	margin-left: 2px;
	margin-right: 8px !important;
	transform: rotate(90deg);
	width: 10px;
}
.panel-group .panel + .panel {
	margin-top: 10px;
}
.dmd-info {
	border-top: 1px solid #e0e0e0;
	margin-left: 19px;
	width: 76%;
}
.dmd-info li {
	border-bottom: 1px solid #e0e0e0;
	line-height: 25px;
	overflow: hidden;
	/*text-align: center;*/
	width: 100%;
}
.dmd-info li span {
	background: none repeat scroll 0 0 #f7f7f7;
	color: #000;
	display: block;
	float: left;
	line-height: 25px;
	margin-right: 10px;
	padding-left: 7px;
	text-align: left;
	width: 60%;
}
.talk-by-phn, .talk-by-email {
  float: left;
  margin-top: 20px;
  width: 100%;
}
.talk-by-phn input#Name {
  width: 67%;
}
.talk-by-phn span, .talk-by-email span {
	font-weight: normal;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 10px;
	padding: 4px 0;
	display: block;
	color: #000;
	font-size: 12px;
	text-transform: uppercase;
}
.talk-by-phn span {
	background: url(../img/phone3.jpg) no-repeat left center;
	padding-left: 25px;
}
.talk-by-email span {
	background: url(../img/email3.jpg) no-repeat left center;
	padding-left: 25px;
}
.talk-by-phn label, .talk-by-email label {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	margin-right: 5px;
	text-align: left;
	width: 74px;
}
.phonenocont {
  float: left;
  position: relative;
}
.phonenocont > small {
  background: none repeat scroll 0 0 #ffffff;
  border: 1px solid #c5c5c5;
  font-size: 9px;
  height: 14px;
  line-height: 12px;
  padding: 0 5px;
  position: absolute;
  right: 8px;
  top: -9px;
}
.phoneno > label, .phoneno .phonenocont, .phoneno #CallMe {
  float: left;
}
/* .talk-by-phn label:after, .talk-by-email label:after {
  content: " :";
  float: right;
} */
#phone2 {
	width: 39px;
}
#phoneext {
	width: 36px;
}
.talk-by-phn input[type="text"] {
	background: none repeat scroll 0 0 #f5f5f5;
	border: 1px solid #ccc;
	box-shadow: none;
	font-size: 11px;
	margin: 0 4px;
	padding: 4px;
	width: 30px;
}
.talk-by-phn input[type="submit"], .talk-by-email input[type="submit"], .live-chat-btn a {
  background: none repeat scroll 0 0 #dddddd;
  border: medium none;
  border-radius: 4px;
  color: #000;
  margin-top: 0;
  padding: 5px 13px;
  text-transform: uppercase;
}
.talk-by-phn input[type="submit"]:hover, .talk-by-email input[type="submit"]:hover, .live-chat-btn a:hover {
	background: none repeat scroll 0 0 #929292;
	color: #fff;
}
.talk-by-email p {
	margin-bottom: 2px;
}
.live-chat-btn img {
	float: left;
}
.live-chat-btn a {
	float: left;
	margin-left: 10px;
	white-space: nowrap;
}
.talk-by-email input[type="text"], .talk-by-email textarea {
	background: #EFEFF1;
	border: 1px solid #ccc;
	/* box-shadow: 0 1px 2px #c9c9c9 inset; */
	margin: 0 4px;
	padding: 4px;
	width: 70%;
	margin: 0;
}
.ext-div {
	position: relative;
}
.ext-div small {
	background: none repeat scroll 0 0 white;
	border: 1px solid #bfbfbf;
	color: #393939;
	font-size: 9px;
	left: 11px;
	line-height: 8px;
	padding: 1px;
	position: absolute;
	top: -13px;
}
.prd-reviewsec p {
	font-style: italic;
}
.blog-icon {
	background: url("../img/blog-icon.png") no-repeat scroll 0 -2px rgba(0, 0, 0, 0);
	display: inline-block;
	height: 18px;
	margin-bottom: -1px;
	width: 20px;
}
.blog-icon:hover {
	background-position: 0 -22px;
}
.page-not-found {
	margin: 0 0 20px;
	color: #000000;
	font-size: 14px;
}
.page-not-found p {
	font-size: 16px;
}
.page-not-found p span {
	color: #7f7f7f
}
.page-not-found p .highlight {
	color: #ef8100
}
.customer-service {
	background: #f0f0f0;
	padding: 15px;
	margin-top: 20px;
	color: #777777
}
.customer-service h3 {
	font-size: 18px;
}
.customer-service p {
	color: #777777;
	font-size: 12px;
}
.customer-service small {
	font-size: 12px;
}
.customer-service .contact-info {
	padding: 0 15px
}
.customer-service .contact-info h5 {
	color: #333333;
	font-weight: bold;
}
.customer-service .contact-info ul, .customer-service .contact-info ul li {
	margin: 0;
	padding: 0;
	list-style: none
}
.customer-service .contact-info ul {
	margin: 0 0 40px;
}
.customer-service .contact-info ul li {
	background: #fff;
	display: block;
	margin-bottom: 2px;
	background: #fff;
	padding: 10px;
	font-size: 13px;
	min-height: 52px;
	line-height: 30px;
}
.customer-service .contact-info ul li img {
	vertical-align: middle;
	margin-right: 15px;
}
.customer-service .contact-info ul li a {
	color: #777777
}
.customer-service .contact-info ul li a:hover {
	color: #333333
}
.customer-service .other-contact .social a {
	font-size: 22px;
	margin-right: 3px;
	opacity: 0.9;
	display: inline-block;
	float: left
}
.customer-service .other-contact .social a:hover {
	text-decoration: none;
	opacity: 1;
}
.customer-service .other-contact .social a.fb {
	color: #3861a4
}
.customer-service .other-contact .social a.twt {
	color: #429ec6
}
.customer-service .other-contact .social a.pin {
	color: #c42020
}
.dod-title {
	border-bottom: 1px solid #c3c3c3;
	float: left;
	margin-bottom: 30px;
	margin-top: 30px;
	padding-bottom: 10px;
	width: 100%;
}
.dod h1 {
	margin: 0;
	padding: 0;
	font-family: 'engravers_gothicregular';
	text-transform: none;
	font-size: 76px;
	font-weight: 600;
	line-height: 40px;
}
.dod h1 span.date {
	font-size: 16px;
	color: #7f7f7f;
	font-weight: normal;
}
.dod .time {
	text-transform: uppercase;
	font-size: 9px;
	color: #000;
	display: inline-block;
	text-align: center;
	width: 45px;
}
.dod .time label {
	display: block;
	color: #fff;
	background: #7f7f7f;
	font-size: 20px;
	font-weight: normal;
	padding: 5px 5px;
}
.dod-new .dod-new-title h1 {
  float: left;
  font-family: "engravers_gothicregular";
  font-size: 73px;
  font-weight: bold;
  margin: 0 0 0 -20px;
  padding: 0;
  text-transform: none;
  width: 80%;
}
.dod-new .more-info > img, .dow-new .more-info > img {
  float: left;
}
.dow-new .dow-item-display h5 {
  text-align: center;
}
.more-info-text {
  float: left;
  margin: 0 1px 0 5px;
  white-space: nowrap;
}
.dod-new .carousel-inner img {
  margin: auto;
}
.dod-new-title {
  border-bottom: 1px solid #dbdbdb;
  float: left;
  margin: 7px 0 28px;
  width: 100%;
}
.dod-new .more-info, .dow-new .more-info {
  border: 1px solid #b5b5b5;
  color: #7f7f7f;
  display: inline-block;
  font-size: 11px;
  margin: 5px 10px 0 0;
  padding: 4px 9px;
  text-transform: capitalize;
}
.dod-new-title small {
  margin-left: 16px;
}
.dod-new .carousel-inner {
  padding-bottom: 20px;
}
.dod-more-info {
  border-bottom: 1px solid #dbdbdb;
  display: block;
  padding: 0 0 10px;
  text-align: center;
}
.dod-new h5 a {
  color: #000;
  font-size: 18px;
  font-weight: bold;
}
.dod-new h5.social-media {
  margin-top: 13px;
}

#carousel-dod .item > img {
  margin: auto;
}
#carousel-dod .carousel-indicators {
  bottom: -20px;
  display: none;
}
#carousel-dod .carousel-control {
  color: #676767;
  text-shadow: 0 0 0 #fff;
}
#carousel-dod .carousel-inner {
  border: 0 none;
}
#clock {
  float: right;
  margin: 10px 0 0;
}
.dod-new #clock .time {
  /* background: none repeat scroll 0 0 #f1f1f1; */
  color: #6a6a6a;
  display: block;
  float: left;
  font-size: 10px;
  margin-left: 0;
  padding: 3px;
  text-align: center;
  width: 57px;
}
.dod-new #clock label {
  background: none repeat scroll 0 0 #7f7f7f;
  color: #fff;
  font-size: 24px;
  margin: 0;
  padding: 6px 13px;
}
#clock {
  float: right;
}
.product-on-deal {
	float: left;
	margin-bottom: 0;
}
.product-on-deal .product-thumb h5 {
	color: #000000;
	font-size: 16px;
	font-weight: bolder
}
.product-on-deal .deal-price p {
	margin: 0;
	font-size: 16px;
	color: #000000;
	margin: 0 0 10px;
}
.product-on-deal .deal-price p.regular-price {
	font-size: 22px;
	margin-bottom: 15px;
}
.product-on-deal .deal-price p.discount {
	font-size: 24px;
	color: #ef8100;
	font-weight: bold
}
.product-on-deal .deal-price p.sale-price {
	font-size: 55px;
	line-height: normal;
	font-weight: bold;
	font-family: Tahoma
}
.product-on-deal .deal-price .product-price {
	padding: 0
}
.product-on-deal .deal-price .product-price .btn {
	font-size: 48px;
	text-align: center;
	font-weight: bold
}
.buy-disable {
  background: none repeat scroll 0 0 #cfcfcf !important;
  color: #b3b3b3 !important;
  cursor: no-drop;
}
.dow-new .dow-new-title h1 {
  float: left;
  font-family: "engravers_gothicregular";
  font-size: 73px;
  font-weight: bold;
  line-height: 73px;
  margin: 0 0 0 -20px;
  padding: 0;
  text-transform: none;
  width: 100%;
}
.dow-new-title {
  border-bottom: 1px solid #dbdbdb;
  float: left;
  margin: 7px 0 0;
  width: 100%;
}
.dow-new .deal-price > h5 {
  text-align: left;
}
h5.social-media {
  border: 0 none !important;
  padding: 0;
  margin: 0;
}
.dow-new-title small {
  margin-left: 16px;
}
.dow-new .carousel-inner {
  padding-bottom: 20px;
}
.dow-new .carousel-control.right {
  right: -30px;
}
.dow-new .carousel-control.left {
  left: -34px;
}
.dow-new .deal-price {
  padding-left: 0;
}
.dow-more-info {
  border-bottom: 1px solid #dbdbdb;
  display: block;
  padding: 0 0 10px;
  text-align: center;
}
.dow-new .deal-price > h5 {
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 19px;
  padding-bottom: 30px;
  padding-top: 18px;
  text-align: left;
}
.dow-new-title .days {
  float: left;
  font-size: 22px;
  line-height: 34px;
  /*margin-top: 4px; */
}
.dow-new .product-on-deal {
  margin-bottom: 0;
}
.dow-new-title #clock {
  /* background: none repeat scroll 0 0 #e7e7e7; */
  border-radius: 4px;
  margin: 25px 0 0;
}
#dow-clock-block .col-md-10 {
  padding: 0;
}
#dow-clock-block h3 {
  background: none repeat scroll 0 0 #cc0001;
  color: #fff;
  font-family: engravers_gothicregular;
  font-size: 19px;
  line-height: 29px;
  text-align: center;
  margin: 0;
}
#dow-clock-block #clock {
  margin: 0;
  padding: 0;
}
#dow-clock-block #clock .days {
  font-weight: bold;
  color: #D20000;
  font-size: 20px;
}
#dow-clock-block #clock .days {
  font-weight: bold;
  color: #D20000;
  font-size: 20px;
}

.dow-days {
  color: #cc0001;
  float: left;
  font-size: 20px;
  font-weight: bold;
}
.dow-time {
  color: #333333;
  float: right;
  font-size: 20px;
}
.dow-prices {
  float: left;
  margin-top: 30px;
  padding-right: 30px;
  text-align: center;
}
.dow-item-display {
  float: right;
}
.clock {
  border: 1px solid #CBC9C9;
  border-radius: 5px;
  float: right;
}
.dow-model > img {
  height: auto;
  width: 100%;
}

#carousel-dow {
  margin-top: 30px;
}
.dow-new .carousel-control span, .dod-new .carousel-control span {
  font-size: 0px;
  color: #fff;
}
#carousel-dow .item > img {
  margin: auto;
}
#carousel-dow .carousel-indicators {
  bottom: -20px;
  display: none;
}
.dod-new .carousel-control, .dow-new .carousel-control {
  bottom: 0;
  color: #fff;
  font-size: 20px;
  left: 0;
  opacity: 1;
  position: absolute;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  top: 0;
  width: 15%;
  z-index: 10000;
}
.dod-new .dod-review p {
  background: none repeat scroll 0 0 #ff0000;
  border-radius: 100px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  height: 100px;
  padding: 17px;
  position: absolute;
  right: 387px;
  text-align: center;
  top: -232px;
  width: 100px;
  display:block;
  font-style: normal !important;
}
#carousel-dow .carousel-control {
  color: #676767;
  text-shadow: 0 0 0 #fff;
}
#carousel-dow .carousel-inner {
  border: 0 none;
}
#clock {
  float: right;
  margin: 15px 0 0;
}
.dow-new #clock .time {
  color: #6a6a6a;
  display: block;
  float: left;
  font-size: 17px;
  font-weight: bold;
  line-height: 30px;
  margin-left: 0;
  padding: 3px;
  text-align: center;
  width: auto;
}
.dow-new #clock label {
  /* border-radius: 3px; */
  color: #333333;
  float: left;
  font-size: 20px;
  margin: 0;
  padding: 0;
}
.dow-clock {
  float: right;
}

.dod-review, .dow-review {
  background: none repeat scroll 0 0 #f4f4f4;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  color: #000000;
  padding: 15px;
  position: relative;
}
.dod-review h5 {
	font-weight: bold;
	font-size: 14px;
}
.dod-review p {
	font-style: italic;
	line-height: 20px;
	font-size: 13px;
}
.dow {
	margin-bottom: 20px;
}
.dow h1 {
	margin: 10px 0 20px;
	padding: 0;
	font-family: 'engravers_gothicregular';
	text-transform: capitalize;
	font-size: 76px;
	font-weight: 600;
	line-height: 40px;
}
.dow h4 {
	margin: 0 0 35px;
	font-size: 15px;
	color: #000000;
	text-transform: uppercase;
	font-weight: normal;
	line-height: normal;
}
.dow h4 iframe {
	margin: 0 0 0 15px;
	padding: 0;
	vertical-align: middle
}
.dow .deal-price p {
	margin: 0;
	font-size: 16px;
	color: #000000;
	margin: 0px;
}
.dow .deal-price p.regular-price {
	font-size: 22px;
	margin-bottom: 15px;
}
.dow .deal-price p.discount {
	font-size: 24px;
	color: #ef8100;
	font-weight: bold
}
.dow .deal-price p.sale-price {
	font-size: 70px;
	line-height: normal;
	font-weight: bold;
	font-family: Tahoma
}
.dow .deal-price .product-price {
	padding: 20px 0 0
}
.dow .deal-price .product-price .btn {
	font-size: 48px;
	text-align: center;
	font-weight: bold
}
.dow .expiry-date {
	color: #7f7f7f;
	text-transform: uppercase;
	font-size: 22px;
	line-height: normal;
	margin-top: 10px
}
.dow .expiry-date .days-left {
	color: #ed1c24;
	text-transform: lowercase;
	font-size: 26px;
	display: inline-block;
	margin-right: 20px;
}
.dow .expiry-date .time-left {
	color: #000000;
	font-size: 26px;
}
.dow .dow-right {
	padding-top: 55px;
}
.claim-offer {
	box-shadow: 0 0 10px rgba(0,0,0,0.4);
	background: #ffffff
}
.claim-offer .row {
	margin: 0 -10px
}
.claim-offer .col-md-3, .claim-offer .col-sm-4 {
	padding: 0 10px
}
.claim-offer .listing {
  padding: 12px 80px;
}
.claim-offer h2 {
  font-family: "engravers_gothicregular";
  font-size: 33px;
  letter-spacing: 0.02em;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
}
.claim-offer .listing .product-single {
  height: 335px;
  padding: 10px;
}
.claim-offer .listing .product-single:hover {
	border: 1px solid #dbdbdb;
	padding: 10px;
}
.claim-offer .listing .product-single .product-short-info p.clearance {
  float: left;
  font-size: 13px;
  margin-top: 35px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.claim-offer .listing .product-single .product-short-info p label {
  display: inline-block;
  float: none !important;
  font-weight: 700;
  margin-right: 5px;
  text-align: left;
  white-space: nowrap !important;
}
.claim-offer .listing .crossed {
  float: right;
  text-decoration: line-through;
}
.claim-offer .btn-add2cart {
  float: left !important;
  margin-top: 0 !important;
  text-align: center;
  width: 100% !important;
}
.claim-offer .btn-add2cart img {
	height: 27px;
}
.claim-offer .claim-actions {
  margin-bottom: 10px;
  text-align: right;
}
.claim-offer .claim-actions a {
	vertical-align: bottom;
	margin-left: 10px
}
.claim-offer .claim-actions a:hover {
	text-decoration: none
}
/* .claim-offer .claim-actions .avoid {
	background: #c3c3c3;
	display: inline-block;
	padding: 5px 8px;
	color: #000;
	text-transform: lowercase;
	font-size: 15px;
}*/
.claim-offer .claim-actions .avoid {
  color: #000;
  display: inline-block;
  font-size: 13px;
  line-height: 27px;
  padding: 5px 8px;
  text-decoration: underline;
  text-transform: capitalize;
}
.claim-offer .claim-actions .forward {
  background: none repeat scroll 0 0 #000000;
  color: #ffffff;
  display: inline-block;
  font-size: 22px;
  line-height: normal;
  padding: 1px 15px;
  text-transform: uppercase;
}
/* Styles by Ravi G - for Language dropdown in top bar  */

.goog-te-gadget * {
	color: #666;
	font-family: arial;
	font-size: 11px;
	margin: 0 2px;
	white-space: nowrap;
}
.goog-te-gadget img {
	display: none;
}
.goog-te-gadget-simple {
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 3px;
	cursor: pointer;
	display: inline-block;
	font-size: 11px;
	line-height: 14px;
	padding-bottom: 0;
	padding-top: 0;
}
/* End of Styles by Ravi G - for Language dropdown in top bar  */
.landing h2 {
	font-size: 24px;
	padding: 10px;
}
.landing .listing .product-single, .landing .listing .product-single:hover {
	border: 1px solid #dbdbdb;
	padding: 17px;
}
.sold-out-graphic {
	position: absolute;
	left: 0%;
	top: 10px;
	z-index: 10;
	max-width: 100%;
}
.sold-out-graphic img {
	width: 100%
}
.gift-card-banner {
	background: url(../img/gift-card-repeat.png) repeat-x center top #eaeff2;
	padding: 30px;
	margin: 0 0 10px
}
.card-details {
	background: url(../img/gift-card-bg.png) no-repeat;
	background-size: 100% auto;
}
.card-details .credentials {
	padding: 160px 0 45px 170px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
	margin: 0 0 10px
}
.card-details .card-value {
	color: #3a84db;
	text-align: right;
	font-size: 34px;
	font-weight: bold;
	padding-right: 70px;
	padding-bottom: 20px;
}
.card-details .card-value img {
	vertical-align: middle
}
.gift-card-text h3 {
	font-size: 130px;
	color: #ffffff;
	line-height: 10px;
	margin-top: 70px;
}
.gift-card-text h3 span {
	font-size: 45px;
	float: left;
	line-height: 70px
}
.gift-card-text h3 span small {
	display: block;
	font-size: 18px;
	line-height: 0px;
	text-transform: none;
	color: #000;
}
.gift-card-text h4 {
	color: #000;
	font-size: 34px;
	font-weight: 700;
	line-height: 10px;
	margin-bottom: 15px;
}
.gift-card-text p {
	color: #000;
	font-size: 16px;
	line-height: 18px;
}
.gift-card-text p.action {
	margin-top: 60px;
}
.gift-card-text p .btn {
	background: url(../img/gift-card-btn-bg.png) repeat;
	display: block;
	font-size: 34px;
	color: #ffffff;
	text-align: center;
	padding: 15px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
	-moz-text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
	-webkit-text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
	letter-spacing: -0.05em;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
}
/*  Start of Flex Slider & Carousel controls css - Ravi G */

.catSlider img {
  max-width: 932px;
}
.catSlider ul.flex-direction-nav {
  display: none;
}
.flex-control-paging li a {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid #818181;
	border-radius: 20px;
	box-shadow: none !important;
	cursor: pointer;
	display: block;
	height: 10px;
	text-indent: -9999px;
	width: 10px;
}
.flex-control-paging li a:hover {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 1);
}
.flex-control-nav {
	bottom: 5px;
	opacity: 0.5;
	position: absolute;
	text-align: center;
	width: 100%;
}
.carousel-indicators li {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
	border: 1px solid #8b8b8b;
	border-radius: 10px;
	cursor: pointer;
	display: inline-block;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	width: 10px;
}
#carousel.flexslider .slides > li, #videocarousel.flexslider .slides > li {
	height: 35px;
	margin-right: 6px;
}
#Country {
  background: none repeat scroll 0 0 #f5f5f5;
  border: 1px solid #cccccc;
  height: 28px;
  width: 249px;
}
#Email {
	background: none repeat scroll 0 0 #f5f5f5;
	border: 1px solid #ccc;
	height: 28px;
}
#Ques {
	background: none repeat scroll 0 0 #f5f5f5;
	border: 1px solid #ccc;
}
.talk-by-phn p, .talk-by-email p {
  float: left;
  margin: 5px 0;
  width: 100%;
}
#videoslider.flexslider, #slider.flexslider {
  background: none repeat scroll 0 0 #fff;
  margin: 17px auto 40px !important;
  max-width: 535px !important;
}
.MagicZoom {
	height: 330px !important;
	width: 500px !important;
	/* text-align:center; */
}
#mainimg {
  max-width: 330px;
}
#slider img {
	display: block;
	height: 330px;
	margin: auto !important;
	width: 330px;
}
.MagicZoom img {
	margin: auto !important;
}
#CardType {
	width: 161px;
}
#CardNumber {
	width: 160px;
}
#ExpMonth {
	width: 58px;
}
#ExpYear {
  margin-left: 2px;
  width: 100px;
}
.info-form.last input.form-control[type="text"], .info-form.last input.form-control[type="password"], .info-form.last input.form-control[type="email"], .info-form.last select.form-control, .info-form.last textarea.form-control {
	margin-left: 5px;
}
/* Norton Security seal in shop cart */

.seal table {
	float: right;
	width: 106px !important;
}
.mc-free {
	color: #858585;
	float: left;
	font-family: verdana;
	font-size: 9px;
	line-height: 13px;
	margin-left: -28px;
	overflow: hidden;
	position: relative;
	text-align: right;
	top: 6px;
	width: 202px;
}
.seal img {
	float: right;
	margin-top: -14px;
}
.dow-title {
	float: left;
	width: 100%;
	margin-top: 14px;
}
.carousel-control:hover, .carousel-control:focus {
	color: #fff;
	opacity: 0.9;
	outline: medium none;
	text-decoration: none;
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
	display: inline-block;
	font-size: 28px;
	left: 30%;
	position: absolute;
	top: 43%;
	z-index: 1000;
}
.carousel-control.left {
	background-image: none !important;
}
.carousel-control.right {
	background-image: none !important;
}
/* #SalesItemsBlock .product-picture img {
	max-height: 120px;
}*/
#SalesItemsBlock .product-single .sale-price {
  color: #ff9800;
  font-size: 15px;
  font-weight: bold;
}
/* End of Flex Slider controls css - Ravi G */



.listing-landing-page h1 {
	text-align: center;
	color: #000000;
	font-size: 500%;
	font-weight: bold;
	text-transform: none
}
.listing-landing-page .product-single {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	min-height: 210px;
	height: auto
}
.listing-landing-page .product-single .product-picture {
	position: relative
}
.listing-landing-page .product-single .product-picture img {
	max-width: 100%
}
.listing-landing-page .product-single h3 {
	color: #000000;
	font-size: 18px;
	margin: 0;
	text-transform: none
}
.lc .product-single h6 {
  font-size: 12px;
  font-weight: bold;
}

.listing-landing-page .product-single p {
	margin: 0
}
.listing-landing-page .product-single p.list-price {
	color: #3e3c41;
	font-size: 13px;
}
.listing-landing-page .product-single p.list-price label {
	font-weight: normal
}
.listing-landing-page .product-single p.sale-price {
	font-weight: bold;
	color: #000705;
	font-size: 24px;
	margin-bottom: 10px;
}
.listing-landing-page .product-single p.rating {
	color: #534f4e;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
.listing-landing-page .product-single p.rating label {
	margin: 0;
	padding-right: 5px
}
.listing-landing-page .product-single p.rating img {
	vertical-align: inherit
}
.listing-landing-page .product-single .btn-landing {
	background: #2d2940;
	color: #ffffff;
	padding: 8px 10px;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	display: inline-block
}
.listing-landing-page .product-single .btn-landing:hover {
	text-decoration: none;
	background: #000
}
.listing-landing-page .product-single .sold-out-graphic {
	position: absolute;
	left: 50%;
	margin-left: -90px;
	top: 20px;
	z-index: 10;
	max-width: 100%;
}
.listing-landing-page .product-single .sold-out-graphic img {
	width: 100%
}
.listing-landing-page .product-single .btn-orange {
	background: #e5562c;
	color: #fff
}
.listing-landing-page .product-single .btn-orange:hover {
	background: #000;
	color: #fff
}
.listing-landing-page .product-single .btn-red {
	background: #ed0306
}
.listing-landing-page .product-single .btn-red:hover {
	background: #000000
}
.watches {
	margin: -70px 0 50px
}
.watches-row .col-third-watches {
	width: 33.3%;
	float: left;
	position: relative
}
.watches-row .col-half-watches {
	width: 50%;
	float: left;
	position: relative
}
.watches-row .col-watches .watch-single {
	max-width: 174px;
	margin: 0 auto 20px;
	text-align: center
}
.watches-row .col-watches .watch-single h4 {
	font-family: "engravers_gothicregular";
	color: #000000;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0
}
.watches-row .col-watches .watch-single img {
	max-width: 100%
}
.watches-row .col-watches .watch-single p {
	margin: 0
}
.watches-row .col-watches .watch-single.first {
	position: relative;
	bottom: -102px
}
.watches-row .col-watches .watch-single.third {
	position: relative;
	bottom: -102px
}
.watches-row .col-watches .watch-single.fourth {
	position: relative;
	top: -25px;
	left: 25px
}
.watches-row .col-watches .watch-single.fifth {
	position: relative;
	top: -25px;
	right: 25px
}
.watches-row .col-watches .watch-single .btn-watches {
	background: #5c3b4c;
	color: #ffffff;
	padding: 8px 10px;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	display: inline-block
}
.watches-row .col-watches .watch-single .btn-watches:hover {
	text-decoration: none;
	background: #000
}
.watches-row .col-watches .watch-single .btn-watches.cocoa {
	background: #613a4f
}
.watches-row .col-watches .watch-single .btn-watches.cocoa:hover {
	background: #000000
}
.watches-row .col-watches .watch-single .btn-watches.blue {
	background: #613a4f
}
.watches-row .col-watches .watch-single .btn-watches.blue:hover {
	background: #000000
}
.watches-row .col-watches .watch-single .btn-watches.blue {
	background: #10a2d3
}
.watches-row .col-watches .watch-single .btn-watches.blue:hover {
	background: #000000
}
.watches-row .col-watches .watch-single .btn-watches.black {
	background: #141416
}
.watches-row .col-watches .watch-single .btn-watches.black:hover {
	background: #000000
}
.watches-row .col-watches .watch-single .btn-watches.cherry {
	background: #c52f48
}
.watches-row .col-watches .watch-single .btn-watches.cherry:hover {
	background: #000000
}
.watches-row .col-watches .watch-single .btn-watches.grape {
	background: #5e456f
}
.watches-row .col-watches .watch-single .btn-watches.grape:hover {
	background: #000000
}
.watches-offer {
	width: 299px;
	max-width: 100%;
	height: 223px;
	border-radius: 50%;
	background: #e2c4a2;
	margin: 0 auto;
	position: relative;
	z-index: 10;
	text-transform: uppercase;
	text-align: center
}
.watch-offer-content {
	width: 299px;
	height: 223px;
	vertical-align: middle;
	text-align: center;
	display: table-cell;
}
.watches-offer p {
	font-family: "engravers_gothicregular";
	color: #000000;
	font-size: 20px;
	letter-spacing: 1px;
	margin: 0
}
.watches-offer p span {
	display: block;
	font-weight: 800;
	font-size: 30px;
	margin-top: 5px;
}
.watches-offer h3 {
	font-family: "engravers_gothicregular";
	color: #000000;
	font-size: 24px;
	letter-spacing: 1px;
	line-height: 40px;
	margin: 5px 0 0
}
.watches-offer h3 span {
	display: block;
	font-weight: 800;
	color: #ffffff;
	font-size: 70px;
	margin-top: 5px;
	letter-spacing: -0.20em;
}
.watches-offer h3 sup {
	left: 0.2em;
	top: -0.3em;
	font-size: 50px;
	letter-spacing: 0
}
.coupon-box-wrap {
	border: 2px dashed #999999;
	padding: 10px;
	margin: 10px 0
}
.coupon-box-wrap .coupon-box {
	background: #d6d6d6;
	padding: 15px;
	text-align: center
}
.coupon-box-wrap .coupon-box h1 {
	margin: 0;
	color: #004e76;
	font-weight: bold;
	text-transform: none;
	font-size: 80px
}
.coupon-box-wrap .coupon-box h1 span.small {
	font-size: 40px;
	font-weight: normal;
	text-transform: lowercase
}
.coupon-box-wrap .coupon-box h2 {
	background: none;
	font-size: 72px;
	font-weight: bold;
	color: #ffffff;
	margin: 0;
	text-shadow: 0 0 2px rgba(0,0,0,0.9);
	-moz-text-shadow: 0 0 2px rgba(0,0,0,0.9);
	-webkit-text-shadow: 0 0 2px rgba(0,0,0,1);
	margin-top: -25px;
}
.coupon-box-wrap .coupon-box h2 span {
	text-transform: uppercase
}
.custom-row .custom-col-5 {
	width: 20%;
	float: left;
}
.custom-row .custom-col-5 .product-single {
  margin: 0 6px 40px;
}

/*Media Queries*/
/*Media Queries*/

@media (min-width:1062px) and (max-width:10000px){
.claim-offer .listing .product-single {
  height: 305px !important;
  padding: 10px;
}

}

@media (max-width:992px) {
.carriers {
	margin: 0 -20px;
}
.listing .product-single .product-short-info p {
	font-size: .8em !important;
}
.product-price p.clearance {
	font-size: 16px;
}
.product-filter {
	width: 165px;
}
.prd-opt div {
	margin-bottom: 20px;
}
.prd-opt div select {
	width: 80%;
}
.carriers img {
	margin: 0 1px;
}
.nav-cart .step-2-shop {
	font-size: 12px;
}
.mc-free {
	position: static
}
.footer-sm-logo {
	margin: 0;
}
.sidebar-item-detail {
	padding: 90px 10px 0;
}
.list_carousel li {
	width: 200px;
}
#foo2_prev {
	left: -10px;
}
#foo2_next {
	right: -10px;
}
.info-form .btn-review {
	font-size: 16px;
}
.click2complete .btn-cart {
	font-size: 14px;
}
.form-newsletter {
	font-size: 10px;
}
.product-box .content-box .price p.tp {
	font-size: 28px;
}
span.floating {
	display: none
}
.hr-vert {
	background: none
}
.contest-fields {
	width: 40%;
	float: right;
	margin-right: 5%
}
.contest-fields:after {
	display: block;
	clear: both;
	content: ""
}
.contest-fields .fields .btn {
	font-size: 16px;
}
.paging .pages {
	margin-top: 10px;
}
.dow {
	margin-bottom: 20px;
}
.dow h1 {
	font-size: 60px;
	line-height: 20px;
}
.dow h4 {
	font-size: 15px;
	margin-bottom: 0
}
.dow h4 iframe {
	margin: 10px 0 0 0px;
	display: block;
}
.dow .deal-price p {
	font-size: 14px;
}
.dow .deal-price p.regular-price {
	font-size: 18px;
}
.dow .deal-price p.discount {
	font-size: 20px;
}
.dow .deal-price p.sale-price {
	font-size: 60px;
}
.dow .deal-price .product-price {
	padding: 20px 0 0
}
.dow .deal-price .product-price .btn {
	font-size: 36px;
}
.dow .expiry-date {
	font-size: 17px;
}
.dow .expiry-date .days-left {
	font-size: 16px;
}
.dow .expiry-date .time-left {
	font-size: 16px;
}
.dow .dow-right {
	padding-top: 135px;
}

.dow-new .dow-new-title h1 {
  font-size: 56px;
  line-height: 43px;
  margin: 8px 0 0;
  text-align: center;
}
.dow-new-title .days {
  font-size: 18px;
}
.dow-new #clock label {
  font-size: 19px;
}
.dow-new #clock label {
  font-size: 19px;
  margin: 0;
  padding: 0 6px;
}
.dow-new #clock .time {
  color: #6a6a6a;
  display: block;
  float: left;
  font-size: 17px;
  font-weight: bold;
  line-height: 30px;
  margin-left: 0;
  padding: 0;
  text-align: center;
  width: 42px;
}
.dow-new h5 a {
  color: #000;
  font-size: 20px;
  font-weight: bold;
}
.dow-new-title {
  border-bottom: 1px solid #dbdbdb;
  float: left;
  margin: 7px 0 0;
  padding-bottom: 15px;
  width: 100%;
}
.dow-new-title .days {
  float: left;
  font-size: 18px;
  line-height: 34px;
  margin-top: 0;
}
.dow-new-title #clock {
  /* background: none repeat scroll 0 0 #e7e7e7; */
  border-radius: 4px;
  margin: 20px 0 0;
}
.dow-new .carousel-control.left {
  left: -35px;
}

.dow-new .carousel-control.right {
  right: -30px;
}
.dow-new .product-on-deal .deal-price p.sale-price {
  font-size: 48px;
}
.dow-model {
  display: none;
}
.dow-new .headline {
  width: 100%;
  float: left;
}
.dow-new #dow-clock-block {
  float: left;
  width: 100%;
  margin-top: 10px;
}
.dow-new #dow-clock-block h3 {
  float: left;
  margin-top: 10px;
  width: 100%;
}
.dow-new #clock {
  display: block;
  float: left;
  margin-top: 10px !important;
  width: 100%;
}
.dod h1 {
	font-size: 60px;
	line-height: 40px
}
.dod h1 span.date {
	display: block
}
.dod-new .dod-new-title h1 {
  float: left;
  font-family: "engravers_gothicregular";
  font-size: 57px;
  font-weight: bold;
  margin: 0 0 0 -20px;
  padding: 0;
  text-transform: none;
  width: 80%;
}
.dod-new-title small {
  font-size: 15px;
  margin-left: 16px;
}
.dod-new #clock label {
  background: none repeat scroll 0 0 #7f7f7f;
  color: #fff;
  font-size: 21px;
  margin: 0;
  padding: 3px 13px;
}
.product-on-deal {
	margin-bottom: 60px;
}
.product-on-deal .product-thumb h5 {
	color: #000000;
	font-size: 16px;
	font-weight: bolder
}
.product-on-deal .deal-price p {
	margin: 0;
	font-size: 16px;
	margin: 0 0 10px;
}
.product-on-deal .deal-price p.regular-price {
	font-size: 18px;
	margin: 10px 0;
}
.product-on-deal .deal-price p.discount {
	font-size: 20px;
	margin: 0
}
.product-on-deal .deal-price p.sale-price {
	font-size: 60px;
}
.product-on-deal .deal-price .product-price {
	padding: 0
}
.product-on-deal .deal-price .product-price .btn {
	font-size: 30px;
}
.order-details .form-group label {
	padding-right: 7px;
	padding-left: 7px
}
.include-msg {
	/* margin-top: -30px; */
}
.claim-offer .listing .product-single .product-short-info p {
  float: left;
  font-size: 13px !important;
  width: 100%;
}
.card-details .credentials {
	padding: 120px 0 15px 140px;
	margin: 0 0 10px;
	font-size: 18px
}
.card-details .card-value {
	padding-bottom: 20px;
	padding-right: 20px
}
.card-details .card-value img {
	width: 50%
}
.gift-card-text h3 {
	font-size: 70px;
	color: #ffffff;
	line-height: 10px;
	margin-top: 70px;
}
.gift-card-text h3 span {
	font-size: 44px;
	float: left;
	line-height: 70px
}
.gift-card-text h3 span small {
	font-size: 16px;
	margin-top: -17px
}
.gift-card-text p .btn {
	font-size: 24px;
}
.mc-free {
	display: none;
	position: static;
}
.watches-row .col-watches .watch-single h4 {
	font-size: 14px;
	letter-spacing: 1px
}
.watches-row .col-watches .watch-single.first {
	position: relative;
	bottom: -80px
}
.watches-row .col-watches .watch-single.third {
	position: relative;
	bottom: -80px
}
.watches-row .col-watches .watch-single.fourth {
	position: relative;
	top: 0px;
	left: 25px
}
.watches-row .col-watches .watch-single.fifth {
	position: relative;
	top: 0px;
	right: 25px
}
.watches-row .col-watches .watch-single .btn-watches {
	font-size: 12px;
	padding: 5px
}
.coupon-box-wrap .coupon-box h1 {
	font-size: 60px
}
.coupon-box-wrap .coupon-box h1 span.small {
	font-size: 30px;
}
.coupon-box-wrap .coupon-box h2 {
	font-size: 50px;
	margin-top: -20px
}
.custom-row .custom-col-5 {
	width: 33.3%;
}
.mgmenu2 > li > a, .mgmenu2 > li > span {
	padding: 10px 20px !important;
}
body #searchspring .grid .social {
  display: block;
  margin: 0;
  opacity: 1 !important ;
  text-align: center;
  transition: opacity 0.25s ease-in-out 0s;
  visibility: visible !important ;
}
.banner-giveaway .title h4 {
  color: #5c5c5c;
  font-size: 52px;
  margin: 20px 0 0;
}
.banner-giveaway .giveaway-text {
  margin-top: 19px;
}
.banner-giveaway .giveaway-item img {
  height: auto;
  margin-top: 32px;
  max-width: 100%;
  width: auto;
}
.thank-you .fields {
  font-size: 18px;
  line-height: 113%;
  margin-top: 23px;
  min-height: 188px;
  padding: 48px 35px;
  text-align: center;
}
body #searchspring #searchspring-main .grid .ss-item:nth-child(3n+1) {
  padding: 0;
}
body #searchspring #searchspring-main .grid .ss-item {
  padding: 0 10px !important;
}
.name-necklace-cont .right-column h3 {
  color: #bd8d68;
  font-family: engravers_gothicregular;
  font-size: 21px;
  font-weight: bold;
  margin: 0;
}
.name-necklace-cont h2 {
  line-height: 44px !important;
  margin: 11px 0 0 !important;
}
#accordion-bf .panel-body {
  background: url("/assets/img/empty-sale-bg-ipad.jpg") no-repeat scroll right bottom #fff !important;
  border-width: 3px !important;
}

}

@media (max-width: 767px) {
.featured .sale-price {
	font-size: 1em !important;
}
.featured h6 {
	text-align: left;
}
.listing .product-single .product-short-info p.clearance {
	padding: 6px 0px 0px 6px;
}
.prd-opt div {
	margin-bottom: 15px;
}
.prd-opt div select {
	width: 60%;
}
.listing .product-single .product-short-info p {
	font-size: 1em !important;
}
.index-carasoul .caroufredsel_wrapper {
	height: 246px !important;
}
.back2top {
	display: none;
}
.listing .product-single .product-short-info .btn-xs {
	margin: 30px 0px 0px 0px;
}
.listing .product-single .product-picture {
	height: auto;
}
.product-picture .btn-xs {
	margin: 20px 0px 0px 0px;
}
.top-bar-inner .currency {
  float: right;
  overflow: hidden;
  padding-top: 6px !important;
  white-space: nowrap;
}
.top-bar-inner .social {
	color: #003564;
	display: table;
	float: none;
	font-size: 12px;
	margin: 0 auto;
	padding: 5px 0;
	text-align: center;
	width: auto;
}
.social-outer {
	float: left;
}
.mgmenu_button {
	display: block;
	margin: 0px 0px 0px 0px;
}
.bottom-area {
	width: 100%
}
.form-control::-moz-placeholder {
  color: #2d2d2d;
}
select.form-control {
	font-size: 11px;
}
.header .logo {
  display: inline-block;
  margin: 7px 0 0;
  max-width: 166px;
  width: 100%;
}
.logo img {
	margin: 0 auto;
	display: block
}
.header .support-links .live-chat .icon-chat {
	display: none
}
.header .before-search {
	text-align: center
}
.header .search input[type="text"] {
	max-width: none!important;
	margin-bottom: 10px;
	float: none;
	width: 100%;
}
.header .support-links {
	padding-top: 5px;
	text-align: center;
}
.carriers {
	margin: 0px;
}
.nav-cart .row {
	margin: 0 -15px
}
.nav-cart .step-2-shop div {
	color: #fff;
	font-size: 11px;
	white-space: nowrap;
	padding: 0px 2px;
}
.nav-cart .step-2-shop div span, .nav-cart .step-2-shop.current div span {
	background: none;
	width: auto;
	height: auto;
	margin: 0;
	color: #fff;
}
.nav-cart .step-2-shop div span:after {
	content: "."
}
.contacts {
	padding-top: 5px
}
.contacts span {
	font-size: 15px;
}
.listing .product-single {
	padding: 10px;
	border-left: 0;
	border-top: 0;
	border-right: 0;
	max-width: 350px;
	margin: 10px auto;
}
.mc-free {
	overflow: hidden;
	color: #000;
	font-size: 10px;
	margin-left: 0px;
	position: static;
	top: 25px;
}
.surity {
	text-align: center
}
.surity .pull-right {
	float: none!important
}
.listing .product-single:hover {
	padding: 10px;
	border: 0;
	border-bottom: 1px solid #DBDBDB;
}
.listing .product-single:after {
	display: table;
	clear: both;
	content: ""
}
.listing .product-single .product-picture {
  float: none;
  margin: auto;
  padding: 0 5px 0 0;
  text-align: center;
  width: 115px;
}
.listing .product-single .product-picture img {
	max-width: 100%;
}
.listing .product-single .product-short-info {
	overflow: hidden;
}
.list_carousel li {
	width: 200px;
}

#foo2_prev {
	left: -10px;
}
#foo2_next {
	right: -10px;
}
#foo4.listing .product-single h3 {
	display: none
}
#foo4.listing .product-single .product-picture {
	width: auto;
	float: none;
}
#foo4.listing .product-single .product-short-info {
	overflow: visible
}
.ad-single {
	text-align: center;
}
.ad-single img {
	display: inline;
}
.footer-sm-logo {
	text-align: center;
}
.footer-sm-logo img {
	float: left;
	/* height: 37px;
	margin: 5px;
	min-width: 111px;
	width: 45%; */
}
.sorting {
	text-align: left;
	margin-top: 10px;
	font-size: 12px;
}
.sorting a, .sorting li {
	display: inline-block
}
.sorting.bottom {
	margin: 0 0 20px
}
.content-two-col .content-main, .content-two-col .aside {
	float: none
}
.grand-total {
	padding-left: 0;
	border: 0;
	border-top: 2px solid #fff;
	margin-top: 20px;
}
.click2complete .btn-cart {
	margin-top: 10px;
	margin-left: 0
}
.info-form {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-bottom: 1px dashed #888 !important;
  border-image: none;
  border-left: 0 none;
  border-right: 0 none;
  border-top: 0 none;
  margin-bottom: 20px;
  margin-right: 0;
  min-height: 100px !important;
  padding-bottom: 20px;
  padding-right: 0;
}
.info-form.last {
  border: 0 none !important;
  margin-right: 0;
  padding-right: 0;
}
.info-form .form-horizontal {
	min-height: 0px;
}
h3.inpage-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-transform: capitalize;
	color: #000
}
.click2complete .instuct {
	text-align: center;
	font-size: 17px;
	color: #EB7500
}
.grid-thumb img {
	width: 60px;
	height: auto;
	border: 1px solid #c3c3c3;
	margin-top: 10px;
}
.label-group .black {
	font-size: 12px;
}
.label-group .pink {
	padding: 5px;
	font-size: 11px;
	line-height: 14px;
}
.label-group .pink br {
	display: none;
}
.form-newsletter {
	font-size: 12px;
}
.form-newsletter input[type="text"] {
	margin-bottom: 15px;
}
.bannerdod .no-pad {
	float: none
}
.product-box {
	padding: 0
}
.dow-prices {
	margin-top: 30px;
}
.dow-head .deal-price {
	font-size: 74px;
	line-height: 65px;
}
.banner-dotw-content p.offer-dof {
	font-size: 16px;
}
.banner-dotw-content p.offer-dof span {
	font-size: 50px;
}
.product-of-week {
	margin-top: 0px;
}
.special-price {
	width: auto
}
.login-mc h3 {
	font-size: 18px;
}
.login-mc h4 {
	font-size: 15px;
}
.login-mc .form {
	border: 0;
	border-bottom: 1px solid #c2c2c2;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.login-mc .register {
	min-height: 0;
}
.contest-fields {
	width: 40%;
	float: right;
	margin-right: 5%
}
.contest-fields:after {
	display: block;
	clear: both;
	content: ""
}
.contest-fields .fields .btn {
	font-size: 16px;
}
.wowslider .ws_images {
	width: 100%;
}
.mgmenu_container {
	z-index: 999 !important;
	top: 14px !important;
}
.listing .product-single .quick-view {
	margin-left: 0px;
	top: 25%;
	left: 5%;
	z-index: 9;
	text-align: center;
	position: absolute;
}
.newsletter input[type="text"] {
	width: 160px;
}
body .mgmenu_container .mgmenu > li, body .mgmenu_fixed .mgmenu > li {
	border-bottom: 1px solid #ffffff;
	text-align: left;
	padding: 0 15px
}
body .mgmenu2 > li {
	border-right: 0;
	border-bottom: 1px solid #ffffff;
	text-align: left;
	padding: 0 15px
}
body .mgmenu_container .mgmenu > li span, body .mgmenu2 > li > a, body .mgmenu2 > li > span {
	text-align: left
}

.slider-content h2 {
	font-size: 20px
}
.prd-reviewsec {
	width: auto
}
.dow {
	padding-top: 15px;
}
.dow h1 {
	font-size: 50px;
	line-height: 20px;
}
.dow h4 {
	margin: 0 0 10px 0;
	font-size: 13px;
}
.dow h4 iframe {
	display: inline;
	vertical-align: middle;
	margin-top: 0;
	margin-left: 15px;
}
.dow-thumb {
	text-align: left
}

.dow-new .timer {
  float: left;
  text-align: center;
  width: 100%;
}
.dow-new-title .days {
  float: left;
  font-size: 18px;
  line-height: 34px;
  margin-top: 0;
}
.dow-new-title #clock {
 /*  background: none repeat scroll 0 0 #e7e7e7; */
  border-radius: 4px;
  float: left;
  margin: 20px 0 0;
  width: 100%;
}
.dow-new .carousel-inner img {
  margin: auto;
}
.dow-new .deal-price > h5 {
  text-align: center;
}
.dow-new .deal-price > h5 {
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 19px;
  padding-bottom: 30px;
  padding-top: 16px;
}
.product-on-deal {
  float: none;
  margin-bottom: 60px;
}
.dow-model {
  display: none;
}
.product-on-deal {
  float: left;
  margin: 0 !important;
  width: 100%;
}
.dod h1 span.date {
	display: block;
	font-size: 14px;
	line-height: normal
}
.dod-new-title {
  border-bottom: 1px solid #dbdbdb;
  float: left;
  margin: 7px 0 28px;
  padding-bottom: 16px;
  width: 100%;
}
.dod-new .dod-new-title h1 {
  float: left;
  font-family: "engravers_gothicregular";
  font-size: 62px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  text-align: center;
  text-transform: none;
  width: 100%;
}
.dod-new-title small {
  font-size: 15px;
  margin-left: 16px;
}
#clock {
  float: left;
  margin: 0;
  text-align: center;
  width: 100%;
}
.dod-new #clock .time {
  color: #6a6a6a;
  display: inline;
  float: none;
  font-size: 10px;
  margin-right: 9px;
  padding: 0;
  text-align: center;
  width: 57px;
}
.dod-new #clock label {
  background: none repeat scroll 0 0 #ef8100;
  border-radius: 56px;
  color: #fff;
  font-size: 17px;
  height: 32px;
  line-height: 32px;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 32px;
}
.deal-price * {
  text-align: center;
}
.include-msg {
	margin-top: 0;
}
.claim-offer .listing {
	padding: 30px;
}
.claim-offer .listing .product-single, .claim-offer .listing .product-single:hover {
	border-right: 0;
	border-left: 0;
	border-top: 0;
}
.claim-offer h2 {
	font-size: 30px
}
.claim-offer .listing h6 {
  color: #444;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
}
.claim-offer .listing .product-single {
	height: auto
}
.claim-offer .listing .product-single .product-short-info p.clearance {
  float: left;
  padding-left: 0;
  text-align: right !important;
  width: 100%;
}
.card-details {
	background-size: 100% 100%;
	margin-left: -30px;
	width: 350px;
	margin: 0 auto
}
.card-details .credentials {
	padding: 130px 0 0px 120px;
	margin: 0 0 40px 0;
	font-size: 16px
}
.card-details .card-value {
	padding-bottom: 20px;
	padding-right: 20px
}
.card-details .card-value img {
	width: 50%
}
.gift-card-text h3 {
	font-size: 100px;
	color: #ffffff;
	line-height: 10px;
	margin-top: 70px;
}
.gift-card-text h3 span {
	font-size: 54px;
	float: left;
	line-height: 70px
}
.gift-card-text h3 span small {
	font-size: 20px;
	margin-top: -17px
}
.gift-card-text p .btn {
	font-size: 30px;
}
.listing-home.listing .product-single {
	min-height: 20px;
}
.listing-home.listing .product-single:hover {
  border: 1px solid #444;
  min-height: 20px;
  padding: 17px;
}
.listing-landing-page h1 {
	font-size: 250%
}
.watches {
	margin: 30px 0
}
.watches-row .col-third-watches, .watches-row .col-half-watches {
	width: auto;
	float: none
}
.watches-row .col-watches .watch-single {
	position: static!important;
	top: auto;
	bottom: auto;
	right: auto;
	left: auto;
	width: auto;
	max-width: none
}
.watches-row .col-watches .watch-single h4 {
	font-size: 14px;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
.watches-row .col-watches .watch-single .btn-watches {
	font-size: 12px;
	padding: 5px
}
.coupon-box-wrap .coupon-box h1 {
	font-size: 40px
}
.coupon-box-wrap .coupon-box h1 span.small {
	font-size: 20px;
	display: block
}
.coupon-box-wrap .coupon-box h2 {
	font-size: 30px;
	margin-top: -10px
}
.custom-row .custom-col-5 {
	width: 50%;
}
.language {
  border-left: 1px solid #bababa;
  float: right;
  margin: 6px 0 2px 5px !important;
  padding: 0 0 0 3px;
}
.landing.lc > h3 {
  color: #000;
  float: right;
  font-family: engravers_gothicregular;
  font-size: 16px;
  font-weight: normal;
  margin-top: 0 !important;
  text-align: center;
  width: 100%;
}
.listing-landing-page > h1 {
  font-family: engravers_gothicregular;
  font-size: 48px !important;
  margin: 5px 0;
}
.day-names {
  display: none;
}
.cc-info-get #CardType {
  width: 143px;
}
.cc-info-get #CardNumber {
  width: 143px;
}
.cc-info-get #ExpMonth {
  width: 45px;
}
.cc-info-get #ExpYear {
  margin-left: 5px;
  width: 90px;
}
.banner-giveaway .title h4 {
  color: #5c5c5c;
  font-size: 33px;
  line-height: 30px;
  margin: 12px 0;
}
.banner-giveaway h1 {
  color: #ff9000;
  display: block;
  font-size: 60px;
  font-weight: bold;
  height: 38px;
  line-height: 20px;
  margin: 0;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
}
.banner-giveaway .giveaway-text span {
  /* font-size: 141% !important; */
  font-weight: bold;
}
.banner-giveaway .giveaway-item img {
  height: auto;
  margin-top: 0;
  max-width: 100%;
  width: auto;
}

.header .support-links {
  border-bottom: 1px solid #a3a3a3;
  border-top: 1px solid #a3a3a3;
  margin-top: 50px;
  padding: 7px;
  text-align: center;
}
.pictureslider {
  background: url("/assets/img/please-wait-ani.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  height: 365px;
  text-align: center !important;
}
.btn-cart {
  margin: 8px 0 1px !important;
}
.cont-ship div p {
  text-align: right !important;
}
.savegiftmsg .btn-cart {
  float: right;
  margin: 7px 0 !important;
  white-space: nowrap;
}
.amt-total {
  border-top: 1px solid #c3c3c3;
  color: #9c000b;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 3px;
  padding-top: 7px;
  text-align: center;
}
.aspromo-float {
  display: none;
}
.mobile-banner {
  margin-top: 10px;
}
.m-banner-1 {
	border-top: 1px solid #d9d9d9;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  border-bottom: 0 none;
}
.dod-buy-button {
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  border-top: 0 none;
  text-align: center;
}
.m-banner-2 {
  background: none repeat scroll 0 0 #cacaca;
  text-align: center;
}
.content-order-info .col-md-4.col-sm-4 {
  background: none !important;
}
.info-form h3 {
  background: url("../img/form-toggle-minus.png") no-repeat scroll left center rgba(0, 0, 0, 0);
  color: #000;
  cursor: pointer;
  font-family: "Times New Roman",Times,serif;
  font-size: 18px;
  font-weight: normal;
  padding-left: 23px;
  text-transform: capitalize;
}
#billing-info .form-group, #shipping-info .form-group, #creditcard-info .form-group  {
  margin-bottom: 4px !important;
}
.info-form label {
  font-size: 11px;
  font-weight: normal;
  margin: 0 !important;
  white-space: nowrap;
}
#billing-info input, #shipping-info input, #creditcard-info input{
  padding: 0 5px !important;
}
.alert-success input#copybilltoship {
  float: left;
}
.alert-success span {
  float: left;
  font-weight: bold;
  padding-top: 2px;
}
.info-form label {
  font-size: 12px;
  font-weight: normal;
  margin: 0 !important;
  white-space: nowrap;
}
#OrderInfoForm .btn-primary {
  background: none repeat scroll 0 0 #34608b;
  border-radius: 0 !important;
  font-size: 13px;
  padding: 5px 26px;
}
#OrderInfoForm .info-form {
  margin-bottom: 11px;
  padding-bottom: 10px;
}
#completeOrder .btn-cart {
  padding: 10px 20px !important;
}
.info-form {
  min-height: 40px !important;
}
.header {
  margin-bottom: 8px !important;
  padding-top: 0 !important;
}
.clearance-liquidation-landing .internal-menu {
  display: none;
}
.clearance-liquidation-landing .listing .product-single:hover {
  border: 5px solid #ef0000;
  padding: 13px;
}




}

@media(max-width: 480px) {
.listing .product-single {
	max-width: 100%!important;
}
.wowslider .ws_images {
	width: 100%;
}
.dmd-info {
	width: 100%;
}
.index-carasoul .caroufredsel_wrapper {
	height: 246px !important;
}
.quick-view {
	display: none;
}

.header .before-search a {
	font-size: 12px;
}
.header .before-search img {
	margin: 0 5px;
}
.listing .product-single {
	max-width: 250px;
	margin: 10px auto;
}
.help-box-text {
	padding-top: 0
}
.order-complete p label {
	width: 150px;
	display: block;
}
.carriers {
	margin: 0 -10px;
}
.shortinfo {
	color: #000
}
.deal-ftr ul {
	margin-left: 10px;
}
.deal-ftr ul li {
}
.deal-ftr .big-buy {
	margin-right: -16px;
	margin-top: 20px;
	text-align: right
}
.dow-prices {
	margin-top: -10px;
}
.select-product p.submit input {
	font-size: 36px;
}
.modal-body .body-left {
	padding: 0 0 0 10px;
	background: none
}
.modal-body .body-right {
	padding: 0 10px 0 0px;
	background: none
}
.contest-fields {
	width: auto;
	float: none;
	padding: 20px;
}
.banner-giveaway .img-giveaway {
	display: none
}
.banner-giveaway .giveaway-text .small {
  font-size: 12px;
}
.banner-giveaway .giveaway-text .big {
  font-size: 20px;
}

.other-links li a {
	font-size: 11px;
}
.other-links li a a {
	font-size: 12px;
}
.contact-info {
	padding: 0 15px;
}
.contacts {
  font-size: 11px;
  text-align: center;
  padding-top: 13px !important;
}
.contacts span {
  font-size: 11px;
}
.slider-content h2 {
	font-size: 16px
}
.welcome {
	font-size: 10px;
}
.header .before-search img {
	margin: 0;
}
.header .before-search a {
	font-size: 10px;
}
.mgmenu_button a {
  margin-top: 31px !important;
}

.header .before-search {
	padding-top: 10px;
}
.header .logo {
  display: inline-block;
  margin: 8px 0 0;
  max-width: 177px;
  width: 100%;
}
.live-chat > img {
  width: 26px;
}
.detail-page-title {
  border-top: 1px solid #c8c8c8;
  font-size: 18px;
  margin-top: 7px;
  padding-top: 11px;
  text-transform: none;
}
.detail-page-title span.jwlnotop {
  font-size: 13px;
  margin-top: 5px;
  white-space: nowrap;
}
.dmd-info {
	width: auto
}
.product-price {
	padding-left: 0
}
.prd-reviewsec {
	margin-top: 10px;
}
.section-title {
	margin-top: 15px;
}
.talk-by-phn label, .talk-by-email label {
	display: block
}
.dow h1 {
	font-size: 30px;
	margin: 0 0 10px
}
.dow h4 {
	margin: 0 0 10px 0;
	font-size: 13px;
}
.dow h4 iframe {
	display: block;
	margin-top: 10px;
	margin-left: 0px;
}
.dod h1 {
	font-size: 30px;
	line-height: 34px
}
.dod-new .dod-new-title h1 {
  float: left;
  font-family: "engravers_gothicregular";
  font-size: 35px;
  font-weight: bold;
  line-height: 41px;
  margin: 0;
  padding: 0;
  text-align: center;
  text-transform: none;
  width: 100%;
}
.dod-new-title small {
  clear: both;
  float: left;
  font-size: 15px;
  margin-left: 0;
  margin-top: 0;
  width: 100%;
}
.dod-new-title {
  border-bottom: 1px solid #dbdbdb;
  float: left;
  margin: 7px 0 0;
  padding-bottom: 0;
  width: 100%;
}
.dod-new .carousel-inner {
  padding-bottom: 0;
}
.social-media {
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 7px;
}
#clock {
  float: left;
  text-align: center;
  width: 100%;
}
.dod-new #clock .time {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #6a6a6a;
  display: inline-block;
  float: none;
  font-size: 10px;
  margin-left: 0;
  padding: 3px;
  text-align: center;
  width: 31px;
}
.dod-new #clock label {
  background: none repeat scroll 0 0 #ef8100;
  color: #fff;
  font-size: 16px;
  margin: 0;
  padding: 0;
}

.nav-cart {
  margin: 5px 0 !important;
}
.nav-cart .cart-steps {
  font-size: 14px;
  font-weight: bold;
  padding: 4px 8px;
}
.nav-cart h2 {
  margin: 0;
}
.claim-offer h2 {
	font-size: 16px
}
.claim-offer .listing .product-single .product-short-info p {
  text-align: center;
}
.claim-offer .listing .product-single .product-short-info p label {
  display: block;
  float: left;
  text-align: center;
}
.card-details {
	background-size: 100% 100%;
	width: auto;
	max-width: none;
	margin: 0 -20px 0 -30px
}
.card-details .credentials {
	padding: 130px 0 0px 140px;
	margin: 0 0 40px 0;
	font-size: 13px
}
.card-details .card-value {
	padding-bottom: 20px;
	padding-right: 20px
}
.card-details .card-value img {
	width: 50%
}
.gift-card-text h3 {
	font-size: 50px;
	color: #ffffff;
	line-height: 10px;
	margin-top: 70px;
}
.gift-card-text h3 span {
	font-size: 32px;
	float: left;
	line-height: 50px
}
.gift-card-text h3 span small {
	font-size: 12px;
	margin-top: -10px
}
.gift-card-text p .btn {
	font-size: 16px;
}
.custom-row .custom-col-5 {
	width: auto;
	float: none
}
.top-bar-inner .currency span {
	display: none;
}

#BannerTopTicker img {
  margin: 4px 0;
}
#accordion-bf .product-short-info .col-sm-7 {
  float: left;
  padding: 0 0 0 15px;
  width: 55%;
}
#accordion-bf .product-short-info .col-sm-5 {
  width: 35%;
}
#accordion-bf .product-single {
  min-height: 100px !important;
}
.claim-offer .listing {
  margin: 0 !important;
  padding: 0 15px 15px !important;
}
.cart-details .table {
  margin-bottom: 8px;
  width: 100%;
}
.cart-details .table tr {
  display: block;
  float: left;
  padding: 0 !important;
  width: 100%;
}
.order-details {
  background: none repeat scroll 0 0 #f0f0f0;
  padding: 5px 7px !important;
}
.order-details .form-group {
  margin: 0 -8px 3px !important;
}
.cont-ship p {
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 10px;
}
.grand-total {
  margin-top: 5px !important;
  padding-left: 0;
}
.checkout-options {
  margin: 0 !important;
}
.checkout-options .form-group {
  margin-bottom: 0;
}
.content-order-info {
  border: 0 none;
  padding: 5px;
}
.login a.sign-out {
line-height: 26px;
}
.wedding-bands-container .slider-container {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 30px;
}
.wedding-bands-container .slider-controls {
  margin: 0 24px !important;
}

.fast-christmas-title {
  color: #d00000;
  font-family: engravers_gothicregular;
  font-size: 19px;
  font-weight: bold;
  letter-spacing: 1px;
}
#null-search-page h3.no-results {
  color: #323232;
  font-size: 13px !important;
  font-weight: normal;
  text-transform: none;
}
.page-title > h1 {
  background: none repeat scroll 0 0 #eeeeee;
  border-bottom: 2px solid #c2c2c2;
  font-size: 22px;
  margin: 0;
  padding: 11px;
  text-align: left;
}
#null-search-page h3 {
  color: black;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 150%;
  margin: 5px 0;
  text-align: center;
}
.shippingflag {
  font-size: 8px !important;
}

}

@media(max-width: 380px) {
.listing-home.listing .product-single {
	padding: 10px !important;
}
.listing .product-single .product-short-info p.btn-xs img {
	width: 48%;
}
/* .logo img {
	width: 70%;
	margin: 0;
} */
.dow-prices {
	/* margin-top: -60px; */
}
.newsletter input[type="text"] {
	width: 120px;
}
.card-details .credentials {
	padding: 130px 0 0px 110px;
}
.footer-col-single {
  clear: both;
  margin-top: 10px;
  width: 100% !important;
}
.top-bar-inner .social i {
  font-size: 20px;
 /* margin-right: -1px !important; */
}
.social-outer {
  float: left;
  margin-left: -6px !important;
}
.top-bar-inner .currency {
  float: right;
  overflow: hidden;
  padding-top: 6px !important;
  white-space: nowrap;
  width: 68px !important;
}
.currency-field {
  background: url("/assets/img/select-arrow.jpg") no-repeat scroll 43px -1px #fff !important;
}
.landing.lc > h1 {
  float: left;
  font-family: engravers_gothicregular;
  font-size: 50px;
  font-weight: bold;
  line-height: 34px;
  margin: 20px 0 0;
  text-align: center;
  text-transform: none;
}

.landing.lc > h3 {
  color: #000;
  float: left;
  font-family: engravers_gothicregular;
  font-size: 16px;
  font-weight: normal;
  margin-top: 10px;
  text-align: center;
  width: 100%;
}
.listing-landing-page > h1 {
  font-size: 26px;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  display: block;
  height: auto;
  line-height: 1;
  max-width: 100%;
  width: 100%;
}
#BannerTopTicker img {
  margin: 10px 0;
}
.claim-offer h2 {
  font-size: 23px;
  margin: 0;
}
.listing .product-single h6 {
  color: #333;
  font-size: 13px !important;
  font-weight: bold;
  height: auto !important;
  line-height: 16px;
  margin-top: 0;
  max-height: 60px !important;
  overflow: hidden;
  text-align: center !important;
}
.listing .product-single .product-short-info {
  float: left;
  overflow: hidden;
  width: 100%;
}
p.retail-price > label {
  float: left !important;
}
.wedding-bands-container ul.bands-slider {
  height: 220px;
  overflow: hidden;
}
.ui-slider-horizontal.ui-slider-pips {
  margin-bottom: 40px !important;
}
#null-search-page h3 {
  color: black;
  font-size: 14px !important;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 150%;
  margin: 5px 0;
  text-align: center;
}


}

@media (min-width: 1200px) {
.container {
	max-width: 962px;
}
.footer-sm-logo {
	margin: 0 -3px;
}
.fast-christmas-video {
  height: 524px;
}


}

@media only screen and (max-width: 767px) {
/* Force table to not be like tables anymore */
.gred table, .grid thead, .grid tbody, .grid th, .grid td, .grid tr {
	display: block;
	border: 0
}
.product-filter {
	display: none;
}
.grid tr td:first-child {
	display: inline;
	float: left;
	width: 40%;
	height: 150px;
}
/* Hide table headers (but not display: none;, for accessibility) */
.grid thead tr {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
.grid tr {
	border-bottom: 1px solid #ccc;
	clear: both
}
.grid td {
	/* Behave  like a "row" */
	border: none;
	border: 0px!important;
	position: relative;
	padding-left: 50%;
	white-space: normal;
	text-align: left;
}
.grid td label {
	display: inline-block;
	width: 70px;
}
.grid td label.visible-xs {
	display: inline-block!important;
}
.grid td:before {
	/* Now like a table header */
	position: absolute;
	/* Top/left values mimic padding */
	top: 6px;
	left: 6px;
	width: 45%;
	padding-right: 10px;
	white-space: nowrap;
	text-align: left;
	font-weight: bold;
}
.grid-thumb {
  float: left !important;
  height: auto !important;
  width: 83px !important;
}
.grid-thumb img {
  border: 1px solid #c3c3c3;
  height: auto;
  margin-top: 0 !important;
  width: 60px;
}
.cart-details .table tr {
  display: block;
  float: left;
  padding: 8px 0;
  width: 100%;
}
.cart-details .shortinfo, .cart-details .qty, .cart-details .price, .cart-details .coupon {
  padding-bottom: 0;
  padding-left: 85px;
  width: 100%;
}
.cont-ship div > p {
  text-align: center;
}
.include-msg > p {
  margin: 0;
}
#giftcontent > p {
  text-align: right;
}
.btns-checkout p.text-right {
  text-align: center !important;
}

/*
	Label the data
	*/
.grid td:before {
	content: attr(data-title);
}

.landing.lc > h1 {
  font-size: 60px;
  line-height: 44px;
  margin-top: 15px;
  text-align: center;
  width: 100%;
}
}

/* live chat 
.zopim {
  border-radius: 6px !important;
  left: 41%;
  top: 0 !important;
}
*/

/* Styles added by Ravi G. */
/* ============================ */

@media screen and (min-width:688px) and (max-width:888px) {
.header .support-links {
	padding-left: 0;
	padding-top: 45px;
	text-align: center;
}
.mgmenu_button a {
  background: url("../img/menu.png") no-repeat scroll center center #474747 !important;
  border: medium none;
  border-radius: 5px;
  box-shadow: none;
  color: rgba(255, 255, 255, 0);
  cursor: pointer;
  display: inline-block;
  float: right;
  font-size: 1px;
  font-weight: bold;
  line-height: 12px;
  margin-bottom: 20px;
  margin-right: 13px;
  margin-top: -54px;
  padding: 14px 17px;
  text-transform: uppercase;
  transition: none 0s ease 0s ;
}
}

@media screen and (min-width:100px) and (max-width:688px) {
/* #searchform input#id {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 3px;
	font-size: 17px;
	margin: 0;
	width: 88%;
} */
#searchform input#id {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-radius: 0;
  font-size: 17px;
  margin: 0;
  width: 86% !important;
}
.search-block {
  border: 1px solid #cfcfcf;
  border-radius: 3px;
  float: right;
  margin-top: 7px;
  padding: 4px;
  width: 100%;
}
#searchsubmit {
	background: url("../img/icon-sea5ch.png") no-repeat scroll center center rgba(0, 0, 0, 0);
	border: 0 none;
	height: 22px;
	width: 12%;
}
.listing.listing-home {
	margin-top: 0;
}
/* .logo img {
  margin: 2px 0 4px;
  max-width: 175px;
  width: 62%;
}*/
.mgmenu_button a {
  background: url("/assets/img/menu-button-mobile.jpg") no-repeat scroll 9px center #fff !important;
  border: medium none;
  border-radius: 5px;
  box-shadow: none;
  color: #5b5b5b;
  cursor: pointer;
  display: inline-block;
  float: right;
  font-size: 16px;
  font-weight: normal;
  line-height: 12px;
  margin-bottom: 8px;
  margin-right: 17px;
  margin-top: 8px;
  padding: 13px 0 11px 39px;
  text-transform: uppercase;
  transition: none 0s ease 0s ;
  width: 92px;
  text-decoration: none;
}
.header .support-links {
	border-bottom: 1px solid #a3a3a3;
	border-top: 1px solid #a3a3a3;
	padding: 7px;
	text-align: center;
}
.shippingflag {
  float: left;
  margin: 5px 0 0 !important;
  text-align: left;
}
.shipping > a {
	color: #454545 !important;
	font-size: 14px !important;
	margin-left: 5px;
}
.search {
	float: left;
	width: 100%;
}
.mgmenu > li > a, .mgmenu > li > span {
	color: #ffffff;
	font-size: 23px;
	letter-spacing: 0.05em;
	text-align: center !important;
	text-transform: uppercase;
}
.mgmenu2 > li > a, .mgmenu2 > li > span {
	color: #ffffff;
	display: block;
	font-size: 18px;
	letter-spacing: 0.05em;
	outline: 0 none;
	padding: 9px 0;
	text-align: center !important;
	text-decoration: none;
	text-transform: uppercase;
}

.login {
  float: right;
}
.listing #SalesItemsBlock .product-single .product-short-info {
  min-height: 20px !important;
  overflow: hidden;
}
.listing .product-single .product-short-info {
  min-height: 87px;
  overflow: hidden;
}
.listing .product-single .product-short-info p.clearance {
  padding: 0;
}
.listing .product-single .product-short-info p {
  font-size: 1em !important;
  /* text-align: center !important; */
}
.mobile-action.text-left{
	text-align: center !important;
}
#SalesItemsBlock .product-short-info .col-sm-7 {
  float: left;
  padding-right: 0;
  width: 56%;
}
#SalesItemsBlock .listing .product-single .product-short-info p {
  font-size: 1em !important;
  text-align: right !important;
}
.listing-home .product-short-info p {
  text-align: center;
}
#SalesItemsBlock .product-single .product-picture {
  float: none;
  margin: auto;
  padding: 0 5px 0 0;
  text-align: center;
  width: 60% !important;
}



}
/* Styles by Ravi G for Text on the banners */
/* ======================================== */

.slider-content {
	position: relative;
}
.pictureslider {
  background: url("/assets/img/please-wait-ani.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  height: 365px;
}

@media screen and (min-width:992px) {
.banner-title {
	display: block;
	font-family: engravers_gothicregular;
	font-size: 41px;
	font-weight: bold;
	letter-spacing: 1px;
	position: absolute;
	text-transform: uppercase;
	top: 86px;
	width: 60%;
	z-index: 1000;
}
.banner-title.left {
	left: 68px;
	text-align: left;
}
.banner-title.right {
	right: 68px;
	text-align: right;
}
.banner-title.white {
	color: #FFFfff;
}
.banner-title.black {
	color: #000000;
}
.banner-title.grey {
	color: #85838a;
}
.header .logo {
  display: inline-block;
  margin: 0;
  max-width: 223px;
  width: 100%;
}
.header .support-links {
  padding-left: 0;
  padding-top: 42px;
  text-align: center;
}
.language {
  border-left: 1px solid #bababa;
  float: right;
  margin: 1px 0 2px 5px;
  padding: 0 0 0 3px;
}
.vert .simply-scroll-clip {
  height: 390px !important;
  width: 930px;
}
#mainimg {
  margin-left: 100px !important;
}
#searchspring-search_results .product-single {
  min-height: 470px;
}

.fast-christmas-title {
  color: #d00000;
  font-family: engravers_gothicregular;
  font-size: 35px;
  font-weight: bold;
  letter-spacing: 1px;
}

/* -- New Header Styles start -- */

.logo-container {
  left: 4px;
  top: 22px;
}
.support-links-new {
  left: 290px;
  top: 9px;
}

.cart {
  right: 2px;
  top: 33px;
}

.welcome {
  right: 52px;
}

.main-header .search-block {
  border: 1px solid #dcdcdc;
  border-radius: 3px;
  float: left;
  left: 246px;
  padding: 5px 5px 5px 8px;
  position: absolute;
  top: 36px;
  width: 449px;
}

/* -- New Header Styles end -- */


}

@media screen and (max-width:991px) and (min-width:768px) {
.banner-title {
	display: block;
	font-family: engravers_gothicregular;
	font-size: 31px;
	font-weight: bold;
	letter-spacing: 1px;
	position: absolute;
	text-transform: uppercase;
	top: 68px;
	z-index: 1000;
}
.banner-title.left {
	left: 68px;
	text-align: left;
}
.banner-title.right {
	right: 68px;
	text-align: right;
}
.banner-title.white {
	color: #FFFfff;
}
.banner-title.black {
	color: #000000;
}
.banner-title.grey {
	color: #85838a;
}
.header .support-links {
  padding-left: 0;
  padding-top: 19px;
  text-align: center;
}
.mgmenu2 > li > a, .mgmenu2 > li > span {
  padding: 8px 19px;
}
.header .logo {
  display: inline-block;
  margin: 24px 0 0;
  width: 100%;
}
.header .support-links {
  line-height: 9px;
  padding-left: 0;
  padding-top: 33px;
  text-align: center;
}
.language {
  border-left: 1px solid #bababa;
  float: right;
  margin: 2px 0 2px 5px !important;
  padding: 0 0 0 3px;
}
.vert .simply-scroll-clip {
  height: 400px !important;
  width: auto;
}
.language {
  border-left: 1px solid #bababa;
  float: right;
  margin: 1px 0 2px 5px;
  padding: 0 0 0 3px;
}
.grid-cart-detail td span.update, .grid-cart-detail td span.remove {
  clear: both;
  float: none;
  margin: 0 auto 5px;
  padding: 0;
  text-align: center;
  width: 47px;
}
#accordion-bf .product-short-info .col-sm-7 {
  padding: 0 15px!important;
  width: 100% !important;
}
#accordion-bf .product-short-info .col-sm-5 {
  border: 1px solid #d5d5d5;
  border-radius: 0;
  box-shadow: 0 0 12px -6px #555555;
  color: #484848;
  float: right;
  font-size: 14px;
  font-weight: bold;
  margin: 0 15% 16px !important;
  padding: 8px;
  text-align: center;
  width: 70% !important;
}
#mainimg {
  margin-left: 50px !important;
  margin-top: 27px !important;
  max-width: 330px;
}

.fast-christmas-title {
  color: #d00000;
  font-family: engravers_gothicregular;
  font-size: 37px;
  letter-spacing: 1px;
}
.fast-christmas-title {
  color: #d00000;
  font-family: engravers_gothicregular;
  font-size: 27px;
  font-weight: bold;
  letter-spacing: 1px;
}
.fast-christmas-video {
  height: 405px;
}
.clearance-liquidation-landing .col-5-custom {
  float: left;
  width: 20%;
}
.clearance-liquidation-landing .clearance-category {
  border: 1px solid #d9d9d9;
  margin: 18px 0 0;
}

.clearance-liquidation-landing .internal-menu div {
  border: 1px solid #e8e8e8;
  color: red;
  float: left;
  font-family: arial !important;
  font-size: 12px !important;
  font-weight: bold !important;
  padding: 8px !important;
  text-align: center;
  text-transform: uppercase;
  width: 33.33% !important;
}
#accordion-bf .product-short-info .col-sm-5, #SalesItemsBlock .product-short-info .col-sm-5 {
  border: 1px solid #d5d5d5;
  border-radius: 0;
  box-shadow: 0 0 12px -6px #555555;
  color: #484848;
  float: right;
  font-size: 11px !important;
  font-weight: bold;
  margin: 0 9px !important;
  padding: 8px !important;
  text-align: center;
  width: 70px !important;
}
.null-page-contacts p{
	font-size: 10px;
}

/* .... New Header styles start .... */

.main-header {
/* 	background: url("/assets/img/temp/ipad-header-template.jpg") no-repeat scroll 4px 0 rgba(0, 0, 0, 0) ; */
  height: 73px;
  position: relative;
}
.main-header .logo-container {
  left: 3px !important;
  top: -2px !important;
  width: 165px !important;
}
.main-header .support-links-new {
  left: 188px !important;
  top: 6px !important;
}
.support-links-new a {
  padding: 0 14px !important;
  font-size: 11px !important;
}
.main-header .search-block {
  left: 189px !important;
  position: absolute;
  top: 35px !important;
  width: 348px !important;
}
.search-block #id {
  border: 0 none;
  box-shadow: none;
  padding: 0;
  width: 92% !important;
}
.header .before-search {
  font-size: 11px;
  padding-top: 7px;
  position: absolute;
  right: 7px;
  text-align: right;
  top: 36px;
}
.main-header .cart {
  right: 7px;
  top: 6px;
}
.support-links-new .live-chat {
  padding-left: 38px !important;
}
.before-search .welcome {
  right: 69px;
}
.before-search .login {
  text-align: center;
  width: 62px;
}

/* .... New Header styles End .... */


}

@media screen and (max-width:767px) and (min-width:600px) {
.container {
  max-width: 600px;
  position: relative;
}
.banner-title {
	display: block;
	font-family: engravers_gothicregular;
	font-size: 31px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 110%;
	position: absolute;
	text-transform: uppercase;
	top: 24%;
	width: 53%;
	z-index: 1000;
}
.banner-title.left {
	text-align: left;
	left: 45px;
}
.banner-title.right {
	right: 45px;
	text-align: right;
}
.banner-title.white {
	color: #FFFfff;
}
.banner-title.black {
	color: #000000;
}
.banner-title.grey {
	color: #85838a;
}

.social-media {
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 7px;
}

.name-necklace-cont {
  background: url("../../../assets/img/name-necklace-bg.jpg") repeat scroll -123px -377px rgba(0, 0, 0, 0) !important;
  border: 1px solid #e0e0e0;
  float: left;
  margin-top: 10px;
  min-height: 354px;
  padding: 30px;
  width: 100%;
}
.name-necklace-cont .col-xs-7 {
  float: right !important;
}
.name-necklace-cont .right-column h2 {
  font-size: 51px !important;
}
#mgmenu1 {
  margin-top: 42px !important;
  z-index: 12;
  height: 1px;
}
.mgmenu_container .mgmenu > li, .mgmenu_fixed .mgmenu > li, .mgmenu_footer .mgmenu > li {
  border: medium none;
  display: block;
  float: left !important;
  padding: 0;
  width: 20% !important;
}
#mgmenu3 ul li {
  display: block;
  float: left !important;
  width: 20% !important;
}
body .mgmenu_container .mgmenu > li span, body .mgmenu2 > li > a, body .mgmenu2 > li > span {
  text-align: center !important;
}
.fast-christmas-video {
  height: 321px;
  margin-top: 10px;
}
.clearance-liquidation-landing .col-5-custom {
  float: left;
  width: 25%;
}
.clearance-liquidation-landing .clearance-category {
  border: 1px solid #d2d2d2;
  margin: 16px 0 0;
}
#null-search-page .search-block {
  border: 1px solid #d5d5d5;
}
.null-page-contacts .col-xs-12 {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 1px;
}

/* .... New Header Styles start ....... */
.main-header {
  /*background: url("/assets/img/temp/mobile-header-template.jpg") no-repeat scroll 4px 0 rgba(0, 0, 0, 0);*/
  height: 100px !important;
}

.main-header .logo-container {
  left: 5px;
  top: 4px;
}
.main-header .logo {
  max-width: 100% !important;
  width: 164px !important;
}
.main-header .support-links-new {
  right: 0 !important;
  top: 19px !important;
}
.support-links-new a {
  padding: 0 8px !important;
}
.main-header .before-search {
  border-top: 1px solid #c5c5c5 !important;
  height: 49px !important;
  left: 5px !important;
  top: 59px !important;
  width: 571px !important;
}
.main-header .search-block {
  border: 1px solid #dcdcdc !important;
  left: 5px !important;
  position: absolute;
  top: 60px !important;
  width: 194px !important;
}
.main-header .cart {
  right: 131px !important;
  top: 65px !important;
}
.before-search .login {
  position: absolute;
  right: 186px;
  top: 11px;
}
.support-links-new .live-chat {
  padding-left: 41px !important;
}
.search-block #id {
  border: 0 none;
  box-shadow: none;
  padding: 0;
  width: 86% !important;
}
.before-search .welcome {
  right: 256px;
  top: 11px;
}
.before-search .welcome > a {
  width: 110px !important;
  padding-right: 10px !important;
}
.page-title {
  border-top: 1px solid #d2d2d2;
  clear: both;
  padding-top: 1px;
}

/* .... New Header Styles End ....... */

}

@media screen and (max-width:599px) and (min-width:359px) {
.container {
  max-width: 360px;
  position: relative;
}
.banner-title {
	display: block;
	font-family: engravers_gothicregular;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 110%;
	position: absolute;
	text-transform: uppercase;
	top: 25px;
	width: 60%;
	z-index: 1000;
}
.banner-title.left {
	left: 31px;
	text-align: left;
}
.banner-title.right {
	right: 31px;
	text-align: right;
}
.banner-title.white {
	color: #FFFfff;
}
.banner-title.black {
	color: #000000;
}
.banner-title.grey {
	color: #85838a;
}
.social-media {
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 7px;
}
.name-necklace-cont .col-xs-7 {
  width: 100%;
}
.name-necklace-cont {
  padding: 0 30px 30px !important;
}
.name-necklace-cont {
  background: url("../../../assets/img/name-necklace-bg.jpg") repeat scroll -199px -355px rgba(0, 0, 0, 0) !important;
  border: 1px solid #e0e0e0;
  float: left;
  margin-top: 10px;
  min-height: 354px;
  padding: 30px !important;
  width: 100%;
}
.name-necklace-cont .right-column h3 {
  color: #a70006;
  font-family: engravers_gothicregular;
  font-size: 19px;
  font-weight: bold;
  letter-spacing: 0.5px;
  margin: 0;
}
.name-necklace-cont .right-column h2 {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
  color: #434343 !important;
  font-family: engravers_gothicregular;
  font-size: 33px !important;
  font-weight: bold;
  line-height: 35px !important;
  margin: 0 0 13px;
  padding: 0;
  text-transform: uppercase;
}
.name-necklace-cont .col-xs-7 {
  padding-left: 40% !important;
  width: 100% !important;
}
.fast-christmas-video {
  height: 185px;
  margin-top: 7px;
}
#mgmenu1 {
  margin-top: 42px !important;
  z-index: 12;
  height: 1px;
}
.clearance-liquidation-landing .col-5-custom {
  float: left;
  width: 50%;
}
.clearance-liquidation-landing .clearance-category {
  border: 1px solid #bcbcbc;
  margin: 15px 0 0;
}
.header .row {
  margin: 0 !important;
}

/* .... New Header styles start ..... */

.main-header {
  height: 124px !important;
}
.main-header .logo-container {
  display: block;
  height: auto;
  position: absolute;
  width: 148px;
}
.main-header .cart {
  right: 5px;
  top: 10px;
}
.support-links-new {
  border-bottom: 1px solid #c9c9c9;
  border-top: 1px solid #c9c9c9;
  padding-top: 5px;
  text-align: center;
  top: 52px;
}
.support-links-new .live-chat {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
  color: #09920e;
  padding-left: 0 !important;
}
.main-header .search-block {
  position: absolute;
  top: 85px;
  width: 70%;
}
.main-header .before-search {
  right: 52px;
  top: 0;
}
.before-search .login {
  position: absolute;
  right: 0;
  text-align: right;
  top: 22px;
  width: 100px;
}
.before-search .welcome {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
  right: 0;
  top: 7px;
}
.before-search .welcome > a {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
  padding: 0 !important;
}
.listing-landing-page > h1 {
  font-family: engravers_gothicregular;
  font-size: 32px !important;
  line-height: 18px;
  margin: 20px 0;
}

/* .... New Header styles End ..... */


}

@media screen and (max-width:360px) and (min-width:200px) {
.container {
  max-width: 320px;
  position: relative;
}
.banner-title {
	display: block;
	font-family: engravers_gothicregular;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	position: absolute;
	text-transform: uppercase;
	top: 15px;
	width: 60%;
	z-index: 1000;
}
.banner-title.left {
	left: 27px;
	text-align: left;
}
.banner-title.right {
	right: 27px;
	text-align: right;
}
.banner-title.white {
	color: #FFFfff;
}
.banner-title.black {
	color: #000000;
}
.banner-title.grey {
	color: #85838a;
}
.flex-control-nav {
	display: none;
}
.name-necklace-cont {
  background: url("../../../assets/img/name-necklace-bg.jpg") repeat scroll -37px -393px rgba(0, 0, 0, 0) !important;
  border: 1px solid #e0e0e0;
  float: left;
  margin-top: 10px;
  min-height: 354px;
  padding: 0 !important;
  width: 100%;
}
.name-necklace-cont .col-xs-7 {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
  padding-left: 8% !important;
  padding-top: 29px !important;
  width: 65% !important;
}
.name-necklace-cont .right-column h3 {
  color: #bd8d68;
  font-family: engravers_gothicregular;
  font-size: 18px !important;
  font-weight: bold;
  margin: 16px 0 0;
}
.name-necklace-cont .right-column h2 {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
  color: #5e5e5e !important;
  font-family: engravers_gothicregular;
  font-size: 27px !important;
  font-weight: bold;
  line-height: 100% !important;
  margin: 0 0 13px;
  padding: 0;
  text-transform: uppercase;
}
.fast-christmas-video {
  height: 163px;
  margin-top: 7px;
}
.listing.fast-christmas .product-single .product-short-info p {
  font-size: 1em !important;
  text-align: right !important;
}
#mgmenu1 {
  margin-top: 42px !important;
  z-index: 12;
  height: 1px;
}
.mgmenu_button a {
  background: url("/assets/img/menu-button-mobile.jpg") no-repeat scroll 13px 11px #fff !important;
  border: medium none;
  border-radius: 5px;
  box-shadow: none;
  color: #5b5b5b;
  cursor: pointer;
  display: inline-block;
  float: right;
  font-size: 16px;
  font-weight: normal;
  line-height: 12px;
  margin-bottom: 8px;
  margin-right: 12px;
  margin-top: 8px;
  padding: 15px 0 11px 39px;
  text-decoration: none;
  text-transform: uppercase;
  transition: none 0s ease 0s ;
  width: 92px;
}
.clearance-liquidation-landing .col-5-custom {
  float: left;
  width: 50%;
}
.clearance-liquidation-landing .clearance-category {
  border: 1px solid #bcbcbc;
  margin: 15px 0 0;
}
.header .row {
  margin: 0;
}

/* .... New Header styles start ..... */

.main-header {
  height: 124px !important;
}
.main-header .logo-container {
  display: block;
  height: auto;
  position: absolute;
  width: 148px;
}
.main-header .cart {
  right: 5px;
  top: 10px;
}
.support-links-new {
  border-bottom: 1px solid #c9c9c9;
  border-top: 1px solid #c9c9c9;
  padding-top: 5px;
  text-align: center;
  top: 52px;
  width: 100%;
}
.support-links-new .live-chat {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
  color: #09920e;
  padding-left: 0 !important;
}
.main-header .search-block {
  position: absolute;
  top: 85px;
  width: 70%;
}
.main-header .before-search {
  right: 52px;
  top: 0;
}
.before-search .login {
  position: absolute;
  right: 0;
  text-align: right;
  top: 22px;
  width: 82px;
}
.before-search .welcome {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
  right: 0;
  top: 7px;
}
.before-search .welcome > a {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
  padding: 0 !important;
  width: 83px !important;
}
.support-links-new a {
  font-size: 11px;
  padding: 0 3px 0 12px !important;
}
.login .sign-in {
  float: right !important;
  line-height: 19px;
  text-decoration: underline;
}
.listing-landing-page > h1 {
  font-family: engravers_gothicregular;
  font-size: 50px !important;
  line-height: 50px;
  margin: 20px 0;
}



/* .... New Header styles End ..... */



}
.carousel-inner {
	border: 1px solid #dedede;
	clear: both;
}
.language {
  border-left: 1px solid #bababa;
  float: right;
  margin: 2px 0 2px 5px;
  padding: 0 0 0 3px;
}
.carousel-control {
	width: 40px;
	font-size: 30px;
}
.carousel-control.right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  left: auto;
  right: 15px;
}
.shippingflag {
  display: block;
  float: left;
  font-size: 12px;
  margin: 3px 0 0;
}
.shippingflag img {
  margin-right: 5px;
  margin-top: -2px;
}
.shipping > img {
  float: left;
  height: 20px;
  margin-left: 4px;
}
.shipping > a {
  float: left;
  font-size: 12px;
  line-height: 9px;
  margin: 5px 7px;
}
.login {
  display: block;
  float: right;
  line-height: 21px;
}
.login .shopcart {
  float: left;
  height: 20px;
  margin: 1px 7px;
}
.login .sign-in {
  float: right;
  line-height: 19px;
  text-decoration: underline;
}


/* ======================================== */
/* Styles by Ravi G for Text on the banners */

@media screen and (max-width:767px) and (min-width:689px){
.mgmenu_button a {
  background: url("/assets/img/menu-button-mobile.jpg") no-repeat scroll 12px -2px #fff !important;
  border: medium none;
  border-radius: 4px;
  box-shadow: none;
  color: #565656;
  cursor: pointer;
  display: inline-block;
  float: right;
  font-family: arial;
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 2px;
  line-height: 16px;
  margin-bottom: 5px;
  margin-right: 18px;
  margin-top: 37px;
  padding: 0 0 12px 40px;
  text-transform: uppercase;
  transition: none 0s ease 0s ;
}
#mgmenu1 {
  margin-top: 37px !important;
  z-index: 12;
}
.mgmenu_button {
  display: block;
  margin: -16px 0 0;
}
.header .logo {
  display: inline-block;
  float: left;
  margin: 5px 0 0;
  max-width: 148px;
  width: auto;
}
.header .support-links {
  border-bottom: 1px solid #c9c9c9;
  border-top: 1px solid #c9c9c9;
  clear: both;
  float: left;
  margin-top: 3px;
  padding-bottom: 10px;
  padding-left: 0;
  padding-top: 6px;
  text-align: center;
  width: 100%;
}
.search-block {
  border: 4px solid #cdcdcd;
  border-radius: 3px;
  float: right;
  margin-top: 7px;
  padding: 5px 5px 5px 8px;
  width: 100%;
}
.header .search input[type="text"] {
  float: none;
  margin-bottom: 0;
  max-width: none !important;
  width: 93.5%;
}
.header .support-links a {
  color: #919191;
  font-size: 14px;
  margin: 0 12px;
  white-space: nowrap;
}
.header .before-search {
  clear: both;
  float: right;
  text-align: center;
}
.aspromo-float {
  display: none;
}
.listing-home.listing .product-single {
  border: 1px solid #dbdbdb;
  line-height: 16px;
  margin-bottom: 10px;
  max-width: 100%;
  padding: 17px;
  position: relative;
  text-align: center;
}
.listing-home.listing .product-single:hover {
  border: 1px solid #444;
  min-height: 20px;
  padding: 17px;
}
.listing .product-single .product-picture {
  float: left;
  padding: 0 5px 0 0;
  text-align: center;
  width: 230px;
}
#SalesItemsBlock .col-sm-4 {
  float: left;
  width: 50%;
}
#SalesItemsBlock .col-sm-4 .product-single div {
  float: left;
  width: 100%;
  padding-left: 0;
}
.row.product-short-info {
  margin-left: 0;
  margin-right: 0;
}
#SalesItemsBlock .product-short-info .col-sm-7 {
  width: 65% !important;
}
#SalesItemsBlock .product-short-info .col-sm-5 {
  float: right !important;
  margin-right: 0 !important;
  padding: 3px 0 3px 8px !important;
  width: 28% !important;
}
#SalesItemsBlock .listing .product-single .product-picture {
	float: none !important;
}



}

div[id*="SalesItems"] p.offer-price {
  color: #cc0000 !important;
  font-size: 14px !important;
  font-weight: bold !important;
}

.lc-landing-banner img {
  border: 1px solid #d5d5d5;
  height: auto;
  margin: 0 0 15px;
  max-width: 100%;
  width: 100%;
}
.landing.lc > h1 {
  float: left;
  font-family: engravers_gothicregular;
  font-size: 74px;
  font-weight: bold;
  height: 76px;
  margin: 0 0 0 -5px;
  text-transform: none;
}
.landing.lc h1 span {
  color: #ffa900;
}
.landing.lc > h3 {
  color: #000;
  float: right;
  font-family: engravers_gothicregular;
  font-size: 17px;
  font-weight: normal;
  margin-top: 48px;
}

.listing-landing-page {
  border: 1px solid #dcdcdc;
  padding-bottom: 30px;
}
.listing-landing-page > h1 {
  font-family: engravers_gothicregular;
  font-size: 57px;
  line-height: 50px;
  margin: 20px 0;
}
.listing-landing-page .custom-row {
  overflow: hidden; 
  margin-left: -7px;
}


.listing-landing-page.lc .custom-col-5 .product-single {
  border-left: 1px dashed #c4c4c4;
}

.listing-landing-page.lc .custom-col-5 > h3 {
  text-align: center;
}

.listing-landing-page.lc .custom-row .custom-col-5 .product-single {
  margin: 0 6px 10px;
}

.cc-info-get .exp-date li {
  display: inline;
  float: left;
}

.dmd-info td {
  border-bottom: 1px solid #dadada;
  font-size: 11px;
  padding-left: 8px;
  text-align: left;
  text-transform: capitalize;
}
.ftd {
  background: none repeat scroll 0 0 #efefef;
  color: #808080;
  font-size: 10px;
  /* font-weight: bold; */
  vertical-align: top;
  width: 155px;
}

/* Gemstones page Styles */
/* ====================== */

.small-banners div {
  padding-top: 15px;
}
.gemstones h1 {
  font-family: engravers_gothicregular;
  font-size: 24px;
  margin: 15px 0;
  text-align: center;
  background: url('/assets/img/h1-bg.png') repeat-x ;
}
.gemstones h1 span {
  padding:  0 15px;
  background: #FFFFFF;
}
.birth-gems {
  border-color: #fff;
  border-style: solid;
  border-width: 3px;
  float: left;
  padding: 3px;
  width: 100%;
}
.birth-gems:hover {
  border-color: #444;
}
.birth-gems .month {
  background: none repeat scroll 0 0 #f0f0f0;
  border-radius: 0;
  color: #040404;
  display: block;
  float: left;
  font-family: engravers_gothicregular;
  font-size: 20px;
  font-weight: normal;
  height: auto;
  margin: 0;
  padding: 10px;
  text-align: center;
  width: 100%;
}
.stone-image {
  display: block;
  float: left;
  height: 75px;
  margin: 10px 0;
  text-align: center;
  width: 100%;
}
.gemstone-name {
  color: #434343;
  float: left;
  font-family: arial;
  font-size: 12px;
  font-weight: normal;
  margin: 0 0 10px;
  padding: 0;
  text-align: center;
  text-transform: capitalize;
  width: 100%;
  text-decoration: underline;
}
.birth-gems-outer {
  border-color: #909090;
  border-style: solid;
  border-width: 1px;
  float: left;
  margin-bottom: 20px;
  position: relative;
  width: 100%;
  box-shadow: 1px 8px 11px -5px #888;
}
.active-star {
  display: none;
  position: absolute;
  right: -10px;
  top: -14px;
}
.active .active-star {
  display: block;
}
.active .month {
  background: none repeat scroll 0 0 #333333;
  color: #fff;
}
.birth-gems-outer.active {
  border-color: #444 !important;
}
.active .birth-gems {
  border-color: #444 !important;
  background: url("/assets/img/gemstones/page-curl.jpg") no-repeat bottom right ;
}
.birth-gems-outer:hover {
  border-color: #444 !important;
}

/*.garnet .month {
  background: none repeat scroll 0 0 #d60232;
}*/
.garnet .stone-image {
  background: url("/assets/img/gemstones/garnet-stone.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
}
/*.birth-gems-outer.garnet {
  border-color: #d60232;
}

.amethyst .month {
  background: none repeat scroll 0 0 #a76ecf;
}*/
.amethyst .stone-image {
  background: url("/assets/img/gemstones/amethyst-stone.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
}
/*.birth-gems-outer.amethyst {
  border-color: #a76ecf;
}

.aquamarine .month {
  background: none repeat scroll 0 0 #85d2df;
}*/
.aquamarine .stone-image {
  background: url("/assets/img/gemstones/aquamarine-stone.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
}
/*.birth-gems-outer.aquamarine{
  border-color: #85d2df;
}

.diamond .month {
  background: none repeat scroll 0 0 #c5c5c5;
}*/
.diamond .stone-image {
  background: url("/assets/img/gemstones/diamond-stone.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
}
/*.birth-gems-outer.diamond{
  border-color: #c5c5c5;
}

.emerald .month {
  background: none repeat scroll 0 0 #2a853a;
}*/
.emerald .stone-image {
  background: url("/assets/img/gemstones/emerald-stone.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
}
/*.birth-gems-outer.emerald{
  border-color: #2a853a;
}

.pearl .month {
  background: none repeat scroll 0 0 #cec3aa;
}
*/
.pearl .stone-image {
  background: url("/assets/img/gemstones/pearl-stone.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
}
/*.birth-gems-outer.pearl{
  border-color: #cec3aa;
}

.ruby .month {
  background: none repeat scroll 0 0 #e2025e;
}*/
.ruby .stone-image {
  background: url("/assets/img/gemstones/ruby-stone.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
}
/*.birth-gems-outer.ruby{
  border-color: #e2025e;
}

.peridot .month {
  background: none repeat scroll 0 0 #8ab531;
}*/
.peridot .stone-image {
  background: url("/assets/img/gemstones/peridot-stone.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
}
/*.birth-gems-outer.peridot{
  border-color: #8ab531;
}

.sapphire .month {
  background: none repeat scroll 0 0 #0049b1;
}
*/
.sapphire .stone-image {
  background: url("/assets/img/gemstones/sapphire-stone.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
}
/*.birth-gems-outer.sapphire{
  border-color: #0049b1;
}

.opal .month {
  background: none repeat scroll 0 0 #7fa5d4;
}*/
.opal .stone-image {
  background: url("/assets/img/gemstones/opal-stone.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
}
/*.birth-gems-outer.opal{
  border-color: #7fa5d4;
}

.citrine .month {
  background: none repeat scroll 0 0 #fcb622;
}*/
.citrine .stone-image {
  background: url("/assets/img/gemstones/citrine-stone.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
}
/*.birth-gems-outer.citrine{
  border-color: #fcb622;
}

.blue-topaz .month {
  background: none repeat scroll 0 0 #13b0f9;
}
*/
.blue-topaz .stone-image {
  background: url("/assets/img/gemstones/blue-topaz-stone.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
}
/*.birth-gems-outer.blue-topaz{
  border-color: #13b0f9;
}
*/
.gem-item {
  display: inline-block;
  float: left;
  height: 139px;
  margin-bottom: 28px;
  width: 100%;
}
.gem-item:hover .gemstone-name{
	color: #999;
	text-decoration: underline;
}
.tanzanite .stone-image {
  background: url("/assets/img/gemstones/tanzanite-stone.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
}
.mystic-topaz .stone-image {
  background: url("/assets/img/gemstones/mystic-topaz-stone.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
}

.pink-topaz .stone-image {
  background: url("/assets/img/gemstones/pink-topaz-stone.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
}
.green-amethyst .stone-image {
  background: url("/assets/img/gemstones/green-amethyst-stone.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
}
.turquoise .stone-image {
  background: url("/assets/img/gemstones/turquoise-stone.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
}
.lemon-quartz  .stone-image {
  background: url("/assets/img/gemstones/lemon-quartz-stone.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
}
.pink-sapphire .stone-image {
  background: url("/assets/img/gemstones/pink-sapphire-stone.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
}
.onyx .stone-image {
  background: url("/assets/img/gemstones/onyx-stone.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
}

#accordion-bf {
  margin-top: 5px;
}
#accordion-bf .current-day .panel-heading {
  background: none repeat scroll 0 0 #cc0000;
}
#accordion-bf .passed-day .panel-heading {
  background: none repeat scroll 0 0 #545454;
}
#accordion-bf .future-day .panel-heading {
  background: none repeat scroll 0 0 black;
}
#accordion-bf .panel-title a {
  color: #fff;
  font-family: engravers_gothicregular;
  font-size: 24px;
  text-align: center;
}
#accordion-bf .panel-title b {
  float: right;
  font-size: 14px;
  padding: 2px;
}
#accordion-bf .panel {
  margin: 1px 0 0;
}
#accordion-bf .panel-body {
  background: url("/assets/img/empty-sale-bg.jpg") no-repeat scroll right bottom #fff;
  border-width: 3px !important;
}
#accordion-bf .product-picture img {
  max-width: 100%;
  width: 100%;
}
#accordion-bf .panel-collapse {
  padding: 3px;
}
#accordion-bf  .passed-day .panel-collapse {
  background: none repeat scroll 0 0 #a0a0a0;
}
#accordion-bf  .current-day .panel-collapse {
  background: none repeat scroll 0 0 #c80000;
}
#accordion-bf .future-day .panel-collapse {
  background: none repeat scroll 0 0 #252525;
}
#accordion-bf .reviews, #SalesItemsBlock .reviews {
  border-bottom: 1px solid #c6c6c6;
  border-top: 1px solid #c6c6c6;
  margin: 0 0 13px;
  padding: 5px 0;
  text-align: right;
}
#accordion-bf .reviews > label, #SalesItemsBlock .reviews > label {
  float: left;
}
#accordion-bf .retail-price, #SalesItemsBlock .retail-price{
  text-align: right;
}
#accordion-bf .retail-price > label, #SalesItemsBlock .retail-price > label {
  float: left;
  white-space: nowrap !important;
}
#accordion-bf .offer-price, #SalesItemsBlock .offer-price  {
  color: red;
  font-size: 15px;
  font-weight: bold;
  text-align: right;
}
#accordion-bf .offer-price > label, #SalesItemsBlock .offer-price > label {
  float: left;
  white-space: nowrap !important;
}
#accordion-bf .product-single {
  border: 1px solid #d5d5d5;
  margin: 9px 0 0;
  min-height: 372px;
  padding: 15px;
  background: #fff;
}
#accordion-bf .product-single h6{
  font-weight: bold;
  height: 25px;
  overflow: hidden;
  text-align: center;
}
#SalesItemsBlock .product-single h6 {
  font-weight: bold;
  height: 32px !important;
  overflow: hidden;
  text-align: center;
  margin-top: 10px;
}
#accordion-bf .product-short-info .col-sm-7 {
  padding: 0 0 0 15px;
}
#accordion-bf .retail-price {
  margin: 0;
}
#accordion-bf .current-day .panel-title b, .passed-day .panel-title b {
  visibility: hidden;
}
#accordion-bf .product-short-info .col-sm-5, #SalesItemsBlock .product-short-info .col-sm-5 {
  border: 1px solid #d5d5d5;
  border-radius: 0;
  box-shadow: 0 0 12px -6px #555555;
  color: #484848;
  float: right;
  font-size: 14px;
  font-weight: bold;
  margin: 0 12px;
  padding: 8px;
  text-align: center;
  width: 83px;
}
#accordion-bf .btn-buy, #SalesItemsBlock .btn-buy {
  background: linear-gradient(to bottom, #fdb814 0%, #f89519 35%, #f16b22 100%) repeat scroll 0 0 / auto 100% rgba(0, 0, 0, 0);
  border: 2px solid #f3f3f1;
  border-radius: 6px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  color: #ffffff;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  height: auto;
  line-height: 24px;
  padding: 3px;
  text-align: center;
  text-transform: uppercase;
  width: 60%;
}
#accordion-bf .panel-body > h5 {
  background: none repeat scroll 0 0 #d6d6d6;
  margin: 0 5px;
  padding: 10px;
  text-align: center;
}
#accordion-bf sup {
  top: 0 !important;
}
.item-thumbs {
  border: 1px solid #cccccc;
  float: left;
  margin-bottom: 5px;
  margin-right: 6px;
  width: 52px;
}
.special-message{
	text-align: center;
}
.special-message a {
  font-weight: bold;
  line-height: 23px;
  text-align: center;
  color: #000;
}
.special-message a > span {
  color: #e70000;
}

/*  Styles for Name Necklaces Page */

.name-necklace-cont {
  background: url("../../../assets/img/name-necklace-bg.jpg") repeat scroll -54px -392px rgba(0, 0, 0, 0);
  border: 1px solid #e0e0e0;
  float: left;
  margin-top: 10px;
  min-height: 416px;
  padding: 30px;
  width: 100%;
}
.name-necklace-cont .right-column h3 {
  color: #a70006;
  font-family: engravers_gothicregular;
  font-size: 21px;
  font-weight: bold;
  letter-spacing: 0.5px;
  margin: 0;
}
.name-necklace-cont .subh-1 {
  margin-top: 19px !important;
}
.name-necklace-cont .right-column h2 {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
  color: #404040;
  font-family: engravers_gothicregular;
  font-size: 55px;
  font-weight: bold;
  line-height: 29px;
  margin: 40px 0 0 -3px;
  padding: 0;
  text-transform: uppercase;
}
.name-necklace-cont .subh-2 {
  margin-bottom: 14px !important;
}
.name-necklace-cont .form-group {
  float: left;
  margin-top: 7px;
  width: 100%;
}
.name-necklace-cont .form-group > label {
  color: #444444;
  font-family: arial;
  font-size: 14px;
  white-space: nowrap;
}
.name-necklace-cont .select2-choice {
  border-radius: 0 !important;
  font-size: 14px;
  height: auto !important;
  padding: 8px 15px !important;
}
.name-necklace-cont .select2-arrow {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
  border: 0 none !important;
  width: 22px !important;
}
.name-necklace-cont span b {
  background-position: 0 8px !important;
}
.name-necklace-cont a.select2-choice:hover {
  background: none repeat scroll 0 0 #f7f7f7 !important;
  color: #000 !important;
  outline: medium none !important;
}
.optionstoggle-fold .col-md-4.col-xs-12 > span {
  font-size: 15px;
}
#promotions {
  color: #fff;
  font-size: 1px;
}
.home-list-carousel .caroufredsel_wrapper {
height: 400px !important;
}

.qv-reviews-tab {
  width: 143px;
}
.qv-reviews-tab .review-count {
  font-size: 11px;
  text-transform: none;
}
.item-det-guarantee-block .popover > h3 {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
.item-det-guarantee-block .popover-content p {
  float: left;
  font-size: 10px;
  line-height: 125%;
  margin-top: 12px;
  text-align: center;
}
.item-det-guarantee-block .popover-content p a {
  color: #444;
  text-decoration: underline;
  white-space: nowrap;
}
.item-det-guarantee-block img.responsive {
  float: left;
  margin-right: 11px;
  margin-top: -6px;
}
.mt20.item-det-description {
  float: left;
  margin-top: 12px !important;
  width: 100%;
}
.mt20.item-det-guarantee-block {
  float: left;
  text-align: left;
  width: 100%;
}
.ColorFilterOuter, .NameFilterOuter {
  background-color: #fff;
  background-image: linear-gradient(to top, #eee 0%, #fff 50%);
  border: 1px solid #a4a4a4;
  overflow: hidden;
  padding: 9px;
  width: 100%;
}
.ColorFilterOuter > select, .NameFilterOuter > select {
  background: url("/assets/img/select.png") no-repeat scroll right center rgba(0, 0, 0, 0);
  border: 0 none;
  color: #4f4f4f;
  font-size: 16px;
  width: 100%;
}
/* .bands-slider > li {
  display: none;
} */
.bands-slider li.visible-element {
  display: none;
}
.wedding-bands-container {
  margin-bottom: 75px;
}
.wedding-bands-container h1 {
  font-family: engravers_gothicregular;
  font-size: 43px;
  font-weight: bold;
  letter-spacing: 3px;
  margin-bottom: 0;
  text-align: center;
}
.wedding-bands-container h3.title-2 {
  color: #969696;
  font-family: engravers_gothicregular;
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 1px;
  text-align: center;
}
.wedding-bands-container h3.title-3 {
  color: #cc0000;
  font-family: engravers_gothicregular;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 1px;
  text-align: center;
}
.wedding-bands-container .snow-seperator {
  background: url("/assets/img/wedding-bands/snow-seperator.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
  border: 0 none;
  height: 50px;
  margin: 0;
}
.wedding-bands-container h3.sub-title {
  color: #000;
  float: left;
  font-family: engravers_gothicregular;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 1px;
  margin-top: 30px;
  text-align: center;
  width: 100%;
}
ul.bands-slider {
  height: 250px;
  overflow: hidden;
}
.wedding-bands-container .cat-desc {
  color: #777;
  font-family: arial;
  font-size: 12px;
  line-height: 17px;
  margin-top: 10px;
  text-align: left;
  text-transform: none;
}
.wedding-bands-container .ui-slider-pips .ui-slider-label {
  border-radius: 10px;
  left: 50%;
  margin-left: -1em;
  padding: 5px;
  position: absolute;
  top: 5px;
  width: 2em;
}
.wedding-bands-container .ui-slider-horizontal {
  background: none repeat scroll 0 0 #ffffff !important;
  border: 1px solid #cbcbcb !important;
  height: 4px;
}
.wedding-bands-container .ui-slider-horizontal .ui-slider-handle {
  background: none repeat scroll 0 0 #ffffff !important;
  border: 1px solid #b8b8b8 !important;
  border-radius: 10px;
  box-shadow: 1px 6px 5px -2px #bababa;
  height: 20px;
  margin-left: -0.6em;
  top: -10px;
  width: 20px;
}
.wedding-bands-container .ui-slider-horizontal {
  height: 4px !important;
}
.wedding-bands-container li {
  text-align: center;
}
.wedding-bands-container .slider-container {
  float: left;
  margin-top: 30px;
  margin-left: -6px !important;
}
.wedding-bands-container .ui-slider-tip {
  display: none !important;
}
.jssora12l {
  background-position: -14px -37px !important;
}
.jssorb05 div {
  display: inline-block;
  height: 25px !important;
  position: static !important;
  width: 43px !important;
}
.jssorb05 {
  left: 0 !important;
  text-align: center !important;
  width: 100% !important;
}
.jssorb05 div {
  background-position: 2px -3px !important;
}
.jssorb05 div:hover, .jssorb05 .av:hover {
  background-position: -42px -3px !important;
}
.jssorb05 .av {
  background-position: -87px -3px !important;
}
.fast-christmas.listing .product-single {
  /* background: url("/assets/img/xmas-listing-bg.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0); */
  border: 1px solid #dbdbdb;
  line-height: 16px;
  margin-bottom: 10px;
  padding: 17px;
  position: relative;
  text-align: center;
}
.listing.fast-christmas .btn-buy {
  background: none repeat scroll 0 0 red;
  border: 2px solid #ffffff;
  border-radius: 4px;
  box-shadow: 0 3px 7px -1px #999;
  color: #ffffff;
  display: inline-block;
  font-size: 17px;
  font-weight: bold;
  height: auto;
  line-height: 24px;
  padding: 3px 10px;
  text-align: center;
  text-shadow: 0 0 3px #a00000;
  text-transform: capitalize;
  width: 108px;
}
.seotext {
  border-top: 1px solid #e5e5e5;
  font-size: 11px;
  margin-bottom: 0;
  margin-top: 23px;
  padding: 25px 0 10px !important;
  text-align: justify;
}
.clearance-liquidation-landing .internal-menu {
  border: 1px solid #e8e8e8;
  clear: both;
  float: left;
  margin: 10px 0 11px;
  width: 100%;
}
.clearance-liquidation-landing .internal-menu div {
  border: 1px solid #e8e8e8;
  color: red;
  font-family: engravers_gothicregular;
  font-size: 15px;
  padding: 8px;
  text-align: center;
  text-transform: uppercase;
}
.clearance-liquidation-landing .internal-menu > a:hover div {
  background: none repeat scroll 0 0 red;
  border: 1px solid #fff;
  color: #fff;
  display: block;
  font-weight: bold;
}
.clearance-liquidation-landing .listing .product-single:hover {
  border: 5px solid #ef0000;
  padding: 13px;
}
.clearance-liquidation-landing .listing {
  float: left;
  margin-top: 0;
  width: 100%;
}
.clearance-liquidation-landing .hidden-xs {
  display: block !important;
}

.BannerTopTicker{
	display: none !important;
}
.empty-reviews {
  border-top: 1px solid #d2d2d2;
  display: block;
  margin: 20px 0 30px;
}


/* ==== Styles for Null Search Page ======== */

#null-search-page {
  margin: 20px 0;
}
#null-search-page h3 {
  color: black;
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 150%;
  margin: 5px 0;
  text-align: center;
}
#null-search-page h3 span {
  color: #ef8100;
}
#null-search-page .no-results {
  color: #323232;
  font-size: 16px;
  font-weight: normal;
  text-transform: none;
}
#null-search-page input {
  height: 33px;
}
#null-search-page #null-search {
  border: 0 none;
  box-shadow: 0 0 0 0;
  width: 88%;
}
#null-search-page .search-block {
  margin: 15px 0;
}
#null-search-page h1 {
  font-family: engravers_gothicregular;
  font-size: 43px;
  margin: 0;
  text-align: center;
  letter-spacing: 4px;
}
#null-search-page .rep-details {
  margin-top: 30px;
}
.rep img {
  width: 80px;
}
.rep td {
  text-align: center;
}
#null-search-page .null-text-3 h3 {
  border-bottom: 1px solid #e8e8e8;
  border-top: 1px solid #e8e8e8;
  font-size: 18px !important;
  padding: 20px 0;
}
#null-search-page .null-text-3 {
  margin-top: -6px;
}
.null-page-contacts h4 {
  font-family: engravers_gothicregular;
  font-size: 18px;
  font-weight: bold;
}
#null-search-page .live-chat img {
  margin-bottom: -13px;
}
#SalesItemsBlock .save-percentage {
  border: 1px solid #dddddd;
  box-shadow: 0 0 11px -6px #666;
  float: left;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 14px;
  margin-left: 20%;
  padding: 5px;
  width: 60% !important;
}
.valentines #SalesItemsBlock .btn-buy {
  background: none repeat scroll 0 0 #ff0055 !important;
}
.contest-rules ol {
  list-style-position: outside;
  padding: 0 0 0 15px;
}
.contest-rules li {
  margin: 0 0 15px;
  padding-left: 10px;
  text-align: justify;
}

/* -- New Header Styles start -- */

.main-header {
 /*  background: url("/assets/img/temp/desktop-header-template.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0); */
  height: 73px;
  position: relative;
}
.logo-container {
  display: block;
  height: auto;
  position: absolute;
  width: 199px;
}
.support-links-new {
  position: absolute;
}
.support-links-new .live-chat {
  background: url("/assets/img/chat-icon-small.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #09920e;
  padding-left: 38px;
}
.support-links-new .phone {
  color: #ff7e00;
}
.support-links-new a {
  background: url("/assets/img/support-links-seperator.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  height: 25px;
  line-height: 22px;
  padding: 0 10px;
}
#searchform {
  width: 100%;
}
.search-block #id {
  border: 0 none;
  box-shadow: none;
  padding: 0;
  width: 94%;
}
.cart {
  background: url("/assets/img/cart-bg.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  position: absolute;
}
.CartItemCount {
  color: #ffffff;
  font-weight: bold;
  padding: 5px 12px 11px 17px;
}
.welcome {
  color: #1f497d;
  position: absolute;
  width: 98px;
}
.before-search .welcome > a {
  background: url("/assets/img/support-links-seperator.jpg") no-repeat scroll right top rgba(0, 0, 0, 0);
  color: #ff7e00;
  float: right;
  line-height: 21px;
  overflow: hidden;
  padding-right: 16px;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 123px;
}
.before-search .welcome span {
  color: #4e4e4e;
  margin-right: 2px;
}

.before-search .sign-out {
  text-decoration: underline;
}
.coupon-banner {
  float: left;
  margin-bottom: 15px;
  width: 100%;
}
.affirm-price {
  border: 1px solid #dddddd;
  border-radius: 4px;
  font-size: 11px;
  padding: 2px;
  text-align: center;
  width: 304px;
}
.affirm-price > span {
  color: #f10000;
  font-size: 13px;
  font-weight: bold;
  margin: 0 5px;
}
.affirm-price > a {
  color: #00a61f;
  font-size: 12px;
  text-decoration: underline;
  cursor: pointer;
}
.affirm-price .popover-content {
  padding: 0;
  width: 299px;
}
.affirm-price .popover.fade {
  left: -59px !important;
  max-width: 500px;
  top: 99px !important;
  width: 304px;
}
.affirm_banner .modal-dialog {
  max-width: 454px;
  width: 100%;
}
.modal-backdrop {
  background-color: #000;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 500 !important;
}
.off-rules {
  font-size: 13px;
  text-align: center;
}
.off-rules > a {
  color: #4a4a4a;
  text-decoration: underline;
}
.btns-checkout.noaffirm {
  float: right;
  width: 411px;
}
.noaffirm .paypal{
  width: 188px;
}
.twt {
  float: left;
}
.product-price .affirm .modal-dialog {
  width: 454px;
}
/* -- New Header Styles end -- */


/* ====================== */
/* End of Gemstones page Styles */


/* @media screen and (min-width:767px){
	.language {
  border-left: 1px solid #bababa;
  float: right;
  margin: 2px 0 2px 5px !important;
  padding: 0 0 0 3px;
}
} */

@media screen and (min-width:482px){
.top-bar-inner .currency {
  float: right;
  overflow: hidden;
  padding-top: 2px;
  white-space: nowrap;
  width: 161px !important;
}
.currency-field {
  background: url("/assets/img/select-arrow.jpg") no-repeat scroll 74px -1px #fff !important;
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #666666;
  font-size: 11px;
  height: 21px;
  width: 123px !important;
}
.mgmenu_button a {
  margin-top: 39px;
}
}

@media screen and (max-width:1082px){
	.landing.lc > h1 {
  font-size: 55px;
}
.landing.lc > h3 {
  color: #000;
  float: right;
  font-family: engravers_gothicregular;
  font-size: 16px;
  font-weight: normal;
  margin-top: 31px;
}
.custom-row.day-names {
  display: none;
}

}
@media screen and (max-width:837px){
.landing.lc > h1 {
  float: left;
  font-family: engravers_gothicregular;
  font-size: 50px;
  font-weight: bold;
  height: auto;
  margin: 0;
  text-transform: none;
}

}

@media screen and (max-width:1199px){
	.btn-cart {
  margin-top: 7px;
}

}

@media screen and (max-width:1029px) and (min-width:468px){
.claim-offer .listing h6 {
  color: #444;
  font-size: 13px;
  font-weight: bold;
  height: auto;
  text-align: center;
}
.claim-offer .listing .product-single {
  max-width: 425px;
}
}


/* Home banners - text versions  */
/* ============================== */


@media (max-width:991px) {
	


/* DOD banner - Home page  */
.dod-banner-text-block {
  height: 200px;
  left: 45%;
  position: absolute;
  top: 8px;
  width: 49%;
  z-index: 5000;
}
.dod-banner-text-block h1 {
  color: #f48b0f;
  font-family: "engravers_gothicregular";
  font-size: 62px;
  font-weight: bold;
  text-align: center;
  text-transform: capitalize;
  text-overflow:ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.dod-banner-text-block h2 {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #070707;
  font-family: Verdana, Arial, sans-serif;
  font-size: 45px;
  font-weight: bold;
  margin: -29px 0 15px;
  padding: 5px 10px;
  text-align: center;
 text-overflow:ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.dod-banner-text-block hr {
  background: none repeat scroll 0 0 #888;
  height: 1px;
  margin: -12px 67px;
}
.dod-banner-text-block p {
  color: #000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  margin-top: 17px;
  text-align: center;
  width: 100%;
}

/* DOW banner - Home page  */
.dow-banner-text-block {
  height: 200px;
  left: 25% !important;
  position: absolute;
  top: 10px;
  width: 50%;
  z-index: 5000;
}
.dow-banner-text-block h1 {
  color: #f48b0f;
  font-family: "engravers_gothicregular";
  font-size: 43px;
  font-weight: bold;
  text-align: center;
  text-transform: none;
  text-overflow:ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.dow-banner-text-block h2 {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #070707;
  font-family: Verdana, Arial, sans-serif;
  font-size: 48px;
  font-weight: bold;
  margin: -17px 0 15px;
  padding: 5px 10px;
  text-align: center;
  text-overflow:ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.dow-banner-text-block hr {
  background: none repeat scroll 0 0 #888;
  height: 1px;
  margin: -2px 67px;
}
.dow-banner-text-block p {
  color: #000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 16px;
  margin: 17px auto;
  text-align: center;
  width: 75%;
}


/* ============================== */
/* Home banners - text versions  */	
	
	
	}
	
	@media screen and (min-width:992px) {
/* Home banners - text versions  */
/* ============================== */

.dod-banner-text-block {
  height: 200px;
  left: 46%;
  position: absolute;
  top: 16px;
  width: 46%;
  z-index: 5000;
}
.dod-banner-text-block h1 {
  color: #f48b0f;
  font-family: "engravers_gothicregular";
  font-size: 81px;
  font-weight: bold;
  text-align: center;
  text-transform: capitalize;
  text-overflow:ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.dod-banner-text-block h2 {
  color: #070707;
  font-family: Verdana, Arial, sans-serif;
  font-size: 58px;
  font-weight: bold;
  margin: -32px 0 15px;
  padding: 5px 10px;
  text-align: center;
  background: none;
  text-overflow:ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.dod-banner-text-block hr {
  background: none repeat scroll 0 0 #888;
  height: 1px;
  margin: -9px 95px;
}
.dod-banner-text-block p {
  color: #000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  margin-top: 21px;
  text-align: center;
  width: 100%;
}


.dow-banner-text-block {
  height: 200px;
  left: 22%;
  position: absolute;
  top: 21px;
  width: 56%;
  z-index: 5000;
}
.dow-banner-text-block h1 {
  color: #f48b0f;
  font-family: "engravers_gothicregular";
  font-size: 55px;
  font-weight: bold;
  text-align: center;
  text-transform: none;
  text-overflow:ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.dow-banner-text-block h2 {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #070707;
  font-family: Verdana, Arial, sans-serif;
  font-size: 62px;
  font-weight: bold;
  margin: -22px 0 15px;
  padding: 5px 10px;
  text-align: center;
  text-overflow:ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.dow-banner-text-block hr {
  background: none repeat scroll 0 0 #888;
  height: 1px;
  margin: 23px 103px;
}
.dow-banner-text-block p {
  color: #000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  margin: -10px auto;
  text-align: center;
  width: 60%;
}
.dow-new h5 a {
  color: #000;
  font-size: 20px;
  font-weight: bold;
}

.savegiftmsg .btn-cart {
  float: left;
  margin-top: 7px;
}
.clearance-liquidation-landing .clearance-category img {
  max-width: 159px;
}
.clearance-liquidation-landing .clearance-category {
  border: 1px solid #e4e4e4;
  text-align: center;
}
.clearance-liquidation-landing .col-5-custom {
  margin: 20px 0 0;
  width: 20% !important;
}
.clearance-category:hover {
  border-color: red;
}


	}
	

/* ============================== */
/* Home banners - text versions  */		
		
		

@media print{
	a{
		display: none;
		visibility: hidden;
	}
}



@media screen and (max-width:1199px) and (min-width:992px){
.fast-christmas-video {
  height: 529px;
}
}

@media screen and (max-width:688px) and (min-width:600px){
	.mgmenu_button a {
  margin-top: 10px !important;
}
}

@media screen and (min-width:480px) and (max-width:599px){
	.currency > span{
		display: none !important;
	}
	.currency-field {
  width: 50px !important;
}
.top-bar-inner .currency {
  width: 50px !important;
}
}
