/*!
  * Plugin:	AAWP
  * URL:	https://getaawp.com
  * Name:	main.css
  */
.aawp-clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden
}

.aawp-clearfix {
  display: inline-block
}

html[xmlns] .aawp-clearfix {
  display: block
}

* html .aawp-clearfix {
  height: 1%
}
.page-title{
  margin-top:35px !important;
}

#elementor-editor-wrapper .icon-aawp:before,
.elementor-edit-area .icon-aawp:before {
  background-image: url(../../img/block-icon.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 30px
}

.aawp .align-center {
  text-align: center
}

.aawp .aawp-button,
.aawp-button {
  background-color: #fff;
  border: 1px solid #ccc !important;
  box-sizing: border-box;
  color: #333 !important;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  margin: 0;
  padding: 7px 12px 6px;
  text-align: center;
  text-decoration: none !important
}

.aawp .aawp-button:hover,
.aawp-button:hover {
  text-decoration: none !important
}

.aawp .aawp-button:active,
.aawp .aawp-button:focus,
.aawp-button:active,
.aawp-button:focus {
  box-shadow: none;
  outline: none;
  text-decoration: none !important
}

.aawp .aawp-button:visited,
.aawp-button:visited {
  color: #333 !important
}

.aawp .aawp-button:focus,
.aawp .aawp-button:hover,
.aawp-button:focus,
.aawp-button:hover {
  background-color: #fafafa;
  border: 1px solid #ccc !important;
  color: #333 !important
}

.aawp .aawp-button.rounded,
.aawp-button.rounded {
  border-radius: 3px
}

.aawp .aawp-button.shadow,
.aawp-button.shadow {
  box-shadow: 0 1px 2px rgba(0, 0, 0, .3), inset 0 0 40px rgba(0, 0, 0, .1)
}

.aawp .aawp-button.aawp-button--amazon,
.aawp-button.aawp-button--amazon {
  background: #f0c14b;
  background: linear-gradient(180deg, #f7dfa5, #f0c14b) repeat scroll 0 0 transparent;
  border-color: #9c7e31 #90742d #786025 !important;
  border-radius: 3px;
  box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .4);
  color: #111 !important
}

.aawp .aawp-button.aawp-button--amazon:active,
.aawp .aawp-button.aawp-button--amazon:focus,
.aawp .aawp-button.aawp-button--amazon:hover,
.aawp-button.aawp-button--amazon:active,
.aawp-button.aawp-button--amazon:focus,
.aawp-button.aawp-button--amazon:hover {
  background: #eeb933;
  background: linear-gradient(180deg, #f5d78e, #eeb933) repeat scroll 0 0 transparent;
  color: #111 !important
}

.aawp .aawp-button.aawp-button--blue,
.aawp-button.aawp-button--blue {
  background-color: #3498db;
  border-color: #3498db !important;
  color: #fff !important
}

.aawp .aawp-button.aawp-button--blue:visited,
.aawp-button.aawp-button--blue:visited {
  color: #fff !important
}

.aawp .aawp-button.aawp-button--blue:focus,
.aawp .aawp-button.aawp-button--blue:hover,
.aawp-button.aawp-button--blue:focus,
.aawp-button.aawp-button--blue:hover {
  background-color: #2b94d9;
  border: 1px solid #3498db !important;
  color: #fff !important
}

.aawp .aawp-button.aawp-button--red,
.aawp-button.aawp-button--red {
  background-color: #e74c3c;
  border-color: #e74c3c !important;
  color: #fff !important
}

.aawp .aawp-button.aawp-button--red:visited,
.aawp-button.aawp-button--red:visited {
  color: #fff !important
}

.aawp .aawp-button.aawp-button--red:focus,
.aawp .aawp-button.aawp-button--red:hover,
.aawp-button.aawp-button--red:focus,
.aawp-button.aawp-button--red:hover {
  background-color: #e64433;
  border: 1px solid #e74c3c !important;
  color: #fff !important
}

.aawp .aawp-button.aawp-button--green,
.aawp-button.aawp-button--green {
  background-color: #27ae60;
  border-color: #27ae60 !important;
  color: #fff !important
}

.aawp .aawp-button.aawp-button--green:visited,
.aawp-button.aawp-button--green:visited {
  color: #fff !important
}

.aawp .aawp-button.aawp-button--green:focus,
.aawp .aawp-button.aawp-button--green:hover,
.aawp-button.aawp-button--green:focus,
.aawp-button.aawp-button--green:hover {
  background-color: #25a65b;
  border: 1px solid #27ae60 !important;
  color: #fff !important
}

.aawp .aawp-button.aawp-button--yellow,
.aawp-button.aawp-button--yellow {
  background-color: #ffdf88;
  border-color: #ffdf88 !important;
  color: #333 !important
}

.aawp .aawp-button.aawp-button--yellow:visited,
.aawp-button.aawp-button--yellow:visited {
  color: #333 !important
}

.aawp .aawp-button.aawp-button--yellow:focus,
.aawp .aawp-button.aawp-button--yellow:hover,
.aawp-button.aawp-button--yellow:focus,
.aawp-button.aawp-button--yellow:hover {
  background-color: #ffdc7e;
  border: 1px solid #ffdf88 !important;
  color: #333 !important
}

.aawp .aawp-button.aawp-button--orange,
.aawp-button.aawp-button--orange {
  background-color: #f39c12;
  border-color: #f39c12 !important;
  color: #fff !important
}

.aawp .aawp-button.aawp-button--orange:visited,
.aawp-button.aawp-button--orange:visited {
  color: #fff !important
}

.aawp .aawp-button.aawp-button--orange:focus,
.aawp .aawp-button.aawp-button--orange:hover,
.aawp-button.aawp-button--orange:focus,
.aawp-button.aawp-button--orange:hover {
  background-color: #ef970c;
  border: 1px solid #f39c12 !important;
  color: #fff !important
}

.aawp .aawp-button.aawp-button--dark,
.aawp-button.aawp-button--dark {
  background-color: #363636;
  border-color: #363636 !important;
  color: #fff !important
}

.aawp .aawp-button.aawp-button--dark:visited,
.aawp-button.aawp-button--dark:visited {
  color: #fff !important
}

.aawp .aawp-button.aawp-button--dark:focus,
.aawp .aawp-button.aawp-button--dark:hover,
.aawp-button.aawp-button--dark:focus,
.aawp-button.aawp-button--dark:hover {
  background-color: #313131;
  border: 1px solid #363636 !important;
  color: #fff !important
}

.aawp .aawp-button.aawp-button--icon,
.aawp-button.aawp-button--icon {
  padding-left: 32px;
  position: relative
}

.aawp .aawp-button.aawp-button--icon:before,
.aawp-button.aawp-button--icon:before {
  background-position: 9px;
  background-repeat: no-repeat;
  background-size: 14px 14px;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}

.aawp .aawp-button.aawp-button--icon-amazon-black:before,
.aawp-button.aawp-button--icon-amazon-black:before {
  background-image: url(../../img/icon-amazon-black.svg)
}

.aawp .aawp-button.aawp-button--icon-black:before,
.aawp-button.aawp-button--icon-black:before {
  background-image: url(../../img/icon-cart-black.svg)
}

.aawp .aawp-button.aawp-button--icon-amazon-white:before,
.aawp-button.aawp-button--icon-amazon-white:before {
  background-image: url(../../img/icon-amazon-white.svg)
}

.aawp .aawp-button.aawp-button--icon-white:before,
.aawp-button.aawp-button--icon-white:before {
  background-image: url(../../img/icon-cart-white.svg)
}

a.aawp-star-rating,
a.aawp-star-rating:active,
a.aawp-star-rating:focus,
a.aawp-star-rating:hover {
  border: none;
  box-shadow: none;
  outline: none;
  text-decoration: none
}

.aawp-star-rating {
  background-image: url(../../img/stars/v1.svg);
  background-size: 16px 16px;
  display: inline-block;
  height: 16px;
  position: relative;
  width: 80px
}

.aawp-star-rating,
.aawp-star-rating>span {
  background-position: 0;
  background-repeat: repeat-x;
  vertical-align: middle
}

.aawp-star-rating>span {
  background-image: url(../../img/stars/v1-active.svg);
  background-size: 16px 16px;
  bottom: 0;
  display: block;
  height: 16px;
  left: 0;
  position: absolute;
  top: 0;
  width: 80px
}

.aawp-star-rating--medium,
.aawp-star-rating--medium>span {
  background-size: 20px 20px;
  height: 20px;
  width: 100px
}

.aawp-star-rating--large,
.aawp-star-rating--large>span {
  background-size: 30px 30px;
  height: 30px;
  width: 150px
}

.aawp-star-rating--v2 {
  background-image: url(../../img/stars/v2.svg)
}

.aawp-star-rating--v2>span {
  background-image: url(../../img/stars/v2-active.svg)
}

.aawp-star-rating--v3 {
  background-image: url(../../img/stars/v3.svg)
}

.aawp-star-rating--v3>span {
  background-image: url(../../img/stars/v3-active.svg)
}

.aawp-star-rating--v4 {
  background-image: url(../../img/stars/v4.svg)
}

.aawp-star-rating--v4>span {
  background-image: url(../../img/stars/v4-active.svg)
}

.aawp-star-rating--v5 {
  background-image: url(../../img/stars/v5.svg)
}

.aawp-star-rating--v5>span {
  background-image: url(../../img/stars/v5-active.svg)
}

.aawp-star-rating--v6 {
  background-image: url(../../img/stars/v6.svg)
}

.aawp-star-rating--v6>span {
  background-image: url(../../img/stars/v6-active.svg)
}

.aawp-star-rating--v7 {
  background-image: url(../../img/stars/v7.svg)
}

.aawp-star-rating--v7>span {
  background-image: url(../../img/stars/v7-active.svg)
}

.aawp-star-rating--wayl {
  background-image: url(../../img/stars/wayl.svg)
}

.aawp-star-rating--wayl>span {
  background-image: url(../../img/stars/wayl-active.svg)
}

.aawp-star-rating--wayl.aawp-star-rating--small,
.aawp-star-rating--wayl.aawp-star-rating--small>span {
  background-size: 12px 16px;
  height: 16px;
  width: 60px
}

.aawp-star-rating--wayl.aawp-star-rating--medium,
.aawp-star-rating--wayl.aawp-star-rating--medium>span {
  background-size: 15px 20px;
  height: 20px;
  width: 75px
}

.aawp-star-rating--wayl.aawp-star-rating--large,
.aawp-star-rating--wayl.aawp-star-rating--large>span {
  background-size: 23px 30px;
  height: 30px;
  width: 115px
}

.aawp-product {
  margin: 0 0 30px;
  position: relative;
  width: 100%
}

.aawp-product .aawp-product__title {
  word-wrap: break-word
}

.aawp-product__ribbon {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  padding: 0 20px;
  text-transform: uppercase
}

.aawp-product__ribbon--sale {
  background: #27ae60;
  border-bottom-left-radius: 2px;
  color: #fff
}

.aawp-product__ribbon--bestseller {
  background: #e47911;
  border-bottom-right-radius: 2px;
  color: #fff
}

.aawp-product__ribbon--new {
  background: #d9534f;
  border-bottom-right-radius: 2px;
  color: #fff
}

.aawp.aawp-box.box--widget,
.widget .aawp-box {
  box-sizing: border-box;
  margin-bottom: 15px;
  padding: 15px 10px 10px
}

.aawp.aawp-box.box--widget *,
.aawp.aawp-box.box--widget :after,
.aawp.aawp-box.box--widget :before,
.widget .aawp-box *,
.widget .aawp-box :after,
.widget .aawp-box :before {
  box-sizing: border-box
}

.aawp.aawp-box.box--widget:last-child,
.widget .aawp-box:last-child {
  margin-bottom: 0
}

.aawp.aawp-box.box--widget.sale,
.widget .aawp-box.sale {
  padding-top: 30px
}

.aawp.aawp-box.box--widget .aawp-box__thumb,
.widget .aawp-box .aawp-box__thumb {
  float: none;
  margin-bottom: 10px;
  width: 100%
}

.aawp.aawp-box.box--widget .aawp-box__image,
.widget .aawp-box .aawp-box__image {
  margin-bottom: 5px;
  max-width: 120px
}

.aawp.aawp-box.box--widget .aawp-box__content,
.widget .aawp-box .aawp-box__content {
  margin-left: 0;
  padding-left: 0
}

.aawp.aawp-box.box--widget .aawp-box__title,
.widget .aawp-box .aawp-box__title {
  font-size: 14px !important;
  line-height: 1.3 !important;
  text-align: center
}

.aawp.aawp-box.box--widget .aawp-box__footer,
.widget .aawp-box .aawp-box__footer {
  margin-left: 0;
  padding-left: 0;
  text-align: center
}

.aawp.aawp-box.box--widget .aawp-box__footer p,
.widget .aawp-box .aawp-box__footer p {
  margin: 0
}

.aawp.aawp-box.box--widget .aawp-box__rating,
.widget .aawp-box .aawp-box__rating {
  margin-left: 0
}

.aawp.aawp-box.box--widget .aawp-box__pricing,
.widget .aawp-box .aawp-box__pricing {
  margin: 0 0 10px
}

.aawp.aawp-box.box--widget .aawp-box__price,
.widget .aawp-box .aawp-box__price {
  line-height: 1 !important;
  margin-bottom: 5px
}

.aawp.aawp-box.box--widget .aawp-box__price--old,
.widget .aawp-box .aawp-box__price--old {
  font-size: 13px !important
}

.aawp.aawp-box.box--widget .aawp-box__price--saved,
.widget .aawp-box .aawp-box__price--saved {
  margin-top: 0
}

.aawp.aawp-box.box--widget .aawp-box__price--current,
.widget .aawp-box .aawp-box__price--current {
  display: block !important;
  font-size: 18px !important;
  margin: 0
}

.aawp.aawp-box.box--widget .aawp-box__prime,
.widget .aawp-box .aawp-box__prime {
  margin: 5px 0 0 !important
}

.aawp.aawp-box.box--widget .aawp-box__btn,
.widget .aawp-box .aawp-box__btn {
  margin-left: 0;
  margin-top: 5px
}

.aawp.aawp-box.box--widget .aawp-box__info,
.widget .aawp-box .aawp-box__info {
  display: block;
  margin-top: 10px;
  max-width: 100%;
  position: static;
  text-align: center
}

.aawp.aawp-box.box--widget.inline-info .aawp-box__thumb,
.widget .aawp-box.inline-info .aawp-box__thumb {
  margin-bottom: 10px
}

.aawp.aawp-box.box--widget .aawp-box__description,
.aawp.aawp-box.box--widget .aawp-box__reviews,
.widget .aawp-box .aawp-box__description,
.widget .aawp-box .aawp-box__reviews {
  display: none
}

.aawp .aawp-product--horizontal {
  zoom: 1;
  background: #fff;
  border: 1px solid #ececec;
  display: block;
  font-size: 15px;
  line-height: 1.6;
  max-width: 100%;
  padding: 20px;
  white-space: normal
}

.aawp .aawp-product--horizontal:after,
.aawp .aawp-product--horizontal:before {
  content: " ";
  display: table
}

.aawp .aawp-product--horizontal:after {
  clear: both
}

.aawp .aawp-product--horizontal.aawp-product--ribbon {
  padding-top: 35px
}

@media (min-width:769px) {
  .aawp .aawp-product--horizontal.aawp-product--css-adjust-image-large .aawp-product__thumb {
    width: 250px
  }

  .aawp .aawp-product--horizontal.aawp-product--css-adjust-image-large .aawp-product__content {
    margin-left: 250px;
    padding-left: 40px
  }
}

.aawp .aawp-product--horizontal .aawp-product__thumb {
  float: left;
  width: 160px
}

@media (max-width:768px) {
  .aawp .aawp-product--horizontal .aawp-product__thumb {
    float: none;
    width: 100%
  }
}

.aawp .aawp-product--horizontal .aawp-product__image {
  border: none;
  box-shadow: none;
  display: block;
  height: auto;
  margin: 0 auto 15px;
  max-height: 200px;
  max-width: 100%;
  width: auto
}

.aawp .aawp-product--horizontal .aawp-product__rating {
  margin: 0 auto 10px;
  text-align: center
}

.aawp .aawp-product--horizontal .aawp-product__reviews {
  color: #666;
  font-size: 12px;
  margin-top: 5px;
  text-align: center
}

.aawp .aawp-product--horizontal .aawp-product__content {
  margin-left: 160px;
  padding-left: 20px
}

@media (max-width:768px) {
  .aawp .aawp-product--horizontal .aawp-product__content {
    margin: 0;
    padding: 0
  }
}

.aawp .aawp-product--horizontal .aawp-product__title {
  display: block;
  line-height: 50px;
  font-size: 32px;
  font-family:Georgia, 'Times New Roman', Times, serif;
  font-weight: 700;
  margin: 0 0 15px
}
@media (max-width:1024px) {
  .aawp .aawp-product--horizontal .aawp-product__title {
    line-height: 42px;
    font-size: 32px;
  }
}
@media (max-width:550px) {
  .aawp .aawp-product--horizontal .aawp-product__title {
    line-height: 36px;
    font-size: 28px;
}
}
@media (max-width:475px) {
  .aawp .aawp-product--horizontal .aawp-product__title {
    line-height: 35px;
    font-size: 24px;
}
}
@media (max-width:375px) {
  .aawp .aawp-product--horizontal .aawp-product__title {
    line-height: 31px;
    font-size: 21px;
}
}
.aawp .aawp-product--horizontal .aawp-product__description {
  margin: 0
}

.aawp .aawp-product--horizontal .aawp-product__description>p {
  margin: 0 0 5px
}

.aawp .aawp-product--horizontal .aawp-product__description>p:empty {
  display: none
}

.aawp .aawp-product--horizontal .aawp-product__description>ul {
  list-style-position: outside !important;
  list-style-type: disc;
  margin: 0 0 5px;
  padding: 0 0 0 20px
}

.aawp .aawp-product--horizontal .aawp-product__description>ul li {
  word-wrap: break-word;
  background: none;
  margin: 0;
  padding: 0
}

@media (max-width:480px) {
  .aawp .aawp-product--horizontal .aawp-product__description {
    display: none
  }
}

.aawp .aawp-product--horizontal .aawp-product__footer {
  margin-left: 160px;
  padding-left: 20px;
  text-align: right
}

@media (max-width:768px) {
  .aawp .aawp-product--horizontal .aawp-product__footer {
    margin: 0;
    padding: 0
  }
}

.aawp .aawp-product--horizontal .aawp-product__pricing {
  display: block;
  margin-bottom: 5px
}

.aawp .aawp-product--horizontal .aawp-product__pricing .aawp-product__price--current:empty,
.aawp .aawp-product--horizontal .aawp-product__pricing .aawp-product__price--old:empty,
.aawp .aawp-product--horizontal .aawp-product__pricing .aawp-product__price:empty,
.aawp .aawp-product--horizontal .aawp-product__pricing:empty {
  display: none;
  margin: 0
}

.aawp .aawp-product--horizontal .aawp-product__pricing span+span {
  margin-left: 15px
}

.aawp .aawp-product--horizontal .aawp-product__pricing span+span.aawp-check-premium,
.aawp .aawp-product--horizontal .aawp-product__pricing span+span.aawp-check-prime {
  margin-left: 5px
}

@media (max-width:480px) {
  .aawp .aawp-product--horizontal .aawp-product__pricing {
    margin-bottom: 0
  }
}

.aawp .aawp-product--horizontal .aawp-product__price {
  display: inline-block;
  line-height: 34px;
  vertical-align: middle
}

.aawp .aawp-product--horizontal .aawp-product__price--old {
  color: #666;
  font-size: 14px;
  text-decoration: line-through
}

.aawp .aawp-product--horizontal .aawp-product__price--current {
  font-size: 20px;
  font-weight: 700
}

@media (max-width:480px) {
  .aawp .aawp-product--horizontal .aawp-product__price--current {
    font-size: 16px
  }
}

.aawp .aawp-product--horizontal .aawp-product__price--saved {
  background: #27ae60;
  background: rgba(39, 174, 96, .8);
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  margin-bottom: 11px;
  margin-top: 11px;
  padding: 4px 6px
}

.aawp .aawp-product--horizontal .aawp-button+.aawp-button {
  margin-left: 15px;
  margin-top: 5px
}

.aawp .aawp-product--horizontal .aawp-product__ribbon {
  padding: 0 15px;
  position: absolute
}

.aawp .aawp-product--horizontal .aawp-product__ribbon--bestseller,
.aawp .aawp-product--horizontal .aawp-product__ribbon--new {
  left: -1px;
  top: -1px
}

.aawp .aawp-product--horizontal .aawp-product__ribbon--sale {
  right: -1px;
  top: -1px
}

.aawp .aawp-product--horizontal .aawp-product__info {
  bottom: 10px;
  color: #666;
  font-size: 11px;
  left: 15px;
  max-width: 225px;
  position: absolute;
  text-align: left
}

@media (max-width:768px) {
  .aawp .aawp-product--horizontal .aawp-product__info {
    display: block;
    margin-top: 10px;
    max-width: 100%;
    position: static
  }
}

@media (min-width:768px) {
  .aawp .aawp-product--horizontal.aawp-product--inline-info .aawp-product__thumb {
    margin-bottom: 30px
  }
}

.aawp .aawp-product--horizontal.aawp-product--style-light {
  box-shadow: 0 1px 2px rgba(0, 0, 0, .3), inset 0 0 40px rgba(0, 0, 0, .1)
}

.aawp .aawp-product--horizontal.aawp-product--style-dark {
  background: #232f3e;
  color: #e2e2e2
}

.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-product__title,
.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-product__title:visited {
  color: #fff
}

.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-product__teaser,
.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-product__title:focus,
.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-product__title:hover {
  color: #e2e2e2
}

.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-product__price--current {
  color: #fff
}

.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-product__info,
.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-product__price--old,
.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-product__reviews {
  color: #ccc
}

.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-star-rating--wayl {
  background-image: url(img/stars/wayl-inverted.svg)
}

.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-star-rating--wayl>span {
  background-image: url(img/stars/wayl-inverted-active.svg)
}

.aawp .aawp-product--horizontal.aawp-product--style-wayl {
  background: #96281b;
  color: #e2e2e2
}

.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-product__title,
.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-product__title:visited {
  color: #fff
}

.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-product__teaser,
.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-product__title:focus,
.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-product__title:hover {
  color: #e2e2e2
}

.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-product__price--current {
  color: #fff
}

.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-product__info,
.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-product__price--old,
.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-product__reviews {
  color: #ccc
}

.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-star-rating--wayl {
  background-image: url(img/stars/wayl-inverted.svg)
}

.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-star-rating--wayl>span {
  background-image: url(img/stars/wayl-inverted-active.svg)
}

.aawp .aawp-product--widget-vertical {
  zoom: 1;
  background: #fff;
  border: 1px solid #ececec;
  color: inherit;
  display: block;
  font-size: 15px;
  line-height: 1.6;
  margin: 0 0 20px;
  max-width: 100%;
  min-width: 100%;
  padding: 15px;
  position: relative;
  white-space: normal
}

.aawp .aawp-product--widget-vertical:after,
.aawp .aawp-product--widget-vertical:before {
  content: " ";
  display: table
}

.aawp .aawp-product--widget-vertical:after {
  clear: both
}

@media (max-width:480px) {
  .aawp .aawp-product--widget-vertical {
    margin-bottom: 15px
  }
}

.aawp .aawp-product--widget-vertical.ribbon {
  padding-top: 35px
}

.aawp .aawp-product--widget-vertical .aawp-box__thumb {
  float: left;
  width: 160px
}

@media (max-width:768px) {
  .aawp .aawp-product--widget-vertical .aawp-box__thumb {
    float: none;
    width: 100%
  }
}

.aawp .aawp-product--widget-vertical .aawp-box__image {
  border: none;
  box-shadow: none;
  display: block;
  height: auto;
  margin: 0 auto 15px;
  max-width: 100%
}

.aawp .aawp-product--widget-vertical .aawp-box__rating {
  margin: 0 auto 10px;
  text-align: center
}

.aawp .aawp-product--widget-vertical .aawp-box__reviews {
  color: #666;
  font-size: 12px;
  margin-top: 5px;
  text-align: center
}

.aawp .aawp-product--widget-vertical .aawp-box__content {
  margin-left: 160px;
  padding-left: 20px
}

@media (max-width:768px) {
  .aawp .aawp-product--widget-vertical .aawp-box__content {
    margin: 0;
    padding: 0
  }
}

.aawp .aawp-product--widget-vertical .aawp-box__title {
  display: block;
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 15px
}

@media (max-width:480px) {
  .aawp .aawp-product--widget-vertical .aawp-box__title {
    font-size: 16px;
    margin-bottom: 5px
  }
}

.aawp .aawp-product--widget-vertical .aawp-box__description {
  margin: 0
}

.aawp .aawp-product--widget-vertical .aawp-box__description>p {
  margin: 0 0 5px
}

.aawp .aawp-product--widget-vertical .aawp-box__description>p:empty {
  display: none
}

.aawp .aawp-product--widget-vertical .aawp-box__description>ul {
  list-style-position: outside !important;
  margin: 0 0 5px;
  padding: 0 0 0 20px
}

.aawp .aawp-product--widget-vertical .aawp-box__description>ul li {
  margin: 0;
  padding: 0
}

@media (max-width:480px) {
  .aawp .aawp-product--widget-vertical .aawp-box__description {
    display: none
  }
}

.aawp .aawp-product--widget-vertical .aawp-box__footer {
  margin-left: 160px;
  padding-left: 20px;
  text-align: right
}

@media (max-width:768px) {
  .aawp .aawp-product--widget-vertical .aawp-box__footer {
    margin: 0;
    padding: 0
  }
}

.aawp .aawp-product--widget-vertical .aawp-box__pricing {
  display: block;
  margin-bottom: 5px
}

.aawp .aawp-product--widget-vertical .aawp-box__pricing:empty {
  display: none
}

.aawp .aawp-product--widget-vertical .aawp-box__pricing span+span {
  margin-left: 15px
}

.aawp .aawp-product--widget-vertical .aawp-box__pricing span+span.aawp-check-premium,
.aawp .aawp-product--widget-vertical .aawp-box__pricing span+span.aawp-check-prime {
  margin-left: 5px
}

@media (max-width:480px) {
  .aawp .aawp-product--widget-vertical .aawp-box__pricing {
    margin-bottom: 0
  }
}

.aawp .aawp-product--widget-vertical .aawp-box__price {
  display: inline-block;
  line-height: 34px;
  vertical-align: middle
}

.aawp .aawp-product--widget-vertical .aawp-box__price--old {
  color: #666;
  font-size: 14px;
  text-decoration: line-through
}

.aawp .aawp-product--widget-vertical .aawp-box__price--current {
  font-size: 20px;
  font-weight: 700
}

@media (max-width:480px) {
  .aawp .aawp-product--widget-vertical .aawp-box__price--current {
    font-size: 16px
  }
}

.aawp .aawp-product--widget-vertical .aawp-box__price--saved {
  background: #27ae60;
  background: rgba(39, 174, 96, .8);
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  margin-bottom: 11px;
  margin-top: 11px;
  padding: 4px 6px
}

.aawp .aawp-product--widget-vertical .aawp-button+.aawp-button {
  margin-left: 15px;
  margin-top: 5px
}

.aawp .aawp-product--widget-vertical .aawp-box__ribbon {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  padding: 0 15px;
  position: absolute;
  text-transform: uppercase
}

.aawp .aawp-product--widget-vertical .aawp-box__bestseller {
  background: #e47911;
  background: rgba(228, 121, 17, .8);
  border-bottom-right-radius: 2px;
  left: -1px;
  top: -1px
}

.aawp .aawp-product--widget-vertical .aawp-box__sale {
  background: #27ae60;
  background: rgba(39, 174, 96, .8);
  border-bottom-left-radius: 2px;
  right: -1px;
  top: -1px
}

.aawp .aawp-product--widget-vertical .aawp-box__info {
  bottom: 10px;
  color: #666;
  font-size: 11px;
  left: 15px;
  max-width: 225px;
  position: absolute;
  text-align: left
}

@media (max-width:768px) {
  .aawp .aawp-product--widget-vertical .aawp-box__info {
    display: block;
    margin-top: 10px;
    max-width: 100%;
    position: static
  }
}

@media (min-width:768px) {
  .aawp .aawp-product--widget-vertical.inline-info .aawp-box__thumb {
    margin-bottom: 30px
  }
}

.aawp .aawp-product--widget-vertical.aawp-product--ribbon {
  padding-top: 25px
}

.aawp .aawp-product--widget-vertical .aawp-product__ribbon {
  padding: 0 10px
}

.aawp .aawp-product--widget-vertical .aawp-product__ribbon--sale {
  position: absolute;
  right: -1px;
  top: -1px
}

.aawp .aawp-product--widget-vertical .aawp-product__ribbon--bestseller,
.aawp .aawp-product--widget-vertical .aawp-product__ribbon--new {
  left: -1px;
  position: absolute;
  top: -1px
}

.aawp .aawp-product--widget-vertical .aawp-product__image-link {
  border: none;
  box-shadow: none;
  margin: 0;
  outline: none;
  text-decoration: none
}

.aawp .aawp-product--widget-vertical .aawp-product__image-link:active,
.aawp .aawp-product--widget-vertical .aawp-product__image-link:focus,
.aawp .aawp-product--widget-vertical .aawp-product__image-link:hover {
  border: none;
  box-shadow: none;
  outline: none;
  text-decoration: none
}

.aawp .aawp-product--widget-vertical .aawp-product__image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-height: 200px;
  max-width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%\9
}

.aawp .aawp-product--widget-vertical .aawp-product__content {
  position: relative
}

.aawp .aawp-product--widget-vertical .aawp-product__title {
  border: none;
  box-shadow: none;
  display: block;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
  margin-top: 10px;
  outline: none;
  text-align: center;
  text-decoration: none
}

.aawp .aawp-product--widget-vertical .aawp-product__meta {
  margin-top: 5px;
  text-align: center
}

.aawp .aawp-product--widget-vertical .aawp-product__meta .aawp-check-prime,
.aawp .aawp-product--widget-vertical .aawp-product__meta .aawp-star-rating {
  margin: 0 5px
}

.aawp .aawp-product--widget-vertical .aawp-product__reviews {
  color: #666;
  display: inline-block;
  font-size: 14px;
  line-height: 14px;
  vertical-align: -10%
}

.aawp .aawp-product--widget-vertical .aawp-product__footer {
  text-align: center
}

.aawp .aawp-product--widget-vertical .aawp-product__footer .aawp-button {
  margin-top: 10px
}

.aawp .aawp-product--widget-vertical .aawp-product__pricing {
  margin-top: 10px;
  width: 100%
}

.aawp .aawp-product--widget-vertical .aawp-product__pricing .aawp-check-prime {
  display: block;
  margin: 7px auto 0
}

.aawp .aawp-product--widget-vertical .aawp-product__pricing .aawp-product__price--current:empty,
.aawp .aawp-product--widget-vertical .aawp-product__pricing .aawp-product__price--old:empty,
.aawp .aawp-product--widget-vertical .aawp-product__pricing .aawp-product__price:empty,
.aawp .aawp-product--widget-vertical .aawp-product__pricing:empty {
  display: none;
  margin: 0
}

.aawp .aawp-product--widget-vertical .aawp-product__price {
  line-height: 18px;
  margin: 0 5px
}

.aawp .aawp-product--widget-vertical .aawp-product__price--old {
  color: #666;
  font-size: 13px;
  text-decoration: line-through
}

.aawp .aawp-product--widget-vertical .aawp-product__price--current {
  font-size: 18px;
  font-weight: 700
}

.aawp .aawp-product--widget-vertical .aawp-product__info {
  color: #666;
  display: block;
  font-size: 11px;
  margin-top: 10px;
  text-align: center
}

.aawp .aawp-product--widget-vertical.aawp-product--style-light {
  box-shadow: 0 1px 2px rgba(0, 0, 0, .3), inset 0 0 40px rgba(0, 0, 0, .1)
}

.aawp .aawp-product--widget-vertical.aawp-product--style-dark {
  background: #232f3e;
  color: #e2e2e2
}

.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__title,
.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__title:visited {
  color: #fff
}

.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__teaser,
.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__title:focus,
.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__title:hover {
  color: #e2e2e2
}

.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__price--current {
  color: #fff
}

.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__info,
.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__price--old,
.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__reviews {
  color: #ccc
}

.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-star-rating--wayl {
  background-image: url(img/stars/wayl-inverted.svg)
}

.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-star-rating--wayl>span {
  background-image: url(img/stars/wayl-inverted-active.svg)
}

.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__price--current {
  color: #e2e2e2
}

.aawp .aawp-product--widget-vertical.aawp-product--style-wayl {
  background: #96281b;
  color: #e2e2e2
}

.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__title,
.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__title:visited {
  color: #fff
}

.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__teaser,
.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__title:focus,
.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__title:hover {
  color: #e2e2e2
}

.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__price--current {
  color: #fff
}

.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__info,
.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__price--old,
.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__reviews {
  color: #ccc
}

.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-star-rating--wayl {
  background-image: url(img/stars/wayl-inverted.svg)
}

.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-star-rating--wayl>span {
  background-image: url(img/stars/wayl-inverted-active.svg)
}

.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__price--current {
  color: #e2e2e2
}

.thrv_wrapper div.aawp,
.thrv_wrapper div.aawp div {
  box-sizing: border-box
}

.thrv_wrapper .aawp .aawp-product--vertical {
  min-width: auto
}

.foo-table tbody tr td a.aawp-button {
  padding-bottom: inherit;
  padding-right: inherit;
  padding-top: inherit
}

.aawp,
.aawp *,
.aawp :after,
.aawp :before,
.aawp div,
.aawp div *,
.aawp div :after,
.aawp div :before,
.aawp span,
.aawp span *,
.aawp span :after,
.aawp span :before {
  box-sizing: border-box
}

.aawp-credits,
.aawp-disclaimer {
  font-size: 12px
}

.aawp a.aawp-check-premium,
.aawp a.aawp-check-premium:active,
.aawp a.aawp-check-premium:focus,
.aawp a.aawp-check-premium:hover,
.aawp a.aawp-check-premium:visited,
.aawp a.aawp-check-prime,
.aawp a.aawp-check-prime:active,
.aawp a.aawp-check-prime:focus,
.aawp a.aawp-check-prime:hover,
.aawp a.aawp-check-prime:visited,
a.aawp-check-premium,
a.aawp-check-premium:active,
a.aawp-check-premium:focus,
a.aawp-check-premium:hover,
a.aawp-check-premium:visited,
a.aawp-check-prime,
a.aawp-check-prime:active,
a.aawp-check-prime:focus,
a.aawp-check-prime:hover,
a.aawp-check-prime:visited {
  border: none;
  box-shadow: none;
  outline: none;
  text-decoration: none
}

.aawp .aawp-check-premium,
.aawp-check-premium {
  background-image: url(../../img/icon-check-premium.png);
  display: inline-block;
  height: 16px;
  vertical-align: middle;
  width: 75px
}

.aawp-link {
  position: relative
}

.aawp-link-icon-container {
  border: none;
  box-shadow: none;
  display: inline-block;
  height: 16px;
  outline: none;
  overflow: visible;
  position: relative;
  text-decoration: none;
  width: 16px
}

.aawp-link-icon-container--large {
  width: 66px
}

.aawp-link-icon {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  bottom: -2px;
  display: block;
  height: 16px;
  left: 0;
  max-height: none;
  max-width: none;
  min-height: 0;
  min-width: 0;
  overflow: visible;
  position: absolute;
  transition: all .5s;
  width: 16px
}

.aawp-link-icon.amazon {
  background-image: url(../../img/icon-amazon.svg)
}

.aawp-link-icon.cart {
  background-color: #fff;
  background-color: hsla(0, 0%, 100%, .8);
  background-image: url(../../img/icon-cart-black.svg)
}

.aawp-link-icon.amazon-logo {
  background-image: url(../../img/icon-amazon-logo.png);
  bottom: -5px;
  height: 20px;
  width: 66px
}

.aawp-link-icon-container:hover .aawp-link-icon,
.aawp-link:hover+.aawp-link-icon-container .aawp-link-icon {
  height: 30px;
  width: 30px
}

.aawp-link-icon-container:hover .aawp-link-icon.amazon-logo,
.aawp-link:hover+.aawp-link-icon-container .aawp-link-icon.amazon-logo {
  height: 30px;
  width: 99px
}

.aawp.aawp-box {
  zoom: 1;
  background: #fff;
  border: 1px solid #ececec;
  display: block;
  font-size: 15px;
  line-height: 1.6;
  margin: 0 0 20px;
  max-width: 100%;
  padding: 20px;
  position: relative;
  white-space: normal
}

.aawp.aawp-box,
.aawp.aawp-box *,
.aawp.aawp-box :after,
.aawp.aawp-box :before {
  box-sizing: border-box
}

.aawp.aawp-box:after,
.aawp.aawp-box:before {
  content: " ";
  display: table
}

.aawp.aawp-box:after {
  clear: both
}

@media (max-width:480px) {
  .aawp.aawp-box {
    margin-bottom: 15px
  }
}

.aawp.aawp-box.ribbon {
  padding-top: 35px
}

.aawp.aawp-box .aawp-box__thumb {
  float: left;
  width: 160px
}

@media (max-width:768px) {
  .aawp.aawp-box .aawp-box__thumb {
    float: none;
    width: 100%
  }
}

.aawp.aawp-box .aawp-box__image {
  border: none;
  box-shadow: none;
  display: block;
  height: auto;
  margin: 0 auto 15px;
  max-width: 100%
}

.aawp.aawp-box .aawp-box__rating {
  margin: 0 auto 10px;
  text-align: center
}

.aawp.aawp-box .aawp-box__rating .aawp-star-rating,
.aawp.aawp-box .aawp-box__rating .aawp-star-rating:active,
.aawp.aawp-box .aawp-box__rating .aawp-star-rating:focus,
.aawp.aawp-box .aawp-box__rating .aawp-star-rating:hover {
  border: none;
  box-shadow: none;
  outline: none;
  text-decoration: none
}

.aawp.aawp-box .aawp-box__reviews {
  color: #666;
  font-size: 12px;
  margin-top: 5px;
  text-align: center
}

.aawp.aawp-box .aawp-box__content {
  margin-left: 160px;
  padding-left: 20px
}

@media (max-width:768px) {
  .aawp.aawp-box .aawp-box__content {
    margin: 0;
    padding: 0
  }
}

.aawp.aawp-box .aawp-box__title {
  display: block;
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 15px
}

@media (max-width:480px) {
  .aawp.aawp-box .aawp-box__title {
    font-size: 16px;
    margin-bottom: 5px
  }
}

.aawp.aawp-box .aawp-box__description {
  margin: 0
}

.aawp.aawp-box .aawp-box__description>p {
  margin: 0 0 5px
}

.aawp.aawp-box .aawp-box__description>p:empty {
  display: none
}

.aawp.aawp-box .aawp-box__description>ul {
  list-style-position: outside !important;
  margin: 0 0 5px;
  padding: 0 0 0 20px
}

.aawp.aawp-box .aawp-box__description>ul li {
  margin: 0;
  padding: 0
}

@media (max-width:480px) {
  .aawp.aawp-box .aawp-box__description {
    display: none
  }
}

.aawp.aawp-box .aawp-box__footer {
  margin-left: 160px;
  padding-left: 20px;
  text-align: right
}

@media (max-width:768px) {
  .aawp.aawp-box .aawp-box__footer {
    margin: 0;
    padding: 0
  }
}

.aawp.aawp-box .aawp-box__pricing {
  display: block;
  margin-bottom: 5px
}

.aawp.aawp-box .aawp-box__pricing:empty {
  display: none
}

.aawp.aawp-box .aawp-box__pricing span+span {
  margin-left: 15px
}

.aawp.aawp-box .aawp-box__pricing span+span.aawp-check-premium,
.aawp.aawp-box .aawp-box__pricing span+span.aawp-check-prime {
  margin-left: 5px
}

@media (max-width:480px) {
  .aawp.aawp-box .aawp-box__pricing {
    margin-bottom: 0
  }
}

.aawp.aawp-box .aawp-box__price {
  display: inline-block;
  line-height: 34px;
  vertical-align: middle
}

.aawp.aawp-box .aawp-box__price--old {
  color: #666;
  font-size: 14px;
  text-decoration: line-through
}

.aawp.aawp-box .aawp-box__price--current {
  font-size: 20px;
  font-weight: 700
}

@media (max-width:480px) {
  .aawp.aawp-box .aawp-box__price--current {
    font-size: 16px
  }
}

.aawp.aawp-box .aawp-box__price--saved {
  background: #27ae60;
  background: rgba(39, 174, 96, .8);
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  margin-bottom: 11px;
  margin-top: 11px;
  padding: 4px 6px
}

.aawp.aawp-box .aawp-button+.aawp-button {
  margin-left: 15px;
  margin-top: 5px
}

.aawp.aawp-box .aawp-box__ribbon {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  padding: 0 15px;
  position: absolute;
  text-transform: uppercase
}

.aawp.aawp-box .aawp-box__bestseller {
  background: #e47911;
  background: rgba(228, 121, 17, .8);
  border-bottom-right-radius: 2px;
  left: -1px;
  top: -1px
}

.aawp.aawp-box .aawp-box__sale {
  background: #27ae60;
  background: rgba(39, 174, 96, .8);
  border-bottom-left-radius: 2px;
  right: -1px;
  top: -1px
}

.aawp.aawp-box .aawp-box__info {
  bottom: 10px;
  color: #666;
  font-size: 11px;
  left: 15px;
  max-width: 225px;
  position: absolute;
  text-align: left
}

@media (max-width:768px) {
  .aawp.aawp-box .aawp-box__info {
    display: block;
    margin-top: 10px;
    max-width: 100%;
    position: static
  }
}

@media (min-width:768px) {
  .aawp.aawp-box.inline-info .aawp-box__thumb {
    margin-bottom: 30px
  }
}

.aawp.aawp-responsive-table {
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll
}

@media (min-width:768px) {
  .aawp.aawp-responsive-table {
    overflow: visible
  }
}

.aawp.aawp-table {
  border: none;
  border-collapse: collapse;
  border-spacing: 0;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 1.4;
  margin: 0 0 30px;
  table-layout: auto;
  width: 100%
}

.aawp.aawp-table tr {
  border: none
}

.aawp.aawp-table td,
.aawp.aawp-table th {
  padding: 5px;
  vertical-align: top
}

.aawp.aawp-table th {
  border: none;
  border-bottom: 2px solid #ccc;
  font-size: 16px;
  text-align: center;
  white-space: nowrap
}

.aawp.aawp-table td {
  border: none;
  border-bottom: 1px solid #ccc;
  text-align: center;
  vertical-align: middle
}

.aawp.aawp-table a {
  text-decoration: none
}

.aawp.aawp-table .position {
  font-weight: 700;
  max-width: 30px
}

.aawp.aawp-table .thumb img {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
  width: 100%\9
}

.aawp.aawp-table .title {
  min-width: 150px;
  text-align: left
}

.aawp.aawp-table .description ul {
  margin: 0;
  padding: 0
}

.aawp.aawp-table .links {
  white-space: nowrap
}

.aawp-responsive-table-note {
  color: #666;
  font-size: 14px
}

@media (min-width:768px) {
  .aawp-responsive-table-note {
    display: none
  }
}

.aawp-box {
  zoom: 1;
  background: #fff;
  border: 1px solid #ececec;
  color: inherit;
  display: block;
  font-size: 15px;
  line-height: 1.6;
  margin: 0 0 20px;
  max-width: 100%;
  padding: 20px;
  position: relative;
  white-space: normal
}

.aawp-box:after,
.aawp-box:before {
  content: " ";
  display: table
}

.aawp-box:after {
  clear: both
}

@media (max-width:480px) {
  .aawp-box {
    margin-bottom: 15px
  }
}

.aawp-box.ribbon {
  padding-top: 35px
}

.aawp-box .aawp-box__thumb {
  float: left;
  width: 160px
}

@media (max-width:768px) {
  .aawp-box .aawp-box__thumb {
    float: none;
    width: 100%
  }
}

.aawp-box .aawp-box__image {
  border: none;
  box-shadow: none;
  display: block;
  height: auto;
  margin: 0 auto 15px;
  max-width: 100%
}

.aawp-box .aawp-box__rating {
  margin: 0 auto 10px;
  text-align: center
}

.aawp-box .aawp-box__reviews {
  color: #666;
  font-size: 12px;
  margin-top: 5px;
  text-align: center
}

.aawp-box .aawp-box__content {
  margin-left: 160px;
  padding-left: 20px
}

@media (max-width:768px) {
  .aawp-box .aawp-box__content {
    margin: 0;
    padding: 0
  }
}

.aawp-box .aawp-box__title {
  display: block;
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 15px
}

@media (max-width:480px) {
  .aawp-box .aawp-box__title {
    font-size: 16px;
    margin-bottom: 5px
  }
}

.aawp-box .aawp-box__description {
  margin: 0
}

.aawp-box .aawp-box__description>p {
  margin: 0 0 5px
}

.aawp-box .aawp-box__description>p:empty {
  display: none
}

.aawp-box .aawp-box__description>ul {
  list-style-position: outside !important;
  margin: 0 0 5px;
  padding: 0 0 0 20px
}

.aawp-box .aawp-box__description>ul li {
  margin: 0;
  padding: 0
}

@media (max-width:480px) {
  .aawp-box .aawp-box__description {
    display: none
  }
}

.aawp-box .aawp-box__footer {
  margin-left: 160px;
  padding-left: 20px;
  text-align: right
}

@media (max-width:768px) {
  .aawp-box .aawp-box__footer {
    margin: 0;
    padding: 0
  }
}

.aawp-box .aawp-box__pricing {
  display: block;
  margin-bottom: 5px
}

.aawp-box .aawp-box__pricing:empty {
  display: none
}

.aawp-box .aawp-box__pricing span+span {
  margin-left: 15px
}

.aawp-box .aawp-box__pricing span+span.aawp-check-premium,
.aawp-box .aawp-box__pricing span+span.aawp-check-prime {
  margin-left: 5px
}

@media (max-width:480px) {
  .aawp-box .aawp-box__pricing {
    margin-bottom: 0
  }
}

.aawp-box .aawp-box__price {
  display: inline-block;
  line-height: 34px;
  vertical-align: middle
}

.aawp-box .aawp-box__price--old {
  color: #666;
  font-size: 14px;
  text-decoration: line-through
}

.aawp-box .aawp-box__price--current {
  font-size: 20px;
  font-weight: 700
}

@media (max-width:480px) {
  .aawp-box .aawp-box__price--current {
    font-size: 16px
  }
}

.aawp-box .aawp-box__price--saved {
  background: #27ae60;
  background: rgba(39, 174, 96, .8);
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  margin-bottom: 11px;
  margin-top: 11px;
  padding: 4px 6px
}

.aawp-box .aawp-button+.aawp-button {
  margin-left: 15px;
  margin-top: 5px
}

.aawp-box .aawp-box__ribbon {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  padding: 0 15px;
  position: absolute;
  text-transform: uppercase
}

.aawp-box .aawp-box__bestseller {
  background: #e47911;
  background: rgba(228, 121, 17, .8);
  border-bottom-right-radius: 2px;
  left: -1px;
  top: -1px
}

.aawp-box .aawp-box__sale {
  background: #27ae60;
  background: rgba(39, 174, 96, .8);
  border-bottom-left-radius: 2px;
  right: -1px;
  top: -1px
}

.aawp-box .aawp-box__info {
  bottom: 10px;
  color: #666;
  font-size: 11px;
  left: 15px;
  max-width: 225px;
  position: absolute;
  text-align: left
}

@media (max-width:768px) {
  .aawp-box .aawp-box__info {
    display: block;
    margin-top: 10px;
    max-width: 100%;
    position: static
  }
}

@media (min-width:768px) {
  .aawp-box.inline-info .aawp-box__thumb {
    margin-bottom: 30px
  }
}

.aawp-not-available-info,
.aawp-not-available-notice {
  font-size: 80%
}

.aawp-not-available-info {
  color: #4189a5
}

.aawp-not-available-notice {
  color: #f0ad4e
}

.aawp.aawp-box.light {
  box-shadow: 0 1px 2px rgba(0, 0, 0, .3), inset 0 0 40px rgba(0, 0, 0, .1)
}

.aawp.aawp-box.dark {
  background: #232f3e;
  color: #f2f2f2
}

.aawp.aawp-box.dark .aawp-box__title,
.aawp.aawp-box.dark .aawp-box__title:visited {
  color: #fff
}

.aawp.aawp-box.dark .aawp-box__title:focus,
.aawp.aawp-box.dark .aawp-box__title:hover {
  color: #f2f2f2
}

.aawp.aawp-box.dark .aawp-box__price--current {
  color: #fff
}

.aawp.aawp-box.dark .aawp-box__info,
.aawp.aawp-box.dark .aawp-box__price--old,
.aawp.aawp-box.dark .aawp-box__reviews {
  color: #ccc
}

.aawp.aawp-box.dark .aawp-box__bestseller {
  left: 0;
  top: 0
}

.aawp.aawp-box.dark .aawp-box__sale {
  right: 0;
  top: 0
}

.aawp-grid {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  margin: 0 -2%
}

.aawp-grid__item {
  margin: 0 2%;
  width: 100%
}

@media (min-width:481px) {
  .aawp-grid__item {
    display: flex
  }

  .aawp-grid__item>* {
    max-width: 100%
  }
}

@media (min-width:601px) {
  .aawp-grid--col-2 .aawp-grid__item {
    width: 46%
  }

  .aawp-grid--col-3 .aawp-grid__item {
    width: 29.33333333%
  }

  .aawp-grid--col-4 .aawp-grid__item {
    width: 21%
  }

  .aawp-grid--col-5 .aawp-grid__item {
    width: 16%
  }

  .aawp-grid--col-6 .aawp-grid__item {
    width: 12.66666667%
  }
}

@media (min-width:601px) and (max-width:1024px) {

  .aawp-grid--col-3 .aawp-grid__item,
  .aawp-grid--col-4 .aawp-grid__item,
  .aawp-grid--col-5 .aawp-grid__item,
  .aawp-grid--col-6 .aawp-grid__item {
    width: 46%
  }
}

.aawp table.aawp-table {
  border: none;
  border-collapse: collapse;
  border-spacing: 0;
  display: block;
  font-size: 16px;
  margin: 10px 0 30px
}

.aawp table.aawp-table,
.aawp table.aawp-table tbody,
.aawp table.aawp-table td,
.aawp table.aawp-table th,
.aawp table.aawp-table thead,
.aawp table.aawp-table tr {
  border: none;
  display: block
}

.aawp table.aawp-table thead tr {
  left: -9999px;
  position: absolute;
  top: -9999px
}

.aawp table.aawp-table tr {
  margin-bottom: 20px
}

.aawp table.aawp-table tr:nth-child(odd) {
  background-color: #fafafa
}

.aawp table.aawp-table th {
  border: none
}

.aawp table.aawp-table td {
  border: 1px solid #ededed;
  border-bottom: none;
  padding: 10px
}

.aawp table.aawp-table td:last-child {
  border-bottom: 1px solid #ededed
}

.aawp table.aawp-table td:before {
  content: attr(data-label) ": ";
  display: inline-block;
  font-weight: 700;
  width: 125px
}

.aawp table.aawp-table td img {
  display: inline-block;
  height: auto;
  margin: 0 auto;
  max-height: 200px;
  max-width: 100%;
  width: 100%\9
}

.aawp table.aawp-table td.aawp-table__td-position {
  font-weight: 700;
  text-align: center
}

.aawp table.aawp-table td.aawp-table__td-position:before {
  content: attr(data-label) "";
  margin-right: 5px;
  width: auto
}

.aawp table.aawp-table td.aawp-table__td-links,
.aawp table.aawp-table td.aawp-table__td-thumb,
.aawp table.aawp-table td.aawp-table__td-title {
  text-align: center
}

.aawp table.aawp-table td .aawp-product__reviews,
.aawp table.aawp-table td.aawp-table__td-links:before,
.aawp table.aawp-table td.aawp-table__td-thumb:before,
.aawp table.aawp-table td.aawp-table__td-title:before {
  display: none
}

.aawp table.aawp-table td.aawp-table__td-pricing .aawp-product__price {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle
}

.aawp table.aawp-table td.aawp-table__td-pricing .aawp-product__price--old {
  color: #666;
  font-size: 11.2px;
  text-decoration: line-through
}

@media (min-width:800px) {
  .aawp table.aawp-table {
    border: 1px solid #ededed;
    display: table;
    font-size: 14px;
    line-height: 1.4;
    table-layout: auto;
    width: 100%
  }

  .aawp table.aawp-table thead {
    display: table-header-group
  }

  .aawp table.aawp-table thead tr {
    left: auto;
    position: static;
    top: auto
  }

  .aawp table.aawp-table tbody {
    display: table-row-group
  }

  .aawp table.aawp-table tr {
    display: table-row
  }

  .aawp table.aawp-table td,
  .aawp table.aawp-table th {
    display: table-cell;
    padding: 10px 12px;
    text-align: left
  }

  .aawp table.aawp-table td:before {
    content: "";
    display: none;
    width: auto
  }

  .aawp table.aawp-table thead {
    background: #fafafa
  }

  .aawp table.aawp-table tr:nth-child(odd) {
    background: none
  }

  .aawp table.aawp-table td,
  .aawp table.aawp-table th {
    vertical-align: middle
  }

  .aawp table.aawp-table td.aawp-table__td-position,
  .aawp table.aawp-table td.aawp-table__th-position,
  .aawp table.aawp-table th.aawp-table__td-position,
  .aawp table.aawp-table th.aawp-table__th-position {
    font-weight: 700;
    max-width: 50px;
    white-space: nowrap
  }

  .aawp table.aawp-table td.aawp-table__td-thumb img,
  .aawp table.aawp-table td.aawp-table__th-thumb img,
  .aawp table.aawp-table th.aawp-table__td-thumb img,
  .aawp table.aawp-table th.aawp-table__th-thumb img {
    display: block;
    height: auto;
    margin: 0 auto;
    max-height: 100px;
    max-width: 100%;
    max-width: 65px;
    width: 100%\9
  }

  .aawp table.aawp-table td.aawp-table__td-title,
  .aawp table.aawp-table td.aawp-table__th-title,
  .aawp table.aawp-table th.aawp-table__td-title,
  .aawp table.aawp-table th.aawp-table__th-title {
    min-width: 150px;
    text-align: left
  }

  .aawp table.aawp-table td.aawp-table__td-rating .aawp-product__reviews,
  .aawp table.aawp-table td.aawp-table__th-rating .aawp-product__reviews,
  .aawp table.aawp-table th.aawp-table__td-rating .aawp-product__reviews,
  .aawp table.aawp-table th.aawp-table__th-rating .aawp-product__reviews {
    color: #666;
    display: block;
    font-size: 12px;
    margin-top: 5px;
    white-space: nowrap
  }

  .aawp table.aawp-table td.aawp-table__td-pricing,
  .aawp table.aawp-table td.aawp-table__th-pricing,
  .aawp table.aawp-table th.aawp-table__td-pricing,
  .aawp table.aawp-table th.aawp-table__th-pricing {
    white-space: nowrap
  }

  .aawp table.aawp-table td.aawp-table__td-pricing .aawp-product__price,
  .aawp table.aawp-table td.aawp-table__th-pricing .aawp-product__price,
  .aawp table.aawp-table th.aawp-table__td-pricing .aawp-product__price,
  .aawp table.aawp-table th.aawp-table__th-pricing .aawp-product__price {
    display: block;
    font-weight: 700
  }

  .aawp table.aawp-table td.aawp-table__td-pricing .aawp-product__price--old,
  .aawp table.aawp-table td.aawp-table__th-pricing .aawp-product__price--old,
  .aawp table.aawp-table th.aawp-table__td-pricing .aawp-product__price--old,
  .aawp table.aawp-table th.aawp-table__th-pricing .aawp-product__price--old {
    font-weight: 400
  }

  .aawp table.aawp-table td.aawp-table__td-pricing .aawp-check-prime,
  .aawp table.aawp-table td.aawp-table__th-pricing .aawp-check-prime,
  .aawp table.aawp-table th.aawp-table__td-pricing .aawp-check-prime,
  .aawp table.aawp-table th.aawp-table__th-pricing .aawp-check-prime {
    margin-top: 5px
  }

  .aawp table.aawp-table td.aawp-table__td-links,
  .aawp table.aawp-table td.aawp-table__th-links,
  .aawp table.aawp-table th.aawp-table__td-links,
  .aawp table.aawp-table th.aawp-table__th-links {
    white-space: nowrap
  }

  .aawp table.aawp-table td.aawp-table__td-links .aawp-button,
  .aawp table.aawp-table td.aawp-table__th-links .aawp-button,
  .aawp table.aawp-table th.aawp-table__td-links .aawp-button,
  .aawp table.aawp-table th.aawp-table__th-links .aawp-button {
    word-break: break-all
  }

  .aawp table.aawp-table tr th {
    font-weight: 700;
    text-align: left
  }

  .aawp table.aawp-table tr td {
    border-left: none;
    border-right: none
  }

  .aawp table.aawp-table a {
    border: none;
    box-shadow: none;
    outline: none;
    text-decoration: none
  }
}

.aawp table.aawp-comparison-table {
  border: none;
  border-collapse: separate;
  border-spacing: 0;
  font-size: 16px;
  margin: 10px 0 30px
}

.aawp table.aawp-comparison-table,
.aawp table.aawp-comparison-table tbody,
.aawp table.aawp-comparison-table td,
.aawp table.aawp-comparison-table th,
.aawp table.aawp-comparison-table thead,
.aawp table.aawp-comparison-table tr {
  border: none;
  display: block;
  overflow: hidden
}

.aawp table.aawp-comparison-table thead tr {
  left: -9999px;
  position: absolute;
  top: -9999px
}

.aawp table.aawp-comparison-table tr {
  margin-bottom: 20px
}

.aawp table.aawp-comparison-table tr:nth-child(odd) {
  background-color: #fafafa
}

.aawp table.aawp-comparison-table td,
.aawp table.aawp-comparison-table th {
  border-bottom: 1px solid #ededed;
  border-right: 1px solid #ededed
}

.aawp table.aawp-comparison-table td {
  padding: 10px
}

.aawp table.aawp-comparison-table td:before {
  content: attr(data-label) ": ";
  display: inline-block;
  font-weight: 700;
  width: 125px
}

.aawp table.aawp-comparison-table td img {
  display: inline-block;
  height: auto;
  max-width: 100%;
  width: 100%\9
}

.aawp table.aawp-comparison-table td.position {
  font-weight: 700;
  text-align: center
}

.aawp table.aawp-comparison-table td.position:before {
  content: attr(data-label) "";
  width: auto
}

.aawp table.aawp-comparison-table td.links,
.aawp table.aawp-comparison-table td.thumb,
.aawp table.aawp-comparison-table td.title {
  text-align: center
}

.aawp table.aawp-comparison-table td.links:before,
.aawp table.aawp-comparison-table td.thumb:before,
.aawp table.aawp-comparison-table td.title:before {
  display: none
}

.aawp table.aawp-comparison-table td.pricing .price {
  display: block;
  line-height: 20px;
  min-height: 20px
}

.aawp table.aawp-comparison-table td.pricing .price--current {
  font-size: 16px;
  font-weight: 700
}

.aawp table.aawp-comparison-table td.pricing .price--old {
  color: #666;
  font-size: 12px;
  text-decoration: line-through
}

@media (min-width:800px) {
  .aawp table.aawp-comparison-table {
    background: #fff;
    border-left: 1px solid #ededed;
    border-top: 1px solid #ededed;
    display: table;
    font-size: 14px;
    line-height: 1.4;
    table-layout: fixed;
    width: 100%
  }

  .aawp table.aawp-comparison-table thead {
    display: table-header-group
  }

  .aawp table.aawp-comparison-table thead tr {
    left: auto;
    position: static;
    top: auto
  }

  .aawp table.aawp-comparison-table tbody {
    display: table-row-group
  }

  .aawp table.aawp-comparison-table tr {
    display: table-row
  }

  .aawp table.aawp-comparison-table td,
  .aawp table.aawp-comparison-table th {
    display: table-cell;
    padding: 10px 12px;
    text-align: left
  }

  .aawp table.aawp-comparison-table td:before {
    content: "";
    display: none;
    width: auto
  }

  .aawp table.aawp-comparison-table tr:nth-child(odd) {
    background: none
  }

  .aawp table.aawp-comparison-table tr:nth-child(2n) {
    background: #fafafa
  }

  .aawp table.aawp-comparison-table th {
    font-weight: 700;
    text-align: left
  }

  .aawp table.aawp-comparison-table td {
    text-align: center
  }

  .aawp table.aawp-comparison-table td.thumb img {
    height: auto;
    margin: 0 auto;
    max-height: 115px;
    max-width: 100%;
    width: auto
  }

  .aawp table.aawp-comparison-table td.rating .reviews {
    color: #666;
    display: block;
    font-size: 12px;
    margin-top: 5px;
    white-space: nowrap
  }

  .aawp table.aawp-comparison-table td.pricing .price {
    display: block;
    font-weight: 700
  }

  .aawp table.aawp-comparison-table td.pricing .aawp-check-prime {
    margin-top: 5px
  }

  .aawp table.aawp-comparison-table a {
    border: none;
    box-shadow: none;
    outline: none;
    text-decoration: none
  }
}

.aawp-icon-globe {
  background-image: url(../../img/icon-globe.svg)
}

.aawp-icon-globe,
.aawp-icon-yes {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 16px;
  display: inline-block;
  height: 16px;
  vertical-align: -15%;
  width: 16px
}

.aawp-icon-yes {
  background-image: url(../../img/icon-yes.svg)
}

.aawp-icon-no {
  background-image: url(../../img/icon-no.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 16px;
  display: inline-block;
  height: 16px;
  vertical-align: -15%;
  width: 16px
}

.aawp-tb {
  border-collapse: collapse;
  border-spacing: 1px;
  color: #444;
  font-size: 13px;
  line-height: 20px;
  margin: 20px 0 0;
  table-layout: fixed
}

.aawp-tb__data,
.aawp-tb__head {
  background-clip: padding-box;
  border: 1px solid #d7d7d7;
  padding: 10px 9px;
  position: relative;
  text-align: center
}

.aawp-tb__head {
  font-weight: 700;
  text-align: left
}

.aawp-tb__data,
.aawp-tb__head {
  vertical-align: middle
}

.aawp-tb-ribbon {
  background: transparent;
  color: #fff;
  display: none;
  font-size: 13px;
  line-height: 20px;
  padding: 10px 5px;
  text-align: center
}

.aawp-tb-thumb {
  display: block;
  margin: 10px
}

.aawp-tb-thumb img {
  background-color: transparent;
  box-shadow: none;
  display: block;
  float: none;
  height: 150px;
  max-width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  opacity: 1;
  width: 150px
}

.aawp-tb__data--highlight .aawp-tb-thumb img,
.aawp-tb__row--highlight .aawp-tb-thumb img {
  border: none;
  box-shadow: none
}

.aawp-tb--desktop {
  display: table;
  margin-bottom: 1.75em;
  width: 100%
}

@media (max-width:767px) {
  .aawp-tb--desktop {
    display: none
  }
}

.aawp-tb--desktop .aawp-tb__row {
  display: table-row
}

.aawp-tb--desktop .aawp-tb__row:not(.aawp-tb__row--highlight):nth-child(2n+2) .aawp-tb__data:not(.aawp-tb__data--highlight),
.aawp-tb--desktop .aawp-tb__row:not(.aawp-tb__row--highlight):nth-child(2n+2) .aawp-tb__head {
  background-color: #f5f5f5
}

.aawp-tb--desktop .aawp-tb__data,
.aawp-tb--desktop .aawp-tb__head {
  display: table-cell
}

.aawp-tb--desktop .aawp-tb__data,
.aawp-tb--desktop .aawp-tb__data--highlight {
  position: relative
}

.aawp-tb--desktop .aawp-tb__data--highlight:after {
  border-left: 1px solid transparent;
  bottom: 0;
  content: "";
  display: block;
  left: -1px;
  position: absolute;
  top: -1px;
  width: 0
}

.aawp-tb--desktop .aawp-tb-ribbon {
  left: -1px;
  position: absolute;
  right: 0;
  top: -1px
}

.aawp-tb--desktop.aawp-tb--hide-desktop-labels .aawp-tb__head,
.aawp-tb--desktop.aawp-tb--hide-labels .aawp-tb__head {
  display: none
}

.aawp-tb--desktop.aawp-tb--ribbon .aawp-tb__row:first-child .aawp-tb__data,
.aawp-tb--desktop.aawp-tb--ribbon .aawp-tb__row:first-child .aawp-tb__head {
  padding-top: 52px
}

.aawp-tb--desktop.aawp-tb--ribbon .aawp-tb-ribbon {
  display: block
}

.aawp-tb--desktop.aawp-tb--cols-1 .aawp-tb__data,
.aawp-tb--desktop.aawp-tb--cols-1 .aawp-tb__head {
  width: 100%
}

.aawp-tb--desktop.aawp-tb--cols-2 .aawp-tb__data,
.aawp-tb--desktop.aawp-tb--cols-2 .aawp-tb__head {
  width: 50%
}

.aawp-tb--desktop.aawp-tb--cols-3 .aawp-tb__data,
.aawp-tb--desktop.aawp-tb--cols-3 .aawp-tb__head {
  width: 33.33333333%
}

.aawp-tb--desktop.aawp-tb--cols-4 .aawp-tb__data,
.aawp-tb--desktop.aawp-tb--cols-4 .aawp-tb__head {
  width: 25%
}

.aawp-tb--desktop.aawp-tb--cols-5 .aawp-tb__data,
.aawp-tb--desktop.aawp-tb--cols-5 .aawp-tb__head {
  width: 20%
}

.aawp-tb--desktop.aawp-tb--cols-6 .aawp-tb__data,
.aawp-tb--desktop.aawp-tb--cols-6 .aawp-tb__head {
  width: 16.66666667%
}

.aawp-tb--desktop.aawp-tb--cols-7 .aawp-tb__data,
.aawp-tb--desktop.aawp-tb--cols-7 .aawp-tb__head {
  width: 14.28571429%
}

@media (max-width:1200px) {
  .aawp-tb--desktop .aawp-tb__data:nth-child(7) {
    display: none
  }
}

@media (max-width:1100px) {
  .aawp-tb--desktop .aawp-tb__data:nth-child(6) {
    display: none
  }
}

@media (max-width:1000px) {
  .aawp-tb--desktop .aawp-tb__data:nth-child(5) {
    display: none
  }
}

.aawp-tb--mobile {
  display: none
}

@media (max-width:767px) {
  .aawp-tb--mobile {
    display: block
  }
}

.aawp-tb--mobile .aawp-tb__product {
  border: 1px solid transparent;
  margin: 0 0 30px;
  position: relative
}

.aawp-tb--mobile .aawp-tb__row {
  display: table;
  width: 100%
}

.aawp-tb--mobile .aawp-tb__row:not(.aawp-tb__row--highlight):nth-of-type(2n) .aawp-tb__data,
.aawp-tb--mobile .aawp-tb__row:not(.aawp-tb__row--highlight):nth-of-type(2n) .aawp-tb__head {
  background-color: #f5f5f5
}

.aawp-tb--mobile .aawp-tb__data,
.aawp-tb--mobile .aawp-tb__head {
  display: table-cell
}

.aawp-tb--mobile .aawp-tb__data,
.aawp-tb--mobile .aawp-tb__head {
  width: 50%
}

.aawp-tb--mobile .aawp-tb__product--highlight .aawp-tb-ribbon {
  display: block
}

.aawp-tb--mobile.aawp-tb--hide-labels .aawp-tb__head,
.aawp-tb--mobile.aawp-tb--hide-mobile-labels .aawp-tb__head {
  display: none
}

.aawp-tb--mobile.aawp-tb--hide-labels .aawp-tb__data,
.aawp-tb--mobile.aawp-tb--hide-mobile-labels .aawp-tb__data {
  width: 100%
}

.aawp-tb--mobile .aawp-tb-product-data-thumb img {
  background: transparent
}

.aawp-tb-product-data-thumb img {
  display: block;
  margin: 0 auto
}

.aawp .aawp-product--vertical {
  zoom: 1;
  background: #fff;
  border: 1px solid #ececec;
  color: inherit;
  display: block;
  font-size: 15px;
  line-height: 1.6;
  margin: 0 0 20px;
  max-width: 100%;
  min-width: 100%;
  padding: 25px 15px 15px;
  position: relative;
  white-space: normal
}

.aawp .aawp-product--vertical:after,
.aawp .aawp-product--vertical:before {
  content: " ";
  display: table
}

.aawp .aawp-product--vertical:after {
  clear: both
}

@media (max-width:480px) {
  .aawp .aawp-product--vertical {
    margin-bottom: 15px
  }
}

.aawp .aawp-product--vertical.ribbon {
  padding-top: 35px
}

.aawp .aawp-product--vertical .aawp-box__thumb {
  float: left;
  width: 160px
}

@media (max-width:768px) {
  .aawp .aawp-product--vertical .aawp-box__thumb {
    float: none;
    width: 100%
  }
}

.aawp .aawp-product--vertical .aawp-box__image {
  border: none;
  box-shadow: none;
  display: block;
  height: auto;
  margin: 0 auto 15px;
  max-width: 100%
}

.aawp .aawp-product--vertical .aawp-box__rating {
  margin: 0 auto 10px;
  text-align: center
}

.aawp .aawp-product--vertical .aawp-box__reviews {
  color: #666;
  font-size: 12px;
  margin-top: 5px;
  text-align: center
}

.aawp .aawp-product--vertical .aawp-box__content {
  margin-left: 160px;
  padding-left: 20px
}

@media (max-width:768px) {
  .aawp .aawp-product--vertical .aawp-box__content {
    margin: 0;
    padding: 0
  }
}

.aawp .aawp-product--vertical .aawp-box__title {
  display: block;
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 15px
}

@media (max-width:480px) {
  .aawp .aawp-product--vertical .aawp-box__title {
    font-size: 16px;
    margin-bottom: 5px
  }
}

.aawp .aawp-product--vertical .aawp-box__description {
  margin: 0
}

.aawp .aawp-product--vertical .aawp-box__description>p {
  margin: 0 0 5px
}

.aawp .aawp-product--vertical .aawp-box__description>p:empty {
  display: none
}

.aawp .aawp-product--vertical .aawp-box__description>ul {
  list-style-position: outside !important;
  margin: 0 0 5px;
  padding: 0 0 0 20px
}

.aawp .aawp-product--vertical .aawp-box__description>ul li {
  margin: 0;
  padding: 0
}

@media (max-width:480px) {
  .aawp .aawp-product--vertical .aawp-box__description {
    display: none
  }
}

.aawp .aawp-product--vertical .aawp-box__footer {
  margin-left: 160px;
  padding-left: 20px;
  text-align: right
}

@media (max-width:768px) {
  .aawp .aawp-product--vertical .aawp-box__footer {
    margin: 0;
    padding: 0
  }
}

.aawp .aawp-product--vertical .aawp-box__pricing {
  display: block;
  margin-bottom: 5px
}

.aawp .aawp-product--vertical .aawp-box__pricing:empty {
  display: none
}

.aawp .aawp-product--vertical .aawp-box__pricing span+span {
  margin-left: 15px
}

.aawp .aawp-product--vertical .aawp-box__pricing span+span.aawp-check-premium,
.aawp .aawp-product--vertical .aawp-box__pricing span+span.aawp-check-prime {
  margin-left: 5px
}

@media (max-width:480px) {
  .aawp .aawp-product--vertical .aawp-box__pricing {
    margin-bottom: 0
  }
}

.aawp .aawp-product--vertical .aawp-box__price {
  display: inline-block;
  line-height: 34px;
  vertical-align: middle
}

.aawp .aawp-product--vertical .aawp-box__price--old {
  color: #666;
  font-size: 14px;
  text-decoration: line-through
}

.aawp .aawp-product--vertical .aawp-box__price--current {
  font-size: 20px;
  font-weight: 700
}

@media (max-width:480px) {
  .aawp .aawp-product--vertical .aawp-box__price--current {
    font-size: 16px
  }
}

.aawp .aawp-product--vertical .aawp-box__price--saved {
  background: #27ae60;
  background: rgba(39, 174, 96, .8);
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  margin-bottom: 11px;
  margin-top: 11px;
  padding: 4px 6px
}

.aawp .aawp-product--vertical .aawp-button+.aawp-button {
  margin-left: 15px;
  margin-top: 5px
}

.aawp .aawp-product--vertical .aawp-box__ribbon {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  padding: 0 15px;
  position: absolute;
  text-transform: uppercase
}

.aawp .aawp-product--vertical .aawp-box__bestseller {
  background: #e47911;
  background: rgba(228, 121, 17, .8);
  border-bottom-right-radius: 2px;
  left: -1px;
  top: -1px
}

.aawp .aawp-product--vertical .aawp-box__sale {
  background: #27ae60;
  background: rgba(39, 174, 96, .8);
  border-bottom-left-radius: 2px;
  right: -1px;
  top: -1px
}

.aawp .aawp-product--vertical .aawp-box__info {
  bottom: 10px;
  color: #666;
  font-size: 11px;
  left: 15px;
  max-width: 225px;
  position: absolute;
  text-align: left
}

@media (max-width:768px) {
  .aawp .aawp-product--vertical .aawp-box__info {
    display: block;
    margin-top: 10px;
    max-width: 100%;
    position: static
  }
}

@media (min-width:768px) {
  .aawp .aawp-product--vertical.inline-info .aawp-box__thumb {
    margin-bottom: 30px
  }
}

.aawp .aawp-product--vertical .aawp-product__ribbon {
  padding: 0 10px
}

.aawp .aawp-product--vertical .aawp-product__ribbon--sale {
  position: absolute;
  right: -1px;
  top: -1px
}

.aawp .aawp-product--vertical .aawp-product__ribbon--bestseller,
.aawp .aawp-product--vertical .aawp-product__ribbon--new {
  left: -1px;
  position: absolute;
  top: -1px
}

.aawp .aawp-product--vertical .aawp-product__image {
  border: none;
  box-shadow: none;
  display: block;
  height: 250px;
  margin: 0 auto;
  max-width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  width: 250px
}

.aawp .aawp-product--vertical.aawp-product--bestseller .aawp-product__image,
.aawp .aawp-product--vertical.aawp-product--new .aawp-product__image {
  margin-top: 3px
}

.aawp .aawp-product--vertical .aawp-product__content {
  min-height: 75px;
  position: relative
}

.aawp .aawp-product--vertical .aawp-product__title {
  border: none;
  box-shadow: none;
  display: block;
  font-size: 16px;
  font-weight: 700;
  height: 40px;
  line-height: 20px;
  margin-top: 10px;
  outline: none;
  overflow: hidden;
  text-decoration: none;
  text-overflow: ellipsis
}

.aawp .aawp-product--vertical .aawp-product__meta {
  display: inline-block;
  display: block;
  margin-top: 5px
}

.aawp .aawp-product--vertical .aawp-product__meta .aawp-check-prime {
  float: right;
  margin-top: 7px
}

.aawp .aawp-product--vertical .aawp-product__reviews {
  color: #666;
  display: inline-block;
  font-size: 14px;
  line-height: 14px;
  vertical-align: -10%
}

.aawp .aawp-product--vertical .aawp-product__footer {
  text-align: right
}

.aawp .aawp-product--vertical .aawp-product__footer .aawp-check-prime {
  margin-bottom: 5px
}

.aawp .aawp-product--vertical .aawp-product__footer .aawp-button {
  display: block;
  margin: 0;
  width: 100%
}

.aawp .aawp-product--vertical .aawp-product__footer .aawp-button+.aawp-button {
  margin-top: 10px
}

.aawp .aawp-product--vertical .aawp-product__pricing {
  display: inline-block;
  margin-top: 10px;
  width: 100%
}

.aawp .aawp-product--vertical .aawp-product__pricing .aawp-product__price--current:empty,
.aawp .aawp-product--vertical .aawp-product__pricing .aawp-product__price--old:empty,
.aawp .aawp-product--vertical .aawp-product__pricing .aawp-product__price:empty,
.aawp .aawp-product--vertical .aawp-product__pricing:empty {
  display: none;
  margin: 0
}

.aawp .aawp-product--vertical .aawp-product__price {
  line-height: 18px
}

.aawp .aawp-product--vertical .aawp-product__price--old {
  color: #666;
  float: left;
  font-size: 14px;
  text-decoration: line-through
}

.aawp .aawp-product--vertical .aawp-product__price--current {
  float: right;
  font-size: 18px;
  font-weight: 700
}

.aawp .aawp-product--vertical .aawp-product__info {
  color: #666;
  display: block;
  font-size: 11px;
  margin-top: 10px;
  text-align: center
}

.aawp .aawp-product--vertical.aawp-product--style-light {
  box-shadow: 0 1px 2px rgba(0, 0, 0, .3), inset 0 0 40px rgba(0, 0, 0, .1)
}

.aawp .aawp-product--vertical.aawp-product--style-dark {
  background: #232f3e;
  color: #e2e2e2
}

.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-product__title,
.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-product__title:visited {
  color: #fff
}

.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-product__teaser,
.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-product__title:focus,
.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-product__title:hover {
  color: #e2e2e2
}

.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-product__price--current {
  color: #fff
}

.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-product__info,
.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-product__price--old,
.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-product__reviews {
  color: #ccc
}

.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-star-rating--wayl {
  background-image: url(img/stars/wayl-inverted.svg)
}

.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-star-rating--wayl>span {
  background-image: url(img/stars/wayl-inverted-active.svg)
}

.aawp .aawp-product--vertical.aawp-product--style-wayl {
  background: #96281b;
  color: #e2e2e2
}

.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-product__title,
.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-product__title:visited {
  color: #fff
}

.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-product__teaser,
.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-product__title:focus,
.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-product__title:hover {
  color: #e2e2e2
}

.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-product__price--current {
  color: #fff
}

.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-product__info,
.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-product__price--old,
.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-product__reviews {
  color: #ccc
}

.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-star-rating--wayl {
  background-image: url(img/stars/wayl-inverted.svg)
}

.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-star-rating--wayl>span {
  background-image: url(img/stars/wayl-inverted-active.svg)
}

.aawp .aawp-product--list {
  zoom: 1;
  background: #fff;
  border: 1px solid #ececec;
  color: inherit;
  display: block;
  font-size: 15px;
  line-height: 1.6;
  margin: 0 0 20px;
  max-width: 100%;
  min-width: 100%;
  padding: 10px;
  position: relative;
  white-space: normal
}

.aawp .aawp-product--list:after,
.aawp .aawp-product--list:before {
  content: " ";
  display: table
}

.aawp .aawp-product--list:after {
  clear: both
}

@media (max-width:480px) {
  .aawp .aawp-product--list {
    margin-bottom: 15px
  }
}

.aawp .aawp-product--list.ribbon {
  padding-top: 35px
}

.aawp .aawp-product--list .aawp-box__thumb {
  float: left;
  width: 160px
}

@media (max-width:768px) {
  .aawp .aawp-product--list .aawp-box__thumb {
    float: none;
    width: 100%
  }
}

.aawp .aawp-product--list .aawp-box__image {
  border: none;
  box-shadow: none;
  display: block;
  height: auto;
  margin: 0 auto 15px;
  max-width: 100%
}

.aawp .aawp-product--list .aawp-box__rating {
  margin: 0 auto 10px;
  text-align: center
}

.aawp .aawp-product--list .aawp-box__reviews {
  color: #666;
  font-size: 12px;
  margin-top: 5px;
  text-align: center
}

.aawp .aawp-product--list .aawp-box__content {
  margin-left: 160px;
  padding-left: 20px
}

@media (max-width:768px) {
  .aawp .aawp-product--list .aawp-box__content {
    margin: 0;
    padding: 0
  }
}

.aawp .aawp-product--list .aawp-box__title {
  display: block;
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 15px
}

@media (max-width:480px) {
  .aawp .aawp-product--list .aawp-box__title {
    font-size: 16px;
    margin-bottom: 5px
  }
}

.aawp .aawp-product--list .aawp-box__description {
  margin: 0
}

.aawp .aawp-product--list .aawp-box__description>p {
  margin: 0 0 5px
}

.aawp .aawp-product--list .aawp-box__description>p:empty {
  display: none
}

.aawp .aawp-product--list .aawp-box__description>ul {
  list-style-position: outside !important;
  margin: 0 0 5px;
  padding: 0 0 0 20px
}

.aawp .aawp-product--list .aawp-box__description>ul li {
  margin: 0;
  padding: 0
}

@media (max-width:480px) {
  .aawp .aawp-product--list .aawp-box__description {
    display: none
  }
}

.aawp .aawp-product--list .aawp-box__footer {
  margin-left: 160px;
  padding-left: 20px;
  text-align: right
}

@media (max-width:768px) {
  .aawp .aawp-product--list .aawp-box__footer {
    margin: 0;
    padding: 0
  }
}

.aawp .aawp-product--list .aawp-box__pricing {
  display: block;
  margin-bottom: 5px
}

.aawp .aawp-product--list .aawp-box__pricing:empty {
  display: none
}

.aawp .aawp-product--list .aawp-box__pricing span+span {
  margin-left: 15px
}

.aawp .aawp-product--list .aawp-box__pricing span+span.aawp-check-premium,
.aawp .aawp-product--list .aawp-box__pricing span+span.aawp-check-prime {
  margin-left: 5px
}

@media (max-width:480px) {
  .aawp .aawp-product--list .aawp-box__pricing {
    margin-bottom: 0
  }
}

.aawp .aawp-product--list .aawp-box__price {
  display: inline-block;
  line-height: 34px;
  vertical-align: middle
}

.aawp .aawp-product--list .aawp-box__price--old {
  color: #666;
  font-size: 14px;
  text-decoration: line-through
}

.aawp .aawp-product--list .aawp-box__price--current {
  font-size: 20px;
  font-weight: 700
}

@media (max-width:480px) {
  .aawp .aawp-product--list .aawp-box__price--current {
    font-size: 16px
  }
}

.aawp .aawp-product--list .aawp-box__price--saved {
  background: #27ae60;
  background: rgba(39, 174, 96, .8);
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  margin-bottom: 11px;
  margin-top: 11px;
  padding: 4px 6px
}

.aawp .aawp-product--list .aawp-button+.aawp-button {
  margin-left: 15px;
  margin-top: 5px
}

.aawp .aawp-product--list .aawp-box__ribbon {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  padding: 0 15px;
  position: absolute;
  text-transform: uppercase
}

.aawp .aawp-product--list .aawp-box__bestseller {
  background: #e47911;
  background: rgba(228, 121, 17, .8);
  border-bottom-right-radius: 2px;
  left: -1px;
  top: -1px
}

.aawp .aawp-product--list .aawp-box__sale {
  background: #27ae60;
  background: rgba(39, 174, 96, .8);
  border-bottom-left-radius: 2px;
  right: -1px;
  top: -1px
}

.aawp .aawp-product--list .aawp-box__info {
  bottom: 10px;
  color: #666;
  font-size: 11px;
  left: 15px;
  max-width: 225px;
  position: absolute;
  text-align: left
}

@media (max-width:768px) {
  .aawp .aawp-product--list .aawp-box__info {
    display: block;
    margin-top: 10px;
    max-width: 100%;
    position: static
  }
}

@media (min-width:768px) {
  .aawp .aawp-product--list.inline-info .aawp-box__thumb {
    margin-bottom: 30px
  }
}

.aawp .aawp-product--list:first-child.aawp-product--ribbon {
  margin-top: 10px
}

.aawp .aawp-product--list.aawp-product--bestseller,
.aawp .aawp-product--list.aawp-product--new {
  padding-top: 20px
}

.aawp .aawp-product--list .aawp-product__ribbon {
  font-size: 11px;
  line-height: 18px;
  padding: 0 20px;
  z-index: 10
}

.aawp .aawp-product--list .aawp-product__ribbon--sale {
  border-radius: 0;
  position: absolute;
  right: -5px;
  top: -10px
}

.aawp .aawp-product--list .aawp-product__ribbon--bestseller,
.aawp .aawp-product--list .aawp-product__ribbon--new {
  left: -5px;
  position: absolute;
  top: -10px
}

.aawp .aawp-product--list .aawp-product__inner {
  display: block;
  position: relative
}

.aawp .aawp-product--list .aawp-product__image-link,
.aawp .aawp-product--list .aawp-product__image-link:active,
.aawp .aawp-product--list .aawp-product__image-link:focus,
.aawp .aawp-product--list .aawp-product__image-link:hover {
  border: none;
  box-shadow: none;
  outline: none;
  text-decoration: none
}

.aawp .aawp-product--list .aawp-product__image {
  bottom: 0;
  display: block;
  height: 75px;
  left: 0;
  -o-object-fit: contain;
  object-fit: contain;
  position: absolute;
  top: 0;
  width: 75px;
  z-index: 5
}

.aawp .aawp-product--list .aawp-product__content {
  display: block;
  margin-left: 75px;
  min-height: 75px;
  padding: 3px 10px 5px
}

.aawp .aawp-product--list .aawp-product__title {
  border: none;
  box-shadow: none;
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  margin-top: 5px;
  outline: none;
  overflow: hidden;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap
}

@media (min-width:769px) {
  .aawp .aawp-product--list .aawp-product__title {
    width: 100%
  }
}

.aawp .aawp-product--list .aawp-product__teaser {
  color: #666;
  font-size: 14px;
  line-height: 18px;
  margin: 5px 0 0
}

.aawp .aawp-product--list .aawp-product__meta {
  zoom: 1
}

.aawp .aawp-product--list .aawp-product__meta:after,
.aawp .aawp-product--list .aawp-product__meta:before {
  content: " ";
  display: table
}

.aawp .aawp-product--list .aawp-product__meta:after {
  clear: both
}

.aawp .aawp-product--list .aawp-product__price,
.aawp .aawp-product--list .aawp-star-rating {
  margin-bottom: 0
}

.aawp .aawp-product--list .aawp-star-rating {
  margin-right: 10px;
  margin-top: -1px
}

.aawp .aawp-product--list .aawp-product__price {
  color: inherit;
  display: inline-block;
  font-size: 15px;
  line-height: 20px;
  margin-right: 10px;
  vertical-align: middle
}

.aawp .aawp-product--list .aawp-product__price--old {
  color: #666;
  font-size: 14px;
  text-decoration: line-through
}

.aawp .aawp-product--list .aawp-product__price--current {
  font-weight: 700
}

.aawp .aawp-product--list .aawp-product__price--saved {
  background: #27ae60;
  background: rgba(39, 174, 96, .8);
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  padding: 4px 6px
}

.aawp .aawp-product--list.aawp-product--style-light {
  box-shadow: 0 1px 2px rgba(0, 0, 0, .3), inset 0 0 40px rgba(0, 0, 0, .1)
}

.aawp .aawp-product--list.aawp-product--style-dark {
  background: #232f3e;
  color: #e2e2e2
}

.aawp .aawp-product--list.aawp-product--style-dark .aawp-product__title,
.aawp .aawp-product--list.aawp-product--style-dark .aawp-product__title:visited {
  color: #fff
}

.aawp .aawp-product--list.aawp-product--style-dark .aawp-product__teaser,
.aawp .aawp-product--list.aawp-product--style-dark .aawp-product__title:focus,
.aawp .aawp-product--list.aawp-product--style-dark .aawp-product__title:hover {
  color: #e2e2e2
}

.aawp .aawp-product--list.aawp-product--style-dark .aawp-product__price--current {
  color: #fff
}

.aawp .aawp-product--list.aawp-product--style-dark .aawp-product__info,
.aawp .aawp-product--list.aawp-product--style-dark .aawp-product__price--old,
.aawp .aawp-product--list.aawp-product--style-dark .aawp-product__reviews {
  color: #ccc
}

.aawp .aawp-product--list.aawp-product--style-dark .aawp-star-rating--wayl {
  background-image: url(img/stars/wayl-inverted.svg)
}

.aawp .aawp-product--list.aawp-product--style-dark .aawp-star-rating--wayl>span {
  background-image: url(img/stars/wayl-inverted-active.svg)
}

.aawp .aawp-product--list.aawp-product--style-wayl {
  background: #96281b;
  color: #e2e2e2
}

.aawp .aawp-product--list.aawp-product--style-wayl .aawp-product__title,
.aawp .aawp-product--list.aawp-product--style-wayl .aawp-product__title:visited {
  color: #fff
}

.aawp .aawp-product--list.aawp-product--style-wayl .aawp-product__teaser,
.aawp .aawp-product--list.aawp-product--style-wayl .aawp-product__title:focus,
.aawp .aawp-product--list.aawp-product--style-wayl .aawp-product__title:hover {
  color: #e2e2e2
}

.aawp .aawp-product--list.aawp-product--style-wayl .aawp-product__price--current {
  color: #fff
}

.aawp .aawp-product--list.aawp-product--style-wayl .aawp-product__info,
.aawp .aawp-product--list.aawp-product--style-wayl .aawp-product__price--old,
.aawp .aawp-product--list.aawp-product--style-wayl .aawp-product__reviews {
  color: #ccc
}

.aawp .aawp-product--list.aawp-product--style-wayl .aawp-star-rating--wayl {
  background-image: url(img/stars/wayl-inverted.svg)
}

.aawp .aawp-product--list.aawp-product--style-wayl .aawp-star-rating--wayl>span {
  background-image: url(img/stars/wayl-inverted-active.svg)
}

.aawp .aawp-product--widget-small {
  zoom: 1;
  background: #fff;
  border: 1px solid #ececec;
  color: inherit;
  display: block;
  font-size: 15px;
  line-height: 1.6;
  margin: 0 0 20px;
  max-width: 100%;
  min-width: 100%;
  padding: 5px;
  position: relative;
  white-space: normal
}

.aawp .aawp-product--widget-small:after,
.aawp .aawp-product--widget-small:before {
  content: " ";
  display: table
}

.aawp .aawp-product--widget-small:after {
  clear: both
}

@media (max-width:480px) {
  .aawp .aawp-product--widget-small {
    margin-bottom: 15px
  }
}

.aawp .aawp-product--widget-small.ribbon {
  padding-top: 35px
}

.aawp .aawp-product--widget-small .aawp-box__thumb {
  float: left;
  width: 160px
}

@media (max-width:768px) {
  .aawp .aawp-product--widget-small .aawp-box__thumb {
    float: none;
    width: 100%
  }
}

.aawp .aawp-product--widget-small .aawp-box__image {
  border: none;
  box-shadow: none;
  display: block;
  height: auto;
  margin: 0 auto 15px;
  max-width: 100%
}

.aawp .aawp-product--widget-small .aawp-box__rating {
  margin: 0 auto 10px;
  text-align: center
}

.aawp .aawp-product--widget-small .aawp-box__reviews {
  color: #666;
  font-size: 12px;
  margin-top: 5px;
  text-align: center
}

.aawp .aawp-product--widget-small .aawp-box__content {
  margin-left: 160px;
  padding-left: 20px
}

@media (max-width:768px) {
  .aawp .aawp-product--widget-small .aawp-box__content {
    margin: 0;
    padding: 0
  }
}

.aawp .aawp-product--widget-small .aawp-box__title {
  display: block;
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 15px
}

@media (max-width:480px) {
  .aawp .aawp-product--widget-small .aawp-box__title {
    font-size: 16px;
    margin-bottom: 5px
  }
}

.aawp .aawp-product--widget-small .aawp-box__description {
  margin: 0
}

.aawp .aawp-product--widget-small .aawp-box__description>p {
  margin: 0 0 5px
}

.aawp .aawp-product--widget-small .aawp-box__description>p:empty {
  display: none
}

.aawp .aawp-product--widget-small .aawp-box__description>ul {
  list-style-position: outside !important;
  margin: 0 0 5px;
  padding: 0 0 0 20px
}

.aawp .aawp-product--widget-small .aawp-box__description>ul li {
  margin: 0;
  padding: 0
}

@media (max-width:480px) {
  .aawp .aawp-product--widget-small .aawp-box__description {
    display: none
  }
}

.aawp .aawp-product--widget-small .aawp-box__footer {
  margin-left: 160px;
  padding-left: 20px;
  text-align: right
}

@media (max-width:768px) {
  .aawp .aawp-product--widget-small .aawp-box__footer {
    margin: 0;
    padding: 0
  }
}

.aawp .aawp-product--widget-small .aawp-box__pricing {
  display: block;
  margin-bottom: 5px
}

.aawp .aawp-product--widget-small .aawp-box__pricing:empty {
  display: none
}

.aawp .aawp-product--widget-small .aawp-box__pricing span+span {
  margin-left: 15px
}

.aawp .aawp-product--widget-small .aawp-box__pricing span+span.aawp-check-premium,
.aawp .aawp-product--widget-small .aawp-box__pricing span+span.aawp-check-prime {
  margin-left: 5px
}

@media (max-width:480px) {
  .aawp .aawp-product--widget-small .aawp-box__pricing {
    margin-bottom: 0
  }
}

.aawp .aawp-product--widget-small .aawp-box__price {
  display: inline-block;
  line-height: 34px;
  vertical-align: middle
}

.aawp .aawp-product--widget-small .aawp-box__price--old {
  color: #666;
  font-size: 14px;
  text-decoration: line-through
}

.aawp .aawp-product--widget-small .aawp-box__price--current {
  font-size: 20px;
  font-weight: 700
}

@media (max-width:480px) {
  .aawp .aawp-product--widget-small .aawp-box__price--current {
    font-size: 16px
  }
}

.aawp .aawp-product--widget-small .aawp-box__price--saved {
  background: #27ae60;
  background: rgba(39, 174, 96, .8);
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  margin-bottom: 11px;
  margin-top: 11px;
  padding: 4px 6px
}

.aawp .aawp-product--widget-small .aawp-button+.aawp-button {
  margin-left: 15px;
  margin-top: 5px
}

.aawp .aawp-product--widget-small .aawp-box__ribbon {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  padding: 0 15px;
  position: absolute;
  text-transform: uppercase
}

.aawp .aawp-product--widget-small .aawp-box__bestseller {
  background: #e47911;
  background: rgba(228, 121, 17, .8);
  border-bottom-right-radius: 2px;
  left: -1px;
  top: -1px
}

.aawp .aawp-product--widget-small .aawp-box__sale {
  background: #27ae60;
  background: rgba(39, 174, 96, .8);
  border-bottom-left-radius: 2px;
  right: -1px;
  top: -1px
}

.aawp .aawp-product--widget-small .aawp-box__info {
  bottom: 10px;
  color: #666;
  font-size: 11px;
  left: 15px;
  max-width: 225px;
  position: absolute;
  text-align: left
}

@media (max-width:768px) {
  .aawp .aawp-product--widget-small .aawp-box__info {
    display: block;
    margin-top: 10px;
    max-width: 100%;
    position: static
  }
}

@media (min-width:768px) {
  .aawp .aawp-product--widget-small.inline-info .aawp-box__thumb {
    margin-bottom: 30px
  }
}

.aawp .aawp-product--widget-small:first-child.aawp-product--ribbon {
  margin-top: 10px
}

.aawp .aawp-product--widget-small.aawp-product--bestseller,
.aawp .aawp-product--widget-small.aawp-product--new {
  padding-top: 15px
}

.aawp .aawp-product--widget-small .aawp-product__ribbon {
  font-size: 11px;
  line-height: 18px;
  padding: 0 10px;
  z-index: 10
}

.aawp .aawp-product--widget-small .aawp-product__ribbon--sale {
  border-radius: 0;
  position: absolute;
  right: -5px;
  top: -10px
}

.aawp .aawp-product--widget-small .aawp-product__ribbon--bestseller,
.aawp .aawp-product--widget-small .aawp-product__ribbon--new {
  left: -5px;
  position: absolute;
  top: -10px
}

.aawp .aawp-product--widget-small .aawp-product__inner {
  display: block;
  position: relative
}

.aawp .aawp-product--widget-small .aawp-product__image-link,
.aawp .aawp-product--widget-small .aawp-product__image-link:active,
.aawp .aawp-product--widget-small .aawp-product__image-link:focus,
.aawp .aawp-product--widget-small .aawp-product__image-link:hover {
  border: none;
  box-shadow: none;
  outline: none;
  text-decoration: none
}

.aawp .aawp-product--widget-small .aawp-product__image {
  bottom: 0;
  display: block;
  height: 75px;
  left: 0;
  -o-object-fit: contain;
  object-fit: contain;
  position: absolute;
  top: 0;
  width: 75px;
  z-index: 5
}

.aawp .aawp-product--widget-small .aawp-product__content {
  display: block;
  margin-left: 75px;
  min-height: 75px;
  padding: 3px 10px 5px
}

.aawp .aawp-product--widget-small .aawp-product__title {
  border: none;
  box-shadow: none;
  display: block;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  margin-top: 5px;
  outline: none;
  overflow: hidden;
  text-decoration: none;
  text-overflow: ellipsis
}

@media (min-width:769px) {
  .aawp .aawp-product--widget-small .aawp-product__title {
    height: 40px
  }
}

.aawp .aawp-product--widget-small .aawp-product__meta {
  zoom: 1;
  margin-top: 5px
}

.aawp .aawp-product--widget-small .aawp-product__meta:after,
.aawp .aawp-product--widget-small .aawp-product__meta:before {
  content: " ";
  display: table
}

.aawp .aawp-product--widget-small .aawp-product__meta:after {
  clear: both
}

.aawp .aawp-product--widget-small .aawp-product__price,
.aawp .aawp-product--widget-small .aawp-star-rating {
  margin-bottom: 0
}

.aawp .aawp-product--widget-small .aawp-star-rating {
  margin-right: 5px
}

.aawp .aawp-product--widget-small .aawp-product__price {
  color: inherit;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  vertical-align: middle
}

.aawp .aawp-product--widget-small.aawp-product--style-light {
  box-shadow: 0 1px 2px rgba(0, 0, 0, .3), inset 0 0 40px rgba(0, 0, 0, .1)
}

.aawp .aawp-product--widget-small.aawp-product--style-dark {
  background: #232f3e;
  color: #e2e2e2
}

.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__title,
.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__title:visited {
  color: #fff
}

.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__teaser,
.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__title:focus,
.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__title:hover {
  color: #e2e2e2
}

.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__price--current {
  color: #fff
}

.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__info,
.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__price--old,
.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__reviews {
  color: #ccc
}

.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-star-rating--wayl {
  background-image: url(img/stars/wayl-inverted.svg)
}

.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-star-rating--wayl>span {
  background-image: url(img/stars/wayl-inverted-active.svg)
}

.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__price--current {
  color: #e2e2e2
}

.aawp .aawp-product--widget-small.aawp-product--style-wayl {
  background: #96281b;
  color: #e2e2e2
}

.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__title,
.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__title:visited {
  color: #fff
}

.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__teaser,
.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__title:focus,
.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__title:hover {
  color: #e2e2e2
}

.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__price--current {
  color: #fff
}

.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__info,
.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__price--old,
.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__reviews {
  color: #ccc
}

.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-star-rating--wayl {
  background-image: url(img/stars/wayl-inverted.svg)
}

.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-star-rating--wayl>span {
  background-image: url(img/stars/wayl-inverted-active.svg)
}

.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__price--current {
  color: #e2e2e2
}

.aawp-floating-wrapper,
div.aawp-floating-wrapper {
  box-sizing: border-box
}
/* Custom aawp-product */
.custom_aawp-product__seprator{
  position: relative;
}
.custom_aawp-product__seprator_content{
  display: flex;
  width: 60px;
  height: 60px;
  font-family: Georgia, 'Times New Roman', Times, serif !important;
  font-weight: 500!important;
  font-size: 42px !important;
  border-radius: 50%;
  align-items: center;
  /* font-size: 29px !important; */
  background: #2b81ad;
  color: #fff;
  text-align: center;
  padding: 0 0.4em 0.2em;
  justify-content: center;
  line-height: 55px;
}
.aawp_product_row{
  padding-left: 40px !important;
  padding-right: 40px !important;
}
.custom_aawp-product__title {
  font-size: 45px !important;
  line-height: 60px !important;
  font-weight: 600  !important;
  font-family: Georgia, "Times New Roman", serif !important;
  color: black !important;
}

.custom_aawp-product__seprator_content::after {
  content: '';
  display: block;
  /* left: 70px;
  top: 32px; */
  left: 60px;
  top: 30px;
  position: absolute;
  width: 93%;
  /* border-bottom: 4px solid #2b81ad; */
  border-bottom: 2.5px solid #2b81ad;
  z-index: 1;
  font-size: 0.75em;
}
.custom_aawp-product__title a{
  font-size: 32px !important;
  line-height: 48px !important;
  font-weight: 600  !important;
  font-family: Georgia, "Times New Roman", serif !important;
  color: black !important;
}
.custom_aawp-product__imgcontainer{
    display: flex;
    flex-direction: column;
    /* margin: 1rem 0; */
    position: relative;
    margin-top: 2rem !important;
}
.custom_aawp-product__imgdiv{
  margin-left: 0;
  margin-right: 0;
  position: relative;
}
.custom_aawp-product__imgbg{
  background-color: #0000001a !important;
}
/* .custom_aawp-product__imgdiva{
  width: 100%;
  max-width: 100%;
  display: block !important;
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 60%;
} */
/* .custom_aawp-product__image{
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100%;
  object-fit: cover;
  width: 100%;
  height: 500px;
} */
.custom_aawp-product__description{
  margin-top: 1rem;
  /* font-size: 18px;
  line-height: 29px; */
  font-size: 21px;
  line-height: 35px;
  font-family: Georgia, "Times New Roman", serif !important;
  color:black;
}
.custom_aawp-product__description a{
  color: #2b81ad!important;
}
.aawp-product__footer_1{
  margin-top: 3rem;
}
.aawp-product__footer-btndiv{
  padding-top: 1em;
}
.aawp-product__footer-btna{
  font-family: "Montserrat", Roboto, Helvetica, Arial, sans-serif !important;
  padding: 0.75em 2em;
  display: inline-block;
  background-color: #2bad68;
  color: white !important;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 0.5em;
  font-size: 18px;
  line-height: 29px;
  letter-spacing: .3px;
}
@media (max-width:576px) {
  .aawp_product_row{
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .aawp-product__footer-btna {
    margin-top: 10px;
    text-align: center;
    width: 100% !important;
    padding: 0.45em 1em;
   font-weight: 500;
    font-size: 20px;
    line-height: 30px;
  }
  .aawp .aawp-product--horizontal{
    padding: 0px !important;
  }
}
@media (max-width:1300px) {
  .custom_aawp-product__title a {
    font-size: 38px !important;
    line-height: 55px !important;
  }
}
@media (max-width:1024px) {
  .custom_aawp-product__title a {
    font-size: 35px !important;
    line-height: 50px !important;
  }
}
@media (max-width:991px) {
  .custom_aawp-product__imgdiva {
    padding-bottom: 50%;
}
}
@media (max-width:768px) {
  .custom_aawp-product__title a {
    font-size: 28px !important;
    line-height: 40px !important;
  }
 
  .custom_aawp-product__image{
    height: 300px;
  }
}
@media (max-width:567px) {
  .custom_aawp-product__title a {
    font-size: 20px !important;
    line-height: 30px !important;
  }
  .custom_aawp-product__seprator_content{
    display: flex;
    width: 50px;
    height: 50px;
    font-size: 35px !important;
  }
  .custom_aawp-product__seprator_content::after {
    top: 22px;
    left: 50px;
    width: 85%;
    border-bottom: 3px solid #2b81ad;
  }
  .custom_aawp-product__image {
    height: 275px;
  }
  .custom_aawp-product__imgdiva{
    padding-bottom: 60%;
  }
  .custom_aawp-product__description {
    margin-top: 1rem;
    font-size: 18px;
    line-height: 28px;
  }
  .aawp-product__footer-btna {
   padding: 0.45em 1em;
   font-weight: 500;
    font-size: 20px;
    line-height: 30px;
  }
}
@media (max-width:450px) {
  .custom_aawp-product__description {
    margin-top: 1rem;
    font-size: 18px;
    line-height: 28px;
}
.aawp-product__footer-btna {
  font-size: 18px;
}
}
@media (max-width:375px) {
  .custom_aawp-product__title {
    margin: 0;
  }
  .custom_aawp-product__description {
    margin-top: 2rem;
    font-size: 16px;
    line-height: 25px;
}
.aawp-product__footer-btna {
  font-size: 17px;
}
}
@media (min-width:601px) {

  .aawp-floating-wrapper--left,
  .aawp-floating-wrapper--right {
    max-width: 250px
  }

  .aawp-floating-wrapper--left {
    float: left;
    margin: 0 1em 1em 0
  }

  .aawp-floating-wrapper--right {
    float: right;
    margin: 0 0 1em 1em
  }
}
.custom_aawp-product__description a{
  color: #2b81ad!important;
}