﻿/* SB_START;Type_Name:WebDesign;Type_RowID:0*/
#SB_BODY_STANDARD{background:#701675;}.SB_TD_Top{background:#f59505;}.SB_TD_Menu{background:#edc917;}.SB_TD_Bottom{background:#f59505;}
/* SB_END;Type_Name:WebDesign;Type_RowID:0*/
/* SB_START;Type_Name:GeneralCatalog_Page;Type_RowID:0*/
.Css_NumberProductsInBasket{display:none !important;}.cls_AdvencedSearch{display:none !important;}.breadcrumb.clsCatUrl a span,.SB_breadcrumb a span{font-weight:normal;}
/* SB_END;Type_Name:GeneralCatalog_Page;Type_RowID:0*/
/* SB_START;Type_Name:General;Type_RowID:0*/
BODY,TD,DIV,P{color:#000000;font-size:17px;font-weight:normal;font-family:'rubik';}A{color:#000000;font-size:17px;text-decoration:none;}A:hover{color:#000000;font-weight:bold;}h1{font-size:36px;}h2{font-size:36px;font-weight:600;}h3{font-size:22px;}input[type=button],input[type=submit],.btn{color:#000000;font-weight:normal;background:#dbd9d9;border-radius:0 0 0 0;}input[type=text],textarea,select,input[type=password]{color:#000000;font-weight:normal;font-family:'heebo';border-radius:0 0 0 0;}input[type=button],input[type=submit],.btn:hover{background:#e8a5cc;}
/* SB_END;Type_Name:General;Type_RowID:0*/
/* SB_START;Type_Name:Menu_Default1;Type_RowID:0*/
.SiteMenu{color:#000000;font-size:15px;font-weight:bold;font-family:'arial';text-decoration:none;}.SB_MenuH_TD2{background:#112903;}.SiteMenuSelected{color:#000000;font-size:15px;font-weight:bold;font-family:'arial';}
/* SB_END;Type_Name:Menu_Default1;Type_RowID:0*/
/* SB_START;Type_Name:Catalog_Page;Type_RowID:0*/
.CssCatalogAdjusted_product_Container{
  position:relative;
  width:280px;
  height:535px;
  margin:18px 12px;
  padding:0;
  overflow:hidden;
  background:#ffffff;
  border:1px solid #e5ebdf;
  border-radius:18px;
  box-shadow:0 8px 24px rgba(32,40,44,.08);
  text-align:center;
  transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;
}

.CssCatalogAdjusted_product_Container:hover{
  transform:translateY(-6px);
  border-color:#a9ca72;
  box-shadow:0 16px 36px rgba(32,40,44,.14);
}

.CssCatalogAdjusted_product_Container:focus-within{
  border-color:#92bf40;
  box-shadow:0 0 0 3px rgba(146,191,64,.18),0 16px 36px rgba(32,40,44,.12);
}

.CssCatalogAdjusted_product_Container .cssFrmCatalog{
  height:100%;
}

.CssCatalogAdjusted_product{
  display:flex;
  flex-direction:column;
  width:100%;
  height:100%;
  margin:0;
  padding:12px;
  background:#ffffff;
  border:0;
  border-radius:18px;
  box-shadow:none;
}

.CssCatalogAdjusted_product:hover{
  border:0;
}

.CssCatalogAdjusted_pic{
  position:relative;
  order:1;
  display:flex;
  align-items:center;
  justify-content:center;
  width:100%;
  height:245px;
  margin:0 0 12px;
  padding:14px;
  overflow:hidden;
  background:#f8faf5;
  border:0;
  border-radius:13px;
}

.CssCatalogAdjusted_pic .Cat_ImgLink{
  display:flex;
  align-items:center;
  justify-content:center;
  width:100%;
  height:100%;
}

.CssCatalogAdjusted_pic img{
  width:auto;
  height:auto;
  max-width:100%;
  max-height:100%;
  margin:0;
  padding:0;
  object-fit:contain;
  transition:transform .35s cubic-bezier(.2,.75,.25,1);
}

.CssCatalogAdjusted_product_Container:hover .CssCatalogAdjusted_pic img{
  transform:scale(1.055);
}

.CssCatalogAdjusted_status{
  position:absolute;
  top:10px;
  right:10px;
  z-index:2;
}

.CssCatalogAdjusted_top{
  order:2;
  display:-webkit-box!important;
  height:52px;
  margin:0 3px 8px;
  overflow:hidden;
  color:#20282c;
  font-size:17px;
  font-weight:600;
  line-height:24px;
  text-align:right;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
}

.CssCatalogAdjusted_top a{
  color:#20282c;
  font-size:inherit;
  font-weight:inherit;
  line-height:inherit;
  text-decoration:none;
  transition:color .2s ease;
}

.CssCatalogAdjusted_top:hover a,
.CssCatalogAdjusted_product_Container:hover .CssCatalogAdjusted_top a{
  color:#527d19;
}

.CssCatalogAdjusted_Pic_Desc_Container{
  order:3;
  display:none;
  height:0;
  overflow:hidden;
}

.CssCatalogAdjusted_Pic_Desc{
  font-size:14px;
}

.CssCatalogAdjusted_Makat_Container{
  order:4;
  display:none;
}

.CssCatalogAdjusted_Makat_desc,
.CssCatalogAdjusted_Makat{
  display:none;
}

.CssCatalogAdjusted_Price_Container{
  order:5;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  min-height:34px;
  margin:0 3px 7px;
  gap:8px;
  text-align:right;
}

.CssCatalogAdjusted_Price,
.CssCatalogAdjusted_PriceSpecial{
  float:none!important;
}

.CssCatalogAdjusted_Price_desc{
  display:none;
}

.CssCatalogAdjusted_Price_val{
  color:#20282c;
  font-size:22px;
  font-weight:700;
  line-height:30px;
}

.CssCatalogAdjusted_product_Container .CAT_Currency{
  margin-left:2px;
  color:inherit;
  font-family:'rubik',Arial,sans-serif;
  font-size:16px;
}

.CssCatalogPrice_line_through{
  color:#9aa0a3;
  font-size:15px;
  font-weight:400;
  text-decoration:line-through;
}

.CssCatalogAdjusted_PriceSpecial{
  text-align:right;
}

.CssCatalogAdjusted_PriceSpecial_desc{
  display:none;
  font-size:0;
}

.CssCatalogAdjusted_PriceSpecial_val{
  color:#d84b7f;
  font-size:22px;
  font-weight:700;
}

.CssCatalogAdjusted_Unit_Container{
  order:6;
}

.CssCatalogAdjusted_Inventory{
  order:7;
  min-height:0;
}

.CssCatalogAdjusted_product .CssCatalogAdjusted_Inventory{
  display:block!important;
}

.CssCatalogAdjusted_product .CssCatalogAdjusted_Inventory .CssCatalogAdjusted_Inventory_ItmesLeft{
  display:none!important;
}

.CssCatalogAdjusted_product .CssCatalogAdjusted_Inventory .CssCatalogAdjusted_Inventory_NoItmes{
  padding:4px 8px;
  color:#b33b52;
  font-size:13px;
  background:none;
}

.CssCatalogAdjusted_InventoryDesc{
  order:8;
}

.CssCatalogAdjusted_QuantityMeasureUnits{
  order:9;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  min-height:34px;
  margin:0 3px 8px;
}

.CssCatalogAdjusted_Quantity{
  display:inline-flex;
  align-items:center;
  overflow:hidden;
  border:1px solid #dce4d5;
  border-radius:20px;
  background:#ffffff;
}

.CssCatalogAdjusted_Quantity input.BasketInputBoxUp,
.CssCatalogAdjusted_Quantity input.BasketInputBoxDown{
  width:31px;
  height:31px;
  padding:0;
  color:#527d19;
  font-size:18px;
  line-height:31px;
  background:#f3f8e9;
  border:0;
  border-radius:50%;
  cursor:pointer;
  transition:background .2s ease,color .2s ease;
}

.CssCatalogAdjusted_Quantity input.BasketInputBoxUp:hover,
.CssCatalogAdjusted_Quantity input.BasketInputBoxDown:hover{
  color:#ffffff;
  background:#92bf40;
}

.CssCatalogAdjusted_Quantity input.BasketInputBox{
  width:34px;
  height:31px;
  padding:0;
  color:#20282c;
  font-size:14px;
  text-align:center;
  background:#ffffff;
  border:0;
}

.CssCatalogAdjusted_Buttons_Container{
  order:10;
  display:flex;
  flex-direction:column;
  gap:7px;
  margin-top:auto;
}

.CssCatalogAdjusted_BTNAddToChart{
  order:1;
  display:block;
  width:100%;
  margin:0;
}

.CssCatalogAdjusted_product .CSS_BtnAddToBasket{
  display:flex;
  align-items:center;
  justify-content:center;
  width:100%;
  min-height:43px;
  padding:10px 16px;
  color:#ffffff;
  font-size:16px;
  font-weight:700;
  line-height:23px;
  text-decoration:none;
  background:#92bf40;
  border:1px solid #92bf40;
  border-radius:24px;
  box-shadow:0 6px 14px rgba(146,191,64,.25);
  transition:background .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease;
}

.CssCatalogAdjusted_product .CSS_BtnAddToBasket:hover{
  color:#ffffff;
  background:#789f35;
  border-color:#789f35;
  transform:translateY(-2px);
  box-shadow:0 9px 18px rgba(120,159,53,.28);
}

.CssCatalogAdjusted_BTNDetails{
  order:2;
  display:block;
  width:100%;
  margin:0;
  background:transparent;
}

.CssCatalogAdjusted_product .details{
  display:flex;
  align-items:center;
  justify-content:center;
  width:100%;
  min-height:39px;
  height:auto;
  margin:0;
  padding:8px 14px;
  color:#527d19;
  font-size:15px;
  font-weight:600;
  line-height:21px;
  text-align:center;
  text-decoration:none;
  background:#ffffff;
  border:1px solid #b8cf94;
  border-radius:22px;
  box-shadow:none;
  transition:background .2s ease,color .2s ease,border-color .2s ease;
}

.CssCatalogAdjusted_product .details:hover{
  margin:0;
  padding:8px 14px;
  color:#36560f;
  background:#f3f8e9;
  border:1px solid #92bf40;
  border-radius:22px;
  box-shadow:none;
}

.CssCatalogAdjusted_product .details .CAT_BtnDetails_Text{
  color:inherit;
  font-weight:600;
}

.CssCatalogAdjusted_product .details .CAT_BtnDetails_Icon:before{
  content:'';
}

.CssCatalogAdjusted_SalesIconText{
  display:inline-flex;
  align-items:center;
  min-height:28px;
  margin:10px;
  padding:5px 10px;
  color:#ffffff;
  font-family:'rubik',Arial,sans-serif;
  font-size:12px;
  font-weight:700;
  background:#d84b7f;
  border-radius:15px;
  box-shadow:0 4px 10px rgba(216,75,127,.2);
  opacity:1;
}

.sf-MA-WishList-add{
  display:grid;
  place-items:center;
  width:36px;
  height:36px;
  margin:0;
  color:#527d19;
  font-size:17px;
  background:#ffffff;
  border:1px solid #e3e9dc;
  border-radius:50%;
  box-shadow:0 5px 14px rgba(32,40,44,.1);
  transition:color .2s ease,background .2s ease,transform .2s ease;
}

.sf-MA-WishList-add:hover{
  color:#d84b7f;
  background:#fff0f6;
  transform:scale(1.08);
}

@media(max-width:768px){
  .CssCatalogAdjusted_product_Container{
    width:calc(50% - 12px);
    height:455px;
    margin:8px 6px;
    border-radius:14px;
  }

  .CssCatalogAdjusted_product{
    padding:8px;
    border-radius:14px;
  }

  .CssCatalogAdjusted_pic{
    height:190px;
    margin-bottom:9px;
    padding:8px;
    border-radius:10px;
  }

  .SB_Body_Mobile_Mode .CssCatalogAdjusted_top,
  .CssCatalogAdjusted_top{
    display:-webkit-box!important;
    height:46px;
    margin:0 2px 6px;
    color:#20282c;
    font-size:14px;
    line-height:20px;
    text-align:right;
  }

  .CssCatalogAdjusted_Price_Container{
    min-height:29px;
    margin-bottom:5px;
  }

  .CssCatalogAdjusted_Price_val,
  .CssCatalogAdjusted_PriceSpecial_val{
    font-size:18px;
  }

  .CssCatalogAdjusted_QuantityMeasureUnits{
    min-height:30px;
    margin-bottom:6px;
  }

  .CssCatalogAdjusted_Quantity input.BasketInputBoxUp,
  .CssCatalogAdjusted_Quantity input.BasketInputBoxDown,
  .CssCatalogAdjusted_Quantity input.BasketInputBox{
    height:28px;
    line-height:28px;
  }

  .CssCatalogAdjusted_Quantity input.BasketInputBoxUp,
  .CssCatalogAdjusted_Quantity input.BasketInputBoxDown{
    width:28px;
  }

  .CssCatalogAdjusted_product .CSS_BtnAddToBasket{
    min-height:38px;
    padding:7px 8px;
    font-size:14px;
  }

  .CssCatalogAdjusted_product .details{
    min-height:34px;
    padding:6px 8px;
    font-size:13px;
  }

  .CssCatalogAdjusted_product .details:hover{
    padding:6px 8px;
  }
}

@media(max-width:390px){
  .CssCatalogAdjusted_product_Container{
    height:440px;
  }

  .CssCatalogAdjusted_pic{
    height:175px;
  }
}

@media(prefers-reduced-motion:reduce){
  .CssCatalogAdjusted_product_Container,
  .CssCatalogAdjusted_pic img,
  .CssCatalogAdjusted_product .CSS_BtnAddToBasket,
  .sf-MA-WishList-add{
    transition:none!important;
  }
}



/* Center product name, price and quantity controls */
.CssCatalogAdjusted_product_Container .CssCatalogAdjusted_top{
  width:100%;
  margin-right:auto;
  margin-left:auto;
  text-align:center!important;
}
.CssCatalogAdjusted_product_Container .CssCatalogAdjusted_top a{
  display:block;
  width:100%;
  text-align:center!important;
}
.CssCatalogAdjusted_product_Container .CssCatalogAdjusted_Price_Container{
  width:100%;
  justify-content:center!important;
  text-align:center!important;
}
.CssCatalogAdjusted_product_Container .CssCatalogAdjusted_Price,
.CssCatalogAdjusted_product_Container .CssCatalogAdjusted_PriceSpecial{
  text-align:center!important;
}
.CssCatalogAdjusted_product_Container .CssCatalogAdjusted_QuantityMeasureUnits{
  width:100%;
  justify-content:center!important;
  text-align:center!important;
}
.CssCatalogAdjusted_product_Container .CssCatalogAdjusted_Quantity{
  margin-right:auto;
  margin-left:auto;
}
@media(max-width:768px){
  .SB_Body_Mobile_Mode .CssCatalogAdjusted_product_Container .CssCatalogAdjusted_top,
  .CssCatalogAdjusted_product_Container .CssCatalogAdjusted_top{
    text-align:center!important;
  }
  .CssCatalogAdjusted_product_Container .CssCatalogAdjusted_Price_Container,
  .CssCatalogAdjusted_product_Container .CssCatalogAdjusted_QuantityMeasureUnits{
    justify-content:center!important;
  }
}

/* SB_END;Type_Name:Catalog_Page;Type_RowID:0*/
/* SB_START;Type_Name:Catalog_ProductPage;Type_RowID:0*/
.CssCatProductAdjusted_product{background:#ffffff;padding:10px 10px 10px 10px;margin-bottom:20px;}#CssCatProductAdjusted_TextArea{background: url('490108_133.png') no-repeat right bottom;padding:0 0 30px 0;width:50%;float:right !important;}#CssCatProductAdjusted_PicturesArea{margin-left:20px;width:40%;}.CssCatProductAdjusted_BigPic{border-top:0 solid #e5e5e5;border-left:0 solid #e5e5e5;border-right:0 solid #e5e5e5;border-bottom:0 solid #e5e5e5;height:500px;overflow:hidden;}.CatIMG_PictureBig_Clean{max-height:500px;max-width:100%;}.CssCatProductAdjusted_MorePics{margin-top:20px;}.more_pics .Gallery_Div_Img{margin-top:5px;margin-right:5px;margin-bottom:5px;margin-left:5px;border-top:1px solid #bebebe;border-left:1px solid #bebebe;border-right:1px solid #bebebe;border-bottom:1px solid #bebebe;width:100px;height:100px;overflow:hidden;}.more_pics .Gallery_Div_Img img{box-shadow:0 0 0 0 #d4d4d4;max-width:100px;max-height:100px;}.CssCatProductAdjusted_top{padding:0 10px 10px 0;margin-top:20px;margin-bottom:50px;}.CssCatProductAdjusted_header{color:#000000;font-size:26px;font-weight:600;font-style:normal;font-family:'assistant';}.CssCatProductAdjusted_Makat{color:#7a7a7a;font-size:15px;font-weight:normal;margin-top:10px;margin-bottom:10px;}.CssCatProductAdjusted_Delivery{line-height:0px;display:inline;}.CssCatProductAdjusted_Price_Container{margin-top:15px;margin-bottom:15px;}.CssCatProductAdjusted_Price{display:table-cell;}.CssCatProductAdjusted_Price .CAT_Text{font-size:20px;}.CssCatProductAdjusted_Price .CAT_Currency, .CssCatProductAdjusted_Price .CAT_Values{font-size:22px;}.CssCatProductAdjusted_PriceSpecial{color:#dd1717;padding:0 20px 0 20px;display:table-cell;}.CssCatProductAdjusted_PriceSpecial .CAT_Text{font-size:20px;}.CssCatProductAdjusted_PriceSpecial .CAT_Currency,.CssCatProductAdjusted_PriceSpecial .CAT_Values{color:#dd1717;font-size:26px;font-weight:bold;}.CssCatProductAdjusted_Price .CAT_Currency.CssCatProductAdjusted_line_through, .CssCatProductAdjusted_Price .CAT_Values.CssCatProductAdjusted_line_through{font-size:20px;text-decoration:line-through;}.CssCatProductAdjusted_QuantityMeasureUnits{margin-top:7px;margin-bottom:10px;margin-left:10px;height:50px;display:block !important;}.CssCatProductAdjusted_Quantity input.BasketInputBoxUp{background:#000000;color:#ffffff;font-size:18px;font-weight:300;font-family:'rubik';border-radius:30px 30px 30px 30px;width:40px;height:50px;}.CssCatProductAdjusted_Quantity input.BasketInputBoxUp:hover{background:#000000;}.CssCatProductAdjusted_Quantity input.BasketInputBox{font-size:20px;font-weight:normal;font-family:'rubik';height:50px;}.CssCatProductAdjusted_Quantity input.BasketInputBoxDown{background:#000000;color:#ffffff;font-size:20px;font-weight:normal;font-family:'rubik';border-radius:30px 30px 30px 30px;width:40px;height:50px;}.CssCatProductAdjusted_AddToBasket{display:table-cell;}.CssCatProductAdjusted_product #BtnAddToBasket_Anchor{background:#000000;margin-top:5px;margin-bottom:5px;border-top:1px solid #d4d4d4;border-left:1px solid #d4d4d4;border-right:1px solid #d4d4d4;border-bottom:1px solid #d4d4d4;border-radius:30px 30px 30px 30px;color:#ffffff;font-size:18px;font-weight:normal;font-family:'rubik';text-align:center;line-height:50px;width:250px;height:50px;padding:0 0 0 0;text-decoration:none;}.CssCatProductAdjusted_product #BtnAddToBasket_Anchor:hover{background:transparent;border-top:1px solid #000000;border-left:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #000000;border-radius:30px 30px 30px 30px;color:#000000;}.CssCatProductAdjusted_product .CSS_ProductPage{line-height:20px;}.clsCatalogElmExtraRow{padding:5px 0 5px 5px;width:100%;display:inline-block;}.clsSelectChooseProduct{padding:0 20px 5px 0;margin-top:5px;margin-right:5px;margin-bottom:5px;margin-left:5px;border-top:1px solid #000000;border-left:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #000000;border-radius:18px 18px 18px 18px;font-size:18px;font-weight:normal;font-style:normal;font-family:'assistant';width:50%;display:inline;}.clsCatalogElmExtraRow .clsUlChooseProduct{display:inline;}.clsCatalogElmExtraRow .clsUlChooseProduct li{color:#000000;font-size:16px;padding:5px 10px 5px 10px;border-top:1px solid #000000;border-left:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #000000;border-radius:18px 18px 18px 18px;}.clsCatalogElmExtraRow .clsUlChooseProduct li:hover{background:transparent;color:#000000;border-top:2px solid #bb8f47;border-left:2px solid #bb8f47;border-right:2px solid #bb8f47;border-bottom:2px solid #bb8f47;border-radius:18px 18px 18px 18px;}.clsCatalogElmExtraRow .clsUlChooseProduct li.clsSelected{background:transparent;color:#000000;border-top:4px solid #bb8f47;border-left:4px solid #bb8f47;border-right:4px solid #bb8f47;border-bottom:4px solid #bb8f47;}#CssCatProductAdjusted_LeftText{width:100%;}.CssCatProductAdjusted_product #BtnAddToBasket_Anchor_BuyNow .CAT_BtnAddToBasket_Anchor_BuyNow_Text{margin-right:20px;}.fotorama__stage__frame .fotorama__img{width:100%;height:100%;}undefined{undefined:background-color;}
/* SB_END;Type_Name:Catalog_ProductPage;Type_RowID:0*/
/* SB_START;Type_Name:WebDesign_Mobile;Type_RowID:0*/
#SB_BODY_MOBILE{background:#ffffff;}.SB_Mobile_Header_Menu_TopPos{background:#ffffff;}.Css_Mobile_Menu{text-align:center;}.Css_Mobile_Header2{padding:0 0 0 0;}#SB_BODY_MOBILE .SB_FlashGallery_Container{margin-top:10px;}.SB_Mobile_Bottom_Background{border-top:1px solid #e6e6e6;}
/* SB_END;Type_Name:WebDesign_Mobile;Type_RowID:0*/
/* SB_START;Type_Name:Menu;Type_RowID:2585*/
#SB_Menu_2585{
  position:relative;
  z-index:1000;
  font-family:'rubik',Arial,sans-serif;
  background:#ffffff;
}
 
#SB_Menu_2585 > ul,
 #SB_Menu_2585 ul.sf-menu{
  display:flex;
  align-items:center;
  justify-content:center;
  flex-wrap:nowrap;
  height:64px;
  margin:0 auto;
  padding:0 12px;
  background:#ffffff;
}
 
#SB_Menu_2585 li{
  position:relative;
  height:64px;
  padding:0 7px;
  background:#ffffff;
  border:0;
  transition:background-color .22s ease,color .22s ease;
}
 
#SB_Menu_2585 > ul > li,
 #SB_Menu_2585 ul.sf-menu > li{
  display:flex;
  align-items:center;
  border-radius:12px;
}
 
#SB_Menu_2585 a,
 #SB_Menu_2585 li a.sf-a{
  position:relative;
  display:block;
  padding:0 9px;
  color:#20282c;
  font-size:16px;
  font-weight:500;
  line-height:64px;
  text-align:right;
  white-space:nowrap;
  text-decoration:none;
  transition:color .22s ease;
}
 
#SB_Menu_2585 > ul > li > a:after,
 #SB_Menu_2585 ul.sf-menu > li > a:after{
  content:'';
  position:absolute;
  right:50%;
  bottom:9px;
  width:0;
  height:3px;
  background:#92bf40;
  border-radius:5px;
  transition:width .25s ease,right .25s ease;
}
 
#SB_Menu_2585 > ul > li:hover,
 #SB_Menu_2585 ul.sf-menu > li:hover,
 #SB_Menu_2585 > ul > li.active,
 #SB_Menu_2585 ul.sf-menu > li.active{
  background:#f3f8e9;
}
 
#SB_Menu_2585 > ul > li:hover > a,
 #SB_Menu_2585 ul.sf-menu > li:hover > a,
 #SB_Menu_2585 > ul > li.active > a,
 #SB_Menu_2585 ul.sf-menu > li.active > a{
  color:#527d19;
  font-weight:600;
}
 
#SB_Menu_2585 > ul > li:hover > a:after,
 #SB_Menu_2585 ul.sf-menu > li:hover > a:after,
 #SB_Menu_2585 > ul > li.active > a:after,
 #SB_Menu_2585 ul.sf-menu > li.active > a:after{
  right:18%;
  width:64%;
}
 
#SB_Menu_2585 ul ul,
 #SB_Menu_2585 ul.sf-menu.sf-h-3 > li > ul{
  min-width:235px;
  height:auto;
  padding:9px;
  background:#ffffff;
  border:1px solid #e6ebdf;
  border-radius:0 0 14px 14px;
  box-shadow:0 14px 32px rgba(32,40,44,.14);
}
 
#SB_Menu_2585 li li,
 #SB_Menu_2585 ul.sf-menu.sf-h-3 > li > ul > li,
 #SB_Menu_2585 ul.sf-menu.sf-h-3 > li > ul > li:hover{
  width:100%;
  height:auto;
  min-height:43px;
  margin:2px 0;
  padding:0;
  background:#ffffff;
  border:0;
  border-radius:9px;
  transition:background-color .18s ease,transform .18s ease;
}
 
#SB_Menu_2585 li li a,
 #SB_Menu_2585 li li a.sf-a,
 #SB_Menu_2585 ul.sf-menu.sf-h-3 > li > ul > li > a{
  min-height:43px;
  padding:10px 14px;
  color:#2d3437;
  font-size:15px;
  font-weight:500;
  line-height:23px;
  text-align:right;
  white-space:normal;
}
 
#SB_Menu_2585 li li:hover{
  background:#eef7df;
  transform:translateX(-3px);
}
 
#SB_Menu_2585 li li:hover > a,
 #SB_Menu_2585 li li:hover > a.sf-a{
  color:#527d19;
  font-weight:600;
}
 
#SB_Menu_2585 ul ul ul,
 #SB_Menu_2585 ul.sf-menu.sf-h-3 > li > ul > li > ul{
  top:-10px;
  min-width:225px;
  padding:8px;
  background:#ffffff;
  border:1px solid #e6ebdf;
  border-radius:14px;
  box-shadow:0 14px 32px rgba(32,40,44,.14);
}
 
#SB_Menu_2585 ul.sf-menu.sf-h-3 > li > ul > li > ul > li,
 #SB_Menu_2585 ul.sf-menu.sf-h-3 > li > ul > li > ul > li:hover{
  width:100%;
  height:auto;
  min-height:39px;
  background:#ffffff;
}
 
#SB_Menu_2585 ul.sf-menu.sf-h-3 > li > ul > li > ul > li > a{
  min-height:39px;
  padding:8px 12px;
  color:#2d3437;
  font-size:14px;
  font-weight:400;
  line-height:23px;
}
 
#SB_Menu_2585 .sf-sub-indicator{
  margin-right:5px;
  margin-left:0;
  color:#79a833;
  font-size:9px;
  opacity:.9;
  transition:transform .2s ease;
}
 
@media(max-width:1150px){
  #SB_Menu_2585 li{padding:0 3px;}
  #SB_Menu_2585 a,
  #SB_Menu_2585 li a.sf-a{padding:0 5px;font-size:14px;}
}
 
@media(max-width:780px){
  #SB_Menu_2585 > ul,
  #SB_Menu_2585 ul.sf-menu{
    display:none;
    height:auto;
    padding:8px;
  }

  #SB_Menu_2585 > ul[style*="display: block"],
  #SB_Menu_2585 ul.sf-menu[style*="display: block"]{
    display:block;
  }
  #SB_Menu_2585 li,
  #SB_Menu_2585 > ul > li,
  #SB_Menu_2585 ul.sf-menu > li{
    display:block;
    width:100%;
    height:auto;
    min-height:46px;
    padding:0;
    border-radius:9px;
  }
  #SB_Menu_2585 a,
  #SB_Menu_2585 li a.sf-a,
  #SB_Menu_2585 .SB_Menu_Mobile_Mode.sf-menu a{
    min-height:46px;
    padding:11px 14px;
    font-size:16px;
    line-height:24px;
    white-space:normal;
  }
  #SB_Menu_2585 > ul > li > a:after,
  #SB_Menu_2585 ul.sf-menu > li > a:after{
    display:none;
  }
  #SB_Menu_2585 ul ul{
    min-width:0;
    margin:0 12px 7px;
    padding:5px;
    border-radius:10px;
    box-shadow:none;
    background:#f8faf5;
  }
  #SB_Menu_2585 li li:hover{transform:none;}
}
 
@media(prefers-reduced-motion:reduce){
  #SB_Menu_2585 *,
  #SB_Menu_2585 *:before,
  #SB_Menu_2585 *:after{transition:none!important;}
}
 
/* Mega menu - desktop: level 2 columns, level 3 below each heading */
@media(min-width:781px){
  #SB_Menu_2585,
  #SB_Menu_2585 > ul,
  #SB_Menu_2585 ul.sf-menu{
    overflow:visible!important;
  }

  #SB_Menu_2585 > ul,
  #SB_Menu_2585 ul.sf-menu{
    position:relative;
  }

  #SB_Menu_2585 > ul > li,
  #SB_Menu_2585 ul.sf-menu > li{
    position:static;
  }

  #SB_Menu_2585 > ul > li > ul,
  #SB_Menu_2585 ul.sf-menu.sf-h-3 > li > ul{
    top:64px!important;
    right:50%!important;
    left:auto!important;
    width:min(1180px,calc(100vw - 32px))!important;
    max-height:calc(100vh - 120px);
    overflow-x:hidden;
    overflow-y:auto;
    padding:22px!important;
    grid-template-columns:repeat(auto-fit,minmax(175px,1fr));
    align-items:start;
    gap:12px 18px;
    transform:translateX(50%);
    border-radius:0 0 18px 18px;
    box-shadow:0 18px 40px rgba(32,40,44,.16);
  }

  #SB_Menu_2585 > ul > li:hover > ul,
  #SB_Menu_2585 > ul > li:focus-within > ul,
  #SB_Menu_2585 ul.sf-menu.sf-h-3 > li:hover > ul,
  #SB_Menu_2585 ul.sf-menu.sf-h-3 > li:focus-within > ul{
    display:grid!important;
  }

  #SB_Menu_2585 > ul > li > ul > li,
  #SB_Menu_2585 ul.sf-menu.sf-h-3 > li > ul > li,
  #SB_Menu_2585 ul.sf-menu.sf-h-3 > li > ul > li:hover{
    display:block;
    width:auto!important;
    min-width:0;
    height:auto!important;
    min-height:0;
    margin:0;
    padding:0 0 10px;
    background:transparent;
    border-radius:0;
    transform:none;
  }

  #SB_Menu_2585 > ul > li > ul > li > a,
  #SB_Menu_2585 > ul > li > ul > li > a.sf-a,
  #SB_Menu_2585 ul.sf-menu.sf-h-3 > li > ul > li > a{
    display:block;
    min-height:0;
    padding:10px 11px 9px;
    color:#4f781b;
    font-size:15px;
    font-weight:700;
    line-height:21px;
    background:#f2f8e8;
    border-radius:9px;
  }

  #SB_Menu_2585 > ul > li > ul > li:hover > a,
  #SB_Menu_2585 ul.sf-menu.sf-h-3 > li > ul > li:hover > a{
    color:#36560f;
    background:#e7f2d4;
  }

  #SB_Menu_2585 > ul > li > ul > li > ul,
  #SB_Menu_2585 ul.sf-menu.sf-h-3 > li > ul > li > ul{
    position:static!important;
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    top:auto!important;
    right:auto!important;
    left:auto!important;
    width:auto!important;
    min-width:0!important;
    margin:5px 0 0!important;
    padding:2px 5px!important;
    transform:none!important;
    background:transparent!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
  }

  #SB_Menu_2585 > ul > li > ul > li > ul > li,
  #SB_Menu_2585 ul.sf-menu.sf-h-3 > li > ul > li > ul > li,
  #SB_Menu_2585 ul.sf-menu.sf-h-3 > li > ul > li > ul > li:hover{
    width:100%!important;
    min-height:31px;
    margin:1px 0;
    padding:0;
    background:transparent;
    border-radius:7px;
  }

  #SB_Menu_2585 > ul > li > ul > li > ul > li > a,
  #SB_Menu_2585 > ul > li > ul > li > ul > li > a.sf-a,
  #SB_Menu_2585 ul.sf-menu.sf-h-3 > li > ul > li > ul > li > a{
    min-height:31px;
    padding:5px 9px;
    color:#3d4549;
    font-size:14px;
    font-weight:400;
    line-height:21px;
    background:transparent;
    border-radius:7px;
  }

  #SB_Menu_2585 > ul > li > ul > li > ul > li:hover > a,
  #SB_Menu_2585 ul.sf-menu.sf-h-3 > li > ul > li > ul > li:hover > a{
    color:#527d19;
    font-weight:600;
    background:#f5f9ef;
  }

  #SB_Menu_2585 > ul > li > ul > li > a .sf-sub-indicator,
  #SB_Menu_2585 ul.sf-menu.sf-h-3 > li > ul > li > a .sf-sub-indicator{
    display:none;
  }
}
 
/* Mobile hierarchy polish */
@media(max-width:780px){
  #SB_Menu_2585 > ul,
  #SB_Menu_2585 ul.sf-menu{
    padding:10px;
    background:#ffffff;
    border-top:1px solid #e8ede3;
    box-shadow:0 12px 28px rgba(32,40,44,.11);
  }

  #SB_Menu_2585 ul.sf-menu > li[id^="LI_H_"]{
    margin:4px 0;
    overflow:hidden;
    background:#ffffff;
    border:1px solid #e5ebdf;
    border-radius:11px;
  }

  #SB_Menu_2585 ul.sf-menu > li[id^="LI_H_"] > a,
  #SB_Menu_2585 ul.sf-menu > li[id^="LI_H_"] > a.sf-a{
    min-height:48px;
    padding:12px 15px;
    color:#263034;
    font-size:16px;
    font-weight:600;
    line-height:24px;
    background:#ffffff;
    border-radius:10px;
  }

  #SB_Menu_2585 ul.sf-menu > li[id^="LI_H_"].active > a,
  #SB_Menu_2585 ul.sf-menu > li[id^="LI_H_"] > a:active{
    color:#456d13;
    background:#f1f7e8;
  }

  #SB_Menu_2585 ul.sf-menu > li[id^="LI_H_"] > ul{
    position:static!important;
    width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:5px 8px 8px!important;
    background:#f8faf5;
    border:0;
    border-top:1px solid #edf1e9;
    border-radius:0 0 10px 10px;
    box-shadow:none;
  }

  #SB_Menu_2585 ul.sf-menu > li[id^="LI_H_"] > ul > li{
    min-height:0;
    margin:3px 0;
    overflow:hidden;
    background:transparent;
    border:0;
    border-radius:8px;
  }

  #SB_Menu_2585 ul.sf-menu > li[id^="LI_H_"] > ul > li > a,
  #SB_Menu_2585 ul.sf-menu > li[id^="LI_H_"] > ul > li > a.sf-a{
    min-height:41px;
    padding:9px 13px;
    color:#426318;
    font-size:15px;
    font-weight:600;
    line-height:23px;
    background:#eef6e2;
    border-right:3px solid #92bf40;
    border-radius:8px;
  }

  #SB_Menu_2585 ul.sf-menu > li[id^="LI_H_"] > ul > li.active > a,
  #SB_Menu_2585 ul.sf-menu > li[id^="LI_H_"] > ul > li > a:active{
    color:#31500d;
    background:#e4f0d2;
  }

  #SB_Menu_2585 ul.sf-menu > li[id^="LI_H_"] > ul > li > ul{
    position:static!important;
    width:100%!important;
    min-width:0!important;
    margin:3px 0 5px!important;
    padding:3px 9px 3px 3px!important;
    background:#ffffff;
    border:0;
    border-radius:8px;
    box-shadow:none;
  }

  #SB_Menu_2585 ul.sf-menu > li[id^="LI_H_"] > ul > li > ul > li{
    position:relative;
    min-height:0;
    margin:1px 0;
    background:transparent;
    border:0;
    border-radius:7px;
  }

  #SB_Menu_2585 ul.sf-menu > li[id^="LI_H_"] > ul > li > ul > li > a,
  #SB_Menu_2585 ul.sf-menu > li[id^="LI_H_"] > ul > li > ul > li > a.sf-a{
    position:relative;
    min-height:36px;
    padding:7px 27px 7px 10px;
    color:#596268;
    font-size:14px;
    font-weight:400;
    line-height:22px;
    background:#ffffff;
    border-radius:7px;
  }

  #SB_Menu_2585 ul.sf-menu > li[id^="LI_H_"] > ul > li > ul > li > a:before{
    content:'';
    position:absolute;
    top:50%;
    right:12px;
    width:5px;
    height:5px;
    background:#b2c991;
    border-radius:50%;
    transform:translateY(-50%);
  }

  #SB_Menu_2585 ul.sf-menu > li[id^="LI_H_"] > ul > li > ul > li.active > a,
  #SB_Menu_2585 ul.sf-menu > li[id^="LI_H_"] > ul > li > ul > li > a:active{
    color:#456d13;
    background:#f5f9ef;
  }

  #SB_Menu_2585 .sf-sub-indicator{
    float:left;
    margin:7px 8px 0 0;
    color:#739c36;
    font-size:10px;
  }
}
 
/* Desktop account icon alignment */
@media(min-width:781px){
  #SB_Menu_2585 ul.sf-menu > li.sf-ma-li[style*="float:left"]{
    order:999;
    margin-right:auto!important;
    margin-left:0!important;
    flex:0 0 auto;
  }
}



/* Desktop submenu arrows - keep clear of category labels */
@media(min-width:781px){
  #SB_Menu_2585 ul.sf-menu > li > a.sf-with-ul,
  #SB_Menu_2585 ul.sf-menu > li > a:has(.sf-sub-indicator){
    padding-left:27px!important;
  }
  #SB_Menu_2585 ul.sf-menu > li > a .sf-sub-indicator{
    position:absolute!important;
    top:50%!important;
    left:8px!important;
    right:auto!important;
    float:none!important;
    margin:0!important;
    transform:translateY(-50%);
  }
}



/* Definitive desktop submenu arrow and account alignment */
@media(min-width:781px){
  #SB_Menu_2585 ul.sf-menu > li:has(> ul) > a{
    position:relative!important;
    padding-right:9px!important;
    padding-left:30px!important;
  }
  #SB_Menu_2585 ul.sf-menu > li:has(> ul) > a > .sf-sub-indicator,
  #SB_Menu_2585 ul.sf-menu > li:has(> ul) > a > span.sf-sub-indicator{
    display:none!important;
  }
  #SB_Menu_2585 ul.sf-menu > li:has(> ul) > a:before{
    content:'';
    position:absolute;
    top:50%;
    left:9px;
    right:auto;
    width:7px;
    height:7px;
    margin:0;
    border-left:1.5px solid #79a833;
    border-bottom:1.5px solid #79a833;
    transform:translateY(-65%) rotate(-45deg);
    pointer-events:none;
  }
  #SB_Menu_2585 ul.sf-menu > li.sf-ma-li:not(.sf-MA-Logo){
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    align-self:center!important;
    height:64px!important;
    min-height:64px!important;
    padding-top:0!important;
    padding-bottom:0!important;
  }
  #SB_Menu_2585 ul.sf-menu > li.sf-ma-li:not(.sf-MA-Logo) > a.SB_Auth_Login_Btn{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:44px!important;
    height:64px!important;
    min-height:64px!important;
    margin:0!important;
    padding:0!important;
    line-height:1!important;
  }
  #SB_Menu_2585 ul.sf-menu > li.sf-ma-li:not(.sf-MA-Logo) > a.SB_Auth_Login_Btn .sf-ma-li-Icon,
  #SB_Menu_2585 ul.sf-menu > li.sf-ma-li:not(.sf-MA-Logo) > a.SB_Auth_Login_Btn svg{
    display:block!important;
    width:26px!important;
    height:26px!important;
    margin:0!important;
    padding:0!important;
    line-height:1!important;
    vertical-align:middle!important;
  }
  #SB_Menu_2585 ul.sf-menu > li.sf-ma-li:not(.sf-MA-Logo) > .sf-MA-Login-div{
    display:none!important;
  }
}



/* Remove all submenu arrows on desktop */
@media(min-width:781px){
  #SB_Menu_2585 ul.sf-menu .sf-sub-indicator{
    display:none!important;
  }
  #SB_Menu_2585 ul.sf-menu > li:has(> ul) > a:before{
    content:none!important;
    display:none!important;
  }
  #SB_Menu_2585 ul.sf-menu > li:has(> ul) > a,
  #SB_Menu_2585 ul.sf-menu > li > a.sf-with-ul{
    padding-right:9px!important;
    padding-left:9px!important;
  }
}

/* SB_END;Type_Name:Menu;Type_RowID:2585*/
/* SB_START;Type_Name:DnD_Page;Type_RowID:0*/
a.btn-primary{color:#000000;background:rgba(255,255,255,0.78);border-radius:0 0 0 0;-moz-border-radius:0 0 0 0;-webkit-border-radius:0 0 0 0;color:#000000;font-weight:bold;}a.btn-primary:hover,a.btn-primary:focus,a.btn-primary:active,a.btn-primary.active{background:#8ac640;}
/* SB_END;Type_Name:DnD_Page;Type_RowID:0*/
/* SB_START;Type_Name:CatalogMarquee2_Page;Type_RowID:0*/
div.SB_C_marquee2{height:231px;}div.SB_C_marquee2 .clsCatMarquee2Tilte{background:#e3e3e3;}div.SB_C_marquee2 .clsCatMarquee2Tilte a{color:#737272;font-size:14px;}
/* SB_END;Type_Name:CatalogMarquee2_Page;Type_RowID:0*/
/* SB_START;Type_Name:FloatBtns_Page;Type_RowID:0*/
#sf-ma-FloatBtns{left:10px;right:auto;bottom:10px;}
/* SB_END;Type_Name:FloatBtns_Page;Type_RowID:0*/
/* SB_START;Type_Name:MenuIcons_Page;Type_RowID:0*/
.sf-menu .sf-ma-li .sf-ma-li-Icon{font-size:24px;margin-top:30px;}.sf-menu .sf-ma-li.sf-MA-Logo img{margin-top:-5px;max-height:60px;padding:20px 0 0 0;}li.sf-ma-li .sf-ma-li-Icon{font-size:22px;}li.sf-ma-li .sf-ma-li-ImgIcon{width:40px;height:40px;}.sf-ma-ul-MobileMenu{background:url('250589_811.jpg');padding:10px 0 0 0;}
/* SB_END;Type_Name:MenuIcons_Page;Type_RowID:0*/
/* SB_START;Type_Name:CatalogCategories_Page;Type_RowID:0*/
#clsCategoriesForMainCategory_Main{margin-bottom:15px;}#clsMainCatalogCategory{font-size:24px;margin-bottom:10px;}#clsCategoriesForMainCategory{padding:5px 7px 5px 7px;border-top:1px solid #d1d1d1;border-bottom:1px solid #d1d1d1;color:#000000;font-weight:bold;text-decoration:none;}#clsCategoriesForMainCategory:hover{color:#a0d6e9;}
/* SB_END;Type_Name:CatalogCategories_Page;Type_RowID:0*/
/* SB_START;Type_Name:Tabs_Page;Type_RowID:0*/
.nav-tabs.CssTabs_Ul{border-top:0px  ;border-left:0px  ;border-right:0px  ;border-bottom:1px dashed #e3e3e3;width:100%;}.nav-tabs.CssTabs_Ul>li{background:#ffffff;margin-left:5px;}.nav-tabs.CssTabs_Ul>li>a{background:#ffffff;border-top:0px  ;border-left:0px  ;border-right:0px  ;border-bottom:5px solid #ffc2d2;border-radius:1px 1px 1px 1px;-moz-border-radius:1px 1px 1px 1px;-webkit-border-radius:1px 1px 1px 1px;color:#363535;font-size:18px;}.nav-tabs.CssTabs_Ul>li.active>a, .nav-tabs.CssTabs_Ul>li.active>a:focus, .nav-tabs.CssTabs_Ul>li.active>a:hover{background:#f0f0f0;border-top:1px dashed #e3e3e3;border-left:1px dashed #e3e3e3;border-right:1px dashed #e3e3e3;border-bottom:5px solid #ffc2d2;color:#363535;font-size:18px;font-weight:bold;}.nav.CssTabs_Ul>li>a:focus, .nav.CssTabs_Ul>li>a:hover{background:#ff6d94;border-top:1px solid ;border-left:1px solid ;border-right:1px solid ;border-bottom:0px  ;color:#ffffff;}.tab-content.CssTabs_DivCont{padding:10px 15px 10px 15px;margin-right:2px;border-left:1px dashed #e3e3e3;border-right:1px dashed #e3e3e3;border-bottom:1px dashed #e3e3e3;width:320px;}
/* SB_END;Type_Name:Tabs_Page;Type_RowID:0*/
/* SB_START;Type_Name:MenuIcons_Mobile;Type_RowID:0*/
UL.sf-ma-ul-MobileMenu{background:#ffffff;}UL.sf-ma-ul-MobileMenu .sf-ma-li.sf-MA-Logo img{max-width:600px;max-height:70px;}.clsFixedTop UL.sf-ma-ul-MobileMenu li.sf-ma-li.sf-MA-Logo img{max-height:40px;}
/* SB_END;Type_Name:MenuIcons_Mobile;Type_RowID:0*/
/* SB_START;Type_Name:CatOrderPage_Page;Type_RowID:0*/
#cat_priceTable_container_responsive.cssCatOrderPage_MainContainer .cssCatOrderPage_OrderButton{width:100%;}
/* SB_END;Type_Name:CatOrderPage_Page;Type_RowID:0*/
/* SB_START;Type_Name:CatalogCategoriesAsPics_Page;Type_RowID:0*/
#clsCategoriesAsPics_Main{padding:0 0 0 0;margin-top:0px;margin-right:0px;margin-bottom:10px;margin-left:0px;}#clsCategoriesAsPics_Main .clsCategoriesAsPictures_div{background:#ffffff;padding:15px 15px 15px 15px;border-top:1px solid #ebe8eb;border-left:1px solid #ebe8eb;border-right:1px solid #ebe8eb;border-bottom:1px solid #ebe8eb;border-radius:3px 3px 3px 3px;-moz-border-radius:3px 3px 3px 3px;-webkit-border-radius:3px 3px 3px 3px;width:247px;height:310px;}#clsCategoriesAsPics_Main .clsCategoriesAsPictures_title_cont{border-bottom:1px solid #6a6a6a;height:65px;}#clsCategoriesAsPics_Main .clsCategoriesAsPictures_title{color:#000000;font-size:20px;text-decoration:none;}#clsCategoriesAsPics_Main .clsCategoriesAsPictures_img_cont{background:#ffffff;margin-top:10px;width:100%;height:200px;vertical-align:middle;display:inline-block;}#clsCategoriesAsPics_Main .clsCategoriesAsPictures_img{background:#ebe8eb;}#clsCategoriesAsPics_Main .clsCategoriesAsPictures_div:hover{background:#ebe8eb;}
/* SB_END;Type_Name:CatalogCategoriesAsPics_Page;Type_RowID:0*/
/* SB_START;Type_Name:Menu;Type_RowID:3292*/
#SB_Menu_3292{position:relative;z-index:10000;}#SB_Menu_3292 .sf-menu{position:relative;z-index:10000;}#SB_Menu_3292 .sf-menu ul{z-index:10001!important;}#SB_Menu_3292 li{background:#a0d6e9;padding:0 15px 0 15px;height:50px;}#SB_Menu_3292 a{color:#000000;font-size:17px;font-weight:normal;padding:0 8px 0 8px;line-height:50px;}#SB_Menu_3292 li:hover{background:#f2ca0e;}#SB_Menu_3292 .active{background:#f2ca0e;}#SB_Menu_3292 li li{width:200px;background:#8ac640;border-bottom:1px dashed #4c751a;}#SB_Menu_3292 li li a{color:#000000;}#SB_Menu_3292 li li:hover{background:#d81e5d;}#SB_Menu_3292 li li:hover > a{color:#ffffff;}#SB_Menu_3292 li ul{border-top:0;border-left:0;border-right:0;border-bottom:0;}#SB_Menu_3292 .sf-sub-indicator{font-size:10px;margin-left:-3px;}
/* SB_END;Type_Name:Menu;Type_RowID:3292*/
/* SB_START;Type_Name:Article_Page;Type_RowID:0*/
.CSS_ArticlesSearchButton{background:#7a7a7a;border-radius:5px 5px 5px 5px;color:#242424;font-size:14px;font-weight:bold;font-family:'Tahoma';}.CSS_ArticleBox{background:transparent;padding:10px 0 10px 0;margin-top:5px;margin-right:5px;margin-bottom:5px;margin-left:5px;border-top:1px solid #78daae;border-left:1px solid #78daae;border-right:1px solid #78daae;border-bottom:1px solid #78daae;border-radius:6px 6px 6px 6px;box-shadow:0 2px 11px 0 rgba(0,0,0,0.17);width:337px;height:420px;}.CSS_ArticleTitleImg_Container{margin-bottom:10px;box-shadow:0 0 0 0 #313131;height:187px;padding:0 0 0 0;}.CSS_ArticleTitleImg{border-radius:6px 6px 0 0;max-height:100%;max-width:100%;}a.CSS_ArticleTitle{color:#ec4899;font-size:18px;font-weight:bold;text-align:center;padding:0 20px 0 20px;margin-right:10px;margin-bottom:10px;display:block;height:40px;}.CSS_ArticleSummary{padding:0 24px 0 24px;color:#757575;font-size:16px;font-weight:normal;overflow:hidden;max-height:150px;}.CSS_ArticleTime{padding:0 0 12px 0;color:#a1a1a1;font-size:11px;font-weight:normal;display:none;}.CSS_ArticleSummaryReadMore{color:#808080;font-size:12px;font-weight:bold;}.CSS_ArticleSummaryReadMore:hover{color:#0079ba;font-size:12px;font-weight:bold;}HR.CSS_ArticleHr{display:none;}.CSS_SingleArticleTitle{color:#ec4899;font-size:40px;font-weight:bold;height:65px;}#divTags{background:transparent;padding:10px 10px 10px 10px;margin-top:20px;margin-bottom:20px;border-top:1px solid #cecece;border-left:1px solid #cecece;border-right:1px solid #cecece;border-bottom:1px solid #cecece;}#divTags a{text-decoration:underline;margin-top:5px;margin-right:5px;margin-bottom:5px;margin-left:5px;}undefined{undefined:max-height;}.CSS_ArticleTitle h2{color:#1f1f1f;font-size:15px;font-weight:bold;}


/* BEGIN ob-article reference design */
body:has(.ob-article) .CSS_SingleArticleTitle{display:block!important;width:min(1180px,calc(100% - 32px));height:auto!important;margin:28px auto 12px;color:#102d5c;font-family:'Rubik',Arial,sans-serif;font-size:clamp(34px,4.3vw,55px);font-weight:850;line-height:1.15;text-align:right}
.ob-article{direction:rtl;width:100%;max-width:1400px;margin:0 auto;padding:4px 16px 48px;color:#26323a;font-family:'Rubik',Arial,sans-serif;background:#fff}
.ob-article,.ob-article *{box-sizing:border-box}
.ob-article .ob-main-title{display:none!important}
.ob-article a{transition:.2s ease}
.ob-article-hero{display:grid;grid-template-columns:minmax(0,1.2fr) 430px;gap:38px;align-items:center;width:min(1180px,100%);margin:0 auto 24px;padding:0;background:#fff}
.ob-hero-copy{padding:12px 0}
.ob-hero-summary{margin:0 0 22px;color:#63707a;font-size:18px;line-height:1.75}
.ob-meta{display:flex;flex-wrap:wrap;gap:12px 28px;padding-top:14px;color:#536274;font-size:14px;border-top:1px solid #edf0f3}
.ob-hero-image{height:350px;overflow:hidden;border-radius:18px;box-shadow:0 8px 24px rgba(25,51,81,.11)}
.ob-hero-image img{display:block;width:100%;height:100%;object-fit:cover}
.ob-overview{width:100%;margin:0 0 18px;padding:22px 24px 26px;background:linear-gradient(135deg,#f1f8ff,#e9f4fc);border:1px solid #dbeaf5;border-radius:18px;box-shadow:0 5px 18px rgba(31,70,111,.05)}
.ob-overview h2{margin:0 0 6px;color:#17477d;font-size:29px;text-align:center}
.ob-overview>p{margin:0 0 18px;color:#435463;font-size:16px;text-align:center}
.ob-overview-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}
.ob-overview-card{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:128px;padding:10px 7px;color:#152e55!important;text-align:center;text-decoration:none!important;background:#fff;border:1px solid #e4ebf0;border-radius:12px;box-shadow:0 3px 10px rgba(24,54,85,.04)}
.ob-overview-card:hover{transform:translateY(-3px);box-shadow:0 9px 18px rgba(24,54,85,.1)}
.ob-overview-card svg{width:54px;height:54px;margin-bottom:7px}
.ob-overview-card span{font-size:13px;font-weight:750;line-height:1.35}
.ob-article-layout{direction:rtl;display:grid;grid-template-columns:minmax(0,1fr) 265px;gap:28px;align-items:start;width:min(1180px,100%);margin:0 auto}
.ob-main{grid-column:1;min-width:0;width:100%}
.ob-sidebar{grid-column:2;position:sticky;top:84px;display:flex;flex-direction:column;gap:16px;width:100%;max-width:265px;max-height:calc(100vh - 105px);margin:0 auto;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#acd2b2 #f3f7f3}
.ob-sidebox{width:100%;padding:19px;background:#fff;border:1px solid #dfe6eb;border-radius:14px;box-shadow:0 4px 14px rgba(24,54,85,.045)}
.ob-sidebox h2{margin:0 0 12px;color:#173a6d;font-size:18px;font-weight:800;text-align:center}
.ob-toc a{position:relative;display:block;padding:7px 17px 7px 2px;color:#344454!important;font-size:13px;line-height:1.5;text-decoration:none!important}
.ob-toc a:before{content:'';position:absolute;right:1px;top:13px;width:7px;height:7px;background:#8ec79a;border:3px solid #eaf6ec;border-radius:50%;box-sizing:content-box}
.ob-help{background:linear-gradient(145deg,#f2faf4,#eaf7ee);border-color:#d6eadb}
.ob-help-icon{width:64px;height:64px;margin:0 auto 10px;background:#25a965;border-radius:50%;box-shadow:0 6px 16px rgba(37,169,101,.22)}
.ob-help p,.ob-checklist p{margin:0 0 13px;color:#59636c;font-size:13px;line-height:1.55;text-align:center}
.ob-side-btn{display:block;padding:10px 12px;color:#fff!important;font-size:14px;font-weight:800;text-align:center;text-decoration:none!important;background:#25a965;border-radius:8px}
.ob-checklist{background:linear-gradient(145deg,#fffaf0,#fff3d4);border-color:#efdfb7}
.ob-checklist:before{content:'\2713';display:grid;place-items:center;width:54px;height:54px;margin:0 auto 9px;color:#173a6d;font-size:29px;font-weight:900;background:#fff;border:2px solid #173a6d;border-radius:10px}
.ob-checklist .ob-side-btn{color:#173a6d!important;background:#ffd23f}
.ob-related-item{display:grid;grid-template-columns:78px minmax(0,1fr);gap:9px;align-items:center;margin-bottom:11px;padding-bottom:11px;color:#18345f!important;text-decoration:none!important;border-bottom:1px solid #edf0f2}
.ob-related-item:last-child{margin:0;padding:0;border:0}
.ob-related-item img{width:78px;height:62px;object-fit:cover;border-radius:8px}
.ob-related-item span{font-size:12px;font-weight:750;line-height:1.4}
.ob-content{background:transparent}
.ob-content>.clsDnD_Container{margin:0 0 14px!important;padding:24px 26px!important;background:#fff;border:1px solid #dfe6eb!important;border-radius:15px;box-shadow:0 4px 14px rgba(24,54,85,.04)}
.ob-content>.clsDnD_Container:first-child{padding-top:26px!important}
.ob-content .row{margin-right:0!important;margin-left:0!important}
.ob-content .col-md-5,.ob-content .col-md-7,.ob-content .col-md-12{padding:6px 10px!important}
.ob-content h2{scroll-margin-top:105px;margin:4px 0 15px;color:#164a82;font-size:28px;font-weight:850;line-height:1.3}
.ob-content h2:after{content:'';display:block;width:58px;height:3px;margin-top:8px;background:#72b65d;border-radius:3px}
.ob-content h3{display:inline-flex;margin:15px 0 9px;padding:7px 12px;color:#3e671c;font-size:19px;background:#edf7e7;border-radius:8px}
.ob-content p{margin:0 0 13px;color:#303b43;font-size:16.5px;line-height:1.82}
.ob-content ul{margin:10px 0 18px;padding:0;list-style:none}
.ob-content li{position:relative;margin:7px 0;padding-right:30px;color:#303b43;font-size:16px;line-height:1.6}
.ob-content li:before{content:'\2713';position:absolute;right:0;top:2px;display:grid;place-items:center;width:19px;height:19px;color:#fff;font-size:11px;font-weight:900;background:#58ae69;border-radius:50%}
.ob-content a{color:#245f9a;font-weight:700}
.ob-content img{display:block;max-width:100%!important;height:auto!important;border-radius:13px!important;box-shadow:0 6px 18px rgba(24,54,85,.09)}
.ob-section-visual{display:grid;grid-template-columns:minmax(0,1fr);gap:0;margin:16px 0 22px;padding:0;overflow:hidden;background:#f7fafc;border:1px solid #e2e9ee;border-radius:14px}
.ob-section-visual img{width:100%!important;max-height:430px;object-fit:cover;border-radius:0!important;box-shadow:none!important}
.ob-section-visual figcaption{padding:10px 14px;color:#5c6872;font-size:13px;line-height:1.5;text-align:center}
.ob-ending{width:min(1180px,100%);margin:18px auto 0;padding:20px 25px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:linear-gradient(135deg,#fff8e7,#fff0c8);border:1px solid #efdfa9;border-radius:14px}
.ob-ending strong{display:block;color:#18345f;font-size:18px}.ob-ending span{color:#5c6570}
.ob-ending a{padding:11px 22px;color:#173a6d!important;font-weight:800;text-decoration:none!important;background:#ffd23f;border-radius:8px}
@media(max-width:950px){
 body:has(.ob-article) .CSS_SingleArticleTitle{width:calc(100% - 24px)}
 .ob-article-hero{grid-template-columns:1fr}.ob-hero-image{order:-1;height:320px}
 .ob-overview{width:100%;margin:0 auto 22px}.ob-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
 .ob-article-layout{display:flex;flex-direction:column;width:100%}
 .ob-main{order:1;width:100%}.ob-sidebar{order:2;position:static;display:grid;grid-template-columns:1fr 1fr;width:100%;max-width:none;max-height:none;overflow:visible}
 .ob-toc,.ob-related{grid-column:1/-1}
}
@media(max-width:620px){
 body:has(.ob-article) .CSS_SingleArticleTitle{width:calc(100% - 20px);margin:18px auto 10px;font-size:30px}
 .ob-article{padding:0 8px 30px;overflow-x:hidden}
 .ob-article-hero{gap:12px;width:100%;margin-bottom:16px}.ob-hero-image{height:230px}.ob-hero-copy{padding:7px 4px}
 .ob-hero-summary{font-size:16px}.ob-meta{font-size:12px}
 .ob-overview{padding:19px 9px}.ob-overview h2{font-size:23px}.ob-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ob-overview-card{min-height:115px}
 .ob-article-layout{display:flex;flex-direction:column;width:100%;gap:14px}.ob-main{order:1;width:100%;min-width:0}.ob-sidebar{order:2;display:flex;flex-direction:column;width:100%;max-width:100%;margin:0}
 .ob-content>.clsDnD_Container{width:100%!important;margin:0 0 12px!important;padding:18px 12px!important}
 .ob-content .row{width:100%!important;margin:0!important}.ob-content [class*="col-md-"]{float:none!important;width:100%!important;margin:0!important;padding:0!important}
 .ob-content .SB_Text_Container{width:100%!important;padding:0!important}.ob-content .SB_Img_Container_Fix,.ob-content .SB_Img_Container_Inline{float:none!important;display:block!important;width:100%!important;max-width:100%!important;margin:12px auto!important}
 .ob-content img{float:none!important;width:100%!important;max-width:100%!important;height:auto!important;margin:0 auto!important}
 .ob-content h2{font-size:23px}.ob-content p,.ob-content li{font-size:16px}
 .ob-sidebar .ob-sidebox{width:100%;margin:0 0 11px!important}.ob-ending{flex-direction:column;text-align:center}.ob-ending a{width:100%;text-align:center}
}
@media(prefers-reduced-motion:reduce){.ob-article *{transition:none!important}}

/* sidebar cards and mobile gallery corrections */
.ob-help-icon{display:grid;place-items:center;color:#fff!important}
.ob-help-icon svg{display:block;width:36px;height:36px}
.ob-related{overflow:hidden}
.ob-related>.SB_Img_Container_Inline{display:block!important;float:none!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}
.ob-related-item{direction:rtl;width:100%;grid-template-columns:78px minmax(0,1fr)!important;text-align:right}
.ob-related-item img{grid-column:1;display:block!important;float:none!important;width:78px!important;height:64px!important;margin:0!important;object-fit:cover}
.ob-related-item span{grid-column:2;min-width:0;color:#17345f;font-size:12.5px;font-weight:750;line-height:1.45;text-align:right}
body:has(.ob-article) #CSS_SingleArticle_PicturesArea{display:none}
@media(max-width:620px){
 body:has(.ob-article) #CSS_SingleArticle_PicturesArea{display:block!important;width:calc(100% - 16px)!important;height:auto!important;min-height:0!important;margin:18px auto 28px!important;padding:16px 10px!important;background:#f7fafc;border:1px solid #e0e8ee;border-radius:14px;overflow:visible!important}
 body:has(.ob-article) #CSS_SingleArticle_PicturesArea:before{content:'תמונות נוספות';display:block;margin:0 0 12px;color:#173a6d;font-size:20px;font-weight:800;text-align:center}
 body:has(.ob-article) .CSS_SingleArticleBigPic{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}
 body:has(.ob-article) .CSS_SingleArticle_MorePics{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;width:100%!important;height:auto!important;margin:0!important;padding:0!important;float:none!important}
 body:has(.ob-article) .CSS_SingleArticle_MorePics>a{display:block!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important;float:none!important}
 body:has(.ob-article) .SingleArticle_Div_Img{display:block!important;width:100%!important;height:125px!important;margin:0!important;padding:0!important;overflow:hidden!important;border-radius:10px;background:#eef3f6}
 body:has(.ob-article) .SingleArticle_Div_Img img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;margin:0!important;object-fit:cover!important}
}


/* desktop hero title, image frame and related articles */
body:has(.ob-article) .CSS_SingleArticleTitle{width:min(1180px,calc(100% - 32px));margin:28px auto 12px}
.ob-hero-copy .CSS_SingleArticleTitle{width:100%!important;margin:0 0 18px!important;padding:0!important;color:#102d5c!important;font-size:clamp(36px,3.7vw,52px)!important;line-height:1.14!important;text-align:right!important}
.ob-hero-image{display:block;height:350px!important;min-height:350px;overflow:hidden!important;background:#f2f6f3;border:1px solid #e1e8e4;border-radius:18px!important;box-shadow:0 8px 24px rgba(25,51,81,.11)}
.ob-hero-image>.SB_Img_Container_Inline,.ob-hero-image .SB_Fix103{display:block!important;float:none!important;width:100%!important;height:100%!important;max-width:none!important;margin:0!important;padding:0!important;border-radius:0!important}
.ob-hero-image img{display:block!important;float:none!important;width:100%!important;height:100%!important;max-width:none!important;margin:0!important;object-fit:cover!important;object-position:center!important;border-radius:0!important}
.ob-related{display:flex!important;flex-direction:column;gap:0;padding:17px 13px!important}
.ob-related h2{margin-bottom:12px!important}
.ob-related-item{display:flex!important;flex-direction:row;align-items:center;gap:10px;width:100%!important;min-width:0;margin:0!important;padding:10px 0!important;border-bottom:1px solid #e8edf1!important}
.ob-related-item:last-child{border-bottom:0!important}
.ob-related-item img{flex:0 0 82px!important;display:block!important;width:82px!important;height:68px!important;margin:0!important;object-fit:cover!important;border-radius:9px!important}
.ob-related-item span{flex:1 1 auto;display:block;min-width:0;color:#17345f;font-size:12.5px;font-weight:750;line-height:1.45;text-align:right}
@media(max-width:950px){
 .ob-hero-copy .CSS_SingleArticleTitle{font-size:36px!important}
 .ob-hero-image{height:320px!important;min-height:320px}
}
@media(max-width:620px){
 .ob-hero-copy .CSS_SingleArticleTitle{margin:0 0 12px!important;font-size:29px!important}
 .ob-hero-image{height:230px!important;min-height:230px}
 .ob-related-item img{flex-basis:96px!important;width:96px!important;height:76px!important}
}


/* no-script placement of the single H1 inside the desktop hero */
@media(min-width:951px){
 body:has(.ob-article) .CSS_SingleArticleBox:is([RowID="23544"],[RowID="23631"],[RowID="23632"]){position:relative}
 body:has(.ob-article) .CSS_SingleArticleBox:is([RowID="23544"],[RowID="23631"],[RowID="23632"]) .CSS_SingleArticleTitle{
   position:absolute!important;
   z-index:3;
   top:14px;
   right:max(16px,calc((100% - 1180px)/2));
   width:min(700px,calc(100% - 500px))!important;
   margin:0!important;
   padding:0!important;
   font-size:clamp(36px,3.7vw,52px)!important;
   line-height:1.14!important;
   text-align:right!important;
 }
 .ob-hero-copy{padding-top:172px!important}
}
@media(max-width:950px){
 body:has(.ob-article) .CSS_SingleArticleBox:is([RowID="23544"],[RowID="23631"],[RowID="23632"]) .CSS_SingleArticleTitle{
   position:static!important;
   width:calc(100% - 24px)!important;
   margin:20px auto 12px!important;
 }
 .ob-hero-copy{padding-top:7px!important}
}


/* keep the desktop related-articles card expanded */
@media(min-width:951px){
 .ob-sidebar{padding-bottom:14px!important}
 .ob-related{display:block!important;height:auto!important;min-height:318px!important;max-height:none!important;overflow:visible!important}
 .ob-related h2{display:block!important;height:auto!important;margin:0 0 8px!important}
 .ob-related .ob-related-item{
   position:relative!important;
   display:grid!important;
   grid-template-columns:82px minmax(0,1fr)!important;
   align-items:center!important;
   gap:10px!important;
   visibility:visible!important;
   opacity:1!important;
   width:100%!important;
   height:auto!important;
   min-height:86px!important;
   max-height:none!important;
   margin:0!important;
   padding:9px 0!important;
   overflow:visible!important;
 }
 .ob-related .ob-related-item img{
   grid-column:1!important;
   position:static!important;
   display:block!important;
   visibility:visible!important;
   opacity:1!important;
   width:82px!important;
   min-width:82px!important;
   height:68px!important;
   min-height:68px!important;
 }
 .ob-related .ob-related-item span{
   grid-column:2!important;
   display:block!important;
   visibility:visible!important;
   opacity:1!important;
   width:auto!important;
   height:auto!important;
 }
}


/* final H1 color and spacing */
@media(min-width:951px){
 body:has(.ob-article) .CSS_SingleArticleBox:is([RowID="23544"],[RowID="23631"],[RowID="23632"]) .CSS_SingleArticleTitle{
   top:26px!important;
   color:#EC48A1!important;
 }
 .ob-hero-copy{padding-top:155px!important}
}
@media(max-width:950px){
 body:has(.ob-article) .CSS_SingleArticleBox:is([RowID="23544"],[RowID="23631"],[RowID="23632"]) .CSS_SingleArticleTitle{
   color:#EC48A1!important;
 }
}

/* END ob-article reference design */
/* BEGIN ob current article refinements */
.ob-overview-card:before{display:grid;place-items:center;width:48px;height:48px;margin:0 0 8px;color:#fff;font-size:21px;font-weight:850;background:linear-gradient(145deg,#8fb58b,#6f9d72);border-radius:50%;box-shadow:0 6px 14px rgba(74,116,75,.18)}
.ob-overview-card:nth-child(1):before{content:'1'}.ob-overview-card:nth-child(2):before{content:'2'}.ob-overview-card:nth-child(3):before{content:'3'}.ob-overview-card:nth-child(4):before{content:'4'}.ob-overview-card:nth-child(5):before{content:'5'}
.ob-content h2{position:relative;padding-right:52px}
.ob-step{position:absolute;right:0;top:-3px;display:grid;place-items:center;width:39px;height:39px;color:#fff;font-size:18px;font-weight:850;line-height:1;background:linear-gradient(145deg,#91b78d,#6e9b70);border-radius:50%;box-shadow:0 5px 13px rgba(74,116,75,.18)}
.ob-content h2:after{margin-right:-52px}
.ob-hero-summary{max-width:680px}
.ob-meta span{display:inline-flex;align-items:center;gap:6px}
.ob-meta span:before{content:'•';color:#ec78a5;font-size:19px}
.ob-ending div{display:flex;flex-direction:column;gap:3px}
@media(max-width:620px){
 .ob-content h2{padding-right:43px}.ob-step{width:34px;height:34px;font-size:16px}
 .ob-content h2:after{margin-right:-43px}
 .ob-overview-card:before{width:42px;height:42px;font-size:18px}
}
/* END ob current article refinements */

/* BEGIN craft article layout */
.ob-craft-article .ob-overview-four{grid-template-columns:repeat(4,minmax(0,1fr))}
.ob-craft-article .ob-section-grid{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:22px;align-items:center}
.ob-craft-article .ob-section-grid-reverse{grid-template-columns:285px minmax(0,1fr)}
.ob-craft-article .ob-section-grid-reverse .ob-section-copy{grid-column:2;grid-row:1}
.ob-craft-article .ob-section-grid-reverse .ob-section-visual{grid-column:1;grid-row:1}
.ob-craft-article .ob-section-grid .ob-section-visual{margin:0}
.ob-craft-article .ob-section-grid .ob-section-visual img{height:260px!important;max-height:none!important;object-fit:cover}
.ob-craft-article .ob-section-copy{min-width:0}
.ob-craft-article .ob-section-copy p:last-child{margin-bottom:0}
.ob-craft-article .ob-craft-tip{background:linear-gradient(145deg,#fff4f5,#ffeaee);border-color:#f2d7dc}
.ob-craft-article .ob-craft-tip .ob-help-icon{background:#e87f91;box-shadow:0 6px 16px rgba(207,100,121,.2)}
.ob-craft-article .ob-craft-tip .ob-side-btn{background:#df7d8e}
.ob-craft-article .ob-craft-ending{background:linear-gradient(135deg,#fff4f2,#ffe9ed);border-color:#f0d2d8}
.ob-craft-article .ob-craft-ending a{color:#fff!important;background:#df7d8e}
@media(max-width:950px){
 .ob-craft-article .ob-overview-four{grid-template-columns:repeat(2,minmax(0,1fr))}
 .ob-craft-article .ob-section-grid,.ob-craft-article .ob-section-grid-reverse{grid-template-columns:1fr}
 .ob-craft-article .ob-section-grid-reverse .ob-section-copy,.ob-craft-article .ob-section-grid-reverse .ob-section-visual{grid-column:auto;grid-row:auto}
 .ob-craft-article .ob-section-grid .ob-section-visual{order:-1}
}
@media(max-width:620px){
 .ob-craft-article .ob-section-grid{display:flex;flex-direction:column;gap:15px}
 .ob-craft-article .ob-section-copy{width:100%}
 .ob-craft-article .ob-section-grid .ob-section-visual{width:100%;order:-1}
 .ob-craft-article .ob-section-grid .ob-section-visual img{height:220px!important}
}
/* END craft article layout */

/* BEGIN furniture article layout */
body:has(.ob-furniture-article) .CSS_SingleArticleTitle{position:static!important;width:min(1050px,calc(100% - 32px))!important;height:auto!important;margin:34px auto 14px!important;padding:0 20px!important;color:#143e2b!important;font-size:clamp(36px,5vw,62px)!important;font-weight:900!important;line-height:1.12!important;text-align:center!important}
body:has(.ob-furniture-article) #CSS_SingleArticle_PicturesArea{display:none!important}
.ob-furniture-article{max-width:1240px;padding-top:0;background:#fff}
.ob-furniture-article h2{color:#17472f;font-weight:850}
.ob-furniture-intro{max-width:860px;margin:0 auto 24px;text-align:center}
.ob-furniture-intro:before{content:'?';display:block;margin-bottom:4px;color:#9abf90;font-size:27px}
.ob-furniture-intro p{margin:0;color:#3f4c46;font-size:18px;line-height:1.75}
.ob-furniture-hero{height:500px;margin:0 0 34px;overflow:hidden;border-radius:20px;box-shadow:0 12px 30px rgba(35,71,49,.12)}
.ob-furniture-hero img{display:block;width:100%;height:100%;object-fit:cover}
.ob-furniture-checks{padding:0 10px 34px}
.ob-furniture-checks>h2,.ob-furniture-zones>h2{margin:0 0 25px;font-size:30px;text-align:center}
.ob-check-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:0}
.ob-check-strip>div{position:relative;display:flex;flex-direction:column;align-items:center;min-height:130px;padding:8px 15px;text-align:center;border-left:1px solid #e1e5df}
.ob-check-strip>div:last-child{border-left:0}
.ob-check-strip b{display:grid;place-items:center;width:50px;height:50px;margin-bottom:10px;color:#477b55;font-size:16px;background:#edf5eb;border:1px solid #cbdcc8;border-radius:50%}
.ob-check-strip span{color:#293c33;font-size:14px;font-weight:750;line-height:1.45}
.ob-furniture-planning{margin:0 0 34px;padding:26px 32px;background:#f6faf5;border:1px solid #dce9d9;border-radius:18px}
.ob-furniture-planning h2{margin:0 0 12px;font-size:28px;text-align:center}
.ob-furniture-planning p{margin:0 0 11px;color:#35443c;font-size:16.5px;line-height:1.8}
.ob-furniture-zones{margin-bottom:34px}
.ob-zone-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.ob-zone-card{position:relative;display:flex;flex-direction:column;margin:0;padding:22px 16px 18px;background:#fff;border:1px solid #dde4df;border-radius:18px;box-shadow:0 5px 16px rgba(35,71,49,.055)}
.ob-zone-card h3{margin:0 0 13px;color:#153f2b;font-size:21px;text-align:center}
.ob-zone-card img{width:100%;height:220px;margin:0 0 15px;object-fit:cover;border-radius:12px}
.ob-zone-card p{margin:0;color:#47534d;font-size:14.5px;line-height:1.65;text-align:center}
.ob-zone-badge{display:grid;place-items:center;min-width:60px;height:30px;margin:-38px auto 10px;padding:0 12px;color:#315b3b;font-size:12px;font-weight:850;background:#e5f0e1;border-radius:20px;box-shadow:0 3px 9px rgba(35,71,49,.1)}
.ob-zone-card:nth-child(2) .ob-zone-badge{color:#805c22;background:#fff0d0}
.ob-zone-card:nth-child(3) .ob-zone-badge{color:#326178;background:#e2f1f8}
.ob-zone-card:nth-child(4) .ob-zone-badge{color:#6c4d7a;background:#f0e5f5}
.ob-furniture-details{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:28px}
.ob-detail-card{padding:24px 27px;background:#fff;border:1px solid #dfe6e1;border-radius:17px}
.ob-detail-card h2{margin:0 0 10px;font-size:23px}
.ob-detail-card p{margin:0;color:#3f4d46;font-size:15.5px;line-height:1.75}
.ob-furniture-lists{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:0 0 26px}
.ob-list-card{padding:27px 30px;border-radius:18px}
.ob-list-card h2{margin:0 0 14px;font-size:25px;text-align:center}
.ob-list-card ul{margin:0;padding:0;list-style:none}
.ob-list-card li{position:relative;margin:8px 0;padding-right:29px;color:#344139;font-size:15px;line-height:1.45}
.ob-list-good{background:linear-gradient(145deg,#f4faf3,#edf6ec);border:1px solid #d8e8d5}
.ob-list-good li:before{content:'?';position:absolute;right:0;color:#4b8a55;font-size:19px;font-weight:900}
.ob-list-bad{background:linear-gradient(145deg,#fff7f5,#fff0ed);border:1px solid #f2ddd8}
.ob-list-bad li:before{content:'×';position:absolute;right:0;color:#df635f;font-size:23px;font-weight:700}
.ob-furniture-learning{margin:0 0 24px;padding:23px 34px;text-align:center;background:#fff;border:1px solid #dfe5e0;border-radius:16px;box-shadow:0 4px 14px rgba(35,71,49,.045)}
.ob-furniture-learning h2{margin:0 0 8px;font-size:25px}
.ob-furniture-learning p{max-width:900px;margin:0 auto;color:#46534c;font-size:16px;line-height:1.7}
.ob-furniture-cta{display:grid;grid-template-columns:minmax(0,1fr) 330px;align-items:center;gap:24px;padding:25px 30px;background:linear-gradient(135deg,#fff8e8,#fff0cf);border:1px solid #f0deb1;border-radius:18px;overflow:hidden}
.ob-furniture-cta h2{margin:0 0 7px;font-size:29px;text-align:center}.ob-furniture-cta p{margin:0 0 15px;text-align:center}
.ob-furniture-cta a{display:block;width:max-content;margin:0 auto;padding:12px 30px;color:#fff!important;font-weight:850;background:#34783e;border-radius:8px;text-decoration:none!important}
.ob-furniture-cta img{width:100%;height:190px;object-fit:cover;border-radius:13px}
@media(max-width:980px){
 .ob-check-strip{grid-template-columns:repeat(3,1fr);row-gap:18px}.ob-check-strip>div:nth-child(3){border-left:0}
 .ob-zone-grid{grid-template-columns:repeat(2,1fr);row-gap:38px}
 .ob-furniture-cta{grid-template-columns:1fr}.ob-furniture-cta img{order:-1;height:260px}
}
@media(max-width:620px){
 body:has(.ob-furniture-article) .CSS_SingleArticleTitle{width:calc(100% - 16px)!important;margin:22px auto 10px!important;padding:0!important;font-size:31px!important}
 .ob-furniture-article{padding:0 8px 28px}.ob-furniture-intro p{font-size:16px}
 .ob-furniture-hero{height:260px;margin-bottom:25px;border-radius:14px}
 .ob-check-strip{grid-template-columns:repeat(2,1fr)}.ob-check-strip>div:nth-child(3){border-left:1px solid #e1e5df}.ob-check-strip>div:nth-child(even){border-left:0}
 .ob-zone-grid,.ob-furniture-details,.ob-furniture-lists{grid-template-columns:1fr}
 .ob-zone-grid{gap:38px}.ob-zone-card img{height:230px}
 .ob-furniture-planning{padding:21px 16px}.ob-furniture-planning h2,.ob-furniture-checks>h2,.ob-furniture-zones>h2{font-size:24px}
 .ob-detail-card,.ob-list-card{padding:21px 18px}.ob-furniture-learning{padding:20px 16px}
 .ob-furniture-cta{padding:18px 14px}.ob-furniture-cta img{height:210px}.ob-furniture-cta h2{font-size:24px}
}
/* END furniture article layout */


/* BEGIN furniture color and linked-zone refinements */
.ob-furniture-intro:before{content:none!important;display:none!important}
.ob-leaf-icon{display:flex;align-items:center;justify-content:center;width:78px;height:32px;margin:2px auto 8px;color:#8bab7d}
.ob-leaf-icon:before,.ob-leaf-icon:after{content:'';width:52px;height:1px;background:linear-gradient(90deg,transparent,#d9e5d4)}
.ob-leaf-icon svg{flex:0 0 31px;width:31px;height:31px;margin:0 9px;filter:drop-shadow(0 3px 5px rgba(74,116,75,.12))}
.ob-furniture-planning{background:linear-gradient(135deg,#f4faf2 0%,#fff9e9 52%,#fff1f4 100%);border-color:#dbe8d7}
.ob-furniture-atmosphere{position:relative;margin:0 0 38px;overflow:hidden;background:#f4f8f2;border:1px solid #dbe5d8;border-radius:20px;box-shadow:0 10px 25px rgba(35,71,49,.09)}
.ob-furniture-atmosphere img{display:block;width:100%;height:390px;object-fit:cover}
.ob-furniture-atmosphere figcaption{position:absolute;right:18px;bottom:17px;max-width:calc(100% - 36px);padding:9px 16px;color:#173d2a;font-size:14px;font-weight:750;background:rgba(255,255,255,.9);border:1px solid rgba(255,255,255,.8);border-radius:999px;box-shadow:0 4px 14px rgba(22,61,42,.12);backdrop-filter:blur(7px)}
.ob-zone-card{padding:0;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.ob-zone-card:nth-child(1){background:linear-gradient(180deg,#f4faef,#fff);border-color:#d8e8cf}
.ob-zone-card:nth-child(2){background:linear-gradient(180deg,#fff7e6,#fff);border-color:#f0dfb8}
.ob-zone-card:nth-child(3){background:linear-gradient(180deg,#eef8fc,#fff);border-color:#d3e7ef}
.ob-zone-card:nth-child(4){background:linear-gradient(180deg,#f8effb,#fff);border-color:#e5d5ec}
.ob-zone-card:hover{transform:translateY(-5px);box-shadow:0 15px 28px rgba(35,71,49,.13)}
.ob-zone-link{display:flex;flex:1 1 auto;flex-direction:column;height:100%;padding:22px 16px 18px;color:inherit!important;text-decoration:none!important}
.ob-zone-link img{transition:transform .35s ease}
.ob-zone-card:hover .ob-zone-link img{transform:scale(1.025)}
.ob-zone-action{display:inline-flex;align-items:center;justify-content:center;gap:6px;margin-top:auto;padding-top:14px;color:#397346;font-size:13px;font-weight:850}
.ob-zone-action:after{content:'\\2190';font-size:16px}
.ob-check-strip>div:nth-child(1) b{color:#41764a;background:#e9f4e6;border-color:#c9dec4}
.ob-check-strip>div:nth-child(2) b{color:#9b6a24;background:#fff2d7;border-color:#efdcac}
.ob-check-strip>div:nth-child(3) b{color:#39708a;background:#e8f4f9;border-color:#cde3ed}
.ob-check-strip>div:nth-child(4) b{color:#745385;background:#f2e9f6;border-color:#ddcee5}
.ob-check-strip>div:nth-child(5) b{color:#a54f64;background:#fcecef;border-color:#f0d0d8}
.ob-check-strip>div:nth-child(6) b{color:#31746a;background:#e5f5f1;border-color:#c6e3dd}
.ob-detail-card:first-child{background:linear-gradient(135deg,#f0f8ed,#fff);border-right:5px solid #85ad78}
.ob-detail-card:last-child{background:linear-gradient(135deg,#fff5e3,#fff);border-right:5px solid #e6b858}
.ob-furniture-learning{background:linear-gradient(115deg,#f4faf1,#fff9ec,#fff2f5)}
.ob-list-good li:before{content:'\\2713'!important}
@media(max-width:620px){
 .ob-leaf-icon{margin-bottom:5px}
 .ob-furniture-atmosphere{margin-bottom:28px;border-radius:14px}
 .ob-furniture-atmosphere img{height:245px}
 .ob-furniture-atmosphere figcaption{right:10px;bottom:10px;max-width:calc(100% - 20px);padding:7px 11px;font-size:12px;border-radius:12px}
}
/* END furniture color and linked-zone refinements */


/* BEGIN furniture encoding-safe icon fix */
.ob-list-good li:before{
 content:''!important;
 top:9px!important;
 right:5px!important;
 display:block!important;
 width:8px!important;
 height:14px!important;
 background:transparent!important;
 border:0!important;
 border-right:3px solid #4b8a55!important;
 border-bottom:3px solid #4b8a55!important;
 border-radius:0!important;
 transform:rotate(45deg)!important;
}
.ob-zone-action:after{
 content:''!important;
 display:inline-block!important;
 width:9px!important;
 height:9px!important;
 margin-right:2px!important;
 border:0!important;
 border-left:2px solid currentColor!important;
 border-bottom:2px solid currentColor!important;
 transform:rotate(45deg)!important;
}
/* END furniture encoding-safe icon fix */


/* BEGIN furniture zone-card symmetry */
.ob-zone-grid{align-items:stretch}
.ob-zone-grid>.ob-zone-link{
 display:block!important;
 height:100%!important;
 min-width:0!important;
 padding:0!important;
 color:inherit!important;
 text-decoration:none!important;
}
.ob-zone-grid>.ob-zone-link>.ob-zone-card{
 display:grid!important;
 grid-template-rows:30px 44px 215px minmax(118px,1fr) 30px!important;
 gap:10px!important;
 height:100%!important;
 min-height:487px!important;
 padding:16px!important;
 overflow:hidden!important;
}
.ob-zone-grid .ob-zone-badge{
 align-self:center!important;
 justify-self:center!important;
 min-width:76px!important;
 height:28px!important;
 margin:0!important;
 padding:0 13px!important;
 position:static!important;
}
.ob-zone-grid .ob-zone-card h3{
 display:flex!important;
 align-items:center!important;
 justify-content:center!important;
 height:44px!important;
 margin:0!important;
 font-size:20px!important;
 line-height:1.2!important;
}
.ob-zone-grid .ob-zone-card img{
 align-self:stretch!important;
 width:100%!important;
 height:215px!important;
 margin:0!important;
 object-fit:cover!important;
 border-radius:12px!important;
}
.ob-zone-grid .ob-zone-card p{
 align-self:start!important;
 margin:0!important;
 padding:2px 2px 0!important;
 font-size:14px!important;
 line-height:1.65!important;
 text-align:right!important;
}
.ob-zone-grid .ob-zone-action{
 align-self:end!important;
 justify-self:center!important;
 width:100%!important;
 height:30px!important;
 margin:0!important;
 padding:5px 0 0!important;
 border-top:1px solid rgba(64,112,69,.13)!important;
 white-space:nowrap!important;
}
@media(max-width:980px) and (min-width:621px){
 .ob-zone-grid>.ob-zone-link>.ob-zone-card{
  grid-template-rows:30px 44px 235px minmax(105px,1fr) 30px!important;
  min-height:500px!important;
 }
 .ob-zone-grid .ob-zone-card img{height:235px!important}
}
@media(max-width:620px){
 .ob-zone-grid>.ob-zone-link>.ob-zone-card{
  grid-template-rows:30px 44px 230px auto 30px!important;
  min-height:0!important;
 }
 .ob-zone-grid .ob-zone-card p{min-height:0!important}
}
/* END furniture zone-card symmetry */


/* BEGIN furniture checklist alignment */
.ob-furniture-lists{align-items:stretch}
.ob-furniture-lists .ob-list-card{
 display:flex!important;
 flex-direction:column!important;
 height:100%!important;
 min-height:338px!important;
 padding:27px 34px!important;
}
.ob-furniture-lists .ob-list-card h2{
 display:flex!important;
 align-items:center!important;
 justify-content:center!important;
 min-height:60px!important;
 margin:0 0 12px!important;
 line-height:1.25!important;
}
.ob-furniture-lists .ob-list-card ul{
 display:flex!important;
 flex-direction:column!important;
 gap:7px!important;
 width:min(100%,430px)!important;
 margin:0 auto!important;
 padding:0!important;
}
.ob-furniture-lists .ob-list-card li{
 position:relative!important;
 display:flex!important;
 align-items:flex-start!important;
 min-height:23px!important;
 margin:0!important;
 padding:0 30px 0 0!important;
 font-size:15px!important;
 line-height:1.5!important;
 text-align:right!important;
}
.ob-furniture-lists .ob-list-card li:before{
 position:absolute!important;
 right:3px!important;
 top:50%!important;
 margin:0!important;
 flex:0 0 auto!important;
}
.ob-furniture-lists .ob-list-good li:before{
 width:8px!important;
 height:14px!important;
 transform:translateY(-65%) rotate(45deg)!important;
}
.ob-furniture-lists .ob-list-bad li:before{
 display:flex!important;
 align-items:center!important;
 justify-content:center!important;
 width:18px!important;
 height:18px!important;
 top:50%!important;
 color:#df635f!important;
 font-size:23px!important;
 line-height:18px!important;
 transform:translateY(-50%)!important;
}
@media(max-width:620px){
 .ob-furniture-lists .ob-list-card{min-height:0!important;padding:22px 18px!important}
 .ob-furniture-lists .ob-list-card h2{min-height:0!important;margin-bottom:16px!important}
}
/* END furniture checklist alignment */


/* BEGIN modern articles index */
.search-and-tags-container{
 direction:rtl;
 display:flex!important;
 flex-direction:column!important;
 align-items:center!important;
 width:min(1280px,calc(100% - 32px))!important;
 margin:34px auto 28px!important;
 padding:34px 22px 30px!important;
 background:
  radial-gradient(circle at 12% 20%,rgba(236,72,161,.10),transparent 28%),
  radial-gradient(circle at 88% 70%,rgba(111,173,112,.12),transparent 30%),
  linear-gradient(135deg,#fff 0%,#fffafc 48%,#f6fbf5 100%)!important;
 border:1px solid #e4eee1!important;
 border-radius:24px!important;
 box-shadow:0 14px 42px rgba(69,126,72,.10)!important;
}
.search-and-tags-container:before{
 content:'מאמרים, רעיונות והשראה לגן';
 display:block;
 margin:0 0 8px;
 color:#ec4899;
 font-size:clamp(30px,3.5vw,48px);
 font-weight:900;
 line-height:1.2;
 text-align:center;
}
.search-and-tags-container:after{
 content:'תוכן מקצועי לגננות, צוותי חינוך והורים';
 display:block;
 order:1;
 margin-top:12px;
 color:#55705c;
 font-size:16px;
 text-align:center;
}
.articlePageForm{width:min(100%,560px)!important;margin:14px auto 0!important}
.CSS_ArticlesSearchBox{
 direction:rtl;
 display:grid!important;
 grid-template-columns:minmax(0,1fr) 52px!important;
 width:100%!important;
 height:52px!important;
 padding:0!important;
 overflow:hidden!important;
 background:#fff!important;
 border:1px solid #d8e7d5!important;
 border-radius:999px!important;
 box-shadow:0 7px 22px rgba(68,124,70,.10)!important;
}
.ArticlesSearchInput{min-width:0!important}
.CSS_ArticlesSearchText{
 width:100%!important;
 height:50px!important;
 padding:0 22px!important;
 color:#284233!important;
 font-size:15px!important;
 background:transparent!important;
 border:0!important;
 outline:0!important;
}
.CSS_ArticlesSearchText::placeholder{color:#87958b!important}
.CSS_ArticlesSearchButton{
 display:grid!important;
 place-items:center!important;
 width:52px!important;
 height:52px!important;
 padding:0!important;
 color:#fff!important;
 font-size:17px!important;
 background:linear-gradient(145deg,#7fa67b,#5f8f63)!important;
 border:0!important;
 border-radius:50%!important;
 box-shadow:none!important;
}
.CSS_ArticleContainer{
 direction:rtl;
 display:grid!important;
 grid-template-columns:repeat(3,minmax(0,1fr))!important;
 gap:28px!important;
 align-items:stretch!important;
 width:min(1280px,calc(100% - 32px))!important;
 margin:0 auto 58px!important;
 padding:4px!important;
}
.CSS_ArticleBox{
 position:relative!important;
 display:flex!important;
 flex-direction:column!important;
 width:100%!important;
 height:100%!important;
 min-height:520px!important;
 margin:0!important;
 padding:0!important;
 overflow:hidden!important;
 background:#fff!important;
 border:1px solid rgba(116,181,119,.48)!important;
 border-radius:20px!important;
 box-shadow:
  0 14px 34px rgba(73,134,76,.14),
  0 0 0 5px rgba(121,197,124,.055)!important;
 transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease!important;
}
.CSS_ArticleBox:hover{
 transform:translateY(-7px)!important;
 border-color:rgba(87,163,91,.72)!important;
 box-shadow:
  0 22px 44px rgba(62,126,66,.20),
  0 0 0 7px rgba(121,197,124,.08)!important;
}
.CSS_ArticleTitleImg_Container{
 width:100%!important;
 height:235px!important;
 min-height:235px!important;
 margin:0!important;
 padding:0!important;
 overflow:hidden!important;
 background:#eef6ec!important;
 box-shadow:none!important;
}
.CSS_ArticleTitleImg_Container>a{display:block!important;width:100%!important;height:100%!important}
.CSS_ArticleTitleImg{
 display:block!important;
 width:100%!important;
 height:100%!important;
 max-width:none!important;
 max-height:none!important;
 margin:0!important;
 object-fit:cover!important;
 border-radius:0!important;
 transition:transform .45s ease!important;
}
.CSS_ArticleBox:hover .CSS_ArticleTitleImg{transform:scale(1.045)!important}
.clsArticleAllButImage{
 display:flex!important;
 flex:1 1 auto!important;
 flex-direction:column!important;
 min-height:0!important;
 padding:22px 23px 24px!important;
}
.CSS_ArticleTitle_Container{margin:0!important;padding:0!important}
a.CSS_ArticleTitle{
 display:flex!important;
 align-items:flex-start!important;
 justify-content:center!important;
 height:auto!important;
 min-height:66px!important;
 margin:0 0 9px!important;
 padding:0!important;
 color:#ec4899!important;
 font-size:20px!important;
 font-weight:850!important;
 line-height:1.38!important;
 text-align:center!important;
 text-decoration:none!important;
}
a.CSS_ArticleTitle:hover{color:#cf347f!important}
.CSS_ArticleTime{
 display:block!important;
 order:-1!important;
 width:max-content!important;
 margin:-39px 0 16px auto!important;
 padding:6px 12px!important;
 color:#356440!important;
 font-size:11px!important;
 font-weight:750!important;
 line-height:1!important;
 background:rgba(244,250,242,.96)!important;
 border:1px solid #d4e6d0!important;
 border-radius:999px!important;
 box-shadow:0 4px 12px rgba(57,104,61,.09)!important;
}
.CSS_ArticleSummary{
 display:-webkit-box!important;
 flex:1 1 auto!important;
 max-height:none!important;
 margin:0!important;
 padding:0!important;
 overflow:hidden!important;
 color:#59665e!important;
 font-size:14.5px!important;
 font-weight:400!important;
 line-height:1.75!important;
 text-align:right!important;
 -webkit-box-orient:vertical!important;
 -webkit-line-clamp:4!important;
}
.clsArticleAllButImage:after{
 content:'לקריאת המאמר';
 display:flex;
 align-items:center;
 justify-content:center;
 width:148px;
 height:40px;
 margin:20px auto 0;
 color:#fff;
 font-size:13px;
 font-weight:850;
 background:linear-gradient(145deg,#82aa7d,#5f8e63);
 border-radius:999px;
 box-shadow:0 7px 16px rgba(68,124,70,.18);
 pointer-events:none;
}
@media(max-width:980px){
 .CSS_ArticleContainer{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px!important}
 .CSS_ArticleBox{min-height:500px!important}
}
@media(max-width:620px){
 .search-and-tags-container{width:calc(100% - 20px)!important;margin:20px auto 22px!important;padding:25px 13px 22px!important;border-radius:18px!important}
 .search-and-tags-container:before{font-size:29px}
 .search-and-tags-container:after{font-size:14px}
 .articlePageForm{margin-top:10px!important}
 .CSS_ArticlesSearchBox{height:48px!important}.CSS_ArticlesSearchText{height:46px!important}.CSS_ArticlesSearchButton{width:48px!important;height:48px!important}
 .CSS_ArticleContainer{grid-template-columns:1fr!important;width:calc(100% - 20px)!important;gap:22px!important;padding:0!important}
 .CSS_ArticleBox{min-height:0!important;border-radius:17px!important}
 .CSS_ArticleTitleImg_Container{height:220px!important;min-height:220px!important}
 .clsArticleAllButImage{padding:19px 17px 21px!important}
 a.CSS_ArticleTitle{min-height:0!important;margin-bottom:10px!important;font-size:19px!important}
 .CSS_ArticleSummary{-webkit-line-clamp:4!important}
}
/* END modern articles index */


/* make modern article cards fully clickable */
.CSS_ArticleBox a.CSS_ArticleTitle:before{content:'';position:absolute;z-index:2;inset:0;border-radius:20px}
.CSS_ArticleBox a.CSS_ArticleTitle:focus-visible{outline:3px solid #ec4899;outline-offset:3px;border-radius:8px}


/* BEGIN dedicated home-page article cards */
.CSS_ArticleContainer_HomePage{
 direction:rtl;
 display:grid!important;
 grid-template-columns:repeat(3,minmax(0,1fr))!important;
 gap:24px!important;
 align-items:stretch!important;
 width:min(1180px,calc(100% - 32px))!important;
 margin:34px auto 48px!important;
 padding:4px!important;
}
.CSS_ArticleContainer_HomePage>.CSS_ArticleBox{
 display:flex!important;
 flex-direction:column!important;
 width:100%!important;
 height:100%!important;
 min-height:455px!important;
 margin:0!important;
 padding:0!important;
 overflow:hidden!important;
 background:#fff!important;
 border:1px solid rgba(116,181,119,.46)!important;
 border-radius:18px!important;
 box-shadow:0 11px 28px rgba(73,134,76,.13),0 0 0 4px rgba(121,197,124,.05)!important;
}
.CSS_ArticleContainer_HomePage>.CSS_ArticleBox:hover{
 transform:translateY(-5px)!important;
 box-shadow:0 18px 36px rgba(62,126,66,.18),0 0 0 6px rgba(121,197,124,.075)!important;
}
.CSS_ArticleContainer_HomePage .CSS_ArticleTitleImg_Container{
 width:100%!important;
 height:205px!important;
 min-height:205px!important;
 margin:0!important;
 padding:0!important;
 overflow:hidden!important;
}
.CSS_ArticleContainer_HomePage .CSS_ArticleTitleImg{
 width:100%!important;
 height:100%!important;
 max-width:none!important;
 max-height:none!important;
 object-fit:cover!important;
}
.CSS_ArticleContainer_HomePage .clsArticleAllButImage{
 display:flex!important;
 flex:1 1 auto!important;
 flex-direction:column!important;
 padding:18px 20px 20px!important;
}
.CSS_ArticleContainer_HomePage a.CSS_ArticleTitle{
 display:flex!important;
 align-items:flex-start!important;
 justify-content:center!important;
 min-height:58px!important;
 margin:0 0 8px!important;
 padding:0!important;
 color:#ec4899!important;
 font-size:18px!important;
 font-weight:850!important;
 line-height:1.35!important;
 text-align:center!important;
}
.CSS_ArticleContainer_HomePage .CSS_ArticleTime{
 display:block!important;
 order:-1!important;
 width:max-content!important;
 margin:-34px 0 13px auto!important;
 padding:5px 10px!important;
 color:#356440!important;
 font-size:10px!important;
 background:rgba(246,251,244,.96)!important;
 border:1px solid #d4e6d0!important;
 border-radius:999px!important;
}
.CSS_ArticleContainer_HomePage .CSS_ArticleSummary{
 display:-webkit-box!important;
 flex:1 1 auto!important;
 max-height:none!important;
 margin:0!important;
 padding:0!important;
 overflow:hidden!important;
 color:#5b675f!important;
 font-size:13.5px!important;
 line-height:1.7!important;
 text-align:right!important;
 -webkit-box-orient:vertical!important;
 -webkit-line-clamp:3!important;
}
.CSS_ArticleContainer_HomePage .clsArticleAllButImage:after{
 width:128px!important;
 height:36px!important;
 margin:16px auto 0!important;
 font-size:12px!important;
}
.CSS_ArticleContainer_HomePage>.CSS_ArticleBox a.CSS_ArticleTitle:before{border-radius:18px!important}
@media(max-width:980px){
 .CSS_ArticleContainer_HomePage{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px!important}
}
@media(max-width:620px){
 .CSS_ArticleContainer_HomePage{grid-template-columns:1fr!important;width:calc(100% - 20px)!important;gap:18px!important;margin:24px auto 38px!important;padding:0!important}
 .CSS_ArticleContainer_HomePage>.CSS_ArticleBox{min-height:0!important;border-radius:16px!important}
 .CSS_ArticleContainer_HomePage .CSS_ArticleTitleImg_Container{height:210px!important;min-height:210px!important}
 .CSS_ArticleContainer_HomePage .clsArticleAllButImage{padding:17px 16px 19px!important}
 .CSS_ArticleContainer_HomePage a.CSS_ArticleTitle{min-height:0!important;font-size:18px!important}
}
/* END dedicated home-page article cards */


/* BEGIN home articles section title */
.CSS_ArticleContainer_HomePage:before{
 content:'מאמרים, רעיונות והשראה לגן';
 grid-column:1/-1;
 display:block;
 width:100%;
 margin:4px 0 10px;
 padding:0 12px 18px;
 color:#ec4899;
 font-size:clamp(29px,3.4vw,44px);
 font-weight:900;
 line-height:1.2;
 text-align:center;
}
.CSS_ArticleContainer_HomePage:after{
 content:'';
 grid-column:1/-1;
 grid-row:1;
 align-self:end;
 justify-self:center;
 width:72px;
 height:4px;
 margin-bottom:2px;
 background:linear-gradient(90deg,#9fc398,#6f9e72,#9fc398);
 border-radius:999px;
}
@media(max-width:620px){
 .CSS_ArticleContainer_HomePage:before{margin-top:0;padding-bottom:15px;font-size:28px}
 .CSS_ArticleContainer_HomePage:after{width:58px;height:3px}
}
/* END home articles section title */


/* BEGIN home articles framed heading refinement */
.CSS_ArticleContainer_HomePage:before{
 content:'רעיונות והשראה לגן ובית הספר'!important;
 width:100%!important;
 margin:0 0 22px!important;
 padding:30px 20px 34px!important;
 color:#ec4899!important;
 background:
  radial-gradient(circle at 12% 25%,rgba(236,72,161,.11),transparent 29%),
  radial-gradient(circle at 88% 72%,rgba(111,173,112,.13),transparent 31%),
  linear-gradient(135deg,#fff 0%,#fff8fb 48%,#f4faf2 100%)!important;
 border:1px solid #deeadb!important;
 border-radius:23px!important;
 box-shadow:0 12px 34px rgba(69,126,72,.10)!important;
}
.CSS_ArticleContainer_HomePage:after{
 grid-row:1!important;
 width:72px!important;
 height:4px!important;
 margin-bottom:33px!important;
 background:linear-gradient(90deg,#a8caa1,#6f9e72,#a8caa1)!important;
}
@media(max-width:620px){
 .CSS_ArticleContainer_HomePage:before{
  margin-bottom:18px!important;
  padding:24px 13px 28px!important;
  font-size:27px!important;
  border-radius:18px!important;
 }
 .CSS_ArticleContainer_HomePage:after{width:58px!important;height:3px!important;margin-bottom:27px!important}
}
/* END home articles framed heading refinement */


/* BEGIN mobile article-card centering */
@media(max-width:620px){
 .CSS_ArticleContainer,
 .CSS_ArticleContainer_HomePage{
  position:relative!important;
  left:auto!important;
  right:auto!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr)!important;
  justify-content:center!important;
  justify-items:center!important;
  width:calc(100% - 24px)!important;
  max-width:520px!important;
  margin-right:auto!important;
  margin-left:auto!important;
  padding-right:0!important;
  padding-left:0!important;
  float:none!important;
  transform:none!important;
  box-sizing:border-box!important;
 }
 .CSS_ArticleContainer>.CSS_ArticleBox,
 .CSS_ArticleContainer_HomePage>.CSS_ArticleBox{
  position:relative!important;
  left:auto!important;
  right:auto!important;
  justify-self:center!important;
  width:100%!important;
  max-width:500px!important;
  margin-right:auto!important;
  margin-left:auto!important;
  float:none!important;
  transform:none;
  box-sizing:border-box!important;
 }
 .CSS_ArticleContainer>.CSS_ArticleBox:hover,
 .CSS_ArticleContainer_HomePage>.CSS_ArticleBox:hover{transform:translateY(-3px)!important}
}
/* END mobile article-card centering */


/* BEGIN article date layering and single-page cleanup */
@media(min-width:621px){
 .CSS_ArticleContainer .CSS_ArticleTime,
 .CSS_ArticleContainer_HomePage .CSS_ArticleTime{
  position:relative!important;
  z-index:5!important;
  isolation:isolate!important;
  transform:translateZ(0)!important;
 }
 .CSS_ArticleContainer .CSS_ArticleTitleImg_Container,
 .CSS_ArticleContainer_HomePage .CSS_ArticleTitleImg_Container{position:relative!important;z-index:0!important}
 .CSS_ArticleContainer .clsArticleAllButImage,
 .CSS_ArticleContainer_HomePage .clsArticleAllButImage{position:relative!important;z-index:1!important}
}
body:has(.CSS_SingleArticleBox)>.CSS_ArticleTime,
.CSS_SingleArticleBox>.CSS_ArticleTime,
.CSS_SingleArticleBox .CSS_ArticleTime{display:none!important}
/* END article date layering and single-page cleanup */


/* BEGIN definitive article date placement */
@media(min-width:621px){
 .CSS_ArticleContainer .CSS_ArticleTime,
 .CSS_ArticleContainer_HomePage .CSS_ArticleTime{
  position:relative!important;
  z-index:6!important;
  order:-1!important;
  width:max-content!important;
  margin:0 0 13px auto!important;
  transform:none!important;
 }
}
article.CSS_SingleArticleBox .CSS_ArticleTime,
article.CSS_SingleArticleBox #Table2 .CSS_ArticleTime{
 display:none!important;
 visibility:hidden!important;
 opacity:0!important;
 position:absolute!important;
 width:0!important;
 height:0!important;
 margin:0!important;
 padding:0!important;
 overflow:hidden!important;
}
/* END definitive article date placement */

/* SB_END;Type_Name:Article_Page;Type_RowID:0*/
/* SB_START;Type_Name:SB_DnDStyle;Type_RowID:0*/
@media(min-width:768px){ #DDMenuTop{position:relative;left:-1px;top:0px;width:1301px;height:90px;}}
/* SB_END;Type_Name:SB_DnDStyle;Type_RowID:0*/
