﻿/* 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 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[RowID="23544"]{position:relative}
 body:has(.ob-article) .CSS_SingleArticleBox[RowID="23544"] .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[RowID="23544"] .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[RowID="23544"] .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[RowID="23544"] .CSS_SingleArticleTitle{
   color:#EC48A1!important;
 }
}

/* END ob-article reference design */
/* 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*/
