/*
Theme Name:		 Ocean WP child
Theme URI:		 http://childtheme-generator.com/
Description:	 Ocean WP child is a child theme of OceanWP, created by ChildTheme-Generator.com
Author:			 webmaster
Author URI:		 http://childtheme-generator.com/
Template:		 oceanwp
Version:		 1.0.0
Text Domain:	 ocean-wp-child
*/

/*
    Add your custom styles here
*/
@import url(//fonts.googleapis.com/earlyaccess/opensanshebrew.css);


.tax-product_cat .container.clr.page-header-inner,
.post-type-archive-product .container.clr.page-header-inner {
  max-width: 650px;
  /* For pesach */
  /*background: #fff;*/
  padding: 25px 25px 20px;
}
@media screen and (max-width: 768px) {
  .tax-product_cat .container.clr.page-header-inner,
  .post-type-archive-product .container.clr.page-header-inner {
    max-width: 70%;
    padding: 0;
  }
}
.woocommerce-cart flashy-popup,
.woocommerce-cart flashy-popup div,
.woocommerce-checkout flashy-popup,
.woocommerce-checkout flashy-popup div {
  display: none !important;
  opacity: 0 !important;
  position: absolute !important;
  z-index: -20 !important;
  overflow: hidden !important;
  height: 0px !important;
  visibility: hidden !important;
}
body {
  font-family: "Open Sans Hebrew", sans-serif;
}
.container {
  width: 1440px;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 100%;
}
a:focus {
  outline: solid 0px !important;
}
ol ol {
  list-style: hebrew;
  margin: 0 25px 0 0;
}
span.onsale-custom_nbr {
  position: absolute;
  right: 0;
  top: 0;
  background: #58cbe6;
  color: #fff;
  padding: 5px 10px;
  border-radius: 20px;
  z-index: 4;
  font-size: 12px;
}
.home
  .woocommerce
  ul.products
  .product
  > .product-inner
  .price-wrap
  .price
  del
  * {
  color: #000;
}
/*--Header Banner--*/
.banner-link {
  width: 100%;
  height: 100%;
  display: block;
}
.archive header.page-header,
.single-product header.page-header {
  /*background-image: url(/wp-content/uploads/2022/08/9.png);*/
  /* background-image: url(/wp-content/uploads/2022/12/catbanner.jpg); */
  /* For pesach */
     background-image: url(/wp-content/uploads/2023/07/cover_summer_1920x368_01-1.jpg) !important;
}


.page header.page-header,
.single-post header.page-header {
  background-image: url(/wp-content/uploads/2022/07/banners_23.jpg);
}
header.page-header {
  background-position: center;
  background-attachment: scroll;
  background-size: cover;
  background-color: #fff;
  min-height: 19vw;
  display: flex;
  padding: 0;
  align-items: center;
  justify-content: center;
}
.home header.page-header {
  display: none;
}
header.page-header h1 {
  width: 100%;
  font-size: 60px;
  line-height: 1;
  font-weight: 300;
  position: relative;
  /* For pesach */
  color: #Fff;
  text-align: center;
  margin: 0 0 15px;
}
header.page-header nav {
  position: relative;
  top: auto;
  right: auto;
  left: auto;
  bottom: auto;
  height: auto;
  margin: 0;
  text-align: center;
  max-width: 100%;
  color: #000;
  font-size: 14px;
}
#mini_cart_wrapp {
  position: absolute;
  left: 0;
  top: 145px;
  z-index: 9;
  background: #fff;
  padding: 30px 50px 30px 30px;
  max-width: 400px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
}
#mini_cart_wrapp ul.product_list_widget li a.remove {
  right: -30px;
  position: absolute;
  border: 1px solid;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  font-size: 27px;
  text-align: center;
  line-height: 28px;
  top: 50%;
  margin-top: -15px;
}
#mini_cart_wrapp.active {
  display: block !important;
}
#mini_cart_wrapp > .total {
  margin: 15px 0;
  border-top: 1px solid #ddd;
  padding-top: 10px;
}
#mini_cart_wrapp > .buttons {
  display: flex;
}
#mini_cart_wrapp > .buttons > a {
  background: #000;
  font-weight: 400;
  width: 50%;
}
#mini_cart_wrapp ul.cart_list {
  margin: 0;
  list-style: none;
}
#mini_cart_wrapp ul.cart_list > li {
}
#mini_cart_wrapp ul.cart_list .owp-grid-wrap {
  display: flex;
  position: relative;
  flex-wrap: wrap;
}
#mini_cart_wrapp ul.cart_list .owp-grid-wrap .thumbnail {
  width: 40%;
}
#mini_cart_wrapp ul.cart_list .owp-grid-wrap .content {
  width: 60%;
}

#mini_cart_wrapp ul.cart_list .owp-grid-wrap h3,
#mini_cart_wrapp ul.cart_list .owp-grid-wrap h3 a {
  font-size: 14px;
  line-height: 1.3;
}

/*--Cart--*/
.woocommerce-checkout #place_order,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart #content button.button {
  background: #000;
  font-weight: 400;
  padding: 0 30px;
  height: 40px;
  line-height: 40px;
}
.woocommerce-cart table.cart img {
  max-width: 500px;
  height: 100px;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
  height: 40px;
}
.woocommerce-checkout-review-order-table tfoot th {
  background: none;
}
.woocommerce-info::before {
  margin-left: 10px;
}

/*--right-sidebar-inner--*/

#right-sidebar-inner {
}
#right-sidebar-inner > .sidebar-box .widget-title {
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #fff;
  position: relative;
  margin: 0;
  padding: 13px 20px;
  background: #000;
  border: 0;
}
#right-sidebar-inner .woocommerce.widget_product_categories li a::before {
  content: none;
}
#right-sidebar-inner > .sidebar-box .product-categories {
}
#right-sidebar-inner > .sidebar-box .product-categories > .cat-item {
  border-width: 0 1px 1px;
  margin: 0;
  border-style: solid;
  border-color: #e4e4e4;
}
#right-sidebar-inner
  > .sidebar-box
  .product-categories
  > .cat-item.cat-parent
  a {
}
#right-sidebar-inner
  > .sidebar-box
  .product-categories
  > .cat-item.cat-parent
  .icon {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 40%;
  cursor: pointer;
}
#right-sidebar-inner
  > .sidebar-box
  .product-categories
  > .cat-item.cat-parent
  .icon::before {
  content: "+";
  position: absolute;
  left: 12px;
  right: auto;
  font-size: 29px;
  top: 9px;
  line-height: 1;
}
#right-sidebar-inner > .sidebar-box .product-categories .cat-item a {
  padding: 13px 10px;
  font-size: 14px;
  line-height: 22px;
  color: #000;
}
#right-sidebar-inner > .sidebar-box .product-categories .cat-item .children {
  max-height: 0;
  overflow: hidden;
  margin: 0;
}
#right-sidebar-inner
  > .sidebar-box
  .product-categories
  .cat-item
  .children
  > .cat-item {
  margin: 0;
  border-top: 1px solid #e4e4e4;
  padding-right: 25px;
}
#right-sidebar-inner
  > .sidebar-box
  .product-categories
  .cat-item
  .children
  > .cat-item
  a {
}
#right-sidebar-inner
  > .sidebar-box
  .product-categories
  .cat-item.cat-parent.active
  .children {
  max-height: 1000px;
}

#right-sidebar-inner .arow {
  float: right;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  margin-left: 10px;
  margin-right: unset;

  border-top: 2px solid;
  width: 25px;
  position: relative;
  height: 20px;
  margin-top: 5px;
}
#right-sidebar-inner .arow::before {
  width: 12px;
  content: "";
  border-bottom: 2px solid;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 4px;
}
#right-sidebar-inner .arow::after {
  content: "";
  width: 20px;
  border-bottom: 2px solid;
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 6px;
}
.sidebar-box.widget_media_image {
  border: none;
  position: relative;
}
.sidebar-box.widget_media_image a {
  z-index: 2;
  position: relative;
  display: inline-block;
}
.sidebar-box.widget_media_image img {
  transition: filter 0.3s linear 0s;
  -o-transition: filter 0.3s linear 0s;
  -webkit-transition: filter 0.3s linear 0s;
}

.sidebar-box.widget_media_image a::before {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  content: "";
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  -webkit-transform: scale(0, 1);
  -moz-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  transform: scale(0, 1);
  transition: transform 0.4s linear 0s;
  -o-transition: -o-transform 0.4s linear 0s;
  -webkit-transition: -webkit-transform 0.4s linear 0s;
  z-index: 1;
}
.sidebar-box.widget_media_image a::after {
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  content: "";
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  -webkit-transform: scale(1, 0);
  -moz-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  transform: scale(1, 0);
  transition: transform 0.4s linear 0s;
  -o-transition: -o-transform 0.4s linear 0s;
  -webkit-transition: -webkit-transform 0.4s linear 0s;
  z-index: 1;
}
.sidebar-box.widget_media_image:hover a::before,
.sidebar-box.widget_media_image:hover a::after {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.sidebar-box.widget_media_image:hover a::before,
.sidebar-box.widget_media_image:hover a::after {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.sidebar-box.widget_media_image:hover img {
  filter: brightness(0.9);
}

/*-- WooCommerce Cart Icon --*/
.cart-contents {
  display: flex !important;
  width: 22px;
  margin: 0 25px 0 0;
  position: relative;
}
.cart-contents::before {
  color: #fff;
  content: "\e035";
  font-family: "simple-line-icons";
  font-size: 21px;
  font-style: normal;
  line-height: 1;
}
.cart-contents:hover {
  text-decoration: none;
}
.cart-contents-count {
  position: absolute;
  top: 10px;
  right: -5px;
  transform: translateY(-105%) translateX(25%);
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  line-height: 20px;
  height: 20px;
  width: 20px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  background: #8dc63f;
}
/*-- End WooCommerce Cart Icon --*/

.header_s1 {
  background: #000;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  justify-content: space-between;
  align-items: center;
  padding: 22px 130px;
}
.header_s1 .header_s1_right,
.header_s1 .header_s1_center,
.header_s1 .header_s1_left {
  width: 33.333%;
}
.header_s1 .header_s1_right {
}
.header_s1 .header_s1_center {
  text-align: center;
}
.header_s1 .header_s1_left {
  display: flex;
  padding-left: 45px;
}

.header_s1 .header_s1_right > div {
  margin-left: 12px;
  margin-right: 0;
  max-width: 300px;
}
.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
  height: 46px;
  border-radius: 30px;
  border: 0;
}
.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit {
  border: 0;
  background: none !important;
}
.dgwt-wcas-search-wrapp .dgwt-wcas-ico-magnifier,
.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path,
.dgwt-wcas-search-wrapp
  .dgwt-wcas-sf-wrapp
  .dgwt-wcas-search-submit
  .dgwt-wcas-ico-magnifier {
  fill: black;
}
.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit::before {
  content: none;
}
.bt-phone {
  font-size: 21px;
  color: #fff;
  margin: -2px auto 0 20px;
  line-height: 1.3;
}
.bt-phonea:focus {
  outline: solid 0px !important;
}
.icon_user:hover .icon-user::before,
.bt-phone:hover span,
.bt-phone:hover .icon-phone::before {
  color: #8dc63f;
}
.bt-phone .icon-phone {
  margin: 0 7px 0 0;
}
.bt-phone .icon-phone::before {
  font-size: 21px;
  color: #fff;
}
.icon_user .icon-user::before {
  font-size: 21px;
  color: #fff;
}
.header_s2 {
  background: #000;
  border-top: 1px solid #fff;
  padding: 0;
  z-index: 1;
  position: relative;
}
.header_s2 #menu-main-menu {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  list-style: none;
}
.header_s2 #menu-main-menu li {
  margin: 0 20px;
  display: inline-block;
  line-height: 34px;
  position: relative;
}
.header_s2 #menu-main-menu li a {
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  position: relative;
  z-index: 2;
  margin: 0;
  display: block;
  padding: 15px 0;
}
.header_s2 #menu-main-menu li a::after {
  content: "";
  height: 25px;
  position: absolute;
  top: 50%;
  border-left: none;
  border-right: 1px solid #dedede;
  left: auto;
  right: -20px;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

/* .header_s2 #menu-main-menu li:hover > .sub-menu {
  max-height: 500px;
  opacity: 1;
} */
.header_s2 #menu-main-menu li > .sub-menu > li {
  border-bottom: 1px solid #999;
  line-height: 1.3;
  width: 100%;
  margin: 0;
}
.header_s2 #menu-main-menu li > .sub-menu > li > a {
  font-weight: 400;
  color: #000;
  margin: 0;
  padding: 10px 20px 11px;
  line-height: 1.4;
}
.header_s2 #menu-main-menu li > .sub-menu > li > a:hover {
  background: #000;
  color: #fff;
}

#footer_items {
  padding-top: 55px;
  padding-bottom: 50px;
  background-color: #151515;
}
#footer_items .row {
  display: flex;
}
#footer_items .footer_item {
  width: 33.333%;
}
#footer_items .footer_item_right {
  display: flex;
}
#footer_items .footer_item_right > div {
  margin-left: 70px;
}
#footer_items .footer_item_right > div > h3::before {
  position: absolute;
  content: "";
  width: 50px;
  border-bottom: 1px solid #8dc63f;
  bottom: 0;
}
#footer_items .footer_item_right > div > h3 {
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.2em;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 13px;
  margin: 0;
}
#footer_items .footer_item_right .menu {
  padding: 5px 0 0;
  list-style-type: none;
  margin: 0;
}
#footer_items .footer_item_right .menu li {
}
#footer_items .footer_item_right .menu li a {
  font-size: 14px;
  color: #fff;
  line-height: 32px;
}
#footer_items .footer_item_right .menu li a:hover {
  color: #8dc63f;
}
#footer_items .footer_item_center {
  display: flex;
  align-items: center;
  justify-content: center;
}
#footer_bottom {
  padding: 20px 0;
  background-color: #151515;
  border-top: 1px solid #fff;
}
#footer_bottom .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#footer_bottom .credits img {
  max-width: 200px;
}
#footer_bottom .copyright,
#footer_bottom .web3d a {
  color: #fff;
}
#footer_bottom .web3d a img {
  margin-right: 5px !important;
}
button,
input[type="submit"] {
  display: inline-block;
  height: 56px;
  line-height: 56px;
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
  text-transform: uppercase;
  padding: 0 15px;
  background: #000000;
  border: none;
  border-radius: 0;
  vertical-align: top;
}
.footer-newsletter-column form.wpcf7-form .columns-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 15px;
  margin-bottom: 15px;
}
.footer-newsletter-column form.wpcf7-form .submit-wrapper {
  margin-top: 15px;
}
.footer-newsletter-column form.wpcf7-form .input-wrapper textarea,
.footer-newsletter-column form.wpcf7-form .input-wrapper input {
  width: 100%;
  direction: rtl;
  background-color: unset;
  color: #fff;
  height: 100%;
  padding: 10px;
  line-height: unset;
}
.footer-newsletter-column form.wpcf7-form .input-wrapper textarea {
  height: 70px;
  margin-top: 15px;
}
.footer-newsletter-wrapper {
  text-align: center;
  color: #fff;
}
.footer-newsletter-wrapper .title {
  font-weight: bold;
  font-size: 20px;
}
.footer-newsletter-wrapper .subtitle {
  font-size: 16px;
  margin-bottom: 15px;
}
.footer-newsletter-wrapper input[type="text"],
.footer-newsletter-wrapper input[type="email"],
.footer-newsletter-wrapper input[type="password"],
.footer-newsletter-wrapper input[type="tel"],
.footer-newsletter-wrapper input[type="search"] {
  border: 1px solid #dddddd;
  border-radius: 0;
  font-size: 14px;
  line-height: 54px;
  height: 56px;
  padding: 0 25px;
  -webkit-appearance: none;
  appearance: none;
}
.footer-newsletter-column form.wpcf7-form .submit-wrapper input {
  width: 100%;
  background-color: #8dc63f;
  color: #fff;
  text-align: center;
  height: 40px;
  line-height: unset;
}
.single .theme-heading {
  margin: 0 0 40px;
  text-align: center;
}
.single .theme-heading span.text,
.woocommerce .related.products h2,
.block-title {
  font-size: 18px;
  position: relative;
  padding-bottom: 25px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-weight: 600;
  text-align: center;
  color: #333;
}
.single .theme-heading span.text::after,
.woocommerce .related.products h2::before,
.block-title::before {
  position: absolute;
  content: "";
  width: 60px;
  left: auto;
  right: 50%;
  bottom: 10px;
  border-bottom: 1px solid #8dc63f;
  -webkit-transform: translateX(50%);
  -moz-transform: translateX(50%);
  -ms-transform: translateX(50%);
  -o-transform: translateX(50%);
  transform: translateX(50%);
}
.single-product .woocommerce-product-gallery__wrapper {
}
.single-product .woocommerce-product-gallery__image {
}
.single-product .woocommerce-product-gallery__image img {
}

.single-product header.page-header {
  min-height: 1px;
  background: none !important;
}
.single-product header.page-header h1 {
  display: none;
}
.single-product header.page-header nav {
  text-align: right;
}

/*--Single Post--*/

.single-post ul.meta li i.icon-clock {
  padding-left: 9px;
  padding-right: 0;
  float: right;
  margin: 1px 0 0;
}
.single .related-post-media {
  height: 200px;
  overflow: hidden;
}
.woocommerce span.onsale,
.woocommerce ul.products li.product .onsale {
  right: auto;
  left: 0 !important;
  background: url(/wp-content/uploads/2022/09/אייקון-משתתף-במבצע-01.png);
  top: 0;
  font-size: 0;
  width: 72px;
  height: 72px;
}
#content a.buy-now.button {
  margin-right: 10px;
  padding: 0 15px;
  height: 36px;
  line-height: 36px;
  background: #8dc63f;
  color: #000;
  transition: ease-in-out 0.3s;
}
#content a.buy-now.button:hover {
  background: #000;
  color: #fff;
}
.woocommerce ul.products .product > .product-inner .price-wrap .price del bdi,
.woocommerce ul.products .product > .product-inner .price-wrap .price del,
.woocommerce ul.products .product > .product-inner .price-wrap .price del span,
.woocommerce ul.products li.product .price del .amount {
  color: #000 !important;
  opacity: 0.9 !important;
}
.single-product span.onsale {
  right: 0;
}
.single-product div.product .product_title {
  font-size: 26px;
  line-height: 36px;
  font-weight: 400;
  color: #333;
}

/*--About--*/
#abt-s1 {
  padding: 50px 0;
}
#abt-s1 > .container {
  display: flex;
  align-items: center;
}
.title_underline {
  border-bottom: 3px solid #81d742;
  display: inline-block;
  font-size: 36px;
  font-weight: 400;
}
#abt-s1 .right_colum {
  width: 60%;
  padding: 0 0 0 100px;
}
#abt-s1 .right_colum > div p {
  font-size: 21px;
}
#abt-s1 .left_colum {
  width: 40%;
}
#abt-s1 .left_colum > div {
  border: 1px solid #000;
  padding: 30px;
  text-align: center;
}
div#newsletter-section form {
  direction: rtl;
}
.newsletter-before-row {
  display: flex;
  justify-content: center;
  padding: 0 0 35px;
  flex-wrap: wrap;
}
.newsletter-before-row input.wpcf7-form-control.has-spinner.wpcf7-submit {
  padding: 0 55px;
  height: 40px;
  line-height: 40px;
}
.newsletter-before-row
  input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
  direction: rtl;
  border-radius: 0;
  border: 1px solid #000;
}
.newsletter-before-row .wpcf7-spinner {
  position: absolute;
}
/*--Contact--*/
#cntct-s1 {
  padding: 30px 0 0;
}
#cntct-s2 {
  padding: 30px 0 5px;
}
#cntct-s2 > .container {
  display: flex;
  align-items: center;
}
#cntct-s2 .right_colum p {
  font-size: 18px;
}
#cntct-s2 .right_colum,
#cntct-s2 .left_colum {
  width: 50%;
}
#cntct-s2 .left_colum form.wpcf7-form .columns-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 15px;
  margin-bottom: 15px;
}
#cntct-s2 .left_colum input[type="text"],
#cntct-s2 .left_colum input[type="email"],
#cntct-s2 .left_colum input[type="password"],
#cntct-s2 .left_colum input[type="tel"],
#cntct-s2 .left_colum input[type="search"] {
  border: 1px solid #dddddd;
  border-radius: 0;
  font-size: 14px;
  line-height: 54px;
  height: 56px;
  padding: 0 25px;
  -webkit-appearance: none;
  appearance: none;
}
#cntct-s2 .left_colum form.wpcf7-form .submit-wrapper input {
  width: 100%;
  background-color: #8dc63f;
  color: #fff;
  text-align: center;
  height: 40px;
  line-height: unset;
}
#cntct-s2 .left_colum form.wpcf7-form .submit-wrapper input {
  width: 100%;
  background-color: #8dc63f;
  color: #fff;
  text-align: center;
  height: 40px;
  line-height: unset;
}
#cntct-s2 .left_colum form.wpcf7-form .input-wrapper textarea,
#cntct-s2 .left_colum form.wpcf7-form .input-wrapper input {
  width: 100%;
  direction: rtl;
  background-color: unset;
  color: #000;
  height: 100%;
  padding: 10px;
  line-height: unset;
  border-color: #000;
}
#cntct-s2 .left_colum form.wpcf7-form .input-wrapper textarea {
  height: 70px;
  margin: 15px 0;
}

/*--Woocommerce--*/

.products .product > .yith-wcqv-button {
  display: none !important;
}
.woocommerce ul.products .product > .product-inner .btn-wrap a {
  background-color: #8dc63f;
  border: 0;
  text-decoration: none !important;
  color: #fff;
  font-size: 0;
  font-weight: 400;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.woocommerce ul.products .product > .product-inner .title h2 {
  margin: 0;
  min-height: 48px;
}
.woocommerce ul.products .product > .product-inner .title h2 a {
  color: #868686;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none !important;
}
.woocommerce ul.products .product > .product-inner .price-wrap .price * {
  color: #8dc63f;
  font-weight: bold;
}
.woocommerce
  ul.products
  li.product-category.product
  .woo-entry-inner
  a
  .woocommerce-loop-category__title {
  font-weight: 400;
}
.woocommerce ul.products li.product li.btn-wrap {
  display: block;
  position: absolute;
  top: 130px;
  left: 0;
  right: auto;
  z-index: 99;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.woocommerce ul.products li.product:hover li.btn-wrap {
  opacity: 1;
}
.woocommerce ul.products .product {
  padding: 10px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.woocommerce ul.products li.product:not(.product-category):hover {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  z-index: 2;
  -moz-transform: scale(1.01);
  -webkit-transform: scale(1.01);
  -o-transform: scale(1.01);
  -ms-transform: scale(1.01);
  transform: scale(1.01);
}
.woocommerce ul.products .product > .product-inner .btn-wrap a {
}
.woocommerce ul.products .product > .product-inner .btn-wrap a::before {
  color: #fff;
  content: "\e035";
  font-family: "simple-line-icons";
  font-size: 21px;
  font-style: normal;
  line-height: 1;
  margin: -3px 0 0;
}
.woocommerce ul.products .product > .product-inner .btn-wrap a.added_to_cart {
  margin: -50px 0 0;
  z-index: 1;
  position: relative;
  background-color: #8dc63f;
}
.woocommerce
  ul.products
  .product
  > .product-inner
  .btn-wrap
  a.added_to_cart::before {
  content: "\e080";
  font-size: 45px;
  margin: 0 6px 0 0;
}
.owp-quick-view {
  background-color: #8dc63f;
  border: 0;
  text-decoration: none !important;
  color: #fff;
  font-size: 0;
  font-weight: 400;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  top: 130px;
  left: 60px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.owp-quick-view i {
  margin: 0 3px 0 0 !important;
}
.owp-quick-view .icon-eye::before {
  font-size: 21px;
}
.image-wrap .woo-entry-image {
  display: grid !important;
}
.image-wrap .woo-entry-image .woocommerce-LoopProduct-link {
  height: 250px;
  /*display: block;
  grid-area: 1/1/-1/-1;*/

  display: flex;
  align-items: center;
  justify-content: center;
}
.products .product-category img {
  height: 220px;
  width: auto;
  object-fit: contain;
}
.image-wrap .woo-entry-image .woocommerce-LoopProduct-link img {
  max-height: 100%;
  object-fit: contain;
}
.image-wrap
  .woo-entry-image
  .woocommerce-LoopProduct-link
  img.woo-entry-image-main {
}
.image-wrap
  .woo-entry-image
  .woocommerce-LoopProduct-link
  img.woo-entry-image-secondary {
  opacity: 0;
  height: auto !important;
  top: auto !important;
}
.image-wrap
  .woo-entry-image:hover
  .woocommerce-LoopProduct-link
  img.woo-entry-image-secondary {
  opacity: 1;
}
/*--quick-view--*/
#owp-qv-wrap div.product form.cart button.button {
  background-color: #8dc63f;
  border: 0;
  text-decoration: none !important;
  color: #fff;
  font-size: 0;
  font-weight: 400;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
#owp-qv-wrap div.product form.cart button.button::before {
  color: #fff;
  content: "\e035";
  font-family: "simple-line-icons";
  font-size: 21px;
  font-style: normal;
  line-height: 1;
  margin: -3px 0 0;
}
#owp-qv-wrap .quantity .minus,
#owp-qv-wrap .quantity .plus {
  font-size: 20px;
  line-height: 50px;
}
#owp-qv-wrap .woocommerce form input[type="number"] {
  max-width: 66px;
  min-height: 52px;
}
#owp-qv-wrap .price * {
  color: #8dc63f;
}

.single-product div.product p.price * {
  font-size: 24px;
}
.single-product div.product p.price ins .amount {
  color: #8dc63f;
  font-weight: bold;
}
.single-product div.product form.cart .single_add_to_cart_button {
  background: #000;
  padding: 0 45px;
  height: 36px;
}
.single-product div.product form.cart .single_add_to_cart_button:hover {
  background-color: #8dc63f;
}
.woocommerce div.product .woocommerce-tabs {
  padding-bottom: 30px;
  border-bottom: 1px solid #ededed;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  position: relative;
  display: table;
  margin: 0 auto;
  text-align: center !important;
  width: auto;
  border: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  font-weight: 700;
  display: inline-block;
  font-size: 14px;
  color: #000 !important;
  text-transform: uppercase;
  line-height: 26px;
  letter-spacing: 1px;
  text-align: center;
  position: relative;
  padding: 10px 0;
  border: 0;
}
@media (min-width: 769px) {
  ul.tabs.wc-tabs::before {
    content: "";
    border-bottom: 1px solid #ededed;
    position: absolute;
    bottom: 50%;
    width: 100%;
    right: 100%;
    left: auto;
  }
  ul.tabs.wc-tabs::after {
    right: auto;
    left: 100%;
    content: "";
    border-bottom: 1px solid #ededed;
    position: absolute;
    bottom: 50%;
    width: 100%;
  }
}
.wc-tabs li {
  margin-left: 20px;
  margin-right: 20px;
  text-align: center;
  list-style: none;
  display: inline-block;
}
.wc-tabs li a:hover,
.wc-tabs li.active a {
  color: #000;
  font-weight: 700;
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 26px;
  letter-spacing: 1px;
  text-align: center;
  position: relative;
  padding: 10px 0;
}

.product_category_home_section .products .draggable {
  padding: 20px;
}
[dir="rtl"] .slick-prev {
  background: url(/wp-content/uploads/2022/07/arrow-cat-next.png);
  width: 50px;
  height: 50px;
  margin: -25px 0 0;
  right: -40px;
}
[dir="rtl"] .slick-next {
  background: url(/wp-content/uploads/2022/07/arrow-cat-prev.png);
  width: 50px;
  height: 50px;
  margin: -25px 0 0;
  left: -40px;
}
[dir="rtl"] .slick-arrow::before {
  content: none;
}

.wc-tabs li a::before {
  content: "";
  position: absolute;
  border-bottom: 2px solid #8dc63f;
  bottom: 0;
  left: auto;
  right: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);

  transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  width: 100%;
}
.wc-tabs li a:hover::before,
.wc-tabs li.active a::before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.page-subheading {
  display: none;
}
.woocommerce form.track_order {
  padding: 40px 80px 30px 80px;
  background-color: #efefef;
  display: block;
  width: 100%;
  max-width: 680px;
  margin: auto;
}
.woocommerce form.track_order > p {
  width: 100%;
}
.woocommerce form.track_order > p.form-row {
}
.woocommerce form.track_order > p.form-row .input-text {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  font-size: 14px;
  line-height: 54px;
  height: 56px;
  padding: 0 25px;
  -webkit-appearance: none;
  appearance: none;
}
.woocommerce .shop_table.order_details tfoot th {
  background-color: #fff;
}
.track_order .form-tracking label {
  text-transform: capitalize;
  font-weight: normal;
  font-size: 15px;
  line-height: 15px;
  margin-bottom: 14px;
}
.woocommerce form.track_order > p .button {
  background: #000;
  letter-spacing: 2px;
  margin-top: 10px;
  font-weight: 600;
  width: 100%;
}
.search_mb {
  display: none;
}

.whatsapp_icon {
  display: block;
  position: fixed;
  right: 10px;
  bottom: 100px;
  background: green;
  width: 54px;
  padding: 3px;
  border-radius: 6px;
}
/*#mini_cart_wrapp ul.cart_list .owp-grid-wrap .thumbnail {margin: 0;height: 80px;display: flex;align-items: center;justify-content: center;}
#mini_cart_wrapp ul.cart_list .owp-grid-wrap .thumbnail img{position: relative;top: auto;bottom: auto;right: auto;left: auto;width: auto;max-height: 100%;height: 60px;}*/

.tax-product_cat ul.products {
  display: flex;
  flex-wrap: wrap;
}
.tax-product_cat ul.products > .product {
  clear: none;
}
.tax-product_cat ul.products > .product_category_clear {
  display: block;
  width: 100%;
  float: right;
  height: 1px;
  background: #e4e4e4;
  margin-bottom: 30px;
}
.scroller-status__message.infinite-scroll-last {
  display: none !important;
}
body.woocommerce
  ul.products
  .product
  > .product-inner
  .price-wrap
  .price
  del
  bdi,
body.woocommerce ul.products .product > .product-inner .price-wrap .price del,
body.woocommerce
  ul.products
  .product
  > .product-inner
  .price-wrap
  .price
  del
  span,
body.woocommerce ul.products li.product .price del .amount {
  color: #000 !important;
  opacity: 0.9 !important;
}
span.woocommerce-terms-and-conditions-checkbox-text {
  font-weight: bold;
}
@media (max-width: 768px) {
  .header_s2 #menu-main-menu li > .sub-menu {
    position: absolute;
    right: 0;
    background: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5);
    margin: 0 -20px;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
  }
  /* Hide some text in description */
  .page-description .text-content, .term-description .text-content {
    max-height: 7em; /* Adjust this value according to your desired visible lines of text */
    overflow: hidden;
  }

  .page-description .read-more, .term-description .read-more {
    display: block;
    padding: 0px;
    color: black;
    cursor: pointer;
    text-align: right;
    text-decoration: underline;
  }




  .sidebar-box {
    margin-bottom: 0;
  }
  .tax-product_cat header.page-header,
  .page header.page-header,
  .post-type-archive-product header.page-header {
    /*background: unset !important;height: auto;min-height: unset !important;*/
  }
  .tax-product_cat header.page-header h1.page-header-title.clr,
  .page header.page-header h1.page-header-title.clr,
  .post-type-archive-product header.page-header h1.page-header-title.clr {
    padding: 10px 0 0;
    margin: 0;
    font-size: 26px;
  }
  .newsletter-before-row {
    flex-wrap: wrap;
  }
  .newsletter-before-row input.wpcf7-form-control.has-spinner.wpcf7-submit {
    width: 100%;
  }
  .submit-wrapper {
    flex: 0 0 100%;
    margin-top: 15px;
  }
  .input-wrapper.email-input div {
    text-align: center;
    margin: 10px auto 0;
  }
  .single-product div.product form.cart .single_add_to_cart_button {
    padding: 0 10px;
  }
  .newsletter-before-row .wpcf7-spinner {
    display: none;
  }
  .xoo-wsc-modal > .xoo-wsc-container > .xoo-wsc-basket {
    top: 17px;
    left: 10px;
  }
  body.body_scroll .xoo-wsc-modal .xoo-wsc-basket {
    top: 10px;
  }

  .woocommerce div.product .woocommerce-tabs ul.tabs {
    display: flex;
    border-bottom: 1px solid #ededed;
  }
  .search_mb {
    display: flex;
    max-height: 25px;
    align-items: center;
    justify-content: flex-end;
  }
  .search_mb img {
    max-height: 25px;
    margin: 0 17px 1px 0;
  }
  .whatsapp_icon {
    width: 40px;
    border-radius: 4px;
  }
  [dir="rtl"] .slick-prev {
    right: 0;
  }
  [dir="rtl"] .slick-next {
    left: 0;
  }
  .header_s1 {
    padding: 0;
    flex-wrap: wrap;
    z-index: 9999;
    position: relative;
  }
  .header_s1 .bt-phone,
  #right-sidebar-inner > .sidebar-box .widget-title {
    display: none;
  }
  .header_s1 .header_s1_left {
    justify-content: flex-end;
    padding-left: 55px;
  }
  .hamburger span {
    transition: ease-in-out 0.3s;
    width: 30px;
    height: 2px;
    display: block;
    background: #fff;
    border-radius: 5px;
  }
  .owp-quick-view,
  .woocommerce ul.products li.product li.btn-wrap {
    top: 0;
  }
  #mini_cart_wrapp {
    top: 70px;
    z-index: 9999;
    padding: 30px;
  }
  #mini_cart_wrapp ul.product_list_widget li {
    padding: 0 10px 10px;
  }
  #mini_cart_wrapp ul.cart_list .owp-grid-wrap .thumbnail {
    margin: 0;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #mini_cart_wrapp ul.cart_list .owp-grid-wrap .thumbnail img {
    position: relative;
    top: auto;
    bottom: auto;
    right: auto;
    left: auto;
    width: auto;
    max-height: 100%;
    height: 60px;
  }
  .hamburger span::before {
    content: "";
    width: 30px;
    height: 2px;
    display: block;
    background: #fff;
    border-radius: 5px;
    margin: -9px 0 0;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .hamburger span::after {
    content: "";
    width: 30px;
    height: 2px;
    display: block;
    background: #fff;
    border-radius: 5px;
    margin: 16px 0 0;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .hamburger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px;
    margin: 0;
    cursor: pointer;
  }
  .header_s1 > .dgwt-wcas-search-wrapp {
    display: none;
  }
  .header_s1_right_mb {
    width: 33.333%;
    padding-right: 15px;
    display: flex;
    align-items: center;
  }
  .header_s1 .header_s1_right {
    width: 100%;
    order: 1;
    max-height: 0;
    overflow: hidden;
    transition: all 0.3s ease;
  }
  .header_s1 .header_s1_right.active {
    max-height: 150px;
  }
  .header_s1 .header_s1_right > div {
    max-width: 100%;
    padding: 5px 15px;
    border-top: 1px solid #fff;
  }
  .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
    height: 40px;
    border-radius: 0;
  }
  .woocommerce-cart .woocommerce table.shop_table tr td::before {
    float: right;
    margin-left: 15px;
  }
  .header_s2 {
    max-height: 0;
    overflow: hidden;
    z-index: 9999;
  }
  .header_s2 #menu-main-menu {
    flex-wrap: wrap;
  }
  .header_s2 #menu-main-menu li {
    width: 100%;
    margin: 0;
    border-bottom: 1px solid #fff;
  }
  .header_s2 #menu-main-menu li a {
    padding: 5px 15px;
    font-size: 20px;
    font-weight: 400;
    line-height: 2;
    letter-spacing: 1px;
  }
  .header_s2 #menu-main-menu li a::after {
    content: none;
  }
  .header_s2 #menu-main-menu li.menu-item-has-children .icon {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 40%;
    cursor: pointer;
    z-index: 9;
  }
  .header_s2 #menu-main-menu li.menu-item-has-children .icon::before {
    content: "+";
    position: absolute;
    left: 12px;
    right: auto;
    font-size: 29px;
    top: 9px;
    line-height: 1;
    color: #fff;
  }

  .header_s2.active {
    max-height: 100vh;
    overflow: auto;
  }
  .hamburger.active {
  }
  .hamburger.active span {
    height: 0;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
  }
  .hamburger.active span::before {
    transform: rotate(45deg);
    margin: -1px auto;
  }
  .hamburger.active span::after {
    transform: rotate(-45deg);
    margin: -3px auto;
  }

  .header_s2 #menu-main-menu li.menu-item-has-children > .sub-menu {
    position: relative;
    right: auto;
    margin: 0;
  }
  .header_s2 #menu-main-menu li.menu-item-has-children.active > .sub-menu {
    max-height: 1000px;
    opacity: 1;
  }
  .header_s2 #menu-main-menu li > .sub-menu > li > a {
    padding-right: 40px;
  }
  .header_s2 #menu-main-menu li.menu-item-has-children.active .icon::before {
    content: "-";
  }

  .image-wrap .woo-entry-image .woocommerce-LoopProduct-link {
    height: 160px;
  }
  .woocommerce ul.products .product > .product-inner .title h2 a {
    font-size: 12px;
  }
  .header_s1 .header_s1_center,
  .header_s1 .header_s1_left,
  .header_s1_right_mb {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .archive.tax-product_cat #main #content-wrap.container {
    display: flex;
    flex-wrap: wrap;
  }
  .content-left-sidebar .widget-area.sidebar-primary {
    order: -1;
  }
  #right-sidebar-inner > .sidebar-box .product-categories {
    max-height: 0;
    overflow: hidden;
  }
  .archive.tax-product_cat .sidebar-box.widget_media_image,
  .owp-product-nav-wrap {
    display: none;
  }
  header.page-header {
    /*background: #B4F4FB !important;*/
    min-height: 140px;
    background-position: center;
  }
  header.page-header h1 {
    font-size: 30px;
    margin: 0 0 5px;
  }
  header.page-header nav {
    font-size: 12px;
  }
  #main #content-wrap {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #right-sidebar-inner
    > #woocommerce_product_categories-2
    .widget-title.active
    + .product-categories {
    max-height: 1000px;
  }

  .single-product div.product .product_title {
    font-size: 18px;
    line-height: 1.4;
    padding: 0 0 10px;
  }
  #abt-s1 > .container,
  #cntct-s2 > .container {
    flex-wrap: wrap;
  }
  #abt-s1 .right_colum {
    width: 100%;
    padding: 0;
  }
  #abt-s1 .left_colum,
  #cntct-s2 .right_colum,
  #cntct-s2 .left_colum {
    width: 100%;
  }
  .title_underline {
    font-size: 28px;
  }
  #abt-s1 .right_colum > div p {
    font-size: 16px;
  }

  #cntct-s1 {
    padding: 30px 0;
  }
  #cntct-s1 iframe {
    height: 220px;
  }

  #footer_items .row {
    flex-wrap: wrap;
  }
  #footer_items .footer_item {
    width: 100%;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
  }
  #footer_items .footer_item_right > div {
    margin: 0 auto 25px;
    width: 100%;
  }
  #footer_items .footer_item_right > div > h3::before {
    right: 50%;
    margin-right: -25px;
  }
  #footer_items .footer_item_center {
    margin-bottom: 30px;
    order: -1;
  }
  .footer-newsletter-column form.wpcf7-form .columns-grid,
  #cntct-s2 .left_colum form.wpcf7-form .columns-grid {
    grid-template-columns: auto;
  }
  #footer_bottom .container {
    flex-wrap: wrap;
    justify-content: center;
  }
  #footer_bottom .container > div {
    width: 100%;
    text-align: center;
  }
  #footer_bottom .credits {
    order: -1;
  }
  #footer_bottom .copyright {
    margin: 10px 0;
  }
  body.woocommerce span.onsale,
  body.woocommerce ul.products li.product .onsale {
    background-size: cover;
    width: 42px;
    height: 42px;
    left: 0 !important;
  }
}
