/*
Theme Name: Pricom - Child
Theme URI: https://harutheme.com/pricom
Author: HaruTheme
Author URI: https://harutheme.com/
Description: This is child theme of Pricom
Template: pricom
Version: 1.0.0
*/

/*---------------------------------
  	Write your css code from here
------------------------------------*/
#gform_wrapper_1[data-form-index="0"].gform-theme, [data-parent-form="1_0"]{
--gf-ctrl-border-color: #696969 !important;
--gf-local-color: #000 !important ;
--gf-ctrl-label-color-primary: #000 !important;
}

.tm-extra-product-options .tc-col-auto, .tm-extra-product-options .tc-cell.tc-col-auto, .tc-cell.tc-col-auto, .tc-col-auto { 
	width:100% !important;
}

.sku_wrapper , .posted_in, .haru-social-share { display:none !important;}
button, [type="button"], [type="reset"], [type="submit"] {
	background-color: #459fdd;
}
.grid-item a.button.add_to_cart_button.product_type_variable {
    display: none;
}
.elementor-location-archive .elementor-element.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded {
    margin-top: 30px;
}

footer#haru-footer {
    margin-top: 30px;
}
h2.gform_title {
    display: none;
}
.gform-theme--foundation .gform_fields {
    row-gap: 10px;
}
input#gform_submit_button_1 {
    background-color: #459fdd;
}
/* Indent sidebar categories */
.wc-block-product-categories.is-list .wc-block-product-categories-list-item {
    margin-left: 20px;
}