/*
 Theme Name:   Woodmart Child IJ Trading Inc
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

/*General*/
.icon-box-link-white a{color:#fff;}
.contact-social-icon{
	position: absolute;
    bottom: 0;
}
@media (max-width: 768px){
    .center-on-mobile .title{
      text-align:center
    }
	.contact-social-icon{position: unset;}
    .contact-social-icon .elementor-widget-wrap{
		display: flex !important;
    	align-items: center;
    	justify-content: center;
	}
  }
.whatsAppImg{
  margin:-5px 3px 0px 3px;
}  
  
.woocommerce-billing-fields p.form-row-first, .woocommerce-billing-fields p.form-row-last{
  width:100%;
}
.woocommerce-billing-fields .thwcfd-field-textarea{
  display:block !important;
}
.woocommerce-billing-fields  #billing_customer_note_field{
  border:none;
}
/* p.thwcfd-field-tel, p.thwcfd-field-email{
  width:48%
} */


/*Home*/
/* .first-cat .wd-entities-title{
  font-size: 28px !important;
}
@media (max-width: 768px){
	.first-cat .wd-entities-title{
		font-size:16px !important;
	}
 } */

.cat-grid-1 .category-image-wrapp{
  max-height: 360px;
}
.cat-grid-2 .category-image-wrapp{
  max-height: 170px;
}
@media (max-width: 768px){
  .cat-grid-1 .category-image-wrapp{
    max-height: 270px;
  }
  .cat-grid-2 .category-image-wrapp{
    max-height: 95px;
  }
} 

@media (max-width: 750px){ 
  .cat-grid-2 .category-image-wrapp{
    max-height: 170px;
  }
} 


/* .second-home-cat{
  border:1px solid red;
  height: calc(100% - 50%);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .25s ease;
}
.second-home-cat .elementor-background-overlay{
  transition: all .25s ease;
}
.second-home-cat:hover .elementor-background-overlay{
  background-size: 110% !important;
} */



.product_list_widget .product-title, .product-title a, .widget-product-wrap .widget-product-info a, .wd-entities-title a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}





/*Footer*/
.footer-custom-menu .menu{
  margin:0px;
  padding:0px;
}
.footer-custom-menu .menu .menu-item{
  list-style: none;
}
.footer-custom-menu .menu .menu-item a {
  color: #777777;
}
.footer-custom-menu .menu .menu-item a:hover {
  color: #426ac9;
}
.footer-custom-menu .menu .menu-item {
  padding: 5px 0px;
  margin: 0px;
}


/*Contact Form*/
/* .contact-form .elementor-widget-wrap {
  border: 1px solid #e6e6e6;
  background: #fff;
  padding: 30px;
  border-radius: 5px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
} */

/*Page Title*/
/* .page-title {
  margin-bottom: 0px;
} */
/* @media (min-width: 1025px) {
  .woodmart-header-overcontent .title-size-default {
    padding-top: 210px;
  }
  .title-size-default {
    padding-bottom: 100px;
  }
}
.page-title-default{
    background-position: center 30%;
} */

.joinchat {
    margin-bottom: 70px;
    margin-right: 0px;
}
.yikes-custom-woo-tab-title{display:none}