/*
Theme Name: JupiterX Child
Description: Jupiter X Child Theme
Author: Artbees
Author URI: https://jupiterx.com
Template: jupiterx
Version: 1.0.0
Text Domain: jupiterx-child
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Add your custom CSS codes in assets/less/style.less */


.container-fluid {
	padding: 0;
}

.jupiterx-post-header,
.jupiterx-main .jupiterx-main-header {
	display: none;
}

#jupiterx-primary {
	padding: 0;
}

.row {
	margin: 0;
}

.jupiterx-scroll-top {
    padding: 18px 20px;  
}

.jupiterx-main-content {
    padding-top: 0;
}

a:hover {
    color: #e1b484;
}

#title-heading {
	display: none !important; 
}


/*------------------------------
            Header
-------------------------------*/
header .logo-container {
    position: absolute;
    left: -100px;
    max-width: 24%;
    top: -10px;
}

header .logo-container::after {
    content: "";
    width: 100px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -50px;
    bottom: 0;
    background-color: #ffffff;
    transform: skew(-13deg);
    box-shadow: 29px 20px 11px -23px rgb(0 0 0 / 52%);
}

.logo-container .elementor-widget-container {
    overflow: hidden;
}

header .nav-menu {
    min-width: 80%;
}

header .header-right .elementor-widget-icon-box.elementor-vertical-align-top .elementor-icon-box-wrapper {
    align-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
}

header .header-right .elementor-widget-icon-box.elementor-vertical-align-top .elementor-icon-box-wrapper .elementor-icon-box-content p {
    text-underline-position: under;
    padding-bottom: 5px;
}

header .header-right .elementor-widget-icon-box.elementor-vertical-align-top .elementor-icon-box-wrapper .elementor-icon-box-content a:hover {
    color:  #e1b484 !important;
}

header.scroll-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
}

header.scroll-header .raven-site-logo img {
    padding: 0 30px;
}

/*------------------------------
          Banner
-------------------------------*/
#hero-banner {
	overflow: hidden;
}

#hero-inner-section .elementor-container {
	margin-right: 0;
	overflow:hidden;
}

#hero-content .elementor-widget-wrap {
    max-width: 715px;
    margin: auto;
}

#hero-inner-section .elementor-background-overlay {
    margin-right: 0;
    left: auto;
    max-width: 1190px;
    right: -99px;
    transform: skew(350deg);
}


/*------------------------------
          About Section
-------------------------------*/
#about-section.text-image-right .elementor-background-overlay {
	z-index: 1;
	max-width: 60%;
    margin-left: -10%;
    right: auto;
    transform: skew(372deg);
    height: calc(100% + 40px);
}

#about-section.text-image-right .about-content {
	position: relative;
	z-index: 2;
}

#about-section.text-image-right .about-content .elementor-widget-wrap {
    max-width: 630px;
    margin: auto;
    margin-left: 18%;
}

.elementor-133 .elementor-element.elementor-element-554cb4e > .elementor-element-populated > .elementor-background-overlay {
	display: none;
}


/*------------------------------
          Service
-------------------------------*/
#service-inner-column #service-image {
	min-height: 75px;
    max-height: 75px;
    display: flex;
    align-items: flex-end;
    display: -webkit-flex;
    -webkit-align-items: flex-end;
}

#service-inner-column .elementor-column .elementor-widget-wrap {
    max-width: 300px;
}

#service-section #service-left-column .elementor-widget-wrap {
    max-width: 670px;
}

#service-left-column .elementor-widget-wrap .elementor-widget-text-editor {
	max-width: 545px;
}



/*------------------------------
         Portfolio
-------------------------------*/
.portfolio-image .wp-caption .widget-image-caption.wp-caption-text {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    line-height: 1;
}

.portfolio-column .portfolio-image .wp-caption img {
    height: 565px;
    object-fit: cover;
    object-position: center;
}

.portfolio-column:hover .portfolio-image .wp-caption img {
    opacity: .1;
}

.portfolio-column .portfolio-image .wp-caption .widget-image-caption.wp-caption-text {
    opacity: 0;
}

.portfolio-column:hover .portfolio-image .wp-caption .widget-image-caption.wp-caption-text {
    opacity: 1; 
}



/*------------------------------
         Portfolio
-------------------------------*/
.testimonial-inner .testimonial-image img {
    height: 750px;
    object-fit: cover;
    object-position: center;
}

body:not(.elementor-editor-active) .testimonial-content {
    transform: skew(350deg);
}

body:not(.elementor-editor-active) .testimonial-content .elementor-background-overlay {
    height: calc(100% + 10px);
    width: calc(100% + 134px);
    margin-left: -66px;
}

body:not(.elementor-editor-active) .testimonial-content .elementor-element {
    max-width: 810px;
    margin: auto;
    transform: skew(370deg);
}

#testimonial-columns .slick-dots {
    position: absolute;
    bottom: 40px;
    right: 23%;
    display: flex;
    padding-left: 0;
}

#testimonial-columns .slick-dots li::marker {
    font-size: 0;
}

#testimonial-columns .slick-dots li button {
    font-size: 0;
    height: 12px;
    width: 60px;
    margin-right: 20px;
    background-color: #e0b484;
    border: 2px solid #e0b484;
}

#testimonial-columns .slick-dots li.slick-active button {
    background-color: transparent;
}

#testimonial-columns .slick-list {
    overflow-y: auto;
    min-height: calc(100% + 10px);
}

#testimonial-columns .slick-dots li.slick-active button:focus {
    outline: none;
}

#testimonial-columns::before {
	content: "";
    background-image: linear-gradient(180deg, #0000007a, transparent);
    width: 50%;
    height: 32px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
}




/*------------------------------
          Blog
-------------------------------*/
.slick-prev.slick-arrow {
    font-size: 0;
    width: 30px;
    height: 30px;
    background-color: transparent;
    background-image: url(./images/al.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 45%;
    left: -60px;
    border: 0;
}

.slick-next.slick-arrow {
    font-size: 0;
    width: 30px;
    height: 30px;
    background-color: transparent;
    background-image: url(./images/ar.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 45%;
    right: -60px;
    border: 0;
}

#blog-section .raven-grid-item .raven-post-image-wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

#blog-section .raven-grid-item .raven-post {
    position: relative;
    min-height: 500px;
    display: flex;
    align-items: flex-end;
    display: -webkit-flex;
    -webkit-align-items: flex-end;
}


#blog-section .raven-grid-item .raven-post-content {
    position: relative;
    z-index: 4;
    margin-bottom: 70px;
    max-width: 500px;
    margin-left: 50px;
    font-weight: 400;
}

#blog-section .raven-grid-item:hover .raven-post-image-overlay {
    opacity: 1;
    background-color: #2b2d4d6b;
}

#blog-section .raven-grid-item .raven-post-content .raven-post-excerpt {
    display: none;
}

#blog-section .raven-grid-item:hover .raven-post-content .raven-post-excerpt {
    display: block;
}

#blog-section .raven-grid-item {
    position: relative;
    z-index: 5;
}

#blog-section .raven-grid-item .raven-post-image img {
    min-height: 500px;
    object-fit: cover;
    object-position: center;
}

#blog-section .raven-grid-item .raven-post-image {
    min-height: 500px;
}


#archive-section .raven-grid-item .raven-post {
    position: relative;
    height: fit-content;
}

#archive-section .raven-grid-item .raven-post-image-wrap {
    min-height: 500px;
}

#archive-section .raven-grid-item .raven-post-image-wrap a {
    position: absolute;
    height: 500px;
}

#archive-section .raven-grid-item .raven-post-image-wrap a img {
    height: 500px;
    object-fit: cover;
    object-position: center;
    opacity: .4;
}

#archive-section .raven-grid-item .raven-post-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

#archive-section .raven-grid-item .raven-post-content .raven-post-button {
    position: relative;
    z-index: 4;
}

#archive-section .raven-grid-item .raven-post-content .raven-post-button:hover {
    color: #e1b484;
}

#archive-section .raven-grid-item .raven-post-content .raven-post-excerpt,
#archive-section .raven-grid-item .raven-post-content .raven-post-read-more {
    display: none;
}

#archive-section .raven-grid-item:hover .raven-post-content .raven-post-excerpt,
#archive-section .raven-grid-item:hover .raven-post-content .raven-post-read-more {
    display: block;
}


/*-----------------------------------
             Post - Sidebar
------------------------------------*/
#sidebar-section .wp-block-latest-posts__featured-image {
    margin-right: 10px;
}

#sidebar-section .wp-block-latest-posts__featured-image img {
    max-width: 70px;
    height: 60px;
}

#sidebar-section .wp-block-latest-posts__list li {
    margin-bottom: 40px;
}

#sidebar-section .wp-block-latest-posts__list li a {
    color: #000000;
    font-size: 20px;
    font-weight: 600;
}

#sidebar-section .wp-block-latest-posts__list li a:hover,
.raven-post-meta .raven-icon-list-item a:hover span {
    color: #e1b484;
}

.elementor-widget-raven-post-content h2 {
    font-size: 35px;
    line-height: 1.5;
}

.elementor-widget-raven-post-content h3 {
    font-size: 30px;
    line-height: 1.5;
}

#comments.jupiterx-comments .form-control {
    border-color:#000;
}

#comments.jupiterx-comments .form-submit .btn {
    font-size: 18px;
    font-weight: 700;
    background-color: #e1b484;
    text-transform: uppercase;
    padding: 10px 40px 10px 40px;
    text-transform: capitalize;
    border-radius: 0;
}

#comments.jupiterx-comments .form-submit .btn:hover,
#sidebar-section .elementor-widget-container .elementor-button-link:hover {
    background-color: #2B2D4D;
}

#sidebar-section .elementor-widget-container .elementor-button-link {
    background-color: #e1b484;
    padding: 15px 30px 15px 30px;
    font-weight: 700;
    font-size: 18px;
    border-radius: 0;
}

#sidebar-section .raven-search-form-button.fas.fa-search {
    background-color: #e1b484;
    padding: 15px 20px;
}


/*------------------------------
          Gravity
-------------------------------*/
.gform_wrapper.gravity-theme .gfield_label {
    color: #fff;

}

.gform_wrapper.gravity-theme .gfield_required.gfield_required_text {
    display: none;
}

.gform_wrapper.gravity-theme .gform_footer [type="submit"] {
    padding: 10px 30px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    border-radius: 0;
    border:0;
    background-color: #e1b484;
    cursor: pointer;
}

.gform_wrapper.gravity-theme .gform_footer [type="submit"]:hover {
    background-color: #2B2D4D;
}

.gform_confirmation_message {
    color: #ffffff;
    background-color: #f9bf81;
    padding: 30px 20px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    margin-top: 30px;
}


/*-----------------------------------
             Search
------------------------------------*/
body.search .jupiterx-sidebar {
    display: none;
}

body.search .jupiterx-primary {
    margin:auto;
}

body.search .jupiterx-main-header {
    padding: 50px 20px;
    background: #000000;
    text-align: center;
    color: #fff;
    display: block;
}

body.search .jupiterx-main-header h1 {
    font-size: 35px;
    color: #fff;
}

body.search .breadcrumb {
    justify-content: center;
    -webkit-justify-content: center;
 
}

body.search .breadcrumb-item.active {
    color: #fff;
}

body.search .breadcrumb-item a {
    color:#F9BF81;
}

body.search .jupiterx-search-post-title a:hover {
    color: #e1b484;
}


/*------------------------------
          Footer
-------------------------------*/
.footer-logo .elementor-widget-wrap {
    position: absolute;
    transform: skew(349deg);
    left: -135px;
    bottom: -105px;
    min-height: 430px;
    border-top: 7px solid;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    max-width: 90%;
}

.footer-logo .elementor-element {
	overflow: hidden;
}

.footer-logo .elementor-widget-container {
	transform: skew(10deg);
    overflow: hidden;
    padding-right: 23%;
}

.footer-main a {
    color: #fff;
}

.footer-main a:hover {
	color: #e1b484;
}

.footer-mid .elementor-widget-social-icons i.fab, 
.footer-mid .elementor-widget-social-icons i.fab::before {
    font-size: 18px;
}



/*------------------------------
         Responsive
-------------------------------*/
@media only screen and (max-width: 1600px) {
    .logo-container .elementor-widget-container img {
    	width: 160px;
    }
    .footer-logo .elementor-widget-container {
	    padding-right: 15%;
	}
    #blog-section .elementor-container  {
        max-width: 1024px;
    }
    #blog-section .raven-grid-item .raven-post-content {
        max-width: 440px;
        margin-left: 20px;
    }
    body:not(.elementor-editor-active) .testimonial-content .elementor-background-overlay {
        width: calc(100% + 112px);
    }
    body:not(.elementor-editor-active) .testimonial-content {
        transform: skew(353deg);
    }
    .footer-logo .elementor-widget-wrap {
        border-top: 10px solid;
    }

}

@media (max-width: 1600px) and (min-width: 1025px) { 
	#about-section.text-image-right .about-content .elementor-widget-wrap {
	    margin-left: 70px;
	}
	body .elementor section.elementor-section .extra-space-top .elementor-widget-container {
        margin-top: -20px;
	}

}

@media (max-width: 1440px) and (min-width: 1025px) {
    header #header-main .logo-container .elementor-widget-container {
    	padding-right: 7%;
    }
    #header-main #menu-cdb8f75 li, 
    header .header-right .elementor-icon-box-content p {
        font-size: 14px;
    }
    .footer-logo .elementor-widget-container {
	    padding-right: 11%;
	}
	.jupiterx-site footer section.elementor-section.footer-main {
        padding-top: 65px;
        padding-bottom: 104px;
    }
    footer .elementor-container .elementor-column.footer-right .elementor-inner-column {
        width: 50%;
    }
    .footer-logo .elementor-widget-wrap {
    	min-height: 360px;
    }
    .header-sm h2.elementor-heading-title,
    .header-sm h2 {
        font-size: 40px;
    }
    h3, .h3 {
    	font-size: 25px;
    }
    body .elementor-element.header-lg .elementor-widget-container h2.elementor-heading-title,
    .header-lg h2 {
    	font-size: 80px;
    }
    #hero-inner-section .elementor-background-overlay {
	    max-width: 70%;
	}
	#hero-inner-section .elementor-container {
	    max-width: 60%;
	}
	#hero-content .elementor-widget-wrap {
	    max-width: 630px;
	    padding-top: 230px;
	    padding-bottom: 200px;
	}
	#about-section.text-image-right .about-content .elementor-widget-wrap {
	    margin-left: 50px;
	    padding-top: 100px;
	    padding-bottom: 100px;
	}
    body:not(.elementor-editor-active) .testimonial-content .elementor-element {
        transform: skew(367deg);
        max-width: 660px;
    }
    #testimonial-section .testimonial-content .elementor-element.elementor-widget-text-editor {
        font-size: 20px;
    }
    header.scroll-header .raven-site-logo img {
	    padding: 0 20px;
	}
	footer .elementor-container .elementor-column.footer-mid .elementor-widget-container {
	    font-size: 14px;
	}
	.footer-right .elementor-widget-text-editor .elementor-widget-container * {
	    font-size: 14px;
	}
    .footer-logo .elementor-widget-wrap {
        border-top: 18px solid;
    }
}

@media (max-width: 1280px) and (min-width: 1025px) {
    .logo-container .elementor-widget-container img {
	    width: 130px;
	}
	header #header-main .logo-container .elementor-widget-container {
	    padding-right: 6%;
	}
	footer .elementor-container .elementor-column.footer-mid .elementor-widget-container {
        font-size: 13px;
    }
    .footer-right .elementor-widget-text-editor .elementor-widget-container * {
		font-size: 13px;
	}
	.footer-logo .elementor-widget-container {
	    padding-right: 10%;
	    max-width: 300px;
	    margin: auto;
	    margin-right: 0;
	}
	#hero-inner-section .elementor-background-overlay {
	    max-width: 75%;
	}
    .testimonial-inner .testimonial-image img {
        height: 650px;
    }
    body:not(.elementor-editor-active) .testimonial-content .elementor-background-overlay {
        margin-left: -72px;
    }
    header.scroll-header .raven-site-logo img {
	    padding: 0 10px;
	}

}

@media (max-width: 1199px) and (min-width: 1025px) { 

    #blog-section .elementor-container {
        max-width: 900px;
    }

}

@media only screen and (max-width: 1025px) {
	header #header-main .logo-container .elementor-widget-container {
    	padding-right: 0;
    }
    header .nav-menu .raven-nav-menu-mobile.raven-nav-menu-active {
    	background-color: #2b2d4d;
    	width: 60%;
    }
    header .nav-menu .raven-nav-menu-mobile.raven-nav-menu-active .raven-nav-menu li.menu-item a {
    	color: #fff;
    }
    header .nav-menu .raven-nav-menu-mobile.raven-nav-menu-active .raven-nav-menu li.menu-item a:hover {
    	color:#e1b484;
    	background-color: #fff;
    }
    header .nav-menu .raven-nav-menu-toggle-button {
    	position: relative;
    	z-index: 9;
    }
    header .raven-nav-menu-close-button {
        font-size: 45px; 
        color: #fff;
    }
    header .raven-nav-menu-close-button:hover {
        color: #e1b484;
    }
    .jupiterx-site footer section.elementor-section.footer-main {
        padding-top: 0px;
        padding-bottom: 20px;
    }
    footer .elementor-container .elementor-column.footer-logo {
        width: 100%;
    }
    footer .elementor-container .elementor-column.footer-logo .elementor-widget-wrap.elementor-element-populated {
    	background-color: transparent;
    	border: 0;
    	box-shadow: none;
    }
    footer .elementor-container .elementor-column.footer-mid, 
    footer .elementor-container .elementor-column.footer-right {
        width: 100%;
    }
    footer .elementor-container .elementor-column.footer-mid .elementor-widget-container {
        text-align: center;
    }
    footer .elementor-container .elementor-column.footer-right .elementor-widget-wrap {
	    max-width: 460px;
	    margin: auto;
    }
    footer .elementor-container .elementor-column.footer-right .elementor-inner-column {
        width: 50%;
        text-align: center;
    }
    .footer-logo .elementor-widget-wrap {
    	position: relative;
	    left: auto;
	    bottom: auto;
	    min-height: auto;
	    max-width: 100%;
	    transform: none;
    }
    .footer-logo .elementor-widget-container {
    	transform: none;
	    padding-right: 0;
	    text-align: center;
    }
    #hero-inner-section .elementor-background-overlay {
	    margin-right: 0;
	    max-width: 100%;
	    right: 0;
	    transform: none;
	}
	#hero-content .elementor-widget-wrap {
	    max-width: 540px;
	    text-align: center;
    }
    #about-section.text-image-right .elementor-background-overlay {
    	transform: none;
	    max-width: 100%;
	    margin-left: 0;
	    opacity: .9;
	    height: 100%;
    }
    #about-section {
    	background-position: center;
        background-size: cover;
    }
    #about-section.text-image-right .about-content .elementor-widget-wrap {
	    max-width: 100%;
	    margin-left: 0;
	}
    #blog-section .elementor-container {
        max-width: 820px;
    }
    header .logo-container {
	    left: -50px;
	}
	header.scroll-header .raven-site-logo img {
	    padding: 10px;
	}
	#testimonial-columns::before {
		width: 100%;
		height: 20px;
	}
    #blog-section .raven-grid-item .raven-post-content {
        padding-right: 30px;
    }
    #jupiterx-primary section:first-child h2 {
        font-size: 30px;
    }
}

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

    #single-post-section .elementor-element.elementor-element-4bc450d7,
    #archive-section .elementor-element.elementor-element-3a6728e3 {
        width: 65%;
    }
    #single-post-section .elementor-element.elementor-element-39e9d5d1,
    #archive-section .elementor-element.elementor-element-17e9707 {
        width: 35%;
    }
    #single-post-section,
    #archive-section {
        padding-left: 0px;
        padding-right: 0px;
    }
    #archive-section .elementor-top-column .elementor-widget-wrap {
        padding: 20px;
    }
    .footer-logo {
    	clip-path: polygon(0 0, 100% 0, 74% 100%, 25% 100%);
    	-webkit-clip-path: polygon(0 0, 100% 0, 74% 100%, 25% 100%);
    	background-color: #ffffff;
    	border-top: 5px solid;
        margin-bottom: 40px;
    }
    #service-left-column .elementor-widget-wrap .elementor-widget-text-editor,
    #service-section #service-left-column .elementor-widget-wrap,
    #service-inner-column .elementor-column .elementor-widget-wrap {
    	max-width: 100%;
    }
    body.search #jupiterx-primary {
    	padding: 0 30px;
    }
}

@media (max-width: 1025px) and (min-width: 768px) { 
	#about-section.text-image-right .elementor-background-overlay {
	    transform: none;
	    max-width: 70%;
	    margin-left: 0;
	    opacity: 1;
	    height: calc(100% + 20px);
	    clip-path: polygon(0 0, 86% 0, 100% 100%, 0% 100%);
	    -webkit-clip-path: polygon(0 0, 86% 0, 100% 100%, 0% 100%);
	}
	#about-section .elementor-column:first-child {
		width: 60%;
	}
    #hero-inner-section .elementor-background-overlay {
        clip-path: polygon(33% 0%, 100% 0, 102% 100%, 24% 100%);
    }
    #hero-content .elementor-widget-wrap {
        max-width: 475px;
        margin-right: 13%;
        text-align: left;
    }

}

@media (max-width: 980px) and (min-width: 768px) {  
    #hero-content .elementor-widget-wrap {
        margin-right: 5%;
    }

}



@media only screen and (max-width: 900px) {
	.logo-container .elementor-widget-container img {
	    width: 120px; 
	}
    #testimonial-columns .slick-dots {
        display: none !important;
    }
    #sidebar-section .wp-block-latest-posts__list li a {
        font-size: 16px;
    }
    header .logo-container {
	    left: -30px;
	}
	header.scroll-header .raven-site-logo img {
	    padding: 0px;
	}
    .footer-logo img {
        padding: 0 20%;
    }
}

@media only screen and (max-width: 767px) {
	.logo-container .elementor-widget-container img {
	    width: 90px; 
	}
	header .nav-menu .raven-nav-menu-mobile.raven-nav-menu-active {
    	width: 80%;
    }
    body:not(.elementor-editor-active) .testimonial-content {
        transform: none;
    }
    body:not(.elementor-editor-active) .testimonial-content .elementor-element {
        transform: none;
    }
    body:not(.elementor-editor-active) .testimonial-content .elementor-background-overlay {
        height: 100%;
        width: 100%;
        margin-left: 0;
    }
    #single-post-section .elementor-element.elementor-element-4bc450d7,
    #archive-section .elementor-element.elementor-element-3a6728e3 {
        width: 100%;
    }
    #single-post-section .elementor-element.elementor-element-39e9d5d1,
    #archive-section .elementor-element.elementor-element-17e9707 {
        width: 100%;
    }
    #archive-section .elementor-top-column .elementor-widget-wrap {
        padding: 30px;
    }
    header .logo-container {
	    left: 0;
	}
	header .logo-container {
	    max-width: 150px;
	}
	header .logo-container::after {
	    width: 65px;
	    right: -28px;
	}
	header #header-main .logo-container .elementor-widget-container {
	    padding-right: 10%;
	}
	.footer-logo img {
		padding: 0 30%;
	}
    .testimonial-inner .testimonial-image img {
        height: 410px;
    }
    #blog-section .raven-grid-item.raven-post-content .raven-post-title,
    #archive-section .raven-post-content .raven-post-title {
        font-size: 20px;
    }
    #blog-section .raven-grid-item:hover .raven-post-content .raven-post-excerpt,
    #archive-section .raven-grid-item:hover .raven-post-content .raven-post-excerpt {
        font-size: 15px;
    }
    #jupiterx-primary section:first-child h2 {
        font-size: 25px;
    }
}

@media only screen and (max-width: 300px) {
	.footer-right .elementor-widget-text-editor .elementor-widget-container * {
		font-size: 13px;
	}
    #blog-section .raven-grid-item .raven-post-image,
    #blog-section .raven-grid-item .raven-post-image img {
        min-height: 650px;
    }
    #blog-section .raven-grid-item.raven-post-content .raven-post-title,
    #archive-section .raven-post-content .raven-post-title {
        font-size: 18px;
    }
    #blog-section .raven-grid-item:hover .raven-post-content .raven-post-excerpt,
    #archive-section .raven-grid-item:hover .raven-post-content .raven-post-excerpt {
        font-size: 14px;
    }
}