@charset "UTF-8";
/*@import url("../theretailer/style.css");*/
/****************************************************************/
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/****************************************************************/
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local(''), url('../fonts/lato-v17-latin-regular.woff2') format('woff2'), url('../fonts/lato-v17-latin-regular.woff') format('woff');
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* lato-700 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local(''), url('../fonts/lato-v17-latin-700.woff2') format('woff2'), url('../fonts/lato-v17-latin-700.woff') format('woff');
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
* {
  font-family: 'Lato', sans-serif !important;
}
hr, .hr {
  margin-bottom: 20px;
}
.entry-content .product_item p.product-title, .product_item p.product-title {
  margin-right: 0;
}
.product_item h3 a {
  padding: 1px 0 0 0;
}
.summary .price .wwcAmzAff-price-info {
  font-size: 0.3em;
  font-weight: normal;
  clear: both;
  display: block;
  color: #ccc;
}
#cross-sell-add-to-cart img {
  display: none;
}
#cross-sell-add-to-cart:before {
  content: "Add to cart";
}
#cross-sell-add-to-cart {
  background: #000;
  color: #fff;
  float: left;
  display: inline-block;
  text-transform: uppercase;
  padding: 5px 7px 4px;
}
.gbtr_dark_footer_wrapper .widget_nav_menu ul li, .gbtr_dark_footer_wrapper .widget_nav_menu ul li.menu-item {
  width: 100%;
  border-bottom: 1px dotted #3d3d3d !important;
}
.entry-content .aligncenter {
  margin-bottom: 30px;
}
.entry-content .wp-caption {
  padding: 5px 5px 5px 5px;
  border: 1px solid #ccc;
  background: #f5f5f5;
  box-sizing: border-box;
}
.entry-content table {
  width: 100%;
}
.entry-content table td, .entry-content table th {
  padding: 5px;
  border: 1px solid #ccc;
}
.entry-content table th {
  background: #333;
  border: 1px solid #333;
  color: #fff;
}
body.home .global_content_wrapper {
  margin: 0px auto;
  margin-top: -39px;
}
form input.addtobasket {
  width: 100%;
  margin-top: -10px !important;
  /*text-transform: inherit !important;*/
  /*background: #7aa90e !important;*/
  padding: 20px 30px 20px 30px !important;
  /*font-size: 14px !important;*/
  font-weight: 600 !important;
  transition: all 0.2s !important;
  background: url(https://wms-eu.amazon-adsystem.com/panda/20070822/US/img/cart.gif) 15px 15px no-repeat #ebb62c !important;
}
a.amzbtn {
  width: 100% !important;
  padding: 20px 30px 20px 30px !important;
  font-weight: 600 !important;
  transition: all 0.2s !important;
  background: url(https://wms-eu.amazon-adsystem.com/panda/20070822/US/img/cart.gif) 15px 15px no-repeat #ebb62c !important;
  color: #fff;
  display: block;
  box-sizing: border-box;
  font-weight: 100 !important;
  text-align: center;
  text-transform: uppercase;
}
.addtobasket:hover, .addtobasket:focus, a.amzbtn:hover, a.amzbtn:focus {
  /*background: #4a8808 !important;*/
  background: url(https://wms-eu.amazon-adsystem.com/panda/20070822/US/img/cart.gif) 15px 15px no-repeat #eb8c11 !important;
  transition: all 0.2s !important;
}
.addtobasketbutton {
  margin-bottom: 10px;
}
.popmake-overlay {
  background: rgba(0, 0, 0, 0.85) !important;
}
.popmake-title {
  display: none !important;
}
.popmake-close {
  color: #fff !important;
  background: #000 !important;
}
table.table-reviews th {
  font-weight: normal;
  background: #eee;
  border: 1px solid #eee;
}
table.table-reviews td {
  border: 1px solid #f5f5f5;
}
table.table-reviews th strong {
  font-size: 110%;
}
table.table-reviews p del {
  display: block;
}
.entry-content table.table-reviews img.size-thumbnail {
  min-width: 140px;
}
#wprs_square .rating {
  line-height: 17px !important;
}
span.rating {
  font-family: FontAwesome;
  position: relative;
  display: inline-block;
}
.rating {
  font-size: 20px;
  font-weight: normal;
  height: 20px !important;
  line-height: 24px !important;
  position: relative;
  overflow: hidden;
}
span.rating:before {
  content: "";
  color: #999;
}
span.rating:after {
  color: #c42d2d;
  position: absolute;
  left: 0;
}
.r-5:after {
  content: "";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
table td .product span.amount {
  display: block !important;
}
em.WooZone-price-info {
  font-size: 12px;
  color: #666;
  font-weight: 100;
  float: right;
  text-align: left;
  width: 100%;
}
.gbtr_light_footer_wrapper em.WooZone-price-info {
  display: none;
}
.entry-content > ol > li > h3 {
  padding-bottom: 10px;
}
.grid_12.bottom_wrapper.affiliate {
  text-align: center;
  font-size: 10px;
  font-family: sans-serif;
}
.site-header-sticky.on_page_scroll {
  z-index: 600 !important;
}
.site-header-sticky {
  z-index: 600;
  top: 0;
}
body.home .entry-content {
  margin-top: 21px;
}
.the_retailer_recent_posts .post_comments {
  display: none;
}
/*** Wide page design ***/
.wide-title {
  margin: 6vh 0;
  text-align: center;
  padding: 0 2vw;
}
.wide-title h1 {
  font-size: 2.2rem;
  line-height: initial;
}
.wide-title .intro {
  font-size: 1.2rem;
  line-height: normal;
  color: #666;
  font-family: 'Lato';
}
.wide-post .container_12 .panel-layout, .row-products {
  padding: 0 2vw !important;
}
.row-products {
  display: flex;
  justify-content: space-around;
}
.wide-post .container_12 .panel-layout .side-panel {
  padding: 20px;
  background: #f5f5f5;
  font-family: 'Lato';
}
.wide-post .container_12 .panel-layout .side-panel h2 {
  font-size: 1.2rem;
  font-weight: 900;
}
.wide-post .container_12 .panel-layout .side-panel h3 {
  font-size: 0.9rem;
  font-weight: 100;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
}
.wide-post .container_12 .panel-layout .side-panel ol li {
  font-size: 0.9rem;
  line-height: 2rem;
  display: flex;
  list-style: none;
  flex-wrap: wrap;
  justify-content: space-between;
}
.wide-post .container_12 .panel-layout .side-panel .btn-price {
  float: right;
  background: #666;
  color: #fff;
  padding: 3px 5px;
  border-radius: 3px;
  line-height: 1.5;
  margin: 4px 0;
  font-size: 0.7rem;
  font-weight: 100;
  transition: all 0.3s ease;
}
.wide-post .container_12 .panel-layout .side-panel .btn-price:hover, .wide-post .container_12 .panel-layout .side-panel .btn-price:focus {
  background: #333;
}
.wide-post .container_12 p {
  font-family: 'Lato';
  font-size: 1.125rem;
  line-height: 1.875rem;
  margin-bottom: 20px;
}
.wide-post .container_12 h1 {
  font-size: 2.2rem;
}
.wide-post .container_12 h2 {
  font-size: 2rem;
  line-height: 2rem;
  padding: 2rem 0 1rem 0;
}
.wide-post .container_12 h3 {
  font-size: 1.8rem;
  line-height: 1.8rem;
  padding: 1.8rem 0 1rem 0;
}
.wide-post .container_12 h4 {
  font-size: 1.6rem;
  line-height: 1.6rem;
  padding: 1.6rem 0 1rem 0;
}
.wide-post .container_12 .panel-grid-cell .widget {
  padding: 0;
}
.wide-post .container_12 .panel-layout .product {
  /*padding: 20px;
		background:#f5f5f5;*/
  font-family: 'Lato';
  font-size: 1.125rem;
  line-height: 1.875rem;
  color: #333;
  margin-bottom: 50px;
}
.wide-post .container_12 .panel-layout .product p {
  margin-bottom: 20px;
}
.wide-post .container_12 .panel-layout .product p:last-child {
  margin-bottom: 0;
}
.wide-post .container_12 .panel-layout .product h3 {
  font-size: 2rem;
  line-height: normal;
  font-weight: 400;
  padding: 0 0 2px 0;
  border-bottom: 5px solid #333;
  margin: 10px 0 30px 0;
}
.wide-post .container_12 .panel-layout .product .table-product {
  font-size: 0.8rem;
  margin-bottom: 20px;
}
.wide-post .container_12 .panel-layout .product .table-product td {
  border-bottom: 1px solid #ccc;
}
.woocommerce_category_header_image {
  display: none;
}
#tab-additional_information, #tab-description {
  position: relative !important;
  width: 100%;
}
.gbtr_footer_wrapper {
  background: #fff !important;
}
.category_header .tr_content_wrapper {
  padding: 0;
}
.category_header .tr_content_wrapper h1, .category_header .tr_content_wrapper .term-description {
  text-align: left;
}
.category_header .tr_content_wrapper h1 {
  font-size: 2rem;
}
.category_header .tr_content_wrapper .term-description {
  margin-top: 0;
}
.tr_content_wrapper .affiliate {
  font-size: 0.6rem;
  padding: 1vh 0;
}
.entry-content .wp-caption {
  max-wiDth: 100%;
}
.entry-content .wp-caption .wp-caption-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.entry-content > ol > li > h3, .entry-content > ul > li > h3 {
  display: inline-block;
  font-size: 1.1rem;
  padding-bottom: 0;
  margin-bottom: 0;
  padding-left: 12px;
}
h2.sale {
  width: 100%;
  background: #c42d2d;
  color: #fff !important;
  text-transform: uppercase;
  font-size: 5rem !important;
  padding: 3vh;
  text-align: center;
}
.gbtr_second_menu li.menu-item a {
  color: #333;
}
.widget.widget_product_tag_cloud a, .widget.widget_tag_cloud a {
  background: #000 !important;
}
.alert-discount {
  background: #f5f5f5;
  padding: 30px;
  font-size: 1.6rem;
  border: 2px solid #ccc;
  margin-bottom: -60px;
  margin-top: -30px;
}
.alert-discount p, .alert-discount h2 {
  margin-bottom: 0;
}
@media screen and (min-width: 781px) and (max-width: 992px) {
  .wide-post .container_12 .panel-layout .side-panel ol li {
    flex-direction: column;
  }
  .wide-post .container_12 .panel-layout .side-panel ol li a.btn-price {
    margin: 0 0 6px 0;
    max-width: 60px;
  }
}
@media screen and (min-width: 960px) {
  body.home .global_content_wrapper {
    margin-top: -68px;
  }
}
@media screen and (min-width: 992px) {
  .wide-post .container_12 .panel-layout .product .table-product {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  .row-products {
    padding: 0 10vw !important;
  }
}
@media screen and (min-width: 1600px) {
  .row-products {
    padding: 0 15vw !important;
  }
}
@media screen and (min-width: 2200px) {
  .row-products {
    padding: 0 20vw !important;
  }
}
/****************************************************************/
/****************************************************************/
/****************************************************************/
