/*
 Theme Name:   Tanex
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   https://estima.group
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.padding_big {
  padding: 40px 0; }
  @media screen and (max-width: 767px) {
    .padding_big {
      padding: 20px 0; } }

.whb-main-header .whb-top-bar .whb-text-element {
  font-weight: 400;
  font-size: 16px !important;
  color: #fff; }

.whb-main-header .whb-top-bar a {
  color: #86d9bd; }
  .whb-main-header .whb-top-bar a:hover {
    text-decoration: underline; }

.whb-main-header .whb-general-header .whb-col-center {
  display: flex;
  justify-content: flex-end; }
  @media screen and (max-width: 1024px) {
    .whb-main-header .whb-general-header .whb-col-center {
      display: none; } }
  .whb-main-header .whb-general-header .whb-col-center .woodmart-search-form {
    max-width: 350px; }
    .whb-main-header .whb-general-header .whb-col-center .woodmart-search-form .s {
      border: 1px solid #CBCBCB; }
    .whb-main-header .whb-general-header .whb-col-center .woodmart-search-form .searchsubmit {
      background-color: #CBCBCB; }

.whb-main-header .whb-header-bottom #menu-main-menu li:hover a {
  color: #000; }

.whb-main-header .whb-header-bottom .mobile_head_phone {
  text-align: center;
  margin: 0 auto;
  display: block;
  font-weight: bold;
  font-size: 20px; }
  .whb-main-header .whb-header-bottom .mobile_head_phone:hover {
    color: #000; }

@media screen and (max-width: 979px) {
  header.whb-sticked .whb-header-bottom {
    display: flex;
    width: 100%;
    background: #fff;
    height: 50px; } }

.woodmart-navigation .item-level-0 > a {
  padding-left: 25px;
  padding-right: 25px; }

.single-breadcrumbs-wrapper {
  background-color: #F6F6F6;
  padding: 10px 0; }
  .single-breadcrumbs-wrapper .woocommerce-breadcrumb, .single-breadcrumbs-wrapper .woodmart-products-nav {
    margin: 0; }

.breadcrumb-last {
  color: #289B37; }

.category_home .category-grid-item .category-image-wrapp {
  position: relative; }
  .category_home .category-grid-item .category-image-wrapp::before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    transition-duration: 0.2s;
    transition-delay: 3s; }

.category_home .category-grid-item .hover-mask .category-title {
  transition-duration: 0.2s;
  color: #fff; }

.category_home .category-grid-item .hover-mask a {
  display: none; }

.category_home .category-grid-item:hover .hover-mask .category-title {
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.6);
  transition-duration: 0.5s; }

.category_home .category-grid-item:hover .hover-mask a {
  display: none; }

@media screen and (max-width: 767px) {
  .category_home .categories-with-shadow {
    width: 100%;
    max-width: 100%; }
    .category_home .categories-with-shadow .wrapp-category .hover-mask {
      position: absolute;
      background: rgba(0, 0, 0, 0.7); } }

.newsletter_row {
  padding: 0px;
  margin-bottom: 0; }
  .newsletter_row h4, .newsletter_row p, .newsletter_row strong {
    color: rgba(0, 0, 0, 0.85); }
  .newsletter_row p {
    margin-bottom: 0; }
  .newsletter_row .newsletter_box .mc4wp-form > div > p {
    margin: 0px; }
    .newsletter_row .newsletter_box .mc4wp-form > div > p .news_btn_submit {
      border-radius: 0 5px 5px 0;
      text-transform: none;
      background-color: rgba(0, 0, 0, 0.85); }
    .newsletter_row .newsletter_box .mc4wp-form > div > p .news_email_input {
      border-radius: 5px 0 0 5px;
      background-color: #fff;
      border-color: #E5E5EA; }
      .newsletter_row .newsletter_box .mc4wp-form > div > p .news_email_input::placeholder {
        color: #C7C7CC; }

.tnp.tnp-subscription form {
  display: flex;
  align-items: flex-end; }
  .tnp.tnp-subscription form .tnp-email {
    height: 38px;
    border-radius: 5px 0 0 5px !important; }
  .tnp.tnp-subscription form .tnp-field {
    width: 100% !important; }

.contact_informaction .woodmart-info-box {
  display: flex;
  align-items: center; }
  .contact_informaction .woodmart-info-box .box-icon-wrapper .info-box-icon {
    width: 65px;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center; }

.pop_up_contact p, .pop_up_contact a {
  color: #000; }

footer .footer-column .contact_menu {
  padding-left: 0; }
  footer .footer-column .contact_menu li {
    color: #fff; }
    footer .footer-column .contact_menu li::before {
      display: none; }
    footer .footer-column .contact_menu li i {
      color: #86d9bd; }
    footer .footer-column .contact_menu li a {
      color: #fff; }

footer .footer-column .menu li {
  color: #fff; }
  footer .footer-column .menu li a {
    color: #fff; }

footer .copyrights-wrapper .pre_social > div {
  display: flex;
  align-items: center;
  justify-content: flex-end; }
  @media screen and (max-width: 499px) {
    footer .copyrights-wrapper .pre_social > div {
      justify-content: center;
      flex-direction: column;
      align-items: center; } }
  footer .copyrights-wrapper .pre_social > div .social_profile_prefooter {
    margin-bottom: 0px;
    display: flex;
    justify-content: flex-end; }
    footer .copyrights-wrapper .pre_social > div .social_profile_prefooter li {
      margin-left: 10px;
      background-color: transparent;
      padding: 0;
      border: 1px solid #86d9bd;
      border-radius: 5px;
      width: 40px;
      height: 40px;
      display: flex;
      transition-duration: 0.2s; }
      @media screen and (max-width: 499px) {
        footer .copyrights-wrapper .pre_social > div .social_profile_prefooter li {
          margin: 0 3px;
          margin-top: 20px; } }
      footer .copyrights-wrapper .pre_social > div .social_profile_prefooter li a {
        align-items: center;
        justify-content: center;
        display: flex;
        width: 100%;
        height: 100%; }
        footer .copyrights-wrapper .pre_social > div .social_profile_prefooter li a i {
          transition-duration: 0.2s;
          color: #86d9bd;
          font-size: 20px; }
      footer .copyrights-wrapper .pre_social > div .social_profile_prefooter li:hover {
        border: 1px solid #fff;
        transition-duration: 0.3s;
        cursor: pointer; }
        footer .copyrights-wrapper .pre_social > div .social_profile_prefooter li:hover i {
          transition-duration: 0.3s;
          color: #fff; }

footer .widget-title {
  text-transform: capitalize; }

.woodmart-prefooter {
  padding-bottom: 0; }
  .woodmart-prefooter p {
    margin-bottom: 0; }

.category_images_grid_v5 .category-image-wrapp {
  max-height: 140px; }
  @media screen and (max-width: 767px) {
    .category_images_grid_v5 .category-image-wrapp {
      max-height: 100px; } }

.category_images_grid_v5 .more-products {
  display: none; }

.text_with_padd_in_desktop {
  padding-left: 7%;
  padding-right: 7%; }
  @media screen and (max-width: 767px) {
    .text_with_padd_in_desktop {
      padding: 0; } }

.add_section_totop {
  margin-top: -60px; }
  @media screen and (max-width: 1499px) {
    .add_section_totop {
      margin-top: -30px; } }
  @media screen and (max-width: 767px) {
    .add_section_totop {
      margin-top: 30px; } }

ol[type=I] li {
  list-style-type: upper-roman; }
  ol[type=I] li strong {
    font-weight: bold; }

.joinchat {
  right: 7px !important;
  --bottom: 80px !important; }

.error404 .site-content {
  display: flex;
  align-items: flex-end;
  justify-content: center; }
  .error404 .site-content .page-header:before {
    display: none; }
  .error404 .site-content .page-content {
    text-align: left; }
    .error404 .site-content .page-content h2 {
      font-weight: bold; }
    .error404 .site-content .page-content p {
      color: #86d9bd;
      font-size: 20px; }

.error404 .error_btn {
  padding: 10px 30px;
  border-radius: 8px;
  margin: 0 auto;
  color: #fff;
  background-color: #86d9bd;
  border: 2px solid #fff; }
  .error404 .error_btn:hover {
    color: #86d9bd;
    background-color: #fff;
    border: 2px solid #86d9bd; }

.woodmart-archive-shop .sidebar-inner .widget-title {
  text-transform: capitalize;
  color: #1B2437 !important; }

.woodmart-archive-shop .sidebar-inner .widget-title {
  color: #000; }

.woodmart-archive-shop .sidebar-inner .swatches-display-inline .wc-layered-nav-term {
  border: 1px solid rgba(0, 0, 0, 0.25);
  padding: 1px;
  font-size: 16px;
  border-radius: 3px; }
  .woodmart-archive-shop .sidebar-inner .swatches-display-inline .wc-layered-nav-term:hover {
    border: 2px solid #86d9bd;
    padding: 0px; }
  .woodmart-archive-shop .sidebar-inner .swatches-display-inline .wc-layered-nav-term.chosen {
    padding: 0px;
    border: 2px solid #86d9bd; }
    .woodmart-archive-shop .sidebar-inner .swatches-display-inline .wc-layered-nav-term.chosen .layered-nav-link:after {
      display: none; }
    .woodmart-archive-shop .sidebar-inner .swatches-display-inline .wc-layered-nav-term.chosen .layered-nav-link .layer-term-name:after {
      display: none; }
  .woodmart-archive-shop .sidebar-inner .swatches-display-inline .wc-layered-nav-term .layer-term-name {
    font-size: 16px;
    text-align: center;
    color: #000;
    padding: 10px; }
  .woodmart-archive-shop .sidebar-inner .swatches-display-inline .wc-layered-nav-term .layered-nav-link {
    padding: 2px; }
  .woodmart-archive-shop .sidebar-inner .swatches-display-inline .wc-layered-nav-term .count {
    display: none; }

.woodmart-archive-shop .sidebar-inner .with-swatch-color .filter-swatch .woodmart-tooltip {
  border-radius: 0px;
  margin-left: 30px;
  top: 0px; }

.woodmart-archive-shop .sidebar-inner .with-swatch-color .filter-swatch > span:after {
  border-radius: 0px; }

.woodmart-archive-shop .sidebar-inner .with-swatch-color.chosen .woodmart-tooltip {
  border: 2px solid #86d9bd; }

.woodmart-archive-shop .sidebar-inner .with-swatch-color.chosen .layer-term-name {
  font-size: 16px; }

.woodmart-archive-shop .sidebar-inner .with-swatch-color.chosen .layered-nav-link:after {
  display: none; }

.woodmart-archive-shop .sidebar-inner .woodmart-widget .swatches-display-list li {
  position: relative; }
  .woodmart-archive-shop .sidebar-inner .woodmart-widget .swatches-display-list li .layer-term-name {
    padding-left: 30px; }
  .woodmart-archive-shop .sidebar-inner .woodmart-widget .swatches-display-list li .layered-nav-link {
    z-index: 9; }
  .woodmart-archive-shop .sidebar-inner .woodmart-widget .swatches-display-list li:before {
    content: '';
    width: 24px;
    height: 24px;
    top: 0;
    left: 0;
    border: 1px solid rgba(0, 0, 0, 0.15);
    position: absolute; }
  .woodmart-archive-shop .sidebar-inner .woodmart-widget .swatches-display-list li.chosen:after {
    font-weight: 600;
    line-height: 1;
    content: "\2713";
    font-family: woodmart-font;
    position: absolute;
    top: 0px;
    left: 0;
    color: #fff;
    font-weight: 100;
    background-color: #86d9bd;
    width: 24px;
    height: 24px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center; }
  .woodmart-archive-shop .sidebar-inner .woodmart-widget .swatches-display-list li.chosen:hover:after {
    content: '\2212'; }
  .woodmart-archive-shop .sidebar-inner .woodmart-widget .swatches-display-list li.chosen .layered-nav-link:after {
    display: none; }
  .woodmart-archive-shop .sidebar-inner .woodmart-widget .swatches-display-list li.with-swatch-color a {
    padding-top: 0; }
    .woodmart-archive-shop .sidebar-inner .woodmart-widget .swatches-display-list li.with-swatch-color a .filter-swatch > span {
      border-radius: 2px; }
    .woodmart-archive-shop .sidebar-inner .woodmart-widget .swatches-display-list li.with-swatch-color a:hover .filter-swatch > span:after {
      display: none; }
  .woodmart-archive-shop .sidebar-inner .woodmart-widget .swatches-display-list li.with-swatch-color.chosen .woodmart-tooltip {
    border: none; }
  .woodmart-archive-shop .sidebar-inner .woodmart-widget .swatches-display-list li.with-swatch-color.chosen .filter-swatch > span {
    border: 1px solid rgba(0, 0, 0, 0.15); }
    .woodmart-archive-shop .sidebar-inner .woodmart-widget .swatches-display-list li.with-swatch-color.chosen .filter-swatch > span:after {
      display: none; }

.products .product .product-element-top .product-labels.labels-rectangular, .owl-stage .product .product-element-top .product-labels.labels-rectangular {
  bottom: 10px;
  top: unset;
  left: calc(50% - 45px);
  min-width: 90px; }
  .products .product .product-element-top .product-labels.labels-rectangular > span, .owl-stage .product .product-element-top .product-labels.labels-rectangular > span {
    width: 100%;
    background-color: #fff; }
  @media screen and (max-width: 767px) {
    .products .product .product-element-top .product-labels.labels-rectangular, .owl-stage .product .product-element-top .product-labels.labels-rectangular {
      display: none; } }

.products .product:hover .product-labels.labels-rectangular, .owl-stage .product:hover .product-labels.labels-rectangular {
  opacity: 0;
  z-index: -99999; }

.products .product .swatches-select .swatch-on-grid, .owl-stage .product .swatches-select .swatch-on-grid {
  border: 1px solid rgba(0, 0, 0, 0.25);
  outline: 1px solid transparent;
  padding: 5px;
  font-size: 10px;
  user-select: none;
  pointer-events: none; }
  .products .product .swatches-select .swatch-on-grid:hover, .owl-stage .product .swatches-select .swatch-on-grid:hover {
    border: 1px solid #86d9bd;
    outline: 1px solid #86d9bd; }
  .products .product .swatches-select .swatch-on-grid.active-swatch, .owl-stage .product .swatches-select .swatch-on-grid.active-swatch {
    padding: 4px;
    border: 2px solid #86d9bd; }
    .products .product .swatches-select .swatch-on-grid.active-swatch:after, .owl-stage .product .swatches-select .swatch-on-grid.active-swatch:after {
      display: none; }
  .products .product .swatches-select .swatch-on-grid.variation-out-of-stock, .owl-stage .product .swatches-select .swatch-on-grid.variation-out-of-stock {
    border: 1px solid #bfbfbf;
    opacity: .4;
    cursor: default; }
    .products .product .swatches-select .swatch-on-grid.variation-out-of-stock .active-swatch, .owl-stage .product .swatches-select .swatch-on-grid.variation-out-of-stock .active-swatch {
      border: 1px solid #bfbfbf; }
    .products .product .swatches-select .swatch-on-grid.variation-out-of-stock:hover, .owl-stage .product .swatches-select .swatch-on-grid.variation-out-of-stock:hover {
      border: 1px solid #bfbfbf;
      outline: 0px solid #86d9bd; }

.product-grid-item {
  padding-bottom: 40px;
  z-index: 5;
  position: relative; }
  .product-grid-item .woodmart-buttons {
    box-shadow: unset; }
  .product-grid-item:before {
    z-index: 1;
    content: '';
    position: absolute;
    width: calc( 100%);
    height: 100%;
    left: 0;
    top: 0;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    opacity: 0; }
  .product-grid-item div, .product-grid-item h3, .product-grid-item .price {
    position: relative;
    z-index: 2; }
  .product-grid-item .product-labels {
    position: absolute; }
  .product-grid-item .additional-variants {
    padding-top: 5px;
    position: absolute;
    height: 100%;
    z-index: 1;
    max-width: 100px;
    left: 100px;
    border-right: 1px solid #bfbfbf;
    visibility: hidden;
    overflow: hidden;
    opacity: 0; }
    .product-grid-item .additional-variants li:hover {
      transform: scale3d(1.1, 1.1, 1.1); }
    .product-grid-item .additional-variants a {
      display: block;
      position: relative; }
      .product-grid-item .additional-variants a .outlet.product-label {
        font-size: 8px;
        position: absolute;
        padding: 3px;
        top: 0;
        right: 0; }
    @media screen and (max-width: 979px) {
      .product-grid-item .additional-variants {
        display: none; } }
  .product-grid-item.model-with-variants:hover {
    z-index: 255; }
    .product-grid-item.model-with-variants:hover:before {
      opacity: 1;
      width: calc( 100% + 100px);
      left: -100px; }
      @media screen and (max-width: 979px) {
        .product-grid-item.model-with-variants:hover:before {
          display: none; } }
    .product-grid-item.model-with-variants:hover .additional-variants {
      visibility: visible;
      left: -100px;
      opacity: 1; }
    .product-grid-item.model-with-variants:hover .product-element-top {
      z-index: 256; }
  .product-grid-item:hover:before {
    opacity: 1;
    width: calc( 100%);
    left: 0; }
  .product-grid-item .woodmart-add-btn.wd-add-btn-replace {
    display: none; }
  .product-grid-item .price > span {
    font-size: 12px;
    font-weight: bold;
    color: #000; }
  @media screen and (max-width: 979px) {
    .product-grid-item {
      max-width: 100%;
      flex: 0 0 100%; } }
  .product-grid-item .sku {
    font-size: 11px;
    color: #bfbfbf;
    position: relative;
    z-index: 5; }

.slider-type-product .owl-stage-outer {
  overflow: visible; }
  .slider-type-product .owl-stage-outer::before {
    content: '';
    width: 300px;
    height: 100%; }
  .slider-type-product .owl-stage-outer .owl-item {
    opacity: 0;
    transition: opacity .2s; }
    .slider-type-product .owl-stage-outer .owl-item.active {
      opacity: 1; }

@media screen and (min-width: 980px) and (max-width: 1499px) {
  .products.elements-grid {
    padding-left: 100px; } }

.product-grid-item:hover .woodmart-buttons[class*="wd-pos-r"] {
  background-color: transparent; }

.related-products .product-grid-item .price .amount {
  font-size: 18px; }

.woocommerce-cart .shop_table thead tr th {
  font-size: 16px; }

.woocommerce-cart .cart_totals .cart-totals-inner > h2 {
  font-size: 16px; }

.ask_cart {
  margin-top: 50px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center; }
  .ask_cart .ask_cart_title {
    font-size: 32px; }
  .ask_cart .ask_cart_ul {
    display: flex; }
    @media screen and (max-width: 499px) {
      .ask_cart .ask_cart_ul {
        flex-direction: column; } }
    .ask_cart .ask_cart_ul li {
      margin: 0 10px;
      font-size: 19px; }
      @media screen and (max-width: 499px) {
        .ask_cart .ask_cart_ul li {
          margin-bottom: 15px; } }
      .ask_cart .ask_cart_ul li i {
        color: #86d9bd; }

.cart-widget-side.woodmart-cart-opened {
  z-index: 5555 !important; }

.woocommerce-checkout .billing_invoice_field {
  display: none; }

.woocommerce-account .entry-title {
  font-size: 18px; }

.woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table__header > span {
  font-size: 18px; }

.woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address-title h3 {
  font-size: 18px; }

.woocommerce-MyAccount-content .woocommerce-EditAccountForm legend {
  font-size: 18px; }

.woocommerce-MyAccount-title {
  font-size: 18px; }

.woodmart-wishlist-title {
  font-size: 18px; }

.home-slider-wrapper .slider_home-slider .slide_t_box {
  background-color: #000;
  height: 600px;
  display: flex;
  position: relative; }
  @media screen and (max-width: 1499px) {
    .home-slider-wrapper .slider_home-slider .slide_t_box {
      height: 450px; } }
  .home-slider-wrapper .slider_home-slider .slide_t_box:focus {
    outline: none; }
  .home-slider-wrapper .slider_home-slider .slide_t_box.right {
    flex-direction: row-reverse; }
    .home-slider-wrapper .slider_home-slider .slide_t_box.right .containers {
      padding-right: 15%; }
      @media screen and (max-width: 979px) {
        .home-slider-wrapper .slider_home-slider .slide_t_box.right .containers {
          padding-left: 5%;
          padding-right: 0px; } }
      @media screen and (max-width: 499px) {
        .home-slider-wrapper .slider_home-slider .slide_t_box.right .containers {
          padding-left: 15px;
          padding-right: 0px; } }
  .home-slider-wrapper .slider_home-slider .slide_t_box.left .containers {
    padding-left: 15%; }
    @media screen and (max-width: 979px) {
      .home-slider-wrapper .slider_home-slider .slide_t_box.left .containers {
        padding-left: 5%;
        padding-right: 0px; } }
    @media screen and (max-width: 499px) {
      .home-slider-wrapper .slider_home-slider .slide_t_box.left .containers {
        padding-left: 15px;
        padding-right: 0px; } }
  .home-slider-wrapper .slider_home-slider .slide_t_box .image_box {
    height: 100%;
    width: 60%;
    background-size: cover;
    background-repeat: no-repeat; }
    @media screen and (max-width: 979px) {
      .home-slider-wrapper .slider_home-slider .slide_t_box .image_box {
        width: 100%;
        position: absolute;
        z-index: 0; } }
  .home-slider-wrapper .slider_home-slider .slide_t_box .containers {
    height: 100%;
    width: 40%; }
    @media screen and (max-width: 979px) {
      .home-slider-wrapper .slider_home-slider .slide_t_box .containers {
        width: 100%;
        position: absolute;
        z-index: 1;
        background-color: rgba(0, 0, 0, 0.6); } }
    .home-slider-wrapper .slider_home-slider .slide_t_box .containers .text_block {
      padding: 15px;
      height: 100%;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      .home-slider-wrapper .slider_home-slider .slide_t_box .containers .text_block p {
        color: #fff;
        line-height: 1.3em; }
        .home-slider-wrapper .slider_home-slider .slide_t_box .containers .text_block p.slide_title {
          font-size: 48px;
          font-family: "Muli", Arial, Helvetica, sans-serif !important;
          font-weight: 500; }
        .home-slider-wrapper .slider_home-slider .slide_t_box .containers .text_block p.low_title {
          font-size: 33px; }
      .home-slider-wrapper .slider_home-slider .slide_t_box .containers .text_block .slide_btn {
        background-color: #86d9bd;
        color: #000;
        max-width: 140px;
        text-align: center;
        border-radius: 10px;
        padding: 10px 15px;
        border: 2px solid #000;
        font-weight: 400; }
        @media screen and (max-width: 979px) {
          .home-slider-wrapper .slider_home-slider .slide_t_box .containers .text_block .slide_btn {
            border: 2px solid rgba(0, 0, 0, 0.6); } }
        .home-slider-wrapper .slider_home-slider .slide_t_box .containers .text_block .slide_btn:hover {
          background-color: #000;
          border: 2px solid #86d9bd;
          color: #86d9bd; }

.slick-dots {
  position: absolute;
  left: calc(50% - 22px);
  justify-content: space-between;
  display: flex;
  bottom: -40px; }
  .slick-dots li button {
    font-size: 0px;
    padding: 0;
    width: 16px;
    height: 16px;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 50px;
    margin: 5px;
    position: relative; }
    .slick-dots li button:after {
      position: absolute;
      width: 8px;
      height: 8px;
      background-color: #979797;
      content: '';
      border-radius: 50px;
      left: calc(50%-4px);
      right: calc(50%-4px); }
  .slick-dots li.slick-active button {
    border: 1px solid #979797; }
    .slick-dots li.slick-active button:after {
      background-color: #000; }

.slick-arrow {
  top: 50%;
  position: absolute;
  z-index: 99;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  color: rgba(0, 0, 0, 0.25);
  width: 47px;
  height: 47px;
  background-color: rgba(255, 255, 255, 0); }
  .slick-arrow.slick-prev {
    left: 20px; }
  .slick-arrow.slick-next {
    right: 20px; }
  @media screen and (max-width: 499px) {
    .slick-arrow {
      width: 27px;
      height: 27px;
      padding: 0; } }

.single-product .product-image-wrap {
  display: flex;
  justify-content: center; }
  .single-product .product-image-wrap > figure {
    max-width: 450px; }

.single-product .other-variants {
  display: flex;
  position: relative;
  bottom: 0px;
  z-index: 10;
  width: 100%;
  justify-content: center;
  padding: 0 30px;
  margin-top: 5px; }
  .single-product .other-variants.slick-initialized .slick-arrow {
    position: absolute;
    top: calc( 50% - 12px);
    z-index: 2;
    width: unset;
    background-color: #fff;
    border: 1px solid #bfbfbf;
    padding: 8px;
    border-radius: 3px; }
    .single-product .other-variants.slick-initialized .slick-arrow.pull-left {
      left: 0; }
    .single-product .other-variants.slick-initialized .slick-arrow.pull-right {
      right: 0; }
  .single-product .other-variants.slick-initialized li {
    width: auto;
    height: auto;
    transition: all .3s; }
  .single-product .other-variants li {
    border: 1px solid #D8D8D8;
    outline: 1px solid transparent;
    width: 80px;
    height: 80px;
    margin: 2px; }
    .single-product .other-variants li.current {
      border: 1px solid #86d9bd;
      outline: 2px solid #86d9bd; }
    .single-product .other-variants li a {
      position: relative;
      display: block; }
      .single-product .other-variants li a .outlet.product-label {
        font-size: 8px;
        position: absolute;
        padding: 3px;
        top: 0;
        right: 0; }

.single-product .product-summary-shadow .summary-inner {
  box-shadow: unset;
  border: 1px solid #bfbfbf;
  border-radius: 5px; }

.single-product .product_title {
  font-size: 25px;
  border-bottom: 1px solid #bfbfbf;
  padding-bottom: 10px;
  margin-bottom: 5px; }
  @media screen and (max-width: 499px) {
    .single-product .product_title {
      font-size: 22px; } }

.single-product .variations {
  margin-bottom: 5px; }

.single-product .woocommerce-Reviews .comment-reply-title {
  font-size: 22px; }

@media screen and (max-width: 499px) {
  .single-product .swatches-select[data-id="pa_rozmiar"] {
    display: flex;
    flex-wrap: wrap; } }

.single-product .swatches-select[data-id="pa_rozmiar"] .woodmart-swatch {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  border: 1px solid #bfbfbf;
  border-radius: 3px;
  user-select: none; }
  @media screen and (max-width: 499px) {
    .single-product .swatches-select[data-id="pa_rozmiar"] .woodmart-swatch {
      width: 30px;
      height: 30px; } }
  .single-product .swatches-select[data-id="pa_rozmiar"] .woodmart-swatch.active-swatch, .single-product .swatches-select[data-id="pa_rozmiar"] .woodmart-swatch:hover {
    border: 2px solid #86d9bd; }
    .single-product .swatches-select[data-id="pa_rozmiar"] .woodmart-swatch.active-swatch:after, .single-product .swatches-select[data-id="pa_rozmiar"] .woodmart-swatch:hover:after {
      display: none; }
  .single-product .swatches-select[data-id="pa_rozmiar"] .woodmart-swatch.swatch-disabled {
    border: 1px solid #bfbfbf;
    position: relative; }
    .single-product .swatches-select[data-id="pa_rozmiar"] .woodmart-swatch.swatch-disabled:hover:before {
      content: "\d7";
      width: 100%;
      height: 100%;
      color: black;
      position: absolute;
      left: 0;
      top: -20%;
      font-weight: 100;
      font-size: 35px; }

.single-product .price .amount {
  font-size: 32px;
  font-weight: bold;
  color: #000; }

.single-product .single_add_to_cart_button {
  text-transform: initial;
  font-size: 16px;
  height: 50px; }

.single-product .quantity input {
  height: 50px !important; }

.single-product .variations .label {
  margin: 0;
  display: none; }

.single-product .variations_form .woocommerce-variation-availability p.stock {
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: flex-end; }
  .single-product .variations_form .woocommerce-variation-availability p.stock::before {
    width: 20px;
    height: 20px;
    font-size: 12px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
    vertical-align: middle;
    color: #fff;
    margin-right: 15px; }
  .single-product .variations_form .woocommerce-variation-availability p.stock.in-stock::before {
    background-color: #289B37;
    color: #fff; }
  .single-product .variations_form .woocommerce-variation-availability p.stock.out-of-stock {
    color: #000; }
    .single-product .variations_form .woocommerce-variation-availability p.stock.out-of-stock::before {
      content: "\f112";
      font-family: woodmart-font;
      color: #fff;
      background-color: #B50808; }
  .single-product .variations_form .woocommerce-variation-availability p.stock.available-on-backorder::before {
    background-color: #ffbc2b;
    content: "\f112";
    font-family: woodmart-font;
    color: #fff; }

.single-product .product-contact {
  background-color: #F6F6F6;
  border: 1px solid #bfbfbf;
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 20px;
  transition-duration: 0.1s; }
  .single-product .product-contact p {
    color: #7a7a7a;
    font-size: 12px;
    margin: 0; }
  .single-product .product-contact .btn {
    display: none; }
  .single-product .product-contact:hover {
    cursor: pointer;
    background-color: #000;
    transition-duration: 0.1s;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    color: #fff; }
    .single-product .product-contact:hover p {
      transition-duration: 0.1s;
      color: #fff; }

.single-product .product-shipping {
  padding: 0 10px 10px; }
  .single-product .product-shipping img {
    margin-right: 5px; }

.single-product .thumbnails {
  max-width: 120px; }
  @media screen and (max-width: 1024px) {
    .single-product .thumbnails {
      display: none; } }

.single-product .woocommerce-product-gallery .order-lg-first button {
  top: 100% !important; }
  .single-product .woocommerce-product-gallery .order-lg-first button.slick-prev {
    left: 0 !important; }
  .single-product .woocommerce-product-gallery .order-lg-first button.slick-next {
    right: 0 !important; }

.single-product .woocommerce-product-gallery .order-lg-first .slick-list {
  min-height: 520px; }

.single-product .woocommerce-product-gallery .order-lg-first .slick-slide {
  padding: 30px 0; }
  .single-product .woocommerce-product-gallery .order-lg-first .slick-slide img {
    max-width: 120px; }

.single-product .product-additional-galleries {
  display: none; }

.single-product #tab-additional_information table.shop_attributes {
  max-width: unset; }

.single-product #tab-additional_information tbody {
  display: flex;
  flex-wrap: wrap; }
  .single-product #tab-additional_information tbody tr {
    width: calc( 50% - 20px);
    padding: 0 20px;
    display: flex; }
    @media screen and (max-width: 979px) {
      .single-product #tab-additional_information tbody tr {
        width: 100%; } }
    .single-product #tab-additional_information tbody tr:nth-child(2n - 2) {
      margin-left: 20px; }
      @media screen and (max-width: 979px) {
        .single-product #tab-additional_information tbody tr:nth-child(2n - 2) {
          margin-left: 0px; } }
    .single-product #tab-additional_information tbody tr:nth-child(4n - 2) {
      background: #F6F6F6; }
      @media screen and (max-width: 979px) {
        .single-product #tab-additional_information tbody tr:nth-child(4n - 2) {
          background: #fff; } }
    .single-product #tab-additional_information tbody tr:nth-child(4n - 3) {
      background: #F6F6F6; }
      @media screen and (max-width: 979px) {
        .single-product #tab-additional_information tbody tr:nth-child(4n - 3) {
          background: #fff; } }
    @media screen and (max-width: 979px) {
      .single-product #tab-additional_information tbody tr:nth-child(2n + 2) {
        background: #F6F6F6; } }
    .single-product #tab-additional_information tbody tr th, .single-product #tab-additional_information tbody tr td {
      width: 50%;
      border: none; }
    .single-product #tab-additional_information tbody tr td p {
      color: #7a7a7a; }

.single-product .owl-nav > div {
  border: 1px solid #ccc;
  border-radius: 3px;
  background: #fff;
  display: flex;
  justify-content: center; }

#review_form #submit {
  background-color: #86d9bd;
  border-radius: 5px;
  float: right;
  text-transform: capitalize; }

@media screen and (max-width: 979px) {
  .woodmart-sizeguide-table tr:first-child td {
    font-size: 14px !important; } }

.product-label {
  text-transform: initial;
  font-weight: bold; }
  .product-label.new {
    border: 1px solid #d4ebd7;
    background-color: #fff;
    color: #289b37; }
  .product-label.onsale, .product-label.out-of-stock {
    color: #e02020;
    background-color: #fff;
    border: 1px solid #f9d2d2; }
  .product-label.outlet {
    background-color: #e02020 !important;
    color: #fff; }
