/*
Theme Name: Higher Place
Theme URI: http://www.hp.easyblogthemes.com/
Author: Easyblogthemes <easyblogthemes@gmail.com>
Author URI: http://www.easyblogthemes.com/
Description: fix translate language, New Demo: NEW ROOTS / MERRIER / COSMETICS / ALYSSUM
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: higher-place
Tags: one-column, two-columns, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
*/

.rst_thumbnail_galleries .slick-slider img {
    width: 100% !important;
}
.short-code-box-custom.style-1 .rst-item-inner-box-post .rst-title-box {
  height: 100%;
  width: 100%;
  margin: 0;
  display: block;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  top: 0;
  left: 0;
  padding: 20px;
}
.short-code-box-custom.style-1 .rst-inner-title-box {
    display: block;
    position: relative;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    border: 1px solid #ffffff;
}
.short-code-box-custom.style-1 .rst-inner-title-box .box-style-1 {
    position: absolute;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    top: 50%;
    width: 100%;
}
.short-code-box-custom.style-1 .rst-inner-title-box h3 {color:#fff;}
.short-code-box-custom.style-1 .rst-inner-title-box .box-style-1  h3:after {opacity: 0;}

.short-code-box-custom.style-2 .rst-inner-title-box {
    text-align: center;
    background-color: rgba(255, 255, 255, 0.7);
    width: 100%;
    padding: 15px 30px;
}
.short-code-box-custom.style-2 .rst-inner-title-box h3:after,.short-code-box-custom.style-3 .rst-inner-title-box h3:after {opacity: 0;}
.short-code-box-custom.style-2 .rst-inner-title-box h3,.short-code-box-custom.style-3 .rst-inner-title-box h3 {margin-bottom: 5px;padding:0;font-weight:600; color:#282828;font-size:16px;}
.short-code-box-custom.style-2 .rst-inner-title-box p,.short-code-box-custom.style-3 .rst-inner-title-box p {font-size:13px;margin:0; color:#282828;}
.short-code-box-custom.style-2 .rst-title-box {
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    margin:0;
}
.short-code-box-custom.style-3 .rst-title-box {
    top: 0;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    position: static;
    margin:0;
    background-color:#fff;
    padding: 15px;
}
.slider-shortcode-mobile .rst_inner_info2 {bottom: 0;}
.slider-shortcode-mobile .rst-owl-item .wand-item:after, .slider-shortcode-mobile .rst_inner_info2,.slider-shortcode-mobile .rst-item-big .rst-item-slider:after {bottom: 0;}
.slider-shortcode-mobile .rst-owl-item:hover .rst_inner_info2,.slider-shortcode-mobile .rst-item-big:hover .rst_inner_info2 {-moz-transform: translate(0px, 0px);transform: translate(0px, 0px);-webkit-transform: translate(0px,0px);}
.slider-shortcode-mobile .rst_inner_info2 .description-slider {opacity: 1;animation-duration:0s !important; -webkit-animation-duration:0s !important; -moz-animation-duration:0s !important;}
.slider-shortcode-mobile .rst-owl-item:hover .rst_inner_info2 .description-slider {opacity: 1;}

.rst-main-slider-15 .slick-arrow.slick-prev,.rst-main-slider-15 .slick-arrow.slick-next {top:36%;}
.rst-main-slider-14 .rst-item-small {width:21%; padding: 0 2px;}
.rst-main-slider-14 .rst-item-big {width:29%; padding: 0 2px;}
.rst-main-slider-14 .rst-item-small.rst-small-first {padding-left: 0;}
.rst-main-slider-14 .rst-item-big.rst-big-last {padding-right: 0;}
.main-slider .slider-shortcode-mobile { display: none;}
/*#content {overflow: hidden;}*/
.rst-main-slider .rst_owl_item_info_bottom.rst_owl_item_info {
    position: inherit;
    width: 100% !important;
    display: block;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    animation-fill-mode: none;
    -webkit-animation-fill-mode: none;
    -moz-animation-fill-mode: none;
    left: 0;
    margin: 0;
    top: 0;
    max-width: 100%;
    padding: 15px 0;
    opacity: 0 !important;
    animation-duration: 0s;
    -webkit-animation-duration: 0s;
    -moz-animation-duration: 0s;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}
.rst-main-slider .slick-active .rst_owl_item_info_bottom.rst_owl_item_info {
    opacity: 1 !important;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}
.rst_large_center .rst_masonry_post {
    margin-bottom: 30px;
}
.main-slider.rst-shortcode-slider {
    margin-top: 0 !important;
}
.rst-media-left.video,.rst-media-full.video {position: relative;}
.wand-thumbnail-list.video .video-img-play,.rst_thumbnail.video .video-img-play,.rst-media-left.video .video-img-play ,.rst-media-full.video .video-img-play {
    background: transparent url(img/video-icon.png);
    display: block;
    width: 42px;
    height: 42px;
    margin-top: -21px;
    margin-left: -21px;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
}
.wand-thumbnail-list.video .video-img-play a,.rst_thumbnail.video .video-img-play a ,.rst-media-left.video .video-img-play a,.rst-media-full.video .video-img-play a {
    display: block;
    width: 100%;
    height: 100%;
    background: transparent !important;
}




@media (max-width: 890px) {
.main-slider .slider-shortcode-mobile { display: block;}
.rst-main-slider-07 {display: none;}
.rst-main-slider-04.slider-shortcode-mobile.rst_inner_info2 {bottom: 0;}
.rst-main-slider-04.slider-shortcode-mobile .rst-owl-item .wand-item:after, .rst-main-slider-04.slider-shortcode-mobile .rst_inner_info2,.rst-main-slider-04.slider-shortcode-mobile .rst-item-big .rst-item-slider:after {bottom: 0;}
.rst-main-slider-04.slider-shortcode-mobile .rst-owl-item:hover .rst_inner_info2,.rst-main-slider-04.slider-shortcode-mobile .rst-item-big:hover .rst_inner_info2 {-moz-transform: translate(0px, 0px);transform: translate(0px, 0px);-webkit-transform: translate(0px,0px);}
.rst-main-slider-04.slider-shortcode-mobile .rst_inner_info2 .description-slider {opacity: 1;animation-duration:0s !important; -webkit-animation-duration:0s !important; -moz-animation-duration:0s !important;}
.rst-main-slider-04.slider-shortcode-mobile .rst-owl-item:hover .rst_inner_info2 .description-slider {opacity: 1;}
}
    

