/* SYSTEM SHOPW PANEL CSS  */
.cur_in_live{
    border-top:2px solid gray;
    border-bottom:2px solid gray;
}
.the_input_text1_c input{
        width: 100%;
    border: 1px solid #0074D9;
    padding: 5px;
    box-sizing: border-box;
    background: rgba(245,245,245,1);
}
.the_sortable_handler_icon_show_or_not{
    position: absolute;
    right: 25px;
    top: 0;
    cursor: n-resize;
}
.dynamic_pop_up{
    position: fixed;
    width:100%;
    height:100%;
    z-index:20;
    background: rgba(0,0,0,0.6);
    top:0;
    left:0;
}
.the_res{
    position: relative;
}
.all_the_store_sikur_editor {
    background: white;
    width: 50%;
    overflow: auto;
    height: calc(100vh - 30px);
    box-sizing: border-box;
    padding-right: 1%;
    padding-left: 1%;
    color: black;
    padding-top: 1%;
}
.dynamic_buts_all_t{
    margin-right:10px;
}
.dynamic_buts_all_t svg{
    width:28px;
    height:28px;
    cursor: pointer;
    fill:#fe9e29;
}
.live_preview{
    width:50%;
    background: white;
    height: calc(100vh - 30px);
    border-left:2px solid black;
    box-sizing: border-box;
    overflow: auto;
}
.dynamic_pop_up_buttons{
    background: rgba(245,245,245,1);
}
.all_the_store_sikur_editor_holder_vis{
    display: none;
}
.text_bubbel {
    position: fixed;
    background: black;
    padding: 5px;
    border-radius: 10px;
    text-align: center;
}
.closw_bubel svg{
    fill:white;
}
.dynamic_doc_genral_pop_up{
    position: absolute;
    left:0;
    top:0;
    z-index:200;
    background: rgba(0,0,0,0.6);
    width:100%;
    height:100%;
    display: flex;
  align-items: center;
  justify-content: center;
}
.dynamic_doc_genral_pop_up_in{
    width:360px;
    background: rgba(245,245,245,1);
    border-radius: 3px;
    color:black;
    font-size:18px;
    margin-right:auto;
    margin-left:auto;
    padding:20px;
    box-sizing: border-box;
}
.dynamic_doc_genral_pop_up_submit{
    text-align: center;
    margin-top:15px;
}
.dynamic_doc_genral_pop_up_submit_in{
    background: black;
    color:white;
    font-size:20px;
    padding:7px;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}
.d_row_general{
    overflow:hidden;
    margin-bottom: 5px;
}
.d_row_general_title{
    float:right;
}
.d_row_general select{
    float:left;
    width:100px;
    box-sizing: border-box;
    border:1px solid black;
}
.aass_txt_asss_main{
    margin-top:10px;
}
.the_sizes_inner_menu{
    position: fixed;
    width: 300px;
    height: 300px;
    background: black;
    color: white;
    display: none;
    z-index: 11;
    padding: 15px;
    margin-right: 30px;
    margin-top: -30px;
    border-radius: 10px;
    font-size: 18px;
}

.the_sizes_inner_menu_open{
    display: block;
}
.the_sizes_inner_menu_title_r{
    line-height: 24px;
    font-weight: bold;
}
.the_sizes_inner_menu_title_l{
    cursor: pointer;
}
.the_sizes_inner_menu_title_l svg{
    fill:white;
}
.the_cursor_pointer{
    cursor: pointer;
}
.the_input_text1{
    margin-bottom:5px;
}
/* SYSTEM SHOPW PANEL CSS  */

/* עיצוב 1 - מוצר בודד1 - מוצר בודד2  */
.dynamic_page_prod_box_a_in input{
        width: 100%;
    box-sizing: border-box;
    background: transparent;
    color: white;
    border: 1px solid transparent;
    outline: none;
}
.dynamic_page_prod_box{
    float:right;
    width:33.3%;
    padding:5px;
    box-sizing: border-box;
    overflow: hidden;
}
.dynamic_page_prod_box_b img{
    object-fit: contain;
    height: 200px;
    width: 100%;
}
.dynamic_page_prod_box_a{
    text-align:center;
    margin-top:10px;
    margin-bottom:10px;
}
.dynamic_page_prod_box_a_in{
    background: linear-gradient( 
124.84deg , #FF8957 7.73%, #FF57F8 91.01%);
    display: inline-block;
    padding: 3px;
    border-radius: 5px;
    font-weight: bold;
font-size: 12px;
line-height: 21px;
    color:white;
}
.dynamic_page_prod_box_c{
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    letter-spacing: -0.1px;
}
.dynamic_page_prod_box_d {
    font-weight: bold;
    font-size: 16px;
    line-height: 41px;
    text-align: center;
    letter-spacing: -0.1px;
    color: #FFFFFF;
    background: black;
    cursor: pointer;
}
.dynamic_page_prod_box_c h2{
    font-size: inherit;
}
.dynamic_page_prod_box_design_three_in_a{
    width: 31%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    height: 300px;
}
.dynamic_page_prod_box_design_three_in_b{
    width: 40%;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    padding-right: 35px;
}
.dynamic_page_prod_box_design_three_in_c{
    width:26%;
}
.dynamic_page_prod_box_design_three_in_b_spacer{
    width: 2px;
    background: #DEECE8;
    height: 300px;
    margin-right: calc(3% - 3px);
}
.dynamic_page_prod_box_design_three_in_a img{
        width: 100%;
    object-fit: contain;
    height: 200px;
}
.dynamic_page_prod_box_design_three_in_b_1{
    font-weight: bold;
    font-size: 28px;
    line-height: 34px;
    text-align: right;
    letter-spacing: -0.1px;
    color: #22292F;
    margin-bottom:11px;
    font-family: 'Heebo_Bold';
}
.dynamic_page_prod_box_design_three_in_b_2{
        line-height: 21px;
    text-align: right;
    letter-spacing: -0.1px;
    font-size: 18px;
    font-weight: 500;
    padding-left: 10px;
    color: #0e1739;
    font-family: 'Heebo_Regular';
}
.dynamic_page_prod_box_design_three_in_b_3{
    font-weight: bold;
    font-size: 20px;
    line-height: 21px;
    text-align: right;
    letter-spacing: -0.1px;
    color: #22292F;
    padding-top: 20px;
    font-size: 18px;
    line-height: 1;
    font-family: 'Heebo_Bold';
    font-weight:bold;
}
.dynamic_page_prod_box_design_three_in_b_but{
    padding-bottom:20px;
    text-align: center;
}
.dynamic_page_prod_box_design_three_in_b_4{
    text-align: right;
    letter-spacing: -0.1px;
    color: #22292F;
    font-size: 14px;
    line-height: 1.36;
    margin-bottom: 15px;
    font-family: 'Heebo_Bold';
}
.theree_type1{
    background: #F9F9F9;
    border-radius: 6px;
    box-sizing: border-box;
    padding:20px;
    margin-top:10px;
}
.theree_type2 > .dynamic_page_prod_box_design_three_in{
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(153, 155, 168, 0.15);
    border-radius: 6px;
    box-sizing: border-box;
    padding:20px;
    margin-top:10px;
}
.theree_type2 > .dynamic_page_prod_box_design_three_in > .dynamic_page_prod_box_design_three_in_a img{
    height: 170px;
    object-fit: contain;
}
.theree_type2 > .dynamic_page_prod_box_design_three_in > .dynamic_page_prod_box_design_three_in_b{
    height: 170px;
    padding-right: 0px;
}
.theree_type2 > .dynamic_page_prod_box_design_three_in > .dynamic_page_prod_box_design_three_in_b_spacer {
    height: 80px;
    margin-top: 40px;
}
.theree_type2 > .dynamic_page_prod_box_design_three_in > .dynamic_page_prod_box_design_three_in_c{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 170px;
}
                                                                                                  
.goods_bedss{
    background: #F9F9F9;
    border-radius: 6px;
    box-sizing: border-box;
    padding:20px;
}
.goods_bedss_r,.goods_bedss_l{
    width:50%;
    box-sizing: border-box;
}
.dynamic_page_prod_box_design_three_in_b_but_a{
    background: #57FFB8;
    border-radius: 5px;
    font-weight: bold;
    font-size: 16px;
    line-height: 38px;
    text-align: center;
    display: inline-block;
    color: #22292F;
    min-width:140px;
}
.dynamic_page_prod_box_design_three_in_b_but_b{
    font-size: 12px;
    line-height: 21px;
    text-align: center;
    letter-spacing: -0.1px;
    color: #22292F;
}
.dynamic_page_prod_box_design_three_in_c_flex{
    width:26%;
    height:300px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.smaller_a{
    height: 170px;
}


/* עיצוב 1 - מוצר בודד1 - מוצר בודד2  */

/* רכיב שתי מוצרים גדולים כמו בכתבה בפרסי */
.prop_box2a_r {
    font-size: 14px;
}
.p_prods_list_box_blog {
    width: 49%;
    overflow: hidden;
    background: #FFFFFF;
    box-shadow: 0px 3px 4px rgb(153 155 168 / 15%);
    border-radius: 6px;
    margin-bottom: 30px;
    padding-top:10px;
}
.the_prod_name {
    position: absolute;
    bottom: 165px;
    right: 10px;
    padding: 9.5px;
    border-radius: 5px;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    letter-spacing: -0.1px;
    color: #22292F;
    background: white;
    padding-right: 15px;
    padding-left: 15px;
    font-family: 'Assistant_bold';
}
.the_prod_name_price {
    position: absolute;
    bottom: 125px;
    right: 10px;
    padding: 3px;
    border-radius: 5px;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: -0.1px;
    background: linear-gradient( 
124.84deg , #FF8957 7.73%, #FF57F8 91.01%);
    padding-right: 10px;
    padding-left: 10px;
}
.p_prods_list_box_img {
    background: #FAFAFA;
    border-radius: 5px 5px 0px 0px;
}
.p_prods_list_box_img_in img {
    width: 100%;
    object-fit: cover;
    height: 430px;
}
.p_prods_list_box_info {
    padding-top: 15px;
    min-height: 120px;
}
.p_prods_list_box_info_r {
    width: 25%;
    float: right;
    text-align: center;
    margin-right: 7%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 105px;
}
.p_prods_list_box_info_l {
    width: 53%;
    float: left;
    margin-left: 5%;
}
.p_prods_list_box_info_r img {
    width: 100%;
    object-fit: cover;
}
.site_box_starts1 {
    font-size: 20px;
    line-height: 26px;
    text-align: right;
    color: #22292F;
}
.the_inline {
    display: inline-block;
}
.p_prods_list_box_info_la {
    margin-bottom: 10px;
}
.p_prods_list_box_info_la > .prop_box1 {
    font-weight: bold;
    width: 47%;
    font-family: 'Assistant_light';
}
.p_prods_list_box_info_la > .prop_box2 {
    width: 50%;
}
.prop_box2a {
    width: 100%;
}
.prop_box2b {
    background: linear-gradient(
0deg, rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0.75)), #FF9797;
    border-radius: 3px;
    width: 100%;
    height: 4px;
    margin-top: 7px;
}
.p_prods_list_box_info_la > .prop_box1 {
    font-weight: bold;
    width: 47%;
    font-family: 'Heebo_Light';
}

.prop_box1 {
    font-size: 13px;
    line-height: 21px;
    text-align: right;
    letter-spacing: -0.1px;
    color: #3A3335;
    width: 48%;
    font-family: 'Heebo_Light';
}
.prop_box2b_in {
    background: #FF9797;
    border-radius: 3px;
    position: absolute;
    right: 0;
    width: 40%;
    top: 0;
    height: 4px;
}
.the_slider_n2 {
    background: linear-gradient(
0deg, rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0.75)), #FFDD97;
}
.the_slider_n3 {
    background: linear-gradient(
0deg, rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0.75)), #57FFB8;
}
.the_slider_n2_in {
    background: #FFDD97;
}
.the_slider_n3_in {
    background: #57FFB8;
}
/* רכיב שתי מוצרים גדולים כמו בכתבה בפרסי */

/* רכיב תמונה וטקסט */
.dynamic_50{
    width:50%;
    height: 500px;
}
.dynamic_50 img{
    width:100%;
    object-fit: contain;
    max-height: 500px;
}
.set_vertical_c_c{
    display: flex;
  align-items: center;
  justify-content: center;
}
/* רכיב תמונה וטקסט */

