/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */


.wp-block-heading{margin-bottom: -35px;}


.conv_message{font-weight:bold!important; font-size:1rem!important;}

.conversion_name, .conversion_email{color:#cc0000!important; font-size:1.2rem!important;}

mark{font-weight:bold;}

iframe { border: none; }

a.glink {
    text-decoration: none;
	color:#3A4F66!important;
	font-size:12px!important;
}


#cmplz-manage-consent .cmplz-manage-consent {
display: block !important;
    box-shadow: none !important;
    bottom: 20px !important;
    left: 10px !important;
    background-color: #003d68 !important;
    color: #fff !important;
    border: 1px solid #fff !important;
    border-radius: 10px !important;
    line-height: 1em;
    font-size: 12px !important;
    padding: 5px !important;
    height: 40px !important;
    text-transform: math-auto;
    max-width: 200px;
    width: 180px;
}

@media (max-width: 768px) {
#cmplz-manage-consent .cmplz-manage-consent{
    display: none !important;
  }
}

#payment ul.payment_methods>li.wc_payment_method>label {
    background-color: #efef;
border: 1px solid #003d68;
    border-radius: 12px;
    margin-bottom: 10px!important;
}
