/*
Theme Name: CozyCorner Child
Theme URI: https://demo.theme-sky.com/cozycorner/
Author: Theme Sky Team
Author URI: http://theme-sky.com/
Description: A Premium and Responsive WordPress theme, designed for E-Commerce websites
Template: cozycorner
Version: 1.0.0
License: GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: cozycorner-child
*/
.ts-frequently-bought-together.woocommerce {
    display: none !important;
}
.woocommerce .products .product .meta-wrapper-2 {
    display: block !important;
}
.product-hide-textfield {
    display: none !important;
}
/* Modal background (overlay) */
.cf7-enquiry-modal {
  position: fixed;
  z-index: 9999;
  top: 0; left: 0; width: 100%; height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.header-middle > .container{
	gap: 0;
}

/* Modal content (popup box) */
.cf7-modal-content {
  background: #fff;
  padding: 30px 25px 0;
  border-radius: 6px;
  max-width: 500px;
  width: 90%;
  position: relative;
  opacity: 0;
  transform: translateY(-100px); /* Start high, animate downward */
  transition: opacity 0.4s ease, transform 0.4s ease;
}

/* Close button */
.cf7-close-modal {
  position: absolute;
  top: 12px;
  right: 18px;
  font-size: 24px;
  cursor: pointer;
  color: #666;
}

/* Show modal with animation */
.cf7-enquiry-modal.modal-visible {
  display: flex;
  opacity: 1;
  inset: 0;
}

.cf7-enquiry-modal.modal-visible .cf7-modal-content {
  transform: translateY(0); /* Slide down to center */
  opacity: 1;
  max-height: 730px;
  height: 90%;
  overflow: auto;
  scrollbar-width: thin;
}

.loop-enquiry-button {
  margin-top: 10px;
  padding: 8px 16px;
  background: #0071a1;
  color: white;
  border: none;
  cursor: pointer;
}
.loop-enquiry-button:hover {
  background: #005a87;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    resize: none;
}
.product-label {
    display: none !important;
}
/* header main searchbar css */
@media (min-width: 1310px) {
.ts-header .search-table .search-field input[type="text"] {
    min-width: 350px;
}
}
/* header main searchbar end */

/* header megamenu small  */
/* .ts-header nav > ul.menu li:hover > ul.sub-menu {
    width: max-content !important;
} */
/* header megamenu small end */

.menu-item-object-custom.social-icon i {
	    font-family: 'FontAwesome' !important;
	font-size: 18px;
}

.product-enquiry-title {
    margin: 0;
    text-align: center;
}
@media (max-width: 767px) {
 #menu-top-header-menu-1 {
    display: flex;
    flex-direction: row;
    gap: 20px;
}
.menu-item.menu-item-type-custom.menu-item-object-custom.social-icon.facebook {
    width: auto;
    border: 0;
}
.menu-item.menu-item-type-custom.menu-item-object-custom.social-icon.instagram {
    width: auto;
    border: 0;
}
.menu-item.menu-item-type-custom.menu-item-object-custom.social-icon.twitter {
    width: auto;
    border: 0;
}
.menu-item.menu-item-type-custom.menu-item-object-custom.social-icon.youtube {
    width: auto;
    border: 0;
}
}
.icon-youtube:before {
    content: "\f16a" !important;
}

.header-left {
    width: 100%;
    justify-content: space-between;
}
.price{
	display: none !important;
}
.heading-title.product-name a{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.feature-categories-main .swiper-button-prev {
    display: block !important;
}

.header-middle nav > ul.menu > li:hover:after, .header-middle nav > ul.menu > li[class*="current-"]:after {
    transform: scaleX(0);
    border: none;
}
nav > ul.menu > li > a{
	color: #000000;
}
nav > ul.menu > li > a:hover{
	color: var(--ts-highlight) !important;
}
nav > ul > li[class*="current-"] > a{
	color: var(--ts-highlight) !important;
}

.feature-categories-main .swiper-button-prev{
	rotate: 180deg;
    left: 0;
}
.feature-categories-main .swiper-button-prev::after{
	transform: translateY(-50%) rotate(180deg) !important;
}
.page-id-10933 .cf7sr-g-recaptcha {
    margin-bottom: -23px;
	    margin-top: 0;
}
/* .page-id-10933 .wpcf7-form-control.wpcf7-submit{
	margin-bottom: 0 !important;
} */
nav > ul.menu > li:hover > .ts-menu-drop-icon{
	color: var(--ts-highlight) !important;
}
nav > ul.menu > li:hover > a{
	color: var(--ts-highlight) !important;
}
.ts-header nav > ul.menu > li > a{
	font-size: 18px;
}
nav > ul.menu > li > .ts-menu-drop-icon{
	color: #000000;
}
@media only screen and (max-width: 767px) {
    .header-middle .header-left {
        gap: 0 15px;
        width: fit-content;
    }
	.nav-top {
       display: none;
    }
}
@media (min-width: 768px) and (max-width: 1200px) {
.header-left {
    justify-content: flex-start;
}
}

.product-enquiry-view-more {
    padding: var(--ts-btn-padding-top) var(--ts-btn-padding-left);
    border-width: 1px;
    border-style: solid;
    border-radius: var(--ts-btn-radius);
    text-align: center;
    text-decoration: none;
    filter: none;
    box-shadow: none;
    text-shadow: none;
    background-image: none;
    cursor: pointer;
    font-family: var(--ts-btn-font-family);
    font-weight: var(--ts-btn-font-weight);
    font-style: var(--ts-btn-font-style);
    font-size: var(--ts-btn-font-size);
    line-height: var(--ts-btn-line-height);
    letter-spacing: var(--ts-btn-letter-spacing);
    text-transform: var(--ts-btn-text-transform);
    color: var(--ts-btn-color) !important;
    background-color: var(--ts-btn-bg);
    border-color: var(--ts-btn-border);
}
.product-enquiry-view-more:hover{
    color: var(--ts-btn-hover-color) !important;
    background-color: var(--ts-btn-hover-bg);
    border-color: var(--ts-btn-hover-border);
    text-decoration: none;
}
.wpcf7-not-valid-tip {
    margin: 0 0 0 15px;
}
.Phone-Number-popup {
    margin-bottom: 0;
}
.cf7sr-g-recaptcha {
    margin: -20px 0;
}
.wpcf7-spinner {
    margin-top: -53px;
}
.wpcf7-spinner:after {
    left: 60%;
	border: 2px solid rgb(0 0 0 / 40%);
    border-top-color: #000;
}
/* .wpcf7-form-control.wpcf7-submit {
    margin-bottom: -40px !important;
} */

.wpcf7 form.invalid .wpcf7-response-output {
    background-color: var(--ts-btn-bg);
    color: #ffffff;
}
.wpcf7 form.sent .wpcf7-response-output {
    background: #46b450;
    color: #fff;
}
nav.menu > ul, nav > ul.menu  {
gap : 0px 50px !important;
}
/* .header-top {
    display: none;
} */
.need-custom-desing-btn i{
	color: #fff;
}
.need-custom-desing-btn .elementor-button-text{
	color: #fff;
}
.need-custom-desing-btn:hover i{
	color: #ec2426;
}
.need-custom-desing-btn:hover .elementor-button-text{
	color: #ec2426;
}
sr7-module .sr7-layer{
	font-family: var(--ts-heading-font-family) !important;
}
.ts-header .search-table .search-field input[type="text"]:focus {
    color: #000;
}
.header-top .header-left{
	width: 50%;
}
.header-top .header-right i{
	color: #ffffff;
}
.header-top .header-left .elementor-icon-list-icon i {
	color: #fff !important;
}
.header-top .header-left .icon-email {
	color: #fff !important;
}
.header-top .header-info a {
    display: flex;
    gap: 5px;
    align-items: center;
    border-bottom: none !important;
}
.header-top .header-info a:after{
	display: none;
}
.contact-page-form .wpcf7-spinner{left: 0;
    position: relative;
    margin-left: 115px !important;
    top: 17px !important;}