/* Welcome and glad you are using Reverie.
 * This is the main stylesheet loaded by default.
 * Edit the file and have fun.
 * http://themefortress.com/reverie */
/*
@mixin transform-rotate($val){
    @if($val != null){
        -webkit-transform: rotate($val + deg) ;
        -moz-transform   : rotate($val + deg) ;
        -o-transform     : rotate($val + deg) ;
        -ms-transform    : rotate($val + deg) ;
        transform        : rotate($val + deg) ;
    }
}
*/
meta.foundation-version {
  font-family: "/5.4.7/";
}

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em;
}

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

meta.foundation-data-attribute-namespace {
  font-family: false;
}

html, body {
  height: 100%;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

html,
body {
  font-size: 16px;
}

body {
  background: #fff;
  color: #222;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 24px;
  position: relative;
  cursor: auto;
}

a:hover {
  cursor: pointer;
}

img {
  max-width: 100%;
  height: auto;
}

img {
  -ms-interpolation-mode: bicubic;
}

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.hide {
  display: none !important;
  visibility: hidden;
}

.invisible {
  visibility: hidden;
}

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
}

textarea {
  height: auto;
  min-height: 50px;
}

select {
  width: 100%;
}

ul.pagination {
  display: block;
  min-height: 1.5rem;
  margin-left: -0.3125rem;
}

ul.pagination li {
  height: 1.5rem;
  color: #222222;
  font-size: 0.875rem;
  margin-left: 0.3125rem;
}

ul.pagination li a, ul.pagination li button {
  display: block;
  padding: 0.0625rem 0.625rem 0.0625rem;
  color: #999999;
  background: none;
  border-radius: 3px;
  font-weight: normal;
  font-size: 1em;
  line-height: inherit;
  transition: background-color 300ms ease-out;
}

ul.pagination li:hover a,
ul.pagination li a:focus,
ul.pagination li:hover button,
ul.pagination li button:focus {
  background: #e6e6e6;
}

ul.pagination li.unavailable a, ul.pagination li.unavailable button {
  cursor: default;
  color: #999999;
}

ul.pagination li.unavailable:hover a,
ul.pagination li.unavailable a:focus,
ul.pagination li.unavailable:hover button,
ul.pagination li.unavailable button:focus {
  background: transparent;
}

ul.pagination li.current a, ul.pagination li.current button {
  background: #008CBA;
  color: #FFFFFF;
  font-weight: bold;
  cursor: default;
}

ul.pagination li.current a:hover, ul.pagination li.current a:focus, ul.pagination li.current button:hover, ul.pagination li.current button:focus {
  background: #008CBA;
}

ul.pagination li {
  float: left;
  display: block;
}

/* Pagination centred wrapper */
.pagination-centered {
  text-align: center;
}

.pagination-centered ul.pagination li {
  float: none;
  display: inline-block;
}

h1.entry-title {
  font-size: 1.375rem;
}

h1.page-title {
  font-size: 1.375rem;
}

#product-gallery {
  margin: 0;
}

#product-gallery li {
  list-style: none;
}

.entry-author {
  background-color: #fbfbfb;
  border: none;
  padding: 1.25rem;
  margin: 3.125rem -1.25rem;
}

.entry-author .avatar {
  margin-right: 2.5rem;
  margin-bottom: 1.5rem;
}

.entry-author h4 a {
  color: #999;
}

.entry-author h4 a:hover, .entry-author h4 a:focus {
  color: #222;
}

.entry-author p {
  color: #bbb;
}

#product-tabs {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

#product-tabs #additional-info li {
  border-bottom: 1px solid #eee;
  line-height: 3;
  list-style: none;
}

#product-tabs #additional-info li:before {
  content: "\f18e";
  font-family: "FontAwesome";
  color: #999;
  margin-right: 0.625rem;
}

#additional-info > ul {
  margin: 0;
}

.resp-tab-content {
  border-top: 1px solid #eaeaea;
  border-right: none;
  border-left: none;
  border-bottom: none;
  padding: 1.25rem 0;
}

.resp-tab-active {
  border-left: 1px solid #eaeaea;
  border-top: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
}

.resp-tabs-list li {
  font-weight: 400;
  line-height: 2.1875rem;
  padding: 0.375rem 0.625rem;
  background-color: #ffffff;
  /* Fallback Color */
  /* Saf4+, Chrome */
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  /* FF3.6 */
  /* IE10 */
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #f8f8f8, #ffffff);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f8f8f8', EndColorStr='#ffffff');
}

.resp-tab-item.resp-tab-active {
  background-color: #fff;
  padding: 0.375rem 0.625rem;
  background-image: none;
}

.product-offer.row {
  margin-top: 2.1875rem;
  margin-bottom: 2.1875rem;
}

.product-offer .list-price-info {
  color: #a9a9a9;
  margin-top: 0.625rem;
  margin-left: 0.9375rem;
}

.product-offer .list-price {
  color: #e13d31;
  font-size: 1.125rem;
}

.product-offer .list-price.cut {
  text-decoration: line-through;
}

.product-offer .actual-price-info {
  color: #555;
  margin-left: 0.9375rem;
}

.product-offer .actual-price-info .tooltip
i {
  color: #708090;
}

.product-offer .actual-price-info:hover {
  cursor: help;
}

.product-offer .actual-price-info .actual-price {
  color: #8EC100;
  font-size: 1.4375rem;
  font-weight: 700;
}

.product-offer .actual-price-info .buy-button {
  margin-right: 1.25rem;
  margin-top: 1.875rem;
}

.buy-button-wrap.row {
  margin-top: 2.5rem;
}

.product-details {
  margin: 0;
}

.product-details li {
  list-style: none;
}

.single-product .product-offer a.add-to-wishlist,
.single-product .product-offer a.remove-from-wishlist,
.single-product .product-offer a.add-to-wishlist-visitor,
.single-product .product-offer .wl-added,
.single-product .product-offer .wl-removed {
  display: block;
  font-size: 0.6875rem;
  margin-top: 0.625rem;
}

.single-product .product-offer .buy-now-button {
  margin-bottom: 0;
  border-color: #900101;
  border-width: 1px;
  border-style: solid;
  padding-top: 10px;
  padding-bottom: 10px;
}
.srcmenu:hover {
  cursor: pointer;
}
.srcmenu {
    float: left;
    height: 48px;
    color: #fff;
    margin-top: 9px;
    width: 20px;
}
#srcmenu-input-mobile {
    padding: 20px;
    background: #46535d;
    color: #fff;
    border: 1px solid #475158;
    font-size: 18px;
}
.srcmenu li i {
    margin-top: 15px;
}
.srcmenu li {
    height: 48px;
    width: 40px;
    text-align: center;
    border-left: 1px solid #3f4d58;
    border-right: 1px solid #3f4d58;
}
#srcmenu-input {
    display: none;
    position: absolute;
    width: 300px;
    top: 49px;
    border: none;
    color: #fff;
    height: 48px;
    right: 0;
    background: #293239;
    z-index: 2;
}
.sgp-current-price {
  color: #b12704;
}
.srtcode-cta {
  background-color: #dd3333 !important;
  margin-bottom: 0;
  font-size: 15px;
  border-color: #900101;
  border-width: 1px;
  border-style: solid;
  padding-top: 10px;
  padding-bottom: 10px;
}
.srtcode-cta:hover {
  background-color: #dd1616 !important;
}
.blog-post.masonry-grid header {
  max-height: 600px;
  overflow: hidden;
}
#related-posts-container {
  background-color: #fff;
}

#related-posts h3 {
  font-size: 1.375rem;
  margin-bottom: 1.25rem;
}

#related-posts .related-post-title {
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 0.9375rem;
  text-align: center;
}

#related-posts #related-posts-list > li {
  margin-bottom: 0.9375rem;
}

#related-posts #related-posts-list > li img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

#related-posts .thumbnail-wrap {
  background-color: #fff;
  height: 25rem;
  width: 100%;
  text-align: center;
  overflow: hidden;
}

.thumbnail-wrap img {
  max-width: 100%;
  max-height: 100%;
} 

.wl-ad-icon {
  color: #2e8b57;
  margin-right: 0.4375rem;
}

.features-list {
  margin: 0.9375rem 0 0;
  font-size: 0.75rem;
}

.features-title {
  font-size: 0.8125rem;
  font-weight: 700;
}

li.feature {
  word-wrap: break-word;
}

li.feature:before {
  content: "\f00c";
  color: #5d9000;
  font-family: "FontAwesome";
  padding-right: 0.4375rem;
}

.share-this-product {
  margin-top: 1.25rem;
}

.share-this-product .share-heading {
  margin-bottom: 0.625rem;
  display: block;
}

#above-product-tabs {
  margin: 1.25rem 0 2.5rem;
  text-align: center;
}

/* Blog post */
.single-blog-post .post-meta {
  margin: 1.875rem 0;
  color: #5e5e5e;
  font-size: 0.9375rem;
}

.single-blog-post .post-meta span {
  margin-right: 0.625rem;
}

.single-blog-post .post-meta span:before {
  content: "/";
  margin-right: 0.625rem;
}

.single-blog-post .post-meta span:first-child:before {
  content: none;
}

.single-blog-post h1.entry-title {
  margin-bottom: 0.625rem;
  font-size: 1.875rem;
}

.single-blog-post #post-content {
  margin: 1.25rem 0;
}

.single-blog-post .avatar {
  margin-right: 1.25rem;
}

.single-blog-post .author-name {
  font-size: 1.25rem;
  font-weight: 700;
}

.single-blog-post .author-biography {
  color: #5e5e5e;
  font-size: 0.875rem;
}

.single-blog-post .thumbnail.blog-thumbnail {
  border: 0.3125rem solid #f6f6f6;
  border-radius: 5px;
  margin: 0 0 1.25rem;
  max-height: 31.25rem;
  width: 100%;
}

.single-blog-post #post-tags {
  margin-bottom: 1.25rem;
}

.single-blog-post #post-author-info {
  border-top: 2px dashed #d7d7d7;
  margin-top: 2.5rem;
  padding-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.single.single-post #comments {
  margin-top: 2.5rem;
}

#related-blog-posts {
  margin: 1.875rem 0;
}

#related-blog-posts h3 {
  font-size: 1.1875rem;
}

#product-action-msg {
  padding: 0.625rem;
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  text-align: center;
  margin-top: 2rem;
  border: 1px solid transparent;
}

#product-action-msg.error {
  background-color: #F2DEDE;
  color: #a94442;
  border-color: #ebcccc;
}

#product-action-msg.success {
  background-color: #DFF0D8;
  color: #3c763d;
  border-color: #d0e9c6;
}

#product-action-msg.warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faf2cc;
}

.purchasepbtn li {
  text-align: left;
}

#sidebar-primary .widget {
  margin-bottom: 1.5625rem;
}

#sidebar-primary .widget ul {
  list-style-type: none;
  margin-left: 0;
}

#sidebar-primary .widget .widgettitle {
  background: #293239;
}

#sidebar-primary .widget .widgettitle h4 {
  font-size: 1rem;
  color: #fff;
  font-weight: 400;
  padding: 0.25rem;
}

#sidebar-primary .widget .widgettitle h4:before {
  content: "\f0da";
  font-family: "fontawesome";
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}

#sidebar-primary .widget.widget_tag_cloud {
  overflow: hidden;
  clear: both;
}

#sidebar-primary .widget.widget_recent_comments li {
  border-bottom: 1px solid #eeeeee;
  font-size: 0.9rem;
  margin-bottom: 0.625rem;
  padding-bottom: 0.625rem;
}

#sidebar-primary .widget.widget_recent_comments li:before {
  color: #ababab;
  content: "\f0e6";
  font-family: "fontawesome";
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}

#sidebar-primary .widget.widget_pages li:before {
  color: #ababab;
  content: "\f0f6";
  font-family: "fontawesome";
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}

#sidebar-primary .widget.widget_archive li:before {
  content: "\f187";
  color: #ababab;
  font-family: "fontawesome";
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}

#sidebar-primary .widget.store-categories-widget li:before,
#sidebar-primary .widget.widget_categories li:before {
  content: "\f111";
  color: #ababab;
  font-family: "fontawesome";
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}

.current-user-avatar .avatar {
  float: left;
  margin-right: 0.625rem;
  margin-top: 0.625rem;
}

.user-welcome-message {
  margin: 0.625rem 0;
}

.zeno-meta-log,
.lp-reg {
  font-size: 0.875rem;
}

.lp-reg {
  margin-bottom: 0.3125rem;
  overflow: hidden;
}

.lp-reg .register-link {
  float: left;
}

.lp-reg .recover-password-link {
  float: right;
}
a.top-category-link {
    border: 1px solid #ccc;
    padding: 10px;
    display: block;
}
.store-categories ul.children {
  margin-left: 0.625rem !important;
}

#logo .site-title {
  font-size: 1.5625rem;
  font-weight: 400;
  display: block;
}

h2.entry-title {
  font-size: 1rem;
}

#carousel {
  margin-top: 0.9375rem;
}

#carousel .slides > li {
  margin-right: 5px;
}

#carousel .slides img {
  border: 1px solid #eee;
  border-radius: 3px;
}

.carousel-controls.owl-controls {
  font-size: 1.5625rem;
  text-align: center;
}

.carousel-controls.owl-controls a {
  color: #ddd;
}

.carousel-heading {
  font-weight: 700;
  padding: 0.5rem;
}

.carousel-heading i {
  padding-right: 0.5rem;
}

#featured-carousel .owl-carousel .owl-item img {
  display: inherit !important;
  width: auto !important;
}

.carousel-item {
  border: 1px solid #ececec;
  background-color: #F6F6F6;
  margin: 0.1875rem;
  padding: 0.625rem 0.625rem 0.9375rem;
  border-radius: 3px;
}

.carousel-item .carousel-title {
  font-size: 0.9375rem;
  display: block;
  overflow: hidden;
  margin: 0.625rem 0 0.625rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.carousel-item .wp-post-image {
  height: 10rem;
}

.carousel-item .carousel-thumbnail {
  position: relative;
  overflow: hidden;
}

.carousel-item .carousel-thumbnail a {
  background: #fff;
  display: block;
  text-align: center;
  height: 11.0625rem;
}

.carousel-item .carousel-thumbnail img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
}

.carousel-buttons .buy-price {
  font-size: 0.9375rem;
  font-weight: 700;
}

.carousel-buttons .buy-now-button {
  border-radius: 0.1875rem;
  float: right;
  font-size: 0.8125rem;
  padding: 0.3125rem 0.4375rem;
}

.carousel-buttons .buy-now-button a {
  color: #fff;
}

#filter-products {
  border-bottom: 1px solid #efefef;
}

#filter-products li {
  border-top: 1px solid #efefef;
  border-left: 1px solid #efefef;
  border-right: 1px solid #efefef;
  border-radius: 0.3125rem 0.3125rem 0 0;
  line-height: 2.1875rem;
  margin-right: 0.125rem;
}

#featured-product-slider .item-title {
  font-size: 1.5625rem;
}

#featured-product-slider .slider-thumbnail {
  max-height: 25rem;
}

#featured-product-slider .featured-price {
  margin-top: 1.25rem;
}

#featured-product-slider .slider-buy-button {
  margin-top: 1.25rem;
}

#featured-product-slider .list-price.cut {
  color: #b6100a;
  font-size: 0.9375rem;
  text-decoration: line-through;
}

#featured-product-slider .best-price, #featured-product-slider .list-price {
  color: #8ec100;
  font-size: 1.875rem;
  font-weight: 700;
}

#featured-slider {
  background: #fff;
  padding-top: 3.75rem;
}

#featured-slider .slider-controls {
  text-align: center;
}

#featured-slider .slider-thumbnail-wrap {
  text-align: center;
}

#featured-slider .owl-carousel .owl-item img {
  width: auto;
  display: inherit;
}

#featured-slider .owl-controls .slider-next, #featured-slider .owl-controls .slider-prev {
  background: #ddd;
  color: #fff;
  padding: 0.3125rem 0.625rem;
}

#under-slider {
  margin: 1.875rem 0;
  text-align: center;
}

.product-style-1 {
  border: 1px solid #eee;
  position: relative;
  /* overflow: hidden; */
}

.product-style-1 .price-container {
  background-color: #f9f9f9;
  font-weight: 700;
  font-size: 1.125rem;
  padding: 0.5rem 0;
  text-align: center;
}

.product-style-1 .price-container a {
  font-weight: 400;
}

.product-style-1 .entry-body {
  padding: 0.9375rem;
}

.product-style-1 .entry-body h2 {
  color: #404040;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.product-style-1 .entry-footer .details {
  float: left;
  color: #fff;
  padding: 0.3125rem;
  width: 50%;
  text-align: center;
}

.product-style-1 .entry-footer .buy-now {
  float: left;
  color: #fff;
  padding: 0.3125rem;
  width: 50%;
  text-align: center;
}

.product-style-1 .thumbnail-wrap {
  background-color: #fff;
  position: relative;
  overflow: hidden;
}

.product-style-1 .thumbnail-wrap a {
  display: block;
  height: 25rem;
  text-align: center;
}

.product-style-1 .thumbnail-wrap .entry-thumbnail {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.product-style-1 .remove-from-wishlist, .product-style-1 .add-to-wishlist {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0.5rem;
  background-color: rgba(0, 0, 0, 0.1);
  opacity: 0.9;
}

.product-style-1 .add-to-wishlist {
  color: #fff;
}

.product-style-1 .product-sh-description {
  height: 7.1875rem;
  font-size: .93rem;
  overflow: hidden;
}

#header-social-profiles {
  margin: 0;
  text-align: right;
}

#header-social-profiles #social-profiles {
  margin: 0;
}

#header-social-profiles #social-profiles li {
  display: inline-block;
  font-size: 1.75rem;
  list-style: none;
}

#header-social-profiles #social-profiles li:last-child {
  margin: 0;
}

#header-social-profiles #social-profiles li .iconmoon-instagram {
  font-size: 2.1875rem;
  vertical-align: -3px;
}

#featured-carousel {
  padding-top: 1.25rem;
}

#content-wrap {
  padding-top: 1.25rem;
}

.tb-menulinks {
  margin-left: 0;
}

.tb-menulinks li {
  background: #293239;
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  margin-left: 0.3125rem;
  padding: 0.5rem 0.4375rem;
  float: right;
}

.tb-menulinks li a {
  color: #fff;
  font-weight: 700;
}

.tb-menulinks li a i {
  color: #8a8a8a;
  float: left;
  margin-right: 0.4375rem;
  margin-top: 0.25rem;
}

.wish-count {
  background: #777;
  border-radius: 0.3125rem;
  opacity: 0.5;
  padding: 0.0625rem 0.3125rem;
  margin-left: 0.1875rem;
}

#nav-searchform {
  margin-top: 0.1875rem;
}

#footer {
  color: #aaa;
}

#footer .footer-container {
  background-color: #323c46;
}

#footer #footer-content {
  padding: 1.875rem 0;
}

#footer p {
  font-size: 0.875rem;
}

#footer a {
  font-size: 0.9375rem;
}

#footer a:hover, #footer a:focus {
  color: #222;
}

#footer .love-reverie {
  border-top: 1px solid #ccc;
  padding-top: 1.5rem;
}

#footer .f-widgetcontainer ul {
  margin-left: 0;
}

#footer .f-widgetcontainer ul li {
  list-style: none;
}

#footer .f-widgetcontainer ul li:before {
  content: "\f054";
  float: left;
  font-family: "FontAwesome";
  font-size: 0.625rem;
  margin-right: 0.3125rem;
  margin-top: 0.4375rem;
}

#footer .f-widgetcontainer ul li a {
  color: #fff;
}

#footer #footer-amazon-agreement {
  font-size: 0.8125rem;
  margin: 1.25rem 0;
  text-align: center;
}

#footer #gototop {
  background: #1c2630;
  color: #fff;
  padding: 7px 13px;
}

#footer #gototop:hover {
  color: #ddd;
}

.zeno-rec-prod-widget-main .rec-thumbnail {
  height: 9.375rem;
}

.zeno-rec-prod-widget-main .title-container {
  text-align: center;
  margin: 1.25rem 0;
}

.zeno-rec-prod-widget-main .button.radius.buy {
  float: right;
}

.zeno-rec-prod-widget-main .best-price {
  float: left;
}

.zeno-rec-prod-widget-main .excerpt {
  font-size: 0.8125rem;
}

.zeno-rec-prod-widget-main .nav-arrows {
  margin-top: 1.25rem;
  text-align: center;
}

.zeno-rec-prod-widget-main .nav-arrows .rec-prod-slider-prev, .zeno-rec-prod-widget-main .nav-arrows .rec-prod-slider-next {
  background: #ddd;
  color: #fff;
  padding: 0.3125rem 0.625rem;
}

.zeno-rec-prod-widget-main .row.pdetails {
  line-height: 1;
  clear: both;
  /* overflow:hidden; */
}

.zeno-rec-prod-widget-main .purchasepwdg li {
  text-align: center;
}

.abp-widgetcontainer,
.stw-widgetcontainer,
.sbw-widgetcontainer,
.btw-widgetcontainer,
.bbw-widgetcontainer {
  margin-bottom: 2rem;
}

.zeno-custom-search-widget .zeno-searchform-widget {
  margin-top: 1rem;
}

.zeno-custom-search-widget .search-keyword-input {
  margin: 0;
  border-radius: 3px;
}

.zeno-custom-search-widget strong {
  color: #333;
  margin-top: 0.3125rem;
}

.zeno-custom-search-widget .search-in-post-type {
  border-radius: 3px;
}

.zeno-custom-search-widget .submit-button-container {
  text-align: center;
}

.zeno-meta-log {
  padding-top: 0.625rem;
}

.zeno-meta-log li {
  line-height: 1.9;
}

.zeno-meta-log i {
  margin-right: 0.3125rem;
}

.adv-storewidget-cat-item img:hover {
  border: 5px solid #ccc;
  transition: .1s ease-in;
}

.adv-storewidget-cat-item img {
  border: 5px solid #efefef;
}

a.adv-storewidget-cat-item-link {
  display: block;
}

.zeno-custom-login-widget-main a.showrecover {
  float: right;
}

.az-cat-item-link {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

#categories-navigation {
  margin-bottom: 2.5rem;
}

.skin-pink-blue {
  /* Foundation */
}

.skin-pink-blue #rec-prod-widget .best-price {
  color: #F5537D;
}

.skin-pink-blue .carousel-buttons .buy-price {
  color: #F5537D;
}

.skin-pink-blue .carousel-buttons .buy-now-button {
  background-color: #00C0BE;
}

.skin-pink-blue .carousel-buttons .buy-now-button:hover {
  background-color: #00adab;
}

.skin-pink-blue .entry-buttons .details {
  background-color: #F5537D;
}

.skin-pink-blue .entry-buttons .details:hover {
  background-color: #f33466;
}

.skin-pink-blue .entry-buttons .buy-now {
  background-color: #00C0BE;
}

.skin-pink-blue .entry-buttons .buy-now:hover {
  background-color: #00adab;
}

.skin-pink-blue .product-style-1 .entry-footer .details {
  background-color: #F5537D;
}

.skin-pink-blue .product-style-1 .entry-footer .details:hover {
  background-color: #f33466;
}

.skin-pink-blue .product-style-1 .entry-footer .buy-now {
  background-color: #00C0BE;
}

.skin-pink-blue .product-style-1 .entry-footer .buy-now:hover {
  background-color: #00adab;
}

.skin-pink-blue .product-style-1 .price-container {
  color: #F5537D;
}

.skin-pink-blue .product-style-1 .remove-from-wishlist {
  color: #F5537D;
}

.skin-pink-blue #header-social-profiles #social-profiles a {
  color: #F5537D;
}

.skin-pink-blue .page-numbers.current {
  background-color: #00C0BE;
}

.skin-pink-blue .f-widgettitle {
  color: #F5537D;
}

.skin-pink-blue .f-widgetcontainer ul li:before {
  color: #00C0BE;
}

.skin-pink-blue .tags {
  margin: 3.125rem 0 0;
  padding: 0;
  list-style: none;
}

.skin-pink-blue .tags li {
  float: left;
  height: 1.5rem;
  line-height: 1.5rem;
  position: relative;
  font-size: 0.6875rem;
}

.skin-pink-blue .tags a {
  float: left;
  height: 1.5rem;
  line-height: 1.5rem;
  position: relative;
  font-size: 0.6875rem;
  margin-left: 1.25rem;
  padding: 0 0.625rem 0 0.75rem;
  background: #00C0BE;
  color: #fff;
  text-decoration: none;
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.skin-pink-blue .tags a:before {
  content: "";
  float: left;
  position: absolute;
  top: 0;
  left: -0.75rem;
  width: 0;
  height: 0;
  border-color: transparent #00C0BE transparent transparent;
  border-style: solid;
  border-width: 0.75rem 0.75rem 0.75rem 0;
}

.skin-pink-blue .tags a:after {
  content: "";
  position: absolute;
  top: 0.625rem;
  left: 0;
  float: left;
  width: 0.25rem;
  height: 4px;
  border-radius: 0.125rem;
  background: #fff;
  box-shadow: -0.0625rem -0.0625rem 0.125rem #004977;
}

.skin-pink-blue .tags a:hover {
  background: #555;
}

.skin-pink-blue .tags a:hover:before {
  border-color: transparent #555 transparent transparent;
}

.skin-pink-blue .carousel-heading {
  color: #F5537D;
}

.skin-pink-blue #filter-products .active-htab {
  background: #F5537D;
}

.skin-pink-blue #filter-products .active-htab a {
  color: #fff;
}

.skin-pink-blue #comments .comment-content {
  border-left: 2px solid #00C0BE;
}

.skin-pink-blue #comments .comment-info .fn {
  color: #F5537D;
}

.skin-pink-blue #product-tabs .resp-tab-item.resp-tab-active {
  border-top: 2px solid #00C0BE;
}

.skin-pink-blue button, .skin-pink-blue input[type="submit"], .skin-pink-blue .button, .skin-pink-blue #comment-button {
  background-color: #00C0BE;
}

.skin-pink-blue button:hover, .skin-pink-blue input[type="submit"]:hover, .skin-pink-blue .button:hover, .skin-pink-blue #comment-button:hover {
  background-color: #00adab;
}

.skin-pink-blue .top-bar-section li.active:not(.has-form) a:not(.button) {
  background: #F5537D;
}

.skin-pink-blue .top-bar-section li.active:not(.has-form) a:not(.button):hover {
  background-color: #f33466;
}

.skin-pink-blue .carousel-heading i {
  color: #00C0BE;
}

.skin-pink-blue #login-box-content .user-login-msg {
  background-color: #00C0BE;
  border-bottom: 2px solid #009a98;
}

.skin-pink-blue #register-box-content .user-register-msg {
  background-color: #00C0BE;
  border-bottom: 2px solid #009a98;
}

.skin-yellow-red {
  /* Foundation */
}

.skin-yellow-red #rec-prod-widget .best-price {
  color: #D71440;
}

.skin-yellow-red .carousel-buttons .buy-price {
  color: #D71440;
}

.skin-yellow-red .carousel-buttons .buy-now-button {
  background-color: #FFCB08;
}

.skin-yellow-red .carousel-buttons .buy-now-button:hover {
  background-color: #edbb00;
}

.skin-yellow-red .entry-buttons .details {
  background-color: #FFCB08;
}

.skin-yellow-red .entry-buttons .details:hover {
  background-color: #edbb00;
}

.skin-yellow-red .entry-buttons .buy-now {
  background-color: #D71440;
}

.skin-yellow-red .entry-buttons .buy-now:hover {
  background-color: #c1123a;
}

.skin-yellow-red .product-style-1 .entry-footer .details {
  background-color: #FFCB08;
}

.skin-yellow-red .product-style-1 .entry-footer .details:hover {
  background-color: #edbb00;
}

.skin-yellow-red .product-style-1 .entry-footer .buy-now {
  background-color: #D71440;
}

.skin-yellow-red .product-style-1 .entry-footer .buy-now:hover {
  background-color: #c1123a;
}

.skin-yellow-red .product-style-1 .price-container {
  color: #D71440;
}

.skin-yellow-red .product-style-1 .remove-from-wishlist {
  color: #FFCB08;
}

.skin-yellow-red #header-social-profiles #social-profiles a {
  color: #FFCB08;
}

.skin-yellow-red .page-numbers.current {
  background-color: #D71440;
}

.skin-yellow-red .f-widgettitle {
  color: #FFCB08;
}

.skin-yellow-red .f-widgetcontainer ul li:before {
  color: #D71440;
}

.skin-yellow-red .tags {
  margin: 3.125rem 0 0;
  padding: 0;
  list-style: none;
}

.skin-yellow-red .tags li {
  float: left;
  height: 1.5rem;
  line-height: 1.5rem;
  position: relative;
  font-size: 0.6875rem;
}

.skin-yellow-red .tags a {
  float: left;
  height: 1.5rem;
  line-height: 1.5rem;
  position: relative;
  font-size: 0.6875rem;
  margin-left: 1.25rem;
  padding: 0 0.625rem 0 0.75rem;
  background: #D71440;
  color: #fff;
  text-decoration: none;
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.skin-yellow-red .tags a:before {
  content: "";
  float: left;
  position: absolute;
  top: 0;
  left: -0.75rem;
  width: 0;
  height: 0;
  border-color: transparent #D71440 transparent transparent;
  border-style: solid;
  border-width: 0.75rem 0.75rem 0.75rem 0;
}

.skin-yellow-red .tags a:after {
  content: "";
  position: absolute;
  top: 0.625rem;
  left: 0;
  float: left;
  width: 0.25rem;
  height: 4px;
  border-radius: 0.125rem;
  background: #fff;
  box-shadow: -0.0625rem -0.0625rem 0.125rem #004977;
}

.skin-yellow-red .tags a:hover {
  background: #555;
}

.skin-yellow-red .tags a:hover:before {
  border-color: transparent #555 transparent transparent;
}

.skin-yellow-red .carousel-heading {
  color: #D71440;
}

.skin-yellow-red #filter-products .active-htab {
  background: #FFCB08;
}

.skin-yellow-red #filter-products .active-htab a {
  color: #fff;
}

.skin-yellow-red #comments .comment-content {
  border-left: 2px solid #D71440;
}

.skin-yellow-red #comments .comment-info .fn {
  color: #edbb00;
  font-weight: 700;
}

.skin-yellow-red #product-tabs .resp-tab-item.resp-tab-active {
  border-top: 2px solid #D71440;
}

.skin-yellow-red button, .skin-yellow-red input[type="submit"], .skin-yellow-red .button, .skin-yellow-red #comment-button {
  background-color: #D71440;
}

.skin-yellow-red button:hover, .skin-yellow-red input[type="submit"]:hover, .skin-yellow-red .button:hover, .skin-yellow-red #comment-button:hover {
  background-color: #c1123a;
}

.skin-yellow-red .top-bar-section li.active:not(.has-form) a:not(.button) {
  background: #D71440;
}

.skin-yellow-red .top-bar-section li.active:not(.has-form) a:not(.button):hover {
  background-color: #edbb00;
}

.skin-yellow-red .carousel-heading i {
  color: #FFCB08;
}

.skin-yellow-red #login-box-content .user-login-msg {
  background-color: #D71440;
  border-bottom: 2px solid #ac1033;
}

.skin-yellow-red #register-box-content .user-register-msg {
  background-color: #D71440;
  border-bottom: 2px solid #ac1033;
}

.skin-purple-green {
  /* Foundation */
}

.skin-purple-green #rec-prod-widget .best-price {
  color: #17AC44;
}

.skin-purple-green .carousel-buttons .buy-price {
  color: #17AC44;
}

.skin-purple-green .carousel-buttons .buy-now-button {
  background-color: #6F5092;
}

.skin-purple-green .carousel-buttons .buy-now-button:hover {
  background-color: #644883;
}

.skin-purple-green .entry-buttons .details {
  background-color: #17AC44;
}

.skin-purple-green .entry-buttons .details:hover {
  background-color: #159b3d;
}

.skin-purple-green .entry-buttons .buy-now {
  background-color: #6F5092;
}

.skin-purple-green .entry-buttons .buy-now:hover {
  background-color: #644883;
}

.skin-purple-green .product-style-1 .entry-footer .details {
  background-color: #17AC44;
}

.skin-purple-green .product-style-1 .entry-footer .details:hover {
  background-color: #159b3d;
}

.skin-purple-green .product-style-1 .entry-footer .buy-now {
  background-color: #6F5092;
}

.skin-purple-green .product-style-1 .entry-footer .buy-now:hover {
  background-color: #644883;
}

.skin-purple-green .product-style-1 .price-container {
  color: #17AC44;
}

.skin-purple-green .product-style-1 .remove-from-wishlist {
  color: #17AC44;
}

.skin-purple-green #header-social-profiles #social-profiles a {
  color: #17AC44;
}

.skin-purple-green .page-numbers.current {
  background-color: #6F5092;
}

.skin-purple-green .f-widgettitle {
  color: #17AC44;
}

.skin-purple-green .f-widgetcontainer ul li:before {
  color: #6F5092;
}

.skin-purple-green .tags {
  margin: 3.125rem 0 0;
  padding: 0;
  list-style: none;
}

.skin-purple-green .tags li {
  float: left;
  height: 1.5rem;
  line-height: 1.5rem;
  position: relative;
  font-size: 0.6875rem;
}

.skin-purple-green .tags a {
  float: left;
  height: 1.5rem;
  line-height: 1.5rem;
  position: relative;
  font-size: 0.6875rem;
  margin-left: 1.25rem;
  padding: 0 0.625rem 0 0.75rem;
  background: #6F5092;
  color: #fff;
  text-decoration: none;
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.skin-purple-green .tags a:before {
  content: "";
  float: left;
  position: absolute;
  top: 0;
  left: -0.75rem;
  width: 0;
  height: 0;
  border-color: transparent #6F5092 transparent transparent;
  border-style: solid;
  border-width: 0.75rem 0.75rem 0.75rem 0;
}

.skin-purple-green .tags a:after {
  content: "";
  position: absolute;
  top: 0.625rem;
  left: 0;
  float: left;
  width: 0.25rem;
  height: 4px;
  border-radius: 0.125rem;
  background: #fff;
  box-shadow: -0.0625rem -0.0625rem 0.125rem #004977;
}

.skin-purple-green .tags a:hover {
  background: #555;
}

.skin-purple-green .tags a:hover:before {
  border-color: transparent #555 transparent transparent;
}

.skin-purple-green .carousel-heading {
  color: #17AC44;
}

.skin-purple-green #filter-products .active-htab {
  background: #17AC44;
}

.skin-purple-green #filter-products .active-htab a {
  color: #fff;
}

.skin-purple-green #comments .comment-content {
  border-left: 2px solid #6F5092;
}

.skin-purple-green #comments .comment-info .fn {
  color: #159b3d;
  font-weight: 700;
}

.skin-purple-green #product-tabs .resp-tab-item.resp-tab-active {
  border-top: 2px solid #6F5092;
}

.skin-purple-green button, .skin-purple-green input[type="submit"], .skin-purple-green .button, .skin-purple-green #comment-button {
  background-color: #6F5092;
}

.skin-purple-green button:hover, .skin-purple-green input[type="submit"]:hover, .skin-purple-green .button:hover, .skin-purple-green #comment-button:hover {
  background-color: #644883;
}

.skin-purple-green .top-bar-section li.active:not(.has-form) a:not(.button) {
  background: #17AC44;
}

.skin-purple-green .top-bar-section li.active:not(.has-form) a:not(.button):hover {
  background-color: #159b3d;
}

.skin-purple-green .carousel-heading i {
  color: #6F5092;
}

.skin-purple-green #login-box-content .user-login-msg {
  background-color: #6F5092;
  border-bottom: 2px solid #594075;
}

.skin-purple-green #register-box-content .user-register-msg {
  background-color: #6F5092;
  border-bottom: 2px solid #594075;
}

.skin-blue-orange {
  /* Foundation */
}

.skin-blue-orange #rec-prod-widget .best-price {
  color: #FF7260;
}

.skin-blue-orange .carousel-buttons .buy-price {
  color: #FF7260;
}

.skin-blue-orange .carousel-buttons .buy-now-button {
  background-color: #9BD7D5;
}

.skin-blue-orange .carousel-buttons .buy-now-button:hover {
  background-color: #81ccca;
}

.skin-blue-orange .entry-buttons .details {
  background-color: #9BD7D5;
}

.skin-blue-orange .entry-buttons .details:hover {
  background-color: #81ccca;
}

.skin-blue-orange .entry-buttons .buy-now {
  background-color: #FF7260;
}

.skin-blue-orange .entry-buttons .buy-now:hover {
  background-color: #ff533d;
}

.skin-blue-orange .product-style-1 .entry-footer .details {
  background-color: #9BD7D5;
}

.skin-blue-orange .product-style-1 .entry-footer .details:hover {
  background-color: #81ccca;
}

.skin-blue-orange .product-style-1 .entry-footer .buy-now {
  background-color: #FF7260;
}

.skin-blue-orange .product-style-1 .entry-footer .buy-now:hover {
  background-color: #ff533d;
}

.skin-blue-orange .product-style-1 .price-container {
  color: #FF7260;
}

.skin-blue-orange .product-style-1 .remove-from-wishlist {
  color: #9BD7D5;
}

.skin-blue-orange #header-social-profiles #social-profiles a {
  color: #9BD7D5;
}

.skin-blue-orange .page-numbers.current {
  background-color: #FF7260;
}

.skin-blue-orange .f-widgettitle {
  color: #9BD7D5;
}

.skin-blue-orange .f-widgetcontainer ul li:before {
  color: #FF7260;
}

.skin-blue-orange .tags {
  margin: 3.125rem 0 0;
  padding: 0;
  list-style: none;
}

.skin-blue-orange .tags li {
  float: left;
  height: 1.5rem;
  line-height: 1.5rem;
  position: relative;
  font-size: 0.6875rem;
}

.skin-blue-orange .tags a {
  float: left;
  height: 1.5rem;
  line-height: 1.5rem;
  position: relative;
  font-size: 0.6875rem;
  margin-left: 1.25rem;
  padding: 0 0.625rem 0 0.75rem;
  background: #FF7260;
  color: #fff;
  text-decoration: none;
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.skin-blue-orange .tags a:before {
  content: "";
  float: left;
  position: absolute;
  top: 0;
  left: -0.75rem;
  width: 0;
  height: 0;
  border-color: transparent #FF7260 transparent transparent;
  border-style: solid;
  border-width: 0.75rem 0.75rem 0.75rem 0;
}

.skin-blue-orange .tags a:after {
  content: "";
  position: absolute;
  top: 0.625rem;
  left: 0;
  float: left;
  width: 0.25rem;
  height: 4px;
  border-radius: 0.125rem;
  background: #fff;
  box-shadow: -0.0625rem -0.0625rem 0.125rem #004977;
}

.skin-blue-orange .tags a:hover {
  background: #555;
}

.skin-blue-orange .tags a:hover:before {
  border-color: transparent #555 transparent transparent;
}

.skin-blue-orange .carousel-heading {
  color: #9BD7D5;
}

.skin-blue-orange #filter-products .active-htab {
  background: #9BD7D5;
}

.skin-blue-orange #filter-products .active-htab a {
  color: #fff;
}

.skin-blue-orange #comments .comment-content {
  border-left: 2px solid #FF7260;
}

.skin-blue-orange #comments .comment-info .fn {
  color: #81ccca;
  font-weight: 700;
}

.skin-blue-orange #product-tabs .resp-tab-item.resp-tab-active {
  border-top: 2px solid #FF7260;
}

.skin-blue-orange button, .skin-blue-orange input[type="submit"], .skin-blue-orange .button, .skin-blue-orange #comment-button {
  background-color: #FF7260;
}

.skin-blue-orange button:hover, .skin-blue-orange input[type="submit"]:hover, .skin-blue-orange .button:hover, .skin-blue-orange #comment-button:hover {
  background-color: #ff533d;
}

.skin-blue-orange .top-bar-section li.active:not(.has-form) a:not(.button) {
  background: #9BD7D5;
}

.skin-blue-orange .top-bar-section li.active:not(.has-form) a:not(.button):hover {
  background-color: #81ccca;
}

.skin-blue-orange .carousel-heading i {
  color: #FF7260;
}

.skin-blue-orange #login-box-content .user-login-msg {
  background-color: #FF7260;
  border-bottom: 2px solid #ff341a;
}

.skin-blue-orange #register-box-content .user-register-msg {
  background-color: #FF7260;
  border-bottom: 2px solid #ff341a;
}

.skin-red-green {
  /* Foundation */
}

.skin-red-green #rec-prod-widget .best-price {
  color: #DD182C;
}

.skin-red-green .carousel-buttons .buy-price {
  color: #DD182C;
}

.skin-red-green .carousel-buttons .buy-now-button {
  background-color: #9CCF31;
}

.skin-red-green .carousel-buttons .buy-now-button:hover {
  background-color: #8dbb2c;
}

.skin-red-green .entry-buttons .details {
  background-color: #9CCF31;
}

.skin-red-green .entry-buttons .details:hover {
  background-color: #8dbb2c;
}

.skin-red-green .entry-buttons .buy-now {
  background-color: #DD182C;
}

.skin-red-green .entry-buttons .buy-now:hover {
  background-color: #c71628;
}

.skin-red-green .product-style-1 .entry-footer .details {
  background-color: #9CCF31;
}

.skin-red-green .product-style-1 .entry-footer .details:hover {
  background-color: #8dbb2c;
}

.skin-red-green .product-style-1 .entry-footer .buy-now {
  background-color: #DD182C;
}

.skin-red-green .product-style-1 .entry-footer .buy-now:hover {
  background-color: #c71628;
}

.skin-red-green .product-style-1 .price-container {
  color: #DD182C;
}

.skin-red-green .product-style-1 .remove-from-wishlist {
  color: #9CCF31;
}

.skin-red-green #header-social-profiles #social-profiles a {
  color: #9CCF31;
}

.skin-red-green .page-numbers.current {
  background-color: #DD182C;
}

.skin-red-green .f-widgettitle {
  color: #9CCF31;
}

.skin-red-green .f-widgetcontainer ul li:before {
  color: #DD182C;
}

.skin-red-green .tags {
  margin: 3.125rem 0 0;
  padding: 0;
  list-style: none;
}

.skin-red-green .tags li {
  float: left;
  height: 1.5rem;
  line-height: 1.5rem;
  position: relative;
  font-size: 0.6875rem;
}

.skin-red-green .tags a {
  float: left;
  height: 1.5rem;
  line-height: 1.5rem;
  position: relative;
  font-size: 0.6875rem;
  margin-left: 1.25rem;
  padding: 0 0.625rem 0 0.75rem;
  background: #DD182C;
  color: #fff;
  text-decoration: none;
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.skin-red-green .tags a:before {
  content: "";
  float: left;
  position: absolute;
  top: 0;
  left: -0.75rem;
  width: 0;
  height: 0;
  border-color: transparent #DD182C transparent transparent;
  border-style: solid;
  border-width: 0.75rem 0.75rem 0.75rem 0;
}

.skin-red-green .tags a:after {
  content: "";
  position: absolute;
  top: 0.625rem;
  left: 0;
  float: left;
  width: 0.25rem;
  height: 4px;
  border-radius: 0.125rem;
  background: #fff;
  box-shadow: -0.0625rem -0.0625rem 0.125rem #004977;
}

.skin-red-green .tags a:hover {
  background: #555;
}

.skin-red-green .tags a:hover:before {
  border-color: transparent #555 transparent transparent;
}

.skin-red-green .carousel-heading {
  color: #9CCF31;
}

.skin-red-green #filter-products .active-htab {
  background: #9CCF31;
}

.skin-red-green #filter-products .active-htab a {
  color: #fff;
}

.skin-red-green #comments .comment-content {
  border-left: 2px solid #DD182C;
}

.skin-red-green #comments .comment-info .fn {
  color: #8dbb2c;
  font-weight: 700;
}

.skin-red-green #product-tabs .resp-tab-item.resp-tab-active {
  border-top: 2px solid #DD182C;
}

.skin-red-green button, .skin-red-green input[type="submit"], .skin-red-green .button, .skin-red-green #comment-button {
  background-color: #DD182C;
}

.skin-red-green button:hover, .skin-red-green input[type="submit"]:hover, .skin-red-green .button:hover, .skin-red-green #comment-button:hover {
  background-color: #c71628;
}

.skin-red-green .top-bar-section li.active:not(.has-form) a:not(.button) {
  background: #9CCF31;
}

.skin-red-green .top-bar-section li.active:not(.has-form) a:not(.button):hover {
  background-color: #8dbb2c;
}

.skin-red-green .carousel-heading i {
  color: #DD182C;
}

.skin-red-green #login-box-content .user-login-msg {
  background-color: #DD182C;
  border-bottom: 2px solid #b11323;
}

.skin-red-green #register-box-content .user-register-msg {
  background-color: #DD182C;
  border-bottom: 2px solid #b11323;
}

#blog-posts .section-title {
  font-size: 1.25rem;
  margin: 1.25rem 0;
}

.blog-post-style-1 {
  margin-bottom: 1.875rem;
}

.blog-post-style-1 .blog-post {
  border: 1px solid #D9D9D9;
}

.blog-post-style-1 h2.post-title {
  font-size: 1.25rem;
}

.blog-post-style-1 header {
  border-bottom: 1px solid #D9D9D9;
  text-align: center;
}

.blog-post-style-1 header img:hover {
  opacity: .5;
  transition: .2s ease-in all;
}

.blog-post-style-1 .post-title {
  padding: 1.25rem 0;
}

.blog-post-style-1 .post-meta {
  font-size: 0.8125rem;
  border-bottom: 1px solid #d9d9d9;
  padding: 0 0 1.25rem;
}

.blog-post-style-1 .author {
  float: left;
}

.blog-post-style-1 .date {
  float: right;
}

.blog-post-style-1 .excerpt {
  padding: 1.25rem 0;
}

.blog-post-style-1 footer {
  background: #F2F2F2;
  border-top: 1px solid #D9D9D9;
  font-size: 0.8125rem;
  padding: 0.9375rem 1.25rem;
}

.blog-post-style-2 {
  margin-bottom: 1.875rem;
}

.blog-post-style-2 .wp-post-image {
  border: 3px solid #f8f8f8;
  border-radius: 3px;
  height: 12.5rem;
  width: 100%;
}

.blog-post-style-2 .post-title {
  font-size: 1.375rem;
  margin-bottom: 1.25rem;
}

.blog-post-style-2 .excerpt {
  margin-bottom: 1.25rem;
}

.blog-post-style-2 .post-meta {
  color: #555;
  font-size: 0.875rem;
  margin-bottom: 0.625rem;
}

.blog-post-style-2 .post-author:after {
  color: #ccc;
  content: "|";
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}

.blog-post-style-2 .category {
  font-size: 0.875rem;
}

.blog-post-style-2 .category i {
  color: #555;
}

/* Start to customize Theme */
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?dvpmkp");
  src: url("../fonts/icomoon/icomoon.eot?#iefixdvpmkp") format("embedded-opentype"), url("../fonts/icomoon/icomoon.woff?dvpmkp") format("woff"), url("../fonts/icomoon/icomoon.ttf?dvpmkp") format("truetype"), url("../fonts/icomoon/icomoon.svg?dvpmkp#icomoon") format("svg");
  font-weight: 400;
  font-style: normal;
}

[class^="iconmoon-"], [class*=" iconmoon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.iconmoon-youtube:before {
  content: "\f167";
}

.iconmoon-youtube-play:before {
  content: "\f16a";
}

.iconmoon-instagram:before {
  content: "\f16d";
}

.iconmoon-pinterest:before {
  content: "\e600";
}

.iconmoon-googleplus:before {
  content: "\e601";
}

.iconmoon-facebook:before {
  content: "\e602";
}

.iconmoon-googleplus2:before {
  content: "\e603";
}

.iconmoon-twitter:before {
  content: "\e604";
}

.iconmoon-feed:before {
  content: "\e605";
}

.iconmoon-facebook2:before {
  content: "\e606";
}

.iconmoon-twitter2:before {
  content: "\e607";
}

.iconmoon-tumblr:before {
  content: "\e608";
}

.iconmoon-feed2:before {
  content: "\e609";
}

.iconmoon-tumblr2:before {
  content: "\e60a";
}

.iconmoon-pinterest2:before {
  content: "\e60b";
}

.iconmoon-snapchat-square:before {
  content: "\f2ad";
}

.iconmoon-linkedin:before {
  content: "\e906";
}

.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
  line-height: 1.4;
}

a, a:visited, a:hover, a:visited:hover {
  transition: all;
}

figure {
  margin: 0 auto 2.5rem;
}

figure img {
  border-radius: 5px;
}

img {
  max-width: 100%;
}

img.alignright {
  float: right;
  margin: 0 0 18px 18px;
}

img.alignleft {
  float: left;
  margin: 0 18px 18px 0;
}

img.aligncenter {
  display: block;
  margin: 18px auto;
}

blockquote {
  margin: 1.5625rem 0;
}

.gallery dt, .gallery dl {
  display: inline-block;
}

.gallery dl {
  margin-left: 0.5625rem;
  margin-right: 0.5625rem;
}

figure.figure {
  margin: 0 auto;
}

figure.figure figcaption {
  font-size: 0.875rem;
  line-height: 1.4;
  font-style: italic;
  padding: 8px 10px;
  color: #999;
  margin-bottom: 2.5rem;
  caption-side: bottom;
}

figure.alignright.figure {
  float: right;
  margin: 0 0 18px 18px;
}

figure.alignleft.figure {
  float: left;
  margin: 0 18px 18px 0;
}

body > header.contain-to-grid {
  margin-bottom: 2rem;
  max-width: 100%;
  padding-bottom: 0;
}

.contain-to-grid.no-menu-assigned {
  margin-bottom: 1.875rem;
}

.panel {
  border: 1px solid #A9ADB2;
  border-radius: 5px;
}

.amazon-price-info {
  color: #6f6f6f;
  display: block;
  font-size: 0.75rem;
  text-align: center;
}

#breadcrumbs {
  font-size: 1rem;
  margin-bottom: 1rem;
}

.index-card {
  border-bottom: 1px solid #ddd;
  padding-bottom: 2rem;
  margin-bottom: 2rem;
}

span.author,
time {
  font-size: 0.9375rem;
  color: #999;
}

span.author a,
time a {
  color: #999;
  font-weight: bold;
}

span.author a:hover, span.author a:focus,
time a:hover,
time a:focus {
  color: #222;
}

.tags li {
  margin-bottom: 0.3125rem;
}

.entry-tags {
  color: #999;
  font-size: 0.9375rem;
}

.entry-tags a {
  color: #999;
}

.entry-tags a:hover, .entry-tags a:focus {
  color: #222;
}

.tagcloud a {
  float: left;
  font-size: 0.875rem !important;
  margin-left: 0.3125rem;
  margin-top: 0.3125rem;
  padding: 0.3125rem 0.5rem;
}

.tagcloud a:before {
  content: "\f02b";
  color: #eee;
  font-family: "FontAwesome" !important;
  font-size: rem-cacl(13px);
  padding-right: 0.3125rem;
}

.flexslider .slides img {
  max-height: 400px;
}

.flexslider .slides li a:hover {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

#carousel .slides img {
  height: 5rem;
  width: 5rem;
  border: none !important;
}

.gallery-photo-wrap {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  min-height: 16.875rem;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
      justify-content: center;
}

.product-gallery-image-large {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
      flex-direction: column;
  max-width: 100%;
}

.product-gallery-image-large img {
  width: auto !important;
  height: auto !important;
  margin: 0 auto;
}

.product-gallery-nav-image {
  width: auto !important;
  margin: 0 auto;
}

#carousel .slides li {
  border: 1px solid #eee;
  border-radius: 3px;
}

#slider {
  min-height: 12.5rem;
}

.noscrolling {
  border: none;
  width: 100%;
  min-height: 42.5rem;
  overflow: scroll;
}

#rec-prod-widget .rec-product-thumbnail-container {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  min-height: 9.375rem;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
      justify-content: center;
}

#rec-prod-widget .rec-product-thumbnail-wrap {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
      flex-direction: column;
}

#rec-prod-widget .rec-product-thumbnail-container .rec-thumbnail {
  width: auto !important;
  height: auto !important;
  margin: 0 auto;
}

.page-numbers {
  color: #999;
  display: block;
  min-height: 1.5rem;
  margin-left: -0.3125rem;
}

.page-numbers li {
  height: 1.5rem;
  color: #222222;
  font-size: 0.875rem;
  margin-left: 0.3125rem;
}

.page-numbers li a, .page-numbers li button {
  display: block;
  padding: 0.0625rem 0.625rem 0.0625rem;
  color: #999999;
  background: none;
  border-radius: 3px;
  font-weight: normal;
  font-size: 1em;
  line-height: inherit;
  transition: background-color 300ms ease-out;
}

.page-numbers li:hover a,
.page-numbers li a:focus,
.page-numbers li:hover button,
.page-numbers li button:focus {
  background: #e6e6e6;
}

.page-numbers li.unavailable a, .page-numbers li.unavailable button {
  cursor: default;
  color: #999999;
}

.page-numbers li.unavailable:hover a,
.page-numbers li.unavailable a:focus,
.page-numbers li.unavailable:hover button,
.page-numbers li.unavailable button:focus {
  background: transparent;
}

.page-numbers li.current a, .page-numbers li.current button {
  background: #008CBA;
  color: #FFFFFF;
  font-weight: bold;
  cursor: default;
}

.page-numbers li.current a:hover, .page-numbers li.current a:focus, .page-numbers li.current button:hover, .page-numbers li.current button:focus {
  background: #008CBA;
}

.page-numbers li {
  float: left;
  display: block;
}

#post-pagination {
  text-align: center;
}

#post-pagination .pagination.page-numbers {
  display: inline-block;
  margin: 1.25rem 0;
}

.pagination-centered ul.page-numbers li {
  float: none;
  display: inline-block;
}

.page-numbers li span.current {
  border-radius: 3px;
}

.page-numbers li {
  margin-left: 0.5rem;
}

#pagination {
  margin-top: 1.25rem;
  padding-top: 1.25rem;
}

.page-numbers li span:hover a,
.page-numbers li span a:focus {
  background: #e6e6e6;
}

.page-numbers li span.current {
  background: #008CBA;
  padding: 0.0625rem 0.625rem 0.0625rem;
  color: #FFFFFF;
  font-weight: bold;
  cursor: default;
}

.avatar {
  border-radius: 5px;
  float: left;
}

#comments {
  margin-top: 1.25rem;
}

#comments .comment-meta {
  width: 100%;
  border: none;
  margin-bottom: 0.9375rem;
}

#comments .logged-in-as {
  margin-bottom: 0.9375rem;
}

#comments .comment-reply-title {
  font-size: 1.25rem;
}

#comments .comment-reply-title i {
  padding-right: 0.625rem;
}

#comments .comment-meta-time {
  display: block;
}

#comments .comment-meta-time .fa.fa-clock-o {
  padding-right: 0.4375rem;
}

#comments .comment-textarea {
  min-height: 12.875rem;
}

#comments .comment-info .fn {
  font-weight: 400;
}

#comments #comments-title > span {
  float: right;
}

#comments .comment-content {
  padding-left: 1.25rem;
}

#comments .comment-buttons {
  padding-top: 0.9375rem;
}

#comments .comment-buttons span {
  background-color: #f3f3f3;
  border: 1px solid #ddd;
  border-radius: 3px;
  font-size: 0.8125rem;
  padding: 0.1875rem 0.3125rem;
}

#comments .comment-buttons span a {
  color: #222;
}

#comments .comment-body {
  margin-bottom: 1.875rem;
}

#comments .comment-form label {
  font-weight: 700;
  margin-bottom: 0.625rem;
}

#comments .comment-awaiting-moderation {
  line-height: 1;
}

ol.commentlist {
  margin-left: 0;
  margin-top: 2em;
}

ol.commentlist p {
  font-size: 0.9375rem;
  line-height: 1.5;
}

ol.commentlist ul.children {
  margin-left: 4rem;
}

ol.commentlist li {
  list-style: none;
}

ol.commentlist li .comment-author img {
  float: left;
  margin: 0 1em 0 0;
}

ol.commentlist li .author-meta {
  display: inline-block;
}

ol.commentlist li .author-meta cite.fn {
  font-style: normal;
  font-weight: 600;
  margin-right: 0.5rem;
}

ol.commentlist li .author-meta time a {
  color: #ccc;
  font-size: 0.875rem;
  margin-right: 0.5rem;
}

ol.commentlist li .author-meta .comment-edit-link {
  color: #bbb;
  font-size: 0.875rem;
}

ol.commentlist li section.comment {
  margin-left: 4rem;
}

ol.commentlist li section.comment a.comment-reply-link {
  font-size: 0.875rem;
  font-weight: 600;
  color: #bbb;
}

ol.commentlist li section.comment a.comment-reply-link:hover, ol.commentlist li section.comment a.comment-reply-link:focus {
  color: #222;
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  min-width: 100% !important;
  width: 100% !important;
}

.admin-bar > .fixed {
  margin-top: 2rem;
}

.full-width {
  width: 100%;
}

.boxed {
  max-width: 64rem;
  margin: 0 auto;
}

.col-np-sides {
  padding-left: 0;
  padding-right: 0;
}

.gl-pd-left {
  padding-left: 1.25rem;
}

.gl-pd-right {
  padding-right: 1.25rem;
}

.gl-pd-sides {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.name i.fa-home {
  color: #fff;
  font-size: 25px;
  line-height: 45px;
  padding: 0 20px;
}

#post-content p {
  margin-bottom: 1rem;
}

#nav-searchform .nav-searchinput {
  background-color: #4e4e4e;
  border: 1px solid #303030;
  border-radius: 0.9375rem 0 0 0.9375rem;
}

#nav-searchform #nav-searchsubmit {
  border-radius: 0.125rem;
  width: 100%;
}

#category-description,
#tag-description,
#blog-description,
#store-description {
  margin-bottom: 1.5625rem;
}

#blog-bottom-description,
#store-bottom-description {
  margin: 2.5rem 0 1.5625rem;
}

.archive-title {
  margin-bottom: 1.25rem;
}

/* Buy button */
.buybtn {
  background: #ff8400;
  background-color: #ff6600;
  /* Fallback Color */
  /* Saf4+, Chrome */
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  /* FF3.6 */
  /* IE10 */
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #ff8400, #ff6600);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ff8400', EndColorStr='#ff6600');
  padding-left: 1.25rem;
  padding-right: 4.0625rem;
  height: 2.8125rem;
  display: inline-block;
  position: relative;
  border: 1px solid #ff5a00;
  box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.8) inset, 1px 1px 3px rgba(0, 0, 0, 0.2), 0px 0px 0px 4px rgba(188, 188, 188, 0.5);
  box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.8) inset, 1px 1px 3px rgba(0, 0, 0, 0.2);
  border-radius: 0.3125rem;
  clear: both;
  overflow: hidden;
  transition: all 0.3s linear;
}

.buybtn .buybtn-text {
  padding-top: 0.625rem;
  display: block;
  font-size: 1.125rem;
  white-space: nowrap;
  text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.3);
  color: #6e1d08;
  transition: all 0.2s linear;
  line-height: 1.5rem;
}

.buybtn .buybtn-hidden-text {
  position: absolute;
  height: 100%;
  top: 0;
  right: 3.25rem;
  width: 0;
  background: #6e1d08;
  text-shadow: 0px -1px 1px #363f49;
  color: #fff;
  font-size: 1rem;
  white-space: nowrap;
  text-transform: uppercase;
  text-align: left;
  text-indent: 1.0625rem;
  overflow: hidden;
  line-height: 2.8125rem;
  box-shadow: -1px 0px 1px rgba(255, 255, 255, 0.4), 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
  transition: width 0.3s linear;
}

.buybtn .buybtn-image {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 3.25rem;
  border-left: 1px solid #ff5a00;
  box-shadow: 1px 0px 1px rgba(255, 255, 255, 0.4) inset;
}

.buybtn .buybtn-image span {
  width: 2.375rem;
  height: 2.375rem;
  opacity: 0.7;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -1.25rem 0px 0px -1.25rem;
  background: transparent url(../images/cart.png) no-repeat 75% 55%;
  transition: all 0.3s linear;
}

.buybtn:hover .buybtn-text {
  text-shadow: 0px 1px 1px #5d81ab;
  color: #fff;
}

.buybtn:hover .buybtn-hidden-text {
  width: 6.25rem;
}

.buybtn:hover .buybtn-image span {
  opacity: 1;
}

.buybtn:active {
  background: #ff5a00;
}

.wish-list-author-avatar .avatar {
  float: none;
}

.share-list-label {
  display: block;
  margin: 0.625rem 0;
}

#share-wishlist {
  margin-left: 0;
}

#share-wishlist li {
  list-style: none;
  display: inline-block;
  line-height: 2.4;
}

#share-wishlist li:first-child {
  margin-left: 0;
  padding-left: 0;
}

#share-wishlist a {
  border: 1px solid #777;
  border-radius: 2px;
  color: #777;
  font-size: 0.75rem;
  padding: 0.5rem;
}

#featured-carousel, #content-wrap {
  background-color: #fff;
}

#content-wrap {
  padding-bottom: 1.5625rem;
  padding-top: 2.5rem;
}

.row {
  background-color: initial;
}

#filter-products {
  margin-left: 0;
}

#filter-products li {
  margin-left: 0;
}

#filter-products li .tab-style {
  padding: 6px 10px;
  color: #191919;
  font-weight: 400;
  font-size: 0.8125rem;
}

.small-icon {
  margin-right: 0.5rem;
}

.zt-product-ribbon {
  background-color: #a00;
  overflow: hidden;
  white-space: nowrap;
  /* top left corner */
  position: absolute;
  left: -2.375rem;
  top: 0.25rem;
  /* 45 deg ccw rotation */
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  filter: progid:DXImageTransform.Microsoft.Matrix sizingMethod=auto expand, M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos($degrees), M12=-sin($degrees), M21=sin($degrees), M22=cos($degrees))";
  zoom: 1;
  z-index: 1;
  /* shadow */
}

.zt-product-ribbon span {
  border: 1px solid #faa;
  color: #fff;
  display: block;
  margin: 1px 0;
  padding: 0.625rem 3.125rem;
  text-align: center;
  text-decoration: none;
  /* shadow */
  text-shadow: 0 0 0.3125rem #444;
}

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}

#cboxWrapper {
  max-width: none;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #000;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

#colorbox {
  outline: 0;
}

#cboxContent {
  margin-top: 1.25rem;
  background: #000;
}

.cboxIframe {
  background: #fff;
}

#cboxError {
  padding: 3.125rem;
  border: 1px solid #ccc;
}

#cboxLoadedContent {
  border: 0.3125rem solid #000;
  background: #fff;
}

#cboxTitle {
  position: absolute;
  top: -1.25rem;
  left: 0;
  color: #ccc;
}

#cboxCurrent {
  position: absolute;
  top: -1.25rem;
  right: 0;
  color: #ccc;
}

#cboxLoadingGraphic {
  background: url(../images/colorbox/loading.gif) no-repeat center center;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0;
}

#cboxSlideshow {
  position: absolute;
  top: -1.25rem;
  right: 5.625rem;
  color: #fff;
}

#cboxPrevious {
  position: absolute;
  top: 50%;
  left: 0.3125rem;
  margin-top: -2rem;
  background: url(../images/colorbox/controls.png) no-repeat top left;
  width: 1.75rem;
  height: 4.0625rem;
  text-indent: -9999px;
}

#cboxPrevious:hover {
  background-position: bottom left;
}

#cboxNext {
  position: absolute;
  top: 50%;
  right: 0.3125rem;
  margin-top: -2rem;
  background: url(../images/colorbox/controls.png) no-repeat top right;
  width: 1.75rem;
  height: 4.0625rem;
  text-indent: -9999px;
}

#cboxNext:hover {
  background-position: bottom right;
}

#cboxClose {
  position: absolute;
  top: 0.3125rem;
  right: 0.3125rem;
  display: block;
  background: url(../images/colorbox/controls.png) no-repeat top center;
  width: 2.375rem;
  height: 1.1875rem;
  text-indent: -9999px;
}

#cboxClose:hover {
  background-position: bottom center;
}

/* Login Box */
#login-box-content .user-login-msg {
  line-height: 3;
  margin-bottom: 0.9375rem;
  color: #fff;
  font-size: 1.5625rem;
  font-weight: 700;
  text-align: center;
}

#login-box-content .loginput-box label {
  display: block;
  font-weight: 700;
  margin-bottom: 0.625rem;
}

#login-box-content .remember-login-box #rememberme_log {
  margin-bottom: 0;
}

#login-box-content .remember-login-box .registration-url {
  display: block;
  font-size: 0.875rem;
}

#login-box-content #wp-submit-log {
  width: 100%;
}

/* Register Box */
#register-box-content .user-register-msg {
  line-height: 3;
  margin-bottom: 0.9375rem;
  color: #fff;
  font-size: 1.5625rem;
  font-weight: 700;
  text-align: center;
}

#register-box-content .loginput-box label {
  display: block;
  font-weight: 700;
  margin-bottom: 0.625rem;
}

#register-box-content .reg-msg {
  font-size: 0.75rem;
  text-align: center;
}

#register-box-content #register-button {
  width: 100%;
}

.entry-buttons {
  margin-top: 1.25rem;
}

.entry-buttons .details {
  float: left;
  color: #fff;
  padding: 0.3125rem;
  width: 50%;
  text-align: center;
}

.entry-buttons .buy-now {
  float: left;
  color: #fff;
  padding: 0.3125rem;
  width: 50%;
  text-align: center;
}

.hidden {
  display: none;
}

.loading-gallery {
  min-height: 300px;
  width: 100%;
  background: url(../images/loading.gif) no-repeat center center !important;
}

#nav-searchsubmit-folded {
  color: #fff;
  line-height: 3;
  display: block;
}

#nav-searchsubmit-folded:hover {
  cursor: pointer;
}

#content-under-menu {
  background-color: #fff;
  padding-top: 2.5rem;
}

#cat-list li.cat-item:before {
  content: "\f07c";
  font-family: fontawesome;
  /* font-size: 30px; */
  margin-right: 8px;
}

#verify-cart {
  text-align: center;
  margin: 2rem 0;
}

#cart-subtotal {
  font-weight: 700;
  font-size: 1.25rem;
}

#cart-items-list {
  min-height: 12.5rem;
  margin-top: 2rem;
}

.cart-item-price {
  display: block;
}

.cart-item {
  margin: 1rem 0;
  border-bottom: 2px dashed #e3e3e3;
  padding-bottom: 1rem;
}

.cart-item-price-tag {
  color: #679800;
}

.cart-item-title {
  font-size: 1.2rem;
}

.cart-item-title i {
  color: #009292;
}

.cart-subtotal-price {
  color: #DD182C;
  font-size: 1.25rem;
}

.shopping-cart-desc {
  margin: 2rem 0;
}

.empty-shopping-cart {
  margin: 2rem 0;
}

.inc-button,
.dec-button {
  display: inline-block;
  text-indent: -9999px;
  cursor: pointer;
  width: 2rem;
  height: 2rem;
  float: left;
  text-align: center;
  opacity: .5;
}

.inc-button {
  background: url(../images/plus_square_black-32.png) no-repeat;
  float: right;
}

.dec-button {
  background: url(../images/minus_square_black-32.png) no-repeat;
  float: left;
}

input#itemquantity {
  display: inline-block;
  width: 3.125rem;
  height: 2rem;
  font-size: 0.75rem;
  padding: 0.3125rem;
  text-align: center;
}

.numbers-row {
  width: 7.8125rem;
  text-align: center;
  margin: 0 auto;
}

.item-quantity-label {
  font-weight: 700;
  margin-bottom: 5px;
}

.popup-message-box {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  z-index: 9999;
}

.popup-message-box .popup-message-box-inner {
  position: relative;
  padding: 2rem;
  border-radius: 5px;
  background-color: #000;
  opacity: .8;
  color: #fff;
  border: 6px double #fff;
}

.popup-message-box .popup-message-box-inner .closebox {
  position: absolute;
  right: -10px;
  top: -10px;
}

.popup-message-box .popup-message-box-inner .closebox:hover {
  cursor: pointer;
}

#cart-buttons {
  text-align: center;
}

#cart-summary {
  text-align: center;
}

#cart-summary .summary-thead tr th {
  text-align: center;
}

#cart-summary .summary-item-title {
  text-align: left;
}

#cart-summary .summary-unit-price,
#cart-summary .summary-quantity,
#cart-summary .summary-subtotal,
#cart-summary .summary-remove-item {
  text-align: center !important;
}

#cart-summary .summary-unit-price {
  color: #1B6F01;
  font-weight: 700;
}

#cart-summary .summary-subtotal {
  color: #DD182C;
  font-weight: 700;
}

#cart-summary .itm-quantity {
  width: 3.125rem;
  margin: 0 auto;
}

form.ajax-auth {
  display: none;
  z-index: 999;
  position: fixed;
  top: 10%;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
  padding: 2.5rem 1.5625rem 1.5625rem 1.5625rem;
  background-color: #FFFFFF;
  border-radius: 8px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  color: #878787;
}

.ajax-auth h2 {
  font-size: 1.25rem;
}

.ajax-auth h3 {
  font-weight: 100;
  color: #333333;
  line-height: 1;
}

.ajax-auth h3 {
  font-size: 1.125rem;
  text-align: left;
  margin: 0;
}

.ajax-auth hr {
  background-color: rgba(0, 0, 0, 0.1);
  border: 0 none;
  height: 1px;
  margin: 1.25rem 0;
}

.ajax-auth input#username,
.ajax-auth input#password,
.ajax-auth input#signonname,
.ajax-auth input#email,
.ajax-auth input#signonpassword,
.ajax-auth input#password2,
.ajax-auth input#user_login {
  border: 1px solid #EDEDED;
  border-radius: 3px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
  color: #333333;
  font-size: 0.9375rem;
  padding: 0.625rem 0.625rem 0.625rem 0.8125rem;
  width: 100%;
  margin: 0.4375rem 0 1.25rem 0;
  background-color: #F9F9F9;
}

.ajax-auth input#username:focus,
.ajax-auth input#password:focus,
.ajax-auth input#signonname:focus,
.ajax-auth input#email:focus,
.ajax-auth input#signonpassword:focus,
.ajax-auth input#password2:focus,
.ajax-auth input#user_login:focus {
  background-color: #FFF;
}

.ajax-auth label.error {
  display: none !important;
}

.ajax-auth input.error {
  border: 1px solid #FF0000 !important;
}

.ajax-auth input.submit_button {
  font-size: 0.8125rem;
  border-radius: 3px;
  padding: 0.5625rem 1.9375rem 0.5625rem 1.9375rem;
  float: right;
}

.ajax-auth a {
  text-decoration: none;
}

.ajax-auth a.close {
  color: #DCDCDC;
  position: absolute;
  right: 0.9375rem;
  top: 0.9375rem;
}

.ajax-auth a.text-link {
  color: #B4B2B2;
  float: left;
  margin: 0.625rem 0 0 0;
}

.ajax-auth p.status {
  text-align: center;
  margin: 1.25rem 0 1.25rem 0;
  font-weight: 600;
  display: none;
}

a.login_button {
  padding: 0.3125rem 0.4375rem 0.3125rem 0.4375rem;
  background-color: #FFF;
  border-radius: 3px;
  border: 1px solid #DCDCDC;
  color: #333;
  text-decoration: none;
  font-size: 0.6875rem;
}

.login_overlay {
  height: 100%;
  width: 100%;
  background-color: #000;
  opacity: 0.9;
  position: fixed;
  z-index: 998;
}

.widget-login-form-fields .status {
  font-size: 0.8125rem;
  margin-bottom: 0.625rem;
  text-align: center;
}

#zeno-popup-login,
#zeno-popup-register,
#zeno-popup-forgot-password {
  display: none;
}

#update-user-profile label {
  margin-bottom: 0.625rem;
  font-weight: 700;
}

#update-up-server-response {
  text-align: center;
}

.uup-avatar {
  text-align: center;
}

.uup-avatar img {
  float: none;
}

.purchasepsl li {
  text-align: left;
}

.prc-old-price {
  text-decoration: line-through;
  color: #777;
  font-size: 0.8125rem;
  margin-right: 0.3125rem;
}

.prod-price-diff {
  background-color: #17ac44;
  position: absolute;
  right: 0;
  top: 0.9375rem;
  padding: 0.3125rem 0.625rem;
  color: #fff;
  font-weight: 700;
}

.shortcode-sgp {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
}

.sgp-current-price {
  font-weight: 700;
  float: left;
  font-size: 1.125rem;
  margin: 0.625rem;
}

.sgp-current-price i {
  color: #999;
  font-style: initial;
  font-weight: normal;
}

.prod-price-diff-sgp {
  padding: 0.3125rem 0.625rem;
  text-align: center;
  border-radius: 50%;
  vertical-align: middle;
  background-color: #17ac44;
  color: #fff;
  line-height: 90px;
  float: right;
  font-weight: 700;
  font-size: 1.1875rem;
  position: absolute;
  left: 1.25rem;
  top: 1.25rem;
  min-width: 5.625rem;
}

.sg-prod-display-description {
  margin: 1.25rem 0;
  word-wrap: break-word;
}

@media only screen and (min-width: 40.063em) {
  .sgp-btn-align {
    text-align: right;
  }
}
@media only screen and (max-width: 40em) {
  .sgp-btn-align {
    text-align: center;
  } 
}

.sgp-thumbnail-wrap {
  position: relative;
  margin-bottom: 0.625rem;
}

.prod-price-diff-fs {
  position: absolute;
  top: 1.25rem;
  left: 1.875rem;
  background-color: #17ac44;
  color: #fff;
  font-weight: 700;
  font-size: 1.25rem;
  padding: 0.625rem;
  border-radius: 50%;
  line-height: 5.625rem;
  vertical-align: middle;
  text-align: center;
  z-index: 1;
  min-width: 5.625rem;
}

#featured-slider .slider-thumbnail-wrap {
  margin-bottom: 1.25rem;
}

.header-content .h_col_1 {
  margin-top: 1.25rem;
}

.header-content .h_col_2 {
  margin-top: 1.875rem;
}

.logged-in #zeno-main-nav-menu.contain-to-grid.sticky {
  margin-top: 32px;
}

.wishlist-mobile-mlink,
.wishlist-mobile-mlink:visited,
.wishlist-mobile-mlink:hover {
  color: #fff;
}

/*.store-categories-widget {
    background-color: #fff;
    z-index: 2;
}
*/
.slider-buy-button a {
    margin-bottom: 0;
    border-color: #900101;
    border-width: 1px;
    border-style: solid;
    padding-top: 10px;
    padding-bottom: 10px;
}
.entry-product-style-1 .entry-footer,
.buy-now-button,
.slider-buy-button {
  font-size: 15px;
}

.prod-price-diff-sgp {
  display: none;
}
.shareaholic-share-buttons-container.floated.mobile {
  display: none !important;
}

@media only screen and (min-width: 64.063em) {
  .footer-widget {
    margin-top: 3rem;
    padding-top: 2rem;
  }
  .col-np-left {
    padding-left: 0;
  }
  .col-np-right {
    padding-right: 0;
  }
  form.ajax-auth {
    max-width: 30%;
  }
  .masonry-grid {
    max-width: 31%;
  }
}

@media only screen and (min-width: 40.063em) {
  .entry-author {
    margin: 3.125rem -1.25rem;
  }
  form.ajax-auth {
    max-width: 50%;
  }
  .logged-in.admin-bar .fixed.zeno-top-navbar {
    margin-top: 32px;
  }
  .masonry-grid {
    max-width: 48%;
  }
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .header-content .h_col_1 {
    text-align: center;
  }
}

@media only screen {
  .entry-author .avatar {
    margin-bottom: 1.25rem;
  }
  .header-content .h_col_2,
  .header-content .h_col_3 {
    text-align: center;
  }
  .header-content .h_col_2 {
    margin-bottom: 1.25rem;
  }
  form.ajax-auth {
    max-width: 90%;
  }
  .masonry-grid {
    width: 100%;
  }
  #header-social-profiles {
    text-align: right;
  }
  .tb-menulinks.inline-list {
    display: inline-block;
  }
}

@media only screen and (max-width: 40em) {
  .tb-menulinks li {
    border-radius: 0;
    float: none;
    margin: 0 auto 0.3125rem;
    width: 7.5rem;
  }
  .gl-pd-left {
    padding-left: inherit;
  }
  .gl-pd-right {
    padding-right: inherit;
  }
  #header-social-profiles {
    text-align: right;
  }
  .tb-menulinks.inline-list {
    margin: 0 0 1.875rem;
  }
  .amazon-price-info {
    margin: 0.9375rem 0;
  }
  h1.entry-title {
    margin-top: 1.25rem;
  }
  .masonry-grid {
    width: 100%;
  }
  .header-content .h_col_1 {
    text-align: center;
    margin: 1.25rem 0;
  }
  #header .header-container .header-content {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .flex-next,
  .flex-prev {
    display: none !important;
  }
}
