/*
 Theme Name:   WD Child Theme
 Theme URI:    https://wd.ancorathemes.com
 Description:  WD Child Theme
 Author:       AncoraThemes
 Author URI:   https://ancorathemes.com
 Template:     wd
 Version:      1.0
 Tags:         windows, doors, kitchen cabinets, renovation, remodeling, construction, replacement, diy, handyman, craftsman, makeover, hardware, shop, manufacture, interior design
 Text Domain:  wd
*/


/* =Theme customization starts here
------------------------------------------------------------ */
/* Hide Add to Cart button */
.woocommerce ul.products li.product .button,
.woocommerce ul.products li.product:hover .button {
    display: none !important;
}

/* Hide Wishlist button */
.woocommerce ul.products li.product .yith-wcwl-add-to-wishlist,
.woocommerce ul.products li.product:hover .yith-wcwl-add-to-wishlist {
    display: none !important;
}
.wpcf7 .wpcf7-submit-style .submit-style-in {
	border-radius:20px;

}
div.wpcf7 .form-style-6 .wpcf7-submit-style .wpcf7-submit {
		padding: 10px 20px 10px 20px !important;
}
.sc_button.sc_button_size_small:not(.sc_button_simple), .theme_button.theme_button_small {
	padding: 10px 20px 10px 20px;
	border-radius:20px;
}
.sc_icons_motley .sc_icons_item:nth-child(3n), .sc_icons_motley .slider-slide:nth-child(3n) .sc_icons_item, .sc_icons_motley [class*="trx_addons_column-"]:nth-child(3n) .sc_icons_item {
	background-color:#1d2f53;

}
.sc_icons_motley .sc_icons_item:nth-child(3n) .sc_icons_item .sc_icons_item_description, .sc_icons_motley .slider-slide:nth-child(3n) .sc_icons_item .sc_icons_item_description, .sc_icons_motley [class*="trx_addons_column-"]:nth-child(3n) .sc_icons_item .sc_icons_item_description, .sc_icons_motley.color_style_link3 .sc_icons_item:nth-child(3n) .sc_icons_icon, .sc_icons_motley.color_style_link3 .slider-slide:nth-child(3n) .sc_icons_item .sc_icons_icon, .sc_icons_motley.color_style_link3 [class*="trx_addons_column-"]:nth-child(3n) .sc_icons_item .sc_icons_icon, .sc_icons_motley .sc_icons_item:nth-child(3n) .sc_icons_item .sc_icons_item_title, .sc_icons_motley .sc_icons_item:nth-child(3n) .sc_icons_item .sc_icons_item_title a, .sc_icons_motley .slider-slide:nth-child(3n) .sc_icons_item .sc_icons_item_title, .sc_icons_motley .slider-slide:nth-child(3n) .sc_icons_item .sc_icons_item_title a, .sc_icons_motley [class*="trx_addons_column-"]:nth-child(3n) .sc_icons_item .sc_icons_item_title, .sc_icons_motley [class*="trx_addons_column-"]:nth-child(3n) .sc_icons_item .sc_icons_item_title a   {
		color:#fff;
}
.sc_services_fashion .sc_services_item_content {
	background-color:#fff !important;
}

.sc_services_fashion .sc_services_item.with_image .sc_services_item_content:before {
 
    background: rgba(0, 0, 0, 0.1);
}

.woocommerce div.product div.images img {
	width:auto;
}

.woocommerce ul.products li.product a img {
	object-fit:cover;
	max-height:400px;
	    height: 400px;
}

.product_id { 
	display:none !important;
}