/*
 THEME NAME: Proweb
 AUTHOR:Proweb
 VERSION: 3.0
 */

/*FONTS*/

/*DEFAULT CSS*/
* {
  outline: none !important;
  text-decoration: none !important;
}

body {
  min-height: 100vh;
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  position: relative;
  color: #1d1818;
  font-family: "PT Sans", sans-serif;
}
.h1 {
  font-size: 48px;
}
.h2 {
  font-size: 30px;
}
.h3 {
  font-size: 26px;
}
.h4 {
  font-size: 22px;
}
.h5 {
  font-size: 20px;
}
.h6 {
  font-size: 18px;
}
a,
a:hover,
a:focus {
  color: #244a57;
}

.flex-container {
  display: flex;
  flex-wrap: wrap;
}

.transition {
  transition: 0.5s;
}

.relative-parent {
  position: relative;
}

.absolute-bottom {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}

.absolute {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 20;
}

.alpha {
  padding-left: 0;
}
.page-title {
  padding-bottom: 15px;
  border-bottom: 2px solid #bdbdbd;
}
.page-title h1 {
  text-transform: uppercase;
  margin-bottom: 0;
  font-weight: 700;
}
.omega {
  padding-right: 0;
}
a.wc-block-components-button:not(.is-link),.wc-block-checkout__actions_row button.wc-block-components-checkout-place-order-button {
	background-color: #4f2d00;
    color: #fff;
    border-radius: 5px;
    border: 1px solid #4f2d00;
    padding: 8px 24px;
}
.page-404 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 0 auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  max-width: 100%;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 13px;
  line-height: 20px;
  margin: 0;
  padding: 6px 0px 5px;
  text-align: left;
}

.row {
  margin-left: -12px;
  margin-right: -12px;
}

.container,
[class*="col-"] {
  padding-left: 15px;
  padding-right: 15px;
}
.container {
  max-width: 100%;
}

/*MAIN CSS*/
section {
  margin: 30px 0px;
}
#breadcrumbs {
  display: flex;
  padding: 16px 0px;
  list-style: none;
}
#breadcrumbs li {
  margin-right: 8px;
}
#breadcrumbs li a {
  color: #4f2d00;
}
.header-items {
  justify-content: space-between;
}
#loadMoreBtn {
  width: 100%;
  background-color: #f2f2f2;
  border-radius: 5px;
  padding: 20px 10px;
  font-size: 18px;
  color: #1d1818;
  border: none;
}
.cover {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
ul.top-menu,
ul.top-menu-right {
  display: flex;
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
.cht {
  padding-bottom: 10px;
  border-bottom: 2px solid #c4c4c4;
  margin-bottom: 10px;
}
.entry-summary .single_price span.discount {
  font-size: 14px;
  color: #fff;
  background-color: #e13b3f;
  padding: 4px 10px;
  border-radius: 5px;
  float: right;
}
.character li {
  list-style: none;
  padding: 8px 0px;
  border-bottom: 1px solid #e2e2e2;
}
ul.top-menu li:not(:last-child),
ul.top-menu-right li:not(:last-child) {
  margin-right: 38px;
}
.product-item {
  padding: 15px;
  border-radius: 5px;
  background: #fff;
  position: relative;
  box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.05);
  margin-bottom: 30px;
}

.discount-percentage {
  background: #e13b3f;
  padding: 6px 10px;
  border-radius: 5px;
  margin-right: 5px;
  font-size: 10px;
}
.badges {
  margin: 0;
  padding: 0;
  color: white;

  position: absolute;
  top: 0;
  font-weight: 600;
  left: 0;
  text-transform: uppercase;
}
.hot-seller-badge {
  background: #c99a5b;
  padding: 6px 10px;
  border-radius: 5px;
  font-size: 10px;
}
.product-item:hover {
  box-shadow: 4px 4px 10px 2px rgba(0, 0, 0, 0.05);
}
.product-item img {
  width: 100%;
  height: 225px;
  object-fit: contain;
  margin-bottom: 17px;
}
.product-item .price {
  display: flex;
  align-items: flex-start;
}
.product-item .dimensions {
  height: 0px;
  opacity: 0;

  margin: 0;
  transition: 0.3s all;
}
.product-item:hover .dimensions {
  height: fit-content;
  opacity: 1;
  transition: 0.3s all;
}
.product-item .price {
  margin-bottom: 0;
  padding-bottom: 17px;
  border-bottom: 1px solid #e2e2e2;
}
.product-item .price bdi,
.product-item .price ins {
  font-size: 25px;
  font-weight: 700;
  color: #1d1818;
}
.product-item .price del bdi {
  color: #bdbdbd;
  font-size: 18px;
  font-weight: 700;
  margin-right: 12px;
  text-decoration-line: line-through !important;
}
.product-item h4 {
  color: #1d1818;
  padding-bottom: 17px;
  border-bottom: 1px solid #e2e2e2;
}
.product-item .product-buttons {
  padding-top: 17px;
}

.product-item .product-buttons a.product_type_simple ,.product-item .product-buttons a.add_to_cart_button,
body.woocommerce .product-item a.add_to_cart_button,.zkz-bttnprod {
  border-radius: 5px;
  display: inline-block;
  max-width: 200px;
  width: max-content;
  text-align: center;
  color: #1d1818;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  padding: 12px 14px;
	line-height:1;
	margin:4px;
  border: 1px solid #4f2d00;
  background-color: white;
}
.product-item .add_to_cart_button:hover,
.product-item .add_to_cart_button:focus {
  background-color: #4f2d00;
  color: #fff;
}
.portfolio img {
  width: 100%;
  object-fit: cover;
}
.portfolio .port-item img {
  border-radius: 10px;
  height: 300px;
}
.single_price {
  font-size: 35px;
  font-weight: 400;
  color: #1d1818;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  border-bottom: 4px solid #4f2d00;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  border-bottom: 2px solid #cfc8d8;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
  content: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: #1d1818;
}
.single-product .entry-summary .search_button {
  font-size: 18px;
  font-weight: 700;
  width: 100%;
  max-width: 300px;
  padding: 15px;
  text-transform: uppercase;
}

.search_button.btn:hover {
  color: #fff;
}
.search_button.btn:focus {
  box-shadow: none;
}
.cta {
  min-height: 500px;
  padding: 60px 0px;
  background-image: url(./img/uyut.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.woocommerce .quantity .qty {
  padding: 10px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  background-color: transparent;
  border: none;
  margin: 0 15px;
  padding: 0;

  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  border-bottom: 4px solid transparent;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child {
  margin-left: 0;
}
.woocommerce div.product form.cart div.quantity {
  float: unset;
  margin-bottom: 15px;
}
.image-cont {
  height: 450px;
  position: relative;
  border-radius: 10px 0px 0px 10px;
}
.image-cont .overlay {
  background-color: rgba(243, 231, 198, 0.6);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.frame-map iframe {
  border-radius: 0px 10px 10px 0px;
}
.contact-block [class*="col-"]:first-child {
  padding-right: 0px;
}
.contact-block [class*="col-"]:nth-child(2) {
  padding-left: 0px;
}
.image-cont .content-cont {
  position: relative;
  z-index: 1;
}
.portfolio .port-item {
  border-radius: 10px;
  height: 300px;
  position: relative;
}
.top-menus a {
  color: #1d1818;
}
.top-menus {
  padding: 10px 0px;
  border-bottom: 1px solid #e0e0e0;
}
ul.top-menu-right {
  justify-content: end;
}
#logo a img {
  max-width: 290px;
}
header nav a.ezda {
  color: #4f2d00;
  text-decoration-line: underline !important;
}
.call-sec {
  text-align: center;
}
.catcard img {
  height: 238px;
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.main-cat-name {
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 0px 0px 0px 10px;
  background: #c99a5b;
  font-size: 18px;
  padding: 8px 16px;
  max-width: 100%;
  word-wrap: break-word;
}
.catcard {
  border-radius: 10px;
  position: relative;
}
.product-categories {
  list-style: none;
  display: flex;
  padding: 0;
  margin: 0;
  flex-wrap: wrap;
  padding: 30px 0px;
}
.product-categories li a {
  padding: 11px 18px;
  color: #4f2d00;
  display: inline-block;
  margin-bottom: 20px;
  border: 1px solid #4f2d00;
  border-radius: 5px;
  margin-right: 34px;
  text-transform: uppercase;
}
.product-categories li a:hover {
  background-color: #4f2d00;
  color: #fff;
}
.f-block {
  border-radius: 5px;
  background: #c99a5b;
  padding: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.f-block p {
  margin-bottom: 0;
  display: flex;
  align-items: center;
  height: 60px;
  text-transform: uppercase;
  font-weight: 500;
  overflow: hidden;
}
.f-block svg {
  width: 42px;
  height: auto;
  margin-right: 15px;
}
.zkz-btn {
  color: #4f2d00;
  border-radius: 5px;
  border: 1px solid #4f2d00;
  padding: 8px 24px;
  background-color: transparent;
}
.call-sec a {
  font-size: 22px;
  color: #1d1818;
  font-weight: 700;
  display: block;
  margin-bottom: 11px;
}
.call-sec a svg {
  margin-right: 10px;
  vertical-align: middle;
}
.icons a svg {
  margin-bottom: 8px;
}
.search_button {
  background-color: #4f2d00;

  color: #fff;
  border-radius: 5px;
  border: 1px solid #4f2d00;
  padding: 8px 24px;
}
.icons a:not(:last-child) {
  margin-right: 10px;
}
.icons a {
  text-align: center;
  color: #1d1818;
}
.back-nav {
  background: #c99a5b;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
}
.back-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
}
.back-nav #main-menu > ul > li {
  padding: 0px 30px;
  border-radius: 5px;
}
.back-nav #main-menu > ul > li > a {
  padding: 15px 0px;
  display: inline-block;
  color: #1d1818;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
}
.back-nav #main-menu > ul > li:hover,
.back-nav #main-menu > ul > li.current-menu-item {
  background: #4f2d00;
}
.back-nav #main-menu > ul > li:hover > a,
.back-nav #main-menu > ul > li.current-menu-item > a {
  color: #fff;
}
.back-nav #main-menu > ul > li.menu-item-has-children {
  position: relative;
}
.back-nav #main-menu > ul > li.menu-item-has-children > ul.sub-menu {
  display: none;
  position: absolute;
  border-radius: 5px;
  background: #fff;
  padding: 0px;
  left: 0;
	z-index:100;
  min-width: 210px;
  width: fit-content;
  box-shadow: 1px 1px 10px 2px rgba(0, 0, 0, 0.1);
}
.back-nav #main-menu > ul > li.menu-item-has-children > ul.sub-menu > li {
  padding: 4px 30px;
}
.back-nav #main-menu > ul > li.menu-item-has-children > ul.sub-menu > li:hover {
  background-color: #f4f4f4;
}
ul.wc-block-product-categories-list {
  list-style: none;
  padding: 0px;
  margin: 20px 0px;
}
.woocommerce nav.woocommerce-pagination ul {
  border: 1px solid #4f2d00;
}
.woocommerce nav.woocommerce-pagination ul a {
  color: #4f2d00;
}
.woocommerce nav.woocommerce-pagination ul li {
  border-right: 1px solid #4f2d00;
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
  background-color: #4f2d00;
  color: #fff;
}
ul.wc-block-product-categories-list li a {
  color: #4f2d00;
  font-size: 18px;
}
#main-menu > ul > li.menu-item-has-children > ul.sub-menu a {
  color: #1d1818;
  margin: 6px 0px;
  display: block;
}
.back-nav #main-menu > ul > li.menu-item-has-children:hover > ul.sub-menu {
  display: block;
}
.address p {
  margin-bottom: 6px;
}

.banner-img {
  background-color: #c4c4c4;
  border-radius: 10px;
}
.banner-img img {
  width: 100%;
  border-radius: 10px;

  object-fit: contain;
}
.footer-sec {
  background-color: #c99a5b;
  padding: 40px 0px 20px;
  color: #1d1818; 
  box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.5);
}
.copy-box {
  margin-top: 30px;
  padding-top: 10px;
  border-top: 2px solid #4f2d00;
}
.footer-sec a {
  color: #1d1818;
}
.footer-sec ul {
  padding: 0;
  margin: 0;
  padding-top: 10px;
  list-style: none;
}
.footer-sec ul li {
  margin: 8px 0px;
}
.footer-sec ul li span i {
  margin-right: 8px;
  color: #4f2d00;
}
.navbar-expand-lg .navbar-collapse {
  display: none !important;
}
/* Large desktops and laptops */
@media (min-width: 1230px) {
  .container {
    max-width: 1400px;
    width: 100%;
  }
}

@media (min-width: 1200px) {
}

@media (max-width: 1199px) {
}

/* Portrait tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
}

@media (min-width: 992px) {
}

@media (max-width: 991px) {
  .navbar-expand-lg .navbar-collapse {
    display: block !important;
    flex-basis: auto;
  }

  .offcanvas-collapse {
    position: fixed;
    top: 94px; /* Height of navbar */
    bottom: 0;
    left: 100%;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    overflow-y: auto;
    z-index: 1000;
    visibility: hidden;
    background-color: #c99a5b;
    transition: transform 0.3s ease-in-out, visibility 0.3s ease-in-out;
  }
  .offcanvas-collapse.open {
    visibility: visible;
    transform: translateX(-100%);
  }
  .offcanvas-collapse.open ul {
    padding: 0;
    list-style: none;
  }
  .offcanvas-collapse.open ul li {
    padding: 8px 0px;
    margin-bottom: 6px;
    position: relative;
  }
  .offcanvas-collapse.open ul li > svg {
    position: absolute;
    top: 10px;
    right: 20px;
  }
  .offcanvas-collapse.open ul li.click > svg {
    transform: rotate(270deg);
  }
  .offcanvas-collapse.open ul li > ul.sub-menu {
    display: none;
    padding: 10px;
  }
  .offcanvas-collapse.open ul li a {
    color: #1d1818;
    font-size: 16px;
    text-transform: uppercase;
  }
  header {
    border-bottom: 2px solid #4f2d00;
  }
  #breadcrumbs {
    padding: 8px 0px;
  }
  #breadcrumbs li {
    font-size: 14px;
  }

  .navbar-toggler:not(.opened) .cl {
    display: none;
  }
  .navbar-toggler.opened .bar {
    display: none;
  }
  .navbar-toggler:focus {
    box-shadow: none;
  }
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
  .h1 {
    font-size: 32px;
  }
  .h2 {
    font-size: 26px;
  }
  .h3 {
    font-size: 24px;
  }
  .h4 {
    font-size: 20px;
  }
  .h5 {
    font-size: 18px;
  }
  .h6 {
    font-size: 18px;
  }
  #logo a img {
    max-width: 200px;
  }
  .icons a:not(:last-child) {
    font-size: 14px;
  }
  .f-block {
    margin-bottom: 20px;
  }
  .f-block p {
    font-size: 16px;
  }
  .portfolio .port-item,
  .portfolio .port-item img {
    height: 230px;
  }
  .product-categories li a {
    font-size: 14px;
  }
  .catcard img {
    height: 185px;
  }
  .main-cat-name {
    font-size: 16px;
    padding: 5px 15px;
  }
  .product-item {
    margin-bottom: 20px;
  }
  #loadMoreBtn {
    padding: 15px 10px;
  }
  .contact-block [class*="col-"]:first-child {
    padding-right: 15px;
  }
  .contact-block [class*="col-"]:nth-child(2) {
    padding-left: 15px;
  }
  .image-cont {
    height: auto;
    margin-bottom: 20px;
  }
  .image-cont,
  .frame-map iframe {
    border-radius: 10px;
  }
  .offcanvas-collapse {
    top: 82px;
  }
}

/* Landscape phones and smaller */
@media (max-width: 544px) {
  .icons a:not(:last-child) span {
    display: none;
  }
  .image-cont .content-cont {
    padding: 30px 25px !important;
  }
  .icons a svg {
    margin-bottom: 0px;
  }
  .icons a:not(:last-child) {
    margin-right: 15px;
  }
  .portfolio .port-item,
  .portfolio .port-item img {
    height: 180px;
  }
  .offcanvas-collapse {
    top: 75px;
  }
}

@media (max-width: 480px) {
  #logo a img {
    max-width: 150px;
  }
  .portfolio .port-item,
  .portfolio .port-item img {
    height: 150px;
  }
  .offcanvas-collapse {
    top: 65px;
  }
}
