/*
Theme Name: Decofur Child
Theme URI: https://decofur.themejr.net
Author: PressLayouts
Description: This is a child theme for Decofur
Version: 1.0
Author URI: https://www.templatemonster.com/authors/themejr/
Template: decofur
Text Domain: themejr-theme-child

/* فقط برای چک‌باکس Add a note */
.note-checkbox-fix .wc-block-components-checkbox label {
    background: transparent !important;
    display: inline-flex !important;
    align-items: center;
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    box-shadow: none !important;
    width: auto !important;
}
.note-checkbox-fix .wc-block-components-checkbox label::before,
.note-checkbox-fix .wc-block-components-checkbox label::after {
    background: transparent !important;
    box-shadow: none !important;
    content: none !important;
}

/* dim disabled add-on rows */
.wc-pao-addon-wrap.cf-disabled { opacity: .55; }
.wc-pao-addon-wrap.cf-disabled input { pointer-events: none; }

*/

/* در style.css چایلد تم */
img:is([sizes="auto" i],[sizes^="auto," i]){ contain-intrinsic-size: 1200px 600px !important; }
