/*
body
    position relative
    &:before, &:after
        content ""
        position absolute
        background-size contain !important
        size 200px 300px
        z-index -1
    &:before
        top 800px
        right 0
        background url("/cache/thumbs/5b03d0d1a1a70e6d995f64b1/0x0-none/leaves3.png") no-repeat center right
    &:after
        top 1750px
        left 0
        background url("/cache/thumbs/5b03d0d1a1a70e6d995f64b1/0x0-none/leaves4.png") no-repeat center left
    @media (max-width 1040px)
        &:before, &:after
            display none
            
body.logic-content
    &:before
        top 457px
    &:after
        top 200px
body.logic-cart, body.logic-profile
    &:before, &:after
        display none
*/
.leaves,
.leaves2 {
  position: fixed;
  top: 0;
  right: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  pointer-events: none;
  display: none;
}
.leaves img,
.leaves2 img {
  width: 200px;
  height: 300px;
}
@media (max-width: 1040px) {
  .leaves,
  .leaves2 {
    display: none;
  }
}
.leaves2 {
  right: auto;
  left: 0;
}
body.logic-content .leaves,
body.logic-cart .leaves,
body.logic-profile .leaves,
body.logic-content .leaves2,
body.logic-cart .leaves2,
body.logic-profile .leaves2 {
  display: none;
}
.w-articleList-grid2-v2:not(.w-articleList-display-scrollableFilmstrip) .w-article-text {
  background-color: rgba(12,120,115,0.85);
}
.w-featuredProducts .ui-button,
.w-productList .ui-button {
  background: #0c7873;
}
.w-featuredProducts .ui-button:hover,
.w-productList .ui-button:hover {
  background: rgba(12,120,115,0.7);
}
.w-tabs .w-productAttributes .w-holder {
  margin-bottom: 0;
}
.w-productAttributes-images .title {
  display: none;
}
.w-productAttributes-images .value {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.w-productAttributes-images img {
  width: 80px;
  height: 80px;
  margin: 0 16px 16px 0;
}
.w-productAttributes-images img:last-child {
  margin-right: 0;
}
@media (max-width: 800px) {
  .w-productAttributes-images img {
    width: 60px;
    height: 60px;
  }
}
.ui-filterPanel-dialog div.ui-filterPanel-itemSlider:before {
  display: none;
}
.w-accordion .ui-accordion-box>div:last-child .w-holder {
  margin-bottom: 0;
}
.w-productAttributes-style1-v2 table {
  width: 100% !important;
  border-color: #fff;
  margin-bottom: 32px;
}
.w-productAttributes-style1-v2 table td {
  padding: 16px 32px;
  width: auto !important;
  height: auto !important;
}
.companyInfo .w-holder {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.companyInfo .companyInfo-icon:first-child {
  margin-right: 8px;
}
@media (max-width: 500px) {
  .bannerGrid .ui-columnGrid-textBox {
    padding-right: 150px;
  }
}
@media (max-width: 350px) {
  .bannerGrid .ui-columnGrid-textBox {
    padding-right: 100px;
  }
}
@media (min-width: 1041px) {
  .smdWrapperTag {
    position: fixed;
    bottom: 0;
    right: 0;
  }
}
.w-inlineBlocks .w-block.w-value {
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
}
.w-productBadges+.w-rte p {
  margin-top: 0;
}
.w-productList-style-list .action-box {
  width: auto;
  min-width: 350px;
  max-width: none;
}
@media (max-width: 1024px) {
  .w-tabs-style3-v2 ul,
  .w-tabs-style4-v2 ul,
  .w-tabs-style5-v2 ul {
    white-space: normal;
    overflow: visible;
  }
  .w-tabs-style3-v2 .ui-tabs-header ul,
  .w-tabs-style4-v2 .ui-tabs-header ul,
  .w-tabs-style5-v2 .ui-tabs-header ul {
    white-space: nowrap;
    overflow: auto;
  }
}
.w-productAttributes-style2-v2 ul {
  white-space: nowrap;
  overflow: auto;
}
.w-productAttributes-style2-v2 .title,
.w-productAttributes-style2-v2 .value {
  width: 20%;
}
.w-rte-tableWrap {
  white-space: nowrap;
}
.w-tabs .ui-tabs-content > div:last-child .w-holder,
.w-accordion .ui-accordion-box > div:last-child .w-holder {
  margin-bottom: 0;
}
.shippingList .item-stock {
  margin-right: 0;
}
.secondaryMenu>.w-inlineBlocks {
  margin: 0;
}
.w-value.w-value-product_title,
.w-value.w-value-title,
.w-value.w-value-date {
  margin-left: 0;
  margin-right: 0;
}
.item-shipment {
  display: none;
}
