/*
Theme Name: Jevelin Child
Description: Child theme for Jevelin theme
Author: Shufflehound
Author URI: http://shufflehound.com
Template: jevelin
*/

/* Add your custom CSS below */
.footer-copyrights-extra {
	font-size:12px;
	color:#FFF;
	line-height:1.25;
}
.footer-copyrights-extra p {
	margin-bottom:0;
	line-height:1.25;
}
.sh-footer .sh-copyrights {
	display:none!important;
}
.home .post-content {
	display:none;
}
.sh-header-builder-logo-standard {
	max-width:240px!important;
}
.green-text {
	color:rgb(12 122 31)!important;
}
#wrapper > .sh-page-layout-default {
	padding:60px 0 0 0!important;
}
.sh-footer {
	margin-top:60px;
}

.custom-action-button {
    padding: 15px 30px;
    background-color: rgb(12 122 31)!important;
    text-decoration: none;
    border-radius: 100px;
    color: white;
    font-weight: 600;
}
.custom-action-button:hover {
	color:#ffffff;
}
a {
	color:#3d85c6;
	
}
.sh-cf7-body label {
	width:100vw;
}
.contact-form input[type="submit"], .sh-back-to-top:hover, .sh-dropcaps-full-square-tale, .sh-404-button, .woocommerce .wc-forward, .woocommerce .checkout-button, .woocommerce div.product form.cart button, .woocommerce .button:not(.add_to_cart_button), .sh-blog-tag-item, .sh-comments .submit, .sh-sidebar-search-active .search-field, .sh-nav .sh-nav-cart .buttons a.checkout, ul.page-numbers .current, ul.page-numbers .current:hover, .post-background, .post-item .post-category .post-category-list, .cart-icon span, .comment-input-required, .widget_tag_cloud a:hover, .widget_product_tag_cloud a:hover, .woocommerce #respond input#submit, .sh-portfolio-overlay1-bar, .sh-pricing-button-style4, .sh-pricing-button-style11, .sh-revslider-button2, .sh-portfolio-default2 .sh-portfolio-title, .sh-recent-posts-widgets-count, .sh-filter-item.active:after, .blog-style-largedate .post-comments, .sh-video-player-style1 .sh-video-player-image-play, .sh-video-player-style2 .sh-video-player-image-play:hover, .sh-video-player-style2 .sh-video-player-image-play:focus, .woocommerce .woocommerce-tabs li a:after, .sh-image-gallery .slick-dots li.slick-active button, .sh-recent-posts-carousel .slick-dots li.slick-active button, .sh-recent-products-carousel .slick-dots li.slick-active button, .sh-settings-container-bar .sh-progress-status-value, .post-password-form input[type="submit"], .wpcf7-form .wpcf7-submit, .sh-portfolio-filter-style3 .sh-filter-item.active .sh-filter-item-content, .sh-portfolio-filter-style4 .sh-filter-item:hover .sh-filter-item-content, .sh-woocommerce-categories-count, .sh-woocommerce-products-style2 .woocommerce ul.products li.product .add_to_cart_button:hover, .woocomerce-styling.sh-woocommerce-products-style2 ul.products li.product .add_to_cart_button:hover, .sh-icon-group-style2 .sh-icon-group-item:hover, .sh-text-background, .plyr--audio .plyr__control.plyr__tab-focus, .plyr--audio .plyr__control:hover, .plyr--audio .plyr__control[aria-expanded=true], .sh-jevelin-style3 .widget_price_filter .ui-slider .ui-slider-range {
	background-color:#0f7a1f!important;
}
.ctct-submit {
	width: 100%;
    background: rgb(12 122 31);
    border: none;
    padding: 10px 0;
    color: white;
}

#ctct_form-2 .widget-title{
background: #0f7a1f;
    padding: 10px 10px;
    text-align: center;
    color: white;
    margin-bottom: 10px!important;
}
p.comment-form-cookies-consent {display:none;}
div.sh-comments-required-notice {display:none;}
html body{
	color:black!important;
}
body .sh-header-builder-mobile .sh-header-mobile-dropdown,
body .sh-header-builder-mobile .header-mobile-social-media a{
	background:#FFFFFF!important;
}
body .sh-header-builder-mobile .sh-nav-mobile li a:hover,
body .sh-header-builder-mobile .sh-nav-mobile li.current-menu-item > a{
	color: #000!important;
}
.o-posts-grid-post-title a {
	color: #263A42!important;
	font-size:20px!important;
}
.o-posts-grid-post-title a:hover {
	color: #000!important;
}
@media (max-width: 550px) {
	.o-posts-grid-post {
		display: flex;
        flex-direction: column;
	}
	.o-posts-grid-post-image {
		padding:0px!important;
	}
}
.ctct-disclosure {
	display:none;
}
.post-title h1, .post-title h2 {
	font-size:24px!important;
}

.icon-social-facebook {
	font-size:33px!important;
}