.woof h4 {
  text-transform: uppercase; }

body .woof .woof_list li {
  position: relative;
  padding-left: 20px !important;
  margin-left: 10px !important;
  text-transform: uppercase;
  line-height: 1.7; }

@media screen and (min-width: 1200px) {
  .woof_list li {
    font-size: 16px; } }

.woof_list li:before {
  position: absolute;
  top: 50%;
  left: -10px;
  transform: translateY(-50%);
  border: 1px solid #ddd;
  width: 12px;
  height: 12px;
  content: '';
  border-radius: 50%;
  background: #fff; }

figure.woocommerce-product-gallery__wrapper, .single-product div.product .woocommerce-product-gallery .flex-viewport {
  background: #f8f8f8; }

@media screen and (min-width: 992px) {
  figure.woocommerce-product-gallery__wrapper {
    padding: 40px 0; } }

.dropdown-menu li a:after {
  display: none !important; }

.single-product div.product .woocommerce-product-gallery .flex-viewport {
  height: auto !important; }

@media screen and (min-width: 767px) {
  table.variations tbody {
    display: flex;
    justify-content: space-between; } }

@media screen and (min-width: 767px) {
  .bi-tab--10, .bi-tab--3, .bi-tab--1, .bi-tab--12 {
    max-width: 800px; } }

.bi-tab--11 table:not(.has-background) tbody td {
  background-color: #f0f5f9 !important; }

.bi-tab--11 table:not(.has-background) tbody tr:nth-child(2n) td {
  background-color: #f0f5f9 !important; }

.delivery__img img {
  max-width: 300px; }

.bi-tab.bi-tab--2 img {
  max-width: 500px; }

ul.dropdown-menu li:last-child {
  display: block !important; }

.site-main:after {
  content: '';
  display: block;
  clear: both; }

.woo-sidebar {
  width: 20%;
  float: left; }
  @media (max-width: 960px) {
    .woo-sidebar {
      width: 100%;
      background: #f4f5f7;
      border-radius: 10px;
      padding: 0 20px; } }

.products {
  width: 75%;
  float: right;
  clear: none !important; }
  @media (max-width: 960px) {
    .products {
      width: 100%; } }

ul.products.columns-3 {
  display: block !important; }

.products img {
  height: 286px;
  object-fit: contain; }

.woof_container_inner {
  border-top: 1px solid lightgrey;
  padding-top: 25px;
  margin-bottom: 25px; }
  @media (max-width: 960px) {
    .woof_container_inner {
      margin-bottom: 0;
      padding-top: 20px;
      border: 0; } }
  .woof_container_inner h4 {
    font-weight: bold;
    position: relative;
    margin-bottom: 20px; }
    @media (max-width: 960px) {
      .woof_container_inner h4 {
        margin-bottom: 0; } }
    .woof_container_inner h4 i {
      margin-left: 7px;
      color: #c00;
      display: none; }
      @media (max-width: 960px) {
        .woof_container_inner h4 i {
          display: inline; } }
    .woof_container_inner h4:after {
      content: '';
      position: absolute;
      height: 2px;
      width: 97px;
      background: #c00;
      bottom: -5px;
      left: 0; }
      @media (max-width: 960px) {
        .woof_container_inner h4:after {
          display: none; } }

.arc-title {
  font-weight: bold;
  position: relative;
  margin-bottom: 55px;
  text-transform: uppercase; }
  @media (max-width: 960px) {
    .arc-title {
      margin-top: 20px; } }
  .arc-title i {
    display: none;
    margin-left: 7px;
    color: #c00; }
    @media (max-width: 960px) {
      .arc-title i {
        display: inline; } }
  .arc-title:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 97px;
    background: #c00;
    bottom: -5px;
    left: 0; }
    @media (max-width: 960px) {
      .arc-title:after {
        display: none; } }

@media (max-width: 960px) {
  .parent-cat-toggle {
    display: none;
    margin-top: 20px; } }

.parent-cat-toggle input[type='checkbox'] + label,
.parent-cat-toggle input[type='radio'] + label {
  margin: 0; }

.parent-cat .arrow {
  cursor: pointer;
  position: relative;
  top: 1px;
  display: inline-block;
  transition: transform .3s ease; }

.parent-cat:not(:last-child) {
  margin-bottom: 5px; }

.parent-cat input[type="radio"],
.parent-cat input[type="checkbox"] {
  display: none; }

.parent-cat label {
  font-weight: 400;
  position: relative;
  cursor: pointer;
  padding-left: 20px; }
  .parent-cat label:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid grey;
    left: 0;
    top: 4px; }

.parent-cat input[type=radio]:checked + label:before,
.parent-cat input[type=checkbox]:checked + label:before {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #c00;
  left: 1px;
  top: 5px; }

.ui-widget.ui-widget-content {
  border: 0;
  height: 3px;
  background: lightgrey; }

.ui-slider-horizontal .ui-slider-range {
  background: #c00;
  top: -1px !important;
  height: 3px !important; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  width: 10px !important;
  height: 10px !important;
  border: 0 !important;
  background: #c00 !important;
  top: -4px !important;
  border-radius: 50% !important;
  outline: none; }

.ui-slider-handle > span {
  position: absolute;
  top: -24px;
  font-size: 11px;
  width: 40px;
  height: 17px;
  line-height: 17px;
  color: #fff;
  text-align: center;
  border-radius: 4px;
  background: #c00;
  transform: translateX(-15px); }
  .ui-slider-handle > span:after {
    content: '';
    position: absolute;
    bottom: -4px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 2px 0 2px;
    border-color: #c00 transparent transparent transparent; }

.child-cat {
  margin-left: 15px; }

.child-categories {
  margin-top: 3px;
  display: none; }

.cat-open {
  transform: rotate(90deg);
  top: 0; }

#site-header-cart .widget_shopping_cart {
  width: 245px !important; }

.woocommerce-active .site-header .site-header-cart {
  width: 20px !important; }

.slider-range {
  display: flex;
  justify-content: space-between; }
  .slider-range__btn {
    border-radius: 4px;
    transition: opacity .3s ease;
    display: inline-block;
    background: #c00;
    color: #fff !important;
    line-height: 1;
    padding: 5px 8px;
    margin-top: -12px; }
    .slider-range__btn:hover {
      opacity: .8; }

.sl-rg {
  width: calc(77% - 16px);
  margin-left: 16px; }
  @media (max-width: 960px) {
    .sl-rg {
      width: calc(77% - 10px);
      margin-left: 10px; } }

.dropdown-menu {
  display: none !important; }

.dropdown-menu__inside li {
  display: block !important; }

@media (max-width: 767px) {
  .dropdown-menu__inside {
    background: #fff; } }

@media (max-width: 767px) {
  .home .dropdown-menu__inside {
    background: #f4f5f7; } }

.navbar-nav i {
  display: none !important; }

.navbar-nav li {
  position: relative; }
  .navbar-nav li:hover > .dropdown-menu {
    display: block !important; }
    @media (max-width: 767px) {
      .navbar-nav li:hover > .dropdown-menu {
        display: none !important; } }
  @media (max-width: 767px) {
    .navbar-nav li.open > .dropdown-menu {
      display: block !important; } }
  @media (max-width: 767px) {
    .navbar-nav li > .dropdown-menu.open {
      display: block !important; } }
  @media (max-width: 767px) {
    .navbar-nav li .dropdown-menu {
      position: relative;
      border: 0;
      box-shadow: 0 0 0; } }

.dropdown-menu .dropdown-menu {
  left: 100%;
  top: -18px; }

.dropdown-menu li:after {
  right: 25px !important; }

.navbar-nav .menu-item-has-children .dropdown-menu {
  padding: 0 !important; }

.dropdown-menu__inside {
  padding: 15px 0 !important; }
  @media (max-width: 960px) {
    .dropdown-menu__inside {
      padding: 0 !important; } }
  .dropdown-menu__inside li {
    padding: 0 15px !important;
    width: calc(100% + 6px); }

.s-navi {
  text-align: center;
  margin-bottom: 70px; }
  .s-navi * {
    padding: 0 10px;
    letter-spacing: 5px;
    text-transform: uppercase;
    color: grey; }
  .s-navi span.active {
    color: #c00; }

.navbar-nav li.current-menu-ancestor > a {
  color: #c00; }

.navbar-nav > li.menu-item-has-children {
  margin-right: 0; }
  .navbar-nav > li.menu-item-has-children:after {
    display: none; }

.navbar-nav li:focus:after, .navbar-nav li:hover:after,
.navbar-nav li:focus > a, .navbar-nav li:hover > a {
  color: #c00; }

@media (max-width: 767px) {
  #bs-example-navbar-collapse-1 {
    width: 100%; }
  .navbar-nav i {
    display: inline !important; }
  .navbar-nav a[data-toggle="dropdown"] {
    text-decoration: none !important; }
    .navbar-nav a[data-toggle="dropdown"]:after {
      display: none !important; } }

@media (max-width: 1200px) {
  .navbar-toggle {
    opacity: 0;
    visibility: hidden; } }

@media (max-width: 767px) {
  .navbar-toggle {
    opacity: 1;
    visibility: visible; } }

@media (max-width: 810px) {
  #bs-example-navbar-collapse-1 {
    padding: 0; } }

.navbar-nav .dropdown-side-icon {
  display: none !important; }
  @media (max-width: 767px) {
    .navbar-nav .dropdown-side-icon {
      display: inline !important;
      padding-left: 90px; }
      .navbar-nav .dropdown-side-icon:after {
        display: none; } }

@media (max-width: 767px) {
  .navbar-nav {
    margin: 20px 0 0 !important; } }

.navbar-search img {
  position: absolute;
  left: 0; }

.navbar .navbar-toggle.open .icon-bar {
  position: relative; }
  .navbar .navbar-toggle.open .icon-bar:nth-child(2) {
    transform: rotate(45deg);
    top: 6px; }
  .navbar .navbar-toggle.open .icon-bar:nth-child(3) {
    opacity: 0; }
  .navbar .navbar-toggle.open .icon-bar:nth-child(4) {
    transform: rotate(-45deg);
    bottom: 6px; }

.dropdown-menu {
  width: auto !important; }

.min-max-prices {
  border-top: 1px solid lightgrey;
  padding-top: 20px; }
  @media (max-width: 960px) {
    .min-max-prices {
      border-top: 0;
      padding-top: 0; } }

.parent-cat-toggle label:hover,
.parent-cat-toggle span:hover {
  color: #c00; }

.filter-reset {
  display: flex;
  align-items: center;
  margin-bottom: 25px; }
  @media (max-width: 960px) {
    .filter-reset {
      justify-content: center;
      margin-top: 25px; } }
  .filter-reset svg {
    width: 15px;
    height: 15px;
    fill: #c00;
    margin-right: 10px;
    transform: rotate(90deg); }
  .filter-reset:hover svg {
    fill: maroon; }

.child-cat--show .child-categories {
  display: block; }

.navigation {
  text-align: center; }
  .navigation a, .navigation span {
    color: #999;
    margin: 0 15px;
    font-weight: 500; }
  .navigation span.current {
    color: #c00; }
  .navigation a.prev,
  .navigation a.next {
    position: relative;
    color: transparent; }
    .navigation a.prev:hover:after,
    .navigation a.next:hover:after {
      border-color: transparent maroon transparent transparent; }
    .navigation a.prev:after,
    .navigation a.next:after {
      content: '';
      position: absolute;
      top: 4px;
      left: 0;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 5px 5px 5px 0;
      border-color: transparent #999 transparent transparent; }
  .navigation a.next:after {
    border-width: 5px 0 5px 5px;
    border-color: transparent transparent transparent #999; }
  .navigation a.next:hover:after {
    border-color: transparent maroon transparent transparent; }

@media screen and (min-width: 767px) {
  .navbar-nav .menu-item-has-children:after {
    content: '\F140';
    position: absolute;
    top: 50%;
    right: -10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: "Material Design Icons"; } }

@media (max-width: 767px) {
  .navbar-nav .menu-item-has-children .dropdown-menu a {
    max-width: 87%; } }

@media (max-width: 1050px) and (min-width: 767px) {
  .navbar-nav > li > .dropdown-side-icon {
    display: inline !important;
    padding-left: 0; }
    .navbar-nav > li > .dropdown-side-icon:after {
      display: none !important; }
    .navbar-nav > li > .dropdown-side-icon i {
      display: block !important; }
  .navbar-nav > li > .dropdown-menu > .dropdown-menu__inside > li > .dropdown-menu > .dropdown-menu__inside > li > .dropdown-menu {
    top: calc(100% + 18px);
    left: 50%; } }

@media (max-width: 850px) and (min-width: 768px) {
  .navbar-nav li a {
    font-size: 11px !important;
    padding: 4px 6px !important; }
  .navbar-nav > li > a {
    margin: 15px 0 !important; }
  .navbar-nav > li > .dropdown-side-icon {
    padding-left: 0 !important; }
  .dropdown-menu li:after {
    right: 17px !important; } }

@media (max-width: 960px) {
  body .navbar-nav .menu-item-has-children .dropdown-menu {
    width: 100% !important; } }

@media (max-width: 980px) and (min-width: 480px) {
  .site-main ul.products.columns-3 li.product {
    width: 45% !important;
    float: left;
    margin-right: 5% !important; } }

@media (max-width: 767px) {
  .navbar-nav > li.menu-item-has-children {
    max-width: 296px; } }

@media screen and (max-width: 1200px) {
  body .navbar-nav .menu-item-has-children .dropdown-menu {
    width: auto !important; } }

@media (min-width: 480px) {
  body ul.products .wc-block-grid__product.first, body .wc-block-grid__products li.product.first, body .wc-block-grid__products .wc-block-grid__product.first {
    clear: none !important; } }

#slider-range span {
  cursor: pointer; }
  #slider-range span:hover {
    color: #fff; }

.custom-quantity-select {
  width: 100px;
  border: 0;
  border-bottom: 1px solid #000;
  padding: 5px 0;
  cursor: pointer;
  outline: none;
  margin-right: 50px; }

.pagination-align {
  margin-bottom: 70px;
  display: flex;
  justify-content: center;
  align-items: center; }
  .pagination-align form {
    margin-bottom: 0; }

@media (max-width: 500px) {
  .pagination-align {
    flex-direction: column; }
  .custom-quantity-select {
    margin-right: 0;
    margin-bottom: 30px; } }

.n-header:after, .n-header:before {
  clear: both;
  content: '';
  display: block; }

.navbar-collapse {
  margin: 10px 0 0 !important;
  padding: 0 !important; }

.site-header .container {
  padding: 0;
  max-width: 1170px !important; }
  @media (min-width: 1401px) {
    .site-header .container {
      max-width: 1300px !important; } }
  @media (max-width: 1200px) {
    .site-header .container {
      padding: 0 15px; } }

header.woocommerce-products-header .storefront-breadcrumb {
  margin-top: 11px !important; }

.navbar-mid {
  margin-left: 0 !important; }

.navbar-right a.cart-contents:after {
  background: url(../img/icon-cart-1.png) !important;
  width: 45px !important;
  height: 39px !important;
  background-size: 45px !important;
  background-repeat: no-repeat !important; }

.custom-quantity-select {
  width: 100px;
  border: 0;
  border-bottom: 1px solid #000;
  padding: 5px 0;
  cursor: pointer;
  outline: none;
  margin-right: 50px; }

.pagination-align {
  margin-bottom: 70px;
  display: flex;
  justify-content: center;
  align-items: center; }

.pagination-align form {
  margin-bottom: 0; }

@media (max-width: 500px) {
  .pagination-align {
    flex-direction: column; }
  .custom-quantity-select {
    margin-right: 0;
    margin-bottom: 30px; } }

@media (min-width: 768px) {
  .navbar-search {
    top: 71px !important; }
  .navbar-langs {
    top: 72px !important; }
  .header-user-login {
    top: 68px !important; }
  .navbar-right .site-header-cart {
    top: 26px !important;
    right: 97px !important; }
  span#bi-cart-count {
    top: 19px !important; } }

@media (min-width: 1400px) {
  .navbar-search {
    top: 68px !important; } }

@media screen and (min-width: 1401px) {
  .navbar-search__btn {
    top: -64px !important;
    right: 165px !important; } }

@media screen and (max-width: 1400px) {
  .navbar-search {
    left: -12px !important; } }

.ul-secondary-menu {
  list-style: none;
  margin: 0;
  display: flex;
  padding: 10px 0 8px 0; }
  @media (max-width: 500px) {
    .ul-secondary-menu {
      display: block;
      padding: 15px 0; } }
  .ul-secondary-menu li {
    position: relative; }
    .ul-secondary-menu li:not(:last-child) {
      margin-right: 40px; }
      @media (max-width: 500px) {
        .ul-secondary-menu li:not(:last-child) {
          margin-right: 0;
          margin-bottom: 10px; } }
      .ul-secondary-menu li:not(:last-child):after {
        content: '';
        position: absolute;
        right: -20px;
        top: 3px;
        bottom: 0;
        height: 14px;
        width: 1px;
        background: #c00; }
        @media (max-width: 500px) {
          .ul-secondary-menu li:not(:last-child):after {
            display: none; } }
    .ul-secondary-menu li a {
      text-transform: uppercase;
      color: #333;
      font-weight: 400;
      font-size: 14px;
      text-decoration: none;
      -webkit-transition: color 250ms;
      transition: color 250ms; }
      @media (max-width: 500px) {
        .ul-secondary-menu li a {
          display: block;
          text-align: center; } }
      .ul-secondary-menu li a:hover {
        color: #c00; }

header.woocommerce-products-header {
  margin-bottom: 0 !important; }

.secondaru-menu-border {
  margin-bottom: 50px;
  border-top: 1px solid lightgrey;
  border-bottom: 1px solid lightgrey; }
  .secondaru-menu-border .container {
    padding: 0; }
    @media screen and (min-width: 1401px) {
      .secondaru-menu-border .container {
        width: 1300px; } }
    @media (max-width: 1200px) {
      .secondaru-menu-border .container {
        padding: 0 15px;
        width: 100%; } }

.filter-heading {
  display: flex;
  justify-content: space-between; }
  .filter-heading .posts-view {
    display: flex;
    margin-top: -2px; }
    @media (max-width: 960px) {
      .filter-heading .posts-view {
        padding-top: 24px; } }
  .filter-heading .posts-view-btn:not(:last-child) {
    margin-right: 5px; }
  .filter-heading .posts-view-btn input[type="radio"] {
    display: none; }
  .filter-heading .posts-view-btn div {
    -webkit-appearance: button;
    padding: 5px;
    text-rendering: auto;
    border: 1px solid #B7B7B6;
    border-radius: 4px;
    background: #f6f6f6;
    background: linear-gradient(90deg, #f6f6f6 0%, #eeeeee 100%);
    cursor: pointer; }
    .filter-heading .posts-view-btn div svg {
      display: flex;
      fill: #c00; }

header.woocommerce-products-header.woocommerce-products-header-margin {
  margin-bottom: 50px !important; }

.prod-info {
  display: none; }

@media (max-width: 960px) {
  .bg-list ul {
    padding-top: 25px; } }

@media (max-width: 960px) {
  .bg-list ul.products li.product h2 {
    padding-top: 0 !important; } }

.bg-list ul.products.columns-3 li.product {
  float: none !important;
  width: 100% !important;
  padding-bottom: 20px;
  border-bottom: 1px solid lightgrey;
  margin: 0 0 20px !important;
  min-height: 160px;
  text-align: left !important;
  padding-left: 190px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center; }
  @media (max-width: 500px) {
    .bg-list ul.products.columns-3 li.product {
      padding-left: 125px; } }

.bg-list ul.products li.product img {
  width: 160px;
  height: 160px;
  position: absolute;
  left: 0;
  margin-bottom: 0;
  top: 50%;
  transform: translateY(-50%); }
  @media (max-width: 500px) {
    .bg-list ul.products li.product img {
      width: 115px;
      height: 115px; } }

.bg-list .products li .star-rating {
  margin: 0 0 !important;
  display: inline-block; }
  @media (max-width: 960px) {
    .bg-list .products li .star-rating {
      margin: 0 auto 20px !important; } }
  @media (max-width: 500px) {
    .bg-list .products li .star-rating {
      margin: 0 auto 5px !important; } }

.bg-list ul.products li.product .price {
  display: inline-block;
  margin-bottom: 0;
  margin-left: 15px;
  position: relative;
  top: -7px; }
  @media (max-width: 960px) {
    .bg-list ul.products li.product .price {
      top: -27px; } }
  @media (max-width: 500px) {
    .bg-list ul.products li.product .price {
      margin-left: 0;
      display: block;
      top: 0;
      margin-bottom: 10px; } }

.bg-list ul.products li.product .button {
  opacity: 1;
  visibility: visible;
  margin: 0;
  right: 0;
  bottom: 25px;
  top: auto;
  left: auto;
  transform: translate(0); }
  @media (max-width: 1200px) {
    .bg-list ul.products li.product .button {
      bottom: 0; } }
  @media (max-width: 500px) {
    .bg-list ul.products li.product .button {
      font-size: 9px !important;
      text-align: center !important; } }

.bg-list .prod-info {
  display: inline-block;
  position: absolute;
  left: 190px;
  bottom: 20px;
  width: calc(100% - 190px);
  padding-right: 240px; }
  @media (max-width: 1200px) {
    .bg-list .prod-info {
      width: 100%;
      padding-right: 0; } }
  .bg-list .prod-info p {
    margin: 0;
    color: #c00; }
    .bg-list .prod-info p:not(:last-child) {
      margin: 0 0 3px; }
    .bg-list .prod-info p span {
      color: #333; }

.dev-cats {
  margin-right: 0 !important; }

@media (min-width: 768px) and (max-width: 1200px) {
  .col-full {
    max-width: 100% !important;
    padding: 0 15px !important;
    margin: 0 !important; }
  .header-user-login {
    right: 36px !important; }
  .navbar-right .site-header-cart {
    right: 72px !important; }
  .navbar-search {
    left: 18px !important; }
  .navbar-langs {
    display: block !important; } }

@media (min-width: 768px) {
  .nav.navbar-nav li:first-child a {
    padding-left: 0 !important; }
  .storefront-breadcrumb .col-full {
    padding-right: 0 !important; } }

.woocommerce-products-header > .col-full {
  padding: 0 !important; }
  @media (max-width: 1200px) {
    .woocommerce-products-header > .col-full {
      padding: 0 15px !important; } }

@media (max-width: 1200px) {
  .bg-list ul.products.columns-3 li.product {
    min-height: 180px; }
  .bg-list .prod-info {
    position: static;
    display: block;
    margin-bottom: 25px; }
  .bg-list ul.products li.product .button {
    position: relative;
    transform: translate(0);
    display: inline-block; } }
