#st_header #header_primary_row {
  background: #fff;
  background:rgba(255,255,255,0.8);
  box-shadow: 0 0 10px rgba(0,0,0,.05);
  backdrop-filter: blur(15px);
  border-radius: 5px;
  margin: 10px -15px 0 -15px;
  border: 2px solid #000;
}
#st_header #header_center, #st_header #header_left, #st_header #header_right {
  height: 100%;
  align-items: center;
  display: flex;
}
.time-part{
	color:#999
}
.table td, .table th {

  vertical-align: middle;
}
.product_description_container h2, 
.product_description_container h3, 
.product_description_container h4, 
.product_description_container h5{
	font-family: irswl;
}
.category-description h1,
.category-description h2, 
.category-description h3, 
.category-description h4, 
.category-description h5,

.easycontent h1,.easycontent h2,.easycontent h3,.easycontent h4,.easycontent h5{
	font-family: irswl;
}
.category-description ul {
  list-style: disc;
  padding-right:15px;
}
.product_description_container hr {
  border-color: #ddd;
}
.maxlimit {
	display:none
}
body#checkout #cart-summary-product-list img {
  border-radius: 15px;
}
.pdate{
	direction:ltr;
	display: inline-block;
}
#peoduct #header-container{
	background:#fff
}
#contact .form-footer .btn {
  background: #28a745;
  font-size: 17px;
  border: 0;
  color: #fff;
  line-height: 1.5;
  border-radius: 5px;
}
#header_primary.fixed {
  position: fixed;
  right: 0;
  left: 0;
}
body .header-container.transparent-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 9999;
}
#page_wrapper{
	padding-top:122px;
}
.s_quantity_wanted{
   max-width: 50%;
}
.form-control::placeholder {
  color: #4d4d4d;
}
 #contact .breadcrumb_nav li, #contact .breadcrumb_nav span, #contact .breadcrumb_nav a, #cms .breadcrumb_nav li, #cms .breadcrumb_nav span, #cms .breadcrumb_nav a {
 color: rgba(255,255,255,0.5);
  font-size: 12px;
}

@media screen and (min-width: 991px) {
  .product_list.list .blog_info span {
    margin: 0 0 0 15px;
  }
}
.block_blog .pro_outer_box {
  background: #fff;
  box-shadow: 0 0 5px rgba(0,0,0,0.15);
  border-radius: 15px;
}
.block_blog .blog_info .btn {
background: #106ee8;
  border: 0;
  color: #fff;
}
@media screen and (min-width: 991px) {
  .block_blog .blog_info .btn {
    margin-right: auto;
  }
}
.blok_blog_short_content {
  font-size: 13px;
  text-align: justify;
}
@media screen and (min-width: 991px) {
  .product_list.list .block_blog, .product_list.list .pro_outer_box {
    display: flex;
    height: 100%;
  }
}
.is_rtl .product_list.list .blog_lr .pro_first_box {
  float: unset !important;
  text-align: center;
  flex: unset;
  min-width: 30%;
}
.is_rtl .product_list.list .blog_lr .pro_second_box {
  margin-left: 0;
  margin-right: 0;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 991px) {
  .is_rtl .product_list.list .blog_lr .pro_second_box {
    padding: 20px;
  }
}
.act_box_cart .ajax_add_to_cart_button {
  margin-bottom: 0;
}
.act_box_cart {
  display: flex;
  justify-content: space-between;
  border-top: 1px dashed #bbb;
  padding-top: 10px;
  padding-left:5px;
}
.back-button i{
    margin-right:10px;
}
.small_cart_info .price{
    font-size:13px;
}
.is_rtl #side_products_cart {
  padding-bottom: 50px;
}
.pro_outer_box .countdown_name{
    display:none;
}
#subcategories .subcate_grid_view li {
  width: 15%;
  flex: 1;
}
#showcat {
  display: flex;
  flex-direction: column;
}
h1 ,h2 h3, h4{
    color:#000;
}
.mu_level_2 .granditem_0 > ul, .st_mega_menu .stmenu_sub, .stmenu_multi_level ul {
  z-index: 99;
}
section.contact-form.mb-3, #easycontent_35 {
  background: #fff;
  padding: 15px;
  border-radius: 7px;
box-shadow: 0 0 0 1px rgba(0,0,0,0.1);
  margin-bottom: 20px !important;

  height: calc(100% - 20px);

}
.input-group-addon:not(:last-child), .input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn, .input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:not(:last-child) > .btn, .input-group-btn:not(:last-child) > .btn-group > .btn, .input-group-btn:not(:last-child) > .dropdown-toggle, .input-group .form-control:not(:last-child) {
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:not(:first-child), .input-group-btn:not(:first-child) > .btn, .input-group-btn:not(:first-child) > .btn-group > .btn, .input-group-btn:not(:first-child) > .dropdown-toggle, .input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn, .input-group-btn:not(:last-child) > .btn:not(:first-child), .input-group .form-control:not(:first-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  line-height: 21px;
}
.page_heading img {
 margin:5px auto
}
textarea {
  border-radius: 5px;
  border: 1px solid #ddd;
}
#footer{
	margin-top:80px
}
#index #footer{
	margin-top:0
}
#easycontent_container_17 {
  margin: 0;
}
#checkout #footer{
  margin-top: 0;
}
@keyframes spin-clockwise {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.form_using_ajax.row{
    max-width:100%;
    display: block;
width: 640px;
margin: auto;
}
.form-control {
min-height: 42px;
  border-radius: 5px;
}
.small_cart_attr_attr, .st_sticker_block{
	font-family: irswl;
    font-feature-settings: "ss02";
}
.definition-list dl dd, .definition-list dl dt {
  -webkit-box-flex: 0;
  box-flex: 0;
  -moz-flex: 0 0 48%;
  -ms-flex: 0 0 48%;
  flex: 0 0 48%;
  background: #ebebeb;
  padding: .625rem;
margin: 2px;
}

a[data-link-action="different-invoice-address"]{
    display:none;
}
.ajax_add_to_cart_button i {
  color: #f22330;
  border: 1px solid #ddd;
  padding: 0;
  width: 40px;
  height: 40px;
  display: block;
  text-align: center;
  border-radius: 100px;
}

.bdis {
    padding: 10px;
    background: #444655;
    color: #fff;
    border-radius: 10px 10px 0 0;
    text-align: center;
    font-size: 17px;
}
.product-discountss{
	border-radius: 15px;
  box-shadow: 0px 4px 24px 0px rgba(0,0,0,.1);
}
  @media screen and (max-width: 768px){
      .mobile_device.use_mobile_header .rightbar_visi_2:after{
		  content:"";
		  width:1px;
		  height:100%;
		  top:0;
		  left:-1px;
		  position:absolute;
		  background:#eee;
		  background: linear-gradient(0deg,rgba(0, 0, 0, 0) 0%, rgb(215, 215, 215) 50%, rgba(0, 0, 0, 0) 100%);
	  }
      .ajax_block_product .price {
  font-size: 13px;
  margin:0;
}
      .act_box_cart.add_hide_on_mobile{
          display:flex !Important;
      }
      .block {
  margin-bottom: 1.5rem;
}
	  .mobile_device.use_mobile_header #sidebar_box {
		  background:#fff;
background: rgba(255,255,255,0.8);
    border-radius: 15px 15px 0 0;
    box-shadow: 1px 1px 8px 8px #c1c3c747;
    padding: 5px 0;
    backdrop-filter: blur(15px);
  }
   .mobile_device.use_mobile_header #sidebar_box .rightbar_wrap a.icon_wrap {
    height: 58px;
    padding:6px 0;
  }
     #product.mobile_device.use_mobile_header #sidebar_box .rightbar_wrap a.icon_wrap {
    height: 50px;
    padding:0;
  }
      .products_slider .swiper-slide {
  padding-right: 5px !important;
  margin-left: 0 !Important;
}
      .namads{
          justify-content: center !important;
      }


}
label[for="phone_mobile"]{
    font-weight:bold;
}

#contact #content > .row {
  flex-direction: row-reverse;
}
.cart-summary-products .mar_b6, section.contact-form.mb-3{
	font-family:irswl;
    font-feature-settings: "ss02";  
}
input.form-control {
	font-family:irswl;
  height: 42px;
  font-size:14px;
  color:#333;
  font-feature-settings: "ss02";
  border-radius: 5px;
}

.st_sticker_3 {
  background:
rgb(238, 177, 98) !important;
}

.mobile_bar_item i, .mobile_bar_item span {
  font-size: 24px;
}

#blockcart-modal .modal-content {
  box-shadow: 0 5px 25px rgba(0,0,0,.3);
  border-radius: 10px;
  overflow: hidden;
}
#product .mfp-close-btn-in .mfp-close, .mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close, .st_modal_close {
  right: auto;
  left: 0 !important;
  z-index:9999;
}
.modal_cart_details, .cart_summary_subtotal_shipping {
  display: none;
}
.fs_5x {
  font-size: 4rem;
}
.cart-content-btn .btn {
  border-radius: 5px;
}
[class*=" fto-"]::before, [class^="fto-"]::before {
  vertical-align: middle;
}
.cart_body .small_cart_btn {
  margin: 0 5% 20px 5% !important;
  display: inline-block;
  width: 90%;
  border-radius: 7px;
}
#header_right .shoppingcart-list {
  padding-bottom: 10px;
  font-size: 13px;
  line-height: 1.8;
}
.cart_body .small_cart_sumary {
  border-top: 1px solid #d9d9d9;
  padding: 10px;
    padding-top: 10px;
}
.cart_summary_subtotal_products {
  display: none;
}
.cart_summary_subtotal_shipping {
  display: none;
}
.small_cart_product_image {
  width: 100px;
  margin-right: 0;
  margin-left: 10px;
  border: 0;
  padding:5px;
}
.small_cart_info .product-name {
  font-size: 13px;
  font-weight: 500;
 text-align: right;
}
.qty_wrap .input-group-btn:first-child > .btn {
  border-right: 0;
  border-radius: 10px 0 0 10px;
}
.qty_wrap .input-group-btn:not(:first-child) > .btn {
  border-left: 0;
  border-radius: 0 10px 10px 0;
}
.qty_wrap.qty_wrap_big .btn {
  height: 28px;
  line-height: 28px;
  border-radius: 5px;
  width: 28px;
  margin: 0 0 !important;
  font-size: 19px;
  border: 1px solid #ddd;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: rgb(221, 221, 221);
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.bootstrap-touchspin .form-control {
  font-feature-settings: "ss03";
  font-family:irswl !important;
}
#cart .qty_wrap, .qty_wrap {
  position: relative;
}
.product-line-grid-right .bootstrap-touchspin, .qty_wrap {
  width: auto;
}
#content-hook_order_confirmation h5+div{
	display:none
}
.max-980{
	margin:auto;
	max-width:980px;
}
.fish .btn{
	background:#000;
	color:#fff !important;
}
.qty_wrap .input-group.bootstrap-touchspin {
  flex-direction: row-reverse;
}
.shoppingcart-list .remove-from-cart, .ajax_remove_button {
position: absolute;
  left: -47px;
  top: 0;
  padding: 1px 6px;
  line-height: 35px;
  height: 42px;
  width: 42px;
  font-size: 18px;
  border: 1px solid #ddd;
  border-radius: 9px;
  z-index: 8888;
  text-align: center;
}
.maxlimit {
  position: absolute;
  right: 1px;
  top: 1px;
  height: 40px;
  width: 32px;
  font-size: 18px;
  z-index: 8888;
  background: #fff;
  border-radius: 0 12px 12px 0;
}
.btn_to_checkout {
  font-weight: 700;
  border: 1px solid #000 !important;
  overflow: hidden;
  font-size: 17px;
  padding: 15px;
  border-radius:10px !important;
  position: relative;
  background: #000 !important;
  color: #fff;
  margin-bottom: 20px !important;
}
.small_cart_attr_attr{
  font-size: 10px;
  flex: 1;
  background: #eee8a9;
  min-width: 31%;
  margin: 0 4px 4px 0;
  padding: 5px 3px;
  border-radius: 5px;
  text-align: center;
  max-height: 36px;
  overflow: hidden;
  align-content: center;
}
.arroanim {
 display:inline-flex;
 margin-right:16px!important;
 animation:slide1 1s ease-in-out infinite
}
@keyframes slide1 {
 0%,
 100% {
  transform:translate(0,0)
 }
 50% {
  transform:translate(10px,0)
 }
}

.dropdown_list.cart_body .dropdown_box {
  border: 0;
  background: #fff;
  border-radius: 7px;
  overflow: hidden;
  box-shadow: 0 0 5px rgba(0,0,0,.3);
}
.cart_body .cart_empty {
padding: 20px 10px 20px 10px;
  min-height: 200px;
  font-size: 17px;
  background: url(../../../../img/cms/empty-cart.png) no-repeat bottom center;
  text-align: center;
  background-size: 150px 150px;
}
.open_bar_left #st_header.stuck, .open_bar_left .st_mega_menu_container.stuck, .open_bar_right #st_header.stuck, .open_bar_right .st_mega_menu_container.stuck, .side_close_left, .side_close_right {
  display: none;
}
.open_bar_left .side_close_left, .open_bar_right .side_close_right {
  display: block;
}
.st-menu-header .close_right_side {
  position: absolute;
  top: 6px;
  bottom: 6px;
  font-size: 18px;
  left: 4px;
  z-index: 1;
  color: #3f4064;
}
.is_rtl #side_stmobilemenu .st-menu-header .close_right_side {
  left: 4px;
  right: auto;
}
.st-menu-header .close_right_side {
  color: #3f4064;
}
.product_left_column .pro_right_item .icon_btn, .product_left_column .pro_right_item .fto-share-1 {
 font-size: 1.4rem;
  color:#3f4064;
}
.bootstrap-touchspin .btn-touchspin, .js-cart-line-product-quantity {
  color: #000;
}
.modal-content {
  margin-right: 10px;
  margin-left: 10px;
}
#blockcart-modal .modal-dialog {
  width: 94%;
}
.btn {
  border-radius: 5px;
}
.custom_sidebar .font-fa{
	font-family:niloo;
font-weight:bold;
}
.font-fa{

font-family:niloo;
}
.st-menu-header {
  position: relative;
  padding: 10px 20px;
  text-align: center;
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
}

.product_left_column .pro_right_item .btn_text, .product_left_column .pro_right_item .arrow, .product_left_column .pro_right_item .hover_fly_btn_inner span {
  display: none !important;
}
.style_content p{
    text-align: justify;
}



.cart-summary-products .mar_b6 {
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
}



.blog_content{
  padding: 15px;
  background: #fff;
  border-radius: 12px;
}
  @media screen and (max-width: 768px){

	    .conttt {
    margin-bottom: 0 !important;
    padding: 15px 10px 30px 10px;
    position: fixed;
    z-index: 999999999;
    bottom: 50px;
    width: 100%;
    left: 0;
    background: #fff;
    box-shadow: 0 -1px 1px rgba(0,0,0,.14),0 -2px 2px rgba(0,0,0,.05);
    border: 0 !important;
  }
 

	  #page_banner_container_1 {
	        margin: 0;
  padding-bottom: 0 !important;
  padding-top:20px !Important;
    border-top: 0px solid #f1f2f4;
    border-bottom:0 !important;
}



      div#steasy_element_9 .easy_icon_with_text_2_3 .easy_header {
  font-size: 12px;
}
      .bottom_more_info_block{
          padding:0 !important;
      }
      .mobile_tab .mobile_tab_title {
  display: none !important;
      }
      .mobile_tab .col-12 > .tab-pane {
  border-bottom: 12px solid #f1f2f4;
  margin: 0 -15px;
  padding: 0 15px;
}
.mobile_tab .tab-pane:last-child{
    border:0;
}
      .tab-content > div{
          padding:0 !important;
      }
  #product #body_wrapper {
    padding-bottom: 90px !important;
  }

}

.product_list.grid .pro_outer_box:hover .pro_second_box {
  background-color: #fff !important;
}
.toggle-cut-off span {
  padding: 5px 5px;
}

svg:not(:root) {
  fill: #3f4064 ;
}


  @media (max-width: 479px){
      body#checkout section.checkout-step .content {
  padding: 0;
}
.product-line-grid-left {
  padding: 0 !important;
  padding-right: 10px !important;
}
}
#top_extra{
    margin-top:5px;
}

.fto-menu:before {
  content: "";
  width: 34px;
  height: 34px;
  background-image: url(menuu.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
}
#rightbar_79 .fto-menu::before , #rightbar_81 .fto-menu::before{
	  height: 24px;
  background: url(menuuu.svg) no-repeat center
}
#switch_left_column_wrap{
	display:none
}
.product-prices .product-price {
  display: flex;
  align-items: center;
flex-direction: column;
}
.product-prices .product-price > div{
    margin:0 10px;
    display: flex;
	width:100%;
  align-items: center;
}
#top_extra {
  border-top: 1px solid #eee;
}

#mobile_bar .mobile_logo {
  overflow:hidden;
}
.search_widget_form_inner {
 border-radius:5px;
}
#displayBanner p{
	margin:0
}
body#index .transparent-header:not(:hover) #st_header:not(.stuck) {
  background: #f9f9f9 !important;
}
@media screen and (min-width: 980px) {
	
#displayBanner:after{
content: '';
  position: absolute;
  height: 64px;
  left: -0.1vw;
  right: -0.1vw;
  top: 130%;
  background-size: 100% 55px;
  background-position: 50% 0%;
  background-repeat: no-repeat;
  pointer-events: none;
background-image: url('data:image/svg+xml;charset=utf8, <svg preserveAspectRatio="xMidYMax slice" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2000 53"><g fill="%23cccccc"><path opacity=".5" d="M32 32H15L6 17l9-15h17l9 15-9 15z"/><path opacity=".5" d="M64 32H47l-9-15 9-15h17l9 15-9 15zM49 53h-7l-4-7 4-7h7l4 7-4 7zM5 35H3l-2-2 2-2h2l1 2-1 2z"/><path opacity=".2" d="M28 43h-8l-4-7 4-7h8l4 7-4 7zm3 6h-1l-1-1 1-1h1l1 1-1 1zm-18-1H8l-3-4 3-5h5l3 5-3 4zm-3-18H5l-3-5 3-4h5l2 4-2 5zm31 8h-3l-1-3 1-2h3l1 2-1 3zm-2-9h-4l-1-3 1-3h4l1 3-1 3zM24 52h-3l-2-2 2-3h3l1 3-1 2z"/><path opacity=".5" d="M87 35h2l1-2-1-2h-2l-2 2 2 2z"/><path opacity=".2" d="M64 43h8l4-7-4-7h-8l-4 7 4 7zm-3 6h1l1-1-1-1h-1l-1 1 1 1zm17-1h6l3-4-3-5h-6l-2 5 2 4z"/><path opacity=".5" d="M82 30h5l2-5-2-4h-5l-3 4 3 5z"/><path opacity=".2" d="M51 38h3l1-3-1-2h-3l-2 2 2 3zm2-9h3l2-3-2-3h-3l-2 3 2 3zm15 23h3l1-2-1-3h-3l-1 3 1 2z"/><path opacity=".5" d="M125 32h-18l-8-15 8-15h18l9 15-9 15z"/><path opacity=".5" d="M156 32h-17l-9-15 9-15h17l9 15-9 15zm-14 21h-8l-4-7 4-7h8l3 7-3 7zM97 35h-2l-1-2 1-2h2l2 2-2 2z"/><path opacity=".2" d="M120 43h-8l-4-7 4-7h8l4 7-4 7zm3 6h-1l-1-1 1-1h1l1 1-1 1zm-17-1h-6l-3-4 3-5h6l2 5-2 4zm-4-18h-5l-2-5 2-4h5l3 4-3 5zm31 8h-3l-1-3 1-2h3l2 2-2 3zm-2-9h-3l-2-3 2-3h3l2 3-2 3zm-15 23h-3l-1-2 1-3h3l2 3-2 2z"/><path opacity=".5" d="M179 35h2l2-2-2-2h-2l-1 2 1 2z"/><path opacity=".2" d="M156 43h8l4-7-4-7h-8l-4 7 4 7zm-3 6h1l1-1-1-1h-1v2zm18-1h5l3-4-3-5h-5l-3 5 3 4z"/><path opacity=".5" d="M174 30h5l3-5-3-4h-5l-2 4 2 5z"/><path opacity=".2" d="M143 38h3l2-3-2-2h-3l-1 2 1 3zm2-9h4l1-3-1-3h-4l-1 3 1 3zm15 23h3l2-2-2-3h-3l-1 3 1 2z"/><path opacity=".5" d="M217 32h-17l-9-15 9-15h17l9 15-9 15z"/><path opacity=".5" d="M249 32h-18l-8-15 8-15h18l8 15-8 15zm-15 21h-8l-3-7 3-7h8l4 7-4 7zm-44-18h-3l-1-2 1-2h3l1 2-1 2z"/><path opacity=".2" d="M213 43h-9l-4-7 4-7h9l4 7-4 7zm3 6h-2v-2h2v2zm-18-1h-5l-3-4 3-5h5l3 5-3 4zm-3-18h-5l-3-5 3-4h5l2 4-2 5zm31 8h-3l-2-3 2-2h3l1 2-1 3zm-3-9h-3l-2-3 2-3h3l2 3-2 3zm-15 23h-2l-2-2 2-3h2l2 3-2 2z"/><path opacity=".5" d="M271 35h3l1-2-1-2h-3l-1 2 1 2z"/><path opacity=".2" d="M249 43h8l4-7-4-7h-8l-5 7 5 7zm-4 6h2v-2h-2v2zm18-1h6l2-4-2-5h-6l-3 5 3 4z"/><path opacity=".5" d="M266 30h6l2-5-2-4h-6l-2 4 2 5z"/><path opacity=".2" d="M236 38h2l2-3-2-2h-2l-2 2 2 3zm2-9h3l2-3-2-3h-3l-2 3 2 3zm15 23h3l1-2-1-3h-3l-2 3 2 2z"/><path opacity=".5" d="M310 32h-18l-9-15 9-15h18l8 15-8 15z"/><path opacity=".5" d="M341 32h-17l-9-15 9-15h17l9 15-9 15zm-15 21h-7l-4-7 4-7h7l4 7-4 7zm-44-18h-2l-2-2 2-2h2l1 2-1 2z"/><path opacity=".2" d="M305 43h-8l-4-7 4-7h8l4 7-4 7zm3 6h-1l-1-1 1-1h1l1 1-1 1zm-18-1h-5l-3-4 3-5h5l3 5-3 4zm-3-18h-5l-3-5 3-4h5l3 4-3 5zm31 8h-3l-1-3 1-2h3l1 2-1 3zm-2-9h-4l-1-3 1-3h4l1 3-1 3zm-15 23h-3l-2-2 2-3h3l1 3-1 2z"/><path opacity=".5" d="M364 35h2l1-2-1-2h-2l-2 2 2 2z"/><path opacity=".2" d="M341 43h8l4-7-4-7h-8l-4 7 4 7zm-3 6h1l1-1-1-1h-1l-1 1 1 1zm18-1h5l3-4-3-5h-5l-3 5 3 4z"/><path opacity=".5" d="M359 30h5l2-5-2-4h-5l-3 4 3 5z"/><path opacity=".2" d="M328 38h3l1-3-1-2h-3l-2 2 2 3zm2-9h4l1-3-1-3h-4l-1 3 1 3zm15 23h3l1-2-1-3h-3l-1 3 1 2z"/><path opacity=".5" d="M402 32h-17l-9-15 9-15h17l9 15-9 15z"/><path opacity=".5" d="M433 32h-17l-9-15 9-15h17l9 15-9 15zm-14 21h-8l-4-7 4-7h8l4 7-4 7zm-44-18h-3l-1-2 1-2h3l1 2-1 2z"/><path opacity=".2" d="M397 43h-8l-4-7 4-7h8l4 7-4 7zm3 6h-1v-2h1l1 1-1 1zm-17-1h-6l-2-4 2-5h6l2 5-2 4zm-4-18h-5l-2-5 2-4h5l3 4-3 5zm31 8h-3l-1-3 1-2h3l2 2-2 3zm-2-9h-3l-2-3 2-3h3l2 3-2 3zm-15 23h-3l-1-2 1-3h3l2 3-2 2z"/><path opacity=".5" d="M456 35h3l1-2-1-2h-3l-1 2 1 2z"/><path opacity=".2" d="M433 43h8l4-7-4-7h-8l-4 7 4 7zm-3 6h1l1-1-1-1h-1v2zm18-1h5l3-4-3-5h-5l-3 5 3 4z"/><path opacity=".5" d="M451 30h5l3-5-3-4h-5l-2 4 2 5z"/><path opacity=".2" d="M420 38h3l2-3-2-2h-3l-1 2 1 3zm3-9h3l2-3-2-3h-3l-2 3 2 3zm14 23h3l2-2-2-3h-3l-1 3 1 2z"/><path opacity=".5" d="M494 32h-17l-9-15 9-15h17l9 15-9 15z"/><path opacity=".5" d="M526 32h-18l-8-15 8-15h18l9 15-9 15zm-15 21h-7l-4-7 4-7h7l4 7-4 7zm-44-18h-3l-1-2 1-2h3l1 2-1 2z"/><path opacity=".2" d="M490 43h-8l-4-7 4-7h8l4 7-4 7zm3 6h-1l-1-1 1-1h1v2zm-18-1h-5l-3-4 3-5h5l3 5-3 4zm-3-18h-5l-3-5 3-4h5l2 4-2 5zm31 8h-3l-2-3 2-2h3l1 2-1 3zm-3-9h-3l-2-3 2-3h3l2 3-2 3zm-14 23h-3l-2-2 2-3h3l1 3-1 2z"/><path opacity=".5" d="M548 35h3l1-2-1-2h-3l-1 2 1 2z"/><path opacity=".2" d="M526 43h8l4-7-4-7h-8l-4 7 4 7zm-3 6h1v-2h-1l-1 1 1 1zm17-1h6l2-4-2-5h-6l-2 5 2 4z"/><path opacity=".5" d="M544 30h5l2-5-2-4h-5l-3 4 3 5z"/><path opacity=".2" d="M513 38h3l1-3-1-2h-3l-2 2 2 3zm2-9h3l2-3-2-3h-3l-2 3 2 3zm15 23h3l1-2-1-3h-3l-2 3 2 2z"/><path opacity=".5" d="M587 32h-18l-8-15 8-15h18l8 15-8 15z"/><path opacity=".5" d="M618 32h-17l-9-15 9-15h17l9 15-9 15zm-15 21h-7l-4-7 4-7h7l4 7-4 7zm-44-18h-2l-1-2 1-2h2l2 2-2 2z"/><path opacity=".2" d="M582 43h-8l-4-7 4-7h8l4 7-4 7zm3 6h-1l-1-1 1-1h1l1 1-1 1zm-18-1h-5l-3-4 3-5h5l3 5-3 4zm-3-18h-5l-2-5 2-4h5l3 4-3 5zm31 8h-3l-1-3 1-2h3l2 2-2 3zm-2-9h-4l-1-3 1-3h4l1 3-1 3zm-15 23h-3l-1-2 1-3h3l1 3-1 2z"/><path opacity=".5" d="M641 35h2l2-2-2-2h-2l-1 2 1 2z"/><path opacity=".2" d="M618 43h8l4-7-4-7h-8l-4 7 4 7zm-3 6h1l1-1-1-1h-1l-1 1 1 1zm18-1h5l3-4-3-5h-5l-3 5 3 4z"/><path opacity=".5" d="M636 30h5l3-5-3-4h-5l-3 4 3 5z"/><path opacity=".2" d="M605 38h3l1-3-1-2h-3l-1 2 1 3zm2-9h4l1-3-1-3h-4l-1 3 1 3zm15 23h3l2-2-2-3h-3l-1 3 1 2z"/><path opacity=".5" d="M679 32h-17l-9-15 9-15h17l9 15-9 15z"/><path opacity=".5" d="M711 32h-18l-9-15 9-15h18l8 15-8 15zm-15 21h-8l-4-7 4-7h8l4 7-4 7zm-44-18h-3l-1-2 1-2h3l1 2-1 2z"/><path opacity=".2" d="M674 43h-8l-4-7 4-7h8l5 7-5 7zm4 6h-2v-2h2v2zm-18-1h-6l-2-4 2-5h6l3 5-3 4zm-3-18h-6l-2-5 2-4h6l2 4-2 5zm30 8h-2l-2-3 2-2h2l2 2-2 3zm-2-9h-3l-2-3 2-3h3l2 3-2 3zm-15 23h-3l-1-2 1-3h3l2 3-2 2z"/><path opacity=".5" d="M733 35h3l1-2-1-2h-3l-1 2 1 2z"/><path opacity=".2" d="M710 43h9l4-7-4-7h-9l-4 7 4 7zm-3 6h2v-2h-2v2zm18-1h5l3-4-3-5h-5l-3 5 3 4z"/><path opacity=".5" d="M728 30h5l3-5-3-4h-5l-2 4 2 5z"/><path opacity=".2" d="M697 38h3l2-3-2-2h-3l-1 2 1 3zm3-9h3l2-3-2-3h-3l-2 3 2 3zm15 23h2l2-2-2-3h-2l-2 3 2 2z"/><path opacity=".5" d="M771 32h-17l-9-15 9-15h17l9 15-9 15z"/><path opacity=".5" d="M803 32h-17l-9-15 9-15h17l9 15-9 15zm-15 21h-7l-4-7 4-7h7l4 7-4 7zm-44-18h-2l-2-2 2-2h2l1 2-1 2z"/><path opacity=".2" d="M767 43h-8l-4-7 4-7h8l4 7-4 7zm3 6h-1l-1-1 1-1h1v2zm-18-1h-5l-3-4 3-5h5l3 5-3 4zm-3-18h-5l-3-5 3-4h5l2 4-2 5zm31 8h-3l-2-3 2-2h3l1 2-1 3zm-2-9h-4l-1-3 1-3h4l1 3-1 3zm-15 23h-3l-2-2 2-3h3l1 3-1 2z"/><path opacity=".5" d="M826 35h2l1-2-1-2h-2l-2 2 2 2z"/><path opacity=".2" d="M803 43h8l4-7-4-7h-8l-4 7 4 7zm-3 6h1l1-1-1-1h-1l-1 1 1 1zm17-1h6l3-4-3-5h-6l-2 5 2 4z"/><path opacity=".5" d="M821 30h5l2-5-2-4h-5l-3 4 3 5z"/><path opacity=".2" d="M790 38h3l1-3-1-2h-3l-2 2 2 3zm2-9h3l2-3-2-3h-3l-2 3 2 3zm15 23h3l1-2-1-3h-3l-2 3 2 2z"/><path opacity=".5" d="M864 32h-18l-8-15 8-15h18l9 15-9 15z"/><path opacity=".5" d="M895 32h-17l-9-15 9-15h17l9 15-9 15zm-14 21h-8l-4-7 4-7h8l3 7-3 7zm-45-18h-2l-1-2 1-2h2l2 2-2 2z"/><path opacity=".2" d="M859 43h-8l-4-7 4-7h8l4 7-4 7zm3 6h-1l-1-1 1-1h1l1 1-1 1zm-17-1h-6l-3-4 3-5h6l2 5-2 4zm-4-18h-5l-2-5 2-4h5l3 4-3 5zm31 8h-3l-1-3 1-2h3l2 2-2 3zm-2-9h-3l-2-3 2-3h3l2 3-2 3zm-15 23h-3l-1-2 1-3h3l1 3-1 2z"/><path opacity=".5" d="M918 35h2l2-2-2-2h-2l-1 2 1 2z"/><path opacity=".2" d="M895 43h8l4-7-4-7h-8l-4 7 4 7zm-3 6h1l1-1-1-1h-1l-1 1 1 1zm18-1h5l3-4-3-5h-5l-3 5 3 4z"/><path opacity=".5" d="M913 30h5l3-5-3-4h-5l-2 4 2 5z"/><path opacity=".2" d="M882 38h3l1-3-1-2h-3l-1 2 1 3zm2-9h4l1-3-1-3h-4l-1 3 1 3zm15 23h3l2-2-2-3h-3l-1 3 1 2z"/><path opacity=".5" d="M956 32h-17l-9-15 9-15h17l9 15-9 15z"/><path opacity=".5" d="M988 32h-18l-8-15 8-15h18l8 15-8 15zm-15 21h-8l-3-7 3-7h8l4 7-4 7zm-44-18h-3l-1-2 1-2h3l1 2-1 2z"/><path opacity=".2" d="M952 43h-9l-4-7 4-7h9l4 7-4 7zm3 6h-2v-2h2v2zm-18-1h-5l-3-4 3-5h5l3 5-3 4zm-3-18h-5l-3-5 3-4h5l2 4-2 5zm31 8h-3l-2-3 2-2h3l1 2-1 3zm-3-9h-3l-2-3 2-3h3l2 3-2 3zm-15 23h-2l-2-2 2-3h2l2 3-2 2z"/><path opacity=".5" d="M1010 35h3l1-2-1-2h-3l-1 2 1 2z"/><path opacity=".2" d="M988 43h8l4-7-4-7h-8l-5 7 5 7zm-4 6h2v-2h-2v2zm18-1h6l2-4-2-5h-6l-3 5 3 4z"/><path opacity=".5" d="M1005 30h6l2-5-2-4h-6l-2 4 2 5z"/><path opacity=".2" d="M975 38h2l2-3-2-2h-2l-2 2 2 3zm2-9h3l2-3-2-3h-3l-2 3 2 3zm15 23h3l1-2-1-3h-3l-2 3 2 2z"/><path opacity=".5" d="M1049 32h-18l-9-15 9-15h18l8 15-8 15z"/><path opacity=".5" d="M1080 32h-17l-9-15 9-15h17l9 15-9 15zm-15 21h-7l-4-7 4-7h7l4 7-4 7zm-44-18h-2l-2-2 2-2h2l1 2-1 2z"/><path opacity=".2" d="M1044 43h-8l-4-7 4-7h8l4 7-4 7zm3 6h-1l-1-1 1-1h1l1 1-1 1zm-18-1h-5l-3-4 3-5h5l3 5-3 4zm-3-18h-5l-3-5 3-4h5l3 4-3 5zm31 8h-3l-1-3 1-2h3l1 2-1 3zm-2-9h-4l-1-3 1-3h4l1 3-1 3zm-15 23h-3l-2-2 2-3h3l1 3-1 2z"/><path opacity=".5" d="M1103 35h2l1-2-1-2h-2l-2 2 2 2z"/><path opacity=".2" d="M1080 43h8l4-7-4-7h-8l-4 7 4 7zm-3 6h1l1-1-1-1h-1l-1 1 1 1zm17-1h6l3-4-3-5h-6l-2 5 2 4z"/><path opacity=".5" d="M1098 30h5l2-5-2-4h-5l-3 4 3 5z"/><path opacity=".2" d="M1067 38h3l1-3-1-2h-3l-2 2 2 3zm2-9h4l1-3-1-3h-4l-1 3 1 3zm15 23h3l1-2-1-3h-3l-1 3 1 2z"/><path opacity=".5" d="M1141 32h-17l-9-15 9-15h17l9 15-9 15z"/><path opacity=".5" d="M1172 32h-17l-9-15 9-15h17l9 15-9 15zm-14 21h-8l-4-7 4-7h8l4 7-4 7zm-44-18h-3l-1-2 1-2h3l1 2-1 2z"/><path opacity=".2" d="M1136 43h-8l-4-7 4-7h8l4 7-4 7zm3 6h-1v-2h1l1 1-1 1zm-17-1h-6l-2-4 2-5h6l2 5-2 4zm-4-18h-5l-2-5 2-4h5l3 4-3 5zm31 8h-3l-1-3 1-2h3l2 2-2 3zm-2-9h-3l-2-3 2-3h3l2 3-2 3zm-15 23h-3l-1-2 1-3h3l2 3-2 2z"/><path opacity=".5" d="M1195 35h3l1-2-1-2h-3l-1 2 1 2z"/><path opacity=".2" d="M1172 43h8l4-7-4-7h-8l-4 7 4 7zm-3 6h1l1-1-1-1h-1v2zm18-1h5l3-4-3-5h-5l-3 5 3 4z"/><path opacity=".5" d="M1190 30h5l3-5-3-4h-5l-2 4 2 5z"/><path opacity=".2" d="M1159 38h3l2-3-2-2h-3l-1 2 1 3zm3-9h3l2-3-2-3h-3l-2 3 2 3zm14 23h3l2-2-2-3h-3l-1 3 1 2z"/><path opacity=".5" d="M1233 32h-17l-9-15 9-15h17l9 15-9 15z"/><path opacity=".5" d="M1265 32h-18l-8-15 8-15h18l9 15-9 15zm-15 21h-8l-3-7 3-7h8l4 7-4 7zm-44-18h-3l-1-2 1-2h3l1 2-1 2z"/><path opacity=".2" d="M1229 43h-8l-5-7 5-7h8l4 7-4 7zm3 6h-1l-1-1 1-1h1v2zm-18-1h-5l-3-4 3-5h5l3 5-3 4zm-3-18h-5l-3-5 3-4h5l2 4-2 5zm31 8h-3l-2-3 2-2h3l1 2-1 3zm-3-9h-3l-2-3 2-3h3l2 3-2 3zm-14 23h-3l-2-2 2-3h3l1 3-1 2z"/><path opacity=".5" d="M1287 35h3l1-2-1-2h-3l-1 2 1 2z"/><path opacity=".2" d="M1265 43h8l4-7-4-7h-8l-4 7 4 7zm-3 6h1v-2h-1l-1 1 1 1zm17-1h6l2-4-2-5h-6l-2 5 2 4z"/><path opacity=".5" d="M1283 30h5l2-5-2-4h-5l-3 4 3 5z"/><path opacity=".2" d="M1252 38h3l1-3-1-2h-3l-2 2 2 3zm2-9h3l2-3-2-3h-3l-2 3 2 3zm15 23h3l1-2-1-3h-3l-2 3 2 2z"/><path opacity=".5" d="M1326 32h-18l-8-15 8-15h18l8 15-8 15z"/><path opacity=".5" d="M1357 32h-17l-9-15 9-15h17l9 15-9 15zm-15 21h-7l-4-7 4-7h7l4 7-4 7zm-44-18h-2l-1-2 1-2h2l2 2-2 2z"/><path opacity=".2" d="M1321 43h-8l-4-7 4-7h8l4 7-4 7zm3 6h-1l-1-1 1-1h1l1 1-1 1zm-18-1h-5l-3-4 3-5h5l3 5-3 4zm-3-18h-5l-2-5 2-4h5l3 4-3 5zm31 8h-3l-1-3 1-2h3l2 2-2 3zm-2-9h-4l-1-3 1-3h4l1 3-1 3zm-15 23h-3l-1-2 1-3h3l1 3-1 2z"/><path opacity=".5" d="M1380 35h2l2-2-2-2h-2l-1 2 1 2z"/><path opacity=".2" d="M1357 43h8l4-7-4-7h-8l-4 7 4 7zm-3 6h1l1-1-1-1h-1l-1 1 1 1zm18-1h5l3-4-3-5h-5l-3 5 3 4z"/><path opacity=".5" d="M1375 30h5l3-5-3-4h-5l-3 4 3 5z"/><path opacity=".2" d="M1344 38h3l1-3-1-2h-3l-1 2 1 3zm2-9h4l1-3-1-3h-4l-1 3 1 3zm15 23h3l2-2-2-3h-3l-1 3 1 2z"/><path opacity=".5" d="M1418 32h-17l-9-15 9-15h17l9 15-9 15z"/><path opacity=".5" d="M1450 32h-18l-9-15 9-15h18l8 15-8 15zm-15 21h-8l-4-7 4-7h8l4 7-4 7zm-44-18h-3l-1-2 1-2h3l1 2-1 2z"/><path opacity=".2" d="M1413 43h-8l-4-7 4-7h8l4 7-4 7zm3 6h-1v-2h1l1 1-1 1zm-17-1h-6l-2-4 2-5h6l3 5-3 4zm-3-18h-6l-2-5 2-4h6l2 4-2 5zm30 8h-2l-2-3 2-2h2l2 2-2 3zm-2-9h-3l-2-3 2-3h3l2 3-2 3zm-15 23h-3l-1-2 1-3h3l2 3-2 2z"/><path opacity=".5" d="M1472 35h3l1-2-1-2h-3l-1 2 1 2z"/><path opacity=".2" d="M1449 43h9l4-7-4-7h-9l-4 7 4 7zm-3 6h2v-2h-2v2zm18-1h5l3-4-3-5h-5l-3 5 3 4z"/><path opacity=".5" d="M1467 30h5l3-5-3-4h-5l-2 4 2 5z"/><path opacity=".2" d="M1436 38h3l2-3-2-2h-3l-1 2 1 3zm3-9h3l2-3-2-3h-3l-2 3 2 3zm15 23h2l2-2-2-3h-2l-2 3 2 2z"/><path opacity=".5" d="M1510 32h-17l-9-15 9-15h17l9 15-9 15z"/><path opacity=".5" d="M1542 32h-17l-9-15 9-15h17l9 15-9 15zm-15 21h-7l-4-7 4-7h7l4 7-4 7zm-44-18h-2l-2-2 2-2h2l1 2-1 2z"/><path opacity=".2" d="M1506 43h-8l-4-7 4-7h8l4 7-4 7zm3 6h-1l-1-1 1-1h1v2zm-18-1h-5l-3-4 3-5h5l3 5-3 4zm-3-18h-5l-3-5 3-4h5l2 4-2 5zm31 8h-3l-2-3 2-2h3l1 2-1 3zm-2-9h-4l-1-3 1-3h4l1 3-1 3zm-15 23h-3l-2-2 2-3h3l1 3-1 2z"/><path opacity=".5" d="M1565 35h2l1-2-1-2h-2l-2 2 2 2z"/><path opacity=".2" d="M1542 43h8l4-7-4-7h-8l-4 7 4 7zm-3 6h1l1-1-1-1h-1l-1 1 1 1zm17-1h6l2-4-2-5h-6l-2 5 2 4z"/><path opacity=".5" d="M1560 30h5l2-5-2-4h-5l-3 4 3 5z"/><path opacity=".2" d="M1529 38h3l1-3-1-2h-3l-2 2 2 3zm2-9h3l2-3-2-3h-3l-2 3 2 3zm15 23h3l1-2-1-3h-3l-2 3 2 2z"/><path opacity=".5" d="M1603 32h-18l-8-15 8-15h18l9 15-9 15z"/><path opacity=".5" d="M1634 32h-17l-9-15 9-15h17l9 15-9 15zm-14 21h-8l-4-7 4-7h8l3 7-3 7zm-45-18h-2l-1-2 1-2h2l2 2-2 2z"/><path opacity=".2" d="M1598 43h-8l-4-7 4-7h8l4 7-4 7zm3 6h-1l-1-1 1-1h1l1 1-1 1zm-17-1h-6l-3-4 3-5h6l2 5-2 4zm-4-18h-5l-2-5 2-4h5l3 4-3 5zm31 8h-3l-1-3 1-2h3l2 2-2 3zm-2-9h-3l-2-3 2-3h3l2 3-2 3zm-15 23h-3l-1-2 1-3h3l1 3-1 2z"/><path opacity=".5" d="M1657 35h2l2-2-2-2h-2l-1 2 1 2z"/><path opacity=".2" d="M1634 43h8l4-7-4-7h-8l-4 7 4 7zm-3 6h1l1-1-1-1h-1l-1 1 1 1zm18-1h5l3-4-3-5h-5l-3 5 3 4z"/><path opacity=".5" d="M1652 30h5l3-5-3-4h-5l-2 4 2 5z"/><path opacity=".2" d="M1621 38h3l1-3-1-2h-3l-1 2 1 3zm2-9h4l1-3-1-3h-4l-1 3 1 3zm15 23h3l2-2-2-3h-3l-1 3 1 2z"/><path opacity=".5" d="M1695 32h-17l-9-15 9-15h17l9 15-9 15z"/><path opacity=".5" d="M1727 32h-18l-8-15 8-15h18l8 15-8 15zm-15 21h-8l-3-7 3-7h8l4 7-4 7zm-44-18h-3l-1-2 1-2h3l1 2-1 2z"/><path opacity=".2" d="M1691 43h-9l-4-7 4-7h9l4 7-4 7zm3 6h-2v-2h2v2zm-18-1h-5l-3-4 3-5h5l3 5-3 4zm-3-18h-5l-3-5 3-4h5l2 4-2 5zm31 8h-3l-2-3 2-2h3l1 2-1 3zm-3-9h-3l-2-3 2-3h3l2 3-2 3zm-15 23h-3l-1-2 1-3h3l2 3-2 2z"/><path opacity=".5" d="M1749 35h3l1-2-1-2h-3l-1 2 1 2z"/><path opacity=".2" d="M1727 43h8l4-7-4-7h-8l-5 7 5 7zm-4 6h2v-2h-2v2zm18-1h6l2-4-2-5h-6l-3 5 3 4z"/><path opacity=".5" d="M1744 30h5l3-5-3-4h-5l-2 4 2 5z"/><path opacity=".2" d="M1713 38h3l2-3-2-2h-3l-1 2 1 3zm3-9h3l2-3-2-3h-3l-2 3 2 3zm15 23h3l1-2-1-3h-3l-2 3 2 2z"/><path opacity=".5" d="M1788 32h-18l-9-15 9-15h18l8 15-8 15z"/><path opacity=".5" d="M1819 32h-17l-9-15 9-15h17l9 15-9 15zm-15 21h-7l-4-7 4-7h7l4 7-4 7zm-44-18h-2l-2-2 2-2h2l1 2-1 2z"/><path opacity=".2" d="M1783 43h-8l-4-7 4-7h8l4 7-4 7zm3 6h-1l-1-1 1-1h1l1 1-1 1zm-18-1h-5l-3-4 3-5h5l3 5-3 4zm-3-18h-5l-3-5 3-4h5l3 4-3 5zm31 8h-3l-1-3 1-2h3l1 2-1 3zm-2-9h-4l-1-3 1-3h4l1 3-1 3zm-15 23h-3l-2-2 2-3h3l1 3-1 2z"/><path opacity=".5" d="M1842 35h2l1-2-1-2h-2l-2 2 2 2z"/><path opacity=".2" d="M1819 43h8l4-7-4-7h-8l-4 7 4 7zm-3 6h1l1-1-1-1h-1l-1 1 1 1zm17-1h6l3-4-3-5h-6l-2 5 2 4z"/><path opacity=".5" d="M1837 30h5l2-5-2-4h-5l-3 4 3 5z"/><path opacity=".2" d="M1806 38h3l1-3-1-2h-3l-2 2 2 3zm2-9h3l2-3-2-3h-3l-1 3 1 3zm15 23h3l1-2-1-3h-3l-1 3 1 2z"/><path opacity=".5" d="M1880 32h-17l-9-15 9-15h17l9 15-9 15z"/><path opacity=".5" d="M1911 32h-17l-9-15 9-15h17l9 15-9 15zm-14 21h-8l-4-7 4-7h8l3 7-3 7zm-44-18h-3l-1-2 1-2h3l1 2-1 2z"/><path opacity=".2" d="M1875 43h-8l-4-7 4-7h8l4 7-4 7zm3 6h-1v-2h1l1 1-1 1zm-17-1h-6l-2-4 2-5h6l2 5-2 4zm-4-18h-5l-2-5 2-4h5l3 4-3 5zm31 8h-3l-1-3 1-2h3l2 2-2 3zm-2-9h-3l-2-3 2-3h3l2 3-2 3zm-15 23h-3l-1-2 1-3h3l2 3-2 2z"/><path opacity=".5" d="M1934 35h3l1-2-1-2h-3l-1 2 1 2z"/><path opacity=".2" d="M1911 43h8l4-7-4-7h-8l-4 7 4 7zm-3 6h1l1-1-1-1h-1v2zm18-1h5l3-4-3-5h-5l-3 5 3 4z"/><path opacity=".5" d="M1929 30h5l3-5-3-4h-5l-2 4 2 5z"/><path opacity=".2" d="M1898 38h3l2-3-2-2h-3l-1 2 1 3zm3-9h3l2-3-2-3h-3l-2 3 2 3zm14 23h3l2-2-2-3h-3l-1 3 1 2z"/><path opacity=".5" d="M1972 32h-17l-9-15 9-15h17l9 15-9 15z"/><path opacity=".5" d="M2000 32V2h-14l-7 13-1 2 8 15h14zm-11 21h-8l-3-7 3-7h8l4 7-4 7zm-44-18h-3l-1-2 1-2h3l1 2-1 2z"/><path opacity=".2" d="M1968 43h-8l-5-7 5-7h8l4 7-4 7zm3 6h-1l-1-1 1-1h1v2zm-18-1h-5l-3-4 3-5h5l3 5-3 4zm-3-18h-5l-3-5 3-4h5l2 4-2 5zm31 8h-3l-2-3 2-2h3l1 2-1 3zm-3-9h-3l-2-3 2-3h3l2 3-2 3zm-14 23h-3l-2-2 2-3h3l1 3-1 2zm36-15v-3 3zm0 11v-1 1zm-9-10h3l1-3-1-2h-3l-2 2 2 3zm2-9h3l2-3-2-3h-3l-2 3 2 3z"/><path d="M1990 12l-2 3h-17l-5-8-5 8h-28l-4-8-5 8h-18l-5-9-5 9h-18l-4-8-5 8h-30l-5-8-4 8h-18l-4-7-5 7h-17l-5-8-4 8h-32l-5-8-5 8h-17l-4-6-3 6h-17l-5-8-5 8h-34l-4-8-5 8h-17l-3-4-2 4h-18l-4-8-5 8h-36l-5-8-4 8h-18l-1-2-2 2h-17l-5-8-4 8h-35l-5-8-5 8h-17l-2-3-2 3h-17l-5-8-5 8h-28l-5-8-4 8h-18l-5-9-5 9h-18l-5-8-4 8h-30l-5-8-5 8h-17l-4-7-5 7h-17l-5-8-5 8h-26l-4-8-5 8h-17l-7-11-6 11h-18l-4-8-5 8h-28l-5-8-4 8h-18l-5-9-6 9h-17l-5-8-4 8h-25l-5-8-5 8h-17l-7-12-7 12h-17l-5-8-5 8h-28l-5-8-4 8h-18l-5-9-5 9h-18l-4-8-5 8h-25l-5-8-4 8h-18l-7-12-7 12h-17l-5-8-4 8h-25l-5-8-5 8h-17l-7-12-7 12h-17l-5-8-5 8h-30l-5-8-4 8h-18l-4-7-4 7h-18l-4-8-5 8h-24l-5-8-4 8h-18l-7-13-8 13h-17l-5-8-5 8h-28l-4-8-5 8h-18l-5-9-5 9h-18l-4-8-5 8h-28l-5-8-4 8h-18l-5-9-6 9h-17l-5-8-4 8h-25l-5-8-5 8h-17l-7-12-7 12h-17l-5-8-5 8h-25l-4-8-5 8h-17l-7-12-7 12h-18l-4-8-5 8H89l-5-8-4 8H62L55 3l-7 12H31l-5-8-4 8H4L0 8V0h2000v15l-10-3z"/></g></svg>');
 }
 
    .btn.open-ws-review-form {
  margin: 10px 0 10px 0 !important;
}
		#st_mega_menu_wrap .stmenu_sub:before{
content: "";
    top: -1px;
    left: -50%;
    width: 200%;
    position: absolute;
    border:1px solid #196de8;
    z-index: -1;
	}
			#st_mega_menu_wrap .stmenu_sub:after{
content: "";
    top: -1px;
    height: 2px;
    left: 0;
    width: 100%;
    position: absolute;
    background:#fff;
    z-index: 3;
	}

     #st_menu_29 {
    margin-right: auto;
    
  }
  .product_img_link {
    margin: -1px;
  }
.pro_first_box {
  overflow: unset;
}
}

@media screen and (min-width:1200px) {

	#st_header .search_widget_block {
  margin-right: 50px;
}
    .st_mega_menu_container.stuck:before{
 content: "";
    width: 100px;
    height: 40px;
    background: url(../../../../img/cms/logomini.jpg) no-repeat center;
    background-color: rgba(0, 0, 0, 0);
    background-size: auto;
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 1;
    margin-left: -50px;
    display: block;
    background-size: contain;
    background-color: #fff;
    border-radius: 12px;
    }

}

.swiper-pagination.swiper-pagination-fraction {
	font-family:irswl;
  font-feature-settings:"ss02";
  direction:ltr;
  bottom:0;
  left:0
}

 #easycontent_44 .style_content p{
	line-height:1.6;
	font-size: 13px;
}
.product_view_more_box a:after{
	content: '\f104';
  font-family: "fontello";
	margin-right:10px;
	vertical-align: middle;
}


#displayBanner{
	position:relative;

	height:41px;
}

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

	#st_header, #mobile_bar.stuck {
  box-shadow: 0 0 10px 10px rgba(0,0,0,.1);
}
#mobile_bar.stuck {
  box-shadow: 0 0 10px 10px rgba(0,0,0,.1);
  background: rgba(255,255,255,.80);
backdrop-filter: saturate(180%) blur(15px);
  -webkit-backdrop-filter: saturate(180%) blur(15px);
}

	 #product_reviews_block_tab, #score-chart-holder {
    padding:0;
  }
 .images-container {
    margin:auto;
  }
  #product #page_banner_container_1 > div {
  padding:
0;
}
 #product_review_block_extra {
padding: 0 !important;
    border: 0;
    margin: 0 !important;
  }
	.review_count_extra{
		display:none
	}
	#product .shortfea{
		margin-top:10px;
		padding:0 5px;
	}
 #mobile_bar_top  #mobile_bar_left {
    height: 100%;
    display: flex;
    align-items: center;
    border-left:2px solid rgba(0,0,0,0.1);
    padding-left: 10px;
  }


    #easycontent_44 .row{
        margin:0;
    }
     #easycontent_44 .style_content p {
  font-size: 10px;
  margin-bottom:10px;
}
.title_block {
  margin: 0;
}

	#footer {
  margin-top: 10px;
}

   
}


.countdown_text{
	display:none
}
#product-list-top-wrap{
	display:none
}
.countdown_wrap .countdown_wrap_inner {
  display: flex;
  flex-direction: row-reverse;
}

 .countdown_wrap, .product-unit-price{
	 font-family:irswl;
	font-feature-settings: "ss02"; 
 }
.products_sldier_swiper .pro_outer_box:hover .pro_second_box, .product_list.grid .pro_outer_box:hover .pro_second_box {
  background-color: transparent !important;
}
.products_section{
	border-radius: 14px;
	overflow:hidden;
	margin:0 -15px;
}
.products_section .title_block{
   padding:0 15px; 
}
.products_sldier_swiper .ajax_block_product .pro_outer_box.home_default {
  background: #fff;
  border-radius: 12px;
  margin-top:2px;
}
.products_sldier_swiper .ajax_block_product div.pro_outer_box.home_default, .product_list.grid .ajax_block_product div.pro_outer_box.home_default {
  max-width: 275px;
}
.price span {
  font-feature-settings: "ss02";
}
.st_sticker_1 {
  font-size: 12px;
  width: 40px;
  line-height: 1.2;
  text-align: center;
  color: #fff;
  --r: 1.2em;
  border-inline:.5em solid #0000;
  padding: .4em .2em calc(var(--r) );
  clip-path: polygon(0 0,100% 0,100% 100%,calc(100% ) calc(100% - var(--r)),50% 100%,.0 calc(100% - var(--r)),0 100%);
  background:radial-gradient(50% .2em at top,#000a,#0000) border-box, #f22330 padding-box;
  top: 0;
  border-style:unset;
}
.st_sticker_1 .st_sticker_text {
  white-space:wrap;
}
#easycontent_44 {
 border-radius:15px;
  margin-top: -3px !important;
  z-index: 9;
  display: block;
  position: relative;
  padding-top: 10px;
}
.logo_box > .slogan_horizon, #mobile_bar .mobile_logo {
  position: relative;
    overflow:hidden;
    
}
a.shop_logo::after, #mobile_bar .mobile_logo:after,  #stacked_footer_column_6:after {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  animation: fadee 4s infinite;
}
 #stacked_footer_column_6:after {
  top: -10px;
  height: 5px;
  animation: fadee 5s infinite;
}
#footer-bottom {
  padding: 20px 0;
}
@keyframes fadee {
  0% {
    background:none;
    right:-200%
  }
  50% {
    right:100%;
    background:linear-gradient(70deg,#0000 33%,#fff6 50%,#0000 66%)
  }
  51% {
    background:none
  }
  100% {
    right:-200%
  }
}
#sst_mo_menu_1.active,
#sst_mo_menu_27.active,
#sst_mo_menu_55.active,
#sst_mo_menu_67.active {
  display:flex!important;
  flex-wrap:wrap
}
video {
	max-width:100%;
  width: 640px;
  height: auto;
  border:2px solid #000;
  border-radius:12px;
}

section.contact-form.mb-3 label{
	font-weight:bold
}
#contact .form-group {
  flex: 1;
  min-width: 40%;
  margin: 0 10px 1.6rem 10px;
}
#contact .form-footer{
	text-align:left;
	padding-left:10px;
}
#contact .form-fields .form-group:nth-last-child(2) {
  min-width: 100%;
}
#contact .btn-default {
  border-color: #d9d9d9;
}
#contact textarea{
	min-height:140px;
	padding:10px;
}
#contact .form-fields {
  display: flex;
  flex-wrap: wrap;
}
.parallax1 > use {
  animation: move-forever1 20s linear infinite;
  &:nth-child(1) {
    animation-delay: -2s;
  }
}
.parallax2 > use {
  animation: move-forever2 16s linear infinite;
  &:nth-child(1) {
    animation-delay: -2s;
  }
}
.parallax3 > use {
  animation: move-forever3 12s linear infinite;
  &:nth-child(1) {
    animation-delay: -2s;
  }
}
.parallax4 > use {
  animation: move-forever4 8s linear infinite;
  &:nth-child(1) {
    animation-delay: -2s;
  }
}
.topcat{
	padding-bottom:10px;
	position:relative;
}

#footer-primary {
 background: #f9f9f9;
}
@keyframes move-forever1 {
  0% {
    transform: translate(85px, 0%);
  }
  100% {
    transform: translate(-90px, 0%);
  }
}
@keyframes move-forever2 {
  0% {
    transform: translate(-90px, 0%);
  }
  100% {
    transform: translate(85px, 0%);
  }
}
@keyframes move-forever3 {
  0% {
    transform: translate(85px, 0%);
  }
  100% {
    transform: translate(-90px, 0%);
  }
}
@keyframes move-forever4 {
  0% {
    transform: translate(-90px, 0%);
  }
  100% {
    transform: translate(85px, 0%);
  }
}
#module-stblog-category .page_heading{
	margin-top:20px
}
	  #displayBanner em{
		  line-height:1
	  }
 @media screen and (max-width:980px) {
	 .accc .col-lg-9{
		 padding:0
	 }
	 #displayBanner{
		 overflow:hidden;
	 }

	  	  #displayBanner p {
		 display:flex;

	  }
	  #displayBanner p span:last-child{
		  margin-left:auto
	  }
	#contact .form-group {
  flex: unset;
  width: 100%;
}
	#contact #content > .row {
  flex-direction: column-reverse;
}
	
  #sst_mo_menu_1 .mo_mu_level_1.mo_sub_ul,
  #sst_mo_menu_27 .mo_mu_level_1.mo_sub_ul,
  #sst_mo_menu_55 .mo_mu_level_1.mo_sub_ul,
  #sst_mo_menu_67 .mo_mu_level_1.mo_sub_ul {
    border:1px solid #eee ;
    margin: 2px;
width: 32%;
padding-top:5px;
    max-width: 100%;
    flex:1;
    min-width: 32%;
    border-radius: 5px;
  }
  #sst_mo_menu_1 .mo_sub_a,
  #sst_mo_menu_27 .mo_sub_a,
  #sst_mo_menu_55 .mo_sub_a,
  #sst_mo_menu_67 .mo_sub_a {
    margin-left:0;
    text-align:center;
    font-size:12px;
    font-weight:400;
    padding:0 3px;
    margin-bottom:10px
  }
  #sst_mo_menu_1 .mo_sub_li,
  #sst_mo_menu_27 .mo_sub_li,
  #sst_mo_menu_55 .mo_sub_li,
  #sst_mo_menu_67 .mo_sub_li {
    border:0;
    text-align:center
  }
  .stmobilemenu_column {
    border-bottom:0px solid #f2f2f2;
    padding:0;
	color:#000;
    width:100%;
	margin-top:10px;
	margin-bottom:0
  }
    .stmobilemenu_column h6 {
		margin:0
	}
  .stmobilemenu_column h5 {
    margin:10px 0 0 0
  }
  .menu_cate_img {
    margin:0
  }
  #easycontent_36 .easy_icon a {
    color:#fff
  }
  #st_mobile_menu .mo_ma_level_0 {
    font-size:15px !Important;
	padding:20px ;
    font-weight:700
  }
  #easycontent_41 p, #easycontent_41 a{
	 color:#fff 
  }
}
#easycontent_38 div {
  line-height: 1.8;
  }

#easycontent_38 a{
	color:#fff
}
#easycontent_36  .easy_icon{
	overflow:unset
}

@media (min-width: 980px) {

	#st_ma_23 + ul, #st_ma_24 + ul, #st_ma_25 + ul, #st_ma_26 + ul{
gap: 10px;
    column-count: 2;
	}
		#st_ma_23 + ul li{
width:33%
	}
			#st_ma_24 + ul li, #st_ma_25 + ul li, #st_ma_26 + ul li{
width:50%
	}
	#st_menu_1 > div, #st_menu_27 > div, #st_menu_55 > div, #st_menu_67 > div {
  text-align: center;
}
	.menu_cate_img img{
		max-width:84px
	}
	  #st_menu_column_32 > div {
    width: 33%;
  }
  #st_menu_column_32 {
    display: flex;
    flex-wrap: wrap;
  }
   #st_menu_column_32 > div.style_content {
    width: 100%;
  }
    	#st_menu_67{
		margin-right:auto
	}
.products_section .title_block{
    padding-right:48px;
}
.countdown_wrap .countdown_wrap_inner {
  justify-content: center;
}
}

@media (max-width: 980px) {
	#easycontent_container_36 {
  padding-top: 5px !important;
}
	#easycontent_36 span{
		font-size:13px !important;
	}
#steasy_element_79{
	display:none
}
    
    .btn-default.btn-large i {
  display: none;
}


    .products_container{
  background: unset !important;
  padding: 0;
}
		.countdown_timer.countdown_style_0 .countdown_wrap_inner div{
		margin-top:0 !Important;
		
	}
}

.reg-price {
  display: none;
}
.discount.discount-amount, .discount.discount-percentage {
  padding: 0 3px;
  font-weight: 400;
  border-radius: 5px;
  color: #fff;
  margin-right:4px;
  font-size: 13px;
background: #f22330;
  font-family:irswl;
  font-feature-settings: "ss02";
}

@media (min-width: 980px) {
#easycontent_44 .sttext_item_content > p:first-child{
position:relative;
z-index:1;
margin:0 0 5px 0;
}
}
.swiper-button-tr .swiper-button {
  height: 32px;
  line-height: 32px;
  width: 32px;
  text-align: center;
  border-radius: 100%;
  color: #444;
  display: inline-block;
  margin-right: 10px;
  font-size: 27px;
  background: #f9f9f9;
}
.namads {
justify-content: start;
}
#easycontent_40 i {
  min-width: 64px;
  display: block;
  text-align: center;
  border-radius:12px;
  margin-right: 10px;
}
.namads a {
margin:0 6px;
  padding:9px 3px;
  background:#fff;
  border-radius:15px;
  flex:1;
  border: 3px solid #eee;
  justify-content: center;
  display: flex;
  }
#steasy_column_62 {
  align-items: end;
}
.cate_label {
  line-height: 15px;
font-family:irswl;
  border-radius: 3px;
}
@media screen and (max-width: 980px) {
	#footer #st_ma_11 {
  font-size: 17px;
}
	.st_ma_11 p{
		width:100%;
	}
		.st_ma_11 p a{
		margin-right:auto
	}
	.st_ma_11{
		font-size:13px;
	}
	.namads a {
  border:0;
  margin: 0 3px;
}
   
#easycontent_20 > div{
	display:none
}
    #stacked_footer_column_4{
        background:#e8e8e8;
		padding:0
    }
     #stacked_footer_column_4 p{
         margin:0 !important;
     }
	 #easycontent_41{
		 margin:0 -15px;
		 background:#000
		 }
		 #easycontent_20 .footer_block_content{
			 padding:0
		 }
		 #easycontent_41 .footer_block_content{
			 padding:0 45px
		 }
		 		 #easycontent_41 span{
			 margin-left:auto
		 }
	 	 #easycontent_41 p{
		 margin:0
	 }
        .namads {
margin: 0 3px;
  padding: 6px 3px;
}
    #steasy_column_62 {
  flex-direction: column-reverse;
}
 #footer-primary #easycontent_45 .footer_block_content{
    padding:0 !important;
 }
 #footer #easycontent_45 .title_block{
     padding:10px 0 0 0 !important;
 }
 
  
	#st_swiper_9{
		padding-bottom:20px
	}
	#st_swiper_9.swiper-container-horizontal > .swiper-pagination-bullets{
		bottom:0
	}
	#easycontent_44 {
  margin-top: 20px !important;
}
  #steasy_column_84 .row > .sttext_block {
    max-width: 50%;
	padding: 5px 5px 0 5px;
  }
 #steasy_column_84 .row {
  margin: 0 -5px;
}
  #steasy_column_84 .steasy_element_item {
	  border: 1px solid #eee;
  margin: 5px 0 0 0;
  border-radius: 12px;
  padding: 10px 5px 0 5px;
  }
}
    #st_mo_menu_12 .mo_ma_level_0:before, #st_mo_menu_17 .mo_ma_level_0:before,#st_mo_menu_2 .mo_ma_level_0:before,#st_mo_menu_13 .mo_ma_level_0:before{
display:none;
}
#st_mo_menu_11{
  border-bottom: 1px solid #eee;
}
.swiper-button-lr.swiper-navigation-rectangle .swiper-button, .swiper-button-lr.swiper-navigation-circle .swiper-button {
    border-radius: 25px;
    background: #fff !important;
    color: #28a745;
    box-shadow: 0 4px 15px 0 rgba(0,0,0,0.1);
}

.namads{
	
	align-items:center
}
.product-price-and-shipping.pad_b6{
  display: flex;
  flex-direction: column;
  align-items: last baseline;
  min-height:45px;
}
.product-price-and-shipping .st_sticker_block {
   position: absolute;
  left: 10px;
}
#pagenotfound #body_wrapper {
  padding-bottom: 0;
  background: #fff;
}

.s_title_block.two_rows {
  height: 4em;
}
.products_containerr .swiper-slide::after {
  left: -5px;
  top: 0;
  width: 1px;
  height: 100%;
  content: "";
  position: absolute;
  background: linear-gradient(0deg,rgba(255,255,255,1) 0%,rgba(238,238,238,1) 25%,rgba(238,238,238,1) 50%,rgba(238,238,238,1) 75%,rgba(255,255,255,1) 100%);
}
  .products_slider .swiper-slide {
    padding-right: 10px;
    margin-left: 0 !Important;
    height:unset
  }
  .pro_outer_box {
  height: calc(100% - 12px);
}
  .sttext_item_image_inner img{
      background:#fff;
  }
.product_list.grid .pro_second_box, .products_sldier_swiper .pro_second_box {
  text-align: center;
  padding:10px 6px 10px;
}
.st_image_layered_description_inner{
	width:100%;
}
.st_image_layered_description_inner p{
text-align:center;
color: #000;
margin:0;
font-size:17px
}
.st_banner_block{
  border-radius:25px;
}

#easycontent_39 span{
	margin-left:auto
}

.products_section .swiper-container-free-mode  .swiper-slide .pro_outer_box {
  width: 225px;
  background: #fff;
  max-width: 100% !important;
  border: 1px solid #e6e6e6 !important;
}
.products_section .product_list_item .pro_outer_box{
	border:1px solid #e6e6e6;
	border-radius:12px;
	
}
.product_list.grid .product_list_item{
	padding:4px !important
}
.swiper-button-lr.swiper-navigation-rectangle .swiper-button-next i, .swiper-button-lr.swiper-navigation-rectangle .swiper-button-prev i {
  height: 36px;
  line-height: 36px;
  width: 36px;
}
@media screen and (min-width: 980px) {
    #easycontent_45 .style_content img, #easycontent_44 .style_content img {
  max-width: 180px;
}
     .products_slider  .swiper-slide:first-child {
  margin-right: 38px;
}
}
  .products_container .swiper_loading.swiper-container-initialized .swiper-slide {
    width: unset;
    max-width: unset;
  }

    #stacked_footer_column_6:before{
content: "";
    position: absolute;
    top: -10px;
    left: -50%;
    width: 200%;
    height: calc(100% - 10px);
background: #e8e8e8;
    }
		
	.products_section .swiper-container-free-mode .swiper-slide .pro_outer_box:hover{
border-color: #196de8 !important;
  box-shadow: 0 0px 20px 0 #196de830;
  z-index: 3;
	}
	
@media screen and (min-width: 980px) {
  #extra-0 {
    border-bottom: 0 !important;
  }
}
@media only screen and (max-width: 991px) {
	  #cattt, .subcate_grid_view.flex_container {
    flex-wrap: wrap;
  }
.products_section .swiper-container-free-mode .swiper-slide .pro_outer_box {
  width: 150px;
  background: #fff;
  max-width: 150px !important;
  border: 1px solid #e6e6e6 !important;
}
	#easycontent_44 .sttext_block{
		flex:1;
		padding: 0;
	}

	.copyright_text {
padding: 0 0 10px 0;
    text-align: center;
}
	  #footer-primary .st_open .footer_block_content, #footer-secondary .st_open .footer_block_content, #footer-tertiary .st_open .footer_block_content {
    border-bottom: 1px solid #e6e6e6;
  }
	#footer-bottom #footer-bottom-container {
  border-top-width: 0px !important;
	}
  body#index .pro_outer_box.clearfix.home_default, .pro_outer_box , .products_section .swiper-container-free-mode .autosize .swiper-slide .pro_outer_box{
    padding: 5px !important;
    margin: 0 auto !important;
    transition: .2s transform;
    overflow: hidden;
    width: 150px;
    max-width: 150px !important;
  }
  body#index .product_list_item .pro_outer_box.home_default, .block_blog .pro_outer_box {
	 width:100% !important;
	 max-width: 100% !important;
	 margin: 0 !important;
	 display:block;
  }
  .block_blog .pro_outer_box {
	 width:calc(100% - 10px) !important;
  }
  .products_section .swiper-container-free-mode .autosize .swiper-slide {
  width: auto !important;
  padding-top:5px;
  padding-bottom:5px;
 
}
}
.product_image img , .product_img_link img.front-image 
{
	border-radius:12px;
}
.hover_effect_2 .st_banner_block::before {
  border-radius: 15px;
}
@media screen and (max-width: 480px) {
.products_section .product_list .pro_outer_box{
	flex-direction:column
}
  .product_list .pro_first_box {
max-width: 150px;
    width: 130px;
    min-width: 130px;
	
  }
}
.banner_col {
  padding-left: 5px;
  padding-right: 5px;
}
.st_banner_row.row, .st_banner_row .row {
  margin-left: -5px;
  margin-right: -5px;
}
#easycontent_45{
    margin-bottom:0 !important;
}
#easycontent_45 .style_content img, #easycontent_44 .style_content img{
    border:0;
    border-radius:0;
    background:unset;
}
#easycontent_44 .style_content img{
	filter: grayscale(100%);
	transition:0.3s all
}
.pagination {
  border-radius:
0;
  flex-direction: row-reverse;
}
.pagination .fto-right-open-3::before {
  content: '\f105';
}
.pagination .fto-left-open-3::before {
  content: '\f104';
}
.page-item.active.disabled .page-link {
color: #fff;
  border-color:rgba(0,0,0,0.1);
  background:#1568ed;
}
#easycontent_44 .style_content .steasy_element_item:hover  img{
	filter: grayscale(0%);
}

@media (max-width: 767px) {
  .st_banner_block {
    margin-bottom: 10px;
  }
}
.fto-right-open-3::before, .owl-buttons .fto-left-open-3::before, .swiper-button .fto-left-open-3::before {
 content: '\f104';
}
.fto-left-open-3::before, .owl-buttons .fto-right-open-3::before, .swiper-button .fto-right-open-3::before {
content: '\f105';
}
.products_slider.display_as_grid{
	position:relative;
}
@media screen and (max-width:980px) {
	.advantages{
		margin-top:20px
	}
  .submenus .fto-plus-2:before {
    content:'\e864'
  }
  .submenus .fto-minus::before {
    content:'\e8b6'
  }
  .mo_ma_level_1 {
    color:#111;
    font-weight:700
  }
  #steasy_column_59 .row>div {
    width:33%;
	padding:0 5px;
    max-width:33%
  }
  #st_mobile_menu_ul {
    min-width:100px;
    background:#f0f0f1;
    height:calc(100vh - 130px)
  }
  .is_rtl .st-effect-0.open_bar_left .st-pusher {
    -webkit-transform:translate3d(-100%,0,0);
    transform:translate3d(-100%,0,0)
  }
  #side_stmobilemenu {
    width:100%
  }
  #st_mobile_menu .tab-pane {
    padding:15px 15px 15px 10px!important
  }
  #st_mobile_menu {
    display:flex;
    height:100%;
    border-top:1px solid #eee
  }
  #st_mobile_menu_ul li.active {
    background:#fff
  }
  #st_mobile_menu_ul li.active a {
    background:#fff;
    border-left:1px solid #fff
  }
  .overflow-y-auto {
    overflow-y:auto
  }
  .mo_sub_li {
    padding:0
  }
  .mo_mu_level_1.mo_sub_ul {
    border-bottom:1px solid #eee;
    margin:0
  }
  .mo_mu_level_1.mo_sub_ul:last-child {
    border-bottom:0
  }
  .mo_ml_level_2 {
    padding:0!important
  }
    #sst_mo_menu_7 .mo_ml_level_2 {
    padding: 0 !important;
    flex: 1;
    min-width: 50%;
  }
  .mo_ma_level_0,
  .mo_sub_a {
    font-size:13px
  }
  #side_stmobilemenu {
    overflow:hidden
  }
  #st_mobile_menu .mo_ml_level_0 .opener i {
    display:none!important
  }
  #st_mo_menu_59,
  #st_mo_menu_72,
  #st_mo_menu_2 .mo_ml_level_1.mo_sub_li.active>ul {
    display:block
  }
  .mo_ma_level_0 {
    margin:0;
    display:flex;
    flex-direction:column;
justify-content: right;
    align-items: revert;
    font-size:11px;
    font-weight:700
  }
  .is_rtl #side_stmobilemenu {
  border:0 !important
}
  #st_mobile_menu .mo_ma_level_0 {
    font-size:11px;
    font-weight:700;
    border-left:1px solid #ddd
  }
  #st_mobile_menu_ul li.active a,
  #st_mobile_menu_ul li.active a i {
    color:#0082fd!important
  }
  .mo_ml_level_0 {
    border-bottom:1px solid #ddd;
    color:#424750;
    padding:0
  }
  a.mo_ma_level_0 i {
    color:#424750!important;
    margin:0 0 5px 0
  }
  #side_stmobilemenu .st-menu-header {
    margin-bottom:0
  }
  .mo_mu_level_2 {
    display:none
  }
  #side_stmobilemenu .tab-content>.tab-pane {
    display:none
  }
  #side_stmobilemenu .tab-content>.tab-pane.active {
    display:block
  }
  #bloaderr {
    display:none !Important
  }
  .submenus {
    width:100%;
    height:calc(100vh - 200px)
  }
  #product .submenus {
    width:100%;
    height:calc(100vh - 130px);
	display:none
  } 
  #st_mobile_menu_ul {
    min-width:100%;
    background:#f0f0f1;
    height:calc(100vh - 200px);
    display:flex;
    flex-direction:column
  }
 #product #st_mobile_menu_ul {
    height: calc(100vh - 100px);
  }
  .mo_ml_level_1.mo_sub_li.active>ul {
    display:flex;
	flex-wrap:wrap;
  }
  #st_mobile_menu {
    display:flex;
    height:100%;
    border-top:1px solid #eee
  }
  .mobile_device.use_mobile_header .st-menu {
    bottom:0!important
  }
  .st-menu-header .close_right_side {
    color:#000
  }
}
.st_sticker_3{
padding: 3px;
}
.st_sticker.st_sticker_static {
  position: relative;
}
.st_sticker_3  .st_sticker_text{
	position:relative;
	z-index:1;
	background: #fff;
	border-radius: 8px;
}
.st_sticker_3:before {
  background:conic-gradient(transparent 270deg, #f22330, transparent);
 
}
#randomImage{
	margin-left:10px;
}
 .st_sticker_3:after {
  content: "";
  background: #fff;
  border-radius:inherit;
  position: absolute;
  height: calc(100% - 4px);
  width: calc(100% - 4px);
inset: 2px;
}
.st_sticker_3:after {
  height: calc(100% - 6px);
  width: calc(100% - 6px);
inset: 3px;
}
@-webkit-keyframes rotate {
    from {
        -webkit-transform: translate(-50%, -50%) scale(1.4) rotate(0turn);
                transform: translate(-50%, -50%) scale(1.4) rotate(0turn);
    }
    to {
        -webkit-transform: translate(-50%, -50%) scale(1.4) rotate(1turn);
                transform: translate(-50%, -50%) scale(1.4) rotate(1turn);
    }
}
@keyframes rotate {
    from {
        -webkit-transform: translate(-50%, -50%) scale(1.4) rotate(0turn);
                transform: translate(-50%, -50%) scale(1.4) rotate(0turn);
    }
    to {
        -webkit-transform: translate(-50%, -50%) scale(1.4) rotate(1turn);
                transform: translate(-50%, -50%) scale(1.4) rotate(1turn);
    }
}
.product_view_more_box a:hover {
  background:unset !important;
}
.products_section{
	position:relative;
}
.page-link {
  border:1px solid rgba(0,0,0,0.3);
  margin:2px;
  border-radius: 5px !important;
  color: #000;
  font-family: irswl;
  font-feature-settings: "ss02";
}
.spacer {
  margin:5px;
}
	#footer-bottom #footer_bottom_left {
  float: left;
}

.elementor-shape {
  direction: ltr;
  left: 0;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  width: 100%;
  top: -1px;
}
.elementor-shape svg {
  display: block;
  left: 50%;
  position: relative;
  transform: translateX(-50%);
  width: calc(100% + 1.3px);
}
.elementor-shape-fill {
  fill: #fff;
  transform: rotateY(0deg);
  transform-origin: center;
}
#easycontent_39 h3 {
  margin: -15px -15px 10px -15px;
  padding: 10px 15px;
  background: #166be2;
  color: #fff;
  font-weight: bold;
}
@media (min-width: 1200px) {
#easycontent_48 > div{
	margin-right:auto
}

}



@media screen and (min-width: 980px) {


  .st-container, .st-content, .st-content-inner, .bottom_more_info_block.pro_more_info.p-t-1.p-b-1 .tab-content {
    overflow:clip;
  }
}
@media screen and (min-width: 980px) {
  body {
    overflow-x: hidden;
  }
}

.breadcrumb_spacing {
  height: 0;
  display: none;
}

.search_widget_form_inner.focus{
	border-radius:10px 10px 0 0
}
.font-fa,
.amount_circle, .items-count {
  font-family:niloo;
}
.grc-order-status .font-fa {
  letter-spacing:2px
}
  

.ch-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px 0;
}

@media screen and (max-width: 768px){
	#easycontent_44 .style_content img {
  filter: grayscale(0);

}
.st_sticker_3::before {
  background: conic-gradient(transparent 270deg, #1669e5, transparent);
  }
  .sthomenew_container .title_block_inner::before {
  border-radius: 100%;
}
}
}


.blockcart .price{
    font-size:13px;
}
#easycontent_44{
	position:relative
}
#easycontent_44::before {
content: "";
  width: calc(100% + 60px);
  display: block;
  height: 142px;
  background: #222;
  --f: 1.4em;
  --r: 2em;
  position: absolute;
  bottom: -3px;
  border-top: var(--f) solid #0000005e;
  border-left: var(--r) solid #0000;
  clip-path: polygon(0 100%,100% 100%,100% var(--f),calc(100% - var(--f)) 0, calc(100% - var(--f)) var(--f),0 var(--f), var(--r) calc(50% + var(--f)/2));
  right: -21px;
  z-index: -1;
}
#easycontent_44 .style_content p {
  margin-bottom: 15px;
}
  .st_swiper_image {
  display: block;
  margin: 0 auto;
  border-radius: 20px 20px 0 0;
}
@media screen and (max-width: 768px){
	#page_banner_container_1 {
  margin-top: 0px;
  z-index: 0;
  position: relative;
  padding: 8px 0 !important;
}
	#page_wrapper {
  padding-top: 105px;
}
	#steasy_column_63{
		padding:0
	}
#easycontent_44::before {
--r: .9em;
    position: absolute;
    inset-inline: calc(-1*var(--r));
    text-align: center;
    line-height: 1.8;
    padding: calc(2*var(--r)) .5em 0;
    border-radius: var(--r);
    --_g: 0/var(--r) calc(2*var(--r)) no-repeat;
    background: radial-gradient(100% 50% at right,#0005 98%,#0000 101%) 0 var(--_g), radial-gradient(100% 50% at left ,#0005 98%,#0000 101%) 100% var(--_g), conic-gradient(at var(--r) calc(2*var(--r)),#0000 25%,#555 0) 0 0/calc(100% - var(--r)) 100%;
    bottom: 0;
    height: 68px;
	clip-path:unset;
	width:unset;
	--f: unset;
	right:-12px;
	left:-12px;
	border:0
}
.st_swiper_image {

  border-radius: 20px;
}
#easycontent_44 .style_content p:first-child {
  border-top: 1px solid #000;
padding: 20px 0 !important;
  background: #fff;
}

#steasy_element_86 p:first-child{
	  border-radius: 0 15px 0 0;
	    border-right: 1px solid #000;
}
#steasy_element_90 p:first-child{
	  border-radius: 15px 0 0 0;
	    border-left: 1px solid #000;
}
#myList{
	flex-wrap: nowrap;
  overflow: scroll;
}
}
#myList{
  margin: 0 0 30px 0;
}

.hotsale {
  top: -20%;
  max-width: 85%;
  margin: auto;
  display: block;
  bottom: 0;
  position: absolute;
  left: 0;
  right: 0;
}

