/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */



/*-------------------
    BlockQuote  
-------------------*/

.wp-block-quote,
blockquote,
.wp-block-coblocks-click-to-tweet,
.wp-block-pullquote blockquote,
.wp-block-quote.is-style-large,
.wp-block-quote.is-large,
blockquote.has-text-align-right,
.wp-block-quote.has-text-align-right {
    padding: 40px 40px 40px 100px;
    position: relative;
    font-size: 20px;
    line-height: 1.7;
    font-style: italic;
    background: transparent;
    border-radius: 5px;
    margin: 30px 0;
    font-weight: 500;
    color: #1f1f25;
    z-index: 1;
    border: 1px solid #e9e9e9;
    @media #{$md-layout} {
        padding: 20px;
        padding-left: 40px;
    }
    @media #{$sm-layout} {
        padding: 20px;
        padding-left: 40px;
    }
    @media #{$sm-layout} {
        margin: 20px 0;
    }
    &::before {
        content: """;
        position: absolute;
        color: #f9004d;
        z-index: -1;
        height: 40px;
        width: 40px;
        line-height: 1em;
        top: 40px;
        left: 30px;
        font-size: 70px;
        display: inline-block;
        font-weight: 400;
        text-align: center;
        font-family: $body-font;
        @media #{$md-layout} {
            top: 7px;
            left: 0;
            font-size: 48px;
        }
        @media #{$sm-layout} {
            top: 7px;
            left: 0;
            font-size: 48px;
        }
    }
    p {
        margin-bottom: 0;
        font-style: normal;
        font-size: 20px;
        line-height: 1.7;
        font-weight: 500;
        color: #1f1f25;
    }
}


.comment-list .comment .comment-text blockquote p,
.comment-list .pingback .comment-text blockquote p,
.comment-list .trackback .comment-text blockquote p {
    margin-bottom: 0;
    font-style: normal;
    font-size: 20px;
    line-height: 1.7;
    font-weight: 500;
    color: #1f1f25;
}
.wp-block-quote {
    &.is-style-large {
        padding: 50px 50px 50px 120px;
        @media #{$md-layout} {
            padding: 40px;
            padding-left: 70px;
        }
        @media #{$sm-layout} {
            padding: 40px;
            padding-left: 70px;
        }
        &::before {
            height: 52px;
            width: 52px;
            top: 50px;
            left: 34px;
            font-size: 90px;
            @media #{$md-layout} {
                top: 20px;
                left: 10px;
                font-size: 60px;
            }
            @media #{$sm-layout} {
                top: 20px;
                left: 10px;
                font-size: 60px;
            }
        }
    }
}



.wp-block-quote {
    &.has-text-align-right {
        padding: 40px 100px 40px 40px;
        @media #{$md-layout} {
            padding: 20px;
            padding-right: 40px;
        }
        @media #{$sm-layout} {
            padding: 20px;
            padding-right: 40px;
        }
        &::before {
            right: 30px;
            left: auto;
            @media #{$md-layout} {
                right: 0;
                left: auto;
            }
            @media #{$sm-layout} {
                right: 0;
                left: auto;
            }
        }
    }
}


.wp-block-quote.has-text-align-right.is-style-large {
    padding: 50px 120px 50px 50px;
    @media #{$md-layout} {
        padding: 40px;
        padding-left: 70px;
    }
    @media #{$sm-layout} {
        padding: 40px;
        padding-left: 70px;
    }
    &::before {
        right: 34px;
        left: auto;


    }
}

.has-cyan-bluish-gray-background-color {
    blockquote,
    .wp-block-quote,
    .wp-block-coblocks-click-to-tweet,
    .wp-block-pullquote blockquote,
    .wp-block-quote.is-style-large,
    .wp-block-quote.is-large,
    blockquote.has-text-align-right,
    .wp-block-quote.has-text-align-right {
        background: #ffffff;
    }
}

.wp-block-pullquote.alignleft blockquote,
.wp-block-pullquote.alignright blockquote,
.wp-block-pullquote.alignleft blockquote p,
.wp-block-pullquote.alignright blockquote p,
.wp-block-pullquote blockquote,
.wp-block-pullquote p {
    border: 0 none;
    font-size: 20px;
    line-height: 1.7;
}

.wp-block-quote.is-style-large p,
.wp-block-quote.is-large p {
    font-size: 30px;
    line-height: 1.8;
    @media #{$md-layout} {
        font-size: 24px;
    }
    @media #{$sm-layout} {
        font-size: 24px;
    }
}

.alignright blockquote {
    border-left: 0;
    border-right: 4px solid #f9004d;
}

.axil-blog-details-area blockquote p {
    margin-bottom: 0;
    font-size: 20px;
}

.wp-block-pullquote {
    border: 0 none;
    border-top: 4px solid #f9004d;
    border-bottom: 4px solid #f9004d;
    border-left: none;
    padding: 30px 0;
    blockquote {
        margin: 0;
        border: 0 none;
        padding: 10px 20px;
        &::before {
            display: none;
        }
    }
}

.wp-block-pullquote.alignleft,
.alignleft {
    text-align: left;
}

.wp-block-pullquote.alignright,
.alignright {
    text-align: right;
}

.wp-block-pullquote.aligncenter,
.aligncenter {
    text-align: center;
}

.wp-block-pullquote {
    &.has-background {
        padding: 30px 0;
    }
}

.wp-block-pullquote.is-style-solid-color blockquote {
    padding: 40px 40px 40px 100px;
}