/*
Theme Name:     Neve Child Theme
Theme URI:      https://passionprofit.com
Description:    A child theme for the Neve theme, optimized for Elementor layouts
Author:         Walt Goodridge
Author URI:     https://passionprofit.com
Template:       neve
Version:        1.0.0
Text Domain:    neve-child
*/

/* Add your custom CSS below this line *


/* Fixed width button */
.fixed-button {
    width: 180px;        /* fixed width */
    text-align: center;  /* centers the text */
    white-space: nowrap; /* prevents text wrapping */
}

@media (min-width: 960px) {

    .nv-navbar .sub-menu {
        left: 50% !important;
        right: auto !important;
        transform: translateX(-50%);
    }

}

.itestspacer {
padding : 30px;
}


.spacer {
padding : 20px;
text-align : center;
}

.hh7 {
color : maroon;
font-size : 25px;
font-weight : bold;
text-align : left;
margin-top : 20px;
}

.letter, .testimonial {
margin-left : 15%;
margin-right : 15%;
text-align : justify;
text-indent : 3em;
font-style : italic;
}

.img200 {
cursor : pointer;
margin : 10pt 10px 10px 10pt;
border : 0;
width : 200px;
}
.img200left {
float : left;
cursor : pointer;
margin : 10pt 10px 10px 10pt;
border : 0;
width : 200px;
}
.img100left {
float : left;
cursor : pointer;
margin : 10pt 10px 10px 10pt;
border : 0;
width : 100px;
}

.divider {
height : 20px;
padding-bottom : 1px;
width : 50%;
margin : 20px auto;
border-bottom : 2px dotted blue;
}
.clearfix:after {
visibility : hidden;
display : block;
font-size : 0;
content : " ";
clear : both;
height : 0;
}

        .container7 {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
	z-index:110;
	visibility: visible;
}
.video7 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	visibility: visible;
	z-index:110;
}

.video-container {
position : relative;
padding-bottom : 56.25%;
padding-top : 35px;
height : 0;
overflow : hidden;
}
.video-container iframe {
position : absolute;
top : 0;
left : 0;
width : 100%;
height : 100%;
}
.video-container object {
position : absolute;
top : 0;
left : 0;
width : 100%;
height : auto;
}

.homepagediv2 {
margin : 10px;
line-height : 34px;
margin-bottom : 60px;
max-width : 800px;
text-align : justify;
}

.parat {
margin-top : 15px;
text-align : justify;
}
.para, .paragraphindent {
margin-top : 0;
text-align : justify;
text-indent : 3em;
padding : 0 0 0 0;
}

.para {
text-indent : 3em;
margin-top : 1px;
text-align : justify;
padding : 0 0 0 0;
}

.homepagediv, .productlisting {
margin : 10px;
line-height : 34px;
margin-bottom : 60px;
max-width : 650px;
text-align : justify;
}
.testimonial .media {
margin-top : 0;
margin-bottom : 25px;
}
.testimonial .media > .pull-left {
margin-right : 25px;
}
.testimonial .media > .pull-left img {
margin-top : 6px;
}
.testimonial .media .media-body blockquote {
padding-left : 25px;
padding-right : 30px;
position : relative;
border-left : 0;
margin-bottom : 0;
color : #ffffff;
}
.testimonial .media .media-body blockquote:before {
position : absolute;
left : 5px;
top : 8px;
content : '"';
font-size : 40px;
color : #ffffff;
font-family : 'Noto Sans', sans-serif;
transform : rotate(180deg);
line-height : 0;
}
.testimonial .media .media-body blockquote:after {
position : absolute;
right : 30px;
bottom : 14px;
content : '"';
font-size : 40px;
color : #ffffff;
font-family : 'Noto Sans', sans-serif;
line-height : 0;
}
/*


.custom-header-image img {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 0;
}


.custom-banner {
    text-align: center;
    margin-bottom: 20px;
}


blockquote h3 {
    color: #0073aa !important; /* WordPress blue * /
	font-size: 1.4em !important; 
}

.desktop-only {
    display: none;
}
.mobile-only {
    display: block;
}

@media (min-width: 768px) {
    .desktop-only {
        display: block;
    }
    .mobile-only {
        display: none;
    }
}


.footer-meta {
    text-align: center;
    font-size: 14px;
    margin-top: 20px;
    color: #333;
}


.wp-caption-text {
    font-size: 1.1em !important; /* Slightly larger font * /
    font-style: italic; /* Italicized text */
   /* color: inherit; */ /* Optional: ensures it uses your current text color * /
	    color: #2B3856 !important; /* Optional: ensures it uses your current text color * /
    line-height: 1.3;
}


.widget-title {
    font-size: 18px;
	font-family:  Oswald;
    font-style: italic;
    font-weight: 600;
    color: #1D3557;  /* Deep blue * /
    text-transform: uppercase;
    margin-bottom: 10px;
}


/* Float-safe padding and clear fix for WooCommerce product descriptions * /
.woocommerce-product-details__short-description,
.woocommerce-Tabs-panel--description,
.woocommerce-tabs .panel.entry-content {
    clear: both;
    padding-top: 1em;
}


/* Sidebar Recent Posts widget styling * /
.wp-block-latest-posts {
    margin: 0;
    padding: 0;
    list-style: none;
}

.wp-block-latest-posts li {
    margin-bottom: 1em;   /* more space between each item */ 
    line-height: 1.6;     /* more vertical breathing room * /
}

.wp-block-latest-posts a {
    font-weight: bold;    /* make titles stand out * /
}

.wp-block-latest-posts time:before {
    content: "\00a0";     /* adds a non-breaking space before the date * /
}

.wp-block-latest-posts time {
    font-size: 0.9em;
    color: #666;
}



.neve-site-logo {
    border-radius: 50% !important;
    object-fit: cover;
}