/*
Theme Name: Elementor Child
Template: elementor-hello-theme-master
*/

.post-carousel-wrapper.htmega-postcarousel-layout-5 button.slick-arrow.htmega-carosul-next {
    left: auto;
    right: -55px;
}

.post-carousel-wrapper.htmega-postcarousel-layout-5 button.slick-arrow {
    top: 45%;
    left: -55px;
}
.htmega-postslider-layout-5 .content .post-inner .post-btn {
    margin-top: 12px;
    text-align: center;
}
.htmega-postslider-layout-5 .content .post-inner .post-btn a {
    text-decoration: none;
}

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


}

@media only screen and (max-width:767px) {
   .htmega-postslider-layout-5 .thumb img {
    width: 200px;
    margin: 0 auto;
}
.post-carousel-wrapper.htmega-postcarousel-layout-5 button.slick-arrow.htmega-carosul-next {
    left: auto;
    right: 0;
}

.post-carousel-wrapper.htmega-postcarousel-layout-5 button.slick-arrow {
    top: 45%;
    right: auto;
    left: 0;
}

}

@media only screen and (min-width:1200px) {
.a11y-toolbar {
    top: 55%;
}

}


#tab-button {
    display: inline-block;
    padding: 0 0 5px 0;
}
@media only screen and (max-width: 1024px) and (min-width: 768px)  {
.btn_right {
    display: none !important;
	
}

}




