
* {
  font-family: Assistant, Arial, sans-serif !important;
}


h1 {
  font-weight: 700 !important;
}

h2, h3, h4, h5, h6 {
  font-weight: 600 !important;
}

.orange {
  color: #ff7f00;
}

.color-white {
  color: #fff;
}

.center-block {
	display: block;
    margin-right: auto;
    margin-left: auto;
}

.title_block_inner, .PM_ASCriterionsGroupTitle {
  font-size: 22px !important;
  font-weight: 600 !important;
  border: none !important;
  -webkit-transform-origin: right 0 !important;
  transform-origin: right 0 !important;
  -webkit-transform: scaleX(.9) scaleY(.95) !important;
  transform: scaleX(.9) scaleY(.95) !important;
  width: 111.11111% !important;
  letter-spacing: -.01em !important;
  font-weight: 600 !important;
  position: relative !important;
  padding-right: 10px !important;
  margin-bottom: 4px !important;
  line-height: 30px !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.title_block_inner:before, .PM_ASCriterionsGroupTitle:before {
  content: "" !important;
  position: absolute !important;
  bottom: 6px !important;
  right: 0 !important;
  height: calc(100% - 15px) !important;
  width: 2px !important;
  background-color: #ff7f00 !important;
}

/* flex fix */

.flex_child {
  flex-basis: auto;
}

.easycontent .easy_icon {
  flex-shrink: 0;
}

/* flex fix */

/* pagination fix */

.bottom_pagination.only_one_page nav {
  display: block;
}

/* pagination fix */

/* icons */

.fto-baseline-unfold_more-24px-01:before {
  content: '\e8fa';
  font-family: "fontello";
}

.fto-baseline-filter_list-24px-01:before {
  content: '\e8f9';
  font-family: "fontello";
}

.fto-lametayel-coin:before, .iconcoin:before {
  content: '\e8fb';
  font-family: "fontello";
  font-weight: 500;
}

@font-face {
font-family: 'fontello';
src: url('https://shop.lametayel.co.il/themes/panda/font-fontello/font/fontello.eot?0105');
src: url('https://shop.lametayel.co.il/themes/panda/font-fontello/font/fontello.eot?0105#iefix') format('embedded-opentype'),
url('https://shop.lametayel.co.il/themes/panda/font-fontello/font/fontello.woff2?0105') format('woff2'),
url('https://shop.lametayel.co.il/themes/panda/font-fontello/font/fontello.woff?0105') format('woff'),
url('https://shop.lametayel.co.il/themes/panda/font-fontello/font/fontello.ttf?0105') format('truetype'),
url('https://shop.lametayel.co.il/themes/panda/font-fontello/font/fontello.svg?0105#fontello') format('svg');
font-weight: normal;
font-style: normal;
}

/* end icons */


.btn {
  font-size: 18px !important;
  font-weight: 600 !important;

}

.btn:active, .btn:focus {
  background: #ff7f00 !important;
  border-color: #ff7f00 !important;
}

.style_content .btn {
  margin: .5rem 0 !important;
}

.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default:disabled.focus, .btn-default:disabled:focus, .btn-default:disabled:hover {
  border-color: #ff7f004f;
}


/* .btn-primary{ */
/* color: #fff!important; */
/* background-color: #ff7f00!important; */
/* border: 1px solid #ff7f00!important; */
/* border-radius: 2px!important;	 */
/* } */

/* .btn-primary:hover{ */
/* background-color: #ff9500!important; */
/* border: 1px solid #ff900!important; */
/* } */

/* .btn-default{ */
/* color: #575757!important; */
/* background-color: #f2f2f2!important; */
/* border: 1px solid #e2e2e2!important; */
/* border-radius: 2px!important;	 */
/* } */

/* .btn-default:hover{ */
/* color: #757575!important; */
/* background-color: #f5f5f5!important; */
/* border: 1px solid #efefef!important; */
/* } */

.btn.btn-facebook.btn-large.js-submit-active.btn-spin.btn-full-width {
  border-radius: 100px !important;
}

.btn.btn-facebook.btn-large.js-submit-active.btn-spin.btn-full-width:hover {
  color: #fff;
}

/* iframe background */

.mfp-iframe-scaler iframe {
  background: #fff;
}

/* end of iframe background */

/* cart modal */

#blockcart-modal .modal-body {
  display: flex;
  flex-direction: column;
}

#blockcart-modal .modal-body .alert.alert-success {
  order: -32;
  background: none;
  border: none;
  color: #333;
  padding: 0;
  font-size: 28px;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 24px;
}

@media (max-width: 480px) {
  #blockcart-modal .modal-body .alert.alert-success {
    font-size: 22px;
  }
}

#blockcart-modal .cart-content-btn .btn {
  font-weight: 600;
  color: #575757;
  background-color: #f2f2f2;
  border: 1px solid #e2e2e2;
  border-radius: 2px;
  padding: .375rem .3rem !important;
  height: unset;
}

#blockcart-modal .cart-content-btn .btn:hover {
  color: #757575;
  background-color: #fbfbfb;
}

#blockcart-modal .cart-content-btn a.btn {
  font-weight: 600;
  color: #ffffff;
  background-color: #ff7f00;
  border: 1px solid #ff7f00;
  border-radius: 2px;
  padding: .375rem .3rem !important;
  height: unset;
}

#blockcart-modal .cart-content-btn a.btn:hover {
  color: #ffffff;
  background-color: #ff9500;
  border: 1px solid #ff9500;
}

#blockcart-modal .product_name_wrap h1.product_name {
  font-size: 20px !important;
  margin-bottom: 4px;

}

#blockcart-modal .list_detail_item li {
  display: inline-flex;
  margin-left: 6px;
  font-weight: 600;
}

#blockcart-modal .list_detail_item li span {
  font-weight: 500;
  margin-left: 2px;
}

#blockcart-modal .modal_cart_details .list_detail_item li {
  display: none;
}

#blockcart-modal .modal_cart_details .list_detail_item li:first-child {
  display: inline-flex;
}

#blockcart-modal .modal_cart_details .cart-products-count {
  margin-bottom: 2px;
}

#blockcart-modal .modal_cart_details {
  margin-bottom: 16px;
  margin-top: 6px;
}

#blockcart-modal .modal_cart_details p {
  display: inline;
}

#blockcart-modal .modal_cart_details .list_detail_item {
  display: inline;
}

/* #blockcart-modal .cart-content-btn:after{ */
/* display: block; */
/* content:"\E828"" ""משלוח חינם בקניה מעל ₪150"; */
/* font-family:  fontello, 'assistant'; */
/* color: #575757; */
/* padding: 3px 3px; */
/* border-top: 1px solid #d9d9d9; */
/* border-bottom: 1px solid #d9d9d9; */
/* text-align: center; */
/* } */

#blockcart-modal .cart-content-btn > .row {
  margin-bottom: 32px;
}

@media (max-width: 767px) {
  #blockcart-modal .modal-dialog {
    width: 90%;
  }
}

@media (min-width: 480px) {
  #blockcart-modal .modal-dialog {
    max-width: 500px;
    margin: 20vh auto;
  }
}

/* end of cart modal */

/* modal */

.mfp-container {
  padding-right: 0;
  padding-left: 0;
}

.mfp-bg, .modal-backdrop {
  background: none;
}

.mfp-zoom-in.mfp-ready .mfp-with-anim, .modal-content {
  border-radius: 20px;
  box-shadow: 0 5px 30px 5px rgba(0, 0, 0, 0.35);
  padding: 30px;
}

@media (max-width: 480px) {
  .mfp-zoom-in.mfp-ready .mfp-with-anim, .modal-content {
    padding: 9px;
    margin-right: 10px;
    margin-left: 12px;
  }
}

.modal-body {
  border: none;
}

.mfp-close-btn-in .mfp-close, .st_modal_close {
  border-radius: 20px;
  box-shadow: 0 2px 12px 0px rgba(0, 0, 0, 0.35);
  left: -10px;
  top: -10px;
  color: #575757;
  transition: .2s ease-in-out;
}

.mfp-close-btn-in .mfp-close:hover, .st_modal_close:hover {
  color: #333;
  box-shadow: 0 2px 22px 2px rgba(0, 0, 0, 0.35);
}

.mfp-content {
  text-align: right;
}

.mfp-content p {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 24px;
  line-height: 1.4;
}

.mfp-content a.go {
  background: #ff7f00;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  border-radius: 100px;
  padding: 8px 32px;
}

.mfp-content a.go:hover {
  color: #fff;
  background: #ff9500;
}

@media (min-width: 480px) {
  .modal-dialog {
    max-width: 640px;
    margin: 20vh auto;
  }
}

.modal-dialog {
  margin: 20vh auto;
}

/* end of modal */


a:hover .btn .btn-bootstrap .btn-default {
  color: #ffffff;
  background-color: #ff7f00;
  border: 1px solid #ff7f00;
}

/* RTL */
/* .title_align_0 .title_block_inner { */
/* padding: 10px 0 2px !important; */
/* } */
/* enf of RTL */


.btn {
  border-radius: 2px !important;
}

.top-strip-banner {

}

.vc_hidden {
  display: none !important;
}

/* .title_block_inner { */
/* border-bottom: 2px solid #ff7f00 !important; */
/* display: inline-block !important; */
/* padding-bottom: 6px!important; */
/* } */
/* .title_align_1 .title_block_inner{ */
/* border:none!important; */
/* font-size: 1.8em!important; */
/* padding-bottom: 16px!important; */
/* position: relative!important; */
/* } */

/* .title_align_1 .title_block_inner:after { */
/* content: ""; */
/* position: absolute; */
/* width: 100%; */
/* max-width: 56px; */
/* bottom: 0; */
/* left: 0; */
/* right: 50%; */
/* margin-right: -28px; */
/* border-top: 4px solid #ff7f00; */
/* } */

@media only screen and (max-width: 991px) {
  #footer .title_block_inner {
    border: none !important;
    padding-bottom: 0px;
  }
}

.title_style_0 {
  border: none !important;
}

/* home page */

#index h1 {
  font-weight: 600 !important;
  text-align: center;
  font-size: 2rem;
}


/* Swiper slider */


#index .full_container .swiper-container {
  height: 74vh !important;
  max-height: 700px;
}


.hero_txt h2 {
  font-size: 5.4em;
  font-weight: 700;
  line-height: 1em;
  text-shadow: 0px 2px 20px rgba(0, 0, 0, 0.3);
}

.hero_txt p {
  font-size: 24px;
  line-height: 1.2;
  text-shadow: 0px 2px 20px rgba(0, 0, 0, 0.3);
}

@media only screen and  (max-width: 767px) {

  .hero_txt p {
    font-size: 18px;
  }
}

.hero_txt .btn.btn-default {
  border-radius: 100px !important;
  padding: 1px 28px;
  height: 36px;
}

.swiper_images_slider .st_swiper_banner .style_content, .swiper_images_slider .style_content.curr_swiper {
  max-width: 900px;
}

.swiper_images_slider .st_swiper_banner .style_content a.btn.btn-default, .swiper_images_slider .style_content.curr_swiper a.btn.btn-default {
  font-size: 22px !important;
}


p.credit {
  position: absolute;
  bottom: 0;
  left: 10px;
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
}

@media only screen and  (max-width: 767px) {

  #index .full_container .swiper-container {
    max-height: 400px;
  }

  #index .full_container .swiper-container img {
    padding: 20px;
    max-height: 400px;
    width: auto;
  }

  p.credit {
    font-size: 11px;
  }
}


.cattitle {
  font-size: 24px;
  color: #fff;
  text-shadow: 0 1px 6px rgba(0, 0, 0, 0.3);
}

/* end of Swiper slider */
/* end of home page */

/* top menu css */

.header-container #st_header #header_left {
  margin-left: 6px;
}

#header_primary #header_center #st_menu_6 #st_menu_block_16 .row:last-child > .col-md-3:last-child {
  margin-right: auto;
  margin-top: -110px;
}

#header_primary #header_center #st_menu_7 #st_menu_block_17 .row:last-child > .col-md-3:last-child {
  margin-right: auto;
  margin-top: -135px;
}

.nav_bar .header_item i {
  margin-left: 2px;
}

/* mobile side menu */

/* first item open */

.mobile_nav_box .mo_ml_level_0.mo_ml_column > .menu_a_wrap > .opener {
  z-index: 999999;
}

/* end of first item open */

#side_stmobilemenu, #side_search, #side_mobile_nav {
  bottom: 0;
  border-left-width: 0 !important;
  border-right-width: 0 !important;
  box-shadow: 0 0 50px #0000004a;
}

#side_stmobilemenu .st-menu-title, #side_search .st-menu-title, #side_mobile_nav .st-menu-title {
  background-color: #ff7f00 !important;
  height: 50px !important;
}

.side_close_right {
  font-size: 22px !important;
  top: 9px !important;
  margin: 0 16px !important;
}

.side_close_right:before {
  content: '\e849' !important;
}

.st-menu-header .close_right_side {
  top: 9px !important;
}

.is_rtl #side_search .st-menu-header .close_right_side {
  left: 0 !important;
  right: initial !important;
}

.mobile_nav_box #userinfo_mod_mobile_menu li.mo_ml_level_0.mo_ml_column:first-child {
  display: none;
}

.mobile_nav_box #userinfo_mod_mobile_menu {
  border-top: 4px solid #f2f2f2;
  border-bottom: 4px solid #f2f2f2;
}


/* end of mobile side menu */

.header-container #st_header .shop_logo {
  margin-bottom: 35px !important;
  z-index: 999 !important;
  height: auto !important;
}

.header-container #st_header.animated.stuck .shop_logo {
  width: 79px !important;
  height: auto !important;
  margin-bottom: 0 !important;
}

/* mobile header */

#st_header #mobile_bar, #st_header #mobile_bar.stuck, body#index .transparent-mobile-header #st_header #mobile_bar.stuck {
  background-color: #ff7f00;
}

.mobile_logo {
  padding: 0 !important;
  max-width: 84px !important;
}

#mobile_bar_right .cart_text {
  display: none !important;
}

#mobile_bar_right .top_bar_item {
  margin: 0 16px 0 0 !important;
}

#mobile_bar_left .fto-menu:before {
  font-size: 25px !important;
  margin-left: 14px !important;
  margin-top: 7px !important;
}

/* hide menu arrow  */
#st_mega_menu_header_container .ma_level_0.is_parent:after, #st_mega_menu_header_container .mv_item.is_parent:after {
  display: none;
}

#st_mega_menu_header_container .bullet li a .list_arrow, #st_mega_menu_header_container .mu_level_2 a .list_arrow, #st_mega_menu_header_container .stmenu_multi_level a .list_arrow {
  display: none;
}

/* end of hide menu arrow  */

/* inside menu */

.mu_level_2 .granditem_0 > ul, .stmenu_multi_level ul, .stmenu_sub {
  -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, .3) !important;
  box-shadow: 0 2px 20px rgba(0, 0, 0, .3) !important;
  border-radius: 0 0 20px 20px;
  max-width: 1024px;
  padding: 26px 32px 32px;
}

.style_wide .ma_level_1 {
  -webkit-transform-origin: right 0 !important;
  transform-origin: right 0 !important;
  -webkit-transform: scaleX(.9) scaleY(.95) !important;
  transform: scaleX(.9) scaleY(.95) !important;
  width: 111.11111% !important;
  letter-spacing: -.01em !important;
  font-size: 20px !important;
  font-weight: 600 !important;
  position: relative !important;
  padding-right: 10px !important;
  margin-bottom: 4px !important;
}

.style_wide .ma_level_1:before {
  content: "" !important;
  position: absolute !important;
  bottom: 6px !important;
  right: 0 !important;
  height: calc(100% - 15px) !important;
  width: 2px !important;
  background-color: #ff7f00 !important;
}

/* mobile header */

#mobile_bar .flex_center {
  -webkit-box-pack: right !important;
  box-pack: right !important;
  -moz-justify-content: right !important;
  -ms-justify-content: right !important;
  -o-justify-content: right !important;
  justify-content: right !important;
  -ms-flex-pack: right !important;
}

/* end of mobile header */

/* mobile open menu */

/* @media only screen and (max-width: 991px) { */

/* .use_mobile_header #header_primary { */
/* display: block; */
/* -webkit-overflow-scrolling: touch; */
/* overflow-x: auto; */
/* } */

/* .use_mobile_header #header_primary::-webkit-scrollbar { */
/* display: none; */
/* } */

/* .use_mobile_header #header_primary #header_left, .use_mobile_header #header_primary #header_right { */
/* display: none; */
/* } */

/* .use_mobile_header #header_primary #header_center .search_widget_block { */
/* display: none;				 */
/* } */

/* .use_mobile_header #header_primary #header_center .ml_level_0 a { */
/* border-radius: 12px 12px 0 0 ; */
/* font-size: 18px; */
/* } */
/* .use_mobile_header #header_primary #header_center .ml_level_0 .stmenu_sub { */
/* z-index: 999; */
/* } */


/* } */

/* end of mobile open menu */

/* cart and user*/

.ajax_cart_bag .amount_circle {
  left: auto !important;
  right: -9px !important;
}

/* cart and login center */
#header_primary .quick_login .dropdown_tri, #header_primary .userinfo_mod_top .dropdown_tri, #header_primary .blockcart .st_shopping_cart .flex_container {
  display: flex;
  flex-direction: column;
  justify-items: center;
  align-items: center;
}

#header_primary .quick_login .dropdown_tri > .icon_btn, #header_primary .userinfo_mod_top .dropdown_tri > .icon_btn, #header_primary .shopping_cart_style_0 .ajax_cart_bag {
  margin: 0;
}

#header_primary .shopping_cart_style_0 .ajax_cart_bag {
  margin-top: 9px;
}


#header_primary .header_v_align_m, .shopping_cart_style_0 .cart_text {
  font-size: 14px;
}

/* end of login center */

.quick_login .dropdown_tri_in .arrow_down, .userinfo_mod_top .dropdown_tri_in .arrow_down, .toggle_btn .arrow_down {
  display: none !important;
}

.quick_login .dropdown_tri_in .arrow_up, .userinfo_mod_top .dropdown_tri_in .arrow_up, .toggle_btn .arrow_up {
  display: none !important;
}

#header_right_top .fto-user.icon_btn {
  font-size: 26px;
  margin-bottom: -8px !important;
}

#header_right_top .top_bar_item {
  margin: 0 10px 0 0 !important;
}

/* end of cart and user*/

/* full size search */
#st_header .search_widget_block {
  width: 100% !important;
  margin: 0px 10px !important;
}

#st_header .search_widget_block .input-group .form-control:not(:last-child) {
  background-color: transparent !important;
  font-size: 16px;
  color: #333;
  padding: 0 16px;
}

#st_header .header_box .st_mega_menu_container {
  flex-shrink: 0;
}

#st_header .header_box .st_mega_menu_container {
  flex-shrink: 0;
}

#st_header .header_box .search_widget_block {
  flex-grow: 1;
}

#st_header .search_widget_block .input-group .form-control::placeholder {
  color: #959595;
}

#st_header .search_widget_form_inner {
  box-shadow: 0 2px 10px #00000029 !important;
  border: 1px solid #fff !important;
}

#st_header .search_widget_block .fto-search-1:before {
  color: #ff7f00 !important;
  margin: 0 0 0 4px !important;
}

/* end of full size search */

/* search widget block */

#product-list-top-wrap li a[title="הכי רלוונטי"],
#product-list-top-wrap li a[title="Sales, Lower first"],
#product-list-top-wrap li a[title="Sales, Highest first"],
#product-list-top-wrap li a[title="Quantity, Lower first"],
#product-list-top-wrap li a[title="Quantity, Highest first"],
#product-list-top-wrap li a[title="לפי מותג א'-ת'"],
#product-list-top-wrap li a[title="לפי מותג ת'-א'"],
#product-list-top-wrap li a[title="מוצרים חדשים"],
#product-list-top-wrap li a[title="מוצרים ישנים "],
#product-list-top-wrap li a[title="Latest updated products first"],
#product-list-top-wrap li a[title="Oldest updated products first"] {
  display: none;
}

@media only screen and (min-width: 991px) {
  .search_widget_block .search_results {
    border-radius: 12px;
    min-width: 320px;
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.35);
  }
}

.search_widget_block .search_results .autocomplete-suggestions {
  padding-top: 8px;
  padding-bottom: 8px;
}

.search_widget_block .search_results .autocomplete-no-suggestion {
  padding-right: 16px;
}

.search_widget_block .search_product_img {
  margin-right: 16px !important;
  margin-left: 8px !important;
}

.search_widget_block .price {
  margin-right: 8px !important;
  margin-left: 16px !important;
}

.search_widget_block .search_more_products {
  color: #ff7f00 !important;
  text-decoration: none !important;
}

/* end of search widget block */


/* end of top menu css */


/* stickers */
.st_sticker .st_sticker_text {
  display: inline-block !important;
  padding: 1px 8px !important;
  font-weight: 600 !important;
}

/* online only */

.product_middle_column .st_sticker.layer_btn.st_sticker_static.st_sticker_5.st_sticker_type_5 {
  border: 1px solid #009688;
}

/* online only */


/* end of stickers */

/* product page */

/* product description video */

/* .product-description iframe { */
/* position: relative; */
/* padding-bottom: 56.25%; */
/* height: 0; */
/* overflow: hidden; */
/* max-width: 100%; */
/* } */

/* @media only screen and (min-width: 992px){ */
/* .product-description iframe { */
/* position: initial; */
/* padding-bottom: 360px; */
/* } */
/* } */

/* end product description video */

/* tabs */

/* mobile open tabs */

@media only screen and (max-width: 991px) {

  .product_second_section .container .mobile_tab .tab-pane .tab-pane-body {
    display: block;
  }

  .product_second_section .container .mobile_tab_title .fto-plus-2.plus_sign, .product_second_section .container .mobile_tab_title .fto-minus.minus_sign {
    display: none;
  }

  .product_second_section .container .mobile_tab .mobile_tab_name {
    font-size: 22px !important;
    font-weight: 600 !important;
    border: none !important;
    -webkit-transform-origin: right 0 !important;
    transform-origin: right 0 !important;
    -webkit-transform: scaleX(.9) scaleY(.95) !important;
    transform: scaleX(.9) scaleY(.95) !important;
    width: 111.11111% !important;
    letter-spacing: -.01em !important;
    font-weight: 600 !important;
    position: relative !important;
    padding-right: 10px !important;
    margin-bottom: 4px !important;
    line-height: 30px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .product_second_section .container .mobile_tab .mobile_tab_name:before {
    content: "" !important;
    position: absolute !important;
    bottom: 6px !important;
    right: 0 !important;
    height: calc(100% - 15px) !important;
    width: 2px !important;
    background-color: #ff7f00 !important;
  }

  .product_second_section .container .mobile_tab .mobile_tab_title {
    padding: 0;
  }

  .product_second_section .container .mobile_tab .tab-pane {
    margin-bottom: 24px;
  }

}


/* end of mobile open tabs */

/* reviews */


.fa-star, .fa-star-checked, .fa-star-half-o, .fa-star-o, .stamped-fa-star, .stamped-fa-star-checked, .stamped-fa-star-half-o, .stamped-fa-star-o {
  transform: scale(-1, 1);
}

#stamped-main-widget {
  max-width: 640px;
}

.product_second_section .stamped-review-avatar-content {
  text-shadow: none;
}

.product_second_section .summary-overview {
  width: 100% !important;
  float: none !important;
  margin-bottom: 30px;
}

.product_second_section .stamped-summary-actions {
  position: initial !important;
  float: none !important;
  clear: both !important;
  display: inline-block !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

.product_second_section .summary-rating {
  margin-right: 20px;
}

.product_second_section .stamped-summary-ratings {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-right: 0;
}

.stamped-summary-actions-clear, .stamped-summary-actions-mobile-filter, .stamped-summary-actions-newquestion, .stamped-summary-actions-newreview {
  color: #575757;
  background-color: #f2f2f2;
  border: 1px solid #e2e2e2;
  font-size: 18px;
  font-weight: 600;
  padding: 4px 26px;
  text-align: center !important;
}

.stamped-summary-actions-newquestion:before, .stamped-summary-actions-newreview:before, .stamped-summary-actions-mobile-filter i:before, .stamped-summary-actions-clear:before {
  color: #575757 !important;
  margin-right: 0;
  margin-left: 4px;
  padding: 0;
  position: relative;
  top: 2px;
}

div[data-widget-style=standard] .stamped-tab-container ul.stamped-tabs, div[data-widget-style=standard] .stamped-tab-container {
  height: auto;
}

.product_second_section .stamped-review-header .stamped-review-avatar {
  margin-right: 6px;
  margin-left: 10px;
  background: #67748c !important;
}

.product_second_section .stamped-review-header .review-location {
  display: none;
}

.product_second_section .stamped-review-header .stamped-review-avatar-content {
  width: 56px;
  height: 56px;
}

@media only screen and (max-width: 480px) {
  .product_second_section .stamped-review-header .stamped-review-avatar-content {
    height: 40px;
    width: 40px;
  }

  .stamped-review[data-verified=buyer] .stamped-review-avatar:before {
    font-size: 20px !important;
  }

}


.stamped-review[data-verified=buyer] .stamped-review-avatar:before {
  right: -8px;
}

div[data-widget-style=standard] .summary-rating:nth-child(1) .summary-rating-title:before {
  content: '\f005\f005\f005\f005\f005'
}

div[data-widget-style=standard] .summary-rating:nth-child(2) .summary-rating-title:before {
  content: '\f006\f005\f005\f005\f005'
}

div[data-widget-style=standard] .summary-rating:nth-child(3) .summary-rating-title:before {
  content: '\f006\f006\f005\f005\f005'
}

div[data-widget-style=standard] .summary-rating:nth-child(4) .summary-rating-title:before {
  content: '\f006\f006\f006\f005\f005'
}

div[data-widget-style=standard] .summary-rating:nth-child(5) .summary-rating-title:before {
  content: '\f006\f006\f006\f006\f005'
}

.stamped-review-header-starratings {
  margin-right: -2px;
}

.stamped-rating-holder {
  font-size: 14px;
  color: #575757;
}

.fa-check-circle-o, .fa-share-alt, .fa-thumbs-down, .fa-thumbs-up, .stamped-fa-check-circle-o, .stamped-fa-share-alt, .stamped-fa-thumbs-down, .stamped-fa-thumbs-up {
  color: #575757;
}

a.stamped-thumbs-up {
  margin-left: 4px;
  margin-right: 10px;
}

.fa-check-circle-o:before, .fa-share-alt:before, .fa-thumbs-down:before, .fa-thumbs-up:before, .stamped-fa-check-circle-o:before, .stamped-fa-share-alt:before, .stamped-fa-thumbs-down:before, .stamped-fa-thumbs-up:before {
  font-size: 14px;
}

.stamped-summary-actions-newquestion:hover, .stamped-summary-actions-newreview:hover, .stamped-summary-actions-newquestion:active, .stamped-summary-actions-newreview:active, .stamped-summary-actions-newquestion:focus, .stamped-summary-actions-newreview:focus {
  color: #575757;
}

.stamped-form-input.stamped-form-input-text, .stamped-form-input.stamped-form-input-email {
  padding: 5px;
  font-size: 16px;
}

.stamped-form-input.stamped-starrating {
  display: flex;
}

.stamped-form-review-rating .fa-star-half-o:before, .stamped-form-review-rating .fa-star-o:before, .stamped-form-review-rating .fa-star:before, .stamped-form-review-rating .stamped-fa-star-half-o:before, .stamped-form-review-rating .stamped-fa-star-o:before, .stamped-form-review-rating .stamped-fa-star:before {
  font-size: 32px;
}

.stamped-content label {
  display: inline-block;
  margin-bottom: .2rem;
  margin-top: .5rem;
}

.stamped-form-input.stamped-form-input-textarea {
  font-size: 16px;
  height: 100px;
}

#stamped-button-submit, input.stamped-button.stamped-button-primary.button.button-primary.btn.btn-primary {
  background: #ff7f00;
  border: none;
  border-radius: 100px !important;
}

#stamped-button-submit:hover, input.stamped-button.stamped-button-primary.button.button-primary.btn.btn-primary:hover {
  background: #ff9500;
}

.stamped-review-footer {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}

.stamped-review-share {
  margin-right: 24px;
}

div[data-widget-style=standard][data-count="0"] .stamped-header, div[data-widget-style] div[data-count="0"] .stamped-header {
  margin-bottom: 20px !important;
}

div[data-widget-style=standard][data-count="0"] .stamped-header::before, div[data-widget-style] div[data-count="0"] .stamped-header::before {
  content: 'אף אחד עדיין לא כתב ביקורת למוצר הזה, בואו תהיו הראשונים';
  position: relative;
  top: -35px;
}

.div[data-count="0"] .summary-overview, div[data-widget-style=standard][data-count="0"] .summary-overview {
  margin-top: -48px;
}

.stamped-review-reply {
  border-right: 3px solid #ff7f00;
  border-left: none;
  margin: 25px 0;
  padding: 0 15px 0 0;
}

.stamped-review-content {
  margin: 0;
}

.stamped-review-reply .stamped-review-header-title {
  float: none;
  display: inline;
  margin-right: 7px;
}

.stamped-review-reply p.stamped-review-content-body {
  margin-top: 6px;
}

.stamped-review-reply .stamped-review-header::before {
  content: '';
  text-align: center;
  float: right;
  padding: 17px;
  background: #ff7f00;
  border-radius: 100px;
  color: #fff;
  font-weight: 700;
  width: 56px;
  height: 56px;
  font-size: 18px;
  background-image: url('/upload/logo-for-replay.png');
  background-size: cover;
}

@media only screen and (max-width: 480px) {
  .stamped-review-reply .stamped-review-header::before {
    width: 40px;
    height: 40px;
  }
}

.stamped-review-reply .stamped-review-header .created {
  margin-right: 10px;
}

	/* reviews slider */	
	
	#stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-subtitle span.stamped-carousel-subtitle-count:after {
		content: " חוות דעת" !important;
	}
	
	#stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-title {
		margin-left: 8px !important;
		float: right !important;
	}
	
	#stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-buttons {
		float: left !important;
		width: auto !important;
	}
	
	#stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-scroll .block {
		text-align: right !important;
		flex-shrink: 0;
	}
	
	#stamped-reviews-widget[data-widget-type="carousel"] .stamped-reviews-date {
		margin-left: 20px !important;
		float: left !important;
	}
	
	#stamped-reviews-widget[data-widget-type="carousel"] .stamped-ratings-wrapper {
		padding: 0 0 0 20px !important;
	}
	
	#stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-scroll .stamped-reviews-image {
		float: right !important;
		margin-left: 10px !important;
		margin-right: 0 !important;;

	}
	
	#stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-scroll .stamped-reviews-message {
		padding-right: 0 !important;
		margin-left: 0 !important;
	}
	
	#stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-scroll .stamped-reviews-product-title {
		text-align: right !important;
	}
	
	#stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-scroll-wrapper {
		display: flex;
		flex-direction: row-reverse;
	}
	
	@media screen and (max-width: 690px) {
		#stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-scroll .stamped-reviews-message {
			margin-left: 0 !important;
		}
	}
	
	/* end of reviews slider */


/* end of reviews */

.sttab_block .nav-tabs.tab_lg .nav-link {
  color: #333 !important;
  background: none;
  font-size: 18px !important;
  border-top: none;
  border-bottom: 3px solid #fff;
}

.sttab_2 .nav-tabs .nav-item {
  margin-right: 0 !important;
  margin-left: .8rem !important;
  margin-bottom: 0 !important;
}

.sttab_block .nav-tabs.tab_lg .nav-link {
  padding: .8rem 1.25rem !important;
}

.sttab_2_2 .nav-tabs .nav-link.active, .sttab_2_2 .nav-tabs .nav-link:active, .sttab_2_2 .nav-tabs .nav-link:hover {
  color: #333 !important;
  border-bottom: 3px solid !important;
  border-bottom-color: #ff7f00 !important;
}

/* end of tabs */

.product-availability-date {
  display: none;
}

.btn.add-to-cart {
  padding: 0px 30px 0px 34px !important;
  line-height: 18px !important;
  border-radius: 50px !important;
  min-width: 200px;
}

.product-variants .product-variants-item ul li {
  margin-left: 6px !important;
  margin-right: 0 !important;
  margin-bottom: 6px !important;

}

.product-variants .product-variants-item {
  margin-bottom: 10px !important;
  display: flex;
  align-items: center;
}

@media only screen and  (min-width: 768px) {
  .product-variants .product-variants-item select {
    max-width: 312px;
    font-size: 16px;
  }
}

@media only screen and  (max-width: 767px) {
  #product .pro_cart_right {
    margin-top: 0;
    position: absolute;
    left: 16px;
    right: auto;
  }
}

.product-variants {
  margin-bottom: 22px !important;
}

.product_middle_column .dropdown_tri.dropdown_tri_in.header_item > .arrow {
  display: none !important;
}

.product_middle_column .top_bar_item.dropdown_wrap.pro_right_item {
  border: 1px solid #d9d9d9 !important;
  border-radius: 50px;
  padding: 2px 10px;
  margin-right: 10px;
  margin-left: 0;
  margin-top: 9px;
}

.product_middle_column .top_bar_item.dropdown_wrap.pro_right_item .dropdown_tri.dropdown_tri_in.header_item {
  display: flex;
}

.product_middle_column .top_bar_item.dropdown_wrap.pro_right_item:hover, .product_middle_column .top_bar_item.dropdown_wrap.pro_right_item:active {
  background: #f5f5f5;
  color: #333 !important;
}


@media only screen and  (min-width: 992px) {
  .product-information .top_bar_item.dropdown_wrap.pro_right_item {
    display: none;
  }
}

.product_middle_column .top_bar_item.dropdown_wrap.pro_right_item .dropdown_list .dropdown_box {
  border-radius: 20px;
}

.product_middle_column .top_bar_item.dropdown_wrap.pro_right_item .dropdown_list .dropdown_box a {
  border-radius: 100px;
}

.product-actions .radio-label {
  border-radius: 50px !important;
  min-width: 40px !important;
  text-align: center !important;
  font-size: 14px;
  font-weight: 600;
  color: #575757;
}

.product-actions .color {
  border-radius: 50px !important;
}

.product-actions .product-variants-item {
  margin-top: 10px;
}

.product-actions .product-variants .control-label {
  margin-top: 0;
  margin-bottom: 6px;
  margin-left: 8px;
}

.product-reference {
  font-size: 12px;
  color: #757575;
}

.product-reference .pro_extra_info_label {
  margin-right: 0;
  margin-left: .25rem;
}

.product-manufacturer .pro_extra_info_label {
  display: none !important;
}

.product-manufacturer.pro_extra_info.flex_container {
  margin: 0px !important;
}

.product-manufacturer a {
  color: #757575 !important;
  font-weight: 600 !important;
}

.product-manufacturer a:hover {
  color: #ff7f00 !important;
}

.product-information .steasy_divider {
  margin: 1.25em auto;
}

/* .product-information .pro_extra_info_brand{ */
/* color:#ff7f00!important; */
/* font-weight:600!important; */
/* } */
/* .product-information .pro_extra_info_brand:hover{ */
/* color:#ff6000!important; */
/* } */
.product-information .pro_extra_info_brand {
  color: #757575 !important;
  font-weight: 600 !important;
}

.product-information .pro_extra_info_brand:hover {
  color: #ff7f00 !important;
}

#product .pro_cart_block.flex_container.flex_column_sm {
  justify-content: flex-start;
}

#product .product-quantity.flex_child {
  flex: unset;
}

#product .pro_cart_right {
  flex: unset;
  margin-right: 4px;
  margin-top: -4px;
}

#product .hover_fly_btn_inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  line-height: 14px;
}

a.add_to_love.hover_fly_btn.btn_inline.love_item.love_product.btn-spin.pro_right_item {
  margin: 0;
  color: #575757;
  border-radius: 100px;
  padding: 6px 8px;
}

a.add_to_love.hover_fly_btn.btn_inline.love_item.love_product.btn-spin.pro_right_item:hover {
  background: #f0f0f0;
}

#product .hover_fly_btn_inner i {
  font-size: 18px;
  /* margin-top: -4px; */
}

#product .hover_fly_btn_inner .btn_text {
  font-size: 14px;
}

.form-control-select {
  background: #ffffff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAAAPklEQVR4Ae3TwREAEBQD0V/6do4SXPZg7EsBhsQ8IEmSMOsiuEfg3gL3oXC7wK0bd1G4o8X9F4yIkyQfSrIByQBjp7QuND8AAAAASUVORK5CYII=") no-repeat scroll left .5rem center/1.25rem 1.25rem;
}

.form-control {
  color: unset;
}

#lam-stock {
  padding-bottom: 12px;
  margin-bottom: 20px;
  border-bottom: 1px solid #f2f2f2;
}

#lam-stock h4 {
  font-size: 18px;
}

#lam-stock h5 {
  font-size: 14px;
  color: #575757;
  padding: 12px 12px 0;
}

#lam-stock .icon-shop {
  font-size: 18px !important;
  font-family: fontello !important;
  padding: 0 0px 0px 6px !important;
}

.icon-shop:before {
  content: '\e87d';
  font-style: initial;
  font-weight: 500;
}

#lam-stock #medproductwarehouses > div > span {
  margin-right: 28px !important;
  margin-bottom: 12px !important;
  margin-top: 16px !important;
  border-radius: 12px;
  padding: 0 !important;
}

#lam-stock ul {
  margin-bottom: 0;
}

#lam-stock li {
  line-height: 28px;
  font-weight: 600;
}

#lam-stock ul li:last-child {
  margin-bottom: 12px;
}

#lam-stock li a {
  width: 100%;
  display: block;
  padding: 2px 16px;
}

#lam-stock li a:hover {
  background: #f5f5f5;
  color: #333;
}

/* round numbers  */
.qty_wrap.qty_wrap_big {
  width: 94px !important;
}


.bootstrap-touchspin #quantity_wanted, .bootstrap-touchspin .cart_quantity, .bootstrap-touchspin .pro_quantity {
  border-radius: 4px !important;
  min-width: 40px !important;
  font-size: 16px !important;
}

.qty_wrap .input-group {
  align-items: center;
}

.qty_wrap .input-group .input-group-btn {
  margin: 0 2px 0 1px;
  height: 25px;
}

.qty_wrap .btn {
  line-height: 20px !important;
  border-radius: 100px !important;
  font-size: 16px !important;
  width: 25px;
}

/* end of round numbers  */

#product .product-add-to-cart.mb-3 {
  display: flex;
  flex-direction: column-reverse;
  margin-bottom: 0 !important;
}

@media only screen and  (min-width: 768px) {
  #product .product-add-to-cart.mb-3 {
    display: inline-flex;
  }
}

#product .product-last-items, #product .product-unavailable {
  margin-top: 6px !important;
  margin-bottom: 6px;
  display: inline-block;
  font-size: 14px !important;
  font-weight: 600;
  background-color: #ffe7e1;
  padding: 0 12px;
  border: 1px solid #ffab96;
  border-radius: 6px;
  color: #e54d28;
  text-align: center;
}

@media only screen and  (max-width: 768px) {
  #product .product-unavailable {
    width: 80%;
    margin-top: 4px !important;
    margin-bottom: 10px !important;
  }
}

/* delivery time  */


.product-additional-info {
  margin-bottom: 20px;
}

.product-additional-info br {
  display: none;
}


/* end of delivery time  */

/* in stock v2 */

.product-actions .steasy_divider {
  display: none;
}

.product-actions .qty_wrap.qty_wrap_big {
  display: block;
  margin-bottom: 12px;
}

#product .pro_cart_right {
  margin-top: auto;
  margin-bottom: 4px;
}

#product .product-variants {
  margin-bottom: 16px !important;
}

#product #lam-stock #medproductwarehouses .icon-shop {
  display: none;
}

#product #lam-stock #medproductwarehouses > h4 > a {
  font-size: 16px;
  background: #f5f5f5;
  min-width: 200px;
  padding: 9px 20px;
  border-radius: 100px;
  color: #575757;
  text-align: center;
}

@media only screen and  (max-width: 767px) {
  #product #lam-stock #medproductwarehouses > h4 > a {
    display: block;
    padding: 11px 20px;
  }

  .product-actions .product-add-to-cart.mb-3 {
    margin-bottom: .2rem !important;
  }
}

#product #lam-stock #medproductwarehouses > h4 > a:hover {
  color: #333;
  background-color: #f1f1f1;
}

#product #lam-stock #medproductwarehouses > h4 > a::after {
  content: '\e817';
  font-family: "fontello";
  font-size: 12px;
  margin: 0 4px 2px 0;
}

#lam-stock #medproductwarehouses > div > span {
  margin-right: 0 !important;
  margin-top: 16px !important;
}

#lam-stock #medproductwarehouses span {
  display: block !important;
}

#lam-stock #medproductwarehouses ul {
  --auto-grid-min-size: 12rem;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(var(--auto-grid-min-size), 1fr));
}

@media only screen and  (max-width: 480px) {
  #lam-stock #medproductwarehouses ul {
    --auto-grid-min-size: 8rem;
    font-size: 14px;
  }
}

/* end of in stock v2 */


/* end of product page */

/* category page */

	/* hide read more  */
	
		.st_read_more {
			display: none;
		}
	
	/* end of hide read more  */

#category .category-cover.mb-3 {
  display: flex;
  justify-content: center;
  overflow: hidden;
}

#category .category-cover.mb-3 img {
  height: 200px;
  max-width: unset;
}

@media only screen and  (max-width: 480px) {
  #category .category-cover.mb-3 img {
    height: 160px;
  }
}

#product-list-wrap .bottom_pagination {
  justify-content: center;
}

.bottom_pagination .product_count {
  margin-left: 20px;
}

.mobile_device.use_mobile_header #sidebar_box {
  display: none;
}

h1.page_heading {
  font-weight: 700 !important;
  font-size: 2.4em !important;
  line-height: 1.2;
}

.block-categories .acc_box .acc_header a {
  font-size: 16px !important;
}

.product_list.grid .product_list_item {
  border-top: none !important;
  /* padding: 16px 7px 16px 8px!important; */
}

.ajax_block_product .price {
  font-weight: 600 !important;
}

.pro_list_manufacturer {
  color: #757575 !important;
  font-weight: 600 !important;
}

.clicked_thumb .pro_gallery_thumb_box {
  border-color: #ff7f00 !important;
}


/* big next button */

.big_page_next {
  width: 50% !important;
}

.big_page_next_wrap .st_image_layered_description {
  padding-top: 100% !important;
  color: #fff;
  font-size: 1.4em !important;
  font-weight: 700 !important;
  box-shadow: 0px 10px 40px rgba(0, 0, 0, .2);
  background-color: #ff7f00;
  border-radius: 100% !important;
  margin-top: 33%;
  margin-right: 48%;
}

.big_page_next_wrap .st_image_layered_description div {
  padding-bottom: 100% !important;
}

@media only screen and (max-width: 480px) {
  .big_page_next {
    width: 60% !important;
  }
}


/* end of big next button */

/* no titles */

/* .block-categories .title_block_inner{ */
/* font-size: 18px!important;	 */
/* border:none!important; */
/* } */

.block-categories .block_content {
  padding: 6px 0 4px !important;
  border-bottom: 1px solid #d6d4d4;
}

.block-categories .category-sub-menu li {
  border: none !important;
}

.block-categories .acc_box .acc_header a {
  padding: 0 0 6px !important;
}


.PM_ASBlockOutputVertical .PM_ASCriterionsGroup {
  margin-bottom: 0 !important;
}

/* end of no titles */

/* Advanced Search */

#prices-drop .main_column_box .block-categories {
  display: none;
}

#module-pm_advancedsearch4-searchresults.as4-search-results-27 .main_column_box .block-categories {
  display: none;
}

.PM_ASShowCriterionsGroupHidden {
  display: none;
}

.checkbox {
  display: inline-flex;
  align-items: baseline;
}

.PM_ASCriterionCheckbox {
  margin-left: 4px;
}

div.PM_ASCriterionNbProduct {
  display: inline-flex;
}

.PM_ASCriterionNbProduct {
  float: none;
  margin-right: 1px;
}


.PM_ASCriterionGroupCheckbox .PM_ASLabelCheckboxSelected .PM_ASLabelLink, .PM_ASCriterionGroupCheckbox .PM_ASLabelCheckbox .PM_ASLabelLink:hover {
  font-weight: unset !important;
}

.PM_ASBlockOutput {
  margin: -16px 0 0 !important;
}

.PM_ASResetSearch {
  display: none !important;
}

.PM_ASBlockOutput .card, .PM_ASBlockOutput .card-header {
  border: none;
}

.PM_ASBlockOutput .card-header {
  background: none;
  padding: 10px 0 16px !important;
  display: none;
}

.PM_ASBlockOutput .card-header .PM_ASBlockTitle {
  font-size: 22px;
  font-weight: 600;
  padding-bottom: 6px;
  border-bottom: 2px solid #ff7f00;
  line-height: 33px;
}

.PM_ASBlockOutput .card-block {
  padding: 0 !important;
}

.PM_ASCriterionsGroupTitle {
  border: none !important;
  font-size: 18px;
  font-weight: 600;
  padding-top: 6px;
  margin-top: 12px !important;
  margin-bottom: 12px !important;
}

.PM_ASCritRange {
  margin-top: 8px;
}

.PM_ASCriterionsGroup {
  border-bottom: 1px solid #d6d4d4;
  padding-bottom: 6px;
}

.PM_ASLabelCheckbox {
  margin-bottom: 4px;
}

.PM_ASCriterionHideToggleLink {
  font-size: 14px !important;
  color: #ff7f00 !important;
  margin: 4px 0 !important;
}

.PM_ASShow:before, .PM_ASHide:before {
  display: none;
}


.PM_ASHide:before, .PM_ASShow:before {
  padding-right: 5px;
}

#js-active-search-filters {
  border-top: 1px solid #f2f2f2;
}

#js-active-search-filters .active_filters {
  border: none;
  background-color: #fff;
}

#js-active-search-filters .active_filters .active-filter-title {
  margin-top: 16px;
  font-weight: 500;
  margin-bottom: 0;
  margin-right: 10px;
}

#js-active-search-filters a.PM_ASSelectionsRemoveLink:hover {
  text-decoration: none !important;
}

#js-active-search-filters .PM_ASSelections li {
  margin-left: 2px;
}

#js-active-search-filters .PM_ASSelections li a {
  background: #f5f5f5;
  padding: 5px 12px;
  display: flex !important;
  flex-direction: row-reverse !important;
  border-radius: 100px;
  border: 1px solid #f5f5f5;
  margin-top: 6px;
}

@media only screen and (max-width: 480px) {
  #js-active-search-filters .PM_ASSelections li a {
    padding: 3px 8px;
    font-size: 14px;
  }

  a.PM_ASSelectionsRemoveLink:before {
    padding-right: 8px !important;
    margin-right: 8px !important;
  }

  #js-active-search-filters .active_filters .active-filter-title {
    font-size: 14px;
  }

}


#js-active-search-filters .PM_ASSelections li a:hover {
  background: #fafafa !important;
  color: #757575 !important;
  /* box-shadow: 0 2px 8px #00000010!important; */
}

a.PM_ASSelectionsRemoveLink:before {
  padding-right: 10px;
  margin-right: 12px;
  border-right: 1px solid #d0d0d0 !important;
  padding-left: 0 !important;
  content: '\e8cc' !important;
  font-family: fontello !important;
}

.PM_ASBlockOutput.PM_ASMobileMode .card-block {
  display: block !important;
}

.slide_lr_column .open_column #left_column {
  padding-top: 30px !important;
  right: 0 !important;
  left: auto !important;
  bottom: 0 !important;
}

@media only screen and (min-width: 992px) {
  #js-product-list-top {
    flex-direction: row-reverse;
  }
}

@media only screen and (max-width: 991px) {
  #js-product-list-top {
    flex-wrap: wrap;
  }

  #js-product-list-top .filter-button, #js-product-list-top .products-sort-order {
    width: 47%;
    margin: 0;
  }

  #js-product-list-top .filter-button a, #js-product-list-top .products-sort-order > a.dropdown_tri.dropdown_tri_in {
    text-align: unset;
    font-size: 18px;
    padding-right: 20px;
    line-height: 46px;
    font-weight: 600;
    color: #575757;
    width: 100%;
    background: #f2f2f2;
    border: 1px solid #e2e2e2 !important;
    border-radius: 3px !important;
    height: unset;
  }


  #js-product-list-top .filter-button {
    margin-left: 6%;
  }

  #js-product-list-top .product_count {
    margin-top: 10px;
  }

  #js-product-list-top i.fto-angle-down, #js-product-list-top i.fto-angle-up {
    float: left;
    margin: 0 0 0 16px;
  }

  #js-product-list-top i.fto-angle-down:before, #js-product-list-top i.fto-angle-up:before {
    content: '\e8fa' !important;
    font-weight: 600 !important;
    color: #575757 !important;
  }

  #js-product-list-top .dropdown_tri_in .arrow, #js-product-list-top .toggle_btn .arrow {
    opacity: 1 !important;
  }

  #js-product-list-top a#search_filter_toggler:after {
    float: left;
    margin: 0 0 0 4px;
    font-family: fontello !important;
    content: '\e8f9' !important;
    color: #575757 !important;
  }

  .slide_lr_column #left_column.sidebar_opened, .slide_lr_column #right_column.sidebar_opened {
    bottom: 0 !important;
  }
}

i.material-icons.add {
  visibility: hidden;
  float: left;
  width: 20px;
}

i.material-icons.add:after {
  content: '\f107';
  font-family: fontello;
  font-style: normal;
  visibility: visible;
}

i.material-icons.remove {
  visibility: hidden;
  float: left;
  width: 20px;
}

i.material-icons.remove:after {
  content: '\f106';
  font-family: fontello;
  font-style: normal;
  visibility: visible;
}

.grower.PM_ASCriterionOpenClose.PM_ASCriterionClose:hover, .grower.PM_ASCriterionOpenClose.PM_ASCriterionOpen:hover {
  background: initial;
}

.PM_ASLevelDepth li a {
  border: none;
  font-weight: 500;
}

.PM_ASCriterionsGroupCategory ul.PM_ASLevelDepth {
  margin-bottom: 16px;
}

.PM_ASLevelDepth .PM_ASCriterionLevelSelected.PM_ASCriterionLevelChoosen span + .PM_ASCriterionLevelChoose, .PM_ASLevelDepth .PM_ASCriterionLevelSelected.PM_ASCriterionLevelChoosen a.PM_ASCriterionLevelChoose {
  text-decoration: none !important;
  font-weight: 700;
}

.PM_ASLevelDepth li:not(.level1):not(.PM_ASCriterionLevelSelected) a {
  color: #333;
  font-size: initial;
}

li.PM_ASCriterionLevel.level2 {
  padding-right: 16px;
}

li.PM_ASCriterionLevel.level3 {
  padding-right: 32px;
}

li.PM_ASCriterionLevel.level4 {
  padding-right: 48px;
}

li.PM_ASCriterionLevel.level5 {
  padding-right: 64px;
}

li.PM_ASCriterionLevel.level6 {
  padding-right: 80px;
}

li.PM_ASCriterionLevel.level7 {
  padding-right: 96px;
}


/* end of Advanced Search */

@media only screen and (max-width: 992px) {
  .dropdown_list.cart_body {
    display: none !important;
  }
}

.dropdown_list {
  left: auto;
  right: 0;
  min-width: 100%;
}

.dropdown_list .dropdown_box {
  border: none;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.35);
  padding: 8px;
  border-radius: 12px;
}

.dropdown_list ul {
  border: none !important;
}

.dropdown_list li {
  border: none !important;
}

.dropdown_list li a:hover {
  color: #333;
}

.dropdown_list .dropdown_list_ul li .dropdown_list_item {
  padding: 8px 16px;
}

.dropdown_list li .fto-angle-right {
  display: none;
}

.dropdown_list::before {
  left: 20px;
  right: auto;
}

#product-list-wrap .s_title_block {
  font-weight: 500 !important;
  line-height: 1.8em !important;
}

#product-list-wrap .regular-price {
  font-size: 1em !important;
}

@media only screen and (max-width: 480px) {
  #product-list-wrap .s_title_block a {
    font-size: 16px !important;
    line-height: 1.6em !important;
  }

  #product-list-wrap .s_title_block {
    margin-bottom: 2px !important;
  }

  #product-list-wrap .regular-price {
    /* font-size:14px!important; */
  }

  #product-list-wrap .pro_list_manufacturer {
    padding-bottom: 2px !important;
  }

  #product-list-wrap .product_list.grid .pro_second_box, #product-list-wrap .products_sldier_swiper .pro_second_box {
    padding-top: 4px !important;
  }
}

/* end of category page */

/* cart page */

@media (min-width: 1440px) {
  #cart .container, #checkout .container {
    max-width: 100%;
    width: 1200px;
  }
}

@media (min-width: 1199px) {
  #cart #main > .row > .cart-grid-right {
    max-width: 340px;
    margin-right: 40px;
  }
}

@media (max-width: 991px) {
  .cart-items .cart-item {
    padding: 1rem 0;
  }
}

#cart .cart-grid-body > .card {
  border: none;
}

#cart .cart-grid-body .card-header {
  border: none;
  font-size: 38px;
  font-weight: 700;
  padding: 0;
  margin-bottom: 19px;
  line-height: 1;
}

#cart .cart-overview.js-cart {
  margin-left: -15px;
  margin-right: -15px;
}

@media (max-width: 1199px) {
  #cart .cart-overview.js-cart {
    /* margin-left: -15px; */
    /* margin-right: -15px; */
  }
}

#cart .cart-grid-body .row.cartheaderl {
  border-top: none;
  border-bottom: none;
  margin: 0;
  color: #757575;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.1;
}

#cart .cart-grid-body .row.cartheaderl .product-line-grid-left {
  padding-right: 30px;
}


#cart .product-line-grid-right .no-pad-right-mobile {
  padding-right: 15px;
}

#cart .product-line-grid .col-md-2.col-2.text-right.mobile_header_wrapper {
  max-width: 32px;
}

@media (max-width: 992px) {


  #cart .product-line-grid-body.col-md-5.col-7 {
    -ms-flex: 0 0 56.65%;
    flex: 0 0 56.65%;
    max-width: 56.65%;
  }

  #cart .cart-grid-body .cart-items.base_list_line {
    border-bottom: 1px solid #f2f2f2;
    border-top: 1px solid #f2f2f2;
  }

  #cart .cart-grid-body .product-line-grid-left {
    padding-right: 15px !important;
    -ms-flex: 0 0 33.32%;
    flex: 0 0 33.32%;
    max-width: 33.32%;
    display: flex;
    justify-content: center;
  }

  #cart .product-line-grid .col-md-2.col-2.text-right.mobile_header_wrapper {
    display: flex;
    justify-content: center;
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }

}

@media (min-width: 992px) {
  #cart .cart-overview.js-cart {
    min-height: 288px;
  }

  #cart .cart-grid-body .ltextcenter {
    text-align: right;
  }

  #cart .cart-grid-body .product-line-grid-left {
    padding-right: 15px;
  }

  #cart .cart-grid-body .cart-items.base_list_line {
    margin: 8px 0;
  }

  #cart .cart-grid-body .base_list_line .line_item {
    margin-bottom: 8px;
    padding-bottom: 6px;
    padding-top: 6px;
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.12549019607843137);
    border: none;
    border-radius: 20px;
    /* margin-right: -15px; */
    /* margin-left: -15px; */
  }

  .product-line-grid-right.product-line-actions.col-md-5.col-12 > .row > .col-md-3.col-3.no-pad-right-mobile, .product-line-grid-right.product-line-actions.col-md-5.col-12 > .row > .col-md-3.col-7.ltextcenter {
    min-width: 90px;
    margin-right: -22px;
  }

  #cart .cart-grid-body .row {
    align-items: center;
  }
}

#cart .product-line-grid-body .product-line-info {
  font-size: 14px;
}

#cart .product-line-info.product-price {
  margin: 0;
}

#cart .product-line-info.product-price.has-discount .product-discount {
  line-height: 1.4;
}

#cart .product-line-info.product-price.has-discount .current-price {
  line-height: 1.4;
}

#cart .product-line-grid-body {
  display: flex;
  flex-wrap: wrap;
}

#cart .product-line-grid-body > .product-line-info:first-child {
  width: 100%;
}

#cart .product-line-grid-body > .product-line-info {
  margin-left: 10px;
}

#cart .product-line-grid-body > .product-line-info > a.label {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.1;
}

#cart .product-line-grid-body > .product-line-info span.value {
  font-weight: 600;

}

#cart .product-line-grid-body > .product-line-info span.label {
  color: #757575;
}

#cart .cart-grid-body .product-price.price {
  font-size: 18px;
}


#cart .cart-grid-body .discount.discount-amount {
  display: none;
}

#cart .cart-grid-body .qty_wrap .btn {
  width: 20px;
  height: 20px;
  color: #757575;
  border: none;
}

#cart .cart-grid-body .qty_wrap .input-group .input-group-btn {
  margin: 0 1px 0 0;
  height: 20px;
}

#cart .cart-grid-body .qty_wrap {
  margin-right: -25px;
}

#cart .cart-grid-body .btn-default {
  color: #333;
  background: none;
  border: none;
  margin: 0 0 32px 0;
  padding: 0;
}

#cart .cart-grid-body .remove-from-cart {
  border-radius: 100px;
  padding: 2px 4px;
}

#cart .cart-grid-body .remove-from-cart:hover {
  background-color: #f2f2f2;
}

#cart .cart-grid-body .fto-cancel:before {
  color: #757575;
  content: '\e8cc';
}

#cart .cart-grid-body .btn-default:hover {
  color: #ff7f00;
}

#cart .cart-grid-body .btn-default i {
  margin-left: 8px;
  margin-right: 0px;
}

#cart .cart-grid-body .btn-default i:before {
  width: unset;
  padding: 6px 0 0 0;
}

#cart .product-line-grid-right .mobile-cart-label {
  font-size: 14px;
  color: #757575;
  font-weight: 600;
}

/* summary */

#cart .cart-grid-right .cart-summary, #checkout .checkout_right_column #js-checkout-summary {
  border-radius: 12px;
  padding: 20px;
  border: 1px solid #d9d9d9;
  margin-bottom: 6px;
}

#checkout .checkout_right_column #js-checkout-summary .cart-summary-products > .mar_b6 {
  cursor: default;
}

#checkout .checkout_right_column #js-checkout-summary .cart-summary-products > .mar_b6 > a {
  font-weight: 500;
  color: currentColor;
  display: inline-block; /* For IE11/ MS Edge bug */
  pointer-events: none;
  text-decoration: none;
}

#checkout .checkout_right_column #js-checkout-summary .cart-summary-products > .mar_b6 > a .fto-down-open {
  display: none;
}

#checkout .checkout_right_column #js-checkout-summary .cart-summary-products {
  display: inline-flex;
}

#checkout .checkout_right_column .checkout-summary-block .cart-summary-line#cart-subtotal-products {
  display: inline-flex;
  float: left;
}

#checkout .checkout_right_column .checkout-summary-block .cart-summary-line#cart-subtotal-products .label {
  display: none;
}

@media (min-width: 992px) {
  #cart .cart-grid-right .cart-summary {
    margin-top: 80px;
  }
}

#cart .cart-grid-right hr, #checkout .checkout_right_column #js-checkout-summary hr {
  border: none;
  margin: 0;
}

#cart .cart-grid-right .cart-summary .card-block, #checkout .checkout_right_column #js-checkout-summary .card-block {
  padding: 0px 0 8px 0;
  border: none;
}

#cart .cart-grid-right .cart-summary-line, #checkout .checkout_right_column #js-checkout-summary .cart-summary-line {
  line-height: 32px;
}

#cart .cart-grid-right .cart-summary-line {
  display: flex;
  align-items: center;
}


#cart .cart-grid-right .value.price, #checkout .checkout_right_column #js-checkout-summary .value.price {
  font-size: 18px;
  margin-left: 0;
  margin-right: auto;
}

#cart .cart-grid-right a.go, #checkout .checkout_right_column #js-checkout-summary a.go {
  font-size: 16px;
}

#promo-code .input-group .promo-input {
  font-size: 16px;
  padding: 20px;
}

#promo-code .input-group .btn.btn-default span {
  font-size: 16px;
}

#cart .cart-grid-right .checkout.cart-detailed-actions.card-block .btn-default {
  height: 42px;
  line-height: 2.1;
  border-radius: 100px !important;
}

#cart .cart-grid-right .checkout.cart-detailed-actions.card-block {
  margin-bottom: 10px;
}

#cart .cart-grid-right .cart-detailed-totals .card-block .cart-summary-line .value.price.fs_lg.font-weight-bold, #checkout .checkout_right_column #js-checkout-summary .value.price.fs_lg.font-weight-bold {
  font-weight: 700;
  font-size: 20px;
}

#checkout .checkout_right_column #js-checkout-summary .cart-summary-line.cart-total {
  padding-bottom: 14px;
  border-bottom: 1px solid #efefef;
  margin-bottom: 24px;
}

.cart-summary > .card-block, .cart-summary-totals .card-block {
  display: flex;
  flex-wrap: wrap;
}

.cart-summary > .card-block > .forcoinlable, .cart-summary-totals .card-block .forcoinlable {
  width: 100%;
}

.cart-summary > .card-block > .iconcoin, .cart-summary-totals .card-block > .iconcoin {
  order: 0;
  margin-left: 2px;
  display: inline-flex;
  align-items: center;
  font-size: 18px;
}

.cart-summary > .card-block > .lametayelcoinmath, .cart-summary-totals .card-block > .lametayelcoinmath {
  order: 1;
  font-weight: 700;
  font-size: 18px;
  margin-left: 4px;
}

.cart-summary > .card-block > .coinlable, .cart-summary-totals .card-block > .coinlable {
  order: 1;
  font-weight: 700;
  font-size: 18px;
}

/* end of summary */

@media only screen and (max-width: 991px) {

  #cart .product-line-grid-right .row > .col-md-3.col-3.no-pad-right-mobile {
    flex: 0 0 33.32%;
    max-width: 33.32%;
  }

  #cart .product-line-grid-right .row > .col-md-7.col-9 {
    -ms-flex: 0 0 66.65%;
    flex: 0 0 66.65%;
    max-width: 66.65%;
  }

  #cart .product-line-grid-right .row > .col-md-7.col-9 > .row > .col-md-6.col-6.qty {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  #cart .cart-grid-body .qty_wrap {
    margin: 0;
  }

  .product-line-info.product-price.has-discount .product-discount {
    line-height: 1.1;
  }
}

/* cart is empty */

#cart.cart-empty .cartheaderl {
  display: none;
}

#cart.cart-empty .cart-summary {
  display: none;
}

#cart.cart-empty #easycontent_16 {
  display: none;
}

/* cart is empty */


/* end of cart page */

/* checkout page */

#checkout .container .back-to-cart-link {
  margin: 0 0 16px 0;
}

#checkout .container .back-to-cart-link a {
  font-size: 18px;
  font-weight: 600;
  padding: 12px 0;
}

#checkout .container .back-to-cart-link a:before {
  margin-left: 8px;
  margin-right: 0px;
  content: "\E890";
  font-family: fontello;
  font-weight: 400;
  padding: 6px 0 0 0;
  font-size: 20px;
  position: relative;
  top: 1px;
}

@media (max-width: 992px) {
  #checkout .container > #content > .row {
    flex-direction: column-reverse;
  }

  #checkout #js-checkout-summary {
    display: none;

  }

  #checkout #easycontent_20 {
    display: none;
  }
}

#checkout .checkout_right_wrapper .easycontent_17 {
  display: none !important;
}

#checkout .header-container #st_header .shop_logo {
  margin-bottom: 0px !important;
  margin-top: -36px;
}

#checkout .checkout_header {
  padding: 0;
  margin-top: 36px;
  padding-bottom: 10px;
  padding-top: 10px;
}

#checkout .checkout_left_wrapper .checkout_left_column {
  border-radius: 20px;
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.12549019607843137);
}

#checkout .checkout_left_wrapper .checkout-step {
  padding: 6px 24px;
}

@media (max-width: 768px) {
  #checkout .checkout_left_wrapper {
    padding-right: 0;
    padding-left: 0;
  }

  #checkout .checkout_left_wrapper .checkout-step {
    padding: 0px 16px;
  }
}


#checkout .checkout_left_wrapper .checkout-step:last-child {
  border-bottom: none;
}

#checkout .checkout_left_wrapper .checkout-step .sttab_2_1 .tab-pane-body {
  border: none;
  padding: 0;
}

#checkout .checkout_left_wrapper .checkout-step .step-title .fs_lg {
  font-size: 18px;
}

#checkout .checkout_left_wrapper .checkout-step .step-number {
  margin-right: 0;
  margin-left: 0;
  font-size: 20px;
}

#checkout .checkout_left_wrapper .checkout-step .fto-ok-1.fs_md.done {
  font-size: 16px;
}

#checkout .checkout_left_wrapper .checkout-step .step-number:after {
  content: ".";
}

#checkout .checkout_left_wrapper .checkout-step .content {
  padding-bottom: 36px;
}

#checkout .checkout_left_wrapper .checkout-step .content .lametayelaccounthader {
  font-size: 22px;
  font-weight: 600;
  -webkit-transform-origin: right 0;
  transform-origin: right 0;
  -webkit-transform: scaleX(.9) scaleY(.95);
  transform: scaleX(.9) scaleY(.95);
  width: 111.11111%;
  letter-spacing: -.01em;
  position: relative;
  padding-right: 10px;
  line-height: 30px;
  padding-top: 0;
  padding-bottom: 0;
}

#checkout .checkout_left_wrapper .checkout-step .content .lametayelaccounthader:before {
  content: "" !important;
  position: absolute !important;
  bottom: 6px !important;
  right: 0 !important;
  height: calc(100% - 15px) !important;
  width: 2px !important;
  background-color: #ff7f00 !important;
}

@media (max-width: 359px) {
  #checkout .checkout_left_wrapper .checkout-step .content .lametayelaccounthader {
    font-size: 20px;
  }
}

@media (max-width: 992px) {
  #checkout #checkout-personal-information-step .content .tab-pane.active > .tab-pane-body > .row > .col-lg-12 > .row.com_grid_view > .col-lg-6:first-child, #checkout #checkout-personal-information-step .content .sttab_block > .tab-content > .tab-pane > .tab-pane-body > .row.com_grid_view > .col-lg-6:first-child {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
  }

  #checkout .checkout_left_wrapper #checkout-personal-information-step .content .lametayelaccounthader.hader-have-account, #checkout .checkout_left_wrapper #checkout-personal-information-step .content .lametayelaccounthader.lametayelaccounthader-hidebig {
    width: unset;
    display: inline-flex;
  }

  #checkout .checkout_left_wrapper #checkout-personal-information-step .content .lametayelaccounthader.lametayelaccounthader-hidebig:after {
    content: "חשבון חדש";
    visibility: visible;
    display: block;
    position: absolute;
    /* padding: 5px; */
    /* top: -4px; */
  }

  #checkout .checkout_left_wrapper .checkout-step .content .lametayelaccounthader:before {
    visibility: visible;
  }

  #checkout .checkout_left_wrapper #checkout-personal-information-step .content .tab-pane-body .mobilebtton, #checkout .checkout_left_wrapper .checkout-step .content .tab-pane-body #singinsmall {
    display: inline-flex;
    margin-right: auto;
  }

  #checkout .checkout_left_wrapper .checkout-step .content .tab-pane-body #singinsmall {
    text-indent: -9999px;
    line-height: 0
  }

  #checkout .checkout_left_wrapper .checkout-step .content .tab-pane-body #singinsmall:after {
    content: "יש לי כבר חשבון";
    text-indent: -44px;
    display: block;
    line-height: 1;
  }

  #checkout .checkout_left_wrapper .checkout-step .content .tab-pane-body .logregbt.gotoLogin#singinsmall, #checkout .checkout_left_wrapper #checkout-personal-information-step .content .lametayelaccounthader.lametayelaccounthader-hidebig {
    margin-top: -38px !important;
  }

  #checkout .checkout_left_wrapper #checkout-personal-information-step .content .lametayelaccounthader.lametayelaccounthader-hidebig {
    visibility: hidden;
  }

  #checkout .checkout_left_wrapper #checkout-personal-information-step .content .tab-pane-body .logregbt {
    margin-top: 0 !important;
    border-radius: 100px !important;
  }

  #checkout #checkout-personal-information-step .content .tab-pane.active > .tab-pane-body > .row > .col-lg-12 > .row.com_grid_view > .col-lg-6 > div:last-child {
    margin-top: -10px;
    margin-bottom: 20px;
    width: 100%;
    margin-left: auto;
  }

  #checkout #checkout-personal-information-step #login-form {
    width: 100%;
  }

}

#checkout .checkout_left_wrapper .checkout-step .content > .sttab_block.sttab_2.sttab_2_1 > .row.com_grid_view > .col-lg-6 > div {
  font-size: 14px;
}

#checkout .checkout_left_wrapper .checkout-step .content > .sttab_block.sttab_2.sttab_2_1 > .row.com_grid_view {
  margin-bottom: 12px;
}

#checkout .checkout_left_wrapper .checkout-step .content .tab-pane-body .logregbt {
  margin-top: 32px;
  text-align: center;
  padding: 11px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  border-radius: 100px;
}

#checkout .checkout_left_wrapper .checkout-step input.form-control, #checkout .checkout_left_wrapper .checkout-step .content .tab-pane-body .input-group.js-parent-focus.input-group-with-border {
  height: 42px;
  font-size: 16px;
  border-radius: 3px;
}

#checkout .checkout_left_wrapper .checkout-step .content .tab-pane-body input.form-control[type="password"] {
  height: unset;
}


#checkout .checkout_left_wrapper .checkout-step .content .tab-pane-body .form-footer {
  margin-top: 20px;
}

#checkout .checkout_left_wrapper .checkout-step .content .tab-pane-body .form-footer .by-sing-up {
  font-size: 14px;
  line-height: 1.4;
  margin-top: -12px;
  margin-bottom: 12px;
}

#checkout .checkout_left_wrapper .checkout-step .content .tab-pane-body .form-footer .by-sing-up a {
  text-decoration: underline;
}

#checkout .checkout_left_wrapper .checkout-step #login-form .form-footer .continue.btn.btn-default.btn-spin {
  margin-top: 16px;
}

#checkout .checkout_left_wrapper .checkout-step #customer-form .form_content .form_content_inner .row.com_grid_view .col-lg-6:nth-child(4) {
  width: 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

#checkout .checkout_left_wrapper .checkout-step .content .tab-pane-body .form-footer .continue.btn.btn-default.btn-spin {
  width: 100%;
  padding: 11px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  border-radius: 100px;
  height: 42px;
}

#checkout .checkout_left_wrapper .checkout-step .content .continue.btn.btn-default {
  padding: 11px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  border-radius: 100px !important;
  height: 42px;
  min-width: 200px;
  max-width: 100%;
}

#checkout .checkout_left_wrapper .checkout-step .content .tab-pane-body .form-footer .p-b-1 {
  text-align: center;
  margin-top: 12px;
  padding-bottom: 2px;
}

#checkout .checkout_left_wrapper .checkout-step .content .tab-pane-body .form-footer .p-b-1 a {
  text-decoration: underline;
}

#checkout .checkout_left_wrapper .checkout-step .content .tab-pane-body .form-footer .steasy_divider.flex_container.flex_center.style_separator_1.adveditor_curr .steasy_divider_item {
  width: 100% !important;
  border-color: #bcbcbc !important;
}

/* #checkout .checkout_left_wrapper .checkout-step .content .tab-pane-body .form-footer .steasy_divider.flex_container.flex_center.style_separator_1.adveditor_curr, .steasy_divider.flex_container.flex_center.style_separator_1.adveditor_curr{ */
/* display:none; */
/* } */

#checkout .checkout_left_wrapper .checkout-step .content .tab-pane-body .form-footer .btn.btn-facebook.btn-large.js-submit-active.btn-spin.btn-full-width:hover {
  color: #fff;
}

#checkout .order-options textarea#delivery_message {
  padding: 16px !important;
  height: 102px;
  border-radius: 3px;
}

#checkout .delivery-options {
  margin-bottom: 32px;
  border: 1px solid #efefef;
  border-radius: 20px;
}

#checkout .delivery-options-list .select-shiping {
  margin-top: -6px;
  margin-bottom: 12px;
}

#checkout .delivery-options .delivery-option {
  margin-right: -24px;
  margin-left: -24px;
  padding: 8px 14px;
  border-bottom: 1px solid #efefef;
  margin-bottom: 0;
  cursor: pointer;
}

#checkout .delivery-options .delivery-option:first-child {
  border-radius: 20px 20px 0 0;
}

#checkout .delivery-options .delivery-option:nth-child(7) {
  border: none;
  border-radius: 0 0 20px 20px;
}

#checkout .delivery-options .delivery-option.active {
  background: #f5f5f5;
}

#checkout .delivery-options .delivery-option:hover {
  background: #f5f5f5;
}

#checkout .delivery-options .delivery-option label {
  cursor: pointer;
}

#checkout .flex_child.delivery-option-2 .row .carrier-name {
  font-weight: 600;
  margin-bottom: 4px;
}

#checkout .flex_child.delivery-option-2 .row .carrier-price {
  font-weight: 700;
}

#checkout .checkout-step .carrier-delay, .checkout-step .carrier-name {
  text-align: right;
}

#checkout .flex_child.delivery-option-2 .row .col-md-5 {
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 8px;
}

#checkout .flex_child.delivery-option-2 .row img {
  max-width: 66px;
  -webkit-filter: brightness(0.96);
  filter: brightness(0.96);
}

#checkout .delivery-options .delivery-option .custom-radio {
  margin-top: 4px;
}

#checkout .flex_child.delivery-option-2 .row .col-md-4 {
  margin-bottom: 8px;
  font-size: 14px;
}

@media (min-width: 768px) {

  #checkout .delivery-options .delivery-option {
    align-items: center;
    padding: 12px 18px;
  }

  #checkout .flex_child.delivery-option-2 .row .carrier-price {
    font-size: 18px;
    font-weight: 700;
  }

  #checkout .flex_child.delivery-option-2 .row .col-md-5 {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
    justify-content: flex-end;
    margin-bottom: 0;
  }

  #checkout .flex_child.delivery-option-2 .row img {
    max-width: 80px;
  }

  #checkout .flex_child.delivery-option-2 .row {
    max-width: 100%;
  }

  #checkout .flex_child.delivery-option-2 .row .col-md-5 {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;

  }

  #checkout .flex_child.delivery-option-2 .row .col-md-4 {
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
    margin-bottom: 0;
    font-size: 16px;
    display: flex;
    align-items: center;

  }

  #checkout .flex_child.delivery-option-2 .row .col-md-3 {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
    display: flex;
    align-items: center;
  }
}

#checkout #choose-pickup-location-message {
  margin-bottom: 20px;
}

#checkout .payment-options {
  margin-bottom: 20px;
  border: 1px solid #efefef;
  border-radius: 20px;
}

#checkout .payment-options div > .payment-option {
  padding: 8px 24px;
  border-bottom: 1px solid #efefef;
  margin-bottom: 0;
  cursor: pointer;
}

#checkout .payment-options .payment-option:hover, #checkout .payment-options .payment-option.active {
  background: #f5f5f5;
}


#checkout .payment-options div > #payment-option-1-container {
  border-radius: 20px 20px 0 0;
}

#checkout .payment-options div > #payment-option-3-container {
  border-radius: 0 0 20px 20px;
  border: none;
}

div#payment-option-2-additional-information {
  display: none !important;
}

#checkout .payment-options img {
  display: block;
  max-width: 140px;
  -webkit-filter: brightness(0.96);
  filter: brightness(0.96);
  margin-top: 4px;
}

#checkout .payment-options .custom-radio {
  margin-left: 12px;
}

#checkout .payment-option label {
  cursor: pointer;
}

@media (min-width: 768px) {
  #checkout .payment-options div > .payment-option {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
}

@media (max-width: 768px) {
  #checkout .payment-option label {
    display: inline;
  }

  #checkout .payment-options div > .payment-option {
    padding: 8px 12px;
  }

  #checkout .payment-options img {
    margin-right: 29px;
  }

}


#checkout .additional-information > section > p {
  padding: 18px;
  font-size: 14px;
  border-bottom: 1px solid #efefef;
  background: #f5f5f5;
}

#checkout #payment-option-1-additional-information {
  display: none !important;
}

#checkout .custom-radio input[type=radio]:checked + span {
  background-color: #ff7f00;
}

#checkout #conditions-to-approve label {
  cursor: pointer;
}

#checkout #conditions-to-approve .custom-input-box {
  top: -2px;
}

#checkout #conditions-to-approve .custom-input {
  width: 100%;
  height: 100%;
  cursor: pointer;
}

#payment-confirmation .btn.btn-default {
  padding: 11px 32px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  border-radius: 100px !important;
  height: 42px;
  min-width: 200px;
  max-width: 100%;
}


/* end of checkout page */

/* order-confirmation */

#order-confirmation #columns.container {
  max-width: 100%;
  width: 776px;
}


#order-confirmation .card {
  border: none;
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.12549019607843137);
  border-radius: 20px;
  padding: 1.25rem;
}

#order-confirmation .card .card-block {
  padding: 0;
}

#order-confirmation .card .card-block h5.page_heading {
  font-size: 32px;
  text-indent: -48px;
}

#order-confirmation .card h5.page_heading {
  line-height: 1.2;
}

#order-confirmation .card.card_trans.mb-3 > h5.page_heading {
  line-height: 1.2;
  display: inline-flex;
}

#order-confirmation .card h5.page_heading .iconcoin {
  margin: 0 4px;
}

#order-confirmation .card h5.page_heading .coin-math {
  margin-left: 4px;
}

#order-confirmation #content-hook_order_confirmation.card {
  padding: 20px 60px 20px 20px;
}

@media (min-width: 650px) {
  #order-confirmation .card div {
    font-size: 18px;
  }
}

#order-confirmation .card .card-block .page_heading i.fto-ok-1.done {
  background: #1bb92a;
  color: #fff;
  border-radius: 100px;
  padding: 6px 10px;
  text-indent: initial;
  font-size: 24px;
}

#order-confirmation #phoneinput.form-group.form-group-small > div {
  display: inline-flex;
}

#order-confirmation #phoneinput.form-group.form-group-small label {
  display: inline-block;
  margin-top: .5rem;
  margin-bottom: .5rem;
  width: 100%;
}

#order-confirmation #phoneinput.form-group.form-group-small > div .form-control.enterphonenuber {
  font-size: 16px;
  padding: 20px;
}

#order-confirmation #phoneinput.form-group.form-group-small > div input#sendphone {
  height: 42px;
  border-radius: 100px 0 0 100px !important;
  padding: 0 8px 0 14px;
}

#order-confirmation .card > .row > .col-lg-6.first-item-of-large-line.first-item-of-desktop-line.first-item-of-line {
  -webkit-box-flex: unset;
  -ms-flex: unset;
  flex: unset;
  max-width: unset;
  width: unset;
  display: inline-flex;
}

#order-confirmation .col-lg-6.first-item-of-large-line.first-item-of-desktop-line.first-item-of-line:last-child {
  margin-right: auto;
  margin-top: auto;
  margin-bottom: 22px;
}

@media (max-width: 649px) {
  #order-confirmation .col-lg-6.first-item-of-large-line.first-item-of-desktop-line.first-item-of-line:last-child {
    margin-bottom: 0px;
  }
}

#order-confirmation .col-lg-6.first-item-of-large-line.first-item-of-desktop-line.first-item-of-line:last-child a {
  font-size: 18px;
  color: #ff7f00;
  font-weight: 600;
}

#order-confirmation #order-details {
  padding: 0;
  line-height: 1.8;
}

#order-confirmation #order-details a {
  text-decoration: underline;
}

#order-confirmation #order-details ul {
  margin: 0;
}

#order-confirmation #order-details ul li:before {
  content: "\25A0";
  color: #ff7f00;
  display: inline-block;
  margin-left: 8px;
  position: relative;
  top: -2px;
}

#order-confirmation #order-details ul li .l-reference {
  font-weight: 600;
}

#order-confirmation #order-details.col-md-4 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

#order-confirmation .col-lg-6.card.card_trans.mb-3 .row.payinforow .col-lg-6, #order-confirmation .cart-summary-wrap .cart-summary-line {
  padding: 0;
  margin-bottom: 16px;
  line-height: 1.2;
}

#order-confirmation .col-lg-6.card.card_trans.mb-3 .row.payinforow .col-lg-6.moteleft {
  font-weight: 600;
}

#order-confirmation #content .order-confirmation-wrap .text-right.bold {
  font-weight: 700;
}


@media (min-width: 992px) {
  #order-confirmation #main .row.payinforow {
    flex-wrap: nowrap;
  }

  #order-confirmation #main .col-lg-6.card.card_trans.mb-3 {
    flex-shrink: 1;
  }

  #order-confirmation #main .col-lg-6.card.card_trans.mb-3:first-child {
    margin-left: 16px;
  }


}

/* end of order-confirmation */


/* blog */
@media (max-width: 768px) {
  #module-stblog-default #st_banner_16 .st_banner_image {
    background-image: url(/upload/stblog/blog_home/blogheader_mobile.jpg) !important;
  }
}

@media (min-width: 992px) {
  #module-stblog-article #center_column {
    max-width: 670px;
    margin-left: 50px
  }

  #module-stblog-article #columns > .row {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
  }
}

#module-stblog-article .blog_content img {
  max-height: 320px;
}

#module-stblog-article .blog_content .row {
  display: block;
}

#module-stblog-article .blog_content .row .col-xs-6 {
  float: left;
}

#blog_link_nav .icon-right-open-3:before {
  content: '\f104';
  font-family: fontello;
  font-style: normal;
  margin-right: 4px;
}

#blog_link_nav .icon-left-open-3:before {
  content: '\f105';
  font-family: fontello;
  font-style: normal;
  margin-left: 4px;
}

.block_blog .s_title_block {
  font-weight: 700;
}

a.go {
  text-decoration: none;
  color: #ff7f00;
}

a.go:hover {
  text-decoration: none;
  color: #ff9500;
}

.pro_column_right .s_title_block {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.pro_column_right .date-add {
  display: none !important;
}

.navblog {
  margin: -20px 0 32px 0 !important;
  padding-right: 0 !important;
}

.navblog li {
  display: inline-block;
  font-size: 20px;
  padding-left: 20px !important;
}

.navblog li a {
  color: #ff7f00 !important;
}

/* .block_blog .s_title_block{ */
/* font-size: 1.25em!important; */
/* font-weight: 700!important; */
/* } */

#module-stblog-article #blog_primary_block .blog_info, #module-stblog-article #blog_primary_block .blog_info .posted_author, #module-stblog-default .blog_info, #module-stblog-default .blog_info .link_color {
  font-weight: 600;
  color: #757575;
  display: inline-block;
}

#module-stblog-article #blog_primary_block .blog_info .posted_on, #module-stblog-article #blog_primary_block .blog_info .posted_by, #module-stblog-default .posted_by, #module-stblog-default .blog_info .fto-clock {
  display: none;
}

#module-stblog-default .bottom_pagination .product_count {
  display: none;
}

.block_blog {
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .14);
  border-radius: 12px;
  height: 100%;
}

.block_blog .pro_first_box {
  border-radius: 12px 12px 0 0;
}

.block_blog .pro_second_box {
  padding: 12px 12px 8px !important;
}

.block_blog .s_title_block {
  line-height: 1.2;
}

.blog_image .hover_effect:hover {
  opacity: 1;
}

#blog_primary_block h1 {
  font-size: 38px;
  font-weight: 700;
  line-height: 42px;
  margin-bottom: 10px;
}

#blog_primary_block #content-intro {
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 36px;
}

#blog_primary_block h2 {
  font-size: 28px;
  font-weight: 600;
  border-bottom: 3px solid #ff7f00;
  display: table;
  margin-top: 20px;
  margin-bottom: 12px;
  line-height: 34px;
}

#blog_primary_block h3 {
  font-size: 24px;
  font-weight: 700;
}

#blog_primary_block h4 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 5px;
}

#blog_primary_block p {
  font-size: 20px;
  line-height: 34px;
  margin-bottom: 12px;
}

#blog_primary_block li {
  font-size: 20px;
  line-height: 34px;
  /* margin-bottom: 12px; */
}


#blog_primary_block .btn {
  color: #fff;
  min-width: 180px;
  min-height: 42px;
  padding: 7px 28px;
  margin-bottom: 42px;
  border: none;
  font-size: 20px !important;
}

#blog_primary_block .col-xs-6 {
  text-align: center;
  line-height: 22px;
  margin-bottom: 10px;
}

#blog_primary_block img {
  margin-bottom: 10px;
}

@media only screen and (max-width: 480px) {
  #blog_primary_block h1 {
    font-size: 28px;
    line-height: 32px;
  }

  #blog_primary_block #content-intro {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 28px;
  }

  #blog_primary_block h2 {
    font-size: 24px;
    line-height: 30px;
  }

  #blog_primary_block h3 {
    font-size: 20px;
    font-weight: 700;
  }

  #blog_primary_block h4 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
  }

  #blog_primary_block p {
    font-size: 18px;
    line-height: 27px;
  }

  #blog_primary_block .btn {
    color: #fff;
    font-size: 18px !important;
    min-width: 160px;
    padding: 7px 22px;
    margin-bottom: 42px;
  }

  .navblog li {
    font-size: 18px;
    padding-left: 20px !important;
  }

  #blog_primary_block .col-xs-6 {
    width: 50%;
    font-size: 14px;
    line-height: 18px;
  }
}

#blog_primary_block a {
  color: #006eff;
}

/* end of blog */

/* youtube in blog */
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media only screen and (min-width: 992px) {
  .embed-container {
    position: initial;
    padding-bottom: 360px;
  }

  .embed-container iframe, .embed-container object, .embed-container embed {
    width: 640px;
    height: 360px;
    position: initial;
  }
}

/* end of youtube in blog */

/* blog in categories */

.blog_in_cat {
  background: #fcf8f2;
}

.blog_in_cat a.go {
  font-weight: 600;
}

.blog_in_cat_text h2 {
  font-size: 20px;
  font-weight: 600;
  margin: 0;
}

.blog_in_cat_text {
  padding: 20px 40px;
}

.blog_in_cat img {
  float: left;
}

@media only screen and (max-width: 480px) {
  .blog_in_cat img {
    display: none !important;
  }
}

/* end of blog in categories */

/* account page */

#my-account .my_account_page_footer .fr, #my-account .my_account_page_footer .fl {
  display: none;
}

#identity .my_account_page_footer .fr, #identity .my_account_page_footer .fl {
  display: none;
}

#addresses .my_account_page_footer .fr, #addresses .my_account_page_footer .fl {
  display: none;
}

#history .my_account_page_footer .fr, #history .my_account_page_footer .fl {
  display: none;
}

#module-stlovedproduct-myloved .my_account_page_footer .fr, #module-stlovedproduct-myloved .my_account_page_footer .fl {
  display: none;
}

#address .my_account_page_footer .fr, #address .my_account_page_footer .fl {
  display: none;
}

#my-account .my_account_left_column {
  display: none;
}

#my-account #content .col-lg-9 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}


.list-group-item a i {
  font-size: 20px;
  margin-left: 6px;
}

.myacount_dashbord_list .list-group-item {
  padding: 0 !important;
  width: unset !important;
  text-align: unset !important;
  margin: 0 !important;
  background-color: none !important;
  border: none !important;
}

.myacount_dashbord_list .list-group-item a {
  font-size: 18px;
  width: 260px;
  text-align: right;
  margin: 0 8px 16px;
  position: unset;
  display: inline-block;
  padding: .75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, .125);
  border-radius: 12px;
}

.list-group-item a:hover {
  color: initial;
  background: #f5f5f5;
}

.list-group-item {
  border: none !important;
  padding: 0 !important;
}

.list-group-item a {
  border: 1px solid rgba(0, 0, 0, .125);
  padding: .75rem 1.25rem;
  width: 100%;
}

.form-control, .input-group-addon, .input-group-btn > .btn {
  font-size: 16px;
}

input.form-control {
  height: 42px;
}

.my_account_left_column {
  margin-bottom: 100px;
}

.com_grid_view .s_title_block {
  font-size: 16px;
}


/* end of account page */

/* login and signup */

.dropdown_box.login_from_block {
  padding: 12px;
}


/* end of login and signup */


/* contact us page */

#contact #columns.container {
  max-width: 100%;
  width: 1200px;
}


#contact #content.page-content > .row {
  flex-direction: row-reverse;
}

@media (max-width: 768px) {
  #contact #content.page-content > .row {
    flex-direction: column;
  }
}

@media (max-width: 768px) {
  #contact #content.page-content > .row > .col-md-6:last-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  #contact #content.page-content > .row > .col-md-6:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  #contact #content.page-content > .row > .col-md-6:last-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
    padding-left: 30px;
  }

  #contact #content.page-content > .row > .col-md-6:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    padding-right: 30px;
  }
}

.page-contact #main .easycontent .title_block {
  margin-bottom: 12px;
}

.page-contact #main .easycontent > .title_block > .title_block_inner {
  font-size: 32px !important;
  margin-bottom: 20px !important;
}

.page-contact #main #easycontent_23 > .title_block > .title_block_inner {
  font-size: 22px !important;
  font-weight: 600 !important;
  border: none !important;
  -webkit-transform-origin: right 0 !important;
  transform-origin: right 0 !important;
  -webkit-transform: scaleX(.9) scaleY(.95) !important;
  transform: scaleX(.9) scaleY(.95) !important;
  width: 111.11111% !important;
  letter-spacing: -.01em !important;
  font-weight: 600 !important;
  position: relative !important;
  padding-right: 10px !important;
  margin-bottom: 4px !important;
  line-height: 30px !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.page-contact #main #easycontent_23 > .title_block > .title_block_inner:before {
  bottom: 3px !important;
  height: calc(100% - 11px) !important;
  width: 3px !important;
}

/* @media (min-width: 768px){ */
/* .page-contact  #main #easycontent_23 > .title_block > .title_block_inner { */
/* margin-top:62px;	 */
/* } */
/* } */


.page-contact .easycontent > .title_block > .title_block_inner:before {
  bottom: 3px !important;
  height: calc(100% - 11px) !important;
  width: 3px !important;
}

.page-contact .stacc_1_3 .acc_header a {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3;
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.12549019607843137);
  background: #fff;
  border-radius: 12px;
  padding-right: 12px;
  padding-top: 6px;
  padding-bottom: 6px;
}

.page-contact .stacc_1_3 .acc_header a:hover {
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.2);
  color: initial;
  background: #fff;
}

.page-contact .stacc_1_3 .acc_header a:active, .page-contact .stacc_1_3 .acc_header a:focus {
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.2);
  background: #fff;
  color: initial;
}

.page-contact .stacc_1_3 .acc_icon {
  background: none;
  color: #ff7f00;
}

.page-contact .acc_box .acc_content {
  padding-right: 18px;
  padding-left: 18px;
  padding-top: 14px;
}

.page-contact .acc_box .acc_content a {
  color: #ff7f00;
  font-weight: 600;
}

.page-contact .stacc_1_3 {
  margin-bottom: 22px;
}

@media (max-width: 480px) {
  .acc_content .table p {
    font-size: 14px !important;
    line-height: 1.2 !important;

  }
}

/* form { */
/* text-align: right; */
/* } */


.page-contact .btn.btn-primary {
  background: #ff7f00;
  border: none;
  height: 38px;
}

.page-contact .btn.btn-primary:hover {
  background: #ff9500;
}


/* end of contact us page */

/* customer reviews */

.stamped-badge-caption[data-reviews][data-label][data-version="2"]:after {
  content: ')' !important;
}

.stamped-badge-caption::before {
  content: '(' !important;
}

.stamped-badge-caption[data-reviews="0"]::before {
  content: '(תהיו הראשונים לדרג' !important;
}

.stamped-badge[data-rating="0.0"] {
  display: none !important;
}

#product .product_middle_column .stamped-badge[data-rating="0.0"] {
  display: block !important;
}

.stamped-badge-caption {
  display: inline-block!important;
}

@media only screen and (min-width: 1100px) {
  .stamped-wall-photos-wrapper {
    column-count: 5 !important;
  }
}

/* customer reviews */

/* custom content */

/* coupon_code */

.coupon_code {
  display: inline-block;
  border: 2px dashed #088ba3;
  padding: 10px 40px;
  font-size: 20px;
  font-weight: 600;
}

/* end of coupon_code */

.st_sticker_img {
  max-width: 72px;
  z-index: 999;
}

@media (max-width: 768px) {
  .st_sticker_img {
    max-width: 54px;
  }
}


#multilink_mobile_32 a, #st_header #top_bar #multilink_32 a {
  color: #ff6e00;
  font-weight: 600;
}

#multilink_mobile_32 a i, #st_header #top_bar #multilink_32 a i {
  color: #ff7f00;
  font-size: 16px;
}

#steasy_element_32 .title_block {
  margin-bottom: -8px;
}

.cart-grid-right .easycontent .steasy_element_block, .checkout_right_column .easycontent .steasy_element_block {
  margin-bottom: 12px;
}


.cart-grid-right .easycontent .steasy_element_block a, .checkout_right_column .easycontent .steasy_element_block a {
  padding: 4px 0;
  border-bottom: 1px solid #efefef;
}

.cart-grid-right .easycontent .steasy_element_block a:hover {
  background: #f5f5f5;
  border-radius: 20px;
}

.checkout_right_column .easycontent .steasy_element_block a {
  pointer-events: none;
  text-decoration: none;
}

.cart-grid-right .easycontent .steasy_element_item > div > em, .checkout_right_column .easycontent .steasy_element_item > div > em {
  font-size: 22px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  background: #fff;
}

.cart-grid-right .easycontent .steasy_element_item > div > .flex_child > .easy_header, .checkout_right_column .easycontent .steasy_element_item > div > .flex_child > .easy_header {
  font-weight: 700;
  font-size: 18px;
  color: #575757;
  /* position: absolute; */
  /* width: 100%; */
  /* height: 100%; */
  /* top: 0; */
  /* left: 0; */
  /* text-decoration: none; */
  /* z-index: 10;  */
  /* background-color: #FFF; */
  /* opacity: 0;  */
  /* filter: alpha(opacity=1);  */
}

.cart-grid-right .easycontent .steasy_element_item > div > .flex_child > .easy_sub_header, .checkout_right_column .easycontent .steasy_element_item > div > .flex_child > .easy_sub_header {
  font-weight: 700;
  font-size: 18px;
  color: #575757;
  padding-bottom: 0;
}

.cart-grid-right .easycontent .steasy_element_item > div > .flex_child > .easy_text, .checkout_right_column .easycontent .steasy_element_item > div > .flex_child > .easy_text {
  font-size: 16px;
  color: #575757;
  padding-bottom: 0;
}

/* .cart-grid-right .easycontent .steasy_element_item > div > .flex_child > .easy_text:after  { */
/* content: '\e815'; */
/* font-family: "fontello"; */
/* color: #ff7f00; */
/* margin-right: 4px; */
/* } */

.footer_first_level_row .easycontent .style_content.footer_block_content .easy_icon {
  background: none !important;
  color: #e1e1e1 !important;
}

#easycontent_container_21 {
  display: none;
}

/* top why us  */

.header-container .easycontent_container.full_container.block .pad_b1 {
  padding: 0;
}

.header-container .easycontent_container.full_container.block {
  padding-top: 6px !important;
  padding-bottom: 6px;
}

@media (max-width: 768px) {
  .header-container .easycontent_container.full_container.block .easycontent .row > .col-lg-4.col-sm-4.col-12.steasy_column {
    display: none;
  }

  .header-container .easycontent_container.full_container.block .easycontent .row > .col-lg-4.col-sm-4.col-12.steasy_column:first-child {
    display: block;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

}

.header-container .easycontent_container.full_container.block .steasy_element_block > .row > .col-lg-12.steasy_element_1 {
  display: flex;
  justify-content: center;
}

/* end of top why us  */

/* top banner */
#displayBanner.header-banner .notification_inner {
  line-height: 1.2;
  font-size: 16px;
  font-weight: 600;
  text-align: right;
}

#displayBanner.header-banner .notification_inner a.btn.btn-default {
  font-size: 16px !important;
  background: none !important;
  border-radius: 100px !important;
  height: 30px !important;
  color: #fff;
}

#displayBanner.header-banner .notification_inner a.btn.btn-default:hover {
  box-shadow: 0 1px 12px rgba(0, 0, 0, 0.25);
}

.st_notification_close.st_notification_close_inline {
  display: none;
}



/* end of top banner */


/* cart products and hide footer products */
#stfeaturedslider_container_97c0caee15.stfeaturedslider_container {
  display: none;
}

@media (max-width: 992px) {
  #cart #stfeaturedslider_container_97c0caee15.stfeaturedslider_container {
    display: block;
  }

  .cart-grid-body > #stfeaturedslider_container_161e6412fc.stfeaturedslider_container {
    display: none;
  }
}

/* end of cart products and hide footer products */


/* 404 */

#pagenotfound .shop404page {
  max-width: 520px;
  display: flex;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
}

#pagenotfound .shop404page p {
  text-align: left;
}

#pagenotfound .shop404page .shop404pagetxt p {
  text-align: center;
  font-size: 20px;
}

#pagenotfound .shop404page .shop404pagetxt .shop404pagetitle {
  font-weight: 600;
}

/* end of 404 */

/* footer why us */
#footer-secondary #steasy_column_11 {
  padding-top: 0;
}

#footer-secondary .easy_header, #footer-secondary .easy_sub_header {
  color: unset !important;

}

/* footer why us */
/* foother hover animation */
#footer-secondary .bullet li a:hover .list_arrow, #footer-secondary .mu_level_2 a:hover .list_arrow, #footer-secondary .stmenu_multi_level a:hover .list_arrow {
  padding-right: initial;
  padding-left: initial;
}

#footer-secondary .bullet li a .list_arrow, #footer-secondary .mu_level_2 a .list_arrow, #footer-secondary .stmenu_multi_level .list_arrow {
  padding-left: 20px;
}

/* foother hover animation */

/* home page strips */
.hideitall {
  display: none !important;
}


@media only screen and  (min-width: 767px) {
  .home-strip-box {
    display: flex;
    flex-direction: row;
    align-items: center;
  }

  .strip-reverse {
    flex-direction: row-reverse;
  }


}

.homestrip {
  vertical-align: middle;
  text-align: center;
}

.homestrip p {
  font-size: 1.5em;
  line-height: 1.2;
}


@media only screen and  (max-width: 992px) {
  .homestrip p {
    font-size: 1.2em;
  }
}

.homestrip h3 {
  font-size: 2.6em;
  font-weight: 700;
  margin-bottom: 1rem;
}

.homestrip .btn {
  min-width: 120px;
  margin-top: 10px;
  margin-left: 8px;
  margin-right: 8px;
}

@media (max-width: 992px) {
  .homestrip h3 {
    font-size: 2em;
  }
}

@media (max-width: 767px) {
  .homestrip h3 {
    margin-top: 16px;
  }
}

@media only screen and (max-width: 480px) {
  .homestrip h3 {
    font-size: 1.8em;
    line-height: 1.2em;
  }
}


/* end of home page strips */

/* slider arrows */

.swiper-button.swiper-button-outer.swiper-button-prev.swiper-button-disabled, .swiper-button.swiper-button-outer.swiper-button-next.swiper-button-disabled {
  display: none !important;
}

.swiper-button.swiper-button-next, .swiper-button.swiper-button-prev {
  background: rgba(255, 255, 255, 0.9) !important;
  color: #575757 !important;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08), 0 1px 4px rgba(0, 0, 0, 0.2);
  border-radius: 100px !important;
}

.swiper-button.swiper-button-next:hover, .swiper-button.swiper-button-prev:hover {
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.24);
  color: #333 !important;
}

/* slider arrows */

/* snifim button */

a.cat_header_stores2 {
  background: #f5f5f5;
  padding: 10px 16px;
  border-radius: 100px;
  border: 1px solid #d1d1d1;
  font-weight: 600;
}

a.cat_header_stores2:hover {
  color: inherit;
  background: #f7f7f7;
}

a.cat_header_stores2 .fto-location {
  margin-left: 4px;
}

/* end of snifim button */


/* special sale page */

#category.category-id-360 #category-description a {
	color: #ff7f00;
}


/* hide breadcrumbs */

#category.category-id-999928957 .breadcrumb_wrapper, #category.category-id-999928957 .breadcrumb_spacing, #category.category-id-999928959 .breadcrumb_wrapper, #category.category-id-999928959 .breadcrumb_spacing, #category.category-id-999928497 .breadcrumb_wrapper, #category.category-id-999928497 .breadcrumb_spacing, #category.category-id-999928964 .breadcrumb_wrapper, #category.category-id-999928964 .breadcrumb_spacing, #category.category-id-999928968 .breadcrumb_wrapper, #category.category-id-999928968 .breadcrumb_spacing {
  display: none;
}

/* end hide breadcrumbs */

/* hide headline in special pages */

/* white night h */

#category.category-id-999928497 h1 {
  position: absolute;
  top: -10000em;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  word-wrap: normal;
}

/* end white night h */

/* end of hide headline in special pages */


/* hide prods in special pages	*/

/* shoppingil hide prods */

#category.category-id-999928959 #left_column, #category.category-id-999928959 #products {
  display: none;
}

/* end of shoppingil hide prods */

/* white night hide prods */

/* #category.category-id-999928497 #left_column, #category.category-id-999928497 #products{ */
/* display: none; */
/* } */

/* end of white night hide prods */

/* blackfridy hide prods */

#category.category-id-999928964 #left_column, #category.category-id-999928964 #products {
  display: none;
}

/* end of blackfridy hide prods */


/* end of hide prods in special pages */

	/* articles in categories */	
	
		.category_special_articles .vc_column_container > .wpb_wrapper {
			box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
			border-radius: 16px;
			margin-bottom: 16px;
		}
		
		.category_special_articles .vc_column_container .wpb_wrapper .wpb_single_image {
			margin-bottom: 0;
		}
	
		.category_special_articles .vc_column_container .wpb_wrapper .wpb_single_image img {
			border-radius: 12px 12px 0 0;
		}
	
		.category_special_articles .vc_column_container .wpb_wrapper .wpb_text_column.wpb_content_element  {
			padding: 16px;
		}
	
		.category_special_articles .vc_column_container .wpb_wrapper .wpb_text_column.wpb_content_element a  {
			color: #333;
			line-height: 1.2;
		}
	
	
		.category_special_articles .vc_column_container .wpb_wrapper .wpb_text_column.wpb_content_element h3  {
			font-size: 20px;
			font-weight: 700 !important;
		}
	
		@media only screen and (max-width: 480px) {
			.category_special_articles .vc_column_container .wpb_wrapper .wpb_text_column.wpb_content_element h3  {
				font-size: 18px;
			}
		}
	
	
	/* end of articles in categories */

/* stores cta */
a.special_stores {
  background: #ff7f00;
  color: #fff;
  padding: 10px 20px;
  border-radius: 100px;
  border: 1px solid #ff7f00;
  font-weight: 600;
  font-size: 22px;
}

a.special_stores:hover {
  color: #fff;
  background: #ff9500;
}

a.special_stores .fto-location {
  margin-left: 4px;
}

/* end stores cta */

/* share */

.special_share {
  position: fixed;
  left: 16px;
  bottom: 32px;
  z-index: 9999999;
}

/* end of share */


.special-3-cats {
  max-width: 1220px;
  margin-right: auto;
  margin-left: auto;
}


#category.category-id-999928957 .special-sale-page-header {
  height: 400px;
  background-position: center;
}

@media only screen and (max-width: 480px) {

  #category.category-id-999928957 .special-sale-page-header {
    height: 300px;
    background-size: cover;
    background-position-x: 55%;
  }

}

.special-center {
  margin-left: auto;
  margin-right: auto;
}

.special-flex-center {
  display: flex;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}

#category.category-id-999928957 .special-menu {
  display: flex;
  justify-content: center;
}

/* #category.category-id-999928957 .special-menu img{ */
/* max-width: 33%; */
/* } */

#category.category-id-999928957 .homestrip .btn {
  border-radius: 100px !important;
}


#category.category-id-999928957 .alert.alert-warning, #category.category-id-999928959 .alert.alert-warning {
  display: none;
}


/* special sale page */

/* special v2 */

.special-v2_header {
  text-align: center;
  flex-direction: row-reverse;
  align-items: center;
  max-width: 100%;
  margin: 0;
}

.special-v2_header .wpb_content_element {
  margin: 0 auto;
}

.special-v2_big_image {
  min-height: 580px;
}

.special_bot {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0;
}

.special_bot-cta {
  margin-left: 92px;
}

.special_bot p {
  font-size: 20px;
  text-align: center;
}

@media only screen and (max-width: 480px) {

  .special_bot p {
    font-size: 18px;
  }
}


@media only screen and (max-width: 992px) {

  .special-v2_big_image {
    min-height: 196px;
    width: 100%;
  }
}


.special-v2_txt_box {
  max-width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
  padding: 16px;
}


.special-v2_txt p {
  font-size: 48px;
  line-height: 1.1;
  font-weight: 600;
  color: #fff;
  text-align: center;
  margin: 16px 0 20px !important
}


.special-v2_img {
  max-width: 320px;
  margin: 0 auto;
}

@media only screen and (max-width: 992px) {
  .special-v2_txt p {
    font-size: 32px;
    margin: 12px 0 16px !important;
  }

  .special-v2_img {
    max-width: 210px;
    margin: 0 auto;
    margin-top: 16px !important;
  }

  .special-v2_timmer .timer_all {
    font-size: 28px;
    margin-bottom: 20px;
    flex-direction: column;
    align-items: center;
  }

  .special-v2_timmer .timer_all .finish_in {
    font-size: 0.5em;
  }

}

.special-v2_timmer .timer_all {
  width: initial;
  display: flex;
  justify-content: center;
  margin-bottom: 12px;
}

.special-v2_timmer .timer_all .finish_in {
  color: #fff;
  margin-left: 8px;
}

.special-v2_timmer .timer_all .name_of_time {
  color: #fff;
}

.special-v2_timmer .timer_all .timer_box {
  background: #ff4141;
  border-radius: 100px;
}

.special-v2_timmer .timer_all .timer_box .timer_numbs {
  color: #fff;
}

.special_categories {
  margin: 0 auto 24px;
  padding: 0;
}

@media only screen and (max-width: 768px) {
  .special_categories .vc_column_container {
    padding-left: 8px;
    padding-right: 8px;
  }

  .special_categories .vc_column_container .banner_col {
    padding-left: 4px;
    padding-right: 4px;
  }

  .special_categories .st_banner_block {
    margin-bottom: 12px;
  }
}


/* end of special v2 */

/* special v3 */

.special-v3_header {
  margin-bottom: 0;
}

.special-v3_header .special-v3_mobile {
  display: none;
}

.special-v3_header .wpb_content_element {
  margin: 0 auto;
}


.special-v3_txt {
  text-align: center;
}

.special-v3_time_and_date {
  margin: 0 auto 40px;
  justify-content: center;
  flex-direction: row-reverse;
  background: #eee;
  padding: 25px;
}

.special-v3_time_and_date h2 {
  font-size: 41px;
  font-weight: 700 !important;
  -webkit-transform-origin: right 0;
  transform-origin: right 0;
  -webkit-transform: scaleX(.86);
  transform: scaleX(.86);
  width: 116.27907%;
  letter-spacing: -.02em;
}

.special-v3_time_and_date .days {
  width: auto;
  margin-left: 8px;
  margin-right: 8px;
}

.special-v3_time_and_date h2.day {
  font-size: 36px;
  margin: 0 0 4px 0;
}

.special-v3_txt h3 {
  font-size: 24px;
  -webkit-transform-origin: right 0;
  transform-origin: right 0;
  -webkit-transform: scaleX(.9);
  transform: scaleX(.9);
  width: 111.11111%;
  letter-spacing: -.01em;
}


.special-v3_time_and_date .map_cta {
  margin-top: 12px;
}

.special-v3_time_and_date .map_cta a {
  font-size: 18px;
  padding: 6px 24px;
  border: 1px solid #BDBDBD;
  border-radius: 100px;
  background: #F5F5F5;
}

.special-v3_time_and_date .map_cta a:hover {
  border: 1px solid #ff7f00;
  background: #fff;
  color: #ff7f00;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.13);

}

.special-v3_timmer .timer_all {
  margin: 0 auto;
}

.waze-nav {
  display: none;
}


@media only screen and (max-width: 992px) {

  .special-v3_timmer .timer_all {
    font-size: 30px;
  }

  .special-v3_time_and_date {
    padding: 0 0 20px 0;
  }

  .special-v3_time_and_date .days {
    margin-top: 16px;
    margin-left: 0;
    margin-right: 0;
  }

  .special-v3_time_and_date .days.sheleg-store {
    order: 3;
  }

  .special-v3_time_and_date h2 {
    font-size: 28px;
  }

  .special-v3_time_and_date h2.day {
    font-size: 20px;
  }

}

@media only screen and (max-width: 576px) {

  .special-v3_header .special-v3_desktop {
    display: none;
  }

  .special-v3_header .special-v3_mobile {
    display: block;
  }

  .special-v3_time_and_date .map_cta {
    display: inline-block;
  }

  .special-v3_time_and_date .sheleg-store h2.day {
    text-align: center;
  }

  .waze-nav {
    display: inline-block;
    position: relative;
    bottom: 3px;
    right: 6px;
  }

}


/* end of special v3 */

/* special brand page */

.special_brand_header_desktop {
  min-height: 380px;
  align-items: center;
  justify-content: center;
}

.special_brand_header_desktop img {
  max-width: 253px;
  filter: drop-shadow(0 3px 40px rgba(0, 0, 0, .7));
}

.special_brand_header_mobile img {
  max-width: 140px;
  filter: drop-shadow(0 3px 40px rgba(0, 0, 0, .7));
}

.special_brand_header_mobile {
  min-height: 240px;
  align-items: center;
  justify-content: center;
}

@media only screen and (max-width: 576px) {
  .special_brand_header_desktop {
    display: none !important;
  }
}

@media only screen and (min-width: 576px) {
  .special_brand_header_mobile {
    display: none !important;
  }
}

.special_brand_txt {
  color: #424242;
  text-align: center;
  max-width: 670px;
  margin: 24px auto;
}

.special_brand_txt .brand_name {
  font-size: 38px;
  font-weight: 700;
}

.special_brand_txt p {
  font-size: 20px;
}

.special_brand_cats {
  max-width: 1220px;
  margin: 40px auto 80px;
}

.special_brand_cats-4 {
  max-width: 1220px;
  margin: 40px auto 80px;
}

.special_brand_cats .banner_col {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  padding-right: 8px;

}

.special_brand_cats-4 .banner_col {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.special_brand_cats .st_banner_block {
  margin-bottom: 0;
}

.special_brand_cat_title {
  color: #fff;
  position: absolute;
  right: 20px;
  bottom: 20px;
  text-align: right;
  font-size: 30px;
  font-weight: 700;
}

.align-text_items{
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

@media only screen and (max-width: 768px) {
	.align-text_items {
	width: 100%;
	}
}

@media only screen and (max-width: 576px) {

  .special_brand_header_mobile {
    margin-bottom: 20px;
  }

  .special_brand_txt {
    margin: 24px auto;
  }

  .special_brand_txt .brand_name {
    font-size: 32px;
  }

  .special_brand_txt p {
    font-size: 16px;
  }

  .special_brand_cats {
    margin: 32px auto 48px;
  }

  .special_brand_cats .banner_col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
  }
  
  .special_brand_cats-4 {
    margin: 32px auto 48px;
  }

  .special_brand_cats-4 .banner_col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .special_brand_cat_title {
    color: #fff;
    position: absolute;
    right: 12px;
    bottom: 6px;
    font-size: 22px;
  }

}

.special_brand_special_box-cta {
  max-width: 1220px;
  margin: 40px auto 80px;
}

.special_brand_special_box-cta-txt {
  text-align: center;
  display: flex;
  align-items: center;
  color: #424242;
}

.special_brand_special_box-cta-txt h2 {
  font-size: 38px;
  font-weight: 700 !important;
  margin-bottom: 24px;
}

.special_brand_special_box-cta-txt p {
  font-size: 20px;
  margin-bottom: 24px;
}

.special_brand_special_box-cta-txt .btn.btn-default {
  font-size: 20px !important;
  padding: 7px 24px;
  background: #fff;
  border: 3px solid #424242;
  border-radius: 100px !important;
  color: #424242;
  height: 48px;
}

.special_brand_special_box-cta-txt .btn.btn-default:hover {
  border-color: #ff7f00;
  color: #ff7f00;
}

#left_column .special_brand_special_box-cta {
  border-bottom: 1px solid #d6d4d4;
  max-width: unset;
  margin: unset;
}

#left_column .special_brand_special_box-cta-txt {
  text-align: right;
}

#left_column .special_brand_special_box-cta-txt p {
  font-size: 16px;
  margin-bottom: 16px;
}


#left_column .special_brand_special_box-cta-txt .btn.btn-default {
  font-size: 16px !important;
  border-width: 2px;
  height: 46px;
}

@media only screen and (max-width: 576px) {
  #left_column .special_brand_special_box-cta-txt .btn.btn-default {
    height: 42px;
  }
}


.special_brand_all_prods {
	max-width: 1220px;
	margin: auto;
}

.special_brand_all_prods .vc_separator {
	display: flex;
    align-items: center;
}

.special_brand_all_prods .vc_sep_holder {
	flex: 1;
}



.special_brand_all_prods h2 {
	font-size: 32px !important;
	color: #424242 !important;
	font-weight: 600 !important;
	margin: 0 24px;
}

@media only screen and (max-width: 576px) {

  .special_brand_special_box-cta {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
    max-width: 90%;
    margin: 12px auto 32px;

  }

  .special_brand_special_box-cta-txt h2 {
    font-size: 32px;
    margin-bottom: 16px;
  }

  .special_brand_special_box-cta-txt p {
    font-size: 16px;
    margin-bottom: 20px;
  }

  .special_brand_special_box-cta-txt .btn.btn-default {
    font-size: 16px !important;
    padding: 5px 22px;
    height: 44px;
    margin-bottom: 16px;
  }

  .special_brand_all_prods h2{
    font-size: 20px !important;
    margin-bottom: -40px !important;
  }

}

/* hide h1 */

#category.category-id-999928968 h1.page_heading {
  display: none;
}

/* end hide h1 */


/* end of special brand page */


/* black friday */

.black-friday_bg {
  background: rgba(31, 29, 28, 1);
  background: -moz-radial-gradient(center, ellipse cover, rgba(31, 29, 28, 1) 0%, rgba(3, 2, 2, 1) 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(31, 29, 28, 1)), color-stop(100%, rgba(3, 2, 2, 1)));
  background: -webkit-radial-gradient(center, ellipse cover, rgba(31, 29, 28, 1) 0%, rgba(3, 2, 2, 1) 100%);
  background: -o-radial-gradient(center, ellipse cover, rgba(31, 29, 28, 1) 0%, rgba(3, 2, 2, 1) 100%);
  background: -ms-radial-gradient(center, ellipse cover, rgba(31, 29, 28, 1) 0%, rgba(3, 2, 2, 1) 100%);
  background: radial-gradient(ellipse at center, rgba(31, 29, 28, 1) 0%, rgba(3, 2, 2, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f1d1c', endColorstr='#030202', GradientType=1);
}

.black-friday_bg .countdown-container {
	margin: auto;
}

.black-friday_bg .countdown-container .finish_in, .black-friday_bg .countdown-container .name_of_time {
	color: #fff;
}


/* end of black friday */


/* fine_print	*/

.fine_print ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.fine_print li {
  margin-left: 16px;
  margin-bottom: 6px;
  position: relative;
  padding: 0 12px 0 0;
}

.fine_print li:before {
  content: "";
  position: absolute;
  right: 0;
  top: 9px;
  width: 8px;
  height: 8px;
  background-color: #9a9a9a;
}

/* end of fine_print */

/* club signup */

#easycontent_48 .sttext_item_image.fr {
  float: right;
  margin-left: 16px;
}

#easycontent_48 .sttext_item_image_inner img {
  border: none;
  width: 98px;
}

#easycontent_48 .steasy_element_item .title_block {
  margin-bottom: 0;
}

#easycontent_48 .sttext_item_content a {
  color: #ff7f00;
}

#easycontent_48 .col-lg-12.sttext_block.sttext_3.sttext_3_2 {
  width: unset;
  margin: 0 auto;
  flex-shrink: unset;
  flex-grow: unset;
  flex-basis: unset;
}

@media ( max-width: 768px ) {

  #easycontent_48 .steasy_element_item {
    display: flex;
    flex-direction: column;
  }

  #easycontent_48 .sttext_item_image_inner img {
    width: 82px;
  }

  #easycontent_48 .sttext_block .title_block_inner {
    font-size: 20px !important;
  }

  #easycontent_48 .sttext_block .sttext_item_content {
    font-size: 16px !important;
  }

}

/* end of club signup */


/* end of custom content */

/* timmer */

.timer_all {
	font-size: 42px;
	display: inline-block;
}

.finish_in {
  font-size: 0.6em;
  text-align: center;
  margin-bottom: 0.25em;
  /* margin-right: 0.25em; */
  color: #212121;
  font-weight: 600;
}

.timer_container {
  display: flex;
  flex-direction: row-reverse;
}

.timer_column {
  width: 1.25em;
  margin-left: 0.06em;
  margin-right: 0.06em;
}

.timer_box {
  background: #ff4141;
  position: relative;
  width: 100%;
  padding-top: 100%;
}

.name_of_time {
  font-size: 0.3em;
  text-align: center;
  color: #212121;
}

.timer_numbs {
  text-align: center;
  font-size: 0.8em;
  color: #fff;
  position: absolute;
  top: 4px;
  left: 0;
  bottom: 0;
  right: 0;
  line-height: 1.25em;
}


/* end of timmer */

/* sighin login */

@media (min-width: 1200px) {
  #authentication #columns.container {
    max-width: 100%;
    width: 1024px;
  }
}

@media (min-width: 992px) {
  #content.page-content > .row {
    flex-direction: row-reverse;
  }
}

.form-group-small .form-control, .form-group-small .input-group {
  max-width: 100%;
}

#authentication #content.page-content .page_heading {
  font-size: 22px;
  font-weight: 600;
  -webkit-transform-origin: right 0;
  transform-origin: right 0;
  -webkit-transform: scaleX(.9) scaleY(.95);
  transform: scaleX(.9) scaleY(.95);
  width: 111.11111%;
  letter-spacing: -.01em;
  position: relative;
  padding-right: 10px;
  line-height: 30px;
  padding-top: 0;
  padding-bottom: 0;
  margin: 1rem;
}

#authentication #content.page-content .page_heading:before {
  content: "" !important;
  position: absolute !important;
  bottom: 6px !important;
  right: 0 !important;
  height: calc(100% - 15px) !important;
  width: 2px !important;
  background-color: #ff7f00 !important;
}

#content.page-content .btn.btn-primary {
  background: #ff7f00;
  border-color: #ff7f00;
  border-radius: 100px !important;
}

#content.page-content .form-footer .p-b-1 {
  margin-top: 10px;
  padding-bottom: 0;
}

#content.page-content .form-footer .steasy_divider {
  padding: 0 6px;
  margin-bottom: 22px;
}

#content.page-content .form-footer .steasy_divider .steasy_divider_item {
  width: 100% !important;
}

#create_account_block .form_content, #login_form_block .form_content {
  min-height: auto;
}

#content.page-content .form-footer .by-sing-up.reg {
  margin-bottom: 12px;
}

/* menu login */


.quick_login.dropdown_wrap .btn.btn-primary {
  background: #ff7f00;
  border-color: #ff7f00;
  border-radius: 100px !important;
}

.quick_login.dropdown_wrap .form-group.forgot-password {
  margin-top: 10px;
}

.quick_login.dropdown_wrap .form-footer .steasy_divider {
  padding: 0 6px;
  margin-bottom: 22px;
}

.quick_login.dropdown_wrap .form-footer .steasy_divider .steasy_divider_item {
  width: 100% !important;
}

/* end of menu login */

/* forgot password */
@media (min-width: 768px) {
  .mfp-container .mfp-content #inline_popup_content_99 > .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.mfp-container .mfp-content #inline_popup_content_99 > .col-md-10 > .from_blcok {
  border: none;

}

.mfp-container .mfp-content #inline_popup_content_99 > .col-md-10 > .from_blcok .form-footer {
  padding: 0;
}

.mfp-container .mfp-content #inline_popup_content_99 > .col-md-10 > .from_blcok .btn.btn-primary {
  background: #ff7f00;
  border-color: #ff7f00;
  border-radius: 100px !important;
}

/* end of forgot password */


/* end of sighin login */


/* footer */

#footer.footer-container {
  margin-top: 80px;
  border-top: 4px solid #ff7f00;
  border-radius: 2% 2% 0 0;
}

/* end of footer */

/* Temporarily hide the facebook login button */
/* #login-form .steasy_divider, #login-form .btn-facebook,
.quick_login .steasy_divider, .quick_login .btn-facebook,
#register_form_block .steasy_divider, #register_form_block .btn-facebook,
#checkout-personal-information-step .steasy_divider, #checkout-personal-information-step .btn-facebook {
  display: none;
}*/




