/*
Theme Name:     ParentShield
Theme URI:      https://themeisle.com/themes/neve/
Template: neve
Author:         Graham Tyers
Author URI:     https://parentshield.co.uk
Description:    ParentShield theme is based on Neve theme and heavily modified by GT
Version:        1.1.0
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    neve
Tags: blog, custom-logo, e-commerce, rtl-language-support, post-formats, grid-layout, one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready, wide-blocks, block-styles
*/

.footer--row .footer--row-inner, .footer--row .footer--row-inner .container .row {
display: flex;
align-items: flex-start !important;
position: relative;
padding-top: 12px;
}

.widget-area H2{
color:#87dc77;
font-size: 2.5em !important;
}

.footer-top-inner a:not(.button), .footer-top-inner .navbar-toggle {
/* color: var(--nv-text-color); */
}

.nv-index-posts, .nv-single-page-wrap, .nv-single-post-wrap {
margin-bottom: 0 !important;
}

ul.infobox li{
border-bottom: 1px solid rgba(255,255,255,.1);
padding-left: 0;
margin-left: -30px;
list-style: none;
position: relative;
padding: 13px 0 13px 50px;
word-wrap: break-word;
color: #FFFFFF;
}

ul.infobox-dangers li{
border-bottom: 1px solid rgba(255,255,255,.1);
padding-left: 40px;
margin-left: 10px;
list-style: none;
position: relative;
padding: 13px 0 13px 50px;
word-wrap: break-word;
color: #FFFFFF;
}


ul.infobox li:before {
  content: '✓';
  margin-right: 15px;
  margin-left: -20px;
}

ul.infobox-dangers li:before {
  content: '⚠️';
  margin-right: 15px;
}


ul.infobox a:not(.button):not(.wp-block-file__button) {
text-decoration: none !important;
color: #FFFFFF !important;
}

ul.infobox-dangers a:not(.button):not(.wp-block-file__button) {
text-decoration: none !important;
color: #FFFFFF !important;
}

h2.infobox{
	text-align: center !important;
	color: #fff !important;
}


.infobox{
        opacity: 1 !important;
}

ul.prodbox li{
border-bottom: 1px solid rgba(255,255,255,.1);
padding-left: 40px;
margin-left: 10px;
list-style: none;
position: relative;
padding: 0 0 0 10px;
word-wrap: break-word;
color: #000000;
}


ul.prodbox li:before {
  content: '✓';
  margin-right: 15px;
}


ul.prodbox a:not(.button):not(.wp-block-file__button) {
text-decoration: none !important;
color: #000000 !important;
}

.motd_red     { color: #c00000; font-weight: bold ; text-align: center }
.motd_green   { color: #008000; font-weight: bold ; text-align: center}
.motd_amber { color: #C06000; font-weight: bold ; text-align: center}



.single-product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
display: none;
}

.woocommerce-product-gallery__image {
    pointer-events: none;
}


.posted_in{
    display: none !important;
}

.sku_wrapper{
    display: none !important;
}


#billing_country_field {
  display: none;
}

#add_payment_method #payment ul.payment_methods li input,
.woocommerce-cart #payment ul.payment_methods li input,
.woocommerce-checkout #payment ul.payment_methods li input {
    margin: 0 0em 0 0 !important;
}

button[name="update_cart"] {
    display: none !important;
}

.woocommerce-layout__header {
    display: none !important;
}

.overlay-type-extern{
  display: none !important;
}



.wp-block-yoast-faq-block .schema-faq-section {
    border: 1px solid #d1dfee;
    margin-bottom: 20px;
    background-color: #fdfeff;
}

.wp-block-yoast-faq-block .schema-faq-question {
font-size: 14px;
font-weight: bold;
margin: 0;
padding: 17px 56px 17px 12px;
line-height: 1.6;
cursor: pointer;
position: relative;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
display: block;
background-color: #eee;
/*margin-bottom: 0px;*/
border-style: solid;
border-color: #ddd;
}
.wp-block-yoast-faq-block .schema-faq-question.faq-q-open {
border-bottom: 1px solid #eee;
}
.wp-block-yoast-faq-block .schema-faq-question:after {
    content: "+";
    position: absolute;
    top: 50%;
    right: 0;
    width: 56px;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-weight: bold;
    color: #000;
    font-size: 20px;
}
.wp-block-yoast-faq-block .schema-faq-question.faq-q-open:after {
    content: "-";
}
.wp-block-yoast-faq-block p.schema-faq-answer {
margin-top: -8px;
margin-bottom: -5px;
padding: 12px;
background-color:#fff;
font-size: 16px!important;
line-height: 1.4!important;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  display: none;
}


.payment_method_custom_payment input.small-field {
border-color: #c7c1c6;
border-top-color: #bbb3b9;
width: 150px !important;
float: right;
}

.woocommerce.single .entry-summary>form.cart>*, .woocommerce.single .woocommerce-variation-add-to-cart>* {
margin-right: 2px;
margin-left: 2px;
display: inline-block !important;
align-self: normal;
align-items: left;
}

.wp-block-cover-image .wp-block-cover__inner-container, .wp-block-cover .wp-block-cover__inner-container {
color: #000000 !important;
}

.darkcover{
background-color: #429744 !important;
}


.cover-post:after {
background-color: rgba(66,151,68,.82) !important;
border: 2px solid #86052c;
}

.tpnf {
background-color: #5db81e !important;
}


h1, h2, h3, h4, h5, h6 {font-family: Poppins,Arial,Helvetica,sans-serif;
}


.isgrey {
background-color: #ededed !important;
}

.header-menu-sidebar .menu-item-title-wrap {
flex-grow: 0 !important;
}

.ywapo_input_container {
background-color: #f3fcf3;
margin-bottom: -15px !important;
padding: 0;
}

.is-style-outline > .wp-block-button__link, .wp-block-button__link.is-style-outline {
    border: 2px solid;
    padding: 14px !important;
    margin: 5px !important;
}


/* ------ wordpress.org/plugins/tabby-responsive-tabs/ ------ */

.responsive-tabs .responsive-tabs__heading {
	display: none;
}

.responsive-tabs .responsive-tabs__list__item {
	display: inline;
	cursor: pointer;
}

.responsive-tabs-wrapper {
	clear: both;
	margin: 6px;
	zoom: 1;
}

.responsive-tabs-wrapper:before,
.responsive-tabs-wrapper:after {
	content: "";
	display: table;
}

.responsive-tabs-wrapper:after {
	clear: both;
}

.responsive-tabs .responsive-tabs__heading:focus,
.responsive-tabs .responsive-tabs__list__item:focus {
	outline: 1px solid transparent;
        border-top: 1px solid #333;
        border-left: 1px solid #333;
        border-right: 1px solid #333;
}

.responsive-tabs .responsive-tabs__heading--active:focus,
.responsive-tabs .responsive-tabs__list__item--active:focus {
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
}

.responsive-tabs ul.responsive-tabs__list {
	font-size: 18px;
	line-height: 18px;
	margin: 20px 0 0 12px;
	padding: 0;
}

.responsive-tabs .responsive-tabs__list__item {
	background: #c6c6c6;
	border: 1px solid transparent;
	border-bottom: none;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	color: #5db81e;
	font-size: 18px;
	line-height: 19px;
	transition: background 0.35s ease;
	text-transform: inherit;
	margin: 1px 12px 0 0;
	padding: 10px 12px 10px;
	white-space: nowrap;
	float: left;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.responsive-tabs .responsive-tabs__list__item .fa {
	margin-right: 8px;
	line-height: 0.8;
}

.responsive-tabs .responsive-tabs__list__item:hover {
	color: #000;
	background: #d7eba2;
}

.responsive-tabs .responsive-tabs__list__item--active,
.responsive-tabs .responsive-tabs__list__item--active:hover {
	background: #fff;
	border-top: 1px solid #333;
        border-left: 1px solid #333;
        border-right: 1px solid #333;
	border-bottom: 1px solid white;
	color: #000;
	padding-bottom: 17px;
	margin-top: -5px;
	position: relative;
	top: 1px;
}

.responsive-tabs .responsive-tabs__panel {
	background: #fff;
	/* border: 1px solid #ddd; */
	/* border-top: 1px solid #ddd; */
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	clear: left;
	margin-bottom: 0;
	padding: 20px 20px 0;
	word-wrap: break-word;
	top: 40px; 
	padding: 20px;
	border: 1px solid #333;
	box-shadow: 5px 5px 10px grey;
}

.responsive-tabs .responsive-tabs__panel:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}

@media (min-width: 768px) {

	.responsive-tabs .responsive-tabs__panel--closed-accordion-only {
		display: block;
	}
}

@media (max-width: 767px) {

	.responsive-tabs .responsive-tabs__list {
		display: none;
	}

	.responsive-tabs .responsive-tabs__heading {
		display: block;
		cursor: pointer;
	}

	.responsive-tabs-wrapper {
		border-top: 1px solid #ccc;
	}

	.responsive-tabs .responsive-tabs__heading {
		background: #fff;
		border: 1px solid #ccc;
		border-top: none;
		color: #777;
		font-size: 18px;
		font-weight: normal;
		text-transform: inherit;
		margin: 0;
		padding: 10px 0;
		padding-left: 20px;
		position: relative;
	}

	.responsive-tabs .responsive-tabs__heading .fa {
		margin-right: 8px;
		display:none;
		}

	.responsive-tabs .responsive-tabs__heading:after {
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-top: 6px solid #777;
		content:"";
		display: block;
		position: absolute;
		right: 20px;
		top: 20px;
		height: 0;
		width: 0;
	}

	.responsive-tabs .responsive-tabs__heading:hover {
		background: #eee;
		color: #777;
	}

	.responsive-tabs .responsive-tabs__heading:hover:after {
		border-top: 6px solid #777;
	}

	.responsive-tabs .responsive-tabs__heading--active,
	.responsive-tabs .responsive-tabs__heading--active:hover {
		background: #d7eba2;
		color: #000;
	}

	.responsive-tabs .responsive-tabs__heading--active:after,
	.responsive-tabs .responsive-tabs__heading--active:hover:after {
		border-bottom: 6px solid #fff;
		border-top: 0;
		top: 18px;
	}

	.responsive-tabs .responsive-tabs__panel {
		background: #fff;
		border: 1px solid #333;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		border-top: none;
		margin: 0;
		padding: 0 20px;
		padding-top: 20px;
	}


}


p.howtobuy{
text-align: justify;
}

.goldcover a:hover {
color: #fff;
}


.cky-btn-revisit-wrapper {
	display:none !important;
}


.woocommerce-store-notice, p.demo_store {
 	background-color : #000000 !important;
	color: #FFFFFF ! important;
color: rgb(0,0,0);
direction: ltr;
display: inline;
font-family: Poppins, Arial, Helvetica, sans-serif;
font-size: 32px;
font-weight: 700;
height: auto;
letter-spacing: normal;
line-height: 38.400002px;
text-align: center;
}


/* Remove the WooCommerce single product gallery thumbnails */
.woocommerce-product-gallery .flex-control-thumbs, #tns1-mw
.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:not(:first-child){
    display: none !important;
}
