.bread-ycrumb {
  background: url(../images/sub-product/product-uheader.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;
  padding: 110px 0px 50px 0px;
  margin-top: 121px; }

.bread-ycrumb {
  background: url(../images/sub-product/product-uheader.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;
  padding: 110px 0px 50px 0px;
  margin-top: 121px; }

.cu-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: #c1c1c1;
  opacity: 0; }

.cross-ads {
  position: absolute;
  top: 14px;
  right: -7px;
  background-color: #00A400;
  color: #ffffff;
  padding: 5px;
  border-radius: 50%;
  width: 23px;
  height: 23px;
  text-align: center;
  cursor: pointer; }

.inner_wintro .breadcrumb {
  background: none;
  color: #ffffff; }

.inner_wintro .breadcrumb > li.active {
  color: #00A400; }

.inner_wintro .breadcrumb > li a {
  color: #ffffff;
  font-weight: 650; }

#product-slider ol li {
  width: 23.9%; }

.product-urating i {
  font-size: 18px;
  color: #ffff00; }

.productrating-ucontent {
  color: #000000;
  font-size: 15px;
  font-weight: bold;
  padding-left: 5px; }

.product-uprice {
  color: #00A400;
  font-weight: bold; }

.product-sprice > div {
  margin-right: 3px;
  background-color: #ffff00;
  width: 100px; }

.product-sprice > div .product-unit {
  border-bottom: 1px dotted #000000; }

ul.product-ucontent li {
  list-style-type: square; }

.product-uprice .form-select {
  height: 30px;
  padding: 3px; }

.product-bpart span {
  font-size: 14px;
  font-weight: bold;
  line-height: 17px; }

.main-uchoose {
  transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
  padding: 60px 0 75px;
  background-color: #0000000D; }

.background-asoverlay {
  background-attachment: fixed;
  background-image: url("../images/sub-product/background07.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: .5;
  transition: background .3s,border-radius .3s,opacity .3s;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute; }

.entity-shadow-block:hover {
  opacity: 1;
  -ms-filter: none;
  filter: none; }

.entity-shadow-block {
  padding: 0.5rem;
  color: #cbcfd4;
  position: relative;
  z-index: 1; }

.entity-shadow-block {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  z-index: 1; }

.entity-shadow-block:before {
  content: "";
  position: absolute;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  z-index: -1;
  -webkit-box-shadow: 0 0 0 0.5rem #2e2e2e80;
  box-shadow: 0 0 0 0.5rem #2e2e2e80;
  border-radius: 0.75rem;
  left: 0.5rem;
  right: 0.5rem;
  top: 0.5rem;
  bottom: 0.5rem;
  background-color: #2e2e2e; }

.entity-icon-hover .entity-icon {
  position: relative;
  z-index: 1; }

.entity-icon img {
  height: 180px; }

.entity-icon-hover .entity-icon:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
  width: 0;
  height: 0;
  border-radius: 50%;
  background-color: #7cca31;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0); }

.entity-shadow-block:hover {
  opacity: 1;
  -ms-filter: none;
  filter: none; }

.entity-icon-hover:not(.entity-disabled):hover .entity-icon:before {
  width: 8.5rem;
  height: 8.5rem;
  opacity: .2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20); }

.separator-double {
  display: inline-block;
  position: relative;
  width: 2.625rem;
  margin-bottom: 1rem;
  line-height: 4px; }

.separator-double:before {
  background-color: #fff;
  width: 50%;
  max-width: 2.625rem;
  content: "";
  display: inline-block;
  vertical-align: top;
  height: 4px;
  border-radius: 4px;
  background-color: #7cca31; }

.separator-double:after {
  background-color: #fff;
  background-color: #fff;
  content: "";
  display: inline-block;
  vertical-align: top;
  height: 4px;
  border-radius: 4px;
  background-color: #7cca31;
  margin-top: 4px;
  width: 100%; }

.bg-body-back {
  background: #0c0c0c; }

.overflow-back {
  overflow: hidden; }

.overflow-back, .back-block {
  z-index: -1; }

.overflow-back, .back-block, .full-block {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  cursor: default; }

.bg-body-main {
  background: -webkit-linear-gradient(top, #003200, #0f1b04);
  background: -moz-linear-gradient(top, #003200, #0f1b04);
  background: -o-linear-gradient(top, #003200, #0f1b04);
  background: -ms-linear-gradient(top, #003200, #0f1b04);
  /* background: linear-gradient(to bottom, #003200, #0f1b04); */ }

.bg-cannabis-top-pattern {
  background-image: url("../images/sub-product/cannabis-top-pattern.png");
  background-position: 0 0;
  background-repeat: repeat-x; }

.mlike-uproduct .owl-nav .owl-prev, .mlike-uproduct .owl-nav .owl-next {
  position: absolute;
  top: 106px;
  font-size: 25px !important;
  color: #ffffff !important; }

.mlike-uproduct .owl-nav .owl-prev {
  left: -17px; }

.mlike-uproduct .owl-nav .owl-next {
  right: -17px; }

.view-qwmore {
  color: #00A400; }

.view-qwmore:hover {
  background-image: linear-gradient(to right, #9cc026, #5faf21);
  color: #ffffff;
  text-decoration: none; }

.product-cuyinfo {
  background-color: #F6FCF5; }

.product-ubackg {
  position: absolute;
  top: -39px;
  width: 1349px;
  height: 40px;
  background-image: url(../images/product-ubg.png); }

.qw-mblog .bannerSlider {
  padding-left: 0px; }

.qw-mblog .slick-arrow .fas {
  z-index: 99999999999;
  left: -15px;
  top: 44%;
  transform: translateY(-50%);
  position: absolute;
  cursor: pointer;
  width: 50px;
  height: 50px;
  background: #81d742;
  text-align: center;
  line-height: 3.5;
  border-radius: 0;
  color: #fff;
  font-size: 27px;
  display: flex !important;
  align-items: center;
  justify-content: center; }

.qw-mblog .next-fav {
  left: auto !important;
  right: -16px; }

.blog-hnews {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #fff;
  padding: 20px;
  float: left;
  cursor: pointer; }

.blog-fdetail {
  padding-top: 15px; }

.blog-hnews .blog-fdetail h5 {
  font-size: 14px; }

.blog-hnews span {
  color: #ff0000;
  font-weight: bold;
  font-size: 14px; }

.blog-himage img {
  width: 100%; }

.qw-mblog .slick-slide {
  height: auto !important;
  position: relative; }

.blog-umeta {
  position: absolute;
  bottom: 0;
  padding: 20px;
  z-index: 99999999; }

.blog-umeta h4 {
  color: #fff;
  font-size: 23px; }

.qwoverlay {
  background: #3c3e41;
  opacity: .5; }

.overlay-qwbg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1; }

.blog-umeta a {
  color: #00A400 !important;
  font-weight: 700;
  text-align: left;
  display: block;
  font-size: 18px; }

.blog-hnews {
  margin-bottom: 15px; }

.blog-hnews:hover {
  box-shadow: 0 3px 24px #0000000a; }

.news-banner .owl-nav .owl-prev, .news-banner .owl-nav .owl-next {
  z-index: 99999999999;
  left: 4px;
  top: 44%;
  transform: translateY(-50%);
  position: absolute;
  cursor: pointer;
  width: 50px;
  height: 50px;
  background: #ff0000 !important;
  text-align: center;
  line-height: 3.5;
  border-radius: 0;
  color: #fff !important;
  font-size: 27px;
  display: flex !important;
  align-items: center;
  justify-content: center; }

.news-banner .owl-next {
  left: auto !important;
  right: -16px; }

.section-products {
  background-image: url(../images/sub-product/product-ubackg.png);
  background-repeat: repeat;
  background-size: contain;
  background-color: #F7F9F7;
  padding: 40px 0px 40px 0px; }

.section-products .header {
  margin-bottom: 30px; }

.section-products .container {
  z-index: 999; }

.wu-product {
  background-color: #F7F9F7;
  background-image: url(../images/categ-ubackg.png);
  background-position: 0% 9%;
  background-repeat: no-repeat;
  background-size: cover;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 120px 0px 100px 0px; }

.product--vwproduct {
  background-image: url(../images/sub-product/product-ubackg.png);
  background-repeat: repeat;
  background-size: contain;
  background-color: #F7F9F7; }

.popular-uproduct {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 170px 0px 140px 0px;
  z-index: 0;
  background-image: url(../images/hero_home_01.jpg);
  position: relative; }

.section-products .header h3 {
  font-size: 1rem;
  color: #fe302f;
  font-weight: 500; }

.gallery-backg {
  background-color: #0c0c0c; }

.gallery-whead {
  color: white;
  font-size: 1.6rem;
  width: 100%;
  padding: 0 2rem;
  z-index: 2;
  text-shadow: 0px 1px 0px #00000066;
  text-align: center; }

.gallery-whead h3 {
  text-transform: uppercase;
  font-size: 2rem;
  letter-spacing: -1px;
  margin-bottom: 5px; }

.gallery-whead p {
  max-width: 843px;
  margin: 0 auto;
  margin-bottom: 3rem;
  font-size: 1rem; }

.stats_uinfo a:hover img, .stats_info a:hover img {
  filter: hue-rotate(90deg); }

.stats_info h5 {
  color: #ffffff; }

.stats_uinfo a:hover h5, .stats_info a:hover h5 {
  color: #00A400 !important; }

.section-products .header h2 {
  font-size: 2.2rem;
  font-weight: 400;
  color: #000000;
  text-transform: capitalize; }

.section-head h3 {
  text-transform: uppercase; }

.section-products .single-product .part-1 {
  position: relative;
  height: 290px;
  max-height: 290px;
  overflow: hidden; }

.section-products .single-product .part-1::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  transition: all 0.3s; }

.section-products .single-product:hover .part-1::before {
  transform: scale(1.2, 1.2) rotate(5deg); }

.section-products #product-1 .part-1::before {
  background: url("../images/sub-product/runtz-muffin-pic.jpg") no-repeat center;
  background-size: cover;
  transition: all 0.3s; }

.section-products #product-2 .part-1::before {
  background: url("../images/sub-product/runtz-muffin-pic.jpg") no-repeat center;
  background-size: cover; }

.section-products #product-3 .part-1::before {
  background: url("../images/sub-product/runtz-muffin-pic.jpg") no-repeat center;
  background-size: cover; }

.section-products #product-4 .part-1::before {
  background: url("../images/sub-product/runtz-muffin-pic.jpg") no-repeat center;
  background-size: cover; }

.section-products .single-product .part-1 .discount,
.section-products .single-product .part-1 .new {
  position: absolute;
  top: 15px;
  left: 20px;
  color: #ffffff;
  background-color: #ff0000;
  padding: 2px 8px;
  text-transform: uppercase;
  font-size: 0.85rem; }

.section-products .single-product .part-1 .new {
  left: 0;
  background-color: #444444; }

.section-products .single-product .part-1 ul {
  position: absolute;
  bottom: -41px;
  left: 20px;
  margin: 0;
  padding: 0;
  list-style: none;
  opacity: 0;
  transition: bottom 0.5s, opacity 0.5s; }

.section-products .single-product:hover .part-1 ul {
  bottom: 30px;
  opacity: 1; }

.section-products .single-product .part-1 ul li {
  display: inline-block;
  margin-right: 4px; }

.section-products .single-product .part-1 ul li a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: #ffffff;
  color: #444444;
  text-align: center;
  box-shadow: 0 2px 20px #3232321a;
  transition: color 0.2s; }

.section-products .single-product .part-1 ul li a:hover {
  color: #fe302f; }

.section-products .single-product .part-2 .product-title {
  font-size: 1rem; }

.section-products .single-product .part-2 h4 {
  display: inline-block;
  font-size: 1rem; }

.section-products .single-product .part-2 .product-old-price {
  position: relative;
  padding: 0 7px;
  margin-right: 2px;
  opacity: 0.6; }

.section-products .single-product .part-2 .product-old-price::after {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #444444;
  transform: translateY(-50%); }

.adso-uclose {
  display: none; }

.adso-uclose .container {
  background-color: #eceece;
  box-shadow: 3px 3px 3px #ececec; }

.product-ushape1 {
  position: absolute;
  top: 14px;
  right: 84px;
  background-image: url(../images/product-ushape.png);
  width: 285px;
  height: 110px;
  background-size: contain; }

.product-ushape2 {
  position: absolute;
  top: 11px;
  left: 10px;
  background-image: url(../images/product-ushape1.png);
  width: 261px;
  height: 110px;
  background-size: contain; }

.blog-fdetail a {
  color: #333333; }

.blog-fdetail a:hover {
  color: #00A400; }

.top-usubrate a {
  display: inline-block; }

.top-usubrate > div {
  text-align: center;
  align-items: center;
  display: flex;
  justify-content: center; }

.top-custrate .header h2 {
  font-size: 2.2rem;
  font-weight: 400;
  text-transform: capitalize; }

.top-custrate {
  background: -moz-linear-gradient(359deg, #545457 0%, #272324 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #545457), color-stop(100%, #272324));
  background: -webkit-linear-gradient(359deg, #545457 0%, #272324 100%);
  background: -o-linear-gradient(359deg, #545457 0%, #272324 100%);
  background: -ms-linear-gradient(359deg, #545457 0%, #272324 100%);
  background: linear-gradient(91deg, #545457 0%, #272324 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#545457',endColorstr='#272324',GradientType=1 );
  padding-bottom: 60px; }

.top-custrate svg {
  position: relative;
  z-index: 99; }

.sensic-shape-fill {
  fill: #fff;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg); }

.sensic-shape svg {
  display: block;
  width: calc(100% + 1.3px);
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 30px; }

.sensic-shape-bottom {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  bottom: -1px;
  overflow: hidden;
  position: absolute;
  left: 0;
  width: 100%;
  line-height: 0;
  direction: ltr; }

p.uimages {
  background-color: #00A400;
  color: white;
  margin-top: 0px;
  font-size: 15px;
  padding: 12px;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.1; }

#carousel-userimage {
  background-color: #EEE; }

#carousel-userimage .carousel-inner {
  margin-bottom: 10px; }

.picon:hover img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  -ms-transform: scale(1.05);
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  -ms-transition: all .2s ease-out;
  transition: all .2s ease-out; }

.user-cuspadd {
  padding-left: 5px;
  padding-right: 5px; }

.yt-simage {
  overflow: hidden !important; }

img.uimage {
  width: 100%;
  height: auto; }

.yt-simage:hover img {
  -webkit-transform: scale(1.05) rotate(-1.5deg);
  transform: scale(1.05) rotate(-1.5deg);
  -ms-transform: scale(1.05) rotate(-1.5deg);
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  -ms-transition: all .2s ease-out;
  transition: all .2s ease-out; }

#carousel-userimage a.carousel-ucontrol {
  background-color: #00A400;
  text-shadow: none !important;
  width: 30px !important; }

#carousel-userimage .carousel-ucontrol {
  opacity: .5;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  height: 36px !important;
  bottom: inherit !important;
  top: -53px; }

li {
  list-style-type: none; }

@media (max-width: 767px) {
  .mlike-uproduct .owl-nav .owl-prev {
    left: -7px; }

  .mlike-uproduct .owl-nav .owl-next {
    right: -12px; }

  .news-banner .owl-next {
    right: -10px; }

  .news-banner .owl-prev {
    left: -10px; }

  .product-cuyinfo .product-ushape2 {
    width: 42px;
    height: 66px; }

  .gallery-inner .stats-con img {
    width: 100%; }

  .product-ushape1 {
    width: 54px;
    height: 27px; }

  .product-ubackg {
    width: 100%; } }

/*# sourceMappingURL=product.css.map */
