/*
Theme Name:   ZoxPress Child
Theme URI:    https://themeforest.net/user/mvpthemes/
Description:  ZoxPress Child Theme
Author:       MVP Themes
Author URI:   https://themeforest.net/user/mvpthemes/portfolio
Template:     zoxpress
Version:      1.0.0
License:      GNU General Public License v3 or later
License URI:  http://www.gnu.org/licenses/gpl-3.0.html
Tags:         two-columns, custom-background, custom-colors, custom-menu, featured-images, theme-options, threaded-comments, translation-ready
Text Domain:  ZoxPress-child
*/


#zox-feat-fash3-wrap {
    max-height: none;
}

div#n2-ss-1 .n2-ss-slider-2 {
    height: 100vh !important;
}

.sp-layer.sp-black.sp-padding.desc-in.desc-in-bg {
    top: 60% !important;
}

.slider-pro .sp-layer.hide-medium-screen {
    display: block !important;
}

.img-690-395 {
    width: 690px;
    max-height: 395px;
}

.img-500-265 {
    width: 500px;
    max-height: 265px;
}

.zox-post-main figure.wp-block-image {
    text-align: center;
}

h2.zox-s-title1,
h2.zox-s-title1-feat,
h1.zox-post-title,
.zox-widget-side-trend-wrap .zox-art-text:before {
    text-transform: none;
}

h2.zox-s-title2,
.zox-fash3 .zox-widget-featl-sub h2.zox-s-title3,
.alp-related-posts .current .post-title,
.alp-related-posts-wrapper .alp-related-post .post-title {
    text-transform: none;
}

.zox-post-main iframe[src*="https://www.youtube.com/embed/"],
.zox-post-main iframe[src*="https://embed.music.apple.com/"],
.zox-post-main iframe[src*="https://www.facebook.com/plugins/"]{
    display: block;
    text-align: center;
}

.zox-post-main .fb-post.fb_iframe_widget {
    display: block;
    text-align: center;
}

.zox-post-main .wp-block-media-text {
    grid-template-columns: 20% 1fr 20%;
}

.zox-post-main .wp-block-media-text .wp-block-media-text__media {
    grid-column: 2;
}

.zox-post-main .wp-block-media-text .wp-block-media-text__content {
    grid-row: 2;
}