.product-item-actions {
  display: block;
}
.product-item-info {
  width: auto;
}
@media (min-width: 1024px), print {
  .page-products .products-grid .product-item {
    margin: 0;
    padding: 0 15px;
    width: 33.33333333%;
    border: none;
    padding-bottom: 30px;
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    clear: left;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    width: auto !important;
  }
  .page-layout-1column .products-grid .product-item {
    width: auto;
    padding: 0;
    display: block;
  }
}
@media (min-width: 640px) {
  .products-grid .product-item-actions {
    margin: 0;
  }
}
.related .owl-theme .owl-item,
.upsell .owl-theme .owl-item,
.crosssell .owl-theme .owl-item,
.related .owl-theme .owl-item:first-child,
.upsell .owl-theme .owl-item:first-child,
.crosssell .owl-theme .owl-item:first-child {
  border: 0;
}
.related .products-grid li.product-item,
.upsell .products-grid li.product-item,
.crosssell .products-grid li.product-item {
  border-bottom: 0;
}
.related .products-slider,
.upsell .products-slider,
.crosssell .products-slider {
  margin-right: -15px;
  margin-left: -15px;
  padding: 0 40px;
}
.related .products-slider .product-item,
.upsell .products-slider .product-item,
.crosssell .products-slider .product-item {
  padding-left: 15px;
  padding-right: 15px;
}
.stock.unavailable {
  min-height: 40px;
}
.product-item-info .add-to-links-secondary .action {
  display: inline-block;
  vertical-align: middle;
  width: 47px;
  height: 47px;
  line-height: 47px;
  text-align: center;
  background: #fff;
  color: #2c2c2c;
  border-radius: 100%;
  font-size: 18px;
  border: 1px solid #e7e7e7;
}
.product-item-info .add-to-links-secondary .action span {
  display: none;
}
.product-item-info .add-to-links-secondary .action:before {
  content: "\e6a9";
  font-family: 'Stroke-Gap-Icons';
  speak: none;
  display: block;
}
.product-item-info .add-to-links-secondary .action:hover {
  background: #aacf38;
  color: #fff;
  border-color: #aacf38;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}
.product-item-info .add-to-links-secondary .action.wishlist:before {
  content: "\e67e";
}
.products-grid .product-items {
  margin: 0 -15px !important;
}
.products-grid li.product-item {
  padding: 0 15px;
  border-right: 0px solid #eee;
  border-bottom: 0px solid #eee;
}
.products-grid .product-item {
  padding-top: 20px;
}
.products-grid .product-item .product-item-info {
  position: relative;
  overflow: hidden;
  text-align: center;
  padding: 15px 5px 15px 5px;
  border-radius: 20px;
  transition: .3s;
}
.products-grid .product-item .product-item-info .add-to-links-secondary .action {
  margin: 0 5px;
}
.products-grid .product-item .product-item-info .product-item-images {
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
.products-grid .product-item .product-item-info .product-item-name {
  margin: 0px;
}
.products-grid .product-item .product-item-info:hover {
  border-color: #fff;
  box-shadow: 6px 8px 30px 0px rgba(0, 0, 0, 0.1), inset 0 0 0 1px #ffffff;
}
.products-grid .product-item .product-item-info:hover .product-item-images {
  opacity: 0.2;
}
.products-grid .product-item .product-item-info:hover .add-to-links-secondary {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.products-grid .product-item .product-item-info:hover .product-item-actions .add-to-cart-primary {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
@media only screen and (min-width: 1025px) {
  .products-grid .product-item .product-item-info:hover .product-item-details .price-box {
    opacity: 0;
    transition: 0.3s;
  }
}
.products-grid .product-item .product-item-info .add-to-links-secondary {
  top: 30%;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  width: auto;
  height: 100px;
  z-index: 11;
  text-align: center;
  margin: 0px auto;
  opacity: 0;
  visibility: hidden;
  pointer-events: visible;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transform: translateY(2.57rem);
  -ms-transform: translateY(2.57rem);
  transform: translateY(2.57rem);
}
.products-grid .product-item .product-item-info > .price-box {
  margin-top: 9px;
}
@media only screen and (min-width: 1025px) {
  .products-grid .product-item .product-item-info .product-item-actions .add-to-cart-primary {
    overflow: hidden;
    position: relative;
    background: none;
    z-index: 2;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    bottom: 24px;
    transform: translateY(-10px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
  }
}
.products-grid .product-item .product-item-info .product-item-actions .add-to-cart-primary .tocart {
  font-size: 1.2rem;
  padding: 0 20px;
  line-height: normal;
  height: 40px;
  line-height: 35px;
  font-weight: 500;
  border: 2px solid transparent;
  color: #434343;
  border-radius: 0;
  font-family: 'Poppins-Regular';
  background-color: #aacf38;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
@media only screen and (max-width: 992px) {
  .products-grid .product-item .product-item-info .product-item-actions .add-to-cart-primary .tocart {
    height: 40px;
    line-height: 35px;
  }
}
.products-grid .product-item .product-item-info .product-item-actions .add-to-cart-primary .tocart:hover {
  background-color: #fff;
  border: 2px solid #aacf38;
  color: #2c2c2c;
}
.products-grid .product-item .product-item-info .product-item-actions .add-to-cart-primary .tocart:active,
.products-grid .product-item .product-item-info .product-item-actions .add-to-cart-primary .tocart:focus {
  background-color: #aacf38;
}
.products-grid .product-item .product-item-info .product-item-details {
  margin: 20px 0 0;
  text-align: center;
}
.products-grid .product-item .product-item-info .product-item-details .price-box {
  min-height: 40px;
  margin: 20px 0 0;
}
.fotorama__thumb-border {
  border: 1px solid #78a206 !important;
}
.page-products .product-item-info {
  width: 100%;
}
.products-grid .product-items {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.product-item .price-box {
  margin: 10px 0 0;
}
.products-slider.products-grid li.product-item {
  width: 100%;
  border: none;
  padding-top: 5px;
}
.product-item-description {
  line-height: 25px;
}
.products-list .product-item-info {
  margin-bottom: 40px;
  padding: 40px 0 40px;
  display: block;
  overflow: hidden;
  border: 1px solid #e7e7e7;
  border-radius: 30px;
  transition: 0.3s;
}
.products-list .product-item-info .product-item-images {
  width: 33%;
  float: left;
  margin-right: 3%;
  position: relative;
}
.products-list .product-item-info .product-item-images .product-item-photo {
  display: block;
  width: 100%;
  padding: 0;
}
.products-list .product-item-info .product-item-details {
  display: block;
  float: left;
  width: 64%;
  overflow: hidden;
}
.products-list .product-item-info .product-reviews-summary .rating-summary {
  text-align: left;
}
.products-list .product-item-info .action.more {
  color: #aacf38;
}
.products-list .product-item-info .action.more:hover {
  text-decoration: none;
}
.products-list .product-item-info .product-item-actions .add-to-cart-primary {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 5px 0;
}
.products-list .product-item-info .product-item-actions .add-to-cart-primary .tocart {
  font-size: 1.2rem;
  padding: 0 20px;
  line-height: normal;
  height: 40px;
  line-height: 35px;
  font-weight: 500;
  border: 2px solid transparent;
  color: #434343;
  border-radius: 0;
  font-family: 'Poppins-Regular';
  background-color: #aacf38;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
@media only screen and (max-width: 992px) {
  .products-list .product-item-info .product-item-actions .add-to-cart-primary .tocart {
    height: 40px;
    line-height: 35px;
  }
}
.products-list .product-item-info .product-item-actions .add-to-cart-primary .tocart:hover {
  background-color: #fff;
  border: 2px solid #aacf38;
  color: #2c2c2c;
}
.products-list .product-item-info .product-item-actions .add-to-cart-primary .tocart:active,
.products-list .product-item-info .product-item-actions .add-to-cart-primary .tocart:focus {
  background-color: #aacf38;
}
.products-list .product-item-info .product-item-actions .add-to-links-secondary {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 5px 0;
}
.products-list .product-item-info .product-item-actions .add-to-links-secondary .action {
  background-color: #fff;
  color: #acacac;
}
.products-list .product-item-info .product-item-actions .add-to-links-secondary .action:hover {
  background: #aacf38;
  border-color: #aacf38;
  color: #fff;
}
.products-list .product-item-info:hover {
  border-color: #fff;
  box-shadow: 3px 4px 15px 5px #e9e9e5;
}
.page-product-downloadable .product-options-bottom {
  padding: 10px;
  border: 1px solid #eee;
}
.page-product-downloadable .product-options-bottom .box-tocart .field.qty {
  padding: 0;
}
.page-product-downloadable .product-options-bottom .box-tocart .field.qty .label {
  display: inline-block;
  margin-right: 10px;
}
.page-product-downloadable .product-options-bottom .box-tocart .field.qty .control {
  display: inline-block;
}
.page-product-downloadable .product-options-bottom .box-tocart .field.qty .control .input-text.qty {
  height: 40px;
}
.page-product-downloadable .product-options-bottom .box-tocart .actions {
  padding: 0;
}
.page-product-downloadable .product-options-bottom .box-tocart .actions button {
  font-size: 1.2rem;
  padding: 0 20px;
  line-height: normal;
  height: 40px;
  line-height: 35px;
  font-weight: 500;
  border: 2px solid transparent;
  color: #434343;
  border-radius: 0;
  font-family: 'Poppins-Regular';
  background-color: #aacf38;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  margin-left: 15px;
}
@media only screen and (max-width: 992px) {
  .page-product-downloadable .product-options-bottom .box-tocart .actions button {
    height: 40px;
    line-height: 35px;
  }
}
.page-product-downloadable .product-options-bottom .box-tocart .actions button:hover {
  background-color: #fff;
  border: 2px solid #aacf38;
  color: #2c2c2c;
}
.page-product-downloadable .product-options-bottom .box-tocart .actions button:active,
.page-product-downloadable .product-options-bottom .box-tocart .actions button:focus {
  background-color: #aacf38;
}
.page-product-downloadable .product-options-bottom .product-social-links {
  border-top: 1px solid #dddddd;
  padding: 0 0 0;
}
.page-product-downloadable .product-options-bottom .product-social-links .product-addto-links {
  display: inline-block;
  vertical-align: middle;
}
.page-product-downloadable .product-options-bottom .product-social-links .product-addto-links .towishlist,
.page-product-downloadable .product-options-bottom .product-social-links .product-addto-links .tocompare {
  font-size: 1.2rem;
  padding: 0 20px;
  line-height: normal;
  height: 40px;
  line-height: 35px;
  font-weight: 500;
  border: 2px solid transparent;
  color: #434343;
  border-radius: 0;
  font-family: 'Poppins-Regular';
  background-color: #aacf38;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
@media only screen and (max-width: 992px) {
  .page-product-downloadable .product-options-bottom .product-social-links .product-addto-links .towishlist,
  .page-product-downloadable .product-options-bottom .product-social-links .product-addto-links .tocompare {
    height: 40px;
    line-height: 35px;
  }
}
.page-product-downloadable .product-options-bottom .product-social-links .product-addto-links .towishlist:hover,
.page-product-downloadable .product-options-bottom .product-social-links .product-addto-links .tocompare:hover {
  background-color: #fff;
  border: 2px solid #aacf38;
  color: #2c2c2c;
}
.page-product-downloadable .product-options-bottom .product-social-links .product-addto-links .towishlist:active,
.page-product-downloadable .product-options-bottom .product-social-links .product-addto-links .tocompare:active,
.page-product-downloadable .product-options-bottom .product-social-links .product-addto-links .towishlist:focus,
.page-product-downloadable .product-options-bottom .product-social-links .product-addto-links .tocompare:focus {
  background-color: #aacf38;
}
.page-product-downloadable .product-options-bottom .product-social-links .mailto {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  font-size: 1.2rem;
  padding: 0 20px;
  line-height: normal;
  height: 40px;
  line-height: 35px;
  font-weight: 500;
  border: 2px solid transparent;
  color: #434343;
  border-radius: 0;
  font-family: 'Poppins-Regular';
  background-color: #aacf38;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
@media only screen and (max-width: 992px) {
  .page-product-downloadable .product-options-bottom .product-social-links .mailto {
    height: 40px;
    line-height: 35px;
  }
}
.page-product-downloadable .product-options-bottom .product-social-links .mailto:hover {
  background-color: #fff;
  border: 2px solid #aacf38;
  color: #2c2c2c;
}
.page-product-downloadable .product-options-bottom .product-social-links .mailto:active,
.page-product-downloadable .product-options-bottom .product-social-links .mailto:focus {
  background-color: #aacf38;
}
.page-product-downloadable .product-options-bottom .product-social-links .mailto span {
  line-height: inherit;
}
.page-product-downloadable .product-options-bottom .product-social-links .mailto:before {
  display: none;
}
.catalog-product-view .product-info-main .page-title {
  margin: 0 0 15px;
  font-size: 6rem;
  font-family: 'EBGaramond-Medium';
}
.catalog-product-view .product-info-main .product-reviews-summary .rating-summary {
  text-align: left;
}
.catalog-product-view .product-info-main .product-info-price {
  margin: 15px 0;
}
.catalog-product-view .product-info-main .product-info-price .price-box {
  margin: 15px 0;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .field.qty {
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .field.qty .label {
  display: inline-block;
  margin-right: 10px;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .field.qty .control {
  display: inline-block;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .field.qty .control .input-text.qty {
  height: 40px;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .actions {
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 20px;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .actions button {
  font-size: 1.2rem;
  padding: 0 20px;
  line-height: normal;
  height: 40px;
  line-height: 35px;
  font-weight: 500;
  border: 2px solid transparent;
  color: #434343;
  border-radius: 0;
  font-family: 'Poppins-Regular';
  background-color: #aacf38;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
@media only screen and (max-width: 992px) {
  .catalog-product-view .product-info-main .product-add-form .box-tocart .actions button {
    height: 40px;
    line-height: 35px;
  }
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .actions button:hover {
  background-color: #fff;
  border: 2px solid #aacf38;
  color: #2c2c2c;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .actions button:active,
.catalog-product-view .product-info-main .product-add-form .box-tocart .actions button:focus {
  background-color: #aacf38;
}
.catalog-product-view .product-info-main .attribute.overview {
  margin: 10px 0;
}
.catalog-product-view .product-info-main .product-social-links {
  border-top: 1px solid #dddddd;
  padding: 20px 0 0;
}
.catalog-product-view .product-info-main .product-social-links .product-addto-links {
  display: inline-block;
  vertical-align: middle;
  margin: 10px 0;
}
.catalog-product-view .product-info-main .product-social-links .product-addto-links .towishlist,
.catalog-product-view .product-info-main .product-social-links .product-addto-links .tocompare {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  width: 43px;
  height: 43px;
  line-height: 43px;
  border: 0;
  text-align: center;
  margin: 0 2px;
  background: #ebebeb;
  color: #acacac;
  border-radius: 100%;
  font-size: 16px;
}
.catalog-product-view .product-info-main .product-social-links .product-addto-links .towishlist:before,
.catalog-product-view .product-info-main .product-social-links .product-addto-links .tocompare:before {
  content: "\e67e";
  font-family: Stroke-Gap-Icons;
  speak: none;
  display: block;
}
.catalog-product-view .product-info-main .product-social-links .product-addto-links .towishlist.tocompare:before,
.catalog-product-view .product-info-main .product-social-links .product-addto-links .tocompare.tocompare:before {
  content: "\e6a9";
  font-family: Stroke-Gap-Icons;
  speak: none;
  display: block;
}
.catalog-product-view .product-info-main .product-social-links .product-addto-links .towishlist span,
.catalog-product-view .product-info-main .product-social-links .product-addto-links .tocompare span {
  display: none;
}
.catalog-product-view .product-info-main .product-social-links .product-addto-links .towishlist:hover,
.catalog-product-view .product-info-main .product-social-links .product-addto-links .tocompare:hover {
  background: #aacf38;
  color: #fff;
}
.catalog-product-view .product-info-main .product-social-links .mailto {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  width: 43px;
  height: 43px;
  line-height: 43px;
  border: 0;
  text-align: center;
  margin: 0 2px;
  background: #ebebeb;
  border-radius: 100%;
  color: #acacac;
  font-size: 16px;
}
.catalog-product-view .product-info-main .product-social-links .mailto:before {
  line-height: 43px;
}
.catalog-product-view .product-info-main .product-social-links .mailto span {
  display: none;
}
.catalog-product-view .product-info-main .product-social-links .mailto:hover {
  background: #aacf38;
  color: #fff;
}
.catalog-product-view .product-info-main .bundle-actions button {
  font-size: 1.2rem;
  padding: 0 20px;
  line-height: normal;
  height: 40px;
  line-height: 35px;
  font-weight: 500;
  border: 2px solid transparent;
  color: #434343;
  border-radius: 0;
  font-family: 'Poppins-Regular';
  background-color: #aacf38;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
@media only screen and (max-width: 992px) {
  .catalog-product-view .product-info-main .bundle-actions button {
    height: 40px;
    line-height: 35px;
  }
}
.catalog-product-view .product-info-main .bundle-actions button:hover {
  background-color: #fff;
  border: 2px solid #aacf38;
  color: #2c2c2c;
}
.catalog-product-view .product-info-main .bundle-actions button:active,
.catalog-product-view .product-info-main .bundle-actions button:focus {
  background-color: #aacf38;
}
.catalog-product-view .product-info-main .product-info-price .price-box .price-from,
.catalog-product-view .product-info-main .product-info-price .price-box .price-to {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.catalog-product-view .product-info-main .product-info-price .price-box .special-price .price-label,
.catalog-product-view .product-info-main .product-info-price .price-box .old-price .price-label {
  display: none;
}
.catalog-product-view .bundle-options-container:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.catalog-product-view .bundle-options-container .bundle-options-wrapper .required .control .options-list {
  margin: 10px 0 0;
}
.catalog-product-view .bundle-options-container .bundle-options-wrapper .required .control .options-list input {
  display: inline-block;
}
.catalog-product-view .bundle-options-container .bundle-options-wrapper .required .control .options-list .field.qty .label {
  display: inline-block;
  vertical-align: middle;
}
.catalog-product-view .bundle-options-container .bundle-options-wrapper .required .control .options-list .field.qty .control {
  display: inline-block;
  vertical-align: middle;
}
.catalog-product-view .bundle-options-container .block-bundle-summary .title {
  margin-bottom: 20px;
}
.catalog-product-view .bundle-options-container .block-bundle-summary .box-tocart .field.qty {
  padding: 0;
}
.catalog-product-view .bundle-options-container .block-bundle-summary .box-tocart .field.qty .label {
  display: inline-block;
  margin-right: 10px;
}
.catalog-product-view .bundle-options-container .block-bundle-summary .box-tocart .field.qty .control {
  display: inline-block;
}
.catalog-product-view .bundle-options-container .block-bundle-summary .box-tocart .field.qty .control .input-text.qty {
  height: 38px;
}
.catalog-product-view .bundle-options-container .block-bundle-summary .box-tocart .actions {
  padding: 0;
}
.catalog-product-view .bundle-options-container .block-bundle-summary .box-tocart .actions button {
  font-size: 1.2rem;
  padding: 0 20px;
  line-height: normal;
  height: 40px;
  line-height: 35px;
  font-weight: 500;
  border: 2px solid transparent;
  color: #434343;
  border-radius: 0;
  font-family: 'Poppins-Regular';
  background-color: #aacf38;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  margin-left: 15px;
}
@media only screen and (max-width: 992px) {
  .catalog-product-view .bundle-options-container .block-bundle-summary .box-tocart .actions button {
    height: 40px;
    line-height: 35px;
  }
}
.catalog-product-view .bundle-options-container .block-bundle-summary .box-tocart .actions button:hover {
  background-color: #fff;
  border: 2px solid #aacf38;
  color: #2c2c2c;
}
.catalog-product-view .bundle-options-container .block-bundle-summary .box-tocart .actions button:active,
.catalog-product-view .bundle-options-container .block-bundle-summary .box-tocart .actions button:focus {
  background-color: #aacf38;
}
.catalog-product-view .bundle-options-container .block-bundle-summary .product-addto-links {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 10px 0;
}
.catalog-product-view .bundle-options-container .block-bundle-summary .product-addto-links .towishlist,
.catalog-product-view .bundle-options-container .block-bundle-summary .product-addto-links .tocompare {
  font-size: 1.2rem;
  padding: 0 20px;
  line-height: normal;
  height: 40px;
  line-height: 35px;
  font-weight: 500;
  border: 2px solid transparent;
  color: #434343;
  border-radius: 0;
  font-family: 'Poppins-Regular';
  background-color: #aacf38;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  margin-right: 5px;
}
@media only screen and (max-width: 992px) {
  .catalog-product-view .bundle-options-container .block-bundle-summary .product-addto-links .towishlist,
  .catalog-product-view .bundle-options-container .block-bundle-summary .product-addto-links .tocompare {
    height: 40px;
    line-height: 35px;
  }
}
.catalog-product-view .bundle-options-container .block-bundle-summary .product-addto-links .towishlist:hover,
.catalog-product-view .bundle-options-container .block-bundle-summary .product-addto-links .tocompare:hover {
  background-color: #fff;
  border: 2px solid #aacf38;
  color: #2c2c2c;
}
.catalog-product-view .bundle-options-container .block-bundle-summary .product-addto-links .towishlist:active,
.catalog-product-view .bundle-options-container .block-bundle-summary .product-addto-links .tocompare:active,
.catalog-product-view .bundle-options-container .block-bundle-summary .product-addto-links .towishlist:focus,
.catalog-product-view .bundle-options-container .block-bundle-summary .product-addto-links .tocompare:focus {
  background-color: #aacf38;
}
.catalog-product-view .product.info {
  margin-top: 30px;
  margin-bottom: 80px;
}
.catalog-product-view .product.info .product.data.items .item a {
  height: auto;
  text-transform: uppercase;
  border: none;
  background: none;
  font-size: 2rem;
}
.related .block-actions {
  display: none;
}
.related .choice.related {
  display: none;
}
.fotorama-item.fotorama--fullscreen {
  z-index: 2000 !important;
}
.fotorama__nav-wrap {
  text-align: center;
}
body .swatch-attribute {
  clear: both;
}
body .swatch-option.text {
  padding: 0 8px;
}
.pt_categorytop {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-top: 40px;
}
.pt_categorytop .gruod-title {
  text-align: center;
  margin-bottom: 50px;
}
.pt_categorytop .gruod-title .title:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: url(../png/bg_tiitle.png) no-repeat 50% 50%;
  height: 125px;
  top: 0;
}
.pt_categorytop .gruod-title .title span {
  display: none;
}
.pt_categorytop .gruod-title .text {
  width: 80%;
  font-weight: normal;
  font-size: 13px;
  color: #696969;
  display: inline-block;
}
.pt_categorytop .catgrid {
  position: relative;
  text-align: center;
  border: 1px solid #f0f0f0;
  border-radius: 20px;
  transition: 0.3s;
  box-shadow: 6px 8px 30px 0px rgba(0, 0, 0, 0), inset 0 0 0 1px rgba(0, 0, 0, 0);
}
.pt_categorytop .catgrid:hover {
  border: 1px solid #fff;
  box-shadow: 6px 8px 30px 0px rgba(0, 0, 0, 0.1), inset 0 0 0 1px #ffffff;
  background: #f6f5f1;
}
.pt_categorytop .catgrid:hover .item .cat-images:before {
  content: "";
  position: absolute;
  width: 114px;
  height: 2px;
  display: block;
  background: url(../png/bg_line.png) 50% 50% no-repeat;
  bottom: 1px;
  left: 0;
  right: 0;
  margin: 0 auto;
  transition: 0.3s;
}
.pt_categorytop .item {
  padding: 40px 0;
}
.pt_categorytop .item .cat-images {
  margin-bottom: 30px;
  padding-bottom: 30px;
  position: relative;
}
.pt_categorytop .item .cat-images:before {
  content: "";
  position: absolute;
  width: 114px;
  height: 1px;
  display: block;
  background: url(../png/bg_line.png) 50% 50% no-repeat;
  bottom: 1px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.pt_categorytop .row .owl-carousel .owl-item {
  padding: 5px 15px 30px;
}
.pt_categorytop .catlist-content {
  position: relative;
  display: inline-block;
  width: 100%;
}
.pt_categorytop .catlist-content .top h3 {
  margin: 0px;
  font-size: 18px;
  font-weight: 500;
  color: #6c8e01;
  text-transform: capitalize;
  font-family: 'Oswald', sans-serif;
  margin-bottom: 10px;
}
.pt_categorytop .catlist-content .top span {
  color: #78a206;
  font-size: 12px;
  font-family: inherit;
}
.pt_categorytop .owl-theme .owl-controls .owl-buttons {
  top: 53%;
}
.categorytab-container .tab-title {
  text-align: center;
}
.categorytab-container .tab-title .ma-title {
  position: relative;
  margin: 30px 0 0;
}
.categorytab-container .tab-title ul.tabs {
  list-style: none;
  padding-left: 0px;
  display: inline-block;
  width: 100%;
  margin-top: -100px;
  z-index: 9;
  position: relative;
  margin-bottom: 0;
}
.categorytab-container .tab-title ul.tabs li {
  padding: 12px 25px;
  border: 1px solid #e1e1e1;
  float: left;
  border-radius: 30px;
  font-size: 12px;
  line-height: 12px;
  margin: 0 15px;
  cursor: pointer;
  font-weight: 500;
  color: #aeaeae;
  transition: .3s;
}
.categorytab-container .tab-title ul.tabs li:hover {
  background: #fff;
  border-color: #fff;
  color: #2c2c2c;
  box-shadow: 5px 6px 20px 0px rgba(0, 0, 0, 0.1);
}
.categorytab-container .tab-title ul.tabs li:nth-last-child(0n+4) {
  float: left !important;
}
.categorytab-container .tab-title ul.tabs li:nth-last-child(0n+3) {
  float: left !important;
}
.categorytab-container .tab-title ul.tabs .active {
  background: #fff;
  border-color: #fff;
  color: #2c2c2c;
  box-shadow: 5px 6px 20px 0px rgba(0, 0, 0, 0.1);
}
.categorytab-container .row .owl-carousel .owl-item {
  padding: 0 15px;
}
.gruod-pruduct {
  background: url(../jpg/bg_product.jpg) 50% 50% no-repeat;
  background-size: cover;
  height: 1038px;
}
.gruod-pruduct .grud {
  padding-top: 80px;
  margin-bottom: 30px;
}
.gruod-pruduct .grud h3 {
  font-size: 24px;
  color: #2c2c2c;
  font-family: Oswald,sans-serif;
  margin: 0px;
  font-weight: 500;
}
.gruod-pruduct .grud h3 span {
  color: #a9a9a9;
  padding-right: 5px;
  font-weight: 300;
}
.gruod-pruduct .item-inner {
  overflow: hidden;
  position: relative;
  border: 1px solid #e7e7e7;
  border-radius: 15px;
  transition: 0.3s;
  padding: 15px 0;
  box-shadow: 1px 1px 0 0 #ffffff inset, 1px 1px 0 0 #ffffff;
}
.gruod-pruduct .item-inner:hover .add-to-links-secondary {
  opacity: 1;
}
.gruod-pruduct .item-inner .add-to-links-secondary {
  width: 35px;
  position: absolute;
  right: 30px;
  bottom: 15px;
  z-index: 11;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
}
.gruod-pruduct .item-inner .actions-primary button {
  font-size: 2.1rem;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  width: 44px;
  padding: 0;
  height: 44px;
  background: #fff;
  border: 0;
  color: #2b2b2b;
  border-radius: 100%;
  font-weight: normal;
  border: 1px solid #e7e7e7;
}
.gruod-pruduct .item-inner .actions-primary button:hover {
  background: #aacf38;
  border-color: #aacf38;
  color: #fff;
}
.gruod-pruduct .item-inner .actions-primary button span {
  display: none;
}
.gruod-pruduct .item-inner .actions-primary button:before {
  display: block !important;
  content: "\e680";
  font-family: Stroke-Gap-Icons;
  font-size: 16px;
  line-height: 44px;
}
.gruod-pruduct .item-inner .des .product-reviews-summary .rating-summary {
  text-align: left;
}
.gruod-pruduct .item-inner .des .product-name .product-item-name a {
  text-decoration: none;
}
.gruod-pruduct .item-inner .des .product-name .product-item-name a:hover {
  color: #aacf38;
}
.gruod-pruduct .product-items {
  padding: 5px;
}
.gruod-pruduct .product-items:hover .item-inner {
  border-color: #fff;
  box-shadow: inset 0 0 0 1px #ffffff;
}
.gruod-pruduct .price-box {
  margin: 20px 0 0;
  min-height: 35px;
}
.gruod-pruduct .owl-theme .owl-controls .owl-buttons > div {
  width: 32px;
  height: 32px;
  line-height: 35px;
  left: auto;
  right: 0;
  top: 0;
  margin-top: -60px;
  opacity: 1;
  box-shadow: 1px 1px 0 0 #ffffff inset, 1px 1px 0 0 #ffffff;
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.gruod-pruduct .owl-theme .owl-controls .owl-buttons > div:before {
  line-height: 30px;
  font-size: 11px;
  text-indent: 1px;
}
.gruod-pruduct .owl-theme .owl-buttons > div.owl-prev {
  right: 40px;
}
.gruod-pruduct .owl-theme .owl-controls .owl-buttons div {
  left: auto;
  top: 0;
}
.gruod-pruduct .owl-theme .owl-controls .owl-buttons > div.owl-next {
  right: 0;
}
.gruod-pruduct .owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: alpha(opacity=100);
  opacity: 1;
  text-decoration: none;
  box-shadow: 6px 8px 30px 0px rgba(0, 0, 0, 0.1);
}
.gruod-pruduct .owl-theme .owl-controls {
  opacity: 1;
}
.pt-recentproduct-container .block-title,
.new-product-slider .block-title,
.bestsellerproduct_container_slider .block-title {
  margin-bottom: 25px;
}
.pt-recentproduct-container .product-items,
.new-product-slider .product-items,
.bestsellerproduct_container_slider .product-items {
  margin-bottom: 5px;
  overflow: hidden;
  white-space: normal;
  word-wrap: break-word;
  word-break: normal;
  padding: 0px 4px 20px 2px;
}
.pt-recentproduct-container .product-items:last-child,
.new-product-slider .product-items:last-child,
.bestsellerproduct_container_slider .product-items:last-child {
  margin: 0;
}
.pt-recentproduct-container .product-items .item-inner .image-container,
.new-product-slider .product-items .item-inner .image-container,
.bestsellerproduct_container_slider .product-items .item-inner .image-container {
  width: 35%;
  max-width: 100px;
  margin-right: 10px;
}
.pt-recentproduct-container .product-items .item-inner .price-box .price-from .price-label,
.new-product-slider .product-items .item-inner .price-box .price-from .price-label,
.bestsellerproduct_container_slider .product-items .item-inner .price-box .price-from .price-label,
.pt-recentproduct-container .product-items .item-inner .price-box .price-to .price-label,
.new-product-slider .product-items .item-inner .price-box .price-to .price-label,
.bestsellerproduct_container_slider .product-items .item-inner .price-box .price-to .price-label {
  display: none;
}
.overview ul {
  margin-bottom: 25px;
  padding-left: 16px;
}
.overview ul li {
  font-size: 20px;
  list-style: square;
  color: #2c2c2c;
  font-weight: 300;
  margin-bottom: 10px;
}
@media only screen and (max-width: 992px) {
  .overview ul li {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .page-main {
    padding: 0 !important;
  }
  .navigation,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main,
  .container-inner,
  .container {
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    width: 100%;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .navigation:after,
  .page-header .header.panel:after,
  .header.content:after,
  .footer.content:after,
  .page-wrapper > .widget:after,
  .page-wrapper > .page-bottom:after,
  .block.category.event:after,
  .top-container:after,
  .page-main:after,
  .container-inner:after,
  .container:after,
  .navigation:before,
  .page-header .header.panel:before,
  .header.content:before,
  .footer.content:before,
  .page-wrapper > .widget:before,
  .page-wrapper > .page-bottom:before,
  .block.category.event:before,
  .top-container:before,
  .page-main:before,
  .container-inner:before,
  .container:before {
    clear: both;
    content: " ";
    display: table;
  }
  .compare,
  .product-addto-links .action.tocompare,
  .product-item-actions .actions-secondary > .action.tocompare,
  [class*='block-compare'] {
    display: inline-block;
  }
}
@media all and (min-width: 768px), print {
  /*.page-main{padding-top: 25px !important;}*/
  .navigation,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main,
  .container-inner,
  .container {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    width: 100%;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .navigation:after,
  .page-header .header.panel:after,
  .header.content:after,
  .footer.content:after,
  .page-wrapper > .widget:after,
  .page-wrapper > .page-bottom:after,
  .block.category.event:after,
  .top-container:after,
  .page-main:after,
  .container-inner:after,
  .container:after,
  .navigation:before,
  .page-header .header.panel:before,
  .header.content:before,
  .footer.content:before,
  .page-wrapper > .widget:before,
  .page-wrapper > .page-bottom:before,
  .block.category.event:before,
  .top-container:before,
  .page-main:before,
  .container-inner:before,
  .container:before {
    clear: both;
    content: " ";
    display: table;
  }
  .col-main {
    float: right;
  }
  .col-left {
    float: left;
  }
  .columns {
    display: block;
    margin-left: -15px;
    margin-right: -15px;
  }
  .column.main {
    padding-right: 15px;
    padding-left: 15px;
    min-height: 0px;
  }
  .page-layout-2columns-left .column.main {
    width: 75%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 25%;
    padding-right: 15px;
    padding-left: 15px;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 25%;
    padding-right: 15px;
    padding-left: 15px;
    clear: left;
    float: left;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 25%;
    padding-right: 15px;
    padding-left: 15px;
    clear: right;
    float: right;
  }
  .account.page-layout-2columns-left .column.main {
    width: 75%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 25%;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account {
    width: 100%;
  }
  .modes-mode {
    border: 0;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 3px 2px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-mode.active:before {
    color: #aacf38;
  }
  .page-layout-1column .product-info-main {
    width: 55%;
    background: #fff;
  }
  .page-layout-1column .product.media {
    width: 42%;
    background: #fff;
    margin: 0 0 40px;
  }
  .cart-summary {
    width: 30%;
    background-color: #eee;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 67%;
  }
  .abs-margin-for-forms-desktop,
  .fieldset .legend,
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar,
  .login-container .fieldset:after {
    margin-left: 0;
  }
  .product.data.items > .item.content {
    text-align: left;
    border: none;
  }
  .product.data.items > .item.title {
    display: inline-block;
    float: none;
  }
}
.catalog-product-view .product.info {
  text-align: center;
  display: inline-block;
  width: 100%;
}
.cms-index-index .main-container {
  padding-top: 0;
}
.main-container {
  padding-top: 30px;
}
.table-comparison .cell {
  width: auto;
}
.columns .column.main {
  padding-bottom: 0;
}
a.action.primary:hover,
.cart.table-wrapper .actions-toolbar > .action:hover,
.cart.table-wrapper .action-gift:hover {
  border-color: #aacf38;
  background-color: #aacf38;
  color: #2c2c2c;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  outline: 0;
  border: 1px solid #d7d7d7;
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}
.toolbar-products {
  padding: 10px;
  border: 1px solid #e2e2e2;
  box-shadow: 1px 1px 0 0 #ffffff inset, 1px 1px 0 0 #ffffff;
}
.toolbar-products label {
  font-size: 12px;
  color: #3e3e3e;
  font-weight: 400;
}
.toolbar-products .pages .item {
  line-height: 25px;
}
.toolbar-products .pages .action {
  width: 30px;
}
.toolbar-products .pages .action.next:before {
  font-size: 35px;
}
.toolbar-products .modes {
  margin-top: 4px;
}
.sorter-options {
  padding: 0 10px;
  height: 32px;
}
.toolbar-amount {
  padding: 8px 0 0;
}
.modes {
  display: block;
}
.cart-container {
  margin: 0 0 40px;
}
.bundle-actions .action.primary,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.product-info-main .box-tocart .action.tocart,
.product-options-bottom .box-tocart .action.tocart,
.block-minicart .block-content > .actions > .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.multicheckout .action.primary {
  padding: 0 20px;
}
.breadcrumbs {
  max-width: 100%;
  margin: 30px 0;
  text-align: center;
}
.breadcrumbs ul .item {
  font-size: 15px;
}
.breadcrumbs ul .item:not(:last-child):after {
  vertical-align: middle;
}
.breadcrumbs ul strong {
  color: #aacf38;
}
.breadcrumbs .items {
  padding: 0;
}
.category-image {
  margin: 0;
}
.category-description {
  background: #fff;
  margin: 0 0 20px 0;
}
.page-title-wrapper .page-title {
  margin: 20px 0;
}
.cms-page-view .page-title-wrapper {
  margin-top: -30px;
  background: url('../product-banner_2.html') no-repeat fixed;
  background-size: cover;
  width: 100vw;
  position: relative;
  left: 50%;
  margin-left: -50vw;
  min-height: 385px;
}
.cms-page-view .page-title-wrapper .page-title {
  font-size: 80px;
  margin: 20px 0;
  padding: 35px 10%;
  color: #FFFFFF;
}
.form-cart .table > thead > tr > th,
.form-cart .table > tbody > tr > th,
.form-cart .table > tfoot > tr > th,
.form-cart .table > thead > tr > td,
.form-cart .table > tbody > tr > td,
.form-cart .table > tfoot > tr > td {
  border-top: 0;
}
.form-cart .table > thead > tr > th {
  border-bottom: 0;
}
.cart-summary .table > thead > tr > th,
.cart-summary .table > tbody > tr > th,
.cart-summary .table > tfoot > tr > th,
.cart-summary .table > thead > tr > td,
.cart-summary .table > tbody > tr > td,
.cart-summary .table > tfoot > tr > td {
  border-top: 0;
}
.cart-summary .table-wrapper .price {
  font-size: 20px;
}
.block-cart-failed .action.continue,
.cart-container .form-cart .action.continue {
  font-size: 1.2rem;
  padding: 0 20px;
  line-height: normal;
  height: 40px;
  line-height: 35px;
  font-weight: 500;
  border: 2px solid transparent;
  color: #434343;
  border-radius: 0;
  font-family: 'Poppins-Regular';
  background-color: #aacf38;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
@media only screen and (max-width: 992px) {
  .block-cart-failed .action.continue,
  .cart-container .form-cart .action.continue {
    height: 40px;
    line-height: 35px;
  }
}
.block-cart-failed .action.continue:hover,
.cart-container .form-cart .action.continue:hover {
  background-color: #fff;
  border: 2px solid #aacf38;
  color: #2c2c2c;
}
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:active,
.block-cart-failed .action.continue:focus,
.cart-container .form-cart .action.continue:focus {
  background-color: #aacf38;
}
.block-cart-failed .action.continue:before,
.cart-container .form-cart .action.continue:before {
  line-height: inherit;
}
.cart-summary .checkout-methods-items li button {
  font-size: 1.2rem;
  padding: 0 20px;
  line-height: normal;
  height: 40px;
  line-height: 35px;
  font-weight: 500;
  border: 2px solid transparent;
  color: #434343;
  border-radius: 0;
  font-family: 'Poppins-Regular';
  background-color: #aacf38;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
@media only screen and (max-width: 992px) {
  .cart-summary .checkout-methods-items li button {
    height: 40px;
    line-height: 35px;
  }
}
.cart-summary .checkout-methods-items li button:hover {
  background-color: #fff;
  border: 2px solid #aacf38;
  color: #2c2c2c;
}
.cart-summary .checkout-methods-items li button:active,
.cart-summary .checkout-methods-items li button:focus {
  background-color: #aacf38;
}
.cart-summary > .title {
  font-weight: bold;
}
.cart-container .checkout-methods-items .action.primary {
  background: #aacf38;
  font-size: 1.5rem;
}
.block-compare .action.compare,
.cart-summary .actions-toolbar > .primary button,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review .block .actions-toolbar .action.primary,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .action-gift {
  padding: 0px 20px;
}
.columns {
  display: block;
}
.block-cart-failed .action.clear,
.cart-container .form-cart .action.clear,
.cart-container .cart-gift-item .action.clear .block-cart-failed .action.update,
.cart-container .form-cart .action.update {
  margin-bottom: 10px;
}
.abs-shopping-cart-items .action.update:before,
.block-cart-failed .action.update:before,
.cart-container .form-cart .action.update:before {
  line-height: 38px;
}
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  top: -5px;
}
.cart-empty a {
  font-weight: bold;
}
.block-collapsible-nav .title {
  border-bottom: 2px solid #f1f1f1;
  padding: 0 0 10px;
}
.block-collapsible-nav .content ul.nav {
  background-color: #f4f4f4;
}
.block-collapsible-nav .content ul.nav > li > strong {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.block-collapsible-nav .content ul.nav > li.current > strong {
  background-color: #eee;
}
.modal-content {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
}
#checkoutSteps {
  background-color: #fff;
  padding: 0;
}
.owl-container ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.owl-theme .owl-controls {
  margin: 0;
}
.owl-theme .owl-controls .owl-buttons > div {
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border: none;
  border-radius: 100%;
  font-size: 0;
  background: transparent;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  position: absolute;
  left: -50px;
  top: 40%;
  background-image: url(../png/arrows-gray.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.owl-theme .owl-controls .owl-buttons > div.owl-next {
  left: auto;
  right: -50px;
}
.owl-theme .owl-controls .owl-buttons > div.owl-next:before {
  content: "\f105";
}
.owl-theme .owl-controls .owl-buttons > div.owl-prev {
  transform: rotate(180deg);
}
.owl-carousel:hover .owl-controls {
  opacity: 1;
}
.owl-theme .owl-controls {
  opacity: 0;
}
.brandslider-container {
  padding: 50px 0;
}
.link_follow {
  float: right;
}
.link_follow ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.link_follow ul li {
  display: inline-block;
  margin: 0;
}
.link_follow ul li a {
  display: block;
  position: relative;
  margin: 0 10px 0 0;
  color: #757072;
  text-align: center;
  font-size: 14px;
  width: 32px;
  height: 32px;
  line-height: 30px;
  border-radius: 100%;
  border: 1px solid #757072;
}
.link_follow ul li a:hover {
  color: #aacf38;
  border-color: #aacf38;
  text-decoration: none;
}
.link_follow ul li a span {
  display: none;
}
.ma-title {
  text-align: center;
  position: relative;
  margin-bottom: 60px;
}
.ma-title .des {
  max-width: 770px;
  font-size: 13px;
  line-height: 30px;
  letter-spacing: 0.05em;
  color: #7b7b7b;
  margin: 30px auto 50px;
  text-align: center;
}
.ma-title h3 {
  display: block;
  font-size: 6rem;
  font-weight: 900;
  margin: 0;
  line-height: 1;
}
.ma-title h3 strong {
  display: block;
  font-size: 3rem;
  font-weight: 900;
  color: #aacf38;
}
.block-recent-posts .title-blogs {
  position: relative;
}
.block-recent-posts .item {
  padding: 0 15px;
}
.block-recent-posts .item .item-inner {
  overflow: hidden;
  text-align: center;
}
.block-recent-posts .item .item-inner .blog-content {
  max-width: 750px;
  margin: auto;
  border: 1px solid #e8e8e8;
  border-top: none;
  margin-bottom: 20px;
  padding: 30px 7px 15px;
  border-radius: 0 0 20px 20px;
}
.block-recent-posts .item .item-inner .blog-content h3.title {
  margin: 0 0 10px;
  font-size: 1.8rem;
  font-weight: 500;
  text-transform: inherit;
}
.block-recent-posts .item .item-inner .blog-content p.short-des {
  color: #696969;
  font-size: 14px;
  line-height: 20px;
  font-family: inherit;
  padding: 0 5px;
  margin-bottom: 30px;
}
.block-recent-posts .item .item-inner .blog-content .time-conment {
  font-size: 1.2rem;
  color: #9d9d9d;
  line-height: 15px;
  margin: 15px 0 30px;
}
.block-recent-posts .item .item-inner .blog-content .readmore {
  border: 2px solid #e1e1e1;
  border-radius: 30px;
  padding: 0 33px;
  height: 43px;
  line-height: 40px;
  display: inline-block;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: 500;
}
.block-recent-posts .item .item-inner .blog-content .readmore:hover {
  background: #aacf38;
  border-color: #aacf38;
  color: #fff;
}
.pt-testimonial-item .testimonial-item {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pt-testimonial-item .testimonial-item li {
  background: #fff;
  margin-top: 30px;
  border: 1px solid #eee;
  padding: 20px;
  border-radius: 3px;
}
.pt-testimonial-item .testimonial-item li:hover {
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
}
.pt-testimonial-item .testimonial-item li .testimonial-image {
  display: none;
}
.pt-testimonial-item .testimonial-item li .testimonial-email {
  font-size: 1.2rem;
  color: #000;
  font-style: italic;
}
.pt-testimonial-item .testimonial-item li .testimonial-testimonial {
  margin: 10px 0;
}
body {
  background: #ffffff;
  font-family: 'Poppins-Regular';
  font-style: normal;
  color: #2c2c2c;
  text-align: left;
  overflow-x: hidden;
  line-height: 3rem;
  font-size: 1.8rem;
  font-weight: 300;
}
html,
body {
  display: block !important;
}
a:visited,
.alink:visited {
  color: #434343;
}
a {
  color: #434343;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
a:hover {
  text-decoration: none;
  color: #aacf38;
}
a:focus {
  outline: none;
}
input,
select,
textarea {
  border: 1px solid #dddddd;
}
input:focus,
select:focus,
textarea:focus {
  outline: none;
  border: 1px solid #d7d7d7;
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}
button {
  background: none;
  text-transform: capitalize;
  font-size: 1.2rem;
  padding: 0 20px;
  line-height: 35px;
  height: 40px;
  font-weight: 500;
  border: 2px solid #aacf38;
  color: #434343;
  border-radius: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
button:hover {
  background-color: #aacf38;
  color: #434343;
  border: 2px solid #aacf38;
}
button:active,
button:focus {
  background-color: #aacf38;
}
button:hover,
a.action.primary:hover,
.cart.table-wrapper .actions-toolbar > .action:hover,
.cart.table-wrapper .action-gift:hover {
  background-color: #fff;
  border-color: #aacf38;
  color: #2c2c2c;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  outline: 0;
  border: 1px solid #d7d7d7;
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}
.checkbox {
  display: inline-block;
  vertical-align: top;
}
p {
  margin: 0 0 10px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #262626;
  font-family: 'Poppins-Regular';
  font-weight: 500;
}
* {
  outline: none;
}
img,
object,
video,
embed {
  height: auto;
  max-width: 100%;
}
big {
  font-size: 125%;
}
dd {
  margin-bottom: 24px;
}
.logo img {
  display: inline;
}
.messages {
  position: fixed;
  top: 140px;
  right: 15px;
  max-width: 90%;
  z-index: 11;
}
.mobile-bar-icon {
  text-decoration: none;
  cursor: pointer;
  font-size: 0;
  right: 20%;
  position: absolute;
  top: 50%;
  width: 70px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: transparent;
  visibility: hidden;
  display: none;
  z-index: 99;
  color: #2c2c2c;
  transform: translateY(-50%);
}
.mobile-bar-icon:hover {
  color: #aacf38;
}
.mobile-bar-icon:before {
  content: "\f0c9";
  font-family: FontAwesome;
  display: inline-block;
  vertical-align: top;
  font-size: 28px;
}
.nav-toggle {
  display: none !important;
}
.mobile-bar-content {
  -webkit-transition: left 0.3s;
  -moz-transition: left 0.3s;
  -ms-transition: left 0.3s;
  transition: left 0.3s;
  height: 100%;
  left: -100%;
  position: fixed;
  top: 0;
  width: calc(100% - 45px);
  max-width: 350px;
  background: #333;
  -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
  -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
  box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
  z-index: 9999;
}
.mobile-bar-content.open {
  left: 0;
}
.mobile-bar-content .mobile-bar-close {
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  background: #aacf38;
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 0;
  position: absolute;
  right: -35px;
  top: 50px;
  color: #fff;
}
.mobile-bar-content .mobile-bar-close:hover {
  background: #fff;
  color: #aacf38;
}
.mobile-bar-content .mobile-bar-close:before {
  content: "\f00d";
  font-family: FontAwesome;
  display: inline-block;
  vertical-align: top;
  font-size: 1.4rem;
}
.mobile-bar-content .tabs-mobile {
  text-align: center;
  overflow: hidden;
  margin-bottom: 20px;
  padding: 0;
  list-style: none;
}
.mobile-bar-content .tabs-mobile .item {
  line-height: 30px;
  padding: 10px 0;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: 600;
  color: #fff;
}
.mobile-bar-content .tabs-content-mobile {
  text-align: center;
  padding: 0 20px;
  color: #fff;
}
.mobile-bar-content .tabs-content-mobile .switcher-currency,
.mobile-bar-content .tabs-content-mobile .switcher-language {
  float: none !important;
  display: inline-block;
  margin: 0 10px;
}
.mobile-bar-content .tabs-content-mobile ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.mobile-bar-content .tabs-content-mobile a {
  color: #fff;
}
.mobile-bar-content .tabs-content-mobile a:hover {
  color: #aacf38;
}
.mobile-bar-content .tabs-content-mobile .header.links {
  margin-bottom: 10px;
}
.mobile-bar-content .tabs-content-mobile .header.links li {
  display: inline-block;
  margin: 0 10px;
}
.header-container {
  color: #000000;
  z-index: 111;
  position: fixed;
  width: 100%;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
.header-container .logo {
  float: none;
  margin: 0 0 20px;
  max-width: 100%;
  display: inline-block;
}
body:not(.cms-index-index) .header-container + div,
body:not(.cms-index-index) .header-container + main,
body:not(.cms-index-index) .header-container + script + div,
body:not(.cms-index-index) .header-container + script + main {
  margin-top: 100px !important;
}
@media only screen and (max-width: 992px) {
  body:not(.cms-index-index) .header-container + div,
  body:not(.cms-index-index) .header-container + main,
  body:not(.cms-index-index) .header-container + script + div,
  body:not(.cms-index-index) .header-container + script + main {
    margin-top: 70px !important;
  }
}
@media only screen and (min-width: 992px) {
  .header {
    display: table;
    width: 100%;
    padding: 0 50px;
  }
  .header > div {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    height: auto;
  }
}
.link-hover {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px;
  margin-left: 10px;
  color: #252525;
}
.link-hover.active .icon {
  color: #aacf38;
}
.link-hover.active > div {
  top: 100%;
  opacity: 1;
  visibility: visible;
}
.link-hover ul {
  margin: 0;
  padding: 0;
  list-style: none;
  background: none;
}
.link-hover .icon {
  width: 30px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  margin: 0;
  font-size: 18px;
  cursor: pointer;
}
.link-hover .icon:before {
  content: "\e6a3";
  font-family: 'Stroke-Gap-Icons';
}
.link-hover > div {
  background: #fff;
  z-index: 111;
  padding: 30px;
  min-width: 300px;
  color: #252525;
  box-shadow: 6px 8px 30px 0px rgba(0, 0, 0, 0.1);
  position: absolute;
  border-top: 1px solid #eee;
  right: -10px;
  top: 110%;
  opacity: 0;
  visibility: hidden;
  transition: all .2s linear;
  text-align: left;
}
.link-hover > div > div {
  margin-bottom: 10px;
}
.link-hover > div .label {
  font-weight: 600;
  text-transform: uppercase;
  text-align: left;
  font-size: 15px;
  display: block;
  padding: 10px 0 10px;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 5px;
  border-radius: 0;
  font-family: 'Oswald', sans-serif;
}
.link-hover > div .action {
  line-height: 30px;
  display: block;
  padding-left: 20px;
}
.link-hover > div .action strong {
  font-weight: 500;
  color: #aacf38;
}
.link-hover > div ul.dropdown li,
.link-hover > div ul.links li {
  line-height: 30px;
  display: block;
  padding-left: 20px;
  margin: 0;
}
.link-hover > div ul.dropdown li a,
.link-hover > div ul.links li a {
  font-size: 1.2rem;
}
.link-hover > div ul.dropdown li:last-child,
.link-hover > div ul.links li:last-child {
  border: 0;
}
.absolute {
  position: absolute;
  right: 20px;
  top: 50%;
  display: table-cell;
  vertical-align: middle;
  margin-top: -20px;
}
.minicart-wrapper {
  float: none;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 10px;
  height: 40px;
}
#search_mini_form {
  box-shadow: 6px 8px 30px 0px rgba(0, 0, 0, 0.1);
  border-top: 1px solid #eee;
  position: absolute;
  background: #fff;
  right: -30px;
  top: 45px;
  padding: 20px;
  opacity: 0;
  visibility: hidden;
  transition: all .2s linear;
}
#search_mini_form .search {
  width: 240px;
  height: 40px;
  background: #fff;
  position: relative;
  padding-right: 40px;
  border: 1px solid #dddddd;
}
#search_mini_form .search input {
  width: 100%;
  border: 0;
  color: #2c2c2c;
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 12px;
  float: left;
  height: 100%;
}
#search_mini_form .search input:focus {
  box-shadow: none;
}
#search_mini_form .search input::-webkit-input-placeholder {
  color: #323232;
  opacity: 1;
  font-family: 'FamiliarPro-Bold';
}
#search_mini_form .search input:-moz-placeholder {
  color: #323232;
  opacity: 1;
  font-family: 'FamiliarPro-Bold';
}
#search_mini_form .search input::-moz-placeholder {
  color: #323232;
  opacity: 1;
  font-family: 'FamiliarPro-Bold';
}
#search_mini_form .search input:-ms-input-placeholder {
  color: #323232;
  opacity: 1;
  font-family: 'FamiliarPro-Bold';
}
#search_mini_form .search button {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  width: 40px;
  height: 40px;
  font-size: 15px;
  background: none;
  border: 0;
  color: #444;
}
#search_mini_form .search button:focus {
  box-shadow: none;
}
.search-switcher {
  position: relative;
  width: 30px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  cursor: pointer;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
}
.search-switcher #search_mini_form.active {
  opacity: 1;
  visibility: visible;
  top: 40px;
  z-index: 11;
}
.search-switcher .search-icon {
  width: 100%;
  height: 100%;
  display: inline-block;
}
.search-switcher .search-icon:before {
  font-family: 'Stroke-Gap-Icons';
  content: "\e6a4";
  display: block;
}
.search-switcher .search-icon.active:before {
  color: #aacf38;
}
.hot-sale,
.label-pro-new {
  position: absolute;
  top: 13px;
  overflow: hidden;
  line-height: 50px;
  padding-top: 2px;
  height: 52px;
  width: 50px;
  text-align: center;
  z-index: 11;
  color: #fff !important;
  font-size: 12px;
  font-weight: 500;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
  text-transform: capitalize;
}
.label-pro-new {
  left: 13px;
  background: url(../new-box.html) center center no-repeat transparent;
}
.hot-sale {
  background: url(../sale-box.html) center center no-repeat transparent;
  right: 13px;
}
.pt-banner-container {
  overflow: hidden;
}
.pt-banner-container ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pt-banner-container ul li img {
  width: 100%;
}
.pt-banner-container:hover .owl-theme .owl-controls .owl-buttons {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(0, 0%);
  -ms-transform: translate(0, 0%);
  -o-transform: translate(0, 0%);
  transform: translate(0, 0%);
}
.pt-banner-container .owl-controls .owl-pagination {
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  width: 150px;
  bottom: 10px;
}
.pt-banner-container .owl-controls .owl-pagination .owl-page span {
  width: 12px;
  height: 12px;
  background: #fff;
  -webkit-box-shadow: inset 0 0 0 3px #acacac;
  -moz-box-shadow: inset 0 0 0 3px #acacac;
  box-shadow: inset 0 0 0 3px #acacac;
}
.pt-banner-container .owl-controls .owl-pagination .owl-page.active span {
  -webkit-box-shadow: inset 0 0 0 3px #aacf38;
  -moz-box-shadow: inset 0 0 0 3px #aacf38;
  box-shadow: inset 0 0 0 3px #aacf38;
}
.pt-banner-container .owl-theme .owl-controls {
  margin: 0;
}
.pt-banner-container .owl-theme .owl-controls .owl-buttons {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  width: 100%;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  transform: translate(0, 100%);
  pointer-events: none;
}
.pt-banner-container .owl-theme .owl-controls .owl-buttons div {
  pointer-events: visible;
  border-radius: 0;
  width: 69px;
  height: 69px;
  font-size: 0;
  padding: 0;
  text-indent: 0;
  text-align: center;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  background: none;
  color: #b6b6b6;
  position: relative;
  margin: 0;
  float: left;
  border: none;
  border-radius: 100%;
  margin-left: 30px;
  background-image: url(../png/arrows.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.pt-banner-container .owl-theme .owl-controls .owl-buttons div.owl-next {
  float: right;
  margin-right: 30px;
  margin-left: 0px !important;
}
.pt-banner-container .owl-theme .owl-controls .owl-buttons div.owl-prev {
  left: 30px;
}
.pt-banner-container .owl-theme .owl-controls .owl-buttons div.owl-next {
  right: 30px;
}
.pt-banner-container .pt-banner-caption .pt-banner-content {
  position: absolute;
  top: 54%;
  left: 13%;
  max-width: 1170px;
  padding: 0 20px;
  text-align: left;
  margin: 0 auto;
  overflow: hidden;
  transform: translateY(-50%);
  width: 560px;
}
.static1 {
  background: #ffffff url(../png/bg_static1.png) 50% 50% no-repeat;
  min-height: 700px;
}
.static1 .home-banner {
  padding-top: 50px;
}
.static1 .home-banner .box1 .iner-box .text {
  padding-top: 100px;
}
.static1 .home-banner .box1 .iner-box .text h5 {
  color: #444444;
  font-weight: 300;
  font-size: 24px;
  margin: 0px;
}
.static1 .home-banner .box1 .iner-box .text h5 span {
  color: #9db165;
  padding-left: 10px;
}
.static1 .home-banner .box1 .iner-box .text h1 {
  margin: 0;
  font-size: 72px;
  font-family: 'Playfair Display', serif;
  color: #2c2c2c;
  font-weight: 600;
}
.static1 .home-banner .box1 .iner-box .text h2 {
  font-size: 24px;
  color: #9db165;
  margin: 0px;
  position: relative;
  text-transform: uppercase;
  padding-left: 50px;
  margin-top: 30px;
  padding-top: 10px;
}
.static1 .home-banner .box1 .iner-box .text h2:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: #ffffff url(../png/before_h2.png) 50% 50% no-repeat;
  height: 47px;
  width: 41px;
}
.static1 .home-banner .box1 .iner-box .text p {
  margin: 0;
  font-size: 12px;
  color: #696969;
  display: block;
  margin-top: 23px;
}
.static1 .home-banner .box1 .iner-box .text .shop {
  margin-top: 30px;
}
.static1 .home-banner .box1 .iner-box .text .shop a {
  border: 2px solid #2c2c2c;
  color: #2c2c2c;
  font-size: 12px;
  border-radius: 30px;
  padding: 0 25px;
  height: 40px;
  line-height: 38px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 500;
}
.static1 .home-banner .box1 .iner-box .text .shop a:hover {
  border-color: #78a206;
  background: #78a206;
  color: #fff;
}
.static1 .home-banner .box2 .text {
  position: absolute;
  top: 50px;
  width: 45%;
  border: 2px solid #9db165;
  border-radius: 30px;
  left: -50px;
  padding: 30px 25px;
}
.static1 .home-banner .box2 .text:after {
  left: 100%;
  top: 57%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-left-color: #fff;
  border-width: 12px;
  margin-top: -32px;
}
.static1 .home-banner .box2 .text:before {
  left: 100%;
  top: 57%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-left-color: #9db165;
  border-width: 15px;
  margin-top: -36px;
}
.static1 .home-banner .box2 .text h2 {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
  margin: 0;
  padding-bottom: 15px;
  color: #7a7a7a;
  position: relative;
  margin-bottom: 15px;
}
.static1 .home-banner .box2 .text h2:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 35px;
  background: #7a7a7a;
  height: 2px;
}
.static1 .home-banner .box2 .text p {
  margin: 0;
  font-size: 12px;
  color: #696969;
  line-height: 18px;
}
.cms-index-index .main-content {
  padding: 0;
}
.cms-index-index .page.messages {
  position: absolute;
  left: 0;
  right: 0;
  top: 155%;
  z-index: 999;
  margin: 0 auto;
}
.main-content {
  position: relative;
  z-index: 9;
  overflow: hidden;
  padding: 0 0 30px;
}
.main-content .page.messages {
  max-width: 1170px;
  margin: 0 auto;
}
.main-content .page.messages div {
  font-size: 1.6rem;
}
.main-content .checkout-container {
  margin: 30px 0;
}
.main-content .checkout-container .opc-progress-bar .opc-progress-bar-item > span {
  font-size: 1.2rem;
}
.main-content .checkout-container .opc-progress-bar .opc-progress-bar-item > span:after {
  font-size: 1.4rem;
}
.main-content .checkout-container .opc-progress-bar .opc-progress-bar-item._active > span:after {
  font-size: 1.8rem;
}
.main-content .checkout-container .opc-wrapper .step-title {
  font-size: 1.6rem;
  margin-bottom: 20px;
}
.main-content .checkout-container .opc-sidebar .modal-header {
  padding: 0;
  min-height: auto;
  border: none;
}
.main-content .checkout-container .opc-sidebar .modal-content {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}
.main-content .checkout-container .opc-sidebar .modal-content .opc-block-summary {
  background: #f5f5f5;
  padding: 22px 27px;
  border: 1px solid #ddd;
  border-radius: 8px;
  margin-bottom: 30px;
}
.main-content .checkout-container .opc-sidebar .modal-content .opc-block-summary > .title {
  font-size: 1.4rem;
  border: none;
}
.main-content .checkout-container .opc-sidebar .modal-content .opc-block-summary .items-in-cart > .title {
  border-bottom: 1px solid #ccc;
  padding: 9px 36px 9px 0;
}
.main-content .checkout-container .opc-sidebar .modal-content .opc-block-summary .items-in-cart > .title strong {
  font-size: 1.0rem;
}
.main-content .checkout-container .opc-sidebar .modal-content .opc-block-summary .items-in-cart > .content .product-item-name {
  color: #333;
}
.main-content .checkout-container .opc-sidebar .modal-content .opc-block-summary .items-in-cart > .content .details-qty {
  line-height: normal;
  color: #333;
}
.main-content .checkout-container .opc-sidebar .modal-content .opc-block-summary .items-in-cart > .content .details-qty .label {
  padding-left: 0;
  font-weight: normal;
}
.main-content .checkout-container .opc-sidebar .modal-content .opc-block-summary .items-in-cart > .content .product-item .price {
  font-size: 1.2rem;
  color: #333;
}
.main-content .checkout-container .opc-sidebar .modal-content .opc-block-shipping-information {
  padding: 0;
}
.main-content .checkout-container .opc-sidebar .modal-content .opc-block-shipping-information .shipping-information-title {
  font-size: 1.4rem;
  line-height: normal;
}
.main-content .checkout-container .opc-sidebar .modal-content .opc-block-shipping-information .shipping-information-title .action-edit {
  top: 0;
}
.main-content .cart-container .cart-summary {
  padding: 1px 18px 22.5px;
  border: 1px solid #ddd;
  border-radius: 8px;
}
.main-content .cart-container .cart-summary > .title {
  font-size: 1.3rem;
  margin-top: 0.8rem;
}
.main-content .cart-container .cart-summary .block.shipping > .title,
.main-content .cart-container .cart-summary .block.discount > .title {
  line-height: normal;
  padding: 9px 36px 9px 0px;
  border-top: 1px solid #ccc;
}
.main-content .cart-container .cart-summary .block.shipping > .title:after,
.main-content .cart-container .cart-summary .block.discount > .title:after {
  font-size: 24px;
  color: #313131;
  top: 4px;
}
.main-content .cart-container .cart-summary .block.shipping > .title strong,
.main-content .cart-container .cart-summary .block.discount > .title strong {
  color: #313131;
  font-weight: 500;
  margin: 0;
  font-size: 0.9rem;
  line-height: normal;
}
.main-content .cart-container .cart-summary .block.shipping .field.note,
.main-content .cart-container .cart-summary .block.discount .field.note {
  font-size: 1.4rem;
  line-height: normal;
}
.main-content .cart-container .cart-summary .block.shipping .fieldset .field:not(.choice) > .label,
.main-content .cart-container .cart-summary .block.discount .fieldset .field:not(.choice) > .label {
  font-size: 1.3rem;
  color: #333;
  font-weight: 400;
}
.main-content .cart-container .cart-summary .block.shipping select,
.main-content .cart-container .cart-summary .block.discount select,
.main-content .cart-container .cart-summary .block.shipping input,
.main-content .cart-container .cart-summary .block.discount input {
  border-radius: 5px;
}
.main-content .cart-container .cart-summary .block.shipping .item-title,
.main-content .cart-container .cart-summary .block.discount .item-title {
  font-weight: 500;
  font-size: 1.4rem;
  color: #333;
  margin: 0 0 5px;
}
.main-content .cart-container .cart-summary .block.shipping .item-options,
.main-content .cart-container .cart-summary .block.discount .item-options {
  margin: 0;
}
.main-content .cart-container .cart-summary .block.shipping .item-options .radio,
.main-content .cart-container .cart-summary .block.discount .item-options .radio {
  float: left;
  margin: 0 8px 0 0;
}
.main-content .cart-container .cart-summary .block.shipping .item-options .label,
.main-content .cart-container .cart-summary .block.discount .item-options .label {
  vertical-align: top;
  font-weight: normal;
  padding: 0;
}
.main-content .cart-container .cart-summary .cart-totals th,
.main-content .cart-container .cart-summary .cart-totals td {
  border: none;
}
.main-content .cart-container .cart-summary .cart-totals .price {
  color: #333;
}
.main-content .cart-container .cart-summary .cart-totals .grand.totals {
  border-top: 1px solid #ccc;
}
.main-content .cart-container .form-cart .cart.table-wrapper thead .col {
  color: #333;
  font-weight: 500;
  border-bottom: 1px solid #ccc;
}
.main-content .cart-container .form-cart .cart.table-wrapper tbody {
  border-top: 0;
}
.main-content .cart-container .form-cart .cart.table-wrapper tbody .col {
  border: none;
  vertical-align: middle;
  padding: 15px 0;
  text-align: center;
}
.main-content .cart-container .form-cart .cart.table-wrapper tbody .col .price {
  font-weight: 500;
  color: #333;
  font-size: 15px;
}
.main-content .cart-container .form-cart .cart.table-wrapper tbody .col .product-image-container {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 3px;
}
.main-content .cart-container .form-cart .cart.table-wrapper tbody .col .product-item-details {
  vertical-align: middle;
}
.main-content .cart-container .form-cart .cart.table-wrapper tbody .item-actions td {
  padding: 10px 0;
}
.main-content .cart-container .form-cart .cart.table-wrapper tbody .item-actions td .actions-toolbar .action {
  margin-top: 10px;
}
.main-content .cart-container .form-cart .cart.main.actions .action {
  margin-bottom: 10px;
}
.main-content .cart-container .form-cart .cart.main.actions .action.continue {
  font-size: 1.2rem;
  padding: 0 20px;
  line-height: normal;
  height: 40px;
  line-height: 35px;
  font-weight: 500;
  border: 2px solid transparent;
  color: #434343;
  border-radius: 0;
  font-family: 'Poppins-Regular';
  background-color: #aacf38;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 992px) {
  .main-content .cart-container .form-cart .cart.main.actions .action.continue {
    height: 40px;
    line-height: 35px;
  }
}
.main-content .cart-container .form-cart .cart.main.actions .action.continue:hover {
  background-color: #fff;
  border: 2px solid #aacf38;
  color: #2c2c2c;
}
.main-content .cart-container .form-cart .cart.main.actions .action.continue:active,
.main-content .cart-container .form-cart .cart.main.actions .action.continue:focus {
  background-color: #aacf38;
}
.main-content .cart-container .form-cart .cart.main.actions .action:before {
  line-height: inherit;
}
.main-content .block.crosssell > .title {
  color: #262626;
  text-transform: uppercase;
}
.main-content .login-container .fieldset:after {
  font-size: 1.4rem;
  margin-left: 0 !important;
}
.main-content .login-container .block-amazon-login {
  float: right !important;
}
.main-content .form.contact {
  margin-top: 50px;
}
.main-content .table-comparison .cell {
  width: 175px;
}
.main-content .table-comparison .cell .attibute.value {
  font-size: 1.4rem;
}
.product-item .price-box .price {
  font-weight: normal;
  font-size: 20px;
  font-family: 'Poppins-Regular';
  color: #2c2c2c;
}
.price-box {
  overflow: hidden;
  line-height: 25px;
  margin: 5px 0;
  font-weight: 600;
}
.price-box .price-box {
  margin: 0;
}
.price-box .price-box p {
  margin: 0;
}
.price-box .price-label {
  display: none;
}
.price-box .price-from,
.price-box .price-to {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 0;
}
.price-box .price {
  color: #9d4d4a;
  font-size: 1.6rem;
}
.price-box .special-price {
  line-height: 20px;
  display: inline-block;
}
.price-box .old-price {
  margin-left: 5px;
  line-height: 20px;
}
.price-box .old-price .price {
  color: #999999;
  text-decoration: line-through;
  font-size: 1.6rem;
}
.product-item-name,
.product.name a {
  color: #2c2c2c;
  font-size: 30px;
  font-family: 'EBGaramond-Medium';
  line-height: normal;
}
.product-item-name:hover,
.product.name a:hover {
  text-decoration: none;
  color: #aacf38;
}
.page-title {
  font-size: 30px;
  margin: 0 0 20px;
}
.block.block-compare,
.block.block-wishlist {
  border: 1px solid #e2e2e2;
  box-shadow: inset 0 0 0 1px #ffffff;
  padding: 20px;
}
.block.block-compare .block-title,
.block.block-wishlist .block-title {
  border-bottom: 1px solid #e1e1e1;
}
.block.block-compare .block-title strong,
.block.block-wishlist .block-title strong {
  font-family: Oswald, sans-serif;
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
}
.block.related .block-title,
.block.upsell .block-title,
.block.crosssell .block-title {
  text-align: center;
}
.block.related .block-title strong,
.block.upsell .block-title strong,
.block.crosssell .block-title strong {
  font-size: 30px !important;
  font-weight: 600;
  font-family: Oswald, sans-serif;
  padding-top: 150px;
}
.block.related .block-title strong:before,
.block.upsell .block-title strong:before,
.block.crosssell .block-title strong:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  background: url(../png/bg_title_cate.png) 50% 50% no-repeat;
  height: 144px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.block.related .block-title:before,
.block.upsell .block-title:before,
.block.crosssell .block-title:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  background: url(../png/line.png) 50% 50% no-repeat;
  height: 7px;
  left: 0;
  margin: 0 auto;
  width: 35%;
}
.block.related .block-title:after,
.block.upsell .block-title:after,
.block.crosssell .block-title:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  background: url(../png/line.png) 50% 50% no-repeat;
  height: 7px;
  right: 0;
  margin: 0 auto;
  width: 35%;
}
.block.related .products-grid .product-item .product-item-info,
.block.upsell .products-grid .product-item .product-item-info,
.block.crosssell .products-grid .product-item .product-item-info {
  background: #f6f5f1;
}
.block.related .products-grid .product-item .product-item-info .product-image-wrapper,
.block.upsell .products-grid .product-item .product-item-info .product-image-wrapper,
.block.crosssell .products-grid .product-item .product-item-info .product-image-wrapper {
  position: relative;
}
.block.related .products-grid .product-item .product-item-info .product-image-wrapper .product-image-photo,
.block.upsell .products-grid .product-item .product-item-info .product-image-wrapper .product-image-photo,
.block.crosssell .products-grid .product-item .product-item-info .product-image-wrapper .product-image-photo {
  z-index: 1;
}
.block .block-content {
  padding: 0;
  border: 0;
}
.block .block-title {
  text-align: left;
  position: relative;
}
.block .block-title strong {
  display: inline-block;
  font-size: 16px;
  color: #252525;
  font-weight: 500;
}
.block.filter {
  border: 1px solid #e2e2e2;
  box-shadow: inset 0 0 0 1px #ffffff;
  padding: 20px;
}
.block.filter .filter-title {
  border-bottom: 1px solid #e1e1e1;
}
.block.filter .filter-title strong {
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
}
.block.filter .filter-options .filter-options-title {
  font-size: 14px;
  font-weight: 600;
  color: #363636;
  text-transform: uppercase;
}
.block.filter .action.remove.filter-url {
  display: block;
}
.block.filter .block-subtitle {
  font-size: 14px;
  font-weight: 600;
  color: #363636;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.block.filter .filter-options .filter-options-content ol li {
  line-height: 25px;
  margin: 10px 0 0;
  border-bottom: 1px solid #e2e2e2;
  box-shadow: 0 1px 0 0 #fff;
  padding: 0 0 10px;
}
.block.filter .action.clear.filter-clear {
  display: block;
  margin-bottom: 15px;
}
.block.filter .filter-content .filter-options-item.active .filter-options-title {
  color: #aacf38;
}
.block.filter .filter-content .filter-options-item.active .filter-options-title:after {
  content: "\f077";
}
.block.filter .filter-content .filter-options-item .filter-options-title {
  font-size: 1.4rem;
  color: #262626;
  text-transform: capitalize;
  line-height: 24px;
  font-weight: normal;
  font-style: italic;
  cursor: pointer;
  margin-bottom: 15px;
  outline: none;
}
.block.filter .filter-content .filter-options-item .filter-options-title:after {
  content: "\f078";
  font-family: FontAwesome;
  font-size: 8px;
  float: right;
}
.block.filter .filter-content .filter-options-item .filter-options-content {
  padding-top: 15px;
  margin-top: 10px;
  border-top: 1px solid #dddddd;
}
.block.filter .filter-content .filter-options-item .filter-options-content ol li {
  line-height: 30px;
  margin: 5px 0;
}
.block.filter .filter-content .filter-options-item .filter-options-content ol li a {
  font-size: 1.4rem;
  line-height: 30px;
  text-transform: capitalize;
  font-weight: 400;
  display: inline-block;
  vertical-align: top;
}
.block.filter .filter-content .filter-options-item .filter-options-content .price-filter-container .ui-slider-horizontal {
  background: #dbdbdb;
  border-radius: 0;
  height: 4px;
  margin-bottom: 20px;
}
.block.filter .filter-content .filter-options-item .filter-options-content .price-filter-container .ui-slider-horizontal .ui-slider-range {
  background: #aacf38;
  height: 100%;
  position: absolute;
}
.block.filter .filter-content .filter-options-item .filter-options-content .price-filter-container .ui-slider-horizontal .ui-slider-handle {
  background: #fff;
  border: 4px solid #aacf38;
  border-radius: 100%;
  cursor: pointer;
  display: block;
  height: 14px;
  width: 14px;
  margin-left: 0;
  top: 50%;
  margin-top: -7px;
}
.block.filter .filter-content .filter-options-item .filter-options-content .price-filter-container .ui-slider-horizontal .ui-slider-handle:last-child {
  margin-left: -14px;
}
.block.filter .filter-content .filter-options-item .filter-options-content .price-filter-container .price-range .box-price {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  font-size: 1.3rem;
  font-weight: 700;
  color: #2a2a2a;
}
.block.filter .filter-content .filter-options-item .filter-options-content .price-filter-container .price-range .box-price .price-symbol {
  position: absolute;
  left: 15px;
  top: 0;
  line-height: 31px;
}
.block.filter .filter-content .filter-options-item .filter-options-content .price-filter-container .price-range .box-price input {
  text-align: center;
  padding-left: 20px;
  opacity: 1;
  border: 1px solid #c2c2c2;
  height: 32px;
  background: #fff;
  width: 75px;
}
.block.filter .filter-content .filter-options-item .filter-options-content .price-filter-container .price-range > span {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
}
.filter-current .item {
  padding-left: 17px;
  position: relative;
  z-index: 1;
}
.filter-label {
  font-weight: 600;
}
.filter-value {
  color: #858585;
}
.filter-current .filter-label {
  display: inline-block;
}
.filter-current .action.remove {
  left: -2px;
  position: absolute;
  top: -1px;
  display: inline-block;
  text-decoration: none;
}
.filter-current .action.remove span {
  display: none;
}
.filter-current .action.remove:before {
  -webkit-font-smoothing: antialiased;
  font-size: 1.2rem;
  line-height: 15px;
  color: #999;
  content: "\f00d";
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .item-qty {
  width: 50px !important;
  color: #444;
}
.minicart-items-wrapper {
  max-height: 450px;
}
.opc-estimated-wrapper .minicart-wrapper {
  float: right;
}
.opc-estimated-wrapper .minicart-wrapper button {
  border: 0;
}
.minicart-wrapper .action.showcart:before {
  color: #fff;
  content: "\e680";
  display: block !important;
  font-family: 'Stroke-Gap-Icons';
  font-size: 22px;
  line-height: 40px;
}
.minicart-wrapper .action.showcart.active:before,
.minicart-wrapper .action.showcart:hover::before:before {
  color: #aacf38 !important;
}
.minicart-wrapper .product-image-container {
  margin-right: 10px;
}
.minicart-wrapper > .action {
  width: 30px;
  height: 40px;
  line-height: 35px;
  text-align: center;
  position: relative;
}
.minicart-wrapper > .action:hover:before {
  color: #aacf38 !important;
}
.minicart-wrapper > .action:before {
  display: block !important;
  content: "\e680";
  font-family: 'Stroke-Gap-Icons';
}
.minicart-wrapper > .action .text {
  display: none;
}
.minicart-wrapper strong {
  font-weight: 400;
}
.minicart-wrapper .block-minicart {
  color: #666;
  font-weight: normal;
  box-shadow: 6px 8px 30px 0px rgba(0, 0, 0, 0.1);
  border: 0;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  display: none;
}
.minicart-wrapper .minicart-items {
  max-height: 400px;
  overflow: auto;
}
.minicart-wrapper .minicart-items .product-item-details {
  padding-right: 15px;
  padding-left: 15px;
}
.minicart-wrapper .action.showcart .text {
  position: static;
  width: auto;
  text-transform: uppercase;
  font-family: 'Poppins-Regular';
  font-size: 1.6rem;
  font-weight: 600;
  color: #fff;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: none;
  margin: 0;
  min-width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  color: #fff;
  padding: 0;
  font-size: 1.1rem;
  position: absolute;
  top: 10px;
  left: 25px;
  overflow: visible;
  background: #aacf38;
  border-radius: 100%;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: block;
}
.minicart-wrapper .block-minicart .block-content > .actions .viewcart {
  font-size: 1.2rem;
  padding: 0 20px;
  line-height: normal;
  height: 40px;
  line-height: 35px;
  font-weight: 500;
  border: 2px solid transparent;
  color: #434343;
  border-radius: 0;
  font-family: 'Poppins-Regular';
  background-color: #aacf38;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  width: 100%;
  display: block;
}
@media only screen and (max-width: 992px) {
  .minicart-wrapper .block-minicart .block-content > .actions .viewcart {
    height: 40px;
    line-height: 35px;
  }
}
.minicart-wrapper .block-minicart .block-content > .actions .viewcart:hover {
  background-color: #fff;
  border: 2px solid #aacf38;
  color: #2c2c2c;
}
.minicart-wrapper .block-minicart .block-content > .actions .viewcart:active,
.minicart-wrapper .block-minicart .block-content > .actions .viewcart:focus {
  background-color: #aacf38;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  font-size: 1.2rem;
  padding: 0 20px;
  line-height: normal;
  height: 40px;
  line-height: 35px;
  font-weight: 500;
  border: 2px solid transparent;
  color: #434343;
  border-radius: 0;
  font-family: 'Poppins-Regular';
  background-color: #aacf38;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  width: 100%;
}
@media only screen and (max-width: 992px) {
  .block-minicart .block-content > .actions > .primary .action.primary {
    height: 40px;
    line-height: 35px;
  }
}
.block-minicart .block-content > .actions > .primary .action.primary:hover {
  background-color: #fff;
  border: 2px solid #aacf38;
  color: #2c2c2c;
}
.block-minicart .block-content > .actions > .primary .action.primary:active,
.block-minicart .block-content > .actions > .primary .action.primary:focus {
  background-color: #aacf38;
}
.modal-popup .modal-content,
.modal-popup .modal-header,
.modal-popup .modal-footer {
  box-shadow: none;
  border: 0;
}
/*===custommenu==============*/
.nav-container {
  position: relative;
}
.nav-ozmegamenu {
  position: relative;
  z-index: 700;
  background: #666666;
}
.pt_custommenu {
  position: relative;
}
.pt_custommenu div.pt_menu {
  display: inline-block;
  vertical-align: middle;
  padding: 0 20px;
}
.pt_custommenu div.pt_menu.act .parentMenu a {
  color: #aacf38;
}
.pt_custommenu div.pt_menu.act .parentMenu a:before {
  width: 50%;
}
.pt_custommenu div.pt_menu.active .parentMenu > a,
.pt_custommenu div.pt_menu.active .parentMenu span.block-title {
  color: #aacf38;
}
.pt_custommenu div.pt_menu.active .parentMenu > a:before,
.pt_custommenu div.pt_menu.active .parentMenu span.block-title:before {
  width: 50%;
}
.pt_custommenu div.pt_menu#pt_menu_home a {
  position: relative;
}
.pt_custommenu div.pt_menu#pt_menu_home a span {
  display: inline-block;
}
.pt_custommenu div.pt_menu#pt_menu_home a:after {
  display: none;
}
.pt_custommenu div.pt_menu.pt_menu_no_child .parentMenu a:after,
.pt_custommenu div.pt_menu.pt_menu_no_child .parentMenu span.block-title:after {
  display: none;
}
.pt_custommenu div.pt_menu .parentMenu a,
.pt_custommenu div.pt_menu .parentMenu span.block-title {
  padding: 30px 0;
  display: inline-block;
  text-transform: none;
  font-size: 18px;
  position: relative;
  font-weight: normal;
  cursor: pointer;
  font-weight: 600;
}
.pt_custommenu div.pt_menu .parentMenu a:hover,
.pt_custommenu div.pt_menu .parentMenu span.block-title:hover,
.pt_custommenu div.pt_menu .parentMenu a.act,
.pt_custommenu div.pt_menu .parentMenu span.block-title.act {
  color: #aacf38;
}
@media only screen and (max-width: 1199px) {
  .pt_custommenu div.pt_menu .parentMenu a,
  .pt_custommenu div.pt_menu .parentMenu span.block-title {
    font-size: 16px;
  }
}
.pt_custommenu div.pt_menu .parentMenu p {
  margin: 0;
  padding: 0;
}
.pt_custommenu div.popup {
  position: absolute;
  z-index: 3000;
  text-align: left;
  padding: 0;
  margin: 0;
  background: #fff;
  box-shadow: 0 4px 25px 1px rgba(0, 0, 0, 0.1);
  left: 0 !important;
}
.pt_custommenu div.popup a {
  text-decoration: none;
  display: block;
  line-height: 28px;
}
.pt_custommenu div.popup a.actParent {
  color: #aacf38;
}
.pt_custommenu div.popup a.act {
  color: #aacf38;
}
.pt_custommenu div.popup .itemMenu a.level1,
.pt_custommenu div.popup .itemMenu h4.level1 {
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 0px;
  padding-bottom: 5px;
  white-space: normal;
  word-wrap: break-word;
  word-break: normal;
}
.pt_custommenu div.popup .itemMenu a.level1:hover,
.pt_custommenu div.popup .itemMenu h4.level1:hover,
.pt_custommenu div.popup .itemMenu a.level1.act,
.pt_custommenu div.popup .itemMenu h4.level1.act {
  color: #aacf38;
}
.pt_custommenu div.popup .itemMenu a.level1 span,
.pt_custommenu div.popup .itemMenu h4.level1 span {
  display: inline-block;
  padding-right: 20px;
}
.pt_custommenu div.popup .itemMenu a.level2,
.pt_custommenu div.popup .itemMenu h4.level2,
.pt_custommenu div.popup .itemMenu a.level3,
.pt_custommenu div.popup .itemMenu h4.level3 {
  text-transform: capitalize;
  font-weight: normal;
  font-size: 1.5rem;
  line-height: 30px;
  white-space: normal;
  word-wrap: break-word;
  word-break: normal;
}
.pt_custommenu div.popup .itemMenu a.level2:hover,
.pt_custommenu div.popup .itemMenu h4.level2:hover,
.pt_custommenu div.popup .itemMenu a.level3:hover,
.pt_custommenu div.popup .itemMenu h4.level3:hover,
.pt_custommenu div.popup .itemMenu a.level2.act,
.pt_custommenu div.popup .itemMenu h4.level2.act,
.pt_custommenu div.popup .itemMenu a.level3.act,
.pt_custommenu div.popup .itemMenu h4.level3.act {
  color: #aacf38;
}
.pt_custommenu div.popup .block1 {
  overflow: hidden;
  float: left;
  padding: 25px 25px 20px 25px;
}
.pt_custommenu div.popup .block2 {
  margin-top: 10px;
  float: left;
}
.pt_custommenu div.popup .blockright img {
  max-width: 100%;
}
.pt_custommenu div.column {
  float: left;
  width: 200px;
  margin-right: 35px;
}
.pt_custommenu div.column.last {
  border-right: 0 none;
  margin-right: 0;
  padding-right: 0;
}
.pt_custommenu #pt_menu_link {
  padding: 0;
}
.pt_custommenu #pt_menu_link .parentMenu ul li {
  float: left;
  list-style: none;
  position: relative;
}
.pt_custommenu .parentMenu a:hover span:hover {
  color: #aacf38;
}
.pt_custommenu .clearBoth {
  clear: both;
}
.pt_custommenu .menu-sale,
.pt_custommenu .menu-new {
  position: absolute;
  color: #fff;
  background: url(../hot-sale.html) no-repeat center center;
  width: 47px;
  height: 31px;
  line-height: 26px;
  top: -15px;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.2rem;
  right: 0;
  pointer-events: none;
  z-index: 1;
}
.pt_custommenu .menu-new {
  background: url(../news.html) no-repeat center center;
}
.pt_menu_link {
  display: inline-block;
  padding: 0px !important;
}
.pt_menu_link .parentMenu ul li {
  float: left;
  margin: 0;
  width: auto;
}
/* =============================================Mobile Menu ========================================== */
.nav-collapse {
  text-align: left;
}
.navbar .nav > li {
  padding: 10px 30px 20px 0;
}
#ma-mobilemenu {
  height: auto;
  float: left;
  width: 100%;
  margin: 0;
  text-align: left;
}
.navbar-inner {
  background: #fff;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0;
}
.navbar {
  background-color: #aacf38;
  border-radius: 0;
  margin: 0;
}
.menu-mobile {
  float: left;
  width: 100%;
  padding: 0 2%;
}
.navbar .btn-navbar {
  margin-top: 10px;
  border: 0 !important;
  box-shadow: none !important;
  background: url("../png/bg-menu-mobile.png") no-repeat 50% 50%;
  padding: 10px;
}
.navbar .btn-navbar:hover {
  background: url("../png/bg-menu-mobile.png") no-repeat 50% 50% !important;
  font-family: 'helvetica';
}
.navbar .btn-navbar .icon-bar {
  box-shadow: none !important;
  border-radius: 0 !important;
  background-color: inherit !important;
}
.mobilemenu > li.last a {
  border-bottom: 0;
}
.navbar .brand {
  color: #fff;
  text-transform: uppercase;
  text-shadow: none;
  font-size: 18px;
  padding-top: 18px;
}
.mobilemenu {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.mobilemenu ul {
  padding: 0;
  margin: 0;
  float: left;
  display: block;
  width: 100%;
}
.mobilemenu li {
  cursor: pointer;
  list-style-type: none;
  padding: 0;
  margin: 0;
  float: left;
  display: block;
  width: 100%;
  position: relative;
  margin-bottom: 10px;
}
.mobilemenu li.level0.last {
  margin-bottom: 10px;
}
.mobilemenu li.active > a {
  /*background: url('../images/close.gif') no-repeat center right;*/
}
.mobilemenu li div {
  padding: 20px;
  background: #aef;
  display: block;
  clear: both;
  float: left;
  width: 360px;
}
.mobilemenu a {
  text-decoration: none;
  line-height: 40px;
  font-weight: normal;
  color: #fff;
  margin: 0 15px;
  display: block;
  cursor: pointer;
  font-size: 14px;
  text-transform: none;
  font-family: 'Poppins-Regular';
}
.mobilemenu li.active a,
.mobilemenu a:hover {
  color: #aacf38;
}
.mobilemenu ul a {
  color: #fff !important;
  font-size: 0.95em;
}
.mobilemenu ul a:hover,
.mobilemenu ul li.active a {
  color: #aacf38 !important;
}
.mobilemenu ul ul a,
.mobilemenu ul li.active ul a {
  color: #fff !important;
}
.mobilemenu ul ul a:hover,
.mobilemenu ul ul li.active a,
.mobilemenu ul li.active ul a:hover {
  color: #fff !important;
}
.mobilemenu ul ul ul a,
.mobilemenu ul ul li.active ul a {
  color: #fff !important;
}
.mobilemenu ul ul ul a:hover,
.mobilemenu ul ul ul li.active a,
.mobilemenu ul ul li.active ul a:hover {
  color: #aacf38 !important;
}
.mobilemenu ul ul ul ul a,
.mobilemenu ul ul ul li.active ul a {
  color: #fff !important;
}
.mobilemenu ul ul ul ul a:hover,
.mobilemenu ul ul ul ul li.active a,
.mobilemenu ul ul ul li.active ul a:hover {
  color: #aacf38 !important;
}
.mobilemenu li.parent > a {
  /*background: url('../images/open.gif') no-repeat center right;*/
}
.mobilemenu li ul li {
  font-size: 0.9em;
}
.mobilemenu ul a {
  padding-left: 25px;
}
.mobilemenu ul ul a {
  padding-left: 40px;
}
.mobilemenu ul ul ul a {
  padding-left: 55px;
}
.mobilemenu ul ul ul ul a {
  padding-left: 70px;
}
.mobilemenu ul ul ul ul ul a {
  padding-left: 85px;
}
/*----------- button mobilemenu -------------*/
.mobilemenu span.head {
  position: absolute;
  top: 11px;
  right: 0px;
}
.mobilemenu span.head a {
  background: url(../png/menu_down.png) no-repeat 50% 50%;
  color: #333333;
  display: block;
  height: 15px;
  padding: 0;
  width: 15px;
  border: 0;
}
/*.mobilemenu span.head a:hover*/
.mobilemenu li.active > span.head a {
  background: url(../png/menu_up.png) no-repeat 50% 50%;
}
.mobilemenu li.selected span.head a {
  background: url(../png/menu_up.png) no-repeat 50% 50%;
}
.product-item .product-reviews-summary .rating-summary {
  margin: 0;
}
.product-reviews-summary {
  display: block;
  margin: 0;
}
.product-reviews-summary .label {
  display: none;
}
.product-reviews-summary .rating-summary {
  display: block;
  position: static;
  margin: 0;
  left: 0;
  text-align: center;
}
.product-reviews-summary .reviews-actions {
  display: none;
}
.product-reviews-summary .rating-result {
  width: 60px;
  margin-left: 0;
}
.product-reviews-summary .rating-result:before {
  font-size: 1.4rem;
  height: 20px;
  line-height: 20px;
  letter-spacing: 2px;
  color: #808080;
  content: '\f006' '\f006' '\f006' '\f006' '\f006';
  font-family: FontAwesome;
}
.product-reviews-summary .rating-result > span:before {
  color: #aacf38;
  font-size: 1.4rem;
  line-height: 20px;
  height: 20px;
  letter-spacing: 2px;
  content: '\f006' '\f006' '\f006' '\f006' '\f006';
  font-family: FontAwesome;
}
.footer.content {
  display: none;
}
.page-footer {
  background: #ffffff url(../png/footer-bg.png) no-repeat center top;
  background-size: cover;
  margin-top: 40px;
  min-height: 760px;
  position: relative;
}
.page-footer .block.newsletter {
  width: 100%;
  position: relative;
  margin-bottom: 23px;
}
.page-footer .block.newsletter .field {
  margin-right: 0;
}
.page-footer .block.newsletter .field .control::before {
  display: none;
}
.page-footer .block.newsletter .actions {
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.page-footer .block.newsletter .actions .action.subscribe {
  padding: 0;
  border: 0;
  height: auto;
  line-height: normal;
  vertical-align: middle;
  background: url(../png/newsletter-arrow.png) no-repeat center top;
  width: 23px;
  height: 18px;
  font-size: 0;
}
.page-footer .block.newsletter .actions .action.subscribe:hover {
  background-color: transparent;
}
.page-footer .block.newsletter .block-title {
  display: none;
}
.page-footer .block.newsletter input {
  padding-left: 0;
  background: transparent;
  border: none;
  border-radius: 0;
  border-bottom: 2px solid #2c2c2c;
  padding-bottom: 13px;
  padding-right: 38px;
}
.page-footer .block.newsletter input:focus {
  box-shadow: none;
}
.page-footer .block.newsletter input::-webkit-input-placeholder {
  color: #323232 !important;
  font-size: 15px !important;
  opacity: 1;
  font-family: 'FamiliarPro-Bold' !important;
  font-style: normal !important;
}
.page-footer .block.newsletter input:-moz-placeholder {
  color: #323232 !important;
  font-size: 15px !important;
  opacity: 1;
  font-family: 'FamiliarPro-Bold' !important;
  font-style: normal !important;
}
.page-footer .block.newsletter input::-moz-placeholder {
  color: #323232 !important;
  font-size: 15px !important;
  opacity: 1;
  font-family: 'FamiliarPro-Bold' !important;
  font-style: normal !important;
}
.page-footer .block.newsletter input:-ms-input-placeholder {
  color: #323232 !important;
  font-size: 15px !important;
  opacity: 1;
  font-family: 'FamiliarPro-Bold' !important;
  font-style: normal !important;
}
@media only screen and (max-width: 992px) {
  .page-footer .block.newsletter input::-webkit-input-placeholder {
    font-size: 15px !important;
  }
  .page-footer .block.newsletter input:-moz-placeholder {
    font-size: 15px !important;
  }
  .page-footer .block.newsletter input::-moz-placeholder {
    font-size: 15px !important;
  }
  .page-footer .block.newsletter input:-ms-input-placeholder {
    font-size: 15px !important;
  }
}
.page-footer .link-follow {
  list-style-type: none;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.page-footer .link-follow li {
  margin-right: 10px;
}
.page-footer .link-follow .fa {
  font-size: 18px;
  height: 37px;
  width: 37px;
  text-align: center;
  line-height: 36px;
  border: 2px solid;
  border-radius: 50%;
}
@media only screen and (max-width: 767px) {
  .page-footer {
    background-position: center 321px;
    padding-bottom: 180px;
  }
}
.footer-top {
  color: #2c2c2c;
  padding: 50px 0;
  font-size: 1.4rem;
}
.footer-top a:not(.fa),
.footer-top a span {
  color: #323232;
  font-family: 'FamiliarPro-Bold';
  font-size: 18px;
}
.footer-top a:not(.fa):hover,
.footer-top a span:hover {
  text-decoration: underline;
  color: #aacf38;
}
.footer-top h3,
.footer-top h4 {
  color: #828282;
}
.footer-top ul,
.footer-top ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-top .title {
  font-size: 1.8rem;
  font-weight: 500;
  margin: 0 0 26px;
}
.footer-top p {
  text-align: left;
  display: inline-block;
  font-size: 12px;
  line-height: normal;
}
.footer-top .toggle-footer .lined span {
  padding-right: 10px;
}
.footer-top .lined {
  margin: 5px 0 0;
}
.footer-top .lined i {
  color: #fff;
  font-size: 1.6rem;
  margin-right: 10px;
}
.footer-top ul.post li {
  overflow: hidden;
  border-bottom: 1px solid #393a3b;
  padding: 0 0 20px;
  margin-bottom: 20px;
}
.footer-top ul.post li .img {
  float: left;
}
.footer-top ul.post li .des {
  overflow: hidden;
  zoom: 1;
  padding-left: 20px;
}
.footer-top ul.post li .des p {
  margin: 0;
  color: #fff;
}
.footer-top .row div ul li {
  margin-bottom: 27px;
}
@media only screen and (max-width: 767px) {
  .footer-top .row div ul li {
    margin-bottom: 5px;
  }
}
@media (max-width: 992px) {
  .footer-top {
    padding: 60px 0;
  }
}
@media (max-width: 767px) {
  .footer-top {
    padding: 30px 0 20px;
  }
}
.footer-bottom {
  color: #818181;
  padding: 0px 0 30px;
}
.footer-bottom a {
  color: #323232;
}
.footer-bottom a:hover {
  /*text-decoration: underline;*/
}
.footer-bottom .copyright {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
.footer-bottom .footer_payment {
  float: right;
}
.footer-bottom .footer_payment p {
  margin: 0px;
}
.footer-newsletter .newsletter {
  text-align: center;
}
.footer-newsletter .newsletter .newsletter-title {
  margin: 0 auto 50px;
  padding-top: 150px;
}
.footer-newsletter .newsletter .newsletter-title h2 {
  margin: 0 0 15px;
  color: #2c2c2c;
  font-weight: 500;
  font-size: 2.4rem;
}
.footer-newsletter .newsletter .newsletter-title label {
  font-size: 1.2rem;
  font-weight: normal;
  color: #696969;
}
.footer-newsletter .newsletter .subscribe {
  max-width: 600px;
  margin: auto;
}
.footer-newsletter .newsletter .subscribe .control {
  background: #e9e8e2;
  border-radius: 30px;
  border: 1px solid #e1e1e1;
  height: 50px;
  position: relative;
  padding-right: 180px;
  padding-left: 10px;
  box-shadow: 0 1px 0 0 #fff;
}
.footer-newsletter .newsletter .subscribe .control input[type="email"] {
  width: 100%;
  height: 100%;
  background: 0 0;
  border: none !important;
  font-size: 1.2rem;
  color: #7b7b7b;
  box-shadow: none;
}
.footer-newsletter .newsletter .subscribe .control button {
  position: absolute;
  right: 0;
  top: 0;
  background: #aacf38;
  color: #fff;
  border-radius: 30px;
  height: 100%;
  border: 0;
  padding: 0 40px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
}
.footer-newsletter .newsletter .subscribe .control button:hover {
  background-color: #8bab29;
}
.footer-newsletter ul.link-follow {
  display: inline-block;
  text-align: center;
  list-style: none;
  padding-left: 0;
  width: 100%;
  margin-top: 50px;
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 50px;
  margin-bottom: 0px;
  position: relative;
}
.footer-newsletter ul.link-follow:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: -2px;
  background: #fff;
}
.footer-newsletter ul.link-follow li {
  display: inline-block;
  padding: 0 15px;
}
.footer-newsletter ul.link-follow li a {
  width: 44px;
  height: 44px;
  border-radius: 100%;
  border: 1px solid #e3e3e2;
  color: #b6b6b6;
  line-height: 42px;
}
.footer-newsletter ul.link-follow li a span {
  display: none;
}
.footer-newsletter ul.link-follow li a:hover {
  border-color: #fff;
  color: #2c2c2c;
  box-shadow: 6px 8px 30px 0px rgba(0, 0, 0, 0.1), inset 0 0 0 1px #ffffff;
}
.footer-newsletter .statci-footer {
  padding: 20px 0;
  border-bottom: 1px solid #e1e1e1;
  position: relative;
  z-index: 2;
}
.footer-newsletter .statci-footer:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: -1.5px;
  background: #fff;
}
.footer-newsletter .statci-footer .iner-box {
  position: relative;
  padding: 20px 0;
}
.footer-newsletter .statci-footer .iner-box .icon {
  float: left;
  width: 25%;
  text-align: center;
  background: url(../png/bg_icon1.png) no-repeat center top;
  height: 70px;
}
.footer-newsletter .statci-footer .iner-box .icon span {
  display: none;
}
.footer-newsletter .statci-footer .iner-box .text h2 {
  font-size: 18px;
  text-transform: inherit;
  color: #2c2c2c;
  font-weight: 500;
  margin: 0 0 10px;
}
.footer-newsletter .statci-footer .iner-box .text p {
  font-size: 12px;
  color: #7b7b7b;
  font-weight: normal;
  margin: 0px;
  line-height: 20px;
}
.footer-newsletter .statci-footer .box2 {
  position: relative;
}
.footer-newsletter .statci-footer .box2 .iner-box .icon {
  background: url(../png/bg_icon2.png) no-repeat center top;
}
.footer-newsletter .statci-footer .box2:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  height: 115px;
  width: 2px;
  background: url(../png/line_right.png) no-repeat center top;
  top: 0;
}
.footer-newsletter .statci-footer .box2:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  height: 115px;
  width: 2px;
  background: url(../png/line_right.png) no-repeat center top;
  top: 0;
}
.footer-newsletter .statci-footer .box3 .iner-box .icon {
  background: url(../png/bg_icon3.png) no-repeat center top;
}
.testimo-slider {
  text-align: center;
  padding: 0px 80px 80px;
  margin-top: 100px;
}
.testimo-slider .owl-theme .owl-item {
  border: 0;
}
.testimo-slider .owl-theme .owl-controls {
  display: none !important;
}
.testimo-slider .owl-carousel:hover .owl-controls {
  display: none !important;
  opacity: 0;
}
.testimo-slider .pt-testimonial-container .pt-testimonial .des {
  max-width: 787px;
  margin: 0 auto 10px;
  color: #696969;
  font-size: 14px;
  line-height: 30px;
  padding-top: 70px;
  font-weight: normal;
}
.testimo-slider .pt-testimonial-container .pt-testimonial .des a {
  color: #696969;
}
.testimo-slider .pt-testimonial-container .pt-testimonial .des:before {
  content: "";
  display: block;
  position: absolute;
  background: url(../png/bg_testimol.png) no-repeat center top;
  height: 62px;
  width: 62px;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 0;
}
.testimo-slider .pt-testimonial-container .pt-testimonial .info {
  margin: 10px 0 0;
  color: #696969;
}
.testimo-slider .pt-testimonial-container .pt-testimonial .info a.name {
  color: #2c2c2c;
  display: block;
  font-size: 14px;
  font-weight: 600;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
}
.testimo-slider .pt-testimonial-container .thumb {
  list-style: none;
  padding-left: 0px;
  text-align: center;
  width: 100%;
  margin-bottom: 23px;
  margin-top: 40px;
}
.testimo-slider .pt-testimonial-container .thumb li {
  display: inline-block;
  margin: 0 10px;
  border-radius: 100%;
  width: 84px;
  height: 84px;
  margin-bottom: 0;
  position: relative;
}
.testimo-slider .pt-testimonial-container .thumb li:after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(238, 236, 237, 0.79);
  top: 0;
  border-radius: 100%;
}
.testimo-slider .pt-testimonial-container .thumb li:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transition: 0.3s;
}
.testimo-slider .pt-testimonial-container .thumb li:hover:after {
  display: none;
}
.testimo-slider .pt-testimonial-container .thumb .active {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transition: 0.3s;
}
.testimo-slider .pt-testimonial-container .thumb .active:after {
  display: none;
}
#back_top {
  bottom: 35px;
  display: none;
  height: 40px;
  position: fixed;
  right: 12px;
  width: 40px;
  line-height: 35px;
  z-index: 9999;
  cursor: pointer;
  text-align: center;
  background-color: #666;
  font-size: 1.5rem;
  color: #fff;
  border: 1px solid #eee;
  border-radius: 100%;
}
#back_top:hover {
  background: #aacf38;
  border-color: #aacf38;
}
#back_top span {
  display: none;
}
#back_top:before {
  content: "\f077";
  font-family: FontAwesome;
}
#newsletter_pop_up {
  background: #fff !important;
  color: #FFFFFF;
  display: none;
  margin: -195px 0 0 !important;
  min-width: 450px;
  padding: 25px 50px;
  top: 50% !important;
  position: fixed !important;
  text-align: center;
}
#newsletter_pop_up .b-close {
  color: #FFFFFF;
  cursor: pointer;
  display: block;
  padding: 0 5px;
  text-align: center;
  text-decoration: none;
  background-color: #444;
  min-width: 70px;
  height: 24px;
  line-height: 24px;
  border: 1px solid #fff;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0;
  position: absolute;
  top: -25px;
  right: 0;
}
#newsletter_pop_up .b-close:after {
  content: "close";
  font-size: 10px;
}
#newsletter_pop_up .title {
  font-size: 36px;
  font-weight: 600;
  margin-top: 30px;
  text-transform: capitalize;
  line-height: 30px;
  margin-bottom: 0;
  color: #000;
}
#newsletter_pop_up .content #newsletter-validate-detail1 .label {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 22px;
  color: #7d7d7d;
  margin: 15px 0;
  white-space: pre-line;
  padding: 0;
  vertical-align: top;
  border-radius: 0;
  display: block;
}
#newsletter_pop_up .content #newsletter-validate-detail1 #newsletter1 {
  margin: 0 0 20px;
  width: 380px;
  height: 41px;
  line-height: 40px;
  padding: 0 10px;
  border: 1px solid #eee;
  border-radius: 20px;
  color: #333;
}
#newsletter_pop_up .content #newsletter-validate-detail1 #newsletter1-error {
  font-size: 1.2rem;
  margin-top: -15px;
  color: red;
}
#newsletter_pop_up .content #newsletter-validate-detail1 .subscribe-bottom {
  margin-top: 15px;
  font-weight: normal;
}
#newsletter_pop_up .content #newsletter-validate-detail1 .subscribe-bottom input {
  vertical-align: top;
}
#newsletter_pop_up .content #newsletter-validate-detail1 .subscribe-bottom label {
  font-size: 1.4rem;
  color: #7d7d7d;
  margin-top: 4px;
  line-height: 13px;
  font-weight: normal;
}
#newsletter_pop_up .newsletter .actions {
  display: inline-block;
}
#newsletter_pop_up .newsletter .actions button {
  position: static;
  padding: 0 20px;
  border: 1px solid #eee;
  color: #333;
}
#newsletter_pop_up .newsletter .actions button:hover {
  background: #aacf38;
  color: #fff;
}
.blog-search .control {
  position: relative;
  height: 32px;
}
.blog-search .control input {
  padding-right: 80px;
}
.blog-search .control button {
  position: absolute;
  right: 0;
  top: 0;
  border: 0;
  border-radius: 0;
  font-size: 1.2rem;
  height: 100%;
  padding: 0 20px;
}
.switcher {
  float: right;
}
.switcher .switcher-options {
  position: relative;
}
.switcher .switcher-options strong {
  font-weight: 600;
  font-size: 1.1rem;
  text-transform: uppercase;
  display: inline-block;
  cursor: pointer;
}
.switcher .switcher-options .mage-dropdown-dialog {
  position: absolute;
  left: 0;
  right: 0;
  width: auto;
  bottom: 25px;
}
.switcher .switcher-options .mage-dropdown-dialog a {
  color: #69686c;
  text-decoration: none;
  font-weight: 600;
  font-size: 1.1rem;
  text-transform: uppercase;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  display: none;
}
.switcher-store {
  text-align: center;
  float: none;
  margin-right: 0px;
}
/* modul-product */
.categorytab-container .owl-carousel .owl-wrapper-outer {
  padding-top: 10px;
}
.categorytab-container .product-image-wrapper {
  position: inherit;
}
.categorytab-container .product-image-wrapper .product-image-photo {
  z-index: -1;
}
.fix-header-container {
  z-index: 999;
  margin: auto;
  background: #fff !important;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  border: none;
  /*  -webkit-animation-name: fadeInDown;*/
  -webkit-animation-duration: 5.0s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
  -webkit-animation-play-state: running;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-name: anim_titles;
  -moz-animation-duration: 5.0s;
  -moz-animation-timing-function: linear;
  -moz-animation-iteration-count: infinite;
  -moz-animation-direction: normal;
  -moz-animation-play-state: running;
  -moz-animation-fill-mode: forwards;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -webkit-animation-duration: 0.7s;
  -moz-animation-duration: 0.7s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-timing-function: ease-out;
  -moz-animation-timing-function: ease-out;
}
.fix-header-container .header > div {
  height: auto;
}
.instagram_users {
  margin: 10px;
  margin-right: 0px;
}
.instagram-items .owl-theme .owl-item {
  border: 0;
}
.pt-banner-container {
  display: none;
}
h1 {
  font-size: 150px;
  margin: 0;
}
h2 {
  font-size: 80px;
}
h4 {
  font-size: 24px;
  font-weight: 600;
}
.para-20 p {
  font-size: 20px;
  font-weight: 300;
  color: #2c2c2c;
  margin-bottom: 18px;
  line-height: 28px;
}
.para-20 p:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 992px) {
  .para-20 p {
    font-size: 16px;
  }
}
.pt-title1 {
  font-family: 'Fabiana-Regular';
  color: #fff;
  font-size: 130px;
}
.slider-sub-titile {
  font-size: 30px;
  line-height: normal !important;
  color: #fff;
  margin: 0;
  font-weight: 200;
}
.slider-1 .slider-sub-titile {
  text-align: center !important;
  margin-top: -37px;
  margin-right: 0;
  margin-left: 140px;
  color: #aacf38;
  line-height: normal;
}
.slider-2 .slider-sub-titile {
  padding-left: 73px;
  margin-bottom: -20px;
  color: #fff;
}
.slider-main-title {
  font-family: 'Fabiana-Regular';
  color: #fff;
  font-size: 130px;
  line-height: 130px;
  margin: 0;
  line-height: normal !important;
  text-align: left;
}
.custom-slider {
  padding: 15px !important;
  border-radius: 10px;
}
.custom-slider p {
  font-size: 18px;
  color: #fff;
  font-weight: 200;
  text-align: left;
  margin-bottom: 42px;
  line-height: 25px;
  margin-bottom: 20px;
}
.custom-slider p:empty {
  display: none;
}
.action.primary {
  font-size: 20px;
  padding: 0 15px;
  font-weight: normal;
  border: 2px solid transparent;
  display: inline-block;
  background-color: #aacf38;
  text-align: center;
  height: 40px;
  line-height: 35px;
  min-width: 194px;
}
@media only screen and (max-width: 992px) {
  .action.primary {
    height: 40px;
    line-height: 35px;
  }
}
.action.primary:hover {
  background-color: #fff;
  color: #2c2c2c;
  border: 2px solid #aacf38;
}
.action.secondary {
  background-color: #e1c378;
  color: #fff;
}
.rev_slider .pt-url {
  font-size: 20px;
  padding: 0 15px;
  font-weight: normal;
  border: 2px solid transparent;
  display: inline-block;
  background-color: #aacf38;
  text-align: center;
  height: 40px;
  line-height: 35px;
  min-width: 194px;
  background-color: #e1c378;
  color: #fff;
  -webkit-transition: all 0.3s ease-out !important;
  -moz-transition: all 0.3s ease-out !important;
  -ms-transition: all 0.3s ease-out !important;
  -o-transition: all 0.3s ease-out !important;
  text-align: center !important;
  line-height: 35px !important;
  min-width: auto !important;
}
@media only screen and (max-width: 992px) {
  .rev_slider .pt-url {
    height: 40px;
    line-height: 35px;
  }
}
.rev_slider .pt-url:hover {
  background-color: #fff;
  color: #2c2c2c;
  border: 2px solid #aacf38;
}
@media only screen and (max-width: 767px) {
  .rev_slider .pt-url {
    height: 27px !important;
    line-height: 25px !important;
    font-size: 16px;
  }
}
.search-icon,
.link-hover .icon {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
.search-icon:hover::before,
.link-hover .icon:hover::before {
  color: #aacf38 !important;
}
.product-custom-details h4 {
  margin-bottom: 30px;
}
.product-custom-details-content p {
  text-align: left;
}
.main-banner .owl-item::before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.header-right .pt_custommenu {
  float: right;
  margin-right: 171px;
}
.header-right .pt_custommenu a {
  font-family: 'Poppins-Regular';
}
.header-right .link-hover {
  color: #fff;
}
header .parentMenu a,
header .parentMenu span {
  color: #fff;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
.fix-header-container a,
body:not(.cms-index-index) header a,
.fix-header-container .parentMenu a,
body:not(.cms-index-index) header .parentMenu a,
.fix-header-container .parentMenu span,
body:not(.cms-index-index) header .parentMenu span,
.fix-header-container .minicart-wrapper .action.showcart::before,
body:not(.cms-index-index) header .minicart-wrapper .action.showcart::before {
  color: #2c2c2c;
}
.fix-header-container a:hover,
body:not(.cms-index-index) header a:hover,
.fix-header-container .parentMenu a:hover,
body:not(.cms-index-index) header .parentMenu a:hover,
.fix-header-container .parentMenu span:hover,
body:not(.cms-index-index) header .parentMenu span:hover,
.fix-header-container .minicart-wrapper .action.showcart::before:hover,
body:not(.cms-index-index) header .minicart-wrapper .action.showcart::before:hover {
  color: #aacf38;
}
.fix-header-container .header-right .link-hover,
body:not(.cms-index-index) header .header-right .link-hover,
.fix-header-container .search-switcher,
body:not(.cms-index-index) header .search-switcher {
  color: #2c2c2c;
}
.fix-header-container .logo,
body:not(.cms-index-index) header .logo {
  margin: 10px 10px 10px 0px;
}
.fix-header-container .header-container,
body:not(.cms-index-index) header .header-container {
  background-color: #fff;
}
.pt_categorytop .gruod-title .title span {
  display: block;
  font-family: 'Fabiana-Regular';
}
.pt_categorytop .gruod-title .title:before {
  display: none;
}
.title-wrap {
  background-color: #e1c378;
  background-image: url(../png/leaf.png);
  background-repeat: no-repeat;
  background-position: 20%;
}
.title-wrap .title {
  color: #fff;
}
.title-wrap .title a {
  color: #fff;
}
.title-wrap .read-more {
  margin-top: 10px;
}
.title-wrap .read-more a {
  color: #fff;
  min-width: auto;
}
.pt_categorytop {
  margin-top: 0;
  padding: 30px 0 56px;
}
.pt_categorytop .gruod-title {
  margin-bottom: 0;
}
.pt_categorytop .gruod-title .text {
  font-size: 20px;
  color: #2c2c2c;
  width: 100%;
  font-weight: 300;
}
.ma-title h3 {
  font-size: 50px;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 50px;
}
.category-home {
  padding: 30px 0 50px;
}
.home-about-main {
  padding: 91px 0 76px;
}
.home-about-main ul {
  list-style: none;
  padding-left: 0;
}
.home-about-main ul li {
  margin-bottom: 44px;
}
.home-about-main p {
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
}
.home-about-main p span {
  font-weight: 600;
}
.primary-color {
  color: #e1c378;
}
.secondary-color {
  color: #aacf38;
}
body:not(.cms-index-index) header {
  background: #fff !important;
}
.fotorama .fotorama__dot {
  border-radius: 50%;
  border: none;
  height: 10px;
  width: 10px;
  background-color: #b6bdbb;
  cursor: pointer;
}
.fotorama .fotorama__active .fotorama__dot {
  background-color: #183028;
  border-color: #183028;
}
.catalog-product-view .product-info-main .stock.available,
.catalog-product-view .product-info-main .stock.unavailable,
.catalog-product-view .product-info-main .product.attribute.sku,
.catalog-product-view .product-info-main .product.attribute.sku .type {
  margin-right: 0;
  color: #646464;
  font-size: 18px;
  font-weight: 300;
}
.catalog-product-view .product-info-main .price-box .price-wrapper .price,
.catalog-product-view .product-info-main .product-options-bottom .price-box .price-wrapper .price {
  font-size: 40px;
  color: #e1c378;
  font-weight: 500;
  line-height: normal;
}
.catalog-product-view .product-info-main .product-social-links {
  padding: 0;
  border: 0;
}
.catalog-product-view .product-info-main .product-social-links .product-addto-links {
  margin: 0;
  float: left;
  width: 100%;
}
.catalog-product-view .product-info-main .product-social-links .product-addto-links .social-sharing {
  margin-top: 0;
}
.catalog-product-view .product-info-main .product.info {
  display: inline-block;
}
.catalog-product-view .product-add-form .box-tocart .field.qty .control .input-text.qty {
  height: 54px;
  width: 115px;
  border: 2px solid #2c2c2c;
}
.catalog-product-view .product-add-form .box-tocart .fieldset:last-child {
  margin-bottom: 0;
}
.custom-product-detail-banner.cms-main-title {
  min-height: 300px;
}
.custom-product-detail-banner.cms-main-title h1 {
  font-family: 'EBGaramond-Medium';
}
@media only screen and (max-width: 767px) {
  .custom-product-detail-banner.cms-main-title h1 {
    text-shadow: 4px 4px 11px rgba(0, 0, 0, 0.6);
  }
}
.custom-product-detail-banner.cms-main-title p {
  font-size: 13px;
  line-height: 2.5rem;
  font-weight: normal;
}
canvas {
  display: none !important;
}
.review-form .action.submit.primary {
  background-color: #aacf38;
  border-color: transparent;
}
.review-form .action.submit.primary:hover {
  background-color: #fff;
  border-color: #aacf38;
}
.review-form .action.submit.primary:active {
  background-color: #aacf38;
}
.circle-img {
  display: flex;
  flex-wrap: wrap;
}
.circle-img .cat-images {
  margin: 5px 15px 5px 5px;
}
@media only screen and (max-width: 767px) {
  .circle-img {
    justify-content: flex-start;
  }
}
.tmp6-button {
  padding: 2px !important;
  min-width: auto !important;
  margin-top: 15px;
}
.click-trigger {
  border-width: 1px;
  border-style: solid;
  padding: 0 25px;
}
.click-trigger:hover {
  border-color: transparent;
  padding: 0 25px;
}
.cms-main-title {
  min-height: 350px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
  padding: 50px 0;
}
.cms-main-title > div {
  width: 100%;
}
.cms-main-title h3 {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 0;
}
.cms-main-title h1 {
  font-size: 80px;
  line-height: normal;
  margin-bottom: 0;
}
@media only screen and (max-width: 1024px) {
  .cms-main-title h1 {
    text-shadow: 4px 4px 11px rgba(0, 0, 0, 0.6);
  }
}
.cms-main-title p {
  color: #fff;
  font-size: 17px;
  font-weight: 300;
  line-height: 24px;
  margin-top: 5px;
  font-style: italic;
}
@media only screen and (max-width: 767px) {
  .cms-main-title p {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 1440px) {
  .cms-main-title {
    min-height: 400px;
  }
}
@media only screen and (max-width: 992px) {
  .cms-main-title {
    min-height: 280px;
  }
}
.custom-cms-wrapper .image-item img {
  width: 90%;
  display: inline-block;
}
.custom-cms-wrapper p {
  font-size: 20px;
  font-weight: 300;
  line-height: 33px;
  color: #131313;
  margin-bottom: 35px;
}
.custom-cms-wrapper li {
  font-size: 18px;
  line-height: 30px;
}
.custom-cms-wrapper h3 {
  font-size: 30px;
}
.page-main-fluid {
  max-width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden;
}
.custom-bg {
  background-position: 60% 35%;
  background-size: cover;
}
.custom-cms-wrapper {
  padding-top: 0;
}
.custom-cms-wrapper .ves-container {
  margin-bottom: 100px;
}
.custom-cms-wrapper .ves-container .block {
  margin-bottom: 0;
}
.product-list-title .container-inner {
  padding: 0 30px;
}
.cms-about-us h2 {
  font-size: 50px;
}
.cms-about-us .custom-cms-wrapper .image-item {
  text-align: center;
}
.cms-about-us .custom-cms-wrapper .image-item img {
  width: 300px;
  min-height: 300px;
  object-fit: cover;
}
.cms-about-us .custom-cms-wrapper .about-top-desc .image-item {
  text-align: center;
}
.cms-about-us .custom-cms-wrapper .about-top-desc .image-item img {
  width: 100%;
}
.label {
  padding: 0;
}
div .opc-shipping-new-address-form .field.required > .label {
  font: inherit !important;
  border-bottom: none;
}
div .opc-onepage-checkout-container .opc-wrapper .step-title {
  background-color: #e1c378;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  text-transform: none;
}
div .opc-checkout-oder-summary button.checkout,
div .opc-checkout-payment-method .action-apply {
  font-size: 1.2rem;
  padding: 0 20px;
  line-height: normal;
  height: 40px;
  line-height: 35px;
  font-weight: 500;
  border: 2px solid transparent;
  color: #434343;
  border-radius: 0;
  font-family: 'Poppins-Regular';
  background-color: #aacf38;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
@media only screen and (max-width: 992px) {
  div .opc-checkout-oder-summary button.checkout,
  div .opc-checkout-payment-method .action-apply {
    height: 40px;
    line-height: 35px;
  }
}
div .opc-checkout-oder-summary button.checkout:hover,
div .opc-checkout-payment-method .action-apply:hover {
  background-color: #fff;
  border: 2px solid #aacf38;
  color: #2c2c2c;
}
div .opc-checkout-oder-summary button.checkout:active,
div .opc-checkout-payment-method .action-apply:active,
div .opc-checkout-oder-summary button.checkout:focus,
div .opc-checkout-payment-method .action-apply:focus {
  background-color: #aacf38;
}
div .opc-checkout-oder-summary button.checkout:hover,
div .opc-checkout-payment-method .action-apply:hover {
  border: 2px solid #aacf38;
}
div .opc-checkout-step-shipping form.form.form-login div.required > .label {
  font-family: inherit;
}
.block-cart-failed .action.continue,
.cart-container .form-cart .action.continue {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 210px;
  padding: 3px 20px;
  margin-bottom: 10px;
}
.cart-container .form-cart .action.update {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.cart-summary .block > .title::after,
.paypal-review-discount .block > .title::after {
  top: 6px;
}
.action-auth-toggle {
  font-size: 12px;
}
.cart-summary .fieldset.rate {
  margin-bottom: 10px;
}
.cart-summary .fieldset.rate dd {
  margin-bottom: 10px;
}
.cart-summary .fieldset.rate .field.choice.item {
  display: flex;
  align-items: center;
}
.cart-summary .fieldset.rate .field.choice.item input {
  margin-top: 0;
}
.cart-summary .fieldset.rate .field.choice.item label {
  margin-bottom: 0;
  margin-left: 7px;
}
.checkout-onepage-success #maincontent {
  max-width: 510px;
}
.payment-method-title {
  display: flex;
  align-items: center;
}
.payment-method-title input {
  margin-top: 0;
}
.payment-method-title .label {
  margin-bottom: 0;
  margin-left: 6px;
}
#bio_ep {
  background-color: #fff !important;
  height: 150px;
}
.customer-account-forgotpassword #maincontent,
.customer-account-create #maincontent,
.retailer-index-index #maincontent {
  max-width: 600px;
}
.customer-account-forgotpassword #maincontent input[type="radio"],
.customer-account-create #maincontent input[type="radio"],
.retailer-index-index #maincontent input[type="radio"],
.customer-account-forgotpassword #maincontent input[type="checkbox"],
.customer-account-create #maincontent input[type="checkbox"],
.retailer-index-index #maincontent input[type="checkbox"] {
  margin-top: 0;
}
.customer-account-forgotpassword #maincontent legend,
.customer-account-create #maincontent legend,
.retailer-index-index #maincontent legend {
  padding-top: 4px;
}
#bio_ep_content {
  display: flex;
  position: static;
}
/* .safari-mac{
	.action, .action.primary {
		line-height: 54px !important;
	}
} */
.onestepcheckout-index-index #maincontent,
.cms-our-ingredients #maincontent {
  max-width: 100%;
  padding: 0 50px;
}
.onestepcheckout-index-index .ves-container .container,
.cms-our-ingredients .ves-container .container {
  max-width: 100%;
  padding: 0 50px;
}
.textr-right {
  text-align: right !important;
}
.video-js {
  height: auto !important;
  padding-top: 56.3% !important;
  width: 100% !important;
}
.minicart-wrapper .action.showcart.active::before {
  color: #aacf38 !important;
}
.prices-tier .weee .price,
.benefit {
  color: #aacf38;
}
#popup-success-content .success-title {
  font-size: 22px;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.tparrows::before {
  text-shadow: 0px 0px 3px #000;
}
.footer-top a:not(.fa):hover,
.footer-top a span:hover {
  text-decoration: none;
}
.footer-logo {
  text-align: center !important;
}
@media (max-width: 767px) {
  .footer-logo img {
    max-width: 100px;
  }
}
.contact-wrap {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 30px 0;
}
.contact-wrap .form.contact {
  min-width: auto !important;
}
.contact-wrap .contact-right {
  text-align: center;
  padding: 0 90px;
  width: 50%;
}
.contact-wrap .contact-right p {
  font-size: 18px;
  line-height: normal;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .contact-wrap .contact-right {
    width: 100%;
    padding: 0 50px;
    margin-top: 40px;
  }
}
.stock::after {
  content: "";
  height: 18px;
  width: 3px;
  display: inline-block;
  background: #2c2c2c;
  vertical-align: middle;
  margin-right: 10px;
  margin-left: 10px;
}
.ingredients-header {
  padding-top: 28.1% !important;
}
.about-row-main-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.about-row-main-inner .image-description a {
  color: #aacf38;
  margin-top: 10px;
  display: inline-block;
}
.about-row-main-inner .image-item img {
  width: 300px !important;
}
.account .column.main .block:not(.widget) {
  border: 1px solid #ddd;
  padding: 15px;
}
.account .column.main .block:not(.widget) .box-title > span {
  font-size: 1.8rem;
  font-weight: 500;
}
.account .block-title strong,
.account .title strong {
  font-size: 25px;
  margin-bottom: 15px;
  font-weight: 500;
}
.sidebar-additional .block-reorder .product-item {
  align-items: center;
}
.sidebar-additional .block-reorder .product-item input {
  margin-right: 6px;
  top: 5px;
}
.fieldset > .legend {
  padding-bottom: 5px;
}
a:hover,
a:focus {
  color: #aacf38;
  text-decoration: none;
}
#stripe-payments-card-number,
#stripe-payments-card-expiry,
#stripe-payments-card-cvc {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  font-family: 'Poppins-Regular';
  font-size: 14px;
  height: 40px;
  line-height: 1.428571429;
  padding: 10px 14px;
  vertical-align: baseline;
  box-shadow: none;
}
div .stripe-payments-brand {
  top: -18px;
}
div #stripe-payments-card-number {
  width: calc(95%);
}
#stripe-payments-card-expiry {
  margin-right: 10px;
}
div .pci-dss-info-block {
  width: 100%;
}
.box-actions a {
  color: #aacf38;
}
body.catalog-product-view .payment-request-button {
  width: 100%;
  margin-top: 7px;
}
.d-flex {
  display: flex;
  flex-wrap: wrap;
}
.retailer-index-index .fieldset {
  margin-bottom: 20px;
}
.black-color {
  color: #000 !important;
}
.white-color {
  color: #FFFFFF;
}
.w-50 {
  width: 50%;
}
.img-as-containt-wrap {
  display: flex;
  flex-wrap: wrap;
}
.img-as-containt-wrap::before {
  display: none;
}
.img-as-containt-wrap .img-as-containt-img div {
  height: 100%;
}
.img-as-containt-wrap .image-item {
  position: relative;
}
.img-as-containt-wrap .image-item img {
  height: 100%;
  object-fit: cover;
  width: 100%;
  /*position: absolute;*/
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.tmp6-left-title {
  background-color: transparent;
  background-image: url('../png/blend_1.png');
  background-size: 180px;
  background-position: center 70px;
  background-repeat: no-repeat;
}
.tmp6-left-title .title li:nth-child(1) {
  color: #2c2c2c;
  text-align: center;
  font-size: 30px;
}
.img-vertical img {
  width: 90%;
  display: inline-block;
  height: 300px;
  object-fit: cover;
  margin-bottom: 20px;
}
@media only screen and (max-width: 575px) {
  .page-products .cms-main-title {
    background-position: center !important;
  }
}
.cms-our-process .custom-bg {
  background-size: 64% !important;
  position: relative;
  background-position: center right !important;
}
@media only screen and (max-width: 992px) {
  .cms-our-process .custom-bg {
    background-size: 50% !important;
  }
}
@media only screen and (max-width: 992px) {
  .cms-our-process .custom-bg {
    background-size: 100% !important;
  }
}
@media only screen and (max-width: 992px) {
  .cms-our-process .custom-bg {
    background-position: center center !important;
  }
}
.cms-our-process .custom-bg::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.4);
}
@media only screen and (max-width: 1024px) {
  .cms-our-process .custom-bg .cms-main-title {
    min-height: 200px;
  }
}
.owl-theme .owl-controls {
  opacity: 1;
}
.our-ingredients-video-title {
  background-position: center center;
  display: none;
}
@media (max-width: 1024px) {
  .our-ingredients-video-title {
    display: block;
  }
}
@media (max-width: 374px) {
  .our-ingredients-video-title .cms-main-title h1 {
    font-size: 52px;
    line-height: 47px;
  }
}
@media (max-width: 1024px) {
  .our-ingredient-video video {
    display: none;
  }
}
@media only screen and (max-width: 1440px) {
  h2 {
    font-size: 70px;
  }
  .pt_categorytop {
    margin-top: 0;
    padding: 15px 0 50px;
  }
  .ma-title h3 {
    font-size: 40px;
  }
  .page-footer {
    margin-top: 10px;
  }
  .home-about-main p {
    font-size: 18px;
    line-height: 24px;
  }
  .pt-title1,
  .ptslider-2 .pt-title2 {
    font-size: 80px;
  }
  .pt-title2,
  .ptslider-2 .pt-title1 {
    font-size: 30px;
    line-height: normal !important;
    text-align: left;
    margin-top: 0;
  }
  .pt-banner-des {
    width: 60%;
  }
  .pt-banner-des p {
    font-size: 15px;
    line-height: 20px;
  }
  h2 {
    font-size: 60px;
  }
  .pt_categorytop .gruod-title .text {
    font-size: 18px;
  }
  .custom-cms-wrapper .cms-main-title h3 {
    font-size: 20px;
  }
  .custom-cms-wrapper p {
    font-size: 18px;
    line-height: 35px;
    margin-bottom: 25px;
  }
  .custom-cms-wrapper .ves-container {
    margin-bottom: 60px;
  }
  .cms-main-title h1 {
    font-size: 60px;
    line-height: 60px;
  }
  .cms-main-title p {
    font-size: 19px;
    line-height: 27px;
  }
  .product-list-title .container-inner {
    max-width: 90%;
  }
  .custom-product-detail-banner.cms-main-title {
    min-height: 280px;
  }
}
@media only screen and (max-width: 1199px) {
  .ma-title:after {
    display: none;
  }
  .pt_custommenu div.pt_menu {
    padding: 0 10px;
  }
  .owl-theme .owl-controls .owl-buttons > div {
    left: 5px;
  }
  .owl-theme .owl-controls .owl-buttons > div.owl-next {
    right: 5px;
  }
  .static1 .home-banner .box1 .iner-box .text {
    padding-left: 30px;
  }
  .static1 .home-banner .box1 .iner-box .text h5 {
    font-size: 18px;
  }
  .static1 .home-banner .box1 .iner-box .text h1 {
    font-size: 45px;
  }
  .static1 .home-banner .box1 .iner-box .text h2 {
    font-size: 20px;
    margin-top: 15px;
  }
  .static1 .home-banner .box1 .iner-box .text h2:before {
    width: 34px;
    background-size: 80%;
  }
  .static1 .home-banner .box1 .iner-box .text p {
    width: 70%;
  }
  .gruod-pruduct {
    height: auto;
    padding-bottom: 50px;
  }
  .static1 {
    min-width: auto;
  }
  .cms-about-us h2 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 992px) {
  .mobile-bar-icon {
    visibility: visible;
    display: block;
  }
  .header-container .logo {
    float: left;
    margin: 0 0 0 66px !important;
    width: 75px;
  }
  .pt-banner-container .pt-banner-caption .pt-banner-content {
    left: 3%;
  }
  .pt-banner-container {
    margin-top: 0;
  }
  .categorytab-container .products-grid .product-item {
    width: 100%;
  }
  .blog-image a.image img {
    width: 100%;
  }
  .footer-newsletter .statci-footer .iner-box .text h2 {
    font-size: 18px;
  }
  .footer-newsletter .statci-footer .iner-box .text p {
    font-size: 11px;
    line-height: 16px;
  }
  .switcher-store {
    text-align: left;
    margin: 20px 0;
  }
  .footer-bottom .footer_payment {
    float: left;
  }
  .categorytab-container .tab-title ul.tabs {
    margin-top: 20px;
  }
  .header .h-left {
    width: auto !important;
  }
  .mobile-bar-icon {
    left: 0;
  }
  .header {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0;
  }
  .header-right .link-hover,
  .search-switcher,
  .pt_custommenu div.pt_menu a,
  .pt_custommenu div.pt_menu .parentMenu span.block-title,
  header .minicart-wrapper .action.showcart::before {
    color: #2c2c2c !important;
    cursor: pointer;
  }
  .footer-top a:not(.fa),
  .footer-top a span {
    font-size: 15px;
    line-height: normal;
  }
  .custom-cms-wrapper p {
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 20px;
  }
  .custom-cms-wrapper .image-item {
    margin-bottom: 20px;
  }
  .custom-cms-wrapper .image-item img {
    width: 100%;
  }
  .cart-container .form-cart,
  .cart-container .cart-summary {
    width: 100%;
    position: static;
    background-color: #fff;
  }
  .messages {
    top: 85px;
  }
  .custom-cms-wrapper .ves-container {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  /*.tp-parallax-wrap{
		top: 58px !important;
		left: 12% !important;
	}*/
  .custom-slider p {
    text-shadow: 3px 2px 4px rgba(0, 0, 0, 0.6);
  }
}
@media only screen and (max-width: 768px) {
  div .opc-onepage-checkout-container .opc-wrapper {
    width: 100%;
  }
  div .opc-onepage-checkout-container .authentication-wrapper {
    float: none !important;
    max-width: 100%;
  }
  div .opc-onepage-checkout-container .authentication-wrapper button {
    height: auto;
  }
  body.opc-onepage-checkout main#maincontent {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 767px) {
  h2 {
    font-size: 54px;
  }
  #back_top,
  .block-social,
  .b-modal,
  #newsletter_pop_up,
  .contacts-header {
    display: none !important;
  }
  .corporate-about ul li {
    width: 100%;
    border: 0;
    border-bottom: 1px #d7d7d7 dashed;
    padding: 20px;
  }
  .block-recent-posts .item .item-inner,
  .block-recent-posts .item .item-inner:nth-child(2) {
    width: 100%;
  }
  .footer-top .title {
    margin-top: 30px;
  }
  .testimo-slider {
    padding-left: 30px;
    padding-right: 30px;
  }
  .pt-recentproduct-container .owl-carousel .owl-item {
    padding: 0 15px;
  }
  .new-product-slider .owl-carousel .owl-item {
    padding: 0 15px;
  }
  .gruod-pruduct .item-inner {
    background: #f6f5f3;
  }
  .static1 .home-banner .box2 {
    text-align: center;
    margin-top: 80px;
  }
  .static1 .home-banner .box2 .iner-box .text {
    left: 50px;
    width: 32%;
    text-align: left;
  }
  .categorytab-container .tab-title .ma-title:before {
    display: none;
  }
  .categorytab-container .tab-title .ma-title:after {
    display: none;
  }
  .categorytab-container .tab-title ul.tabs li {
    margin: 0 5px;
  }
  .categorytab-container .tab-title ul.tabs li:nth-last-child(0n+4),
  .categorytab-container .tab-title ul.tabs li:nth-last-child(0n+3),
  .categorytab-container .tab-title ul.tabs li:nth-last-child(0n+2),
  .categorytab-container .tab-title ul.tabs li:nth-last-child(0n+1) {
    float: none !important;
    display: inline-block;
  }
  .products-grid li.product-item {
    border: none;
    margin-bottom: 30px;
  }
  .block.related .block-title:before,
  .block.upsell .block-title:before,
  .block.crosssell .block-title:before {
    display: none;
  }
  .block.related .block-title:after,
  .block.upsell .block-title:after,
  .block.crosssell .block-title:after {
    display: none;
  }
  .block-recent-posts .title-blogs:before {
    display: none;
  }
  .block-recent-posts .title-blogs:after {
    display: none;
  }
  .footer-newsletter .newsletter .newsletter-title {
    padding-top: 50px;
  }
  .gruod-pruduct .countdown .products-grid .product-item {
    padding-bottom: 30px;
  }
  .gruod-pruduct .products-grid .product-item .product-item-info .product-item-images .Countdown-item .countdown-container span {
    padding: 0 5px;
  }
  .gruod-pruduct .products-grid .product-item .product-item-info .product-item-images .Countdown-item .countdown-container span b {
    font-size: 15px;
  }
  .gruod-pruduct .products-grid .product-item .product-item-info .product-item-images .Countdown-item .countdown-container span span {
    font-size: 12px;
  }
  .footer-static .title .logo {
    margin-left: 0px;
  }
  .footer-static .content {
    margin-top: 30px;
    display: inline-block;
    width: 100%;
  }
  .pt-banner-des {
    width: 100%;
  }
  .header .absolute {
    float: right;
    width: auto;
  }
  .pt_categorytop {
    padding: 15px 0 39px;
  }
  .pt_categorytop .gruod-title .text {
    font-size: 16px;
    line-height: 21px;
  }
  .ma-title h3 {
    font-size: 32px;
    margin-bottom: 20px;
    line-height: 32px;
  }
  .category-home {
    padding: 10px 0 20px;
  }
  .home-about-main {
    padding: 41px 0 46px;
  }
  .home-about-main p {
    font-size: 16px;
    line-height: 22px;
  }
  .home-about-main ul li {
    margin-bottom: 24px;
  }
  .action.primary {
    font-size: 18px;
    padding: 0 11px;
    min-width: 140px;
  }
  .onestepcheckout-index-index .opc-estimated-wrapper .minicart-wrapper > .action {
    display: none;
  }
  div .opc-checkout-payment-method div.actions-toolbar .primary .action-cancel {
    margin-left: 0;
  }
  .cart.main.actions .action {
    min-width: 200px;
  }
  body.cms-index-index header {
    background-color: #fff;
  }
  body.cms-index-index .header-container + div,
  body.cms-index-index .header-container + main,
  body.cms-index-index .header-container + script + div,
  body.cms-index-index .header-container + script + main {
    margin-top: 70px !important;
  }
  .products-grid .product-item .product-item-info:hover {
    box-shadow: none;
  }
  .tp-bgimg {
    background-position: right center !important;
  }
  .img-as-containt-img {
    min-height: 300px;
    margin-bottom: 15px;
  }
  .contact-wrap {
    flex-direction: column-reverse;
  }
  .cms-our-story .custom-bg,
  .cms-our-initiatives .custom-bg {
    background-position: left;
  }
}
@media only screen and (max-width: 767px) and (max-width: 640px) {
  .categorytab-container .tab-title ul.tabs li:nth-last-child(0n+4),
  .categorytab-container .tab-title ul.tabs li:nth-last-child(0n+3),
  .categorytab-container .tab-title ul.tabs li:nth-last-child(0n+2),
  .categorytab-container .tab-title ul.tabs li:nth-last-child(0n+1) {
    display: block;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .footer-static .content {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 479px) {
  .products-grid .product-item {
    width: 100%;
  }
  .products-list .product-item-photo,
  .products-list .product-item-details {
    display: block;
    width: 100%;
  }
  .static_center [class*="col-xs-"] {
    width: 100%;
  }
  .products-list .product-items .product-item .product-item-info .product-item-photo {
    width: 100%;
  }
  .feature-container .owl-item .products-featureproduct .item-inner .product-item-info .product-item-photo {
    width: 100%;
  }
  .pt-banner-container .pt-banner-caption .pt-title2,
  .pt-banner-container .pt-banner-caption .pt-title3 {
    font-size: 2rem;
  }
  #search_mini_form {
    right: -120px;
  }
  .products-list .product-item-info .product-item-images {
    width: 100%;
  }
  .products-list .product-item-info .product-item-details {
    width: 100%;
    padding: 0 15px;
  }
  .link-hover > div {
    right: -45px;
  }
  .header .h-left {
    width: 100%;
    text-align: center;
  }
  .header .h-right {
    padding: 0 30px;
  }
  .header .h-right .logo {
    width: 100%;
    margin-bottom: 20px;
    display: inline-block;
    text-align: center;
  }
  .minicart-wrapper .block-minicart {
    right: 0;
  }
}
@media only screen and (max-width: 575px) {
  .cms-about-us .custom-cms-wrapper .image-item img {
    width: 100%;
  }
  .w-50 {
    width: 100%;
  }
}
/*Fix products-grid */
@media (min-width: 768px) {
  .category-products .products-grid ul > li:nth-of-type(3n+1) {
    clear: left;
  }
  .page-products .products-grid .product-item {
    border: none;
  }
  .row-reverse .row-inner {
    display: flex;
    flex-direction: row-reverse;
  }
  .row-reverse .row-inner .image-item {
    text-align: right;
  }
  .cms-index-index header:not(.fix-header-container) .logo::before {
    content: '';
    background-image: url('../png/akshar-ayurveda-logo-white.png');
    height: 100%;
    width: 100%;
    position: absolute;
    background-size: 100%;
    background-repeat: no-repeat;
  }
}
@media (max-width: 767px) and (min-width: 481px) {
  .category-products .products-grid ul > li:nth-of-type(2n+1) {
    clear: left;
  }
}
@media (max-width: 480px) and (min-width: 0px) {
  .category-products .products-grid ul > li:nth-of-type(1n+1) {
    clear: left;
  }
  .category-products .products-grid ul > li {
    width: 100%;
  }
}
@media print {
  a[href]:after {
    content: none !important;
  }
  .search-icon::before,
  .link-hover .icon::before,
  .showcart::before {
    content: none !important;
  }
  img[src]:after {
    content: none !important;
  }
  @page {
    size: auto;
  }
}
