/*$tekhelet: #644416;*/
.archive .page-header .entry-title, .woocommerce div.product form.cart .variations label, form.cart .variations label,
.page-header h1.entry-title, .search-results .entry-title span, .archive .page-header span, .woocommerce-products-header h1.entry-title {
  color: black !important;
}

.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
  line-height: 4em;
}

.popup-filter span, .cart-widget .widget_shopping_cart > h2, .add_to_wishlist:after, .woocommerce ul.products li.product .price del, .related > h2, .cross-sells > h2, .upsells > h2 {
  opacity: 1 !important;
}

blockquote cite, blockquote + cite, blockquote + p cite, th, .contact-form label.grunion-field-label, .big-search-trigger button, .site-title, .entry-content cite a, .text .single-soc-share-link a, .widget-title, .widget_calendar tbody, .page-links a, h1.entry-title, body #TB_caption, .format-video #TB_ajaxWindowTitle, .entry-footer a, .comment-author b, .entry-author h6.author-name, .entry-author h2.author-title, div.sharedaddy .sd-social h3.sd-title {
  font-weight: 200;
}

section.related.products {
  clear: both;
}

#masthead {
  background: #ead4bb !important;
  border: 1px solid #debb94;
}

.woocommerce-checkout-review-order, .cart-collaterals {
  background: #f2f2f2 !important;
  border: 1px solid #d9d9d9;
}

.search-wrap {
  background: #ead4bb !important;
}

.site-footer, .woocommerce button.button {
  background: #393308;
  background: #f5ede1;
  /*background: $grey;*/
}
.site-footer a, .site-footer h2, .site-footer h3, .site-footer .custom-site-info, .woocommerce button.button a, .woocommerce button.button h2, .woocommerce button.button h3, .woocommerce button.button .custom-site-info {
  /*color: white !important;*/
}

select {
  padding: 0 10px !important;
}

span.sale-percentage {
  position: absolute;
  right: -20px;
  top: -20px;
  background: #393308 !important;
  color: white;
  width: 70px;
  aspect-ratio: 1/1;
  border-radius: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 576px) {
  span.sale-percentage {
    right: -10px;
  }
}

.wcct_countdown_timer_wrap {
  margin-bottom: 50px;
}

/*
span.woocommerce-Price-amount.amount, .woocommerce div.product p.price{
  color: $tekhelet !important;
}*/
.content-area.products-wrap, .products {
  overflow: visible !important;
}

.woocommerce span.onsale, .woocommerce .products .product .onsale {
  background: #393308 !important;
  border-radius: 70px !important;
}

.woocommerce table.shop_table td del {
  clear: both;
  display: block;
}

.vp-woo-pont-shipping-method-icons {
  justify-content: flex-end;
}

.subcategory-material {
  margin-bottom: 50px;
  display: flex;
  gap: 50px;
}
.subcategory-material a:link, .subcategory-material a:visited {
  opacity: 1;
  /*text-decoration: underline;*/
  border-bottom: 1px dotted #2f242c !important;
}
.subcategory-material:last-child {
  margin-bottom: 0;
}
.subcategory-material .subcategory-image {
  width: 270px;
  /*aspect-ratio: 1/1;*/
}
.subcategory-material .subcategory-image img {
  border-radius: 100px;
  overflow: hidden;
  max-width: 270px;
}
@media only screen and (min-width: 768px) {
  .woocommerce div.product .woocommerce-tabs ul.tabs {
    width: 20% !important;
  }
}
@media only screen and (min-width: 992px) {
  .woocommerce-tabs {
    margin-top: 4vw !important;
  }
}
.custom-blog-content {
  padding: 20px 20px 0px 20px;
  background: #f2f2f2;
  border: 1px solid #d9d9d9;
}
.custom-blog-content > h3, .custom-blog-content > h4 {
  margin-top: 20px;
}

.custom-blog-content-addon {
  padding: 20px 20px 0px 20px;
  background: #d9d9d9;
  border: 1px solid #d9d9d9;
}
.custom-blog-content-addon p {
  font-size: 12px;
}

@media screen and (max-width: 992px) {
  .subcategory-material {
    flex-direction: column;
  }
}
.yith-wapo-addon {
  display: flex;
  align-items: center;
}
.yith-wapo-addon .option-description {
  display: none;
}
.yith-wapo-addon .options-container, .yith-wapo-addon .options, .yith-wapo-addon .options select[style] {
  width: 100% !important;
}
.yith-wapo-addon .addon-header {
  width: 40%;
}
.yith-wapo-addon h3 {
  margin: 0;
  font-size: 16px !important;
}

dl.variation {
  font-size: 12px;
}

.woocommerce-cart td.product-price {
  font-size: 12px;
}
.woocommerce-cart .product-subtotal {
  font-size: 16px;
}

.cart_item {
  border-bottom: 1px solid #d9d9d9;
}

.woocommerce span.onsale, .woocommerce .products .product .onsale, .woocommerce .products .product .out-of-stock, .woocommerce ul.products li.product .onsale {
  left: -10px !important;
  right: auto;
  top: 5px !important;
  font-size: 14px !important;
}

.single-product.woocommerce span.onsale, .single-product.woocommerce .products .product .onsale, .single-product.woocommerce .products .product .out-of-stock, .single-product.woocommerce ul.products li.product .onsale {
  left: auto !important;
  right: -5px;
  top: -30px !important;
  font-size: 14px !important;
}

.nav-menu > li > a, .main-shop-nav a {
  font-size: 12px;
}

@media screen and (max-width: 576px) {
  body:not(.home) .products .product {
    list-style: none;
    padding-left: 10px !important;
    padding-right: 10px !important;
    float: left;
    width: 50%;
    min-height: 380px;
  }
}
.product_meta {
  display: none;
}

/*.flex-viewport {
  max-height: 70vh !important;
}*/
@media only screen and (min-width: 769px) {
  .single-product .woocommerce-product-gallery {
    float: left;
    width: 35% !important;
  }
  .single-product .content-area .summary {
    padding-left: 0 !important;
  }
}
.tk-banner p {
  font-size: 12px;
  font-weight: 300;
}

@media only screen and (min-width: 1281px) {
  .home-blog-feed .posts-wrap > article ~ article .entry-text {
    float: right;
    width: 100%;
  }
}
/**
  KEDVENCEKHEZ GOMB
 */
.yith-wcwl-add-button, .yith-wcwl-wishlistexistsbrowse, .yith-wcwl-wishlistaddedbrowse {
  position: absolute;
  top: 15px;
  left: 15px;
  padding: 10px;
  background: white;
  border-radius: 100px;
  max-width: 300px !important;
}
.yith-wcwl-add-button > *, .yith-wcwl-wishlistexistsbrowse > *, .yith-wcwl-wishlistaddedbrowse > * {
  padding: 0px 25px;
  max-width: 300px !important;
}
.yith-wcwl-add-button a:link, .yith-wcwl-add-button a:visited, .yith-wcwl-wishlistexistsbrowse a:link, .yith-wcwl-wishlistexistsbrowse a:visited, .yith-wcwl-wishlistaddedbrowse a:link, .yith-wcwl-wishlistaddedbrowse a:visited {
  /*text-decoration: underline;*/
  font-style: italic;
}

.add_to_wishlist.single_add_to_wishlist:after {
  content: "";
}

@media only screen and (min-width: 769px) {
  .woocommerce:not(.rtl) table.shop_table th:last-of-type, .woocommerce:not(.rtl) table.shop_table th:last-of-type, body:not(.rtl) .woocommerce table.shop_table td:last-of-type, body:not(.rtl) .woocommerce table.shop_table td:last-of-type {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  td.product-price {
    padding: 0 !important;
    width: 10% !important;
  }
  .product-subtotal {
    width: 10%;
  }
}
@media only screen and (min-width: 1025px) {
  .footer-widget-holder {
    padding-top: 90px;
    padding-bottom: 0px;
  }
}
/*
.woocommerce ul.products li.product .woocommerce-loop-category__title{
  margin: -20px;
}*/
.woocommerce.columns-4 .products.columns-4 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}
.woocommerce.columns-4 .products.columns-4::before {
  content: unset;
}
@media screen and (max-width: 576px) {
  .woocommerce.columns-4 .products.columns-4 {
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  }
}
.woocommerce.columns-4 .products.columns-4 li {
  width: 100%;
}
.woocommerce.columns-4 .products.columns-4 li h2 {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 20px;
}
.woocommerce.columns-4 .products.columns-4 li .count {
  display: inline;
  font-size: 12px;
}

.home-banner-wrap-4 {
  display: none;
}

.home-shop-items .products .row {
  position: relative;
}

.yith-wapo-addon input[type=checkbox], .yith-wapo-addon input[type=radio], .yith-wapo-addon .woocommerce form .form-row .input-checkbox {
  display: block;
  margin-top: 3px;
}

.woocommerce-privacy-policy-text p {
  font-size: 0.6em;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
  display: none;
}

@media only screen and (min-width: 1025px) {
  .home-blog-feed-wrap {
    padding-top: 0;
  }
}
.woocommerce-error {
  background: red !important;
  color: white !important;
}
.woocommerce-error p, .woocommerce-error li, .woocommerce-error a {
  color: white !important;
  opacity: 1;
}

.wc-proceed-to-checkout, .woocommerce-checkout-payment .place-order {
  text-align: left !important;
}

.woocommerce form .form-row .woocommerce-input-wrapper .description {
  padding-top: 0;
  padding-left: 40px;
  margin-top: -10px;
  display: block !important;
  color: black;
  font-size: 0.6em;
  line-height: 1.4em !important;
  background: transparent !important;
}
.woocommerce form .form-row .woocommerce-input-wrapper .description::before {
  content: none;
}

.woocommerce-loop-category__title {
  position: relative !important;
}

/**
  MOBILE ------------------------------------
 */
@media screen and (max-width: 576px) {
  .yith-wapo-addon {
    flex-wrap: wrap;
    gap: 20px;
  }
  .woocommerce table.woocommerce-checkout-review-order-table thead, .woocommerce table.woocommerce-checkout-review-order-table tfoot {
    display: none;
  }
  .woocommerce table.woocommerce-checkout-review-order-table tr.cart_item {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .woocommerce table.woocommerce-checkout-review-order-table tr.cart_item td {
    width: 100% !important;
  }
  .featured-slider .entry-title h1 {
    /*text-align: left;*/
    margin-top: 244px;
    margin-bottom: 0;
  }
  .featured-slider article {
    /*padding-bottom: 150px;
    padding-top: 150px;*/
  }
  .slider-entry-content a {
    /*background: lighten($old-lace, 10%);*/
    /*padding-left: 7px;
    padding-right: 7px;*/
    font-size: 30px;
    line-height: 1.4em !important;
  }
  .home h1, .home h2:not(.woocommerce-loop-product__title):not(.widget-title):not(.entry-title) {
    text-align: center;
  }
  .variation {
    word-break: normal;
  }
  .variation dt {
    word-break: normal;
  }
  .variation dt.variation-Csomagols, .variation dt.variation-Mret, .variation dt.variation-Extra, .variation dt.variation-Krtyaszvege {
    display: none !important;
  }
  .variation dd {
    word-break: normal;
  }
  .variation dd.variation-Krtyaszvege {
    font-style: italic;
  }
}
.text-under-place-order {
  margin-top: 20px;
  font-size: 0.6em !important;
}

@media screen and (min-width: 600px) and (max-width: 998px) {
  .woocommerce-shipping-totals.shipping td {
    width: 50%;
  }
}
.tk-banner {
  background: #393308 !important;
}

span.onsale {
  display: none;
}

.products .woocommerce-loop-category__title {
  position: relative !important;
  bottom: 0;
  left: 0;
  margin-top: 15px !important;
  font-size: 1.4em !important;
  font-weight: 300 !important;
}

@media screen and (max-width: 576px) {
  .icon-drop-down, .icon-drop-down:before, .icon-drop-down:after {
    height: 12px !important;
  }
  .nav-menu > li > a, .main-shop-nav a {
    font-size: 22px;
  }
  .woocommerce-loop-category__title .count {
    display: inline-block !important;
    font-size: 9px;
  }
  body:not(.home) .products .product.product-category {
    min-height: 290px;
  }
}

/*# sourceMappingURL=razpberry.css.map */
