.ukryjBR { display: none; }
.ukryjBRroz { display: none; }

/* Tlačítko u formuláře. Edit WM */
input[type="submit"].wpcf7-form-control.wpcf7-submit {
	display: inline-block !important;
    text-align: center !important;
    vertical-align: middle !important;
    padding: 10px 20px !important;
    border-radius: 3px !important;
    background: #f1605f !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#f1605f), to(#f1605f)) !important;
    background: -moz-linear-gradient(top, #f1605f, #f1605f) !important;
    background: linear-gradient(to bottom, #f1605f, #f1605f) !important;
    text-shadow: #591717 1px 1px 1px !important;
    font: normal normal bold 18px arial !important;
    color: #ffffff !important;
    text-decoration: none !important;
    box-shadow: none !important; 
}

/* Tlačítko:hover u formuláře. Edit WM */
input[type="submit"]:hover.wpcf7-form-control.wpcf7-submit {
	background: #5cc5db !important; 
}

/* Responzivita u Formuláře Edit WM */
@media screen and (max-width: 1079px){
  .ukryjBR { 
  	display:block;   
  } 
}  
/* Responzivita u Formuláře Edit WM */
@media screen and (max-width: 517px){
  .ukryjBRroz { 
  	display:block;
  } 
} 
@media screen and (max-width: 373px){
  .ukryjBRroz { 
  	margin-bottom: 40px;
  } 
}

media="all"
input[type="reset"], input[type="button"], input[type="submit"], button {
background-color: #f1605f;
}
www.cambridgestudy.sk/media="all"
button, html input[type="button"], input[type="reset"], input[type="submit"] {
cursor: pointer;
-webkit-appearance: button;
}
www.cambridgestudy.sk/media="all"
button, html input[type="button"], input[type="reset"], input[type="submit"] {
/* border: 1px solid #ccc; */
/* border-color: #ccc #ccc #bbb #ccc; */
/* border-radius: 3px; */
/* background: #e6e6e6; */
/* box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05); */
color: rgba(255, 255, 255, 0.8);
cursor: pointer;
-webkit-appearance: button;
font-size: 13px;
/* font-size: 1.2rem; */
/* line-height: 1; */
padding: .6em 4em .3em;
/* text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8); */
}

#cookie-notice .button.wp-default {
	background: #4D296F;
	color: white;
	border: none;
}

.st_views .st_view{
	background-image: none !important;
}