/*
Theme Name: Texcity
Theme URI: https://tblexpress.com/
Author: Ibrahim
Author URI: https://tblexpress.com/
Description: A sleek, modern custom WordPress theme called Texcity.
Version: 1.0
License: GNU General Public License v2 or later
Text Domain: texcity
Tags: custom-theme, responsive, modern, blog, business
*/

/* .header-logo img {width: 250px;} */
/** Header **/ 
@media (min-width: 1420px) {
.header-logo img {    
  width: auto;
  height: 130px;
  object-fit: contain;
  padding: 6px;  
}

/*.header-layout1 .sticky-wrapper:not(.sticky) .header-logo img { position:absolute; top:-40px;}*/

.sticky .header-logo img {height: 75px}
.sticky .main-menu a{color: var(--theme-color-2) !important;}
/* .main-menu a{font-size:18px !important; color: var(--theme-color-2) !important; font-weight: 600;} */
.main-menu a{font-size:18px !important; color: var(--white-color) !important; font-weight: 500; letter-spacing:2px}
.hero-style3 .hero-title{font-size:60px !important; line-height: 90px !important;}
.client-table-wrapper{grid-template-columns: repeat(5, 1fr) !important;}
body.home .header-layout1 .logo-bg{top: -54%; height: 151px;}
}
.header-layout1 .logo-bg:before {
  background-size: 45%;
  background-repeat: no-repeat;
  background-position: center;
}
.header-layout1 .sticky-wrapper.sticky .logo-bg:before {
    background-size: 32%; background-position: center bottom;
}
.header-layout1 .logo-bg:after{background:none;}
.header-layout1 .sticky-wrapper .header-logo img { display:none}
.header-layout1 .sticky-wrapper:not(.sticky) {background-color: var(--theme-color) !important; border-top: 3px solid var(--theme-color);}

.hero-style3{padding-top:100px !important}
.header-layout1 .logo-bg:before{background-color: var(--white-color) !important;}
.header-layout6 .header-links a,
.header-layout6 .header-right .langauge .nice-select
{color: #fff;}
.main-menu ul li.current-menu-item:not(.menu-item-home) a {
    color: var(--theme-color-2) !important;
    font-weight: 600;
    border-bottom: 2px solid #fff;
}

/** End - Header **/ 

.client-table-wrapper{
  border:none !important;
}

.client-table-wrapper .client-image{
  padding: 60px 40px;
  margin: auto;
  border: none;
}
.header-layout6 .sticky-wrapper.sticky{background: #fff !important;}

@media (max-width: 991px) {
    .header-layout1 .header-logo img {max-height: 80px !important;}
    .header-layout7 .sticky-wrapper.sticky .header-logo {padding: 0px;}
    .mobile-me-auto{margin-right: 0 !important;}
   .header-layout1 .logo-bg:before { background-size: 36%; background-position: center bottom 4px;}
   /*.header-layout1 .sticky-wrapper.sticky .logo-bg:before{ background-size: 35%;}*/
}

.header-layout7 .menu-area:before, .header-layout7 .menu-area:after{background-color: var(--white-color); height:auto !important}
.header-layout7 .menu-area:before{content:none !important;}
.themeholy-menu-wrapper .mobile-logo{background-color: #fff;}

.form-group i{
    display: inline-block;
    position: absolute;
    right: 25px;
    top: 19px;
    font-size: 16px;
    color: var(--theme-color);
}

.my-float {
    position: relative;
    top: 15px;
}
.whatsapp-float{
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 80px;
    left: auto;
    right: 10px;
    background-color: var(--theme-color);
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px var(--theme-color-1);
    z-index: 100;
}
.whatsapp-float i:hover{color: var(--theme-color-2)}
.themeholy-btn input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: transparent;
    border: none;
    color: var(--white-color);
    text-transform: uppercase;
    font-size: 16px;
}
.themeholy-btn.white-btn:hover input{color:var(--theme-color) !important}

.wpcf7 .wpcf7-spinner {
  display: none !important;
}

.custom-submit-wrap {
  position: relative;
  display: inline-block;
}

.custom-spinner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.7) url('https://i.gifer.com/ZZ5H.gif') center center no-repeat;
  background-size: 24px 24px;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 2;  
}

/** About page **/

.feature-grid-wrap{display:grid !important;}

/** End of About page **/

/** Service page **/
.service-box_icon{
    right: 0; 
    width: 80px;
    height: 80px;    
    line-height: 60px;
}
/** End - Service page **/

.wpcf7-custom-submit.loading .custom-spinner {
  opacity: 1;
}

/* Prevent sidebar dropping below */
.woocommerce .content-area {
  display: flex;
  flex-wrap: wrap;
}

.woocommerce main {
  flex: 0 0 70%;
}

.woocommerce aside {
  flex: 0 0 30%;
}

.woof_container_inner h4 {
    font-size: 22px !important;
    margin-top: 20px;
}
.woof_list_label li .woof_label_term:hover, .woof_list_label li .woof_label_term.checked{background-color: var(--theme-color-2) !important;}
button.woof_reset_search_form{background-color: var(--theme-color) !important; color: #fff !important;}
.woof_list_label .woof_label_term{height:auto !important; font-size: 14px !important;}
.woof_checkbox_label{margin: 0px 7px !important; padding-bottom: 0px !important;}

.woocommerce ul.products li.product .button{background: var(--theme-color-2); color: #fff;}
.quantity input[type="number"] {padding: 0px !important;}

.woocommerce div.product .custom-quote-wrapper form.cart{margin-bottom: 0px;}
.custom-quote-wrapper{
    display: flex;
    gap: 15px;
    align-items: center;
    flex-wrap: wrap;
}
.custom-quote-wrapper .yith-ywraq-add-to-quote a, .custom-quote-wrapper-for-var .yith-ywraq-add-to-quote a{line-height: 30px;}
.custom-quote-wrapper .single_add_to_cart_button,
.custom-quote-wrapper .yith-wcwl-add-button {
    margin: 0 !important;
}

.woocommerce-tabs.wc-tabs-wrapper {padding-top: 30px;}

/* Remove borders from WooCommerce tabs */
.woocommerce div.product .woocommerce-tabs ul.tabs,
.woocommerce div.product .woocommerce-tabs .panel,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    border: none;
    box-shadow: none;
    content: none;
}


.woocommerce div.product .woocommerce-tabs ul.tabs{text-align: center;}

/* Center the tab titles like 'Description', 'Reviews' */
.woocommerce div.product .woocommerce-tabs .panel h2 {
    text-align: center;
    margin-bottom: 20px;
}

div#tab-description h2 {display: none;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: var(--theme-color);
    color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border-radius: 0px !important;
    margin: 0px 20px;
}



.yith-quote-loop-btn {
    text-align: center;
}
.yith-quote-loop-btn .button {
    margin-top: 5px;
    padding: 6px 12px;
}
