.inlineblockmid{
	display: inline-block;
	vertical-align: middle;
}
.elementor-widget-media-carousel {
    margin-right: 0px;
    /*margin-left: -17px;*/
}
.ido_popup {
    position: fixed;
    top: 0;
    right: 0;
    height: 100vh;
    width: 100%;
    display: none;
z-index: 999999;
}

.back_ido_popup {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.52);
    z-index: 5;
}
.content_ido_popup {
    display: table-cell;
    vertical-align: middle;
}
.ido_popup.open {
    display: table;
}
.content_ido_popup-te {
    width: 360px;
    background: white;
    z-index: 99999;
    position: relative;
    max-height: 80vh;
    overflow-x: hidden;
    min-height: 61px;
	margin: auto;
}
.close_ido_popup {
    padding: 4px;
    color: white;
    z-index: 99;
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 25px;
    cursor: pointer;
}

/* -sludUp- */
.ofis_slideup {
    position: relative;

}

.content_ofis_slideup {
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translate(-50%,0);
    overflow: auto;
    padding: 5px;
    transition: 0.5s cubic-bezier(0.84, 0.29, 0.43, 1.26);
    opacity: 0;
    z-index: 9;
    height: 0px;
    background: white;
    width: 98%;
    box-shadow: 2px -2px 5px 0px rgba(0, 0, 0, 0.11);
}

.title_ofis_slideup {
    padding: 9px;
	z-index: 10;
}


.ofis_slideup.open .content_ofis_slideup {
	height: 180px;
    opacity: 1;
}

/* -sludUp END- */



/****share float ***/

div#float_share{
			position:fixed;
			bottom:70px;
			right:20px;
			width: 38px;
		min-height: 38px;
		}
		div#float_share .btn_share{
			background:#878787;
			width: 36px;
			height: 36px;
			padding: 1px;
			text-align: center;
			font-size: 24px;
			line-height: 36px;
			border-radius:100px;
			-moz-border-radius:100px;
			-webkit-border-radius:100px;
			display: block;
			position: absolute;
			bottom: 0;
			margin-bottom: -100%;
		}
		div#float_share .btn_s{
			background:gray;
			color:white;
			border-radius:100px;
			-moz-border-radius:100px;
			-webkit-border-radius:100px;
			width: 36px;
			height: 36px;
			padding: 1px;
			text-align: center;
			font-size: 24px;
			line-height: 36px;
			visibility: hidden;
			opacity: 0;
		}
		div#float_share .btn_s01{
			background-color:#4267b2;
			transition: 0.3s ease-in;
		}
		div#float_share .btn_s02{
			background-color:#01d137;
			transition: 0.4s ease-in;
		}
		div#float_share .btn_s03{
			background-color:#d1ae01;
			transition: 0.5s ease-in;
		}
		div#float_share .btn_s:before{
			content:'';
		}
		div#float_share .btn_s02 img{
			margin-top:-6px;
		}
		div#float_share .btn_s img{
			width:70%;
			vertical-align:middle;
		}
		#idxbtn_share{
			display:none;
		}
		#idxbtn_share:checked~.btn_s{
			visibility: visible;
			opacity: 1;
			margin-bottom: 6px;
		}
		#idxbtn_share+.btn_share img{
			transition: 0.3s ease-in;
			transform: rotate(0deg);
			vertical-align: text-top;
			width: 80%;
		}
		#idxbtn_share:checked~.btn_share img{
			transform: rotate(360deg);
		}

/****share float END***/


/** waller-share **/
.ofis-list-share {
    display: table;
	width: 100%;
	margin:auto;
}

.ofis-ls-item {
	display: inline-block;
	vertical-align: middle;
}
.ofis-ls-item .ofis-ls-item-cont{
	display: table;
	margin: auto;
}

.ofis-ls-item .ofis-ls-icon{
	line-height: 1;
	
}
/** end waller-share **/

.waller-taxs{
	display: flex;
	flex-wrap: wrap;
}
.elementor-widget-ofis-taxs-list .swiper-slide a {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.tax-img {
	height: 100%;
	display: flex;
}
.elementor-widget-ofis-taxs-list a{
	width:100%;
	height:100%;
}

.grid--masonry {
	display: grid;
	grid-template-columns: repeat(auto-fit, Min(10em, 100%));
	grid-template-rows: masonry;
	justify-content: center;
	
  }


/** Product slider*/
.elementor-widget-ofis-product-slider .tax-button-next,
.elementor-widget-ofis-product-slider .tax-button-prev {
	right: -85px;
	top: 50%;
	margin-top: -70px;
	font-size: 32px;
	background-color: transparent;
	color: #ddd;
	border: 0;
	position: absolute;
	z-index:9;
}
  .elementor-widget-ofis-product-slider .tax-button-next{
	  right:auto;
	  left:-85px
  }
  i.ofis-left,i.ofis-right {
    width: 50px;
    background-image: url(/wp-content/plugins/ofis-elements/assets/img/carrowswhite.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 59px;
    display: block;
}
i.ofis-left{
    transform:rotate(180deg);
}
.reco-products i.ofis-left,
.reco-products i.ofis-right{
    width:20px;
    height:20px;
    background-size:10px;
    background-color:white;
    border-radius:20px;
    padding:15px;
    display:block;
    box-shadow: 2px 2px 15px -7px black;
}
.reco-products i.ofis-left{
    box-shadow: -2px 2px 15px -7px black;
}
.reco-products .tax-button-next{
    left:-20px;
    top: 55%;
}
 .reco-products .tax-button-prev{
    right:-20px;
     top: 55%;
 }

@media (max-width:768px){
    .elementor-widget-ofis-product-slider .tax-button-prev {
    right: 0px;
        
    }
    .elementor-widget-ofis-product-slider .tax-button-next {
    right: auto;
    left: 0px;
    }
    i.ofis-left, i.ofis-right {
    width: 15px;
    }
    .ofis-product-slider {
    width: 88%;
}
}

/**megamenu**/
ul.nav-megamenu-waller,
ul.nav-megamenu-waller>li>ul.mm-sub-menu {
	list-style: none;
	z-index: 99;

}

.nav-megamenu-waller{
	padding:0;
}

ul.nav-megamenu-waller>li,
ul.nav-megamenu-waller>li>ul.mm-sub-menu>li{
    display:inline-block;
}
ul.mm-sub-menu{
    display:none;
}
ul.nav-megamenu-waller>li:hover>ul.mm-sub-menu{
    display:table;
    position:absolute;
    top:100%;
    right:0;
	width:100%;
	padding: 15px;
	text-align: right;
}
ul.nav-megamenu-waller>li .imageWrapper {
	margin: auto;
	display: flex;
}
ul.nav-megamenu-waller>li a{
	display: flex;
    flex-direction: column;
}
ul.nav-megamenu-waller .img-sub {
    position: relative;
    display: flex;
}

@media (max-width:768px){
	ul.nav-megamenu-waller>li, ul.nav-megamenu-waller>li>ul.mm-sub-menu>li {
		display: block;
		position: relative;
	}
	ul.nav-megamenu-waller>li a {
		flex-direction: row;
	}

	ul.nav-megamenu-waller>li>ul.mm-sub-menu,
	ul.nav-megamenu-waller>li:hover>ul.mm-sub-menu{
		display: none;
		position: relative;
	}

	ul.nav-megamenu-waller>li>a.open+ul.mm-sub-menu{
		display: table;
	}

	.nav-megamenu-wrap.nav-megamenu-waller-mobile{
		position: fixed;
		top: 0;
		right: 0;
		z-index: 9999;
		background: #0000009e;
		width: 100%;
		padding: 0;
		height: 0%;
		box-shadow: 0px 0px 28px -19px;
		transition: height 0s ease;
		transition-delay: 0.3s;
	}
	.nav-megamenu-wrap.nav-megamenu-waller-mobile.open{
		height: 100%;
	}
	.nav-megamenu-waller-mobile .nav-megamenu-container{
		background: white;
		width: 80%;
		padding: 5vh 13px 13px;
		height: 100%;
		overflow-y: auto;
		margin-right: -100%;
		transition: margin 0.3s ease;
		
	}
	.nav-megamenu-waller-mobile.open .nav-megamenu-container{
		margin-right: 0%;
		transition-delay: 0.3s;
	}
	.sub-item-wrap {
		display: flex;
		align-items: center;
		padding: 0;
	}
}


/** List Images */
.waller-listImage .witem-list .witem-list-wrap a{
	display: flex;
	justify-content: flex-end;
}
.waller-list-container {
    display: table;
}