/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme example child theme.
Author: Nick
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.7.8
*/

/*FIXES*/

@media (max-width: 767px) {
  .elementor-16 .elementor-element.elementor-element-dcc235c > .elementor-element-populated {
    padding: 10px 40px 10px 0px!important;
    
  }
    #right-sidebar-inner,
    #right-sidebar-inner .woocommerce-widget-layered-nav-dropdown {
    	display:flex;
      flex-direction:column-reverse; 
      button {margin-top:10px;margin-bottom:0}
    }
}

*:not(#bxsd):not(#bxsd_top){box-shadow:none !important;}

.wp-caption img[class*="wp-image-"] {
    margin-bottom:0;
}

section {border-color:#69afde!important;}

/*.elementor-16 .elementor-element.elementor-element-d95b9a0,
.elementor-77 .elementor-element.elementor-element-18ef18a {box-shadow: none!important;;}*/

#home_s2{
    background-color:#132150; 
    span{color:white!important;}

}
section#bxsd { position: sticky; position: -webkit-sticky; top: 50px; }
.elementor-16 .elementor-element.elementor-element-36c1543 .elementor-icon-list-icon {padding-left: 0!important}

@media (max-width:900px) {
  #home_s2 h2 {text-align:center!important;font-size:18px;}
}

@media (min-width:900px){
    
    #site-header.fixed .elementor-16 .elementor-element.elementor-element-2b928f1:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap,
    .elementor-menu-cart__toggle .elementor-button {background-color: #6ec1e4!important;}
}
@media (max-width:800px){
    
    .elementor-menu-toggle {background-color:transparent!important;}

    .elementor-element-d6dbeb5 > div:nth-child(1) {
        .elementor-column:not(:first-child) {flex-basis: 30%;}
        display: flex;
        flex-direction: row;
        justify-content:center;
    }
}
/*Fix End*/


/* Parent stylesheet should be loaded from functions.php not using @import */
section#bxsd { position: sticky; position: -webkit-sticky; top: 50px; }


html {
  scroll-behavior: smooth;
}
p {
  margin-bottom: 0;
}
.woocommerce .oceanwp-grid-list{}
.woocommerce .oceanwp-grid-list a{z-index:1;position: relative;}
.woocommerce .oceanwp-grid-list a.list-btn{background: url(/wp-content/uploads/2020/03/grid1.png) !important;}
.woocommerce .oceanwp-grid-list a.grid-btn{background: url(/wp-content/uploads/2020/03/grid2.png) !important;}
.woocommerce .oceanwp-grid-list a.active{}
.woocommerce .oceanwp-grid-list a .icon-grid::before, .woocommerce .oceanwp-grid-list a .icon-list::before {
    content: none;
}
.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item::before, .elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item::after {
    background-color:#69AFDE !important;
}

.woocommerce-checkout #main #content-wrap{
	min-height: 26vh;
}
.select2-container{
	z-index:9;
}
.slick-prev::before, .slick-next::before{
    display: none  ;
        font-size: 0 !important;
}
.pswp--open {
    display: none;
}
.brands_nav .sub-menu li a img{
	min-width: 120px;
	max-width: 120px;
	padding: 0 15px;
}
#select2-product_cat-results > li:first-child,
.brands_nav .sub-menu li a .menu-image-title{
	display:none;
}
.sub-menu{
	box-shadow: 0 15px 10px 0 rgba(0,0,0,0.25);
}
#brand_top_section1 .elementor-image img{
	margin-bottom: -40px;
	z-index: 99;
	position: relative;
}
#brand_top_section2,
#brand_top_section2 .elementor-row{
	max-height: 400px;
}
.woocommerce #brand_top_section2 .term-description{
    margin: 0px auto 0px !important;
}
#brand_top_section2 .term-description {
    margin-bottom: 0;
}
.elementor-element .elementor-carousel-image:hover{
	border-width: 0 !important;
}
#request_quote_wrapp{
	cursor: pointer;
}
#request_quote2{
	position: fixed;
	display: flex;
	align-items: center;
	justify-content: center;
	right: 0;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: 999;
	background: rgba(0,0,0,0.75);
	width: 0;
	height: 0;
	overflow: hidden;
}
#request_quote2.active{
	width: auto;
	height: auto;
}
#request_quote2.active > .elementor-widget-container{
	width: 94vw;
    background: #fff;
    padding: 5vw;
}
#request_quote{
	position: fixed;
	display: flex;
	align-items: center;
	justify-content: center;
	right: 0;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: 999;
	background: rgba(0,0,0,0.75);
	width: 0;
	height: 0;
	overflow: hidden;
	transform: none;
}
#request_quote_wrapp .elementor-widget:not(:last-child) {
    margin-bottom: 0;
}
#request_quote.active{
	width: auto;
	height: auto;
}
#request_quote.active > .elementor-widget-container{
	width: 45vw;
}
#request_quote_wrapp .elementor-form{
	position: relative;
	background: #fff;
	padding: 30px;
}
#request_quote_wrapp .elementor-form textarea,
#request_quote_wrapp .elementor-form input[type="tel"],
#request_quote_wrapp .elementor-form input[type="email"],
#request_quote_wrapp .elementor-form input[type="text"]{
	direction: rtl;
	border: none;
	border-bottom: 2px solid #0f2650;
	font-size: 20px;
	color: #000;
}
#request_quote_wrapp .elementor-form input[type="checkbox"]{
    width: 20px;
    display: inline-block;
    height: 20px;
    border: 2px solid #0f2650;
    margin: 5px 0 5px 5px;
}

#request_quote2 .elementor-form textarea,
#request_quote2 .elementor-form input[type="tel"],
#request_quote2 .elementor-form input[type="email"],
#request_quote2 .elementor-form input[type="text"]{
	direction: rtl;
	border: none;
	border-bottom: 2px solid #0f2650;
	font-size: 16px;
	color: #000;
}
#request_quote2 .elementor-form textarea{
	max-height: 80px;
}
#request_quote2 .elementor-form input[type="checkbox"]{
    width: 16px;
    display: inline-block;
    height: 16px;
    border: 2px solid #0f2650;
    margin: 5px 0 5px 5px;
}
#request_quote2 .elementor-field-type-checkbox label{
	font-size: 16px;
}


#request_quote_1{
	position: fixed;
    right: 25vw;
	top: 10.5vw;
    color: #fff;
    left: 0;
    z-index: 9999;
    width: 0;
	height: 0;
	overflow: hidden;
    text-align: center;
    transform: rotate(45deg);
}
#request_quote_1.active{
	width: 40px;
	height: 40px;
}

.request_quote_close{
	position: fixed !important;
    right: 0;
	top: 12vw;
    color: #fff;
    left: 0;
    z-index: 9999;
    width: 0;
	height: 0;
	overflow: hidden;
    text-align: center;
    transform: rotate(45deg);
}
.request_quote_close.active{
	width: 40px !important;
	height: 40px !important;
}

.cat_nav_mobile a{
	background: #1b2649;
	color: #fff !important;
	border-bottom: 1px solid #fff !important;
}

/*=====================================================
    Slider Options
=====================================================*/
.slider-father{
  position:relative;
    width: 100%;}
.slick-slider {
    position: relative;
    width: 100%;

}
.slick-slider * {
  outline: none;
}
.slider-wrapper {
    position: relative;
    width: 90%;
    display: block;
    margin: 0 auto;
}
.slick-list {
    max-width: 100%;
    overflow: hidden;
}
.slick-track {
    /* display: flex; */
    /* flex-wrap: wrap;
    align-items: center;
    min-width: 100%; */
}
.slick-slider .slick-arrow.slick-prev {background:url('assets/img/arr-right.png')center center no-repeat;background-size:100% auto;}
.slick-slider .slick-arrow.slick-next{background:url('assets/img/arr-left.png')center center no-repeat;background-size:100% auto;}
.slick-slider .slick-arrow {
    position: absolute;
    top: 50%;
    cursor: pointer;
    width: 15px;
    height: 44px;
    transition: all 0.3s;
    z-index: 200;
    color: transparent;
}
.slick-slider .slick-arrow.slick-next {
    left: -30px;
}
.slick-slider .slick-arrow.slick-prev {
    right: -30px;
}
.logos .slick-dots {
    bottom: -40px;
}
.slick-dots li button:before {
    content: '' !important;
    display: block;
    background: #fff;
    border-radius: 50%;
    width: 15px !important;
    height: 15px !important;
    /* border: 2px solid #d8c460; */
    opacity: 1;
}
.slick-dots li.slick-active button:before {
    background: #fff;
}
.slick-next:before,
.slick-prev:before {
    font-size: 0;
}
.slick-dots {
    bottom: -30px;
    margin: 0;
    right: 0;
    left: 0;
}
/***********************************/
/*********products archive**********/
/***********************************/
.elementor-location-footer form.wpcf7-form * {
    direction: rtl;
}
.elementor-location-footer .wpcf7-form input[type="text"], .elementor-location-footer .wpcf7-form input[type="url"], .elementor-location-footer .wpcf7-form input[type="email"], .elementor-location-footer .wpcf7-form input[type="tel"] {
    direction: rtl;
    border: none;
    border-bottom: 2px solid #0f2650;
    font-size: 20px;
    color: #000;
}
.elementor-location-footer .wpcf7-form input.wpcf7-form-control.wpcf7-submit {
    background: #0f2650;
    color: #fff;
    font-size: 20px;
    padding: 9px 40px;
    margin-top: 30px;
}
.woocommerce-page div#content-wrap {
    display: flex;
    flex-direction: column-reverse;
}
.content-left-sidebar .widget-area.sidebar-primary {
    float: none;
    width: 100%;
    background: #e2e6ea;
    padding-top: 23px !important;
    padding-bottom: 23px !important;
}
.woocommerce #content-wrap .content-area {
    max-width: 1140px;
    margin: 0 auto;
}
.woocommerce #right-sidebar-inner {
    display: flex;
    justify-content: flex-start;
    max-width: 1140px;
    margin: 0 auto;
	position: relative;
}
.term-287 #right-sidebar-inner,
.term-291 #right-sidebar-inner,
.term-293 #right-sidebar-inner,
.term-252 #right-sidebar-inner,
.term-288 #right-sidebar-inner,
.term-289 #right-sidebar-inner,
.term-305 #right-sidebar-inner{
	transform: scale(0);
}
.term-287.archive #content-wrap .oceanwp-toolbar,
.term-291.archive #content-wrap .oceanwp-toolbar,
.term-293.archive #content-wrap .oceanwp-toolbar,
.term-252.archive #content-wrap .oceanwp-toolbar,
.term-288.archive #content-wrap .oceanwp-toolbar,
.term-289.archive #content-wrap .oceanwp-toolbar,
.term-305.archive #content-wrap .oceanwp-toolbar,
.term-287 #right-sidebar,
.term-291 #right-sidebar,
.term-293 #right-sidebar,
.term-252 #right-sidebar,
.term-288 #right-sidebar,
.term-289 #right-sidebar,
.term-305 #right-sidebar{
	display: none !important;
}
.woocommerce #right-sidebar-inner .sidebar-box {
    width: 32%;
    margin-left: 10px;
    margin-bottom: 0;
}
.woocommerce #right-sidebar-inner #woocommerce_product_categories-2.sidebar-box{
	order: -1;
}
.woocommerce #right-sidebar .select2-selection--single {
    border-radius: 0;
    padding: 10px 6px;
    height: auto;
}
.woocommerce #right-sidebar-inner .widget_price_filter .price_slider_wrapper .ui-widget-content {
    height: 3px;
    background: #d0d0d0;
    position: relative;
    top: 8px;
}
.woocommerce #right-sidebar-inner #custom_html-2{
	width: 50%;
}
.woocommerce #right-sidebar-inner .use_btn{
	width: 285px;
    background: #fff;
    font-size: 18px;
    line-height: 38px;
    padding: 0 20px;
    border-radius: 20px;
}
.select2-container .select2-selection--multiple{
	border-radius: 20px !important;
	border: 0 !important;
	height: 38px !important;
}
#right-sidebar .select2-container .select2-search--inline .select2-search__field::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #363636;
  opacity:1;
}
#right-sidebar .select2-container .select2-search--inline .select2-search__field::-moz-placeholder { /* Firefox 19+ */
  color: #363636;
  opacity:1;
}
#right-sidebar .select2-container .select2-search--inline .select2-search__field:-ms-input-placeholder { /* IE 10+ */
  color: #363636;
  opacity:1;
}
#right-sidebar .select2-container .select2-search--inline .select2-search__field:-moz-placeholder { /* Firefox 18- */
  color: #363636;
  opacity:1; 
}
#right-sidebar .select2-container--default .select2-selection--multiple .select2-selection__rendered{
	height: 38px;
	display: flex !important;
	align-items: center;
	min-width: 365px;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li{
	margin: 0 !important;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{
	background: none;
	border: 0;
	font-weight: 400;
	font-size: 18px;
}
.select2-container--default .select2-search--inline .select2-search__field{
	height: 38px;
	min-height: 0;
	font-size: 18px !important;
	padding-right: 10px !important;
	font-weight: 400;
}
.select2-results__option{
	font-size: 18px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove, .woocommerce .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{
	color: #333 !important;
}
.woocommerce-widget-layered-nav-dropdown,
.woocommerce-widget-layered-nav-dropdown strong,
.woocommerce .price_slider_amount {
	display: flex;
	width: 100%;
}
.woocommerce-widget-layered-nav-dropdown .woocommerce-widget-layered-nav-dropdown__submit{
	background-color: #69AFDE !important;
	border-radius: 18px;
	padding: 0 20px;
	margin-right: 5px;
}
.price_slider_wrapper {
    display: flex;
    flex-wrap: wrap;
    width: 50%;
    margin-left: 25px;
    margin-right: 15px;
}
.price_slider.ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all ,.woocommerce .widget_price_filter .price_slider_amount {
    width: 100%;
}
.owp-qv-content-wrap .price{
	display:none;
}
#woocommerce_price_filter-2 form {
  display: flex;
}
#right-sidebar #woocommerce_price_filter-2 button.button {
    padding: 12px 20px;
    font-size: 20px;
    font-weight: normal;
    width: 45%;
}
.woocommerce .widget_price_filter .price_label {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-direction: row-reverse;
}
.woocommerce #right-sidebar #woocommerce_price_filter-2 {
    width: 30%;
}
.woocommerce #right-sidebar .widget_price_filter .price_slider_amount {
    text-align: right;
    height: auto;
}
.woocommerce .widget_price_filter .price_label span {
    background: #9f9f9f;
    color: #fff;
    padding: 2px 7px;
    border-radius: 10px;
    font-size: 18px;
    position: relative;
    right: 15px;
}
.woocommerce .widget_price_filter .price_label span.to {
    position: relative;
    right: -28px;
}
.woocommerce #right-sidebar .widget_price_filter .ui-slider .ui-slider-handle {
    top: -7px;
}
.woocommerce .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: right;
    margin-left: 5px;
}
.woocommerce #content-wrap .content-area {
    width: 100%;
    border-right-width: 0;
    padding: 0;
}
.woocommerce #content-wrap .oceanwp-toolbar {
    display: flex;
    justify-content: flex-end;
}
.woocommerce-page div#content-wrap {
    width: 100%;
    max-width: 100%;
}


/************/
.woocommerce .woocommerce-ordering, .woocommerce .oceanwp-grid-list a:last-child , .woocommerce .oceanwp-grid-list a{
    background: #f4f4f4;
}

.archive.tax-product_cat .page-header .container{
	background-repeat: no-repeat;
	background-position: right 0;
	padding-right: 80px;
}
.archive.tax-product_cat.term-305 .page-header .container{
	background-image: url(/wp-content/uploads/2019/01/icon_category_1.jpg);
}
.archive.tax-product_cat.term-289 .page-header .container{
	background-image: url(/wp-content/uploads/2019/01/icon_category_2.jpg);
}
.archive.tax-product_cat.term-288 .page-header .container{
	background-image: url(/wp-content/uploads/2019/01/icon_category_3.jpg);
}
.archive.tax-product_cat.term-252 .page-header .container{
	background-image: url(/wp-content/uploads/2019/01/icon_category_4.jpg);
}
.archive.tax-product_cat.term-293 .page-header .container{
	background-image: url(/wp-content/uploads/2019/01/icon_category_5.jpg);
}
.archive.tax-product_cat.term-291 .page-header .container{
	background-image: url(/wp-content/uploads/2019/01/icon_category_6.jpg);
}
.archive.tax-product_cat.term-287 .page-header .container{
	background-image: url(/wp-content/uploads/2019/01/icon_category_7.jpg);
}

/***********************************/
/*********products archive**********/
/***********************************/



/**********************/
.site-content .products .product .tinv-wraper.tinv-wishlist {
    opacity: 1 ;
    visibility: visible;
}
/************wishlist********/
.woocommerce .tinv-wishlist .tinvwl_added_to_wishlist.tinv-modal button.button {
    font-size: 16px;
    width: 100%;
}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt:before {
    position: relative;
    top: 0;
    left: 0;
    font-size: 40px;
}
body #main  ul.products li.product span.onsale {
    background-color: #d73232;
    font-size: 23px;
    font-weight: normal;
    right: 0px;
    top: 10px;
}
body #main ul.products li.product li.title  {
    margin: 0;
}
.woocommerce ul.products li.product-category.product .woo-entry-inner a .woocommerce-loop-category__title{
    font-size: 24px;
    color: #1a2551;
    line-height: 1.2;
    padding: 10px;
	min-height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.products .product-category mark{
	display:none;
}
body #main ul.products li.product li.title a {
    font-size: 23px;
    color: #1a2551;
    line-height: 1.2;
    padding: 0 10px;
    height: 58px;
	overflow: hidden;
}
.owp-quick-view{
	font-size: 20px !important;
	font-family: "Assistant", Assistant, Sans-serif;
}
.woocommerce .term-description{
	display: block;
	width: 100%;
	max-width: 1140px;
	margin: 30px auto 60px !important;
}
.label_open{
	float: left;
	color: #69AFDE;
	text-decoration: underline;
	margin: 10px 0 0 10px;
}
.products.height_hide{
	height: 930px;
	overflow: hidden;
}
.products.height_hide + .scroller-status, .products.height_hide + .scroller-status + .infinite-scroll-nav{
	display: none !important;
}
#term_description_bottom{
	padding: 50px 0 30px;
	box-shadow: 0 10px 10px 0 rgba(102, 102, 102, 0.25) inset;
}
#term_description_bottom + .numbers{
	width: 100%;
}
.archive #main #content-wrap #content > article .elementor.elementor-10707{
	width: 100%;
}
.archive #content-wrap .oceanwp-toolbar{
	background: #e2e6ea;
	margin: -80px auto 0;
	padding: 0;
	order: -1;
	width: 100%;
	max-width: 1140px;
	border: 0;
}
.archive #content-wrap .oceanwp-toolbar > nav{
	margin: 0;
	float: none;
	text-align: left;
	padding: 21px 0;
}
.archive #content-wrap .oceanwp-toolbar > nav + .woocommerce-ordering{
	order: -1;
	background: none;
	position: relative;
}
.woocommerce .woocommerce-ordering .orderby{
	top: 21px;
	left: 10px;
}
.archive .page-subheading{
	display:none;
}
.archive #content-wrap .oceanwp-toolbar > nav + .woocommerce-ordering .theme-select.orderby{
    padding: 5px 6px;
    border: none;
    background: #fff;
    height: 34px;
    font-size: 18px;
    color: #444;
    line-height: 28px;
    min-width: 180px;
    margin: 0;
}
.archive #content-wrap .oceanwp-toolbar > nav + .woocommerce-ordering .theme-select::after {
	content: "";
	height: 38px;
	top: 15px;
	left: 10px;
	right: auto;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 8px solid #1a2551;
}
.archive #content-wrap .oceanwp-toolbar + ul.products{
	background: #e2e6ea;
	margin:0 -3px;
	padding-right: calc((100% - 1200px) / 2);
	padding-left: calc((100% - 1200px) / 2);
	padding-top: 50px;
	padding-bottom: 20px;
	width: 100%;
}
.woocommerce ul.products.list li.product{
	background: #fff;
	margin-bottom: 40px;
	padding: 0 !important;
}
.woocommerce ul.products.list li.product li.inner {
    margin: 0 !important;
}
.archive ul.products.list li.product img.woo-entry-image-main{
	max-width: 200px;
}
.archive #main #content-wrap #content > article header{
	width: 100%;
	box-shadow: 0 -10px 10px 0 rgba(102, 102, 102, 0.25) inset;
}
.archive #content-wrap .content-area{
	max-width: 100%;
}
.archive #main #content-wrap{
	padding-bottom: 0;
	display: flex;
}
.archive #main #content-wrap #content > article{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item > a.mega-menu-link:hover{
	border-bottom: 3px solid #69AFDE !important;
}
.archive  ul.products li.product .woo-entry-inner{
	background: #fff;
}
.woocommerce ul.products .product{
	padding: 0 3px 17px !important;
	margin: auto;
	position: relative;
}
.tax-pa_brand .label_open,
.tax-pa_brand .page-header .page-header-title{
    display: none !important;
}
body #main ul.products li.product .woo-entry-inner p.prod_sku {
	font-weight: 600;
    font-size: 18px;
    color: #232323;
    margin: 0 0 15px;
}
body.home #main ul.products li.product .woo-entry-inner p.prod_sku {
    display: none;
}
body #main ul.products li.product .woo-entry-inner li.image-wrap {
    width: 100%;
    padding-top: 0;
    margin-bottom: 0;
}
 body #main  ul.products li.product .woo-entry-inner li.title {
    width: 100%;
}
body #main ul.products li.product .woo-entry-inner li.image-wrap a {
  display: block;
}
body #main ul.products li.product .woo-entry-inner li.image-wrap a img {
  width: 100%;
}
body #main ul.products li.product .woo-entry-image {
    border-top: 6px solid #15214c;
	margin: 0;
}
body #main ul.products.slick-slider .slick-arrow {
    width: 27px;
    top: auto;
    bottom: -40px;
}
body #main ul.products.slick-slider .slick-arrow.slick-prev {
    right: 0;
}
body #main ul.products.slick-slider .slick-arrow.slick-next {
    left: 0;
}

body #main ul.products li.product .button , .elementor-portfolio-item a.elementor-post__thumbnail__link p.add_to_cart_portfolio{
    background: #0f2650;
    width: 100%;
    padding:0;
    border: none;
    color: #fff;
    font-weight: 600;
    max-width: 210px;
    position: relative;
    top: 17px;
    display: inline-block;
	font-size: 18px;
	line-height: 34px;
}
body #main ul.products li.product .button.yith-wcqv-button{
	position: absolute;
	top: 33.33%;
	right: 5%;
	left: 5%;
	max-width: 90%;
	line-height: 50px;
	background: rgba(21, 33, 76,0.75);
	opacity:0;
	transition: all 0.5s ease;
}
body #main ul.products.list li.product .button.yith-wcqv-button {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    max-width: 100%;
}
#yith-quick-view-content .quantity.buttons_added a{
	font-size: 20px;
	line-height: 50px;
}
body #main ul.products li.product:hover .button.yith-wcqv-button{
	opacity:1;
}
.woocommerce ul.products li.product li.inner{
	margin: 0 0 60px !important;
}
.elementor-element.elementor-products-grid.product_slider ul.products {
   display: block;
/*  grid-template-columns: unset !important; */
}
.elementor-element.elementor-products-grid.product_slider ul.products, .elementor-element.elementor-products-grid.product_slider ul.products .slick-track  {
    padding-bottom: 20px;
}
.elementor-counter .elementor-counter-number-prefix, .elementor-counter .elementor-counter-number-suffix {
    color: #5fa2d2;
    font-size: 30px;
    display: flex;
    align-items: flex-end;
    text-align: left;
    flex-grow: unset !important;
    -webkit-box-flex: unset !important;
    -webkit-flex-grow: unset !important;
    -ms-flex-positive: unset !important;
}
.elementor-counter .elementor-counter-number-wrapper {
  justify-content: center;
}
.elementor-element.elementor-products-grid.product_slider ul.products li.product {
    float: right;
    clear: none;
    padding: 5px;
    text-align: center;
    overflow: visible;
}
.elementor-element.elementor-products-grid.products_wrapp ul.products li.product .product-inner,
.elementor-element.elementor-products-grid.product_slider ul.products li.product .product-inner {
background: #fff;
}
body #main  ul.products li.product .button i {
  color: #fff;
}

 body #main  ul.products li.product.has-rating .product-inner:hover .inner .price {
    opacity: 1;
    visibility: visible;
}
body #main  ul.products li.product .price {
    font-size: 24px;
    padding: 10px 2px;
    background: #dcdcdc;
    width: 40%;
	display: none;
}
.buy_now {
    background: #1b2450;
    width: 40%;
}
.buy_now a {
    color: #fff !important;
    display: block;
    padding: 10px;
}
/***********single product;************/

#primary .site-content div.product p.price {
    margin: 0;
}
.single .entry-title {

    border-bottom: none;
}
.single-product.woocommerce div.product.elementor form.cart table.variations td.label {
    display: none;
}
.single-product.woocommerce div.product.elementor form.cart table.variations td.value:before {
    display: none;
}
.single-product .elementor-woo-meta--view-table .product_meta {
    margin: 0;
}
.single-product .product_meta span , .single-product  .product_meta .posted_in a {
    font-weight: 400 ;
    font-size: 20px;
    color: #202020;
}
.add_to_cart_product {

}
.single-product div.product form.cart .tinvwl_add_to_wishlist_button span.tinvwl_add_to_wishlist-text {
    display: none;
}
.single-product .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before {
    font-size: 32px !important;
    margin: 0;
}
div.product form.cart .tinvwl_add_to_wishlist_button {
    margin: 0;
}
.single-product .quantity .minus, .single-product .quantity .plus {
    border-left-width: 0;
    border-right-width: 1px;
    height: 100%;
    line-height: 2;
    border: none;
    background: gainsboro;
	font-size: 25px;
	color: #666;
}
.quantity .qty{
	font-size: 25px !important;
	line-height: 1 !important;
	color: #666 !important;
}
.quantity a{
	font-size: 25px !important;
	color: #666 !important;
}
.woocommerce.single-product div.product.elementor .woocommerce-variation-add-to-cart .quantity input {
  border: none
}
.woocommerce.single-product div.product.elementor .elementor-add-to-cart--align-center form.cart.variations_form .woocommerce-variation-add-to-cart {
    justify-content: space-between;
}
.woocommerce.single-product .star-rating span::before {
  color: #1b2450;
}
.woocommerce.single-product .elementor-65 .elementor-element.elementor-element-5669d9c .woocommerce-review-link {
  display: none;
}
.woocommerce.single-product div.product .woocommerce-tabs ul.tabs li.active a {
    border: none;
}
.woocommerce.single-product div.product.elementor ul.tabs li a {
    border: none;
    padding-bottom: 0;
}
.woocommerce.single-product div.product.elementor ul.tabs li {
    padding: 0;
    margin-left: 40px;
}

/****************/
.elementor-search-form__submit {
    border-radius: 50% !important;
}
.woocommerce div.product form.cart .variations .reset_variations {
    margin: 0 !important;
}

/***********cats carpise;************/
.cats_carousel .elementor-swiper-button-next {
    right: -30px;
    color: #777777;
}

.cats_carousel .elementor-swiper-button-prev {
    left: -30px;
    color: #777777;
}
.eicon-chevron-left:before ,
.eicon-chevron-right:before {
    font-size: 30px;
}
.cats_carousel .swiper-slide:not(:hover) .e-overlay-animation-fade, .cats_carousel  .swiper-slide .e-overlay-animation-fade{
    color: #ffffff;
    opacity: 1;
    display: flex;
    align-items: flex-end;
    font-size: 30px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#999999+0,999999+56,000000+100 */
background: rgba(0,0,0,0.5); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 56%, #000000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 56%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 56%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(0,0,0,0.5)', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

}

.brand_nav{}
.brand_nav .mega-menu-item{
	padding: 20px !important;
}
.brand_nav .mega-menu-item a{}
.brand_nav .mega-menu-item a img{}

/***********header********/

#nav_jo{
	height: 100%;
}
#nav_jo .menu-item a{
	height: 68px;
	border: 0;
	background: #fff;
}
#nav_jo .catalog_nav ul.sub-menu li ul.sub-menu li a:hover,
.elementor-nav-menu .menu-item:nth-child(2) .sub-menu a:hover,
.elementor-nav-menu .menu-item:nth-child(3) .sub-menu a:hover{
	background: #f1f1f1 !important;
} 
#mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator,
#mega-menu-wrap-main_menu #mega-menu-main_menu .woo-menu-icon, #mega-menu-wrap-main_menu #mega-menu-main_menu .search-toggle-li{
	display: none !important;
}
#yith-quick-view-content div.images{
	width: 100%;
}
#yith-quick-view-content div.product form.cart{
	margin-top: 0;
}
body.home #nav_jo .menu-item.catalog_nav > a + .sub-menu{
	/*display: block !important;*/
	transition: all 0.5s ease;
	height: auto;
	max-height: 1000px;
	width: 100%;
}

body #nav_jo .menu-item.catalog_nav:hover > a + .sub-menu.close .menu-item:hover .sub-menu{
	
}
body.home #nav_jo .menu-item.catalog_nav > a + .sub-menu.close{
	max-height: 0;
	overflow: hidden;
}
body.home #nav_jo .menu-item.catalog_nav:hover > a + .sub-menu.close{
	height: auto;
	max-height: 1000px;
	overflow: visible;
}
#nav_jo .menu-item.catalog_nav > a + .sub-menu .sub-menu li{
	/*border-bottom: 4px dotted #ddd;*/
}
#nav_jo .catalog_nav ul.sub-menu .menu-item ul.sub-menu{
	height: 598px;
	min-width: 23em !important;
	overflow-y: auto;
	overflow-x: hidden;
	margin-top: 0 !important;
}
#nav_jo .catalog_nav ul.sub-menu .menu-item:hover ul.sub-menu{
	
}
#nav_jo .catalog_nav ul.sub-menu .menu-item:nth-child(1) ul.sub-menu{top: 0 !important;}
#nav_jo .catalog_nav ul.sub-menu .menu-item:nth-child(2) ul.sub-menu{top: -86px !important;}
#nav_jo .catalog_nav ul.sub-menu .menu-item:nth-child(3) ul.sub-menu{top: -172px !important;}
#nav_jo .catalog_nav ul.sub-menu .menu-item:nth-child(4) ul.sub-menu{top: -258px !important;}
#nav_jo .catalog_nav ul.sub-menu .menu-item:nth-child(5) ul.sub-menu{top: -344px !important;}
#nav_jo .catalog_nav ul.sub-menu .menu-item:nth-child(6) ul.sub-menu{top: -430px !important;}
#nav_jo .catalog_nav ul.sub-menu .menu-item:nth-child(7) ul.sub-menu{top: -516px !important;}
#nav_jo .catalog_nav ul.sub-menu li a{
	height: 82px;
	padding: 10px;
	align-items: center;
	justify-content: flex-start;
}
#nav_jo .menu-item.catalog_nav{
	width:325px;
}
#nav_jo .menu-item.catalog_nav > a{
	font-size: 30px;
	color: #fff;
	font-weight: 600;
	background:#1a2551 !important;
	padding: 0 30px;
}
.menu-image-title-after.menu-image-not-hovered img, .menu-image-hovered.menu-image-title-after .menu-image-hover-wrapper, .menu-image-title-before.menu-image-title {
    padding-right: 0;
    min-width: 63px;
	padding-left: 5px;
}
#nav_jo .catalog_nav ul.sub-menu li::after{
	content:"";
	width: 100%;
	height: 3px;
	display: block;
}

#nav_jo .catalog_nav ul.sub-menu li.color_69c5c0::after{
	background: url(/wp-content/uploads/2020/06/dott-1.png);
}
#nav_jo .catalog_nav ul.sub-menu li.color_69b0c5::after{
	background: url(/wp-content/uploads/2020/06/dott-2.png);
}
#nav_jo .catalog_nav ul.sub-menu li.color_5b95e6::after{
	background: url(/wp-content/uploads/2020/06/dott-3.png);
}
#nav_jo .catalog_nav ul.sub-menu li.color_4755bb::after{
	background: url(/wp-content/uploads/2020/06/dott-4.png);
}
#nav_jo .catalog_nav ul.sub-menu li.color_9370db::after{
	background: url(/wp-content/uploads/2020/06/dott-5.png);
}
#nav_jo .catalog_nav ul.sub-menu li.color_ca5bee::after{
	background: url(/wp-content/uploads/2020/06/dott-6.png);
}

.single-product #single_product_s2,
#nav_jo .sub-arrow{
	display:none;
}
.single-product #single_product_s2.show{
	display:block;
}
b, strong {
    font-weight: 700;
}
.ls_10{
	letter-spacing: 1.4px;
}
div.asl_m {
    z-index:2!important;
}
#bxsd .elementor-widget-wrap.elementor-element-populated{transition: all .1s;}
#bxsd{
	box-shadow: 0 8px 10px -6px rgba(102, 102, 102, 0.5);
	z-index: 2;
}
#bxsd_top{
	box-shadow: 0 -8px 10px -6px rgba(102, 102, 102, 0.5) inset;
}
#bxsd1{
	position: fixed;
    right: 0;
    left: 0;
    top: 0;
    max-height: 0;
    overflow: hidden;
	transition: all 0.5s ease;
	box-shadow: 0 -8px 10px -6px rgba(102, 102, 102, 0.5), 0 8px 10px -6px rgba(102, 102, 102, 0.5);
}
#bxsd1 .trigger-btn-send-mail-prod-global .elementor-widget-container{padding: 0;}
#bxsd1 .trigger-btn-send-mail-prod-global .elementor-widget-container h2{font-size: 18px;}
#bxsd1 .elementor-heading-title a{font-size: 18px;}
#bxsd1 .menu-item {}
#bxsd1 .menu-item .sub-menu a,
#bxsd1 .menu-item .elementor-item{font-size: 18px;}
#bxsd1 .catalog_nav .elementor-item{background: #1a2551;color: #fff;}
#bxsd1 .catalog_nav{width: 240px;}
#bxsd1 .catalog_nav .sub-menu .menu-item a{padding: 10px 0 10px 10px;background: #fff !important;}
#bxsd1 .catalog_nav .sub-menu .menu-item .menu-image-title{margin-left: auto;}
#bxsd1 .catalog_nav .sub-menu .menu-item a img{min-width: 35px;max-width: 35px;}
.logged-in.admin-bar #bxsd1{
	top: 32px;
}
#bxsd1.fixed{
	max-height: 100vh;
	overflow: visible;
}
.to_top{
	position: fixed;
	right: 0;
	bottom: 0;
	background: #69AFDE;
	border-radius: 50% 0 0 0;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0;
}
.to_top img{width: 65%;}
.to_top.active{opacity: 0.5;}
#top_top .elementor-image{
	border: 2px solid #50bee8;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 90px;
    height: 60px;
    border-radius: 10px;
}
.wpcf7-form p{
	display: inline-block;
	width: 100%;
}
span.wpcf7-not-valid-tip{
	font-size: 0.6em;
}
div.wpcf7-response-output{
    color: #1b2450;
    text-align: center;
    padding: 10px 0;
    margin: 20px auto 0;

}
#footer_cf{
	
}
#footer_cf .elementor-field{
	padding-right: 0;
}
#footer_cf .elementor-field-type-submit{
	margin-right: auto;
	margin-top: 25px;
}

/*
header ul.wp-megamenu {
    display: flex;
    list-style: none;
    position: relative;
    z-index: 9999;
	margin: 0;
}
body header ul.wp-megamenu >li:first-child:first-child ul {
    width: 300px;
}

header ul.wp-megamenu, header ul.wp-megamenu ul {
  list-style: none;
}
.main_menu_el .elementor-nav-menu--main .elementor-nav-menu a, .wp-megamenu >li > ul.wp-megamenu-sub-menu li > a{
    font-size: 20px;
    text-align: right;
    display: block;
    position: unset;
    color: #333;
	padding-top: 30px;
	padding-bottom: 30px;
}
.wp-megamenu-sub-menu span.wpmm_item_description {
	display: none
}
header ul.wp-megamenu >li:first-child:hover>a {
    color: #1b2450;
}
header ul.wp-megamenu li.menu-item a{
	padding: 19px 20px;
	color: #223345;
	font-size: 24px;
	display: flex;
	height: 68px;
	align-items: center;
	justify-content: center;
}
header ul.wp-megamenu li.menu-item .wp-megamenu-sub-menu li.menu-item{
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-bottom: 4px dotted;
	margin: 0 0 0 -4px !important;
}
header ul.wp-megamenu li.menu-item .wp-megamenu-sub-menu li.menu-item:nth-child(1), header ul.wp-megamenu li.menu-item .wp-megamenu-sub-menu li.menu-item:nth-child(2){border-color:#69c5c0;}
header ul.wp-megamenu li.menu-item .wp-megamenu-sub-menu li.menu-item:nth-child(3), header ul.wp-megamenu li.menu-item .wp-megamenu-sub-menu li.menu-item:nth-child(4){border-color:#69b0c5;}
header ul.wp-megamenu li.menu-item .wp-megamenu-sub-menu li.menu-item:nth-child(5), header ul.wp-megamenu li.menu-item .wp-megamenu-sub-menu li.menu-item:nth-child(6){border-color:#5b95e6;}
header ul.wp-megamenu li.menu-item .wp-megamenu-sub-menu li.menu-item:nth-child(7), header ul.wp-megamenu li.menu-item .wp-megamenu-sub-menu li.menu-item:nth-child(8){border-color:#4755bb;}
header ul.wp-megamenu li.menu-item .wp-megamenu-sub-menu li.menu-item:nth-child(9), header ul.wp-megamenu li.menu-item .wp-megamenu-sub-menu li.menu-item:nth-child(10){border-color:#9370db;}
header ul.wp-megamenu li.menu-item .wp-megamenu-sub-menu li.menu-item:nth-child(11), header ul.wp-megamenu li.menu-item .wp-megamenu-sub-menu li.menu-item:nth-child(12){border-color:#fff;}
header ul.wp-megamenu li:first-child>ul>li>ul>li:nth-child(2n+1)>ul>li {
    padding-right: 15px;
}
header ul.wp-megamenu li:first-child>ul>li>ul>li:nth-child(2n+1)>ul>li img {
    position: relative;
}
.wpmm-nav-wrap ul li ul.wp-megamenu-sub-menu {
    margin-top: 0;
}
*/
body.woocommerce-cart .woocommerce table.shop_table tr td.product-subtotal,
body.woocommerce-checkout #main .woocommerce #order_review table.shop_table thead th.product-total,
body.woocommerce-checkout #main .woocommerce #order_review table.shop_table tbody td.product-total,
body.woocommerce-checkout #main .woocommerce #order_review table.shop_table tfoot,
.cart-collaterals .cart_totals h2,
.cart-collaterals .cart_totals table,
.woocommerce table.shop_table td.product-subtotal,
.woocommerce table.shop_table th.product-subtotal,
.woocommerce table.shop_table td.product-price,
.woocommerce table.shop_table th.product-price{
	display:none;
}
.woocommerce-page .cart-collaterals .cart_totals{
	padding: 0;
	border-width: 0;
}
.elementor-nav-menu ul.sub-menu>li>a:before {
    /* content: '';
    display: inline-block;
    vertical-align: middle;
    width: 56px;
    height: 56px;
    background: url(/wp-content/uploads/2019/12/menu_icons.png);
    margin-left: 10px;
    background-position: 0 -493px;
    background-size: cover; */
}
.elementor-nav-menu ul.sub-menu>li li a:before {
    background: none;
    width: 0;
}
.elementor-nav-menu ul.sub-menu>li.knife>a:before {
    background-position: 0 0;
}
.elementor-nav-menu ul.sub-menu>li.cookware>a:before {
    background-position: 0 -76px;
}
.elementor-nav-menu ul.sub-menu>li.cookware_ser>a:before {
    background-position: 0 -162px;
}
.elementor-nav-menu ul.sub-menu>li.kitchen_accessories>a:before {
    background-position: 0 -244px;
}
.elementor-nav-menu ul.sub-menu>li.cutlery>a:before {
    background-position: 0 -328px;
}
.elementor-nav-menu ul.sub-menu>li.bakery_products>a:before {
    background-position: 0 -412px;
}
.elementor-nav-menu ul.sub-menu>li.grill>a:before {
    background-position: 0 -493px;
}
.elementor-nav-menu li:first-child {
  transition: all 0.2s ease;
  }
 /*
header ul.wp-megamenu li:first-child>ul>li>ul{
    position: absolute;
    width: 12em;
    border-width: 0;
    border-style: solid;
    padding: 0;
    background: #fff;
}
header ul.wp-megamenu li:first-child>ul>li {
    position: relative;
}
header ul.wp-megamenu >li:first-child {
    position: relative;
	width: 300px;
}
header ul.wp-megamenu li:first-child>ul.wp-megamenu-sub-menu>li>ul.wp-megamenu-sub-menu>li ul.wp-megamenu-sub-menu ul.wp-megamenu-sub-menu {
    right: 100%;
    top: 0;
    display: none;
}
header ul.wp-megamenu li:first-child>ul.wp-megamenu-sub-menu>li>ul.wp-megamenu-sub-menu>li ul.wp-megamenu-sub-menu li:hover ul.wp-megamenu-sub-menu {
    display: block;
}
header ul.wp-megamenu li:first-child>ul>li>ul li:nth-child(2n+1) {
    float: right;
    margin-left: 5px;
}

header nav>.elementor-nav-menu>li:first-child:hover, body header nav>.elementor-nav-menu>li:first-child, header ul.wp-megamenu li:first-child:first-child:hover>a, body header ul.wp-megamenu >li:first-child:first-child>a {
    width: 300px;
    background: #1b2450;
}*/
header nav>ul.elementor-nav-menu>li:first-child:hover>ul.sub-menu ,
body.home header nav>ul.elementor-nav-menu>li:first-child>ul.sub-menu {
    width: 100% !important;
    margin: 0 !important;
}
/*
header ul.wp-megamenu ul{
    width: 100%;
    margin: 0 ;
    display: none;
}
header ul.wp-megamenu >li:first-child:hover ul , body.home header ul.wp-megamenu >li:first-child:first-child ul{
    display: block;
}

header ul.wp-megamenu >li:first-child.menu-item-has-children:hover:after ,
body header ul.wp-megamenu >li:first-child.menu-item-has-children:after {
    width: 0px;
    height: 0px;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #1b2450;
    content: none;
    position: absolute;
    bottom: -12px;
    right: 40px;
}
header ul.wp-megamenu >li:first-child.menu-item-has-children:after {
    width: 0px;
    height: 0px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #000000;
    content: '';
    position: absolute;
    bottom: 18px;
    left: 0px;
}
header ul.wp-megamenu ul>li a {
    color: #0c0c0c;
    padding-top: 30px;
    padding-bottom: 30px;
}
header ul.elementor-nav-menu>li:first-child:hover>a span.sub-arrow, body.home header ul.elementor-nav-menu>li:first-child>a span.sub-arrow {
    position: absolute;
    bottom: -12px;
    right: 30px;
    padding: 0;
    z-index: 99;
    display: none;
}
header nav>ul.elementor-nav-menu>li:hover>ul.sub-menu, body header nav>ul.elementor-nav-menu>li:first-child>ul.sub-menu {
    display: block;
    width: 300px;
}
.wpmm-nav-wrap ul.wp-megamenu > li > a .wpmm_item_description,
header nav>ul.elementor-nav-menu>li>ul.sub-menu {
    display: none;
}
header .elementor-nav-menu--indicator-classic  ul.elementor-nav-menu>li:first-child:hover>a span.sub-arrow i:before ,
body.home header .elementor-nav-menu--indicator-classic ul.elementor-nav-menu>li:first-child>a span.sub-arrow i:before {
    color: #1b2450;
    font-size: 40px;
    line-height: 1;
}
body.home header nav>ul.elementor-nav-menu>li  {
  background: #fff;
}
*/

/*
body header nav>.elementor-nav-menu>li:first-child>a, header ul.wp-megamenu >li:first-child:first-child:hover>a, body header ul.wp-megamenu >li:first-child:first-child>a {
    color: #fff !important;
    font-size: 30px;
}
header ul.wp-megamenu ul>li ul li ul li ul.wp-megamenu-sub-menu li {
    display: block;
    float: none !important;
    background: #fff;
}
ul.wp-megamenu li ul.wp-megamenu-sub-menu .menu-widget-class ul li a {
  padding: 15px 20px;
}
header ul.wp-megamenu >li:first-child:first-child:hover>a, body header ul.wp-megamenu >li:first-child:first-child>a {
    width: 100%;
    display: block;
}
/******************************/
body .theme-button, body input[type="submit"], body button[type="submit"], body button, body .button, body div.wpforms-container-full .wpforms-form input[type=submit], body div.wpforms-container-full .wpforms-form button[type=submit], body div.wpforms-container-full .wpforms-form .wpforms-page-button {
    font-size: 18px;
    padding: 5px;
    font-weight: normal;
}
body.woocommerce-account.account-side-style .woocommerce #customer_login h2 {
    background: #000;
    display: inline-block;
    color: #fff;
    padding: 10px;
    font-size: 25px;
    min-width: 160px;
    margin: 0;
    border: none;
    position: relative;
    right: 19px;
}
form.woocommerce-form.woocommerce-form-login.login ,
form.woocommerce-form.woocommerce-form-register.register {
    background: #dcdcdc;
    padding: 20px;
    border-top: 2px solid #000;
    margin: 0;
}
.woocommerce #reviews #comment, .woocommerce-page form .form-row input {
    background: #f4f4f4;
    border: 1px solid #9f9f9f;
}
.woocommerce #main div.product.elementor form.cart table.variations td.value {
    background: #f4f4f4;
}
#main .woocommerce  table.shop_table dl {
    display: flex;
}
#main .woocommerce  table.shop_table dl>* {
    padding: 0 5px;
}
.quantity.buttons_added {
    background: #f7f7f7;
    display: flex;
    justify-content: space-between;
}
.quantity.buttons_added * {
    font-size: 16px;
}
body.woocommerce-checkout #main .cart-collaterals .cart_totals,
body.woocommerce-checkout #main .woocommerce-cart .cart-collaterals .cart_totals tr th,
body.woocommerce-checkout #main .woocommerce table.shop_table td,
body.woocommerce-checkout #main .woocommerce table.shop_table tbody th,
body.woocommerce-checkout #main  .woocommerce-cart .cart-collaterals .cart_totals .order-total th
 {
    border-color: #f7f7f7;
}
body.woocommerce-checkout #main .woocommerce button.button , .woocommerce-cart #main .wc-proceed-to-checkout a.checkout-button {
    padding: 8px 20px;
    font-size: 16px;
}

.woocommerce-checkout.woocommerce-checkout #customer_details input, .woocommerce-checkout.woocommerce-checkout #customer_details textarea,
body.woocommerce-checkout #main .woocommerce .woocommerce-checkout .select2-container--default .select2-selection--single {
    background: #f7f7f7;
    border: 1px solid #9f9f9f;
    border-radius: 0;
    font-size: 18px;
    padding: 10px;
    line-height: 1;
}
body.woocommerce-checkout #main .woocommerce table.shop_table thead {
    background-color: transparent;
}

body.woocommerce-checkout #main .woocommerce-checkout-review-order-table tfoot th, body.woocommerce-checkout #main .woocommerce table.shop_table tfoot td {
    background: transparent;
    padding-right: 0;
}
body.woocommerce-checkout #main .woocommerce #order_review table.shop_table thead th {
    font-size: 20px;
    font-weight: normal;
    padding-right: 0;
    text-align: right;
}
.woocommerce #order_review table.shop_table tbody td.product-name {
  padding-right: 0;
}
body.woocommerce-checkout #main .woocommerce #order_review table.shop_table tbody * {
    background: transparent !important;
}
body.woocommerce-checkout #main .woocommerce td.product-name dl.variation dt,
body.woocommerce-cart #main .woocommerce td.product-name dl.variation dt,
body.woocommerce-checkout #main .woocommerce #order_review table.shop_table tfoot th {
    font-weight: normal;
    padding-right: 0;
}
#main .woocommerce table.shop_table {
    border-collapse: collapse;
}
body.woocommerce-checkout #main .woocommerce table.shop_table tbody  {
    border-top: 1px solid #202020 !important;
    border-bottom: 1px solid #202020 !important;
}
body.woocommerce-cart #main .woocommerce table.shop_table thead th {
    border-bottom: 1px solid #202020 !important;
}
body.woocommerce-checkout #main .woocommerce-checkout #payment ul.payment_methods .wc_payment_method>label,
body.woocommerce-checkout #main .woocommerce-checkout #payment div.payment_box,
body.woocommerce-cart #main .woocommerce .cart_totals table.shop_table {
    background: #dcdcdc;
}
body.woocommerce-cart #main .woocommerce .cart-collaterals h2 {
  margin: 0;
  padding: 0;
}
body.woocommerce-checkout #main .woocommerce-checkout #payment ul.payment_methods .wc_payment_method>label {
    font-size: 20px;
    font-weight: 400;
}
body.woocommerce-checkout #main .woocommerce .woocommerce-checkout .select2-container--default .select2-selection--single {
    height: auto;
}
body.woocommerce-checkout #main .woocommerce .form-row.place-order button.button {
    font-weight: normal;
    font-size: 30px;
    line-height: 1;
    padding-top: 10px;
    padding-bottom: 10px;
}
body.woocommerce-checkout #main .woocommerce .woocommerce-checkout #customer_details .woocommerce-billing-fields h3::before{
	content:"פרטים להצעת מחיר";
	font-size: 30px;
}
body.woocommerce-checkout #main .woocommerce .woocommerce-checkout h3#order_review_heading::before{
	content:"פרטי ההצעה";
	font-size: 30px;
}
body.woocommerce-checkout #main .woocommerce .woocommerce-checkout #customer_details .woocommerce-billing-fields h3,
body.woocommerce-checkout #main .woocommerce .woocommerce-checkout h3#order_review_heading {
    font-weight: 400;
    font-size: 0;
}
body.woocommerce-checkout #main .woocommerce #order_review table.shop_table tbody td {
    padding-right: 0;
}
body.woocommerce-checkout #main .woocommerce #order_review table.shop_table tr.order-total span, .woocommerce-cart #main .wc-proceed-to-checkout a.checkout-button {
    font-weight: normal;
    font-size: 30px;
}
body.woocommerce-checkout #main .woocommerce-info, body.woocommerce-checkout #main .woocommerce-info a {
    font-size: 18px;
    font-weight: normal;
}
body.woocommerce-cart .woocommerce table.shop_table thead {
    background-color: transparent;
}
body.woocommerce-cart .woocommerce table.shop_table thead th {
    font-weight: 400;
}
body.woocommerce-cart #main .woocommerce .cart-collaterals h2 {
    background: transparent;
    padding: 10px;
    font-weight: normal;
    font-size: 30px;
    margin-bottom: 10px;
    text-align: right;
}
body.woocommerce-cart .cart-collaterals .cart_totals table tr th, body.woocommerce-cart .cart-collaterals .cart_totals table tr td {
    font-weight: normal;
}
body.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th, body.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td {
    padding-top: 0.8em;
    border: none;
}
body.woocommerce-cart .cart-collaterals .cart_totals table th, body.woocommerce-cart .cart-collaterals .cart_totals table td {
  border: none;
}
body.woocommerce-cart .shipping-calculator-form input, body.woocommerce-cart .shipping-calculator-form .select2-container--default .select2-selection--single {
    background: #f7f7f7;
    border: 1px solid #9f9f9f;
    font-size: 18px;
    padding: 4px;
    height: auto;
    border-radius: 0;
}
body.woocommerce-account form.woocommerce-EditAccountForm.edit-account input,
body.woocommerce-account form.woocommerce-EditAccountForm.edit-account textarea ,
body.woocommerce-account .woocommerce-address-fields input,
body.woocommerce-account .select2-container--default .select2-selection--single,
body.woocommerce-account .woocommerce-address-fields textarea {
    background: #f4f4f4;
    border: 1px solid #9f9f9f;
    border-radius: 0;
    font-size: 18px;
    height: auto;
}
body.woocommerce-account .woocommerce-MyAccount-tabs .oceanwp-user-profile {
    display: block;
    margin: 0;
}
body.woocommerce-account .woocommerce-MyAccount-tabs .oceanwp-user-profile .image {
    display: block;
    vertical-align: middle;
    width: 70%;
    height: auto;
    margin: 0 auto;
}
body.woocommerce-account .woocommerce-MyAccount-tabs .oceanwp-user-profile .user-info {
    display: block;
    vertical-align: middle;
    padding-left: 15px;
    text-align: center;
    padding: 10px 0;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li {
    list-style: none;
    border-bottom: 1px solid #d5d5d5;
    position: relative;
    background: #fff;
    padding: 8px 20px;
    font-size: 18px;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  color: #000000;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a ,
body.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover:before{
  color: #1b2450;
}
body.woocommerce-account .woocommerce form .form-row .required {
    font-size: 18px;
    top: 0;
}
body.woocommerce-account .woocommerce-MyAccount-content .addresses .woocommerce-Address .title a {
    left: 10px;
    right: auto;
}
body.woocommerce-account .select2-container--default .select2-selection--single {
    height: 45px;
}
body.woocommerce-account .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 45px;
}
.home .page-header {
  display: none;
}
.page-header {
    padding: 14px 0;
    text-align: center;
    background-color: #fff;
}
.page-header .page-header-title {
    display: block;
    font-size: 36px;
    color: #1a2551;
    line-height: 1;
	text-align: right;
}
.site-breadcrumbs, .background-image-page-header .site-breadcrumbs,
.site-breadcrumbs a, .background-image-page-header .site-breadcrumbs a{
	color: #1a2551 !important;
}
.site-breadcrumbs.position-under-title, .centered-page-header .site-breadcrumbs, .centered-minimal-page-header .site-breadcrumbs{
	text-align: right;
}
.l-title h2 {
    display: inline-block;
}
.l-title h2:after , .woocommerce.single-product div.product.elementor ul.tabs li a:after{
   /* content: '';
    height: 4px;
    width: 100%;
    background: #1b2450;
    visibility: visible;
    position: relative;
    margin-top: 5px;
    display: block;*/
}
.single-post .page-header .page-header-title{
	font-size: 0 !important;
}
.single-post .page-header .page-header-title::before{
	content: "מאמרים וטיפים";
	font-size: 36px !important;
}
.cart_side .widget_shopping_cart_content::before{
	color: #155D9B;
    font-size: 24px;
    content: "סל מוצרים לבקשת הצעת מחיר";
    display: block;
    text-align: center;
    margin: 0 0 30px;
	font-weight: bold;
}
.cart_side .widget_shopping_cart_content .elementor-button--view-cart{font-size: 0 !important;}
.cart_side .widget_shopping_cart_content .elementor-button--checkout{font-size: 0 !important;}
.cart_side .widget_shopping_cart_content .elementor-button--view-cart::before{
	content: "הצג סל מוצרים";
	font-size: 16px !important;
}
.cart_side .widget_shopping_cart_content .elementor-button--checkout::before{
	content: "שלח בקשה";
	font-size: 16px !important;
}

.parent-pageid-10785 .page-header .page-header-title{
	font-size: 0;
}
.parent-pageid-10785 .page-header .page-header-title:after{
   content: "התאמת סל מוצרים לפי סוג לקוח";
	display: block;
	visibility: visible;
	font-size: 36px;
	color: #1a2551;
	height: auto;
}
.woocommerce.single-product div.product.elementor ul.tabs li a:after {
  width: 40px;
}
.header_main>.elementor-container {
    border-bottom: 1px solid #9a9a9a;
    padding-bottom: 10px;
}
body.woocommerce-order-received .woocommerce ul.order_details {
    border-color: #aaa;
}
body.woocommerce-order-received.woocommerce-checkout #main .woocommerce table.shop_table tfoot td {
  background-color: #f7f7f7;
}
body.woocommerce-order-received.woocommerce-checkout.woocommerce-checkout #main .woocommerce table.shop_table td {
  border-color: #eaeaea;
}
body.woocommerce-order-received ul.wc-item-meta {
    display: flex;
}
body.woocommerce-order-received ul.wc-item-meta li {
    padding-left: 20px;
}
body.woocommerce-order-received.woocommerce-checkout #main .woocommerce table.shop_table thead tr th {
    border-bottom: 1px solid #aaa;
}
.elementor-58 .elementor-element.elementor-element-140a7e05, .elementor-58 .elementor-element.elementor-element-140a7e05 * {
    height: 100%;
}
body.woocommerce.single-product .related.products {
    margin-top: 0;
}
body.woocommerce.single-product .related.products h2{
    display: none;
}
body.woocommerce-account #wpua-thumbnail-existing {
  display: none !important;
}
body.woocommerce-account #wpua-preview-existing {
    width: 100%;
    text-align: center;
    margin-right: 0;
}
body.woocommerce-account #wpua-preview-existing img {
    display: inline-block;
    margin: 0;
}
body.woocommerce-account #wpua-thumbnail-existing span ,
body.woocommerce-account #wpua-preview-existing span , body.woocommerce-account #wpua-undo-button-existing {
    display: none !important;
}
body.woocommerce-account #wpua-remove-button-existing button ,
body.woocommerce-account #wpua-undo-button-existing button {
    background: transparent;
    color: #1b2450;
    padding: 0;
}
body.woocommerce-account #wpua-remove-button-existing  {
  display: inline-block;
}
body.woocommerce-account button.update_image_button {
    color: #fff;
    border: none;
    padding: 5px 20px;
    margin-bottom: 15px;
}
body.woocommerce-account .update_image_container h3 {
    display: none;
}
body.woocommerce-account .update_profile {
  text-align: center;
}
body.woocommerce-account .update_image_container {
    display: none;
}
body.woocommerce-account .update_image_container {
    padding: 20px;
    border: 1px solid #9f9f9f;
}
body.woocommerce-account #wpua-add-button-existing button {
    padding: 6px 10px;
    background: #afafaf;
    border: unset;
}
body.woocommerce-account select#iconic-register-gender {
    background: #f4f4f4;
    border: 1px solid #9f9f9f;
    border-radius: 0;
    font-size: 20px;
}
.updated {
  display: none;
}
#wpua-upload-messages-existing, #wpua-images-existing , form#wpua-edit-3 input[type="submit"] {
    display: none;
}
p#wpua-upload-button-existing {
    font-size: 12px;
}
p#wpua-upload-button-existing input#wpua-file-existing {
    display: flex;
    width: 100%;
}
p#wpua-upload-button-existing button[type="submit"] {
    padding: 5px 10px;
    font-size: 15px;
    font-weight: normal;
    margin-top: 10px;
}

.single_variation_wrap {
    display: flex;
    /* justify-content: space-between; */
}
.woocommerce-variation.single_variation {
    font-size: 30px;
}
.woocommerce div.product form.cart .button {
    float: none;
    order: 3;
}
.quantity.buttons_added {
    order: 2;
}
.tinv-wraper.tinv-wishlist {
    font-size: 100%;
    order: 1;
}
.woocommerce .elementor-widget-container .term-description {
    padding-top: 0;
}
.woocommerce .term-description p {
    line-height: 1.5;
}


.elementor-skin-carousel .elementor-main-swiper .elementor-swiper-button-next {
    right: -40px;
}
.elementor-skin-carousel .elementor-main-swiper .elementor-swiper-button-prev {
    left: -40px;
}
.woocommerce table.shop_attributes, .woocommerce table.shop_attributes th, .woocommerce table.shop_attributes td {
    border: none !important;
}
.woocommerce table.shop_attributes th {
    width: auto !important;
    padding-right: 0 !important;
	font-weight: 700 !important;
	padding-left: 0 !important;
	color: #1A2551 !important;
}
.woocommerce table.shop_attributes td{
	font-weight: 600 !important;
}
.woocommerce table.shop_attributes tr{
	width: 100%;
	margin-top: 10px !important;
}
.product_right_box .woocommerce-product-attributes.shop_attributes *{
	display: flex;
	flex-wrap: wrap;
}
.single-product div.product.elementor .quantity + .button{
	width: 100%;
}
#hiddenBlock {
    display: none;
}
.woocommerce #right-sidebar .select2-selection--single {
    border-radius: 20px;
    padding: 5px 6px;
    border: none;
}
.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    font-size: 18px;
	font-weight: 400;
}
#woocommerce_layered_nav-2 .select2-selection__rendered .select2-search--inline{
	
}
#woocommerce_layered_nav-2 .select2-selection__rendered > li.select2-search--inline::after{
	content:"כל שימוש" !important;
	padding-right: 8px;
	font-size: 18px;
	font-weight: 400;
	color: #444;
	line-height: 28px;
}
#woocommerce_layered_nav-2 .select2-selection__rendered .select2-selection__choice + .select2-search--inline::after{
	content:none !important;
}
#no_bg.elementor-widget .elementor-icon-list-item a {
    text-align: center;
	background: none;
	border-radius: 0;
	width: auto;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: center;
}
#no_bg.elementor-widget .elementor-icon-list-item .elementor-icon-list-icon{
    text-align: center;
    display: block;
    background: #0f2650; 
    border-radius: 50%;
    width: 31px;
    height: 31px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#no_bg.elementor-widget .elementor-icon-list-item .elementor-icon-list-text span{
	font-size: 30px;
	margin-right: 3px;
}
.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text {
    padding-right: 0;
}
.product_right_box .elementor-heading-title span{
	font-weight: 700;
}
.product_right_box .elementor-widget:not(:last-child) {
    margin-bottom: 0;
}
#openVSButton{
	left: auto !important;
	right: 25px;
	bottom: 0 !important;
	padding: 5px;
	background: #61a3d4;
	border-top: 20px solid #1b2649 !important;
	border-radius: 10px 10px 0 0;
}
#popupVSChat #openVSChat{
	left: auto !important;
	right: 0;
	bottom: 0 !important;
}
#openVSButton tbody > tr{
	background: #61a3d4;
	box-shadow: 0 0 0 2px #61a3d4;
}

div.asl_r .results .item .asl_content{
	display: flex;
	align-items: center;
}
div.asl_r .results .item .asl_content .asl_image{
	margin: 0 0 0 10px !important;
}
div.asl_r .results .item .asl_content h3, div.asl_r .results .item .asl_content h3 a{
	font-size: 16px !important;
}
div.asl_r .results .item .asl_content .asl_desc{
	font-size: 14px !important;
}

#header_top_fix .elementor-nav-menu--main .elementor-nav-menu a, #header_top_fix .elementor-nav-menu--main .elementor-nav-menu a.highlighted, #header_top_fix .elementor-nav-menu--main .elementor-nav-menu a:focus, #header_top_fix .elementor-nav-menu--main .elementor-nav-menu a:hover{
	padding: 10px 20px;
}

#ajaxsearchlite1{
	height: 40px;
}
#ajaxsearchlite2{
	height: 40px;
}
#ajaxsearchlite1 *,
#ajaxsearchlite2 *{
	direction: rtl;
}
div.asl_m .probox div.asl_simple-circle{
	height: 60% !important;
	width: 60% !important;
}
#ajaxsearchlite1 .probox, div.asl_w .probox,
#ajaxsearchlite2 .probox, div.asl_w .probox{
	height: 40px !important;
	width: 305px;
}
#site-header div.asl_w .probox .proinput input::placeholder{
	color:#000 !important;
}

#ajaxsearchlite1 .probox .proinput form,
#ajaxsearchlite2 .probox .proinput form {
    direction: rtl;
    text-align: right;
}
#ajaxsearchlite1 .probox, #ajaxsearchlite1 .probox .proinput,
#ajaxsearchlite2 .probox, #ajaxsearchlite2 .probox .proinput {
    height: 40px;
    width: 100%;
    margin: 0;
    padding: 0;
    background: none;
}
#ajaxsearchlite1 .probox .proinput input.orig,
#ajaxsearchlite2 .probox .proinput input.orig {
    height: 40px;
    width: 100%;
    font-weight: 200;
    font-size: 18px;
    padding: 0 15px 0 0 !important;
    direction: rtl;
    text-align: right;
    background: #E2E6EA !important;
	color: #000 !important;
	border-radius: 0;
}
div.asl_m .probox .proinput input.autocomplete {
    opacity: 0;
}
div.asl_m .probox .proinput .loading {
    position: absolute;
}
div.asl_m .probox .proclose, div.asl_m .probox .proloading {
    position: absolute;
    left: 40px;
    top: 0;
	width: 25px;
	height: 40px;
}
div.asl_w .probox .promagnifier{
    width: 40px !important;
    height: 40px !important;
    background: #E2E6EA !important;	
}
div.asl_w .probox .promagnifier .innericon svg {
    fill: #000 !important;
}
div.asl_r.vertical{
	background:#E2E6EA;
	box-shadow: 10px 10px 10px rgba(0,0,0,0.5);
}
div.asl_w .probox .proloading, div.asl_w .probox .proclose, div.asl_w .probox .promagnifier, div.asl_w .probox .prosettings {
    width: 40px !important;
    height: 40px !important;
    background: #E2E6EA !important;
}
div.asl_m .probox .proclose{
	left:0 !important;
}
div.asl_m .probox .proloading{
	
}
.sahre_icon{
	order: 1;
	margin-top: -50px;
	margin-right: auto;
}
#share_btn{
	height:0;
	overflow:hidden;
	opacity: 0;
	transition: all 0.5s ease;
	position: absolute;
	top: -50px;
	background: #fff;
	padding: 4px;
}
.sahre_icon.current + #share_btn{
	height: auto;
	opacity: 1;
}
.sahre_icon.current .elementor-icon{
	position: relative;
}
.sahre_icon.current .elementor-icon::before{
	content: "x";
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	background: #50BEE8;
	z-index: 1;
	font-size: 42px;
	width: 50px;
	height: 50px;
}
body #main ul.products li.product .button.ajax_add_to_cart.added::before/*,
.woocommerce ul.products li.product .product-inner .added_to_cart::before*/{
	content: "";
    background: #0f2650 url(/wp-content/uploads/2019/01/v.png) no-repeat scroll center / 20px;
    font-size: 20px;
    width: 24px;
    height: 34px;
    display: block;
    margin: 0;
	float: left;
}



.top-header-button-block .elementor-menu-cart__toggle,
.elementor-sticky--active .top-header-button-block .xoo-wsc-basket + .elementor-widget{display:none;}
.elementor-sticky--active .top-header-button-block .elementor-menu-cart__toggle{display:block;}
.top-header-button-block .xoo-wsc-basket{margin-bottom: 0 !important;background: none;z-index: 99;height: 0;}
#site-header.fixed .xoo-wsc-basket {    height: auto;}
.woocommerce-product-attributes.shop_attributes .woocommerce-product-attributes-item.woocommerce-product-attributes-item--attribute_pa_brand{order: 1;}
.woocommerce-product-attributes.shop_attributes .woocommerce-product-attributes-item.woocommerce-product-attributes-item--attribute_pa_amount_in_surface{order: 2;}
.woocommerce-product-attributes.shop_attributes .woocommerce-product-attributes-item.woocommerce-product-attributes-item--attribute_pa_use{order: 4;}
.woocommerce-product-attributes.shop_attributes .woocommerce-product-attributes-item{order: 3;}
#elementor-menu-cart__toggle_button .elementor-button-icon::before {color: #1B2450;}

.woocommerce ul.products li.product .product-inner .added_to_cart{
	font-size: 0 !important;
	position: absolute;
	left: 34px;
	top: 17px;
	border: 0 !important;
	padding: 0 !important;
}
body #main ul.products li.product .button.ajax_add_to_cart.added{
	padding: 0 0 0 7px;
	font-size: 18px;
}
#yith-quick-view-content div.product form.cart div.quantity{width: 24%;}
#yith-quick-view-content div.product form.cart .single_add_to_cart_button{width: 73%;float: left;}
.woocommerce div.product div.woocommerce-product-details__short-description strong{
	font-weight: 700 !important;
	padding-left: 0 !important;
	color: #1A2551 !important;
	font-size: 24px;
	display: block;
}
.woocommerce div.product div.woocommerce-product-details__short-description {
    margin-top: 0;
}
.woocommerce .elementor-670 .elementor-element.elementor-element-2e1badf .shop_attributes{
	margin-bottom: 0;
}
.page.page-id-111 #main #content-wrap {
    padding-bottom: 0;
}
.search-results .elementor-posts-container.elementor-grid{/*display: flex;*/}
.search-results .elementor-posts-container article.product{order: 1;}
.search-results .elementor-posts-container article.post{order: 2;}
.search-results .elementor-posts-container article{order: 3;}
.search-results .elementor-posts-container .elementor-post__thumbnail {
    padding-bottom: calc( 0.4 * 100% ) !important;
}
.search-results .elementor-post__thumbnail img{
	-webkit-transform: scale(0.4) translate(-130%,-130%) !important;
	-ms-transform: scale(0.4) translate(-130%,-130%) !important;
	transform: scale(0.4) translate(-130%,-130%) !important;
}
.search-results .elementor-post__text{
	display: flex;
    align-items: center;
}
time.published,
.results .asl_nores .asl_keyword{
	display: none;
}
.archive .swiper-container .swiper-wrapper{
	display: flex;
	align-items: center;
	justify-content: center;
}
.term-wisdom .swiper-wrapper .swiper-slide:nth-child(1),
.term-paperwise .swiper-wrapper .swiper-slide:nth-child(2),
.term-paperwise-2 .swiper-wrapper .swiper-slide:nth-child(3),
.term-chemiwise .swiper-wrapper .swiper-slide:nth-child(4),
.term-scentwise .swiper-wrapper .swiper-slide:nth-child(5),
.term-polywise .swiper-wrapper .swiper-slide:nth-child(6){display:none;}

.term-wisdom  #brand_top_section2 .term-description p{
	color: #333;
	/*color: #1a2551;
	font-weight: bold;
	text-shadow: 1px 1px 1px #fff;*/
}
#portfolio_wrapp .elementor-post__thumbnail__link .prod_sku{
	color: #1a2551;
}
#portfolio_wrapp h3.elementor-portfolio-item__title{
	color:white!important;
}
/*----*/
.scroller-status {
    margin-top: 0;
    width: 100%;
    padding: 15px 0;
    background: #e2e6ea;
}
.loader-ellips{
	width: 80px;
	height: 80px;
}
.woocommerce .loader-ellips__dot{
	display: none;
}
.lds-default {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-default div {
  position: absolute;
  width: 6px;
  height: 6px;
  background: #15214c;
  border-radius: 50%;
  animation: lds-default 1.2s linear infinite;
}
.lds-default div:nth-child(1) {
  animation-delay: 0s;
  top: 37px;
  left: 66px;
}
.lds-default div:nth-child(2) {
  animation-delay: -0.1s;
  top: 22px;
  left: 62px;
}
.lds-default div:nth-child(3) {
  animation-delay: -0.2s;
  top: 11px;
  left: 52px;
}
.lds-default div:nth-child(4) {
  animation-delay: -0.3s;
  top: 7px;
  left: 37px;
}
.lds-default div:nth-child(5) {
  animation-delay: -0.4s;
  top: 11px;
  left: 22px;
}
.lds-default div:nth-child(6) {
  animation-delay: -0.5s;
  top: 22px;
  left: 11px;
}
.lds-default div:nth-child(7) {
  animation-delay: -0.6s;
  top: 37px;
  left: 7px;
}
.lds-default div:nth-child(8) {
  animation-delay: -0.7s;
  top: 52px;
  left: 11px;
}
.lds-default div:nth-child(9) {
  animation-delay: -0.8s;
  top: 62px;
  left: 22px;
}
.lds-default div:nth-child(10) {
  animation-delay: -0.9s;
  top: 66px;
  left: 37px;
}
.lds-default div:nth-child(11) {
  animation-delay: -1s;
  top: 62px;
  left: 52px;
}
.lds-default div:nth-child(12) {
  animation-delay: -1.1s;
  top: 52px;
  left: 62px;
}
@keyframes lds-default {
  0%, 20%, 80%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.5);
  }
}
.elementor-menu-cart__container .elementor-menu-cart__subtotal {
    display:none;
}
.elementor-menu-cart__container .elementor-button.elementor-size-md{
	padding: 15px;
}
#header_top_fix{
	top: -75px !important;
	-webkit-transition: all 0.5s ease !important;
	-moz-transition: all 0.5s ease !importantall;
	-ms-transition: all 0.5s ease !important;
	-o-transition: all 0.5s ease !important;
	transition: all 0.5s ease !important;
	display: none;
}
#header_top_fix.dblock{
	display: block;
	width: 100%;
}
#header_top_fix.fixed{top: 0 !important;}
.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger{
	display:none !important;
}
.woocommerce div.product .woocommerce-product-gallery a{
	pointer-events: none !important;
	cursor: default !important;
}
.woocommerce div.product .woocommerce-product-gallery img {
    margin: auto !important;
    display: block;
}
#header_top_fix.fixed{
	background: #fff !important;
	box-shadow: 0 0 20px -10px rgba(0,0,0,0.5);
}
#header_top_fix.fixed .elementor-item, #header_top_fix.fixed .elementor-item .sub-menu li a {background: #fff !important;}
#katalog_fix{box-shadow: 0 10px 0 #1a2551, 0 -10px 0 #1a2551;}
#header_top_fix.fixed #katalog_fix .catalog_nav a{background: #1a2551 !important;color: #fff;}
#katalog_fix .catalog_nav .sub-menu{width: 200% !important;right: 0;left: auto !important;}
#katalog_fix .catalog_nav .sub-menu li{}
#katalog_fix .catalog_nav .sub-menu li a{color: #000 !important;background: #fff !important;}
#katalog_fix .catalog_nav .sub-menu li a img{display: none;}
#katalog_fix .catalog_nav .sub-menu .sub-menu{
	margin: 0 !important;
	width: 100% !important;
	left: -100% !important;
	right: 100%;
	top: 0 !important;
}
.elementor-element .elementor-pagination{
	line-height: 33px;
	margin: 25px auto 0;
}
.woocommerce div.product div.woocommerce-product-details__short-description {
    margin-top: 0;
}
.rtl table {
    margin-bottom: 0;
}
.woocommerce .woocommerce-order *,
.woocommerce .woocommerce-checkout #customer_details .woocommerce-additional-fields > h3{ 
	display:none;
}
.woocommerce .woocommerce-order > p::before{
    font-size: 30px;
    content:"תודה לך, בקשת הצעת המחיר נשלחה בהצלחה. נציג ישוב אלייך בהקדם.";
}
.woocommerce .woocommerce-order > p{
	display:block;
	color: #155D9B;
    font-size: 0;
    font-weight: 600;
    margin: 50px auto;
}
#payment #place_order{
	margin-top: 20px;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{
	border: 0 !important;
}
.wc-proceed-to-checkout .checkout-button, #payment #place_order{font-size: 0 !important;}
#payment #place_order::before,
.wc-proceed-to-checkout .checkout-button::before{
	content: "שליחת ההצעה";
	font-size: 30px;
}
.woocommerce-cart table.cart td.actions button[name="update_cart"] {
    float: left !important;
}
.single .thumbnail img {
    width: 30%;
}
#payment .woocommerce-privacy-policy-text{
	height: 0;
	overflow: hidden;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 10px;
    right: auto;
    top: 5px;
}
.elementor-menu-cart__product-price.product-price{
	display:none;
}


.cart_side.xoo-wsc-basket{
	padding: 0;
    position: relative;
    top: auto;
    border-radius: 0;
    margin: 0;
    box-shadow: none;
}
a.xoo-wsc-remove, .xoo-wsc-content .xoo-wsc-ecnt{font-size: 0 !important;}
a.xoo-wsc-remove::before{content: "הסר";font-size: 14px;}
.xoo-wsc-content .xoo-wsc-ecnt::before{content: "העגלה שלך ריקה.";font-size: 18px;}
.xoo-wsc-content .xoo-wsc-ecnt{padding: 0 30px;}

.xoo-wsc-sum-col a{
	font-family: "Assistant", Assistant, Sans-serif;
	color: #1A2551;
	font-size: 18px;
}

.xoo-wsc-header{
	border-bottom: 0;
}
.xoo-wsc-header .xoo-wsc-ctxt{
	font-family: "Assistant", Assistant, Sans-serif;
	color: #155D9B;
	font-size: 24px;
	display: block;
	text-align: center;
	margin:53px 0 0;
	font-weight: bold;
}
.product-sku{
	font-family: "Assistant", Assistant, Sans-serif;
	color: #1A2551;
	font-size: 16px;
	font-weight: 400;
	margin-top: 5px;
	display: block;
}
.xoo-wsc-header .xoo-wsc-close{
	right: auto;
	left: 20px;
	top: 35px;
	font-size: 41px;
}
.xoo-wsc-sum-col{
	float: right;
	margin-right: 10px;
}
.xoo-wsc-img-col{
	float: right;
}
.xoo-wsc-product{
	display: flex;
	border-top: 0;
	align-items: center;
}

.xoo-wsc-footer .xoo-wsc-footer-b{}
.xoo-wsc-footer .xoo-wsc-footer-b a{
	background-color: #1A2551 !important;
	line-height: 2;
}
.ishur_1 .elementor-image{
	
}
.ishur_1 .elementor-image::before{
	content:"אישורים שונים";
    font-size: 24px;
    font-weight: 700 !important;
    color: #1A2551 !important;
    position: absolute;
    right: 0;
    top: -35px;
    width: 150px;
}

.archive .select2-container.select2-container--default.select2-container--open{}
.archive .select2-container.select2-container--default .select2-results__option::before{
	content: "";
    width: 13px;
    height: 13px;
    float: right;
    border: 1px solid #3c3c3c;
    margin: 5px 0 0 6px;
}
.archive .select2-container.select2-container--default .select2-results__option[data-selected="true"]{
	position: relative;
}
.archive .select2-container.select2-container--default .select2-results__option[data-selected="true"]::after{
	content: "";
    background: url(/wp-content/uploads/2020/05/v-1.png) no-repeat scroll center / 18px;
    width: 20px;
    height: 32px;
    display: block;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.archive .select2-container.select2-container--default .select2-results__option.select2-results__option--highlighted::before{border: 1px solid #fff;}
.archive .select2-container.select2-container--default .select2-results__option.select2-results__option--highlighted[data-selected="true"]::after{background: url(/wp-content/uploads/2019/01/v.png) no-repeat scroll center / 18px;}
.archive #right-sidebar, .archive #content-wrap .oceanwp-toolbar{
	display: none;
}
#serch_mobile{
	position: relative;
	z-index: 999999;
}
/*.serch_mobile_icon {
    position: fixed!important;
    bottom: 0;
    left: 3%;
    right: AUTO;
    width: auto!important;
    transition: all 0.3s ease;
    z-index: 1;
}*/
/*.serch_mobile_form{
	position: fixed !important;
	bottom: -100px;
	left: 3%;
	right: 3%;
	width:94% !important;
}*/
.serch_mobile_icon.current + .serch_mobile_form{
	bottom: auto;
	top: 10vh;
	box-shadow: 0 0 0 90vh rgba(0,0,0,0.75), 0 0 20px 0 rgba(0,0,0,0.75);
}
.serch_mobile_form .elementor-widget-container input{
	text-align: right;
}

















@media (max-height: 768px) {
	.menu-image-title-after.menu-image-not-hovered img, .menu-image-hovered.menu-image-title-after .menu-image-hover-wrapper, .menu-image-title-before.menu-image-title{min-width: 50px;max-width: 50px;}
	#nav_jo .catalog_nav ul.sub-menu li a{height: 70px;font-size: 20px;}
}

@media (max-width: 1366px) {
	.s1_txt .elementor-text-editor{font-size: 32px;}
	#term_description_bottom .elementor-text-editor, .woocommerce-products-header .term-description p, .label_open{font-size: 18px;}
	.woocommerce ul.products li.product-category.product .woo-entry-inner a .woocommerce-loop-category__title{font-size: 20px;}
	
	#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item > a.mega-menu-link{line-height: 60px;height: 60px;font-size: 20px;}
	#nav_jo .menu-item.catalog_nav > a{font-size: 26px;}
	#nav_jo .menu-item a {height: 60px;}
	#bxsd .top-header-button-block .elementor-widget-container{padding:0;}
}

@media screen and (max-width: 1190px) and (min-width: 1049px) {
	
.elementor-16 .elementor-element.elementor-element-74d49ae {
    width: 20% !important;
}
.elementor-16 .elementor-element.elementor-element-23014bf {
    width: 36% !important;
}
.elementor-16 .elementor-element.elementor-element-e13a537 {
    width: 44% !important;
}
.elementor-16 .elementor-element.elementor-element-e13a537 .elementor-widget:not(:last-child){
	margin: 0 0 18px;
}

}

@media screen and (max-width: 1050px) and (min-width: 1000px) {
	
	.elementor-16 .elementor-element.elementor-element-74d49ae {
		width: 20% !important;
	}
	.elementor-16 .elementor-element.elementor-element-e13a537 {
		width: 45% !important;
	}
	.elementor-16 .elementor-element.elementor-element-23014bf {
		width: 35% !important;
	}
	.elementor-16 .elementor-element.elementor-element-d6e5b1b > .elementor-widget-container{
		padding: 3px 0 !important;
	}
	.elementor-16 .elementor-element.elementor-element-f48a7ef {
		padding: 25px 0 5px 10px !important;
	}
	#site-header .elementor-widget-theme-site-logo img{
		margin-bottom: 13px;
	}
	
	.elementor-16 .elementor-element.elementor-element-2b27454{width: 67% !important;}
	.elementor-16 .elementor-element.elementor-element-2b928f1, #request_quote_wrapp{width: 16.5% !important;}
	#request_quote_wrapp{margin-left: 10px;}
	#nav_jo .menu-item.catalog_nav {
		width: 240px;
	}
	#nav_jo .catalog_nav ul.sub-menu li a img.menu-image{
		display:none;
	}
	#nav_jo .catalog_nav ul.sub-menu li a{
		font-size: 20px;
		height: 52px;
	}
	#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item > a.mega-menu-link{
		font-size: 21px;
		padding: 0 0 0 15px;
	}

}

@media (max-width: 1024px) {
    .woocommerce #right-sidebar-inner {flex-wrap: wrap;padding-right: 15px;padding-left: 15px;}
    .woocommerce #right-sidebar-inner .sidebar-box {width: 40%;}
	.woocommerce #right-sidebar-inner #woocommerce_layered_nav-2::before,
    .woocommerce #right-sidebar #woocommerce_price_filter-2 {width: 100%;}
	#cart_btn_wrapp #elementor-menu-cart__toggle_button{width: 100%;padding: 16px 0 15px;}
	#cart_btn_wrapp #elementor-menu-cart__toggle_button span{margin: auto;}
	#site-header .elementor-widget:not(:last-child) {margin-bottom: 0;}
	body #main ul.products li.product li.title a{font-size: 18px;}
	#header_top_fix{display: none !important;}
	
	
	
	.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active) + .elementor-nav-menu__container{position: absolute;top: 67px;margin: 0;}
	.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active + .elementor-nav-menu__container{position: absolute;top: 67px;margin: 0;right: -100px;left: 0;}
	.elementor-16 .elementor-element.elementor-element-c44db7b .elementor-menu-toggle { font-size: 30px !important;margin-bottom: 12px;}
	.elementor-16 .elementor-element.elementor-element-69bf39f .elementor-image img{margin: 10px 0;}
}
@media (max-width: 1024px) {
	.serch_mobile_icon {
	position:static !important;
	bottom: auto;
    left: auto;
    right: AUTO;
    width: unset;
    transition: all 0.3s ease;
    z-index: 1;
	}
    .elementor-menu-cart__toggle_wrapper,.elementor-menu-cart__toggle.elementor-button-wrapper{width:100%;}
    .page-header {
        margin: 60px 0 0;
    }
	.elementor-351 .elementor-element.elementor-element-684b131 .elementor-field-group,
	.elementor-351 .elementor-element.elementor-element-684b131 .elementor-form-fields-wrapper {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.elementor-16 .elementor-element.elementor-element-368d07c .elementor-heading-title{
		font-size: 50px;
	}
	.request_quote_close{
		right: 10px;
		top: 4vw;
	}
	.woocommerce #right-sidebar-inner #woocommerce_product_categories-2.sidebar-box {
		order: 1;
	}
	#serch_mobile .serch_mobile_icon.current .fa-search{
		transform: rotate(45deg);
	}
	#serch_mobile .serch_mobile_icon.current .fa-search::before {
		content: "\f067";
	}
	#request_quote2 .elementor-form textarea {
		max-height: 50px;
	}
	
	#pojo-a11y-toolbar.pojo-a11y-toolbar-left{z-index: 999999;}
	.ishur_1 .elementor-image::before {font-size: 16px;top: -30px;}
	.ishur_1 .elementor-image img{max-width: 70px;}
	#site-header.fixed {position: fixed;z-index: 999999;}
	#site-header{position: absolute;z-index: 99999;}
	#site-header .elementor-widget-theme-site-logo a{width: 100px;height:100px;}
	#site-header .elementor-widget-theme-site-logo img{}
	#site-header.fixed .elementor-image img{max-width: 80px;}
	#site-header #customer_order_system{}
	#site-header #btn_eng{display: none !important;}
	#site-header #cart_btn_wrapp{margin-right: auto;}
	#site-header #request_quote_mobile{margin-top: -46px;}
	#site-header #request_quote_mobile .elementor-column-wrap{background-color: #69AFDE;}
	#right-sidebar .select2-container--default .select2-selection--multiple .select2-selection__rendered{min-width: 3px;}
	#scroll-top{width: 60px;left: 50% !important;margin-left: -30px;font-size: 20px;}
	#main{padding-top: 140px;}
	body h2 {font-size: 30px;}
	body #main ul.products li.product li.inner ,body #main ul.products li.product  .buy_now , body #main ul.products li.product .price, body #main ul.products li.product .button {width: 100%;display: block;}
	body #main  ul.products li.product li.title a {font-size: 18px;display: flex;align-items: center;justify-content: center;}
	header nav>.elementor-nav-menu>li:first-child:hover, body.home header nav>.elementor-nav-menu>li:first-child, header ul.wp-megamenu li:first-child:first-child:hover>a, body.home header ul.wp-megamenu >li:first-child:first-child>a {width: 100%;}
	header ul.elementor-nav-menu li  a {border: none;}
	body.woocommerce .woocommerce-ordering {margin-top: 0;}
	#cart_btn_wrapp #elementor-menu-cart__toggle_button{padding: 12px 0 11px;}
	.s1_txt .elementor-text-editor {font-size: 24px;}
	.elementor-counter .elementor-counter-number-prefix, .elementor-counter .elementor-counter-number-suffix{font-size: 16px;}
	.elementor-element.elementor-wc-products ul.products li.product{width: 160px !important;}
	.products .slick-list{width: 320px;margin: auto;}
	body #main ul.products li.product .woo-entry-inner li.image-wrap a img {width: 65%;margin: auto;}
	body #main ul.products li.product .woo-entry-inner li.image-wrap .woo-entry-image img {width: 65%;margin: auto;}
	body #main ul.products li.product .price{display: none;}
	body #main ul.products li.product .button, .elementor-portfolio-item a.elementor-post__thumbnail__link p.add_to_cart_portfolio{max-width: 90%;margin: auto;}
	.woocommerce ul.products li.product li.inner {margin: 0 0 10px !important;}
    .elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active + .elementor-nav-menu__container, .elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active) + .elementor-nav-menu__container{top: 75px;}
	.slider_text {position: relative !important;bottom: auto !important;}
	.elementor-77 .elementor-element.elementor-element-0ca0eeb .swiper-slide {height: 32vw !important;}
	.elementor-16 .elementor-element.elementor-element-c44db7b .elementor-nav-menu--dropdown .elementor-item, .elementor-16 .elementor-element.elementor-element-c44db7b .elementor-nav-menu--dropdown .elementor-sub-item{font-size: 20px !important;padding: 16px 20px;}
	.page-header .page-header-title, .page-header.background-image-page-header .page-header-title {font-size: 26px !important;}
	.site-breadcrumbs, .background-image-page-header .site-breadcrumbs, .site-breadcrumbs a, .background-image-page-header .site-breadcrumbs a{font-size: 12px !important;}
	.archive.tax-product_cat .page-header .container{padding-right: 0;}
	#popupVSButton{z-index: 99 !important;}
	
	.term-287.archive.tax-product_cat .page-header .container,
	.term-291.archive.tax-product_cat .page-header .container,
	.term-293.archive.tax-product_cat .page-header .container,
	.term-252.archive.tax-product_cat .page-header .container,
	.term-288.archive.tax-product_cat .page-header .container,
	.term-289.archive.tax-product_cat .page-header .container,
	.term-305.archive.tax-product_cat .page-header .container{padding-right: 46px;background-size: 40px;}
	
	
	
	.woocommerce .term-description{margin: 0 0 35px !important;padding: 20px;}
	#term_description_bottom .elementor-text-editor, .woocommerce-products-header .term-description p, .label_open, .woocommerce .select2-container--default .select2-selection--single .select2-selection__placeholder{font-size: 16px;}
	.archive #content-wrap .oceanwp-toolbar + ul.products{margin: 0;padding-right: 20px;padding-left: 20px;padding-top: 25px;display: flex;flex-wrap: wrap;}
	.woocommerce ul.products .product{width: 50% !important;}
	.woocommerce ul.products .product.product-category{padding: 3px !important;}
	.woocommerce ul.products .product.product-category .woo-entry-inner h2{margin: 0;}
	.woocommerce ul.products li.product-category.product .woo-entry-inner a .woocommerce-loop-category__title {font-size: 16px;min-height: 60px;}
	.archive #content-wrap .oceanwp-toolbar, body #main ul.products li.product .button.yith-wcqv-button{display:none !important;}
	.woocommerce #right-sidebar-inner .sidebar-box{width: 100%;margin: 7px 0;}
	.woocommerce #right-sidebar-inner #woocommerce_layered_nav-2 li{width: 100%;}
	.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered, .woocommerce #right-sidebar-inner #woocommerce_layered_nav-2::before, .woocommerce #right-sidebar-inner #woocommerce_layered_nav-2 li a, #woocommerce_layered_nav-2 .select2-selection__rendered > li.select2-search--inline::after{font-size: 16px;}
    .woocommerce #right-sidebar-inner #woocommerce_layered_nav-2 li{padding: 0 10px;}
	.woocommerce #right-sidebar-inner #woocommerce_layered_nav-2 li a{padding-right: 12px;}
	.widget_product_categories li a::before, .widget_layered_nav li a::before{margin-top: -4px;width: 10px;height: 10px;}
	body #main ul.products li.product .woo-entry-inner p.prod_sku{font-size: 16px;margin: 0 0 4px;}
	body #main ul.products li.product li.title a{font-size: 16px;height: 13vw;}
	.elementor-skin-carousel .elementor-main-swiper .elementor-swiper-button-prev {left: 10px;top: auto;bottom: -15px;}
	.elementor-skin-carousel .elementor-main-swiper .elementor-swiper-button-next {right: 10px;top: auto;bottom: -15px;}
	#client_box .swiper-pagination-bullets{display:none;}
	body #main ul.products.slick-slider .slick-arrow{width: 15px;}
	.slick-dots li button::before{width: 10px !important;height: 10px !important;}
	.slick-dots li{height: 10px;width: 10px;}
	#home_s2 .elementor-text-editor p, .woocommerce div.product div.woocommerce-product-details__short-description strong{font-size: 16px;}
	.woocommerce div.product div.woocommerce-product-details__short-description strong{margin-bottom: 10px;}
	#product_single_box{}
	.product_right_box{}
	.product_left_box{order: -1;}
	.woocommerce div.product form.cart div.quantity{margin-left: 5px !important;}
	.woocommerce div.product.elementor .quantity + .button{margin-right: 5px !important;}
	#btn_add_to_cart_mobile{margin: 20px 0 0;}
	#btn_add_to_cart_mobile .cart button{font-size: 16px;}
	.elementor-670 .elementor-element.elementor-element-8df97e9 .elementor-icon-wrapper {text-align: right !important;}
	.sahre_icon{margin-top: 0;}
	#single_product_s2{}
	#single_product_s2 .elementor-column{width:50%;}
	#single_product_s2 .elementor-column .elementor-widget-container{margin: 0;}
	#single_product_s2 .elementor-column .elementor-widget-image{}
	#single_product_s2 .elementor-column .elementor-widget-image img{max-width:60%;}
	#single_product_s2 .elementor-column .elementor-heading-title{font-size: 20px;margin: 10px auto;}
	#single_product_s2 .elementor-column .elementor-text-editor{}
	#single_product_s2 .elementor-column .elementor-text-editor p{font-size: 16px;}
	#single_product_s5 .elementor-widget-wrap{}
	#single_product_s5 .elementor-widget-image{width: 33%;}
	#single_product_s5 .elementor-widget-image img{max-width:60%;}
	.woocommerce div.product{margin: 0;}
	.woocommerce-widget-layered-nav-dropdown, .woocommerce-widget-layered-nav-dropdown strong, .woocommerce .price_slider_amount{flex-wrap: wrap;}
	.woocommerce-widget-layered-nav-dropdown .woocommerce-widget-layered-nav-dropdown__submit{margin: 0 0 15px;width: 100%;display: block;line-height: 40px;order: -1;}
	#about_s1 .elementor-text-editor p, #about_s1 .elementor-text-editor{font-size: 16px;line-height: 1.2;margin-bottom: 10px;}
	#about_s1-2 .elementor-row .elementor-inner-column{width: 33%;}
	#about_s1-2 .elementor-row .elementor-inner-column  > .elementor-element-populated{padding:0;}
	#about_s1-2 .elementor-widget-image img{max-width:60%;}
	#about_s1-2 .elementor-row .elementor-inner-column:first-child{display:none;}
	#about_s2{}
	#about_s2 .elementor-column{width: 80%;margin: auto;}
	#about_s2 .elementor-column .elementor-widget-container{padding-bottom:0;}
	#about_s2 .elementor-column .elementor-image{}
	#about_s2 .elementor-column .elementor-image .widget-image-caption.wp-caption-text{font-size: 24px;margin:10px 0;}
	#about_s2 .elementor-column .elementor-image img{max-width: 30%;}
	#about_s2 .elementor-column .elementor-widget{font-size: 16px;}
	#about_s3 .elementor-heading-title, #about_s5 .elementor-heading-title, #about_s6 .elementor-heading-title{font-size: 24px;}
	#about_s3 {padding-bottom: 0;}
	#about_s3 p, #about_s5 p, #about_s6 p{font-size: 16px;}
	#about_s3 .elementor-nav-menu--layout-horizontal{flex-wrap: wrap;}
	#about_s3 .elementor-nav-menu{}
	#about_s3 .elementor-nav-menu li{font-size: 16px;width: 50%;}
	#about_s3 .elementor-nav-menu li .elementor-item{border-bottom: 2px dotted #ddd;border-left: 0;height: 125px;}
	#about_s7{padding: 20px 0;}
	#about_s7 .elementor-heading-title{}
	#about_s7 .elementor-widget-container{margin: 0;}
	#about_s7 .elementor-column-wrap{padding: 0 5px;}
	#about_s7 .elementor-section-boxed{}
	#about_s7 .elementor-image{}
	#about_s7 .elementor-image img{max-width: 130px;}
	#about_s7 .elementor-column-wrap .elementor-heading-title{font-size: 30px;}
	#about_s7 #about_s7-2 .elementor-heading-title{font-size: 24px;}
	#about_s7 p{font-size: 16px;}
	#about_s7 .elementor-row .elementor-column{margin-bottom: 20px;}
	
	.parent-pageid-17 #primary{margin-bottom: 0;}
	#team_box .elementor-section.elementor-inner-section p{font-size: 16px;}
	#team_box .elementor-image{width: 50%;}
	#team_title h2{font-size: 30px;}
	
	#brand_top_section1 .elementor-image img{margin-bottom: 0;max-width: 60%;}
	#brand_top_section2{max-height: 1280px;background-size: contain;background-position: 0 0;background-repeat: no-repeat;padding-top: 52vw;}
	#brand_top_section2 p{color: #333;}
	#brand_top_section2 .elementor-row{max-height: 1280px;}
	#brand_top_section2 .term-description{padding: 0 !important;font-size: 16px;}
	#brand_top_section2 .elementor-row{}
	#brand_top_section2 .elementor-row .elementor-element{}
	#brand_top_section2 .elementor-row .elementor-element .elementor-column-wrap {padding: 0 20px;margin: 0 !important;}
	#brand_top_section3{padding: 0 10px;}
	#brand_top_section3 p{font-size: 16px;}
	#brand_top_section55{padding: 20px;}
	#brand_top_section55 .elementor-row > .elementor-column > .elementor-column-wrap{padding: 20px;}
	#brand_top_section55 .elementor-heading-title{font-size: 24px;}
	#brand_top_section55 p{font-size: 16px;line-height: 1.4;}
	
	#portfolio_wrapp .elementor-element .elementor-heading-title{font-size: 30px;}
	/*#portfolio_wrapp .elementor-portfolio{display: flex !important;grid-row-gap: 0;}*/
    #portfolio_wrapp .elementor-portfolio{display: flex;flex-direction: row;flex-wrap: wrap;}
	#portfolio_wrapp article.elementor-portfolio-item {margin-inline:auto;}
	#portfolio_wrapp article.elementor-portfolio-item:hover h3{color:white!important;}
	#portfolio_wrapp .elementor-portfolio article{width: 48% !important;}
	#portfolio_wrapp .elementor-portfolio article h3.elementor-portfolio-item__title{font-size: 16px;}
	#portfolio_wrapp .elementor-portfolio__filters li.elementor-portfolio__filter{font-size: 16px;}
	.elementor-16 .elementor-element.elementor-element-5edbc77{z-index:1!important;}
	#menu-2-c44db7b {z-index:2;}
	.elementor-16 .elementor-element.elementor-element-991a379 {z-index:auto!important;}
	
    #header_mobile div [data-id="5edbc77"] {margin-block:.4em;}
	
	.elementor-11105 .elementor-element.elementor-element-bdb02df .elementor-main-swiper {height: 80px !important;width: 100% !important;}
	
	.archive .elementor-694 .elementor-element.elementor-element-cfbe86f .elementor-post__thumbnail__link {width: 40% !important;}
	.archive .elementor-694 .elementor-element.elementor-element-cfbe86f .elementor-posts-container .elementor-post__thumbnail {padding-bottom: calc( 1 * 55% );}
	.archive .elementor-posts--skin-classic .elementor-post{border-bottom: 1px solid #69AFDE;padding-bottom: 20px;}
	.archive .elementor-post__title a{font-size: 16px !important;}
	
	.woocommerce-cart .woocommerce table.shop_table .product-sku{margin-right: 50px;}
	.woocommerce-cart .woocommerce table.shop_table tr td.product-name::before{margin: 0 0 5px 10px;float: right;}
	.woocommerce-cart .woocommerce table.shop_table tr td.product-quantity::before{margin: 7px 0 5px 10px;float: right;}
}
.button.yith-wcqv-button{z-index: 2;}
#main figure.wp-caption a {width:100%;}
#site-header .elementor-sticky--active .xoo-wsc-basket {height:auto;}
#site-header .elementor-sticky--active  .elementor-element.elementor-element-2b928f1:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap {background-color: #6ec1e4!important;}

@media (min-width:900px) {
    main#main p {line-height:1.3em!important}   
}





/*create sub mega menu*/
@media (min-width:900px){
    li.brands-hide > a {display:none!important;}
     
    #mega-menu-11365-0 {position: relative!important;}
    #mega-menu-11365-0 > ul {
        display:none!important;transform:translate(-220px, -30px)!important;z-index:9999;
        position: absolute!important;background:white!important;scale:1.3;
        & img {scale:2}
    }
    #mega-menu-main_menu:has(li.brands-show:hover) {
    	#mega-menu-11365-0 ul {display:block!important;visibility: visible!important; opacity:1!important;}
    }   
}
