/*
 Theme Name:   Woopy Child Theme
 Theme URI:    https://woopy.ancorathemes.com/
 Description:  Woopy Child Theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com
 Template:     woopy
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  woopy
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */

.colorYellow { color: var( --e-global-color-927d7e8 ) }

.blogsWrapper .sc_blogger_item .post_featured { }
/* .blogsWrapper2 .sc_blogger .sc_blogger_item:first-child { display: none !important; } */

.extra_menu_in_footer { }
.contactForms .form-style textarea, .contactForms .form-style select, .contactForms .form-style input[type="text"], .contactForms .form-style input[type="number"], .contactForms .form-style input[type="email"], .contactForms .form-style input[type="tel"] { margin-bottom: 0px !important; border: 1px solid #ccc6b1; padding: 10px; border-radius: 5px; margin-top: 5px; }
.contactForms .form-style textarea { height: 120px; }
.contactForms .wpcf7 .wpcf7-submit-style .submit-style-in { background-color: var(--theme-color-text_link2) !important; }


/* single product page css start */
.single-product p.price, .single-product form.cart, .single_product_custom_text_style p, .single_product_custom_text_style .custom_icons_1, .single_product_custom_text_style .custom_icons_2,  .single_product_custom_text_style span.icon-shop-free-delivery, .single_product_custom_text_style span.icon-shop-purchase { display: none; }
.modal-enquiry-form {background: #fff !important;}
.modal-enquiry-form span#ui-id-1 { text-align: center; font-size: 20px; font-weight: 800 !important; margin-top: 20px; }
/* single product page css end */


.page_polocy h2,h3,h4,h5,h6{
	margin: 10px 0; /* 10px top and bottom, 0 left and right */
}
.woocommerce-breadcrumb-item{
	margin-left:10px;
}






