/*
 Theme Name:   Archtek Child
 Theme URI:    htts://rstheme.com/products/wordpress/archtek/
 Description:  Archtekc Child
 Author:       RS Theme
 Author URI:   http://rstheme.com
 Template:     archtek
 Version:      1.7
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */

#pum_popup_title_2840 input[type=text] {
  /* margin-bottom: 0; */
}

.main-contain.offcontents .woocommerce-ordering {
  display: none;
}

.woocommerce ul.products li.product .images-product .overley {
  display: none;
}

.rs-inner-blog .recent-widget.main-sidebar .post-desc ul li:last-child {
  display: none;
}

/* #SR7_3_1-5 {
  position: relative;
  padding: 40px;
  border-radius: 10px;
  color: #000;
  text-align: center;
  background: rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(3px);
  -webkit-backdrop-filter: blur(3px);
  z-index: 1;
  overflow: hidden;
}

#SR7_3_1-5::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(4, 20, 55, 0) 0%, rgba(4, 20, 55, 0.8) 100%);
  pointer-events: none;
  z-index: 2;
} */

.animate-hover-scale-blink {
  transition: transform 0.3s ease;
}

.animate-hover-scale-blink:hover {
  transform: scale(1.08);
}

.product-template-default .product .wpcf7 {
  float: left;
  margin-left: 55px;
}

.product-template-default .product .related.products h2 {
  float: left;
}

.rs-footer .fa-ul li i {
  color: #fff;
}

.elementor-spacer-inner {
  border-right: 1px solid #3034d1;
}

input[type=text] {
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
  border: 1px solid #3034D1 !important;
}

div textarea {
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
  border: 1px solid #3034D1;
}

#rs-header.header-style4 .header-inner .menu-area2 .col-cell.menu-responsive {
  background: #fff;
  margin-top: 2px;
}

#rs-header.header-style4 .header-inner .menu-area .toolbar-areas {
  background: #fff
}

#rs-header.header-style4 .header-inner .menu-area .toolbar-areas .toolbar-sl-shares ul {
  flex-direction: column;
  align-items: flex-start;
  row-gap: 8px;
}

#rs-header.header-style4 .header-inner .menu-area .toolbar-areas .toolbar-sl-shares ul li {
  padding-left: 0;
}

#rs-header.header-style4 .header-inner .menu-area .toolbar-areas .toolbar-sl-shares ul li a i {
  background: #000;
}

#rs-header.header-style4 .header-inner .menu-area .toolbar-areas .toolbar-sl-shares ul li a i::before {
  color: #fff
}

#rs-header.header-style4 .header-inner .menu-area .toolbar-areas .toolbar-sl-shares ul::before, #rs-header.header-style4 .header-inner .toolbar-areas .toolbar-sl-shares ul::after {
  display: none;
}

.sticky_form {
	display:none
}

.custom-text h4 {
  margin-bottom: 16px;
}

.custom-text strong {
  font-weight: 700;
  font-size: 32px;
  line-height: 32px;
}

.woocommerce div.product .price {
  margin-bottom: 0;
}
.single-product div.product p.price {
  margin-bottom: 0;
}

.custom-block #content {
  padding-top: 0;
  padding-bottom: 0;
}

#rs-footer .footer4 {
  display: flex;
}

.footer-info .copyright {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
}