/*
Theme Name: BUY KERATIN EUROPE
Theme URI: https://tavissoft.com/projects/buy-keratin-europe
Author: Tavissoft
Author URI: https://tavissoft.com
Description: The BUY KERATIN EUROPE WordPress Theme by Tavissoft is a stylish and performance-optimized solution designed for online stores specializing in keratin hair products, professional haircare, and beauty salon supplies. This theme offers a clean, elegant, and conversion-focused design that highlights premium keratin treatments, shampoos, masks, and styling products. Built with WooCommerce integration, it allows for easy product management, secure checkout, and seamless customer experience. The theme is fully responsive, SEO-friendly, and optimized for fast loading speeds. It also includes customizable color schemes, typography, banners, and promotional sections — making it perfect for brands selling keratin cosmetics and professional hair products across Europe.
Version: 1.0.0
Tested up to: 6.8
Requires PHP: 7.4
Requires at least: 5.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: buy-keratin-europe
Tags: beauty, ecommerce, woocommerce, cosmetics, health, responsive, seo-friendly, customizable, modern, minimalist, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

BUY KERATIN EUROPE Theme has been developed and customized by Tavissoft (tavissoft.com), 2025.
*/


*{
  margin:0;
  padding:0;
  outline:none;
}
 :root {
  --first-theme-color: #7684FF;
}
body{
  margin:0;
  padding:0;
  font-size:15px;
  color: #000000;
  font-family: "Outfit", sans-serif;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  overflow-x: hidden !important;
  /*overflow-y: scroll !important;*/
  background-color: #ffffff;
}
img{
  border:none;
  margin:0;
  padding:0;
  height:auto;
  max-width:100%;
}
a{
  color: #000000;
  text-decoration:none;
  word-wrap: break-word;
  cursor: pointer;
}
a:hover{
  color:#000000;
  text-decoration:none;
}
ol,ul{
  margin:0;
  padding:0;
}
.wp-caption,
.wp-caption-text,
.sticky,
.gallery-caption,
.aligncenter{
  margin:0;
  padding:0;
  max-width:100% !important;
}
.sticky{
  background: #ededed;
}
.entry-content ol li,
.entry-content ul li{
  margin-left:15px;
}
.entry-content a, .contentsecwrap a{
  text-decoration: underline;
}
ul li ul,
ul li ul li ul,
ol li ol, ol li ol li ol{
  margin-left:10px;
}
h1,h2,h3,h4,h5,h6{
  color: #000000;
  word-wrap: break-word;
  line-height: 1.1;
}
h1{
  font-size:32px;
}
h2{
  font-size:30px;
}
h3{
  font-size:24px;
}
h4{
  font-size:20px;
}
h5{
  font-size:18px;
}
h6{
  font-size:14px;
}
:hover{
  transition-duration: 0.5s;
}
.clear{
  clear:both;
}
.alignnone{
  width:100% !important;
}
img.alignleft, .alignleft{
  float:left;
  margin:0 15px 0 0;
  padding:5px;
  border:1px solid #cccccc;
}
img.alignright, .alignright{
  float:right;
  margin:0 0 0 15px;
  padding:5px;
  border:1px solid #cccccc;
}
.left{
  float:left;
}
.right{
  float:right;
}
#comment-nav-above .nav-previous,
#comment-nav-below .nav-previous{
  float:none !important;
  margin:10px 0;
}
h2#reply-title {
  border-top: 1px solid #ccc;
  padding-top: 20px;
}
ol.comment-list li{
  list-style:none;
  margin-bottom:5px;
}
.comment-content p {
  color: #3A3A3A;
}
p{
  color: #3A3A3A;
}
.woocommerce nav.woocommerce-pagination ul, .single-product.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder{
  border: none;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li a:hover{
  background: var(--first-theme-color);
  color: #ffffff;
  padding: 10px 12px;
}
.woocommerce nav.woocommerce-pagination ul li span.current{
  background: var(--first-theme-color);
  color: #ffffff;
  padding: 10px 12px;
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers{
  font-weight: 700;
}
.woocommerce-page p{
  color: #000000;
}
.single-product .product_meta{
  margin-top: 20px;
}
.single-product .woocommerce-product-gallery__wrapper img{
  height: 500px !important;
  width: 500px !important;
}
.boxlayout{
  width: 1140px;
  margin: 0 auto;
  background-color: #fff;
  position: relative;
  box-shadow: 0 -8px 8px #8e8e8e;
}
.single-post .comment-respond .comment-form-cookies-consent,
.woocommerce.single-product #reviews .comment-form-cookies-consent{
  display: flex;
  gap: 10px;
  align-items: flex-start;
}
.single-post .comment-respond .comment-form-cookies-consent input{
  margin-top: 5px;
}
.single-post .comment-respond .comment-form-cookies-consent label{
  margin-left: 10px;
}

/* Wishlist */
.wishlist_table.mobile{
  padding-left: 0;
}
.wishlist_table.mobile table{
  width: auto;
}
.wishlist_table.mobile li{
  padding: 15px;
  border: 1px solid #000000;
}
.cart.wishlist_table .additional-info-wrapper{
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
}
ul.shop_table.cart.wishlist_table.wishlist_view.responsive.mobile{
  display: grid;
  grid-template-columns: 2fr 50%;
  gap: 10px;
}
.wishlist_table.images_grid li .item-details table.item-details-table td.label, .wishlist_table.mobile li .item-details table.item-details-table td.label, .wishlist_table.mobile li table.additional-info td.label,
.wishlist_table.modern_grid li .item-details table.item-details-table td.label{
  font-size: 16px !important;
  font-weight: 500;
}
.wishlist_table.mobile li .item-details table.item-details-table td,.wishlist_table.mobile li .additional-info .value{
  font-size: 14px !important;
  padding: 0 0 0 10px !important;
  font-family: "Outfit", sans-serif;
  vertical-align: middle !important;
}
.wishlist_table .product-name a,
.wishlist_table .product-price,
.wishlist_table .product-stock-status .wishlist-in-stock{
  font-size: 18px;
  font-weight: 700;
}
.wishlist_table.mobile li .item-wrapper .product-thumbnail,
.wishlist_table.mobile li .item-wrapper .item-details{
  display: block;
  width: 100%;
}
.wishlist_table.mobile li .item-wrapper .item-details .item-details-table .label{
  padding: 0 !important;
  width: auto !important;
}
.wishlist_table .product-add-to-cart a,
.wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart{
  margin-bottom: 0 !important;
}

/*post formate*/
.format-gallery .wp-block-gallery, .format-video figure{
  margin-bottom: 15px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}
a:focus,input[type='submit']:focus,input[type='search']:focus,textarea:focus,input[type='name']:focus,input[type='email']:focus,.toggle-nav button:focus,a.close-button:focus,#commentform input#email:focus, #commentform input#url:focus,#commentform input#author:focus, #commentform textarea:focus, #commentform input#eazycfc_captcha:focus, .serach_inner button[type="submit"]:focus, .serach_inner input[type="submit"]:focus, .serach_inner input[type="submit"]:focus{
	outline: -webkit-focus-ring-color auto 1px;
}
.main-nav ul.sub-menu li a:focus, .main-nav ul ul a:focus{
  border:2px solid var(--first-theme-color);
  outline: none;
}
.main-nav a:focus, .search-box button:focus, .search-outer button.search-close:focus{
  border:2px solid #ffffff;
  outline: none;
}
input:focus{
  border:2px solid #ffffff;
}
.textwidget p a,.entry-content p a,.entry-summary a,.widget_block p a,.widget_block h1 a,.widget_block h2 a,.widget_block h3 a,.widget_block h4 a,.widget_block h5 a,.widget_block h6 a{
  /*text-decoration: underline !important;*/
}
.comment-content p a, .description p a {
  text-decoration: underline !important;
}
.single-post .entry-content p{
  color: #3A3A3A;
}
/* = wide block css
-------------------------------------- */
.single-post .alignfull, .single-post .alignwide {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
/*block css*/
.site-main .alignfull, .site-main .alignwide{
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 20px;
}
.site-main .alignfull img{
  width: 100% !important
}
.site-main .alignnone, .site-main .aligncenter{
  width: auto !important;
}
.site-main .alignleft{
  margin-right: 10px;
}
.postsec-list .wp-block-button a:hover, .site-main .wp-block-button a:hover,
.site-main .wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):hover,
.postsec-list .wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):hover{
  background: var(--first-theme-color) !important;
  color: #ffffff !important;
}
.postsec-list .wp-block-button.is-style-squared a, .site-main .wp-block-button.is-style-squared a{
  border-radius: 0px !important;
}
.postsec-list .wp-block-button__link, .site-main .wp-block-button__link{
  background: var(--first-theme-color);
  color:#ffffff !important;
  border-radius: 30px;
  font-weight: 500 !important;
}
.site-main .wp-block-button.is-style-outline a, .postsec-list .wp-block-button.is-style-outline a{
  background:none;
  border:1px solid var(--first-theme-color);
  color: #fff !important;
}
.site-main img.alignleft, .site-main .alignleft, .site-main img.alignright, .site-main .alignright,
.postsec-list img.alignleft, .postsec-list .alignleft, .postsec-list img.alignright, .postsec-list .alignright{
  border:none;
}
.tags a {
  text-decoration: none!important;
  font-weight: 400;
  color: #ffffff !important;
  background: var(--first-theme-color);
  box-shadow: 0 1px 0 rgb(0 0 0 / 8%);
  text-shadow: none;
  line-height: 3.5;
  padding: 8px;
  margin: 5px;
  border-radius: 5px;
  font-size: 15px;
}
.tags a:hover{
  background-color: #000000;
  color: #fff !important;
}
/*-----------------Search pop up----------------*/
.page-template-template-home-page .serach_inner{
  min-height: 150px;
}
.serach_inner{
  /*background: var(--first-theme-color);*/
  /*max-height: 150px;*/
  display: flex;
  /*justify-content: center;*/
  /*position: relative;*/
  /*box-shadow: 0px 0px 12px #c0bebe;*/
  /*transition: 1s height ease-in-out;*/
}
.search-close {
  position: absolute;
  top: 0;
  font-size: 40px;
  z-index: 9999;
  right: 50%;
  color: #fff;
  background: none;
  border:none;
  cursor: pointer;
  transition: 0.5s height ease-in-out;
}
.serach_inner form.search-form, .serach_inner form.woocommerce-product-search {
  width: calc(100% - 30px);
  color: #fff;
  border: none;
  position: absolute;
  bottom: 20px;
  display: flex;
  padding: 0;
  border-radius: 0;
  background: #ffffff;
  max-width: 1200px;
  text-align: left;
  border-radius: 4px;
}
.serach_inner form.search-form label {
  width: 95%;
}
.serach_inner input.search-field {
  padding: 10px;
  font-size: 20px;
  font-weight: 500;
  color: #112b38;
  max-height: 1200px;
  border: 0;
  width: 100%;
}
.serach_inner input.search-submit {
  padding: 8px 35px;
  margin: 5px 0;
  font-size: 20px;
}
.search-box button{
  background: transparent;
  border: 0;
}
.search-outer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0;
  visibility: hidden;
  text-align: center;
  height: 100%;
  transition: 1s height ease-in-out;
  z-index: 999;
}
body.search-focus .search-outer{
  visibility: visible;
  transition: 1s height ease-in-out;
}
body.admin-bar .search-close{
  top: 34px;
}
button.search-submit {
 border: 0;
 background: transparent;
}
input.search-field {
 border: 1px solid #000000;
 padding: 4px 0;
 background: transparent;
 width: 95%;
}
.search-box button {
  background: none;
  border:none;
}
.serach_inner button[type="submit"], .serach_inner input[type="submit"]{
  text-indent: -9999px;
  z-index: 1;
  background: url(images/search.png) no-repeat 16px #000000;
  margin: 0;
  background-size: 20px;
  right: 0;
  width: 60px;
  height: 100%;
  border-radius: 4px;
}
.modal-content{
  background: transparent;
  border: 0;
}
.modal-dialog{
  pointer-events: all;
}
.modal-body{
  padding: 0;
}
#myModal, .modal-open {
  padding: 0 !important;
}
.modal-open{
  overflow-y: scroll;
}
body.admin-bar .serach_inner{
  margin-top: 32px;
}
body.admin-bar .closepop{
  top:30px;
}

/*scroll to top*/
#button{
  background: var(--first-theme-color);
  color: #ffffff;
  cursor: pointer;
  width: fit-content;
  padding: 5px;
  padding-top: 22px;
  height: 60px;
  aspect-ratio: 1;
  text-align: center;
  position: fixed;
  border-radius: 50%;
  bottom: 60px;
  right: 20px;
  -moz-border-radius: 0;
  font-size: 15px;
  font-weight: 700;
  display: none;
  opacity: 1 !important;
}
/* = pre loader css
-------------------------------------- */
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 999999;
}
#status {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-image: url(images/status.gif);
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
}
/*logo*/
h1.site-title, p.site-title{
  font-size: 30px;
  margin-bottom: 0;
  font-weight: 500;
  color: #ffffff;
}
p.site-title a, h1.site-title a {
  color: #ffffff;
  font-size: 30px;
  text-transform: capitalize;
}
.page-template-template-home-page p.site-title a, .page-template-template-home-page h1.site-title a{
  color: #ffffff;
}
p.site-title{
  line-height: 1.3;
}
.page-template-template-home-page h1.site-title a:hover{
  color: var(--first-theme-color);
}
.logo span.site-description{
  font-size: 13px;
  font-weight: 500;
  color:#ffffff;
}
.page-template-template-home-page .logo span.site-description{
  color: #ffffff;
}
#mySidenav {
  display: inline;
}
.main-nav ul {
  margin: 0;
  padding: 0;
}
.main-nav li {
  display: inline-flex;
  position: relative;
  align-items: center;
  padding: 10px 25px;
}
.main-nav .current-menu-item a{
  color: #ffffff;
}
.main-nav a {
  font-size: 14px;
  display: block;
  text-transform: capitalize;
  color: #ffffff;
  font-weight: 400;
  padding: 4px;
}
.main-nav .main-menu{
  text-align: left;
}
.main-nav .sub-menu a{
  color:#111 !important;
}
.main-nav li ul li.current_page_item li a{
  color: #111 !important;
}
.main-nav li ul li.current_page_item a{
  color:#fff !important;
}
.main-nav ul ul li.current_page_item a{
  color: #000000 !important;
}
.page-template-template-home-page li.main-nav .current_page_item{
  color:#ffffff;
  background-color:var(--first-theme-color);
}
.page-template-template-home-page .main-nav .sub-menu .current_page_item a{
  background:none;
}
.main-nav ul.sub-menu .current_page_item a::before,
.main-nav ul.sub-menu .current-menu-item a::before,
.main-nav ul ul .menu-item a:before{
  content: none;
}
.main-nav ul ul .menu-item-has-children > a::after{
  margin-top: 2px;
}
.main-nav .menu-item-has-children > a::after {
  content: '\f107';
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  display: inline-block;
  width: 0;
  height: 0;
  position: absolute;
  top: auto;
  bottom: auto;
  right: auto;
  margin-left: 3px;
  margin-top: 3px;
  transform: translateY(-50%);
  pointer-events: none;
  font-size: 12px;
}
.main-nav .menu-item-has-children.current-menu-parent > a::after,
.main-nav .menu-item-has-children.current-menu-ancestor > a::after,
.main-nav .menu-item-has-children.current_page_parent > a::after {
  transform: translateY(-50%) rotate(0deg);
}
.main-nav ul.sub-menu li a:hover {
  background-color: var(--first-theme-color) !important;
  color: #ffffff !important;
}
.main-nav ul ul {
  position: absolute;
  background: #fff;
  min-width: 250px;
  z-index: 9999;
  top: 98%;
  line-height: 30px;
  opacity: 0;
}
.main-nav ul ul ul {
  left: 100%;
  top: 0%;
}
.main-nav ul ul a {
  color: #1f1f1f;
  border: none;
  padding: 10px;
  margin-bottom: 0;
}
.main-nav ul ul li {
  float: none;
  display: block;
  text-align: left;
  border-left: none;
  border-right: none !important;
  padding: 0;
  border-bottom: solid 1px #f1f1f1;
}
.main-nav li ul {
  border-top: 3px solid var(--first-theme-color);
  box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, 0.4);
}
.main-nav .menu > ul > li.highlight {
  background-color: #006ccc;
}
.main-nav .menu > ul > li.highlight:hover {
  background: transparent;
}
.main-nav .menu-item-has-children:not(.off-canvas):hover > .sub-menu,
.main-nav .menu-item-has-children:not(.off-canvas):focus > .sub-menu,
.main-nav .menu-item-has-children.is-focused:not(.off-canvas) > .sub-menu,
.main-nav .menu-item-has-children:not(.off-canvas)[focus-within] > .sub-menum,
.main-nav .menu-item-has-children:not(.off-canvas):focus-within > .sub-menu {
  opacity: 1;
}
.main-nav ul li:hover > ul {
  opacity: 1;
}
.main-nav li.menu-item-has-children:hover > ul,
.main-nav li.menu-item-has-children:focus > ul,
.main-nav li.menu-item-has-children.focus > ul {
  opacity: 1;
}
.main-nav .sub-menu {
  opacity: 0;
  left: -9999px;
  z-index: 99999;
  width: 200px !important;
}
.main-nav ul.sub-menu li a {
  background: #ffffff !important;
  color: #000 !important;
}
ul.sub-menu ul.sub-menu {
  left: 200px !important;
}
.main-nav .menu-item-has-children:not(.off-canvas):hover > .sub-menu,
.main-nav .menu-item-has-children:not(.off-canvas):focus > .sub-menu,
.main-nav .menu-item-has-children.is-focused:not(.off-canvas) > .sub-menu,
.main-nav .menu-item-has-children:not(.off-canvas)[focus-within] > .sub-menum,
.main-nav .menu-item-has-children:not(.off-canvas):focus-within > .sub-menu {
  display: block;
  left: 0;
  margin-top: 0;
  opacity: 1;
  width: auto;
  min-width: 100%;
}
ul.sub-menu ul.sub-menu {
  left: -9999px;
}
.toggle-nav,
a.close-button {
  display: none;
}
/*page css*/
.page-header {
  margin-bottom: 20px;
}
.page-header h1{
  color: #000000;
  margin-bottom: 10px;
  font-size: 35px;
  word-wrap: break-word;
}
.page-header span, .page-header span a {
  font-size: 18px;
  word-wrap: break-word;
  display: inline;
  margin-bottom: 10px;
}

/* Header */
.main-header{
  background-color: #FFFFFF;
  position: relative;
  z-index: 1;
}
.main-header .top-search .main-search i, .main-header .cart-box i{
  color: #ffffff;
  font-size: 18px;
}

/* Header Image */
.box-image .single-page-img{
  position: relative;
}
.box-image .single-page-img:after{
  content: '';
  position: absolute;
  height: 300px;
  width: 100%;
  background-color: #000000;
  top: 0;
  opacity: 0.5;
}
.box-image {
  position: relative;
}
.box-image .page-header{
  position: absolute;
  bottom: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  margin-bottom: 0;
  width: 100%;
}
.box-image .page-header h2,
.box-image .page-header h1{
  color: #fff;
  text-transform:uppercase;
}
.box-image .page-header .breadcrumb{
  justify-content: center;
  color: #ffffff;
  align-items: center;
}
.box-image .page-header .breadcrumb a,
.box-image .page-header .breadcrumb span{
  background-color: transparent;
  margin: 0;
}
.box-image .page-header .entry-title span{
  font-size: 35px;
}

/* Banner */
#banner-cat .banner-page{
  height: 700px;
}
#banner-cat .banner-main .banner-text,
#project-section .blog-bx .project-small-text{
  color: var(--first-theme-color);
  font-weight: 600;
  display: inline-block;
}
#banner-cat .banner-main .banner-text:after,
#project-section .blog-bx .project-small-text:after{
  position: absolute;
  content: '';
  height: 32px;
  width: 36px;
  left: 0;
  top: -5px;
  background-color: var(--first-theme-color);
  opacity: 0.2;
  border-radius: 4px;
}
#banner-cat .banner-main .banner-title,
#banner-cat .banner-main .banner-content,
#project-section .text-content .project-post-title{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
#banner-cat .banner-main .banner-title{
  font-size: 34px;
  font-weight: 700;
  line-height: 48px;
  -webkit-line-clamp: 2;
}
#banner-cat .banner-main .banner-content{
  -webkit-line-clamp: 4;
}
#banner-cat .banner-main .bannerbtn a,
#banner-cat .banner-main .bannerbtn1 a{
  border-radius: 60px;
  padding: 8px 25px;
  font-size: 14px;
  position: relative;
  font-weight: 500;
  display: inline-block;
}
#banner-cat .banner-main .bannerbtn a,
#banner-cat .banner-main .bannerbtn1 a{
  border: 1px solid #000000;
  background-color: transparent;
  color: #000000;
}
#banner-cat .banner-main .bannerbtn1 a:hover,
#banner-cat .banner-main .bannerbtn a:hover{
  border: 1px solid var(--first-theme-color);
  background-color: var(--first-theme-color);
  color: #ffffff;
}
#banner-cat .banner-main .bannerbtn a:after,
#banner-cat .banner-main .bannerbtn1 a:after{
  content: '';
  position: absolute;
  height: 2px;
  width: 30px;
  top: 50%;
  transform: translateY(-50%);
  background-color: #000000;
  left: -18px;
}
#banner-cat .banner-main .bannerbtn a:hover:after,
#banner-cat .banner-main .bannerbtn1 a:hover:after{
  right: -18px;
  left: auto;
}

/* Banner Grid Css */
#banner-cat .image-boxes{
  right: 0;
  top: -52px;
  width: fit-content;
  z-index: 0;
}
#banner-cat .banner-img {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: repeat(5, 1fr);
  height: 700px;
  width: 700px;
}
#banner-cat .banner-img .box1,
#banner-cat .banner-img .box3,
#banner-cat .banner-img .box5,
#banner-cat .banner-img .box7,
#banner-cat .banner-img .box9,
#banner-cat .banner-img .box11,
#banner-cat .banner-img .box13,
#banner-cat .banner-img .box15,
#banner-cat .banner-img .box17,
#banner-cat .banner-img .box19,
#banner-cat .banner-img .box21,
#banner-cat .banner-img .box23,
#banner-cat .banner-img .box25,
#banner-cat .banner-img img{
  height: 100%;
  width: 100%;
}
#banner-cat .banner-img img{
  border-radius: 50%;
}
#banner-cat .banner-img .box1,
#banner-cat .banner-img .box11,
#banner-cat .banner-img .box21,
#banner-cat .banner-img .box15{
  border-radius: 0 80px 80px 0;
}
#banner-cat .banner-img .box3,
#banner-cat .banner-img .box25{
  border-radius: 80px 80px 0 0;
}
#banner-cat .banner-img .box7,
#banner-cat .banner-img .box17{
  border-radius: 80px 0 0 80px;
}
#banner-cat .banner-img .box13,
#banner-cat .banner-img .box23{
  border-radius: 0 0 100% 0;
}
#banner-cat .banner-img .box5,
#banner-cat .banner-img .box19{
  border-radius: 100% 0 100% 0;
}
#banner-cat .banner-img .box1,
#banner-cat .banner-img .box11,
#banner-cat .banner-img .box21{
  background-image: linear-gradient(to right, #ffffff 50%, var(--first-theme-color) 50%);
  opacity: 0.1;
}
#banner-cat .banner-img .box7,
#banner-cat .banner-img .box17 {
  background-image: linear-gradient(to right, var(--first-theme-color), var(--first-theme-color));
  opacity: 0.4;
}
#banner-cat .banner-img .box3,
#banner-cat .banner-img .box13,
#banner-cat .banner-img .box23 {
  background-image: linear-gradient(to right, var(--first-theme-color), var(--first-theme-color));
  opacity: 0.7;
}
#banner-cat .banner-img .box9,
#banner-cat .banner-img .box19 {
  background-image: linear-gradient(to right, var(--first-theme-color), var(--first-theme-color));
  opacity: 0.9;
}
#banner-cat .banner-img .box5,
#banner-cat .banner-img .box15,
#banner-cat .banner-img .box25 {
  background-image: linear-gradient(to right, var(--first-theme-color), var(--first-theme-color));
  opacity: 0.8;
}


/* Project Section */
#project-section .owl-carousel{
  z-index: unset;
}
#project-section .blog-bx {
  width: 70%;
}
#project-section .blog-bx .project-title{
  font-weight: 600;
}
#project-section .project-post-content .imagebox img{
  border-radius: 0 20px 0 20px;
  width: 100%;
  height: 350px;
  object-fit: cover;
}
#project-section .project-post-content .text-content{
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  width:100%;
  max-width: 335px;
  display: none;
}
#project-section .project-post-content:hover .text-content{
  display: block;
}
#project-section .project-post-content .text-content svg{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  text-align: center;
  z-index: 0;
}
#project-section .text-content .project-post-title,
#project-section .text-content .projectpost-content{
  position: relative;
  z-index: 1;
}
#project-section .text-content .project-post-title{
  color: #000000;
  font-size: 18px;
  font-weight: 600;
  -webkit-line-clamp: 1;
  line-height: 1.4;
}
#project-section .text-content .projectpost-content{
  color: #000000;
  font-size: 14px;
  line-height: 1.5;
}
#project-section .project-post-content .posts-icons i,
#project-section .project-post-content .posts-icons svg{
  background-color: var(--first-theme-color);
  color: #ffffff;
  border-radius: 50%;
  height: 75px;
  width: 75px;
  font-size: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
}
#project-section .project-post-content .posts-icons svg{
  height: 40px;
  width: 40px;
  padding: 15px;
}
#project-section .project-post-content:hover .posts-icons i,
#project-section .project-post-content:hover .posts-icons svg{
  opacity: 1;
}
#project-section .project-post-content .posts-icons{
  position: absolute;
  bottom: 100px;
  left: 50%;
  transform: translateX(-50%);
}
#project-section .owl-nav{
  position: absolute;
  top: -80px;
  right: 10%;
  display: flex;
  gap: 10px;
}
#project-section .owl-nav button{
  color: #000000;
  background-color: #DCDEFE;
  border: none;
  border-radius: 50%;
  height: 40px;
  width: 40px;
}
#project-section .owl-nav button:hover{
  background-color: var(--first-theme-color);
  color: #ffffff;
}
.single-product .summary button.woosw-btn, .single-product .related.products button.woosw-btn, .woocommerce-shop button.woosw-btn, .woosw-popup-content .add_to_cart_inline .added_to_cart, .woosw-list .woosw-item--actions .added_to_cart, .woosw-list .woosw-copy #woosw_copy_btn{
  padding: 7px 15px;
  background: var(--first-theme-color);
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  text-transform: capitalize;
  border-radius: 4px;
  font-weight: 500;
  text-align: center;
  border: none;
}
.single-product .summary button.woosw-btn:hover, .single-product .related.products button.woosw-btn:hover, .woocommerce-shop button.woosw-btn:hover, .woosw-popup-content .add_to_cart_inline .added_to_cart:hover, .woosw-list .woosw-item--actions .added_to_cart:hover, .woosw-list .woosw-copy #woosw_copy_btn:hover{
  background: #000000;
}
.woosw-list .woosw-copy #woosw_copy_btn{
  margin-left: 10px;
}
.woosw-list .woosw-copy #woosw_copy_url{
  padding: 5px;
}
.woosw-popup-content .add_to_cart_inline .added_to_cart{
  margin-top: 10px;
}
.woosw-list .woosw-item .woosw-item--actions{
  text-align: center;
}
.woosw-list .woosw-item--actions .added_to_cart{
  margin-left: 10px;
}
.woosw-list .woosw-item .woosw-item--actions a.add_to_cart_button, .woosw-list .woosw-item--actions .added_to_cart{
  text-decoration: none !important;
}
.woosw-list table.woosw-items .woosw-item .woosw-item--name a{
  font-size: 20px;
  text-decoration: none;
}

/* = Page lay out css
-------------------------------------- */
.postsec-list input.search-field,
.postsec-list input.search-submit {
  padding: 11px 10px;
}
.postsec-list .search-form input.search-submit, #sidebar form .wp-block-search__button{
  background: var(--first-theme-color);
  color: #ffffff;
  border: 2px solid var(--first-theme-color);
  font-weight: 700;
  border-radius: 4px;
}
.postsec-list .search-form input.search-submit:hover, #sidebar form .wp-block-search__button:hover{
  background: #ffffff;
  border-color: var(--first-theme-color);
  color: var(--first-theme-color);
}
.contentsecwrap{
  /*padding:35px 0;*/
  clear: both;
}
.contentsecwrap p{
  margin-bottom:20px;
}
.type-page .entry-content p {
  color: #3A3A3A;
}
#sidebar aside.widget{
  padding: 20px;
  border-radius: 5px;
}
.listarticle{
  border-radius: 5px;
}
.listarticle h2 a{
  color: #3A3A3A;
  font-size: 30px;
  text-decoration: none;
  word-wrap: break-word;
}
.listarticle h2 a:hover{
  color: var(--first-theme-color);
}
.single_title{
  margin-bottom: 15px;
  font-size: 20px;
}
.post-thumb{
  margin:15px 0;
}
.nav-links .page-numbers{
  border: 1px solid var(--first-theme-color);
  color: var(--first-theme-color) !important;
  padding:10px 15px;
  text-decoration: none;
  font-weight: 700;
}
span.page-numbers.current, .nav-links .page-numbers:hover{
  background: var(--first-theme-color);
  color: #ffffff !important;
}

/* label css
---------------------------------------------- */
label{
  margin-bottom: 0;
}
#footer .search-form label, #sidebar .search-form label{
  width: 100%;
}
aside.widget ul, .entry-summary li{
  list-style:none;
}
.listarticle .alignfull, .listarticle .alignwide{
  margin-left: 0;
  margin-right: 0;
}
#recentcomments li{
  background-image:none !important;
}
#recentcomments li a{
  padding-left:0px !important;
}
.textwidget select,table{
  width:100%;
}
nav.navigation.pagination {
    margin: 30px auto;
}
/*--------------------------------------------------------------
## Sidebar Style
--------------------------------------------------------------*/
#sidebar input[type="text"],
#sidebar input[type="search"],
#footer input[type="search"]{
  border: solid 2px var(--first-theme-color);
  padding: 10px;
  width: 100%;
}
#footer input[type="search"]{
  color: #ffffff;
  border: 1px solid #ffffff;
}
#footer .search-form input::placeholder{
  color: #ffffff;
}
#footer input.search-submit{
  background-color: #ffffff;
  padding: 10px;
  width: 100%;
  border:none;
  font-size: 15px;
  text-transform: uppercase;
  color: #000000;
  font-weight: 600;
}
#sidebar input.search-submit,
form.woocommerce-product-search button {
  padding: 10px;
  width: 100%;
  border:none;
  background: var(--first-theme-color);
  font-size: 15px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 600;
}
input.search-submit{
  background: var(--first-theme-color);
  color: #ffffff;
  border:none;
  padding: 10px 20px !important;
}
.widget-area .widget::after,
.widget-area .widget::before {
  clear: both;
  content: "";
  display: table;
}
#sidebar .widget-title, #sidebar h1,#sidebar h2,#sidebar h3,#sidebar h4,#sidebar h5,#sidebar h6, #sidebar form label.wp-block-search__label {
  font-size: 28px;
  font-weight: 500;
  padding-bottom: 10px;
  position: relative;
  text-align: left;
  text-transform: capitalize;
  color: #262626;
}
 .entry-title h2:before{
  content: "\f185";
  display: inline-block;
  font-family: FontAwesome;
  margin-right: 5px;
}
#sidebar ul {
  list-style: outside none none;
  padding: 0;
  margin: 0;
}
#sidebar ul ul {
  border-bottom:none;
  padding-bottom: 0;
}
#sidebar ul li {
  padding: 5px;
  padding-left: 30px;
  padding-top: 5px;
  position: relative;
  color: #000000;
}
#sidebar ul li::before {
  color: var(--first-theme-color);
  content: "\f192";
  display: inline-block;
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  font-size: 7px;
  left: 0;
  position: absolute;
  top: 12px;
  margin-left: 2px;
}
#sidebar .widget_nav_menu ul li::before{
  top: 18px;
}
#sidebar .widget a,
#sidebar .widget a:visited {
  color: #000000;
  text-decoration: none;
}
#sidebar .widget a:hover,
#sidebar .widget a:active {
  color: var(--first-theme-color);
}
#sidebar .widget {
  padding: 20px;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 0 4px #cfcfcf;
  border-bottom: 3px solid var(--first-theme-color);
  margin-bottom: 30px;
}
#sidebar .widget:hover{
    box-shadow: 0 0 20px #cfcfcf;
}
#sidebar .widget_nav_menu ul li{
  padding: 3px 15px 5px 20px;
}
#sidebar .widget_nav_menu ul li a{
  line-height: 2.5;
}
/*Clearing floats css*/
.page-links {
  float: unset !important;
  display: inline-flex;
  gap: 5px;
  align-items: center;
  margin:20px auto;
}
.page-links a, .page-links span{
  padding: 10px 15px;
  background: var(--first-theme-color);
  color: #ffffff;
}
.page-links .post-page-numbers.current, .page-links a:hover{
  background-color: #000000;
  color:#fff;
}
/*calendar widget*/
.widget_calendar {
  text-align: center;
}
.widget_calendar h3{
  text-align: left;
}
.widget_calendar caption {
  background: var(--first-theme-color) none repeat scroll 0 0;
  color: #ffffff;
  padding: 5px;
}
.widget_calendar .pad {
  background: #eeeeee none repeat scroll 0 0;
}
.widget_calendar #today a{
  color: #ffffff;
}
.widget_calendar #today {
  background: var(--first-theme-color) none repeat scroll 0 0;
  color: #ffffff;
}
.widget .tagcloud a {
  background: var(--first-theme-color);
  color: #ffffff !important;
  border: 1px solid var(--first-theme-color);
  display: inline-block;
  font-size: 16px !important;
  line-height: 1.5;
  margin-bottom: 5px;
  padding: 5px 15px;
}
.widget .tagcloud a:hover {
  background-color: #ffffff;
  color: var(--first-theme-color) !important;
  border: 1px solid var(--first-theme-color);
}
.widget_categories li > a,
.widget_archive li > a {
  display: inline-block;
  min-width: 85%;
}
.search-form .search-submit:focus {
  box-shadow: inherit;
  outline: none;
}
dt {
  font-weight: bold;
}
dd {
  margin: 0 1.5em 1.5em;
}
img {
  height: auto;
  max-width: 100%;
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}
td, th {
  border: 1px solid #ddd;
  padding: 5px;
  color:#252525;
}
#footer td, #footer th{
  color: #fff;
}
select {
  width: 100%;
  padding: 5px;
}
#footer .tagcloud a {
  border: solid 1px #fff;
  font-size: 14px !important;
  margin: 2px 0;
  display: inline-block;
  color: #fff !important;
  padding: 5px 10px;
  font-weight: 500;
}
#footer .tagcloud a:hover{
  color: var(--first-theme-color) !important;
  background-color: #ffffff;
  border-color: var(--first-theme-color);
}
.tagcloud a:hover{
  background: var(--first-theme-color);
  border-color: var(--first-theme-color);
  color: #ffffff !important;
}
/*footer*/
#footer ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
#footer ul li {
  font-size: 15px;
  padding: 3px 15px 3px 13px;
  position: relative;
  color: #fff;
}
#footer ul li::before {
  color: #fff;
  content: "\f105";
  display: inline-block;
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  font-size: 14px;
  left: 0;
  position: absolute;
  top: 3px;
}
#footer a .footer-widget-area {
  float: left;
  padding: 0 25px;
  width: 25%;
}
#footer a,
#footer p {
  color:#fff;
}
#footer h6 {
  color: var(--first-theme-color);
}
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.postsec-list article.hentry,
.search-results .postsec-list article{
  background: #ffffff none repeat scroll 0 0;
  box-shadow: 0 0 4px #cfcfcf;
  padding: 30px;
  position: relative;
  border-radius: 12px;
  margin-bottom: 30px;
}
.postsec-list article.hentry:hover,
.search-results .postsec-list article:hover{
    box-shadow: 0 0 20px #cfcfcf;
}
/* = Footer css
------------------------------------------- */
#footer{
  background-color: var(--first-theme-color);
  color: #ffffff;
}
#footer h1, #footer h2,#footer h3,#footer h4,#footer h5,#footer h6 {
  color: #fff;
}
.ftr-4-box{
  width:100%;
  float:left;
  margin:0 4% 2% 0;
  box-sizing:border-box;
  padding:20px;
}
.widget-column-4 {
  margin-right:0px !important;
}
.ftr-4-box h5{
  font-size:28px;
  color:var(--first-theme-color);
  margin-bottom:0;
  border-bottom:1px solid #000000;
  padding-bottom:20px;
}
.ftr-4-box h5 span{
  font-weight:300;
  color: #3dd4e5;
}
.ftr-4-box ul{
  margin:0;
  padding:0;
  list-style:inside disc;
}
.ftr-4-box ul li {
  display:block;
  padding:6px 0;
}
.ftr-4-box ul li a,.ftr-4-box a.readmore span {
  color:#ffffff;
}
.ftr-4-box p{
  margin-bottom:15px;
}
.copywrap {
  font-size: 18px;
  padding: 14px 10px !important;
  background: var(--first-theme-color);
  border-top: 1px solid #ffffff;
}
.copywrap p, .copywrap p a{
  color:#ffffff !important;
  margin-bottom: 0;
  font-weight: 500;
  font-size: 16px;
}
#footer .copywrap a:hover{
  color:#000000;
}
.entry-content .tags a{
  color:#ffffff !important;
}
.entry-content .tags a:hover{
  background-color: var(--first-theme-color);
  color: #ffffff !important;
}
/* Sticky Header */
.is-sticky-on {
  position: fixed;
  left: 0;
  width: 100%;
  z-index: 9999;
}
.copywrap .copywrap-info{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.copywrap .copywrap-info.center-content {
  justify-content: center;
  text-align: center;
}
/* Mobile Portrait View */
@media screen and (max-width: 1000px){
  body.admin-bar.page-template-template-home-page .serach_inner {
    margin-top: 32px;
  }
  body.admin-bar.page-template-template-home-page .search-close{
    top: 36px;
  }
  .main-nav li ul li.current_page_item li a {
    color: #ffffff !important;
  }
  p.site-title a, h1.site-title a{
    font-size: 23px;
  }
  .main-nav ul ul, .main-nav .sub-menu{
    opacity: 1;
    width: auto;
  }
  .page-template-template-home-page .main-nav .current_page_item a{
    color: var(--first-theme-color);
  }
  .main-nav .current_page_item a::before{
    content: none;
  }
  .logo span.site-description{
    font-size: 12px;
  }
  .main-nav ul ul li{
    margin-bottom: 0;
  }
  .page-template-template-home-page .main-nav a,.main-nav ul.sub-menu li a{
    color: #fff !important;
    text-align: center;
    padding-left: 0;
    background-color: transparent !important;
  }
  .main-nav ul.sub-menu li a{
    padding-left: 0;
  }
  .page-template-template-home-page .sidenav .main-nav{
    background-color: #0000;
  }
  .main-nav ul{
    text-align: left;
  }
  .main-nav ul.sub-menu li a:focus, .main-nav ul ul a:focus,.main-nav a:focus{
    border:2px solid #fff;
    outline: none;
  }
  .main-nav li ul{
    border:none;
    box-shadow: none;
    border-top: none !important;
  }
  .main-nav .sub-menu li{
    border-bottom: none;
  }
  .toggle-nav button {
    font-weight: 700;
    border: none;
    font-size: 14px;
    padding: 8px 25px;
    color: #ffffff;
    display: inline-block;
    background: var(--first-theme-color);
    border-radius: 6px;
    position: relative;
    z-index: 1;
  }
  .sidenav {
    height: 100%;
    width: 100%;
    position: fixed !important;
    z-index: 99999;
    left: 0;
    top: -110%;
    overflow-x: hidden;
    transition: 0.5s top ease-in-out;
    overflow-y: scroll;
    background: #000;
    visibility: hidden;
    opacity: 0.9;
  }
  .main-nav ul li a:hover{
    color: #fff;
  }
  .main-nav li {
    padding: 0 15px;
    display: block;
    border-bottom: none;
    border-right: none;
    height: auto;
  }
  body.show-main-menu .sidenav{
    visibility: visible;
    top: 0;
    transition: 0.5s top ease-in-out;
    background: #000 !important;
  }
  .sidenav .close-button {
    margin-bottom:30px !important;
    font-size: 36px;
    display: block !important;
    color: #fff;
    padding: 10px !important;
    text-align: center;
    margin-top: 25px;
  }
  .sidenav #site-navigation {
    width: 100%;
    margin-top: 45px;
  }
  .toggle-nav span{
    font-size:30px; cursor:pointer; text-align: right;
  }
  .main-nav ul ul li,.menubar .nav ul li{
    display: block;
    text-align: center !important;
  }
  .toggle-nav{
    display: block;
  }
  .main-nav li.current_page_item a{
    color: #ffffff;
  }
  .main-nav ul li a{
    padding: 8px;
    text-decoration: none;
    font-size: 15px;
    color: #fff;
    display: block;
    float: none;
    margin: 5px 0;
    border-right: none;
    text-align: center;
  }
  .main-nav .menu-item-has-children > a::after{
    margin-top: 0;
  }
  .main-nav ul li ul li a:before{
    content:"\00BB \00a0";
  }
  .main-nav ul.sub-menu a:hover{
    color:#000000;
  }
  .main-nav ul ul{
    position: static; width: 100%; background: transparent;border-top-width: 0px; border-bottom-width: 0px;box-shadow: none; }
  .main-nav ul ul a{
    border-bottom: none;
    padding-left: 40px;
  }
  .main-nav ul ul li.current_page_item a {
    color: #ffffff !important;
  }
  .main-nav ul ul ul.sub-menu a{
    padding-left: 0;
  }
  #mySidenav {
    text-align: left; display: inline;
  }
  .main-menu {
    padding: 0em;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .main-nav ul.sub-menu>li>a:before {
    content: unset;
  }
  .main-nav ul.sub-menu>li>a:hover:before{
    opacity: 0;left: 0px;width: 0px;
  }
  .page-template-template-home-page .main-nav .current_page_item a, .main-nav .current_page_item a, .main-nav .current_page_item a:hover{
    background:none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1000px){
  .toggle-nav{
    margin: 10px 0 5px;
  }
}
@media screen and (max-width: 599px){
  #project-section .project-post-content .text-content{
    max-width: 300px;
  }
  #project-section .project-post-content .posts-icons{
    bottom: 90px;
  }
  .admin-bar .is-sticky-on{
    top: 0px;
  }
}
@media screen and (min-width: 600px) and (max-width: 767px){
  #project-section .project-post-content .text-content{
    max-width: 280px;
  }
  #project-section .project-post-content .posts-icons{
    bottom: 80px;
  }
  .container{
    padding: 0px 20px !important;
  }
}
@media screen and (max-width: 767px) {
  .main-header .top-icons{
    /*justify-content: space-around !important;*/
    padding-right: 11px;
  }
  #banner-cat .banner-page {
    height: 500px;
  }
  #banner-cat .banner-main .banner-title{
    font-size: 27px;
    line-height: 1.4;
    -webkit-line-clamp: 3;
  }
  #banner-cat .image-boxes{
    display: none;
  }
  #project-section .blog-bx, #banner-cat .banner-main{
    width: 100%;
    text-align: center;
  }
  #banner-cat .banner-button{
    justify-content: center;
  }
  #banner-cat .banner-main .bannerbtn a, #banner-cat .banner-main .bannerbtn1 a{
    padding: 8px 18px;
  }
  #project-section .blog-bx .project-title{
    font-size: 25px;
  }
  #project-section .project-post-content .posts-icons i{
    height: 70px;
    width: 70px;
  }
  #project-section .project-post-content .text-content {
    display: block;
  }
  #project-section .project-post-content .posts-icons i {
    opacity: 1;
  }
  #project-section{
    padding-bottom: 60px !important;
  }
  #project-section .owl-nav{
    top: auto;
    bottom: -60px;
    right: 50%;
    transform: translateX(50%);
  }
  .wishlist_table .product-add-to-cart a{
    padding: 8px 8px !important;
  }
  #footer .footer-widget{
    text-align: center;
  }
  #footer ul li{
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding: 6px 0;
  }
  #footer ul li::before{
    content: none;
  }
  .single-product .woocommerce-product-gallery__wrapper img{
    width: 100% !important;
    height: auto !important;
  }
  .woocommerce ul.products li{
    width: 100% !important;
  }
  .wpcf7 input[type="text"],
  .wpcf7 input[type="tel"],
  .wpcf7 input[type="email"],
  .wpcf7 textarea {
    width: 100%;
  }
  .ftr-4-box{
    width: 100%;
  }
  .boxlayout{
    width: 270px;
  }
  .admin-bar .page-template-template-home-page .header.sticky-head, .admin-bar .sticky-head{
    top:0;
  }
  .logo, .toggle-nav {
   text-align: center !important;
  }
  .page-template-template-home-page .product-cart .cart-count{
    background: var(--first-theme-color);
    color: #ffffff;
  }
  ul.shop_table.cart.wishlist_table.wishlist_view.responsive.mobile{
    grid-template-columns: 100%;
  }
  .sidenav .close-button{
    margin-bottom: 20px !important;
  }
  .admin-bar .page-template-template-home-page .header.main.sticky-head, .admin-bar .main.sticky-head{
    top: 0;
  }
  tr.wc-block-cart-items__row {
    gap: 0.4em;
  }
  td.wc-block-cart-item__total{
    padding-left: 0px !important;
  }
  li.wc-block-grid__product{
    max-width:100% !important;
    float:none;
  }
  .woocommerce-cart .wp-block-woocommerce-empty-cart-block li.wc-block-grid__product{
    max-width: 100% !important;
    margin: 0 8.8% 2.992em 0;
  }
  .header.main.sticky-head{
    position: static;
    box-shadow:none;
  }
  .header.main.sticky-head{
    position: static;
    transform: none;
  }
  #sidebar{
    margin-top: 30px;
  }
  .main-header{
    padding:8px 0;
  }
  .main-header .logo{
    margin-bottom: 10px;
  }
  .copywrap .copywrap-info{
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
  .copywrap .copywrap-info p,
  .copywrap .footer-social {
    flex: 1 1 100%;
    justify-content: center;
    align-items: center;
  }
  .copywrap .footer-social{
    margin-top: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #banner-cat .banner-img{
    height: 400px;
    width: 400px;
  }
  #banner-cat .banner-page {
    height: 400px;
  }
  #banner-cat .image-boxes{
    top: -35px;
  }
  #banner-cat .banner-main .banner-title{
    font-size: 28px;
    line-height: 1.4;
  }
  #banner-cat .banner-main .banner-content{
    margin-bottom: 25px !important;
  }
  #project-section .blog-bx .project-title{
    font-size: 26px;
  }
  #project-section .project-post-content .text-content {
    display: block;
  }
  #project-section .project-post-content .posts-icons i {
    opacity: 1;
  }
  .woocommerce-cart .wp-block-woocommerce-empty-cart-block li.wc-block-grid__product{
    max-width: 50% !important;
    margin: 0 1.8% 2.992em 0;
  }
  .toggle-nav button{
    font-size: 15px;
    padding: 8px 25px;
  }
  p.site-title a, h1.site-title a, h1.site-title, p.site-title {
    font-size: 20px;
  }
  .single-product .woocommerce-product-gallery__wrapper img{
    width: 100% !important;
    height: auto !important;
  }
  .is-sticky-on.mobile.sticky-head{
    top: 40px;
  }
  .admin-bar .page-template-template-home-page .header.sticky-head, .admin-bar .sticky-head{
    top: 47px;
  }
  .admin-bar .page-template-template-home-page .header.main.sticky-head, .admin-bar .main.sticky-head{
    top:42px;
  }
  .boxlayout{
    width: 650px;
  }
  .ftr-4-box{
    display: inline-grid;
    float: none;
  }
  tr.wc-block-cart-items__row {
    gap: 1em;
  }
  li.wc-block-grid__product{
    max-width: 48% !important;
    float: left;
    clear: both;
    margin: 0 1% 2.992em;
    flex: 1 0 48% !important;
  }
  .woocommerce ul.products li.product {
    width: 48% !important;
    margin: 0 6px 2.992em;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #banner-cat .banner-img{
    height: 500px;
    width: 500px;
  }
  #banner-cat .banner-page {
    height: 500px;
  }
  #banner-cat .image-boxes{
    top: -40px;
  }
  #project-section .project-post-content .text-content{
    max-width: 310px;
  }
  #project-section .project-post-content .posts-icons{
    bottom: 90px;
  }
  .related.products .product-content .product-btn,
  .woocommerce-shop .product-content .product-btn{
    width: 90px;
  }
  .related.products .product-content .product-btn a,
  .woocommerce-shop .product-content .product-btn a{
    font-size: 25px;
    margin-left: 30px;
  }
  .woocommerce-cart .wp-block-woocommerce-empty-cart-block li.wc-block-grid__product{
    max-width: 21.75% !important;
  }
  p.site-title a, h1.site-title a, h1.site-title, p.site-title {
    font-size: 20px;
  }
  .main-nav a, .main-nav .menu-item-has-children > a::after{
    font-size: 12px;
  }
  .main-nav .menu-item-has-children > a::after{
    margin-top: 2px;
  }
  .admin-bar .page-template-template-home-page .header.sticky-head, .admin-bar .sticky-head{
    top: 32px;
  }
  .admin-bar .page-template-template-home-page .header.main.sticky-head, .admin-bar .main.sticky-head{
    top: 30px;
  }
  tr.wc-block-cart-items__row {
    gap: 1em;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1399px){
  p.site-title a, h1.site-title a, h1.site-title, p.site-title {
    font-size: 25px;
  }
  #banner-cat .banner-img{
    height: 600px;
    width: 600px;
  }
  #banner-cat .banner-page{
    height: 600px;
  }
  #project-section .project-post-content .text-content{
    max-width: 275px;
  }
  #project-section .project-post-content .posts-icons{
    bottom: 81px;
  }
  #project-section .project-post-content .posts-icons i{
    height: 65px;
    width: 65px;
    font-size: 32px;
  }
}
@media screen and (min-width: 1400px){
  .single-product.woocommerce-page div.product div.summary{
    width: 52%;
  }
}
@media screen and (min-width:1700px) and (max-width:1799px){
  #project-section .project-post-content .text-content{
    max-width: 310px;
  }
  #project-section .project-post-content .posts-icons{
    bottom: 90px;
  }
}
@media screen and (min-width:1600px) and (max-width:1900px){
  .container{
    max-width: 100%;
  }
}
@media screen and (min-width:1920px) {
  .container{
    max-width: 100%;
  }
}


/* Центрируем логотип абсолютно по горизонтали */
.mainhead .logo {
  position: absolute ;
  left: 50%;
  transform: translateX(-50%);

}

.mainhead .logo img {
  height: 65px !important;
  display: block;
  height: auto;
  width: auto;

}

/* Чтобы не перекрывался меню */
.mainhead .menu-sec {
  position: relative;
  z-index: 5;
}
.mainhead {
  position: relative;
  min-height: 65px; /* регулируй высоту шапки */
}
.blue_top{
  height: 30px;
  background-color: #A3BFDB;
}
.shipping-text{
  color: #FFFFFF;
}

/* Блок поиска*/
/* Делаем иконку лупы чёрной */
.top-search .fa-search {
  color: #000 !important;     /* принудительно чёрный цвет */
  transition: color 0.3s ease;
}

/* При наведении — лёгкое затемнение (опционально) */
.top-search .fa-search:hover {
  color: #222 !important;
}

/* Кнопка без фона и рамки */
.top-search button.search-open {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  padding: 5px;
  cursor: pointer;
}
/* Блок поиска*/

/*icon*/

/* Общий контейнер */
.top-icons {
  display: flex;
  align-items: center;        /* выравнивание по вертикали */
  justify-content: center;    /* центрирование по горизонтали */
  gap: 20px;                  /* расстояние между иконками */
  padding: 9px 0;             /* немного воздуха сверху и снизу */
}

/* Иконки поиска, профиля, корзины */
.top-icons a,
.top-icons button {
  background: none;
  border: none;
  color: #000;
  font-size: 20px;
  cursor: pointer;
  transition: color 0.3s ease;
  position: relative;
}

/* Hover эффект для ссылок и кнопок */
.top-icons a:hover,
.top-icons button:hover {
  color: #007bff;
}

/* SVG-иконки */
.top-icons img.icon-svg {
  width: 20px;
  height: 20px;
  min-width: 20px;
  min-height: 20px;
  display: block;
  transition: transform 0.3s ease, filter 0.3s ease;
}

/* Анимация при наведении на SVG */
.top-icons a:hover img.icon-svg,
.top-icons button:hover img.icon-svg {
  transform: scale(1.1);
  filter: brightness(0) saturate(100%) invert(31%) sepia(92%) saturate(2469%) hue-rotate(203deg) brightness(92%) contrast(97%);
}

/* Значок количества товаров (WooCommerce) */
.top-cart {
  position: relative;
}

.top-cart .cart-count {
  position: absolute;
  top: -6px;
  right: -10px;
  background: #e60023;
  color: #fff;
  border-radius: 50%;
  font-size: 10px;
  padding: 2px 5px;
  line-height: 1;
  font-weight: bold;
}

/* Стили кнопки поиска */
.top-search button {
  font-size: 18px;
}

/* Центрирование всплывающего блока поиска */
.search-outer {
  /*background-color: none;*/
}

/* Адаптив — увеличение иконок на мобильных */
@media (max-width: 768px) {
  .top-icons img.icon-svg {
    width: 24px;
    height: 24px;
  }
}

/*icon*/
.info-block {
  width: 200px;
  height: 38px;
  background-color: #134FC2;
  color: #FFFFFF;
  font-family: 'Inter', sans-serif;
  font-weight: 300;
  font-size: 13.6px;
  border-radius: 60px;
  text-align: center;
  box-sizing: border-box;
  margin-top: 1vw;
}
.info-block:hover {
  box-shadow: 0 6px 10px -4px rgba(0, 0, 0, 0.3); /* тень только снизу */
  transform: translateY(-2px); /* лёгкий "подъём" */
}
/*Стили для header menu*/

/* === Основное меню === */
.main-menu {
  display: flex;
  align-items: center;
  justify-content: flex-start; /* меню по левому краю */
  padding-left: 20px;
}

.main-menu .menu-list {
  display: flex;
  gap: 28px; /* немного увеличенный интервал между пунктами */
  list-style: none;
  margin: 0;
  padding: 0;
}

.main-menu .menu-list li a {
  font-family: Inter;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 1.4px;
  vertical-align: middle;


}

.main-menu .menu-list li a:hover {
  color: #134FC2; /* тот же синий, что и у кнопки */
  letter-spacing: 1.6px; /* небольшой акцент при наведении */
}

/* Для активного пункта меню */
.main-menu .menu-list li.current-menu-item a {
  color: #134FC2;
  font-weight: 400;
}


/*Стили для header menu*/
.box-image{
  display: none;
}


/* === Синяя полоса с брендами === */
/* === Синяя полоса с логотипами === */
.press-bar {
  background-color: #134FC2; /* фирменный синий */
  width: 100%;
  height: 88px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.press-container {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 80px; /* расстояние между логотипами */
  flex-wrap: nowrap;
}

.press-container img {
  height: 35px;
  width: auto;
  filter: brightness(0) invert(1); /* делает логотипы белыми */
  opacity: 0.9;
  transition: all 0.3s ease;
}

.press-container img:hover {
  opacity: 1;
  transform: scale(1.05);
}

/* === Адаптивность === */
@media (max-width: 992px) {
  .press-container {
    gap: 50px;
  }
  .press-container img {
    height: 38px;
  }
}

@media (max-width: 576px) {
  .press-container {
    flex-wrap: wrap;
    gap: 30px;
  }
  .press-bar {
    height: auto;
    padding: 20px 0;
  }
  .press-bar,
  .press-container {
    display: flex;
    align-items: center;
  }
  .press-container img {
    height: 15px !important;
    object-fit: contain;
  }
}
.not-sticky{
  padding: 0 2%;
}
/*post bar*/

.handwriting {
  font-family: 'Zeyada', cursive;
  font-weight: 400;
  font-size: 128px;
  line-height: 38px;        /* расстояние между строками (если одна строка, можно не трогать) */
  letter-spacing: 0;
  text-align: center;
  color: #000;              /* при необходимости */
  margin: 0;
  padding: 0;
  display: block;
}

/* === Основной блок === */
.post-bar {
  width: 100%;
  max-height: 686px;
  background-color: #fff;
  overflow: hidden;
}

/* === Контейнер поста === */
.post-container {
  display: flex;
  flex-direction: row; /* текст слева, картинка справа */
  width: 100%;
  height: 100%;
  max-height: 686px;
}

/* === Левая часть (текст) === */
.container_text {
  width: 50%;
  padding: 60px 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-sizing: border-box;
}

.container_text h2 {
  font-family: Inter;
  font-weight: 300;
  font-size: 38.4px;
  leading-trim: NONE;
  line-height: 46px;
  vertical-align: middle;
  color: #231F20;
}

.container_text p {
  font-family: Inter;
  font-weight: 300;
  font-size: 13.3px;
  leading-trim: NONE;
  line-height: 18px;
  vertical-align: middle;
}

.read-more {
  display: inline-block;
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  letter-spacing: 0.5px;
  transition: all 0.3s ease;
  text-decoration: none !important;
}
.read-more::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -4px; /* расстояние от текста до линии */
  width: 100%;
  height: 1px;
  background-color: #000;
  transition: background-color 0.3s ease;
}
.read-more:hover {
  text-decoration: underline;
}

/* === Правая часть (изображение) === */
.container_img {
  width: 50%;
  position: relative;
  display: flex;
  justify-content: flex-end;
  /*align-items: center;*/
  height: 100%;
  max-height: 708px;
  overflow: hidden;
}

.container_img .main-photo {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: right center; /* прижимаем к правому краю */
}

/* === Кнопка SHOP NOW === */
.shop-now {
  position: absolute;
  bottom: 10%;
  right: 10%;
  background: #A3BFDB;
  color: #231F20;
  font-family: Inter;
  font-weight: 300;
  font-size: 13.6px;
  line-height: 38px;
  text-align: center;
  vertical-align: middle;
  border-radius: 30px;
  text-decoration: none;
  transition: all 0.3s ease;
  text-decoration: none !important;
  border: 1px solid #231F20;
  padding: 0 8%;
}

.shop-now:hover {
  background-color: #4867a3;
  transform: translateY(-2px);
}
.category-item-text{
  font-family: Inter;
  font-weight: 300;
  font-size: 22.5px !important;
  line-height: 26px;
  vertical-align: middle;

}
/* === Адаптивность === */
@media (max-width: 992px) {
  .post-container {
    flex-direction: column-reverse; /* при уменьшении — картинка первой */
  }
  .post-container.reverse {
    flex-direction: column !important; /* при классе reverse — текст сверху */
  }
  .shop-now.reverse{
    right: 10% !important;
    left: auto !important;
  }
  .container_text,
  .container_img {
    width: 100%;
  }

  .container_text {
    padding: 30px;
    text-align: center;
  }

  .container_img {
    max-height: 400px;
  }

  .shop-now {
    margin-top: 15px;
  }
}

@media (max-width: 576px) {
  .container_text h2 {
    font-size: 22px;
  }

  .container_text p {
    font-size: 14px;
  }

  .shop-now {
    font-size: 12px;
  }
}


/*post bar*/
/*footer*/
.footer-payments {
  display: flex;
  align-items: center;
  gap: 10px; /* расстояние между иконками */
  margin-top: 20px;
}

.footer-payments img {
  width: 24px;
  height: 15px;
  object-fit: contain;
  display: block;
  transition: transform 0.2s ease;
}

.footer-payments img:hover {
  transform: scale(1.1);
}



/*footer*/

/*мальенькое меню */
/* Мобильное меню */
.top-menu {
  display: none; /* скрыто на десктопе */
  align-items: center;
  justify-content: flex-end;
  position: relative;
  z-index: 1000000;
}

.menu-toggle {
  background: none;
  border: none;
  padding: 8px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 4px;
}

.burger-line {
  width: 22px;
  height: 2px;
  background-color: #000;
  border-radius: 1px;
  transition: all 0.3s ease;
}

/* Анимация при активном меню */
.menu-toggle.active .burger-line:nth-child(1) {
  transform: translateY(6px) rotate(45deg);
}
.menu-toggle.active .burger-line:nth-child(2) {
  opacity: 0;
}
.menu-toggle.active .burger-line:nth-child(3) {
  transform: translateY(-6px) rotate(-45deg);
}

/* ===== Мобильное меню ===== */
.mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(255, 255, 255, 0.98);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 25px;
  transform: translateY(-100%);
  opacity: 0;
  transition: transform 0.4s ease, opacity 0.4s ease;
  z-index: 999999;
  pointer-events: none;
}

/* Появление меню */
.mobile-menu.menu-open {
  transform: translateY(0);
  opacity: 1;
  pointer-events: auto;
}

/* Показываем бургер только на мобильных */
@media (max-width: 768px) {
  .top-menu {
    display: flex;
  }
  .subscribe-nav,
  .login-nav,
  .search-open,
  .top-login {
    display: none !important;
  }
}
/* Крестик закрытия */
.menu-close {
  position: fixed !important;        /* 🔥 фиксируем относительно окна, а не flex-контейнера */
  top: 18px;              /* отступ от верха */
  right: 22px;            /* отступ от правого края */
  background: none !important;
  border: none !important;
  font-size: 28px !important;
  line-height: 1;
  cursor: pointer !important;
  color: #000 !important;
  opacity: 0.75;
  transition: opacity 0.2s ease, transform 0.2s ease !important;
  z-index: 1000001;       /* выше, чем всё внутри меню */
}

/* Эффект наведения */
.menu-close:hover {
  opacity: 1;
  transform: scale(1.1);
}


/*мальенькое меню */
/* --- FOOTER --- */
.site-footer {
  background-color: #dbe3eb;
  padding: 60px 40px;
  font-family: "Inter", sans-serif;
  color: #1c1c1c;
}

.footer-container {
  display: grid;
  grid-template-columns: 1.6fr 1fr 1fr 1fr 1fr;
  gap: 40px;
  /*max-width: 1280px;*/
  margin: 0 auto;
}

.footer-column h4 {
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 16px;
}

.footer-column p,
.footer-column a,
.footer-column li {
  font-size: 14px;
  line-height: 1.8;
  color: #1c1c1c;
  text-decoration: none;
}

.footer-column a:hover {
  text-decoration: underline;
}

/* --- Subscribe form --- */
.subscribe-form {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 15px 0;
  border-bottom: 1px solid #1c1c1c;
  padding-bottom: 6px;
}

.subscribe-form input {
  flex: 1;
  border: none;
  background: transparent;
  font-size: 14px;
  outline: none;
}

.subscribe-form button {
  border: none;
  background: transparent;
  font-size: 13px;
  font-weight: 500;
  cursor: pointer;
}

/* --- Payment icons --- */
.payment-icons {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 16px;
}

.payment-icons img {
  height: 22px;
}

/* --- Lists --- */
.footer-column ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* --- Bottom line --- */
.footer-bottom {
  text-align: center;
  font-size: 13px;
  padding-top: 30px;
  border-top: 1px solid #c4ccd4;
  margin-top: 40px;
}

/* --- Responsive --- */
@media (max-width: 992px) {
  .footer-container {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }
}

@media (max-width: 576px) {
  .footer-container {
    grid-template-columns: 1fr;
  }
  .site-footer {
    padding: 40px 20px;
  }
  .subscribe-form {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }
  .subscribe-form button {
    align-self: flex-end;
  }
}
/* --- Подчеркивающая линия под ссылкой SUBSCRIBE --- */
.subscribe-underline {
  width: 100%;
  height: 1px;
  background-color: #1c1c1c;
  margin-top: 8px;  /* отступ сверху */
  margin-bottom: 12px; /* можно убрать, если не нужно пространство снизу */
  opacity: 0.8;
}
.subscribe-link {
  display: inline-block;
  width: 100%;
  text-align: right;

  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 11.1px;
  line-height: 16px;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #000;
  text-decoration: none;

  position: relative;
  padding-bottom: 4px;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb {
  display: none;
}
.box_filter {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 0;
  margin: 20px 0;
}

.box_filter::before,
.box_filter::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
}

.box_filter::before {
  top: 0;
}

.box_filter::after {
  bottom: 0;
}

.woocommerce-result-count {
  margin: 0;
  font-size: 14px;
  color: #333;
}

.woocommerce-ordering select {
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 6px 10px;
  font-size: 14px;
  background-color: #fff;
  color: #000;
  cursor: pointer;
  transition: all 0.2s ease;
}

/*.container{*/
/*dfsdfss  padding: 0px 50px;*/
/*}*/
@media (max-width: 700px) {
  .footer-container {
    text-align: center;
  }
  .main-menu{
    display: none !important;
  }
  .info-block{
    display: none !important;
  }
  .wc-block-components-sidebar{
    display: none !important;
  }
  .mobile-menu-links{
    display: contents;
  }
}

.bestseller-section {
  margin: 40px;

}

.bestseller-title {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 5px;
}

.bestseller-subtitle {
  color: #696969;
  margin-bottom: 30px;
}

.bestseller-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 25px;
}

.bestseller-item {
  text-align: center;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 20px;
}

.bestseller-thumb img {
  width: 100%;
  max-height: 300px;
  object-fit: contain;
}

.bestseller-name a {
  font-weight: 600;
  font-size: 16px;
  color: #111;
  text-decoration: none;
}

.bestseller-price {
  margin: 10px 0;
  font-size: 16px;
  font-weight: 600;
}

.add-to-bag-btn {
  background: #0F67FF;
  color: #fff;
  padding: 10px 25px;
  border-radius: 4px;
  border: none;
  cursor: pointer;
  margin-bottom: 10px;
  width: 100%;
}

.bestseller-details-btn {
  display: inline-block;
  width: 100%;
  padding: 10px;
  border: 1px solid #d9d9d9;
  color: #111;
  text-decoration: none;
  border-radius: 4px;
}
/* Контейнер со скроллом */
.bestseller-scroll {
  display: flex;
  overflow-x: auto;
  gap: 25px;
  padding-bottom: 15px;
  scroll-snap-type: x mandatory;
}

/* Скрываем уродливый дефолтный скролл на Mac/Win */
.bestseller-scroll::-webkit-scrollbar {
  height: 8px;
}
.bestseller-scroll::-webkit-scrollbar-track {
  background: #e8e8e8;
  border-radius: 10px;
}
.bestseller-scroll::-webkit-scrollbar-thumb {
  background: #b6b6b6;
  border-radius: 10px;
}

/* Карточка товара */
.bestseller-item {
  min-width: 270px;           /* ← Важный момент! ширина карточки */
  scroll-snap-align: start;
  text-align: center;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 20px;
  background: #fff;
}

/* Изображение */
.bestseller-thumb img {
  width: 100%;
  height: 270px;
  object-fit: contain;
}

/* Название */
.bestseller-name a {
  font-weight: 600;
  font-size: 14px;
  display: block;
  margin-top: 10px;
  min-height: 40px;
  color: #111;
  text-decoration: none;
}

/* Цена */
.bestseller-price {
  margin: 10px 0;
  font-size: 16px;
  font-weight: 600;
}

/* Add to Bag */
.add-to-bag-btn {
  background: #0F67FF;
  color: #fff;
  padding: 10px 15px;
  border-radius: 4px;
  width: 100%;
  border: none;
  cursor: pointer;
}

/* Details button */
.bestseller-details-btn {
  display: block;
  margin-top: 8px;
  padding: 10px;
  border: 1px solid #d9d9d9;
  color: #111;
  text-decoration: none;
  border-radius: 4px;
}
.bestseller-scroll-wrapper {
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  padding-bottom: 10px;
  scrollbar-width: thin;
}

.bestseller-scroll-wrapper ul.products {
  display: inline-flex !important;
  gap: 20px;
  width: max-content;
  margin: 0;
  padding: 0;
}

.bestseller-scroll-wrapper ul.products li.product {
  width: 260px !important; /* ширина карточки как в теме */
  flex: 0 0 auto;
  white-space: normal;
}
.bestseller-scroll-wrapper ul.products {
  list-style: none !important;
  margin: 0;
  padding: 0;
}
.product-title{
  text-align: left;
  font-family: Inter;
  font-weight: 500;
  font-style: Medium;
  font-size: 13.3px;
  leading-trim: NONE;
  line-height: 18px;
  letter-spacing: 0%;
  vertical-align: middle;

}
.bk-stars {
  display: flex;
  justify-content: flex-start;
  gap: 2px;
  font-size: 16px;
  line-height: 1;
  text-align: left !important;
}

.bk-stars .star.full {
  color: #000; /* ЧЁРНЫЕ ЗАПОЛНЕННЫЕ */
  font-size: 1.5vw;
}

.bk-stars .star.half {
  background: linear-gradient(90deg, #000 50%, #ccc 50%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.bk-stars .star.empty {
  color: #ccc; /* СЕРЫЕ ПУСТЫЕ */
  opacity: 0.7;
}
.bestseller-scroll-wrapper ul.products {
  display: flex;
  align-items: stretch;
}

.bestseller-scroll-wrapper ul.products li.product {
  display: flex;
  flex-direction: column;
}
/* Делаем UL гибким рядом */
.bestseller-scroll-wrapper ul.products {
  display: flex;
  flex-direction: row;
  align-items: stretch; /* ВСЕ LI одинаковой высоты */
  gap: 24px;
}

/* Делаем каждую карточку flex-контейнером */
.bestseller-scroll-wrapper ul.products li.custom-product-card {
  display: flex;
  flex-direction: column;
  flex: 0 0 260px; /* ФИКС ширина карточки */
  height: 100%;
}

/* Тянем product-inner */
.custom-product-card .product-inner {
  display: flex;
  flex-direction: column;
  height: 100%;
}

/* Тянем product-info */
.custom-product-card .product-info {
  display: flex;
  flex-direction: column;
  flex-grow: 1;      /* ТЯНЕТСЯ ДО НИЗА */
}

/* Все нижние элементы — к низу */
.custom-product-card .product-add,
.custom-product-card .add_cart {
  margin-top: auto;  /* ОПУСКАЕТ ВНИЗ */
}
.product-desc {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.custom-product-card .product-info {
  display: flex;
  flex-direction: column;
  height: 100%;
}

/* обёртка под кнопками */
.custom-product-card .product-info > div:last-child {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: auto; /* ← ПРИЖИМАЕТ ОБА БЛОКА К НИЗУ */
}

/* если нужно отдельно прижимать саму кнопку */
.custom-product-card .product-add {
  margin-top: auto;
}
.bestseller-title {
  font-family: Inter;
  font-weight: 300;
  font-size: 33.3px;
  leading-trim: NONE;
  line-height: 40px;
  vertical-align: middle;

}
.bestseller-section{
  font-family: Inter;
  font-weight: 300;
  font-style: Light;
  font-size: 13.3px;
  leading-trim: NONE;
  line-height: 18px;
  letter-spacing: 0%;
  vertical-align: middle;

}
/* скрыто по умолчанию */
.submenu-images {
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition:
          opacity 0.25s ease,
          transform 0.25s ease,
          visibility 0.25s;
  display: flex;
  gap: 10px;
  margin-top: 10px;
  position: absolute;
  right: 10%;
  top: 10%;
}

/* показываем на hover подкатегории */
.menu-item:hover > .submenu-images {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

/* hover эффект для картинок */
.submenu-img img {
  width: 376.65px;
  height: auto;
  max-height: 210px;
  object-fit: cover;
  border-radius: 4px;
  transition: transform .25s ease, box-shadow .25s ease;
}

/* увеличение и тень при наведении */
.submenu-img img:hover {
  transform: scale(1.05);
  box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}
.menu-item-has-children > .sub-menu {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  min-height: 100px;
  height: 500px;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50vw);

  width: 100vw;
  background: #fff;
  padding: 30px 40px;
  z-index: 999;

  transition: 0.2s ease;
}

.menu-item-has-children:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.mobile_nav{
  display: none;
}
@media (max-width: 768px) {
   .mobile_nav {
    display: block;
  }
}
.sub-menu li{
  width: 30%;
}
.submenu-header {
  display: flex;
  flex-direction: column; /* ← делает вертикальную колонку */
  gap: 5px;               /* расстояние между Shop All и названием */
}
.submenu-header .menu-item {
  list-style: none !important;
}
ul.sub-menu > li {
  list-style: none !important;
}

.submenu-shopall{
  \font-family: Lato;
  font-weight: 700;
  font-style: Bold;
  font-size: 10.51px;
  leading-trim: NONE;
  line-height: 15.02px;
  letter-spacing: 0.6px;
  vertical-align: middle;

}
.submenu-shopall {
  font-family: Lato;
  font-weight: 700;
  font-size: 10.51px;
  line-height: 15.02px;
  letter-spacing: 0.6px;
  vertical-align: middle;
}

.submenu-parent {
  font-family: Lato;
  font-weight: 700;
  font-size: 10.51px;
  line-height: 15.02px;
  letter-spacing: 0.6px;
  vertical-align: middle;
}
.add_cart a {
  text-decoration: none !important;
}
.woocommerce-products-header__title.page-title {
  font-family: 'Inter', sans-serif;
  font-weight: 300;           /* Light */
  font-style: normal;
  font-size: 32.85px;
  line-height: 38.76px;
  letter-spacing: 0;
  vertical-align: middle;
}
.product-price{
  display: inline-grid !important;
}



.bk-badge {
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 4px 10px;
  font-size: 11px;
  font-weight: 600;
  color: white;
  border-radius: 4px;
  z-index: 50;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.bk-badge.sale {
  background: #A3BFDB;
}

.bk-badge.new {
  background: #A3BFDB;
}

.bk-badge.bestseller {
  background: #A3BFDB;
}

.custom-product-card {
  position: relative;
}

/* Полностью скрываем стандартный WooCommerce SALE-бейдж */
.badge.sale,
.badge.sale *,
span.badge.sale,
span.badge.sale * {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  height: 0 !important;
  width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}
.acc-item span {
  font-family: 'Inter', sans-serif;
  font-weight: 300;          /* Light */
  font-style: normal;
  font-size: 12.9px;
  line-height: 18px;
  letter-spacing: 0;
  vertical-align: middle;
  text-transform: uppercase;
}
.acc-content p{
  font-family: Inter;
  font-weight: 300;
  font-style: Light;
  font-size: 11px;
  leading-trim: NONE;
  line-height: 18.2px;
  letter-spacing: 0%;
  vertical-align: middle;

}
.subscribe-nav a{
  font-family: Inter;
  font-weight: 300 !important;
  font-size: 12.69px !important;
  line-height: 17.44px !important;
  vertical-align: middle !important;

}
.header_cart{
  padding-top: 48px;
  padding-bottom: 24px;
}
.my-cart-empty h2{

  font-family: Inter;
  font-weight: 300;
  font-style: Light;
  font-size: 32.85px;
  leading-trim: NONE;
  line-height: 38.76px;
  letter-spacing: 0%;
  vertical-align: middle;

}
.my-cart-title{
  font-family: Inter;
  font-weight: 300;
  font-style: Light;
  font-size: 32.85px;
  leading-trim: NONE;
  line-height: 38.76px;
  letter-spacing: 0%;
  vertical-align: middle;

}
.founder-text h3{

  font-family: Inter;
  font-weight: 300 !important;
  font-size: 22.3px !important;
  line-height: 26px !important;
  vertical-align: middle !important;

}
.quality-content h3{
  font-family: Inter;
  font-weight: 300 !important;
  font-size: 22.3px !important;
  line-height: 26px !important;
  vertical-align: middle !important;

}
.founder-text p{
   font-family: Inter;
   font-weight: 300 !important;
   font-size: 13.3px !important;
   line-height: 18px !important;
   vertical-align: middle !important;


 }
.quality-content p{
  font-family: Inter;
  font-weight: 300 !important;
  font-size: 13.2px !important;
  line-height: 18px !important;
  vertical-align: middle !important;
}













.subscribe-contact-wrapper {
  display: flex;
  flex-direction: column;   /* вертикально */
  max-width: 900px;
  margin: 0 auto;
  padding: 40px 20px;
  font-family: Arial, sans-serif;
  color: #333;
}

/* Блок ссылок в строку */
.href-block {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 40px;
  margin: 3%;

}

/* Стили текста */
.subscribe-contact-wrapper h4 {
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  color: #444;
}

.subscribe-contact-wrapper p {
  margin: 4px 0;
  font-size: 13px;
  color: #444;
}

.subscribe-contact-wrapper a {
  color: #444;
  text-decoration: none;
}

.subscribe-contact-wrapper a:hover {
  text-decoration: underline;
}

/* Размеры колонок */
.contact-block {
  width: 60%;
}

.social-block {
  width: 30%;
}


.form-block {
  max-width: 720px;
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 32px;
  border: 1px solid #A3BFDB
}

.form-block form {
  width: 100%;
}
.send_message{
  font-family: Inter;
  font-weight: 300;
  font-size: 16.9px;
  leading-trim: NONE;
  line-height: 20px;
  vertical-align: middle;
  text-transform: uppercase;
  margin-bottom: 24px;
}

.wpcf7{
  width: 100%;
}
/* Растянуть всю форму */
.wpcf7-form {
  width: 100%;
  max-width: 100%;
}

/* Растянуть все поля */
.wpcf7-form-control {
  width: 100% !important;
  box-sizing: border-box;
}

/* Чтобы чекбоксы не тянулись */
.wpcf7-form-control.wpcf7-checkbox {
  width: auto !important;
}

/* Растянуть textarea */
.wpcf7-textarea {
  width: 100% !important;
}

/* Убрать лишние <p> отступы (опционально) */
.wpcf7-form p {
  margin-bottom: 18px;
}
/* Общий стиль для всех текстовых полей CF7 */
.wpcf7-form-control.wpcf7-text,
.wpcf7-form-control.wpcf7-email,
.wpcf7-form-control.wpcf7-textarea {
  width: 100% !important;
  border: none;
  border-bottom: 1px solid #a0a9b1; /* серый underline */
  border-radius: 0;
  padding: 8px 0;
  background: transparent;
  box-shadow: none;
  font-size: 14px;
  color: #333;
}

/* Убрать outline при клике */
.wpcf7-form-control:focus {
  outline: none;
  border-bottom: 1px solid #333; /* темнее при фокусе */
}

/* Placeholder стиль */
.wpcf7-form-control::placeholder {
  color: #7a8693;
  opacity: 1;
}

/* Починить textarea (чтобы тоже была только линия снизу) */
textarea.wpcf7-form-control {
  resize: vertical; /* можно менять высоту */
  height: 120px;
}

/* Чекбоксы не растягивать и не стилизовать как input */
.wpcf7-checkbox {
  border: none !important;
}
/* Общий стиль для input и textarea */
.wpcf7-form-control.wpcf7-text,
.wpcf7-form-control.wpcf7-email,
.wpcf7-form-control.wpcf7-textarea {
  width: 100% !important;
  border: none;
  border-bottom: 1px solid #a0a9b1;
  border-radius: 0;
  padding: 8px 0;
  background: transparent;
  box-shadow: none;
  font-size: 14px;
  color: #333;
}

/* При фокусе */
.wpcf7-form-control.wpcf7-text:focus,
.wpcf7-form-control.wpcf7-email:focus,
.wpcf7-form-control.wpcf7-textarea:focus {
  outline: none;
  border-bottom: 1px solid #333;
}

/* Placeholder цвет */
.wpcf7-form-control::placeholder {
  color: #7a8693;
}
