.fill-background-image {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.fill-background-image-cover {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
body {
  font-size: 14px;
  font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
  color: #383838;
  font-family: Arial, 'Helvetica', sans-serif;
  text-transform: uppercase;
  font-size: 24px;
  letter-spacing: 1px;
}
h2 {
  color: #383838;
  font-family: Arial, 'Helvetica', sans-serif;
  text-transform: uppercase;
}
h3 {
  color: #383838;
  font-family: Arial, 'Helvetica', sans-serif;
  text-transform: uppercase;
}
h4 {
  color: #383838;
  font-family: Arial, 'Helvetica', sans-serif;
  text-transform: uppercase;
}
p {
  color: #383838;
  font-family: Georgia, "Times New Roman", Times, serif;
}
span {
  color: #383838;
  font-family: Georgia, "Times New Roman", Times, serif;
}
a {
  color: #383838;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-decoration: underline;
}
a:hover {
  color: #383838;
}
img {
  max-width: 100%;
  width: auto \9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
body {
  border: 7px solid #fff;
  border-bottom: none;
  background: #dde6f2;
  position: relative;
  padding: 0;
  -webkit-text-size-adjust: none;
  overflow-x: hidden;
}
body.stores {
  background: #5c707c;
}
body.stores .quote {
  display: none;
}
body.archive .quote {
  display: none;
}
.quote {
  position: fixed;
  top: 17px;
  left: 20px;
  z-index: 500;
}
.quote a img {
  width: 159px;
  height: 34px;
}
.logo {
  position: fixed;
  top: 20px;
  right: 23px;
  z-index: 500;
}
.extra-spacer {
  height: 80px;
  width: 100%;
  left: 0px;
  bottom: -80px;
  position: absolute;
  background: #fff;
}
.fancy-inline-hidden {
  display: none;
}
.stores img.rsImg {
  max-width: 100%;
  width: 100%;
  display: block;
  margin: 0 auto;
}
div.slider {
  width: 100%;
  position: relative;
  overflow: hidden;
}
div.slider #slider-product {
  max-width: 100%;
  width: 100%;
}
div.slider .item {
  position: relative;
  height: 100%;
  width: 100%;
}
div.slider .item a {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}
div.slider .item a span {
  position: absolute;
  width: 129px;
  height: 129px;
  z-index: 99;
}
div.slider .item a span.youtube {
  background: url('../img/icon-play-high.png') no-repeat;
  background-size: 129px 129px;
}
div.slider .item a span.issuu {
  background: url('../img/icon-issuu.png') no-repeat;
  background-size: 129px 129px;
}
div.slider .item a img {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  filter: alpha(opacity=60);
}
div.slider .item a:hover img {
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
}
div.slider .item img {
  max-width: 100%;
  width: 100%;
  display: block;
  margin: 0 auto;
}
div.slider .item .outer-container {
  width: 100%;
}
div.slider .item .outer-container .imagepan-container {
  width: 100%;
  position: relative;
  overflow: hidden;
}
div.slider .item .outer-container .imagepan-container .inner-container {
  position: relative;
  left: 0;
}
div.slider .rsNav {
  position: absolute;
  width: 100%;
  text-align: center;
  z-index: 700;
  bottom: 10px;
}
div.slider .rsNav .rsNavItem {
  display: inline-block;
  width: 9px;
  height: 9px;
  background: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
  margin-right: 12px;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
div.slider .rsNav .rsNavItem.rsNavSelected {
  -moz-opacity: 1.0;
  -khtml-opacity: 1.0;
  -webkit-opacity: 1.0;
  opacity: 1.0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
div.blog {
  width: 540px;
  margin: 0 auto;
}
div.blog .head {
  width: 100%;
  margin: 0 auto;
}
div.blog .head h1 {
  margin: 15px 0;
  font-weight: bold;
  line-height: 30px;
}
div.blog .meta p {
  text-transform: uppercase;
  font-family: Arial, 'Helvetica', sans-serif;
  font-size: 12px;
}
div.blog .meta p span {
  text-transform: none;
}
div.blog .meta p span a {
  font-family: Arial, 'Helvetica', sans-serif;
}
div.blog .info {
  margin-top: 15px;
}
div.blog .info p {
  line-height: 17px;
}
div.blog .shop-menu {
  margin-top: 30px;
}
div.blog .shop-menu .nav ul {
  margin-bottom: 0px;
}
div.blog .shop-menu .nav ul li span {
  font-family: Arial, 'Helvetica', sans-serif;
}
div.blog .shop-menu .nav ul li a {
  display: inline-block;
  height: 17px;
  line-height: 17px;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 30px;
  text-decoration: none;
  margin-bottom: 20px;
}
div.blog .shop-menu .nav ul li.love a {
  margin-left: 5px;
  background-image: url("../img/icon-love.png");
  background-size: 17px 17px;
  margin-right: 20px;
}
div.blog .shop-menu .nav ul li.love.active {
  background: none;
}
div.blog .shop-menu .nav ul li.comment a {
  background-image: url("../img/icon-comment.png");
  background-size: 17px 17px;
  margin-right: 20px;
}
div.blog .shop-menu .nav ul li.share a {
  background-image: url("../img/icon-share.png");
  background-size: 17px 17px;
  margin-right: 10px;
}
div.blog .shop-menu .nav ul li.purchase-this-item a {
  padding-left: 20px;
  background-image: url("../img/icon-purchase.png");
  background-size: 17px 17px;
}
div.blog .shop-menu .nav ul li.purchase-this-item a span {
  background: #000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  padding: 2px 3px 3px 3px;
  font-family: Arial, 'Helvetica', sans-serif;
}
div.blog .shop-menu .nav ul li.active {
  background: url("../img/icon-arrow-up-white.png") no-repeat left bottom;
}
div.shop-menu-options .custom-container {
  background: #fff;
  display: none;
}
div.shop-menu-options .options {
  margin: 0 auto;
  width: 540px;
  padding: 20px 0;
}
div.shop-menu-options #share .addthis_toolbox .box {
  overflow: hidden;
  height: 20px;
  float: left;
  margin-right: 85px;
}
div.shop-menu-options #share .addthis_toolbox .twitter {
  width: 61px;
}
div.shop-menu-options #share .addthis_toolbox .pinterest {
  width: 50px;
}
div.shop-menu-options #share .addthis_toolbox .addthis {
  width: 50px;
  margin-right: 0;
}
div.shop-menu-options #purchase-this-item .options>div {
  float: left;
}
div.shop-menu-options #purchase-this-item .options>div h3 {
  color: #78828d;
  font-size: 16px;
  font-family: Arial, 'Helvetica', sans-serif;
  text-transform: none;
  margin: 0;
}
div.shop-menu-options #purchase-this-item .options>div.quantity {
  width: 122px;
}
div.shop-menu-options #purchase-this-item .options>div.quantity .quantity-container {
  width: 55px;
  position: relative;
  margin-top: 17px;
}
div.shop-menu-options #purchase-this-item .options>div.quantity .quantity-container #current-quantity {
  font-family: Arial, 'Helvetica', sans-serif;
  font-size: 11px;
  background: #78828d;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  padding: 4px 6px 4px 6px;
  text-decoration: none;
  display: block;
  position: relative;
  z-index: 10;
}
div.shop-menu-options #purchase-this-item .options>div.quantity .quantity-container #current-quantity:after {
  content: ' ';
  display: block;
  height: 15px;
  width: 13px;
  float: right;
  background: url('../img/icon-quantity-select.png') no-repeat;
}
div.shop-menu-options #purchase-this-item .options>div.quantity .quantity-container #quantity-list {
  display: none;
  position: absolute;
  padding: 0;
  width: 100%;
  z-index: 0;
  margin-top: -4px;
  background: #fff;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-topright: 0px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 0px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0px;
}
div.shop-menu-options #purchase-this-item .options>div.quantity .quantity-container #quantity-list li {
  cursor: pointer;
  width: 100%;
  padding: 2px 6px;
  font-size: 11px;
}
div.shop-menu-options #purchase-this-item .options>div.quantity .quantity-container #quantity-list li.active {
  background: #92b2d5;
  color: #fff;
}
div.shop-menu-options #purchase-this-item .options>div.quantity .quantity-container #quantity-list li:first-child {
  padding-top: 6px;
}
div.shop-menu-options #purchase-this-item .options>div.quantity .quantity-container #quantity-list li:last-child.active {
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-topright: 0px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 0px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0px;
}
div.shop-menu-options #purchase-this-item .options>div.sizes {
  width: 90px;
  margin-left: 20px;
}
div.shop-menu-options #purchase-this-item .options>div.sizes .sizes_container {
  width: 50px;
  position: relative;
  margin-top: 17px;
}
div.shop-menu-options #purchase-this-item .options>div.sizes .sizes_container .current-size {
  font-family: Arial, 'Helvetica', sans-serif;
  font-size: 11px;
  background: #78828d;
  color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding: 4px 6px 4px 6px;
  text-decoration: none;
  display: block;
  position: relative;
  z-index: 10;
}
div.shop-menu-options #purchase-this-item .options>div.sizes .sizes_container .current-size:after {
  content: ' ';
  display: block;
  height: 15px;
  width: 13px;
  float: right;
  background: url('../img/icon-quantity-select.png') no-repeat;
}
div.shop-menu-options #purchase-this-item .options>div.sizes .sizes_container .size-list {
  display: none;
  position: absolute;
  padding: 0;
  width: 100%;
  z-index: 1001;
  margin-top: -4px;
  background: #fff;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-topright: 0px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 0px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0px;
}
div.shop-menu-options #purchase-this-item .options>div.sizes .sizes_container .size-list li {
  cursor: pointer;
  width: 100%;
  padding: 2px 6px;
  font-size: 11px;
}
div.shop-menu-options #purchase-this-item .options>div.sizes .sizes_container .size-list li a {
  text-decoration: none;
}
div.shop-menu-options #purchase-this-item .options>div.sizes .sizes_container .size-list li.active {
  background: #92b2d5;
  color: #fff;
}
div.shop-menu-options #purchase-this-item .options>div.sizes .sizes_container .size-list li:first-child {
  padding-top: 6px;
}
div.shop-menu-options #purchase-this-item .options>div.sizes .sizes_container .size-list li:last-child.active {
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-topright: 0px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 0px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0px;
}
div.shop-menu-options #purchase-this-item .options>div.products {
  width: 130px;
}
div.shop-menu-options #purchase-this-item .options>div.products .products-container {
  width: 130px;
  position: relative;
  margin-top: 17px;
}
div.shop-menu-options #purchase-this-item .options>div.products .products-container #current-product {
  font-family: Arial, 'Helvetica', sans-serif;
  font-size: 11px;
  background: #78828d;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  padding: 4px 6px 4px 6px;
  text-decoration: none;
  display: block;
  position: relative;
  z-index: 10;
}
div.shop-menu-options #purchase-this-item .options>div.products .products-container #current-product:after {
  content: ' ';
  display: block;
  height: 15px;
  width: 13px;
  float: right;
  background: url('../img/icon-quantity-select.png') no-repeat;
}
div.shop-menu-options #purchase-this-item .options>div.products .products-container #product-list {
  display: none;
  position: absolute;
  padding: 0;
  width: 100%;
  z-index: 0;
  margin-top: -4px;
  background: #fff;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-topright: 0px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 0px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0px;
}
div.shop-menu-options #purchase-this-item .options>div.products .products-container #product-list li {
  cursor: pointer;
  width: 100%;
  padding: 2px 6px;
  font-size: 11px;
}
div.shop-menu-options #purchase-this-item .options>div.products .products-container #product-list li.active {
  background: #92b2d5;
  color: #fff;
}
div.shop-menu-options #purchase-this-item .options>div.products .products-container #product-list li:first-child {
  padding-top: 6px;
}
div.shop-menu-options #purchase-this-item .options>div.products .products-container #product-list li:last-child.active {
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-topright: 0px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 0px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0px;
}
div.shop-menu-options #purchase-this-item .options>div.price {
  width: 180px;
}
div.shop-menu-options #purchase-this-item .options>div.price h3 a {
  color: #78828d;
}
div.shop-menu-options #purchase-this-item .options>div.price p#price {
  margin-top: 23px;
  font-weight: bold;
  color: #78828d;
  font-family: Arial, 'Helvetica', sans-serif;
  font-size: 16px;
}
div.shop-menu-options #purchase-this-item .options>div.to_cart {
  width: 90px;
  padding-top: 34px;
}
div.shop-menu-options #purchase-this-item .options>div.to_cart a {
  font-family: Arial, 'Helvetica', sans-serif;
  font-size: 16px;
  background: #78828d;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  padding: 2px 3px 3px 3px;
  text-decoration: none;
}
div.shop-menu-options #purchase-this-item .options>div.clearfix {
  float: none;
}
div.blog-spacer {
  height: 150px;
  display: block;
  width: 100%;
}
div.sticky-nav {
  position: fixed;
  bottom: 0px;
  width: 99%;
  background: #fff;
  z-index: 1001;
}
div.sticky-nav div.nav {
  margin: 0 auto;
  max-width: 1225px;
  min-height: 38px;
}
div.sticky-nav div.nav ul {
  margin-bottom: 0;
  margin-right: 15px;
}
div.sticky-nav div.nav ul li > a {
  font-family: Arial, 'Helvetica', sans-serif;
  color: #5c707c;
  text-transform: uppercase;
  line-height: 38px;
  margin: 0 20px;
  text-decoration: none;
  font-size: 15px;
}
div.sticky-nav div.nav ul li.controls a {
  text-indent: -9999px;
  display: inline-block;
  margin-left: 15px;
  margin-right: 15px;
  width: 20px;
  height: 38px;
  line-height: 38px;
  background: url("../img/icon-arrow-control-down.png") no-repeat center 8px;
  background-size: 20px auto;
}
div.sticky-nav div.nav ul li.controls a.previous {
  background: url("../img/icon-arrow-control-up.png") no-repeat center 8px;
  background-size: 20px auto;
}
div.sticky-nav div.nav ul li.controls.active {
  background: none;
}
div.sticky-nav div.nav ul li.active {
  background: url("../img/icon-arrow-up.png") no-repeat center bottom;
}
div.sticky-nav div.nav ul li.active a {
  text-decoration: underline;
}
div.sticky-nav div.nav-options {
  width: 100%;
  background: #d5d5d5;
  padding: 20px 0;
  display: none;
  margin-left: -7px;
}
div.sticky-nav div.nav-options .custom-container {
  display: none;
}
div.sticky-nav div.nav-options .options {
  margin: 0 auto;
}
div.sticky-nav div.nav-options #newsletter form label {
  font-weight: normal;
  font-family: Arial, 'Helvetica', sans-serif;
}
div.sticky-nav div.nav-options #newsletter form input[type="text"] {
  border: 0px;
  width: 270px;
  margin-left: 10px;
  font-family: Arial, 'Helvetica', sans-serif;
}
div.sticky-nav div.nav-options #newsletter form button[type="submit"] {
  background: #000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  padding: 0px 10px 0px 10px;
  border: 0px;
  font-family: Arial, 'Helvetica', sans-serif;
}
div.sticky-nav div.nav-options #follow_us .options>div {
  float: left;
  margin-right: 50px;
  width: 30px;
  height: 28px;
  background: url("../img/tenue-icons.png") no-repeat;
  text-indent: -9999px;
  background-size: 222px 148px;
}
div.sticky-nav div.nav-options #follow_us .options>div a {
  display: block;
  width: 26px;
  height: 27px;
}
div.sticky-nav div.nav-options #follow_us .options>div p {
  font-family: Arial, 'Helvetica', sans-serif;
  float: left;
  margin-left: 14px;
  margin-bottom: 0px;
}
div.sticky-nav div.nav-options #follow_us .options>div p a {
  text-decoration: none;
}
div.sticky-nav div.nav-options #follow_us .options>div p a:hover {
  text-decoration: underline;
}
div.sticky-nav div.nav-options #follow_us .options>div div {
  float: left;
}
div.sticky-nav div.nav-options #follow_us .options .instagram {
  background-position: 0px 0px;
}
div.sticky-nav div.nav-options #follow_us .options .twitter {
  background-position: -30px 0px;
}
div.sticky-nav div.nav-options #follow_us .options .pinterest {
  background-position: -60px 0px;
}
div.sticky-nav div.nav-options #follow_us .options .rss-feed {
  background-position: -90px 0px;
}
div.sticky-nav div.nav-options #follow_us .options .tumblr {
  background-position: -121px 0px;
}
div.sticky-nav div.nav-options #follow_us .options .facebook {
  background-position: -150px 0px;
  margin-right: 0px;
}
div.sticky-nav div.nav-options #follow_us .options .clearfix {
  float: none;
}
div.stores {
  padding-bottom: 80px;
}
div.stores .custom-container {
  width: 800px;
  margin: 0 auto;
}
div.stores .custom-container h1 {
  font-family: 'leitura_displayroman', Georgia, Times, serif;
  color: #5d717c;
  font-size: 33px;
  text-transform: none;
}
div.stores .custom-container .store {
  float: left;
  width: 245px;
  margin: 5px 23px 0px 6px;
}
div.stores .custom-container .store.last {
  margin-right: 0px;
}
div.stores .custom-container .store a {
  color: #8099A6;
}
div.stores .custom-container .store a.image {
  display: block;
  position: relative;
}
div.stores .custom-container .store a.image span {
  background: url("../img/icon-zoom.png") no-repeat;
  display: block;
  width: 25px;
  height: 25px;
  position: absolute;
  bottom: 8px;
  right: 6px;
}
div.stores .custom-container .store a.image img {
  display: block;
}
div.stores .custom-container .store h2 {
  color: #5d717c;
  font-size: 17px;
  line-height: 20px;
}
div.stores .custom-container .store p {
  color: #36464D;
}
i
#product-unavailable-modal .modal-content {
  border-radius: 0px;
  color: #383838 !important;
}
i
#product-unavailable-modal .modal-content .modal-header,
i
#product-unavailable-modal .modal-content .modal-body {
  border-bottom: 1px solid #f9f9f9;
}
div.archive {
  padding-bottom: 100px;
}
div.archive .custom-container {
  width: 820px;
  margin: 0 auto;
}
div.archive .custom-container h2 {
  width: 100%;
  float: left;
  font-family: 'leitura_displayroman', Georgia, Times, serif;
  color: #5d717c;
  font-size: 33px;
  text-transform: none;
}
div.archive .custom-container .archive-row {
  float: left;
  width: 100%;
}
div.archive .custom-container .archive-row a {
  display: block;
  float: left;
  margin-right: 6px;
  margin-bottom: 6px;
  position: relative;
}
div.archive .custom-container .archive-row a img {
  display: block;
  width: 268px;
}
div.archive .custom-container .archive-row a:last-child {
  margin-right: 0px;
}
div.archive .custom-container .archive-row a:hover span.hover {
  display: block;
}
div.archive .custom-container .archive-row a span.hover {
  background: rgba(221,230,242,0.9);
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
div.archive .custom-container .archive-row a span.hover span.title {
  width: 100%;
  padding: 10px 10px 0 10px;
  display: block;
  font-weight: bold;
  color: #5d717c;
}
div.archive .custom-container .archive-row a span.hover span.date {
  width: 100%;
  padding: 0 10px 10px 10px;
  display: block;
  color: #5d717c;
}
div.archive .custom-container .archive-row a span.hover span.tags {
  width: 100%;
  display: block;
  padding: 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #5d717c;
}
.hook {
  height: 75px;
  box-shadow: none;
  position: absolute;
  z-index: 1000;
}
.hook a {
  font-size: 16px;
  display: block;
  text-decoration: none;
}
#pullUp .hook_post_container,
#pullDown .hook_post_container,
.hook .hook_post_container {
  margin: 0 auto;
  text-align: center;
}
#pullUp .hook_post_container a,
#pullDown .hook_post_container a,
.hook .hook_post_container a {
  font-size: 16px;
  display: block;
  text-decoration: none;
  font-family: Arial, 'Helvetica', sans-serif;
  font-weight: normal;
  color: #000;
}
#pullUp .hook_post_container:hover,
#pullDown .hook_post_container:hover,
.hook .hook_post_container:hover {
  cursor: pointer;
}
.hook_post_container .next-item-icon,
.hook_post_container .prev-item-icon {
  width: 31px;
  height: 30px;
}
#pullDown .hook_post_container {
  background: url(../img/prev_shade.png) no-repeat bottom center;
  margin: 0 auto;
}
#pullUp .hook_post_container {
  padding-top: 20px;
}
#pullUp {
  background: url(../img/next_shade.png) no-repeat top center;
}
.container.cart #cart_head {
  font-weight: bold;
  padding: 10px 0;
  margin-bottom: 10px;
  border-bottom: 1px solid #bbbbbb;
}
.container.cart .cart_totals {
  margin-top: 10px;
  padding: 10px 0 30px 0;
  border-top: 1px solid #bbbbbb;
}
.container.cart .cart_totals> div:last-child {
  border-right: none;
}
.container.cart .cart_totals #pricing_texts span {
  display: block;
  width: 100%;
}
.container.cart .cart_totals #pricing_texts span.total_text {
  font-weight: bold;
  margin-top: 10px;
}
.container.cart .cart_totals .total {
  margin-top: 10px;
  font-weight: bold;
}
.container.cart .cart-line {
  margin-bottom: 10px;
}
.container.cart .cart-line .product_info input[type="text"] {
  width: 30%;
  height: 34px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.container.cart #coupon_form input[type="text"] {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  height: 39px;
  border: 1px solid #fff;
  width: 70%;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-topright: 0px;
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
.container.cart #coupon_form input[type="submit"] {
  border: 2px solid #eee;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-topright: 5px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  -webkit-box-shadow: 0 0 0 rgba(0,0,0,0);
  -moz-box-shadow: 0 0 0 rgba(0,0,0,0);
  box-shadow: 0 0 0 rgba(0,0,0,0);
  padding: 8px 20px 7px 20px;
}
.container.cart h4 {
  font-size: 14px;
  font-family: Georgia, "Times New Roman", Times, serif;
  margin: 3px 0 0 0;
}
.container.cart h4 a {
  font-size: inherit;
}
.container.cart h5 {
  font-family: Georgia, "Times New Roman", Times, serif;
}
.container.cart a {
  font-style: normal;
  text-decoration: none;
}
.container.cart a:hover {
  text-decoration: underline;
}
.container.cart input[type="submit"].pull-right {
  width: 100%;
  text-transform: uppercase;
  text-align: center;
  background: #000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  padding: 0px 10px 0px 10px;
  border: 0px;
  font-family: Arial, 'Helvetica', sans-serif;
}
#wrapper {
  z-index: 1;
  top: 45px;
  bottom: 48px;
  width: 100%;
  height: 100%;
  padding-bottom: 80px;
}
#scroller {
  position: relative;
  z-index: 1;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  width: 100%;
  padding: 0;
}
#myFrame {
  position: absolute;
  top: 0;
  left: 0;
}
.royalSlider {
  display: none;
}
.ajax-loader,
.rsPreloader {
  display: none;
  z-index: 1002;
  width: 60px;
  height: 60px;
  top: 50px;
  left: 70px;
  position: absolute;
  -moz-transform: scale(0.6);
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
}
.f_circleG {
  position: absolute;
  background-color: #FFFFFF;
  height: 11px;
  width: 11px;
  -moz-border-radius: 5px;
  -moz-animation-name: f_fadeG;
  -moz-animation-duration: 1.04s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-direction: linear;
  -webkit-border-radius: 5px;
  -webkit-animation-name: f_fadeG;
  -webkit-animation-duration: 1.04s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: linear;
  -ms-border-radius: 5px;
  -ms-animation-name: f_fadeG;
  -ms-animation-duration: 1.04s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-direction: linear;
  -o-border-radius: 5px;
  -o-animation-name: f_fadeG;
  -o-animation-duration: 1.04s;
  -o-animation-iteration-count: infinite;
  -o-animation-direction: linear;
  border-radius: 5px;
  animation-name: f_fadeG;
  animation-duration: 1.04s;
  animation-iteration-count: infinite;
  animation-direction: linear;
}
#frotateG_01 {
  left: 0;
  top: 25px;
  -moz-animation-delay: 0.39s;
  -webkit-animation-delay: 0.39s;
  -ms-animation-delay: 0.39s;
  -o-animation-delay: 0.39s;
  animation-delay: 0.39s;
}
#frotateG_02 {
  left: 7px;
  top: 7px;
  -moz-animation-delay: 0.52s;
  -webkit-animation-delay: 0.52s;
  -ms-animation-delay: 0.52s;
  -o-animation-delay: 0.52s;
  animation-delay: 0.52s;
}
#frotateG_03 {
  left: 25px;
  top: 0;
  -moz-animation-delay: 0.65s;
  -webkit-animation-delay: 0.65s;
  -ms-animation-delay: 0.65s;
  -o-animation-delay: 0.65s;
  animation-delay: 0.65s;
}
#frotateG_04 {
  right: 7px;
  top: 7px;
  -moz-animation-delay: 0.78s;
  -webkit-animation-delay: 0.78s;
  -ms-animation-delay: 0.78s;
  -o-animation-delay: 0.78s;
  animation-delay: 0.78s;
}
#frotateG_05 {
  right: 0;
  top: 25px;
  -moz-animation-delay: 0.91s;
  -webkit-animation-delay: 0.91s;
  -ms-animation-delay: 0.91s;
  -o-animation-delay: 0.91s;
  animation-delay: 0.91s;
}
#frotateG_06 {
  right: 7px;
  bottom: 7px;
  -moz-animation-delay: 1.04s;
  -webkit-animation-delay: 1.04s;
  -ms-animation-delay: 1.04s;
  -o-animation-delay: 1.04s;
  animation-delay: 1.04s;
}
#frotateG_07 {
  left: 25px;
  bottom: 0;
  -moz-animation-delay: 1.17s;
  -webkit-animation-delay: 1.17s;
  -ms-animation-delay: 1.17s;
  -o-animation-delay: 1.17s;
  animation-delay: 1.17s;
}
#frotateG_08 {
  left: 7px;
  bottom: 7px;
  -moz-animation-delay: 1.3s;
  -webkit-animation-delay: 1.3s;
  -ms-animation-delay: 1.3s;
  -o-animation-delay: 1.3s;
  animation-delay: 1.3s;
}
@-moz-keyframes f_fadeG {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #FFFFFF;
  }
}
@-webkit-keyframes f_fadeG {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #FFFFFF;
  }
}
@-ms-keyframes f_fadeG {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #FFFFFF;
  }
}
@-o-keyframes f_fadeG {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #FFFFFF;
  }
}
@keyframes f_fadeG {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #FFFFFF;
  }
}
#pullDown,
#pullUp {
  position: absolute;
  height: 80px;
  line-height: 40px;
  padding: 5px 10px;
  font-weight: bold;
  font-size: 14px;
  color: #888;
  text-align: center;
  width: 100%;
  z-index: 1000;
}
#pullDown {
  display: none;
  top: -120px;
}
#pullUp {
  bottom: 0px;
  position: absolute;
}
#pullDown .pullDownIcon,
#pullUp .pullUpIcon {
  display: block;
  width: 40px;
  height: 40px;
  margin: 0 auto;
  -webkit-background-size: 40px 80px;
  background-size: 40px 80px;
  -webkit-transition-property: -webkit-transform;
  -webkit-transition-duration: 250ms;
}
#pullDown .pullDownIcon {
  -webkit-transform: rotate(0deg) translateZ(0);
}
#pullUp .pullUpIcon {
  -webkit-transform: rotate(-180deg) translateZ(0);
}
#pullDown.flip .pullDownIcon {
  -webkit-transform: rotate(-180deg) translateZ(0);
}
#pullUp.flip .pullUpIcon {
  -webkit-transform: rotate(0deg) translateZ(0);
}
#pullDown.loading .pullDownIcon,
#pullUp.loading .pullUpIcon {
  background-position: 0 100%;
  -webkit-transform: rotate(0deg) translateZ(0);
  -webkit-transition-duration: 0ms;
  -webkit-animation-name: loading;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
}
@-webkit-keyframes loading {
  from {
    -webkit-transform: rotate(0deg) translateZ(0);
  }
  to {
    -webkit-transform: rotate(360deg) translateZ(0);
  }
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.fancybox-skin {
  background: none !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  -moz-border-radius: 0 !important;
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background: url('../img/icon-cross.png') no-repeat !important;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),not all,not all {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background: url('../img/icon-cross.png') no-repeat !important;
  }
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
