/**=====================================================================
                            Heading Style
=====================================================================**/
.wezido-heading{
    position:relative;
}
.wezido_title{
    display:inline-block;
}
.wezido-title-style-one{
    position:relative;
}
.wezido-section-title.wezido-title-style-one{
       border-left: 5px solid rgba(0,0,0,.2);
    padding: 5px 15px;
}
.elementor-align-center .wezido-section-title.wezido-title-style-one{
    border-right:5px solid;
}
.elementor-align-right .wezido-section-title.wezido-title-style-one{
    border-right:5px solid;
    border-left:0;
}
.wezido-section-title.wezido-title-style-two{
     position:relative;
    display:inline-block;
        padding-top: 15px;
}
.wezido-section-title.wezido-title-style-two:before{
    content:"";
    width: 65px;
    height: 5px;
    top: 0;
    left: 0;
    display:inline-block;
    position:absolute;
    background:#666666;
    box-sizing: border-box;
}
.elementor-align-center .wezido-section-title.wezido-title-style-two:before{
    left: 33%;
}
.elementor-align-right .wezido-section-title.wezido-title-style-two:before{
    right: 0;
    left: auto;
}

.wezido-section-title.wezido-title-style-three{
     position:relative;
    display:inline-block;
}
.wezido-section-title.wezido-title-style-three:before{
    content:"";
    width: 65px;
    height: 5px;
    bottom:-10px;
    left: 0;
    display:inline-block;
    position:absolute;
    background:#666666;
    box-sizing: border-box;
}
.elementor-align-center .wezido-section-title.wezido-title-style-three:before{
    left: 33%;
}
.elementor-align-right .wezido-section-title.wezido-title-style-three:before{
    right: 0;
    left: auto;
}
/**=====================================================================
                            Team Style
=====================================================================**/
.wezido-team-caption{
    padding:15px 0;
}
.wezido-team-caption h3{
    margin:0;
}
.wezido-team-caption p{
    margin:0;
}
.wezido-team-member-image{
    position:relative;
}
.wezido-team-style-one  .wezido-team-member-image{
    overflow:hidden;
}
.wezido-team-style-one .image-style-one-caption{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 100%;
    background-image: linear-gradient(315deg, rgba(127, 90, 131,.90) 0%, rgba(13, 50, 77,.90) 74%);
    transition-duration: .3s;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -ms-transition-duration: .3s;
    transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    -ms-transition-timing-function: ease-in-out;
    padding:0 50px;
        display: flex;
    align-items: center;
    flex-wrap:wrap;

}
.wezido-team-style-one  .wezido-team-member-image:hover .image-style-one-caption{
    top:0;
    
}
.wezido-team-style-one .wezido-team-member-image,
.wezido-team-style-one:hover .wezido-team-member-image{
    
    transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
}
.wezido-social-items::marker{
    display:none;
}
.wezido-team-social-ul{
    list-style:none;
}
.wezido-team-social-ul li{
    float:left;
}
.wezido-team.wezido-team-style-two .wezido-team-caption{
        background: #f2f2f2;
    padding: 10px 30px;
    overflow: hidden;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    transition: .5s ease-in;
}
.wezido-team.wezido-team-style-two:hover .wezido-team-caption{
        -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
}
.wezido-team-style-three .wezido-team-caption{
    position: absolute;
    width: 100%;
    background: #fff;
    bottom: 0;
    text-align: center;
    z-index: 1;
     -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
}
.wezido-team-style-three .wezido-team-caption:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #fff;
    transform: skewY(
15deg
);
    z-index: -1;
}
.wezido-team-style-three{
    position:relative;
    overflow:hidden;
}
.wezido-team-style-three .wezido-team-caption .image-style-two-caption .wezido-team-social-ul{
    width: 100%;
    transition: 1s;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    margin-bottom: -75px;
    background: #f8c1a4;
    padding: 10px 0;
    overflow: hidden;
   
}
.wezido-team-style-three:hover .image-style-two-caption .wezido-team-social-ul{
    margin-bottom:0;
}
.wezido-team-social-ul{
    width:100%;
    display:flex;
}
/**=====================================================================
                            Flipbox Style
=====================================================================**/
.wezido-flip-box h2,
.wezido-flip-box p,
.wezido-flip-box h3{
    margin-top:0;
    margin-bottom:0;
}
.wezido-flip-box {
	 box-sizing: border-box;
	 perspective: 1000px;
	 width: 100%;
}
 .wezido-flip-box .wezido-flip-inner {
	 position: relative;
	 width: 100%;
	 height: 100%;
	 min-height: 100%;
	 transition: transform 0.8s;
	 transform-style: preserve-3d;
}
 .wezido-flip-box .wezido-flip-inner.hover {
	 transform: rotateY(180deg);
}
 .wezido-flip-box .wezido-flip-inner .wezido-flip-front, .wezido-flip-box .wezido-flip-inner .wezido-flip-back {
	 width: 100%;
	 height: 100%;
	 backface-visibility: hidden;
	 transform-style: preserve-3d;
}
 .wezido-flip-box .wezido-flip-inner .wezido-flip-front {
	 background-color: grey;
	 color: white;
}
 .wezido-flip-box .wezido-flip-inner .wezido-flip-front h2, .wezido-flip-box .wezido-flip-inner .wezido-flip-front h3, .wezido-flip-box .wezido-flip-inner .wezido-flip-front h4 {
	 color: white;
	 font-weight: bold;
}
 .wezido-flip-box .wezido-flip-inner .wezido-flip-front .wezido-flip-front-content {
	 padding: 20px;
	 position: absolute;
	 top: 50%;
	 left: 50%;
	 transform: translate(-50%, -50%);
	 width: 100%;
	 text-align: center;
}
 .wezido-flip-box .wezido-flip-inner .wezido-flip-front .wezido-flip-front-content.fbg-overlay {
	 background-color: rgba(0, 0, 0, 0.4);
}
 .wezido-flip-box .wezido-flip-inner .wezido-flip-front .wezido-flip-front-image {
	 min-width: 100%;
	 min-height: 100%;
	 width: 100%;
	 height: auto;
	 object-fit: cover;
	 display: block;
}
 .wezido-flip-box .wezido-flip-inner .wezido-flip-back {
	 position: absolute;
	 top: 0;
	 left: 0;
	 background-color: #666666;
	 color: white;
	 transform: rotateY(180deg);
}
 .wezido-flip-box .wezido-flip-inner .wezido-flip-back h2, .wezido-flip-box .wezido-flip-inner .wezido-flip-back h3, .wezido-flip-box .wezido-flip-inner .wezido-flip-back h4 {
	 color: white;
	 font-weight: bold;
}
 .wezido-flip-box .wezido-flip-inner .wezido-flip-back .wezido-flip-back-content {
	 padding: 20px;
	 text-align: center;
}
 .wezido-flip-box .wezido-flip-inner .wezido-flip-back .wezido-flip-back-content .flip-btn {
	 padding: 5px 20px;
	 background: #2c539e;
	 border-radius: 5px;
	 border: none;
	 color: white;
	 font-weight: 700;
	 font-size: 1rem;
	 text-transform: uppercase;
	 transition: all 0.3s ease;
	 display: inline-block;
	 cursor: pointer;
	 margin:10px 0;
}
 .wezido-flip-box .wezido-flip-inner .wezido-flip-back .wezido-flip-back-content .flip-btn:hover {
	 opacity: 0.7;
	 color: white;
}
 .wezido-flip-box.slide-flip .wezido-flip-inner {
	 transform-origin: center right;
}
 .wezido-flip-box.slide-flip .wezido-flip-inner.hover {
	 transform: translateX(-100%) rotateY(-180deg);
}
 .wezido-flip-box.down-flip .wezido-flip-inner.hover {
	 transform: rotatex(-180deg);
}
 .wezido-flip-box.down-flip .wezido-flip-inner .wezido-flip-back {
	 transform: rotatex(180deg);
}
 .wezido-flip-box.up-flip .wezido-flip-inner.hover {
	 transform: rotatex(180deg);
}
 .wezido-flip-box.up-flip .wezido-flip-inner .wezido-flip-back {
	 transform: rotatex(-180deg);
}
 .wezido-flip-box.lift-flip .wezido-flip-inner.hover {
	 animation: liftNflip 1s ease;
}
 .wezido-flip-box.lift-flip .wezido-flip-inner .wezido-flip-back {
	 transform: rotateY(-180deg);
}
 .wezido-flip-box.diag-flip .wezido-flip-inner.hover {
	 transform: rotate3d(1, 1, 0, -180deg);
}
 .wezido-flip-box.diag-flip .wezido-flip-inner .wezido-flip-back {
	 transform: rotate3d(1, 1, 0, -180deg);
}
 .wezido-flip-box.diag-inv-flip .wezido-flip-inner.hover {
	 transform: rotate3d(-1, 1, 0, 180deg);
}
 .wezido-flip-box.diag-inv-flip .wezido-flip-inner .wezido-flip-back {
	 transform: rotate3d(-1, 1, 0, 180deg);
}
 @keyframes liftNflip {
	 0% {
		 transform: rotateY(0deg);
	}
	 50% {
		 transform: rotateY(180deg) translateZ(-150px);
	}
	 100% {
		 transform: rotateY(180deg) translateZ(0px);
	}
}
 /**=====================================================================
                            Before After Style
=====================================================================**/
.beer-slider {
    display: inline-block;
    position: relative;
    overflow: hidden;
}
.beer-slider *,
.beer-slider:before,
.beer-slider:after,
.beer-slider *:before,
.beer-slider *:after {
    box-sizing: border-box;
}
.beer-slider img,
.beer-slider svg {
    vertical-align: bottom;
}
.beer-slider > * {
    height: 100%;
}
.beer-slider > img {
    max-width: 100%;
    height: auto;
}
.beer-reveal {
    position: absolute;
    left: 0;
    top: 0;
    right: 50%;
    overflow: hidden;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.35s;
}
.beer-reveal > :first-child {
    width: 200%;
    max-width: none;
    height: 100%;
}
.beer-reveal > img:first-child {
    height: auto;
}
.beer-range {
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    height: 100%;
    margin: 0;
    left: -1px;
    width: calc(100% + 2px);
    cursor: pointer;
    -webkit-appearance: slider-horizontal !important;
    -moz-appearance: none;
    opacity: 0;
    -ms-touch-action: auto;
    touch-action: auto;
}
.beer-range::-webkit-slider-thumb {
    -webkit-appearance: none;
    height: 300vh;
}
.beer-range::-moz-range-thumb {
    -webkit-appearance: none;
    height: 300vh;
}
.beer-range::-ms-tooltip {
    display: none;
}
.beer-handle {
    position: absolute;
    z-index: 2;
    pointer-events: none;
    opacity: 0;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    color: #000;
    background: rgba(255, 255, 255, 0.5);
    width: 48px;
    height: 48px;
    border-radius: 50%;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0);
    transition: background 0.3s, box-shadow 0.3s, opacity 0.5s 0.25s;
}
.beer-handle:before,
.beer-handle:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    top: 50%;
    border-top: solid 2px;
    border-left: solid 2px;
    transform-origin: 0 0;
}
.beer-handle:before {
    left: 10px;
    transform: rotate(-45deg);
}
.beer-handle:after {
    right: 0;
    transform: rotate(135deg);
}
.beer-range:focus ~ .beer-handle {
    background: rgba(255, 255, 255, 0.85);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
}
.beer-slider[data-beer-label]:after,
.beer-reveal[data-beer-label]:after {
    content: attr(data-beer-label);
    position: absolute;
    top: 1.5rem;
    line-height: 1;
    padding: 0.5rem;
    border-radius: 0.125rem;
    background: rgba(255, 255, 255, 0.75);
}
.beer-slider[data-beer-label]:after {
    right: 1.5rem;
}
.beer-reveal[data-beer-label]:after {
    left: 1.5rem;
}
.beer-slider[data-beer-label=""]:after,
.beer-reveal[data-beer-label=""]:after {
    content: none;
}
.beer-ready .beer-reveal,
.beer-ready .beer-handle {
    opacity: 1;
}

/**=====================================================================
                            Pricing Table Style
=====================================================================**/
.wezido_pricing_table {
    width: 100%;
    border-radius: 3px;
}
.wezido_pricing_title {
    background: #c6c9cc;
    padding: 20px 0;
    text-align: center;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.wezido_pricing_title h2 {
    font-size: 24px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    text-align:center;
}
.wezido_pricing_content {
    padding: 20px 15px 30px;
}
.wezido_pricing_table_title_box {
    text-align: center;
}
.wezido_price_tag_table {
    text-align: center;
    font-size: 60px;
    font-weight: 700;
    padding: 0;
}
.wezido_price_tag_table {
    position: relative;
    display: inline-block;
    margin: 0;
}
.wezido_pricing_currency, .wezido_pricing_timeframe {
    font-size: 16px;
    font-weight: 400;
    opacity: .65;
}
.wezido_pricing_currency {
    position: absolute;
    top: 22%;
    left: -10%;
}
.wezido_main_price_content {
    padding: 24px 15px 0;
}
.wezido_pricing_content ul {
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #41474d;
    list-style:none;
}
.wezido_pricing_content ul li {
    padding: 4.5px 0;
}
.wezido_btn_blue_pricing {
    display: block;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 12px 0;
    margin: 30px 15px;
        background: #666;
    text-align: center;
}
/**=====================================================================
                            EDD Product Style
=====================================================================**/
.wezido-edd-grid a{
    text-decoration:none !important;
}
.wezido-edd-item,
.wezido-edd-thumbnail{
    position:relative;
}
.wezido-product-box{
    width:100%;
}
.wezido-edd-item.product-style-one .wezido-product-box{
    border-radius: 0;
    overflow: hidden;
    position: relative;
    border: 2px solid #F1F1F1;
    background-color: #fff;
        transition-duration: .3s;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -ms-transition-duration: .3s;
    transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    -ms-transition-timing-function: ease-in-out;
}
.wezido-edd-meta h3{
    margin:0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.wezido-edd-item.product-style-one .wezido-edd-meta{
    text-align:center;
    padding:10px 30px;
}
.wezido-edd-item.product-style-one:hover .wezido-product-box {
    z-index: 2;
    border-color: #dda379;
}
.wezido-edd-item.product-style-one ul{
    margin:-10px auto 0 auto;
    display: inline-block;
}
.wezido-riboon{
        overflow: hidden;
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
}
.wezido-riboon span{
      background: #dda379 none repeat scroll 0 0;
    border-radius: 0 0 18px 18px;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    left: 0;
    line-height: 18px;
    padding: 10px 10px;
    text-align: center;
    width: 25px;
    word-wrap: break-word !important;
    z-index: 99;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    position: relative;
    display: inline-block;
}
.wezido-edd-meta ul{
    list-style:none;
    margin:0;
}
.wezido-edd-meta ul li{
    float:left;
    margin:5px;
    font-size:13px;
}
.wezido-edd-meta ul li span{
    opacity:.6;
}
.wezido-edd-item.product-style-one  .wizido-edd-price{
       position: absolute;
    right: 0;
    bottom: -15px;
    background: #dda379 none repeat scroll 0 0;
    border-radius: 30px 0px 0px 30px;
    padding: 5px 18px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.overlay-purchase{
        position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #dda37970;
    height: 100%;
    width: 100%;
    opacity:0;
        transition-duration: .3s;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -ms-transition-duration: .3s;
    transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    -ms-transition-timing-function: ease-in-out;
}
.wezido-edd-thumbnail:hover .overlay-purchase{
     opacity:1
}
.wezido-edd-meta ul li a:hover{
    color:#dda379;
}
.wezido-edd-item .edd-submit{
        min-width: 100%;
    padding: 15px 40px;
    font-weight: 700;
    font-size: 16px;
    background: #5a00f0;
    text-transform: capitalize;
    border: 2px solid;
    max-height: 50px;
}
/**=====================================================================
                            Blog Style
=====================================================================**/
.wezido-post-thumbnail{
    position:relative;
}
.wezido-post-thumbnail:hover .overlay-purchase{
    opacity:1;
}
.wezido-post-meta h3{
    margin-top: 15px;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
   
}
.wezido-post-meta ul{
    margin:-8px 0 0;
    list-style:none;
}
.wezido-post-meta ul li{
    float:left;
    font-size:13px;
    line-height:15px;
    margin:5px;
}
.overlay-plus{
    font-size:16px;
    color:#fff;
}
.wezido-post-grid a{
    text-decoration:none !important;
}
/**=====================================================================
                          Blog Category Style
=====================================================================**/
.wz-grid-post-cat,
.wiz-img-box{
    overflow:hidden;
}
.wiz-img-box img{
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.wz-grid-post-cat:hover .wiz-img-box img{
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.wz-list-post-cat a{
    text-decoration:none !important;
    outline:none;
}
/**=====================================================================
                          Counter
=====================================================================**/
.wez-statistic-counter{
    font-size: 30px;
    line-height: 45px;
    font-weight: 700;
    color: #000;
    margin-top: 0;
    margin-bottom:10px;
    position:relative;
    display:inline-block;
}
/**=====================================================================
                          Masonry
=====================================================================**/
.gridzy {
    display: block;
    will-change: width, height;
}
.gridzy > .gridzyItem {
    will-change: left, top, width, height, opacity, transform;
}
.gridzy > :not(.gridzyItem) {
    visibility: hidden;
}
.gridzyItemHidden {
    display: none;
}
.gridzy .gridzyImage {
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
.gridzyAnimated {
    height: 0;
    transition: height 0.4s;
}
.gridzyAnimated .gridzyItem {
    transition: all 0.4s;
}
.gridzyAnimated .gridzyItemInitialToVisible {
    animation-name: gridzyItemInitialToVisibleAnimation;
    animation-fill-mode: forwards;
    animation-duration: 0.4s;
}
@keyframes gridzyItemInitialToVisibleAnimation {
    0% {
        opacity: 0;
        transform: scale(0.9);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}
.gridzyAnimated .gridzyItemHiddenToVisible {
    animation-name: gridzyItemHiddenToVisibleAnimation;
    animation-fill-mode: forwards;
    animation-duration: 0.4s;
}
@keyframes gridzyItemHiddenToVisibleAnimation {
    0% {
        opacity: 0;
        transform: scale(0.9);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}
.gridzyAnimated .gridzyItemVisibleToHidden {
    animation-name: gridzyItemVisibleToHiddenAnimation;
    animation-fill-mode: forwards;
    animation-duration: 0.4s;
}
@keyframes gridzyItemVisibleToHiddenAnimation {
    0% {
        opacity: 1;
        transform: scale(1);
    }
    100% {
        opacity: 0;
        transform: scale(0.9);
    }
}
.gridzyItem {
    opacity: 1;
}
.gridzyItemLoading {
    opacity: 0.3;
    box-shadow: inset 0 0 15px -5px #666;
}
.gridzyItemLoading::before {
    content: " ";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 50px;
    height: 50px;
    margin: -25px 0 0 -25px;
    padding: 0;
    z-index: 1;
    opacity: 1;
    background: 0 0;
    border: 2px solid;
    border-color: transparent transparent #000 #000;
    border-radius: 50%;
    outline: 0;
    animation-duration: 1s;
    animation-name: gridzyProgressIndicator;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
@keyframes gridzyProgressIndicator {
    0% {
        transform: rotate(0);
        left: 50%;
    }
    100% {
        transform: rotate(360deg);
        left: 50%;
    }
}
.wez-product-masonry-description{
    background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.7));
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit;
    bottom: 0;
    color: #fff;
    left: 0;
    padding: 20px 5px 5px;
    position: absolute;
    right: 0;
    transition: opacity .4s ease-in-out,transform .4s ease-in-out;
    z-index: 0;
    opacity: 0;
    padding: 0 15px;
}
.wezido-edd-masonry-item:hover .wez-product-masonry-description{
    opacity:1;
}
.wez-product-masonry-description h5 a{
    text-decoration:none !important;
    color:#fff;
}
/**=====================================================================
                          Justified
=====================================================================**/
.wez-product-justified-description{
    background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.7));
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit;
    bottom: 0;
    color: #fff;
    left: 0;
    padding: 20px 5px 5px;
    position: absolute;
    right: 0;
    transition: opacity .4s ease-in-out,transform .4s ease-in-out;
    z-index: 0;
    opacity: 0;
    padding: 0 15px;
}
.wezido-edd-justified-item:hover .wez-product-justified-description{
    opacity:1;
}
.wez-product-justified-description h5 a{
    text-decoration:none !important;
    color:#fff;
}