/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
.icon-container{font-family: var(--e-global-typography-text-font-family), Sans-serif;}
.icon-container{
    display: flex;
    flex-direction: row;
    flex-wrap:wrap;
    font-size:13px !important;
    }
.field{
    margin:5px;
    padding:5px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: calc(100%*1/4.001 - 10px);
    box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.08);
    min-width:180px;
    
} 
.fieldname{width:40px;height: 40px;}
.fielddegeri{
    width:calc(100% - 40px);
}
.fieldname{margin-right:10px;}
.fieldname.urun_kodu {background:url("assests/images/izgara.jpg") -120px 0px no-repeat;}
.fieldname.renk{background:url("assests/images/izgara.jpg") 0px -40px no-repeat;}
.fieldname.tabla_olcusu{background:url("assests/images/izgara.jpg") -80px -40px no-repeat;}
.fieldname.koli_hacmi{background:url("assests/images/izgara.jpg") -80px 0px no-repeat;}
.fieldname.koli_ici_adet{background:url("assests/images/izgara.jpg") -42px -120px no-repeat;}
.fieldname.buhar_kazanli_utu{background:url("assests/images/izgara.jpg") -40px -40px no-repeat;}
.fieldname.kumas{background:url("assests/images/izgara.jpg") 0px -120px no-repeat;}
.fieldname.ayarlanabilir_yukseklik{background:url("assests/images/izgara.jpg") -120px -40px no-repeat;}
.fieldname.agirlik{background:url("assests/images/izgara.jpg") -40px 0px no-repeat;}
.fieldname.konteyner_cbm{background:url("assests/images/izgara.jpg") 0px 0px no-repeat;}
.fieldname.cap{background:url("assests/images/izgara.jpg") -120px -120px no-repeat;}
.fieldname.boru_tel{background:url("assests/images/izgara.jpg") 0px -80px no-repeat;}
.fieldname.yukseklik{background:url("assests/images/izgara.jpg") -40px -80px no-repeat;}
.fieldname.kurutma_kapasitesi{background:url("assests/images/izgara.jpg") -80px -120px no-repeat;}
.shadow-card{box-shadow:0px 7px 15px rgba(0,0,0,0.05),0 0 5px rgba(0,0,0,0.05)}