body {
font-size: 15px;
font-family: 'Montserrat', sans-serif;
}
.block {
display: block;
}
.inline {
vertical-align: top;
display: inline-block;
}
.clear {
clear: both;
}
p {
margin-bottom: 20px;
}
* {
padding: 0px;
margin: 0px;
}
.wrapper {
width: 100%;
margin: 0px auto;
max-width: 1560px;
padding: 0px 15px;
position: relative;
box-sizing: border-box;
} a {
color: #000;
text-decoration: none;
transition: color 0.5s;
-o-transition: color 0.5s;
-moz-transition: color 0.5s;
-webkit-transition: color 0.5s;
outline: 0;
cursor: pointer;
}
a:hover {
color: #e96656;
}
.vc_row {
margin-left: auto;
margin-right: auto;
}
#content {
min-height: 900px;
margin-top: 50px;
}
.page-header {
text-align: center;
margin-bottom: 50px;
}
header#masthead {
top: 0px;
left: 0px;
width: 100%;
z-index: 9999;
position: fixed;
box-shadow: 0px 5px 11px 0px rgba(50, 50, 50, 0.08);
}
.darkoverlay {
position: relative;
padding: 100px 0px;
}
.darkoverlay .vc_parallax-inner:before {
top: 0px;
left: 0px;
width: 100%;
content: '';
height: 100%;
z-index: 333;
position: absolute;
background-color: rgba(0, 0, 0, 0.5);
}
.lightoverlay {
position: relative;
padding: 100px 0px;
}
.lightoverlay .vc_parallax-inner:before {
top: 0px;
left: 0px;
width: 100%;
content: '';
height: 100%;
z-index: 333;
position: absolute;
background-color: rgba(100, 100, 100, 0.6);
}
.onlytext ul, .onlytext ol {
margin-left: 15px;
}
.onlytext li {
margin-bottom: 20px;
}
#googlemap * {
margin: 0px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
}
.page-header h1 {
position: relative;
display: inline-block;
vertical-align: top;
}
.page-header h1:after {
left: 10%;
width: 80%;
height: 2px;
content: '';
bottom: -15px;
position: absolute;
background-color: #e96656;
} #header_top_bar {
width: 100%;
color: #fff;
display: block;
font-size: 13px;
padding: 8px 0px;
position: relative;
background-color: #171717;
}
#header_top_bar a {
color: #fff;
}
#header_top_bar a:hover { color: #e11f26;
}
#header_top_bar #header_top_bar_contact .one_item {
padding-left: 7px;
position: relative;
margin-right: 80px;
}
#header_top_bar #header_top_bar_contact div.one_item:last-of-type {
margin-right: 0px;
}
#header_top_bar #header_top_bar_contact div.one_item:first-of-type {
margin-left: 12px;
}
#header_top_bar #header_top_bar_contact .one_item:before {
top: 1px;
left: -10px;
color: #fff;
font-size: 14px;
position: absolute;
font-family: FontAwesome;
}
#header_top_bar #header_top_bar_contact .one_item:after {
top: 3px;
width: 1px;
content: '';
right: -35px;
height: 12px;
position: absolute;
background-color: #fff;
}
#header_top_bar #header_top_bar_contact div.one_item:last-of-type:after {
display: none;
}
#header_top_bar #header_top_bar_contact .address:before {
content: '\f041';
}
#header_top_bar #header_top_bar_contact .phone:before {
top: 2px;
content: '\f095';
}
#header_top_bar #header_top_bar_contact .email:before {
left: -13px;
content: '\f003';
}
#header_top_bar #header_top_bar_social {
top: 1px;
right: 250px;
position: absolute;
}
#header_top_bar #header_top_bar_social a {
margin-right: 20px;
}
#header_top_bar #header_top_bar_social #TA_socialButtonBubbles751 {
margin-top: -2px;
margin-right: 0px;
vertical-align: top;
display: inline-block;
}
#header_top_bar #header_top_bar_social #TA_socialButtonBubbles751 a {
margin-right: 0px;
}
#header_top_bar #header_top_bar_social #TA_socialButtonBubbles751 > img {
display: none !important;
}
#header_top_bar #header_language_selector {
top: 0px;
right: 15px;
z-index: 9999;
position: absolute;
}
#header_top_bar #header_language_selector ul {
min-width: 100px;
padding: 0px 10px;
list-style-type: none;
box-sizing: border-box;
}
#header_top_bar #header_language_selector ul li {
position: relative;
}
#header_top_bar #header_language_selector ul ul {
display: none;
position: absolute;
background-color: #171717;
}
#header_top_bar #header_language_selector ul ul li {
padding: 7px 0px;
}
#header_top_bar #header_language_selector ul ul li:first-of-type {
padding-top: 14px;
}
#header_top_bar #header_language_selector ul ul img {
margin-right: 5px;
}
#header_top_bar #header_language_selector ul > li {
text-align: right;
}
#header_top_bar #header_language_selector ul > li:hover > ul {
display: block;
}
#header_top_bar #header_language_selector ul > li img {
margin-top: 2px;
margin-left: 3px;
vertical-align: top;
display: inline-block;
} #header_logo_menu {
width: 100%;
display: block;
padding: 25px 0px;
background-color: #fff;
}
#header_logo_menu #header_logo {
float: left;
}
#header_logo_menu #header_logo a {
position: absolute;
}
#header_logo_menu #header_logo img {
width: auto;
height: auto;
max-width: 62px;
max-height: 62px;
}
#header_logo_menu #header_menu {
height: 62px;
float: right;
}
#header_logo_menu #header_menu #header_desktop_menu ul {
list-style-type: none;
}
#header_logo_menu #header_menu #header_desktop_menu ul li {
margin-top: 23px;
margin-right: 40px;
vertical-align: top;
display: inline-block;
transition: width 0.3s;
-o-transition: width 0.3s;
-moz-transition: width 0.3s;
-webkit-transition: width 0.3s;
}
#header_logo_menu #header_menu #header_desktop_menu ul li a {
color: #000;
position: relative;
font-weight: 700;
color: #666;
padding: 10px;
}
#header_logo_menu #header_menu #header_desktop_menu ul li a:before {
left: 50%;
width: 0px;
bottom: 5px;
height: 1px;
content: '';
position: absolute;
background-color: #e96656;
transform: translate(-50%, 0px);
-o-transform: translate(-50%, 0px);
-moz-transform: translate(-50%, 0px);
-webkit-transform: translate(-50%, 0px);
transition: width 0.3s;
-o-transition: width 0.3s;
-moz-transition: width 0.3s;
-webkit-transition: width 0.3s;
}
#header_logo_menu #header_menu #header_desktop_menu ul li:last-of-type {
margin-right: 0px;
}
#header_logo_menu #header_menu #header_desktop_menu ul li:hover, #header_logo_menu #header_menu #header_desktop_menu ul li.current-menu-item { }
#header_logo_menu #header_menu #header_desktop_menu ul li:hover a, #header_logo_menu #header_menu #header_desktop_menu ul li.current-menu-item a {
color: #e11f26;
}
#header_logo_menu #header_menu #header_desktop_menu ul li:hover a:before, #header_logo_menu #header_menu #header_desktop_menu ul li.current-menu-item a:before {
width: calc(100% - 10px);
}
#header_logo_menu #header_menu #header_desktop_menu ul li.my_profile {
margin-top: 15px;
position: relative;
}
#header_logo_menu #header_menu #header_desktop_menu ul li.my_profile i { color: #e11f26;
font-size: 30px; }
#header_logo_menu #header_menu #header_desktop_menu ul li.my_profile a:before {
display: none;
}
#header_logo_menu #header_menu #header_desktop_menu ul li.my_cart {
margin-top: 15px;
position: relative;
}
#header_logo_menu #header_menu #header_desktop_menu ul li.my_cart i { color: #f9c718;
font-size: 28px; }
#header_logo_menu #header_menu #header_desktop_menu ul li.my_cart a:before {
display: none;
}
#header_logo_menu #header_menu #header_desktop_menu ul #headercartcount {
top: -20px;
color: #000;
right: -10px;
z-index: 8888;
padding: 2px 5px;
position: absolute;
border: 1px solid #000;
background-color: rgba(255, 255, 255, 0.5);
border-radius: 50%;
-o-border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
} #header_login_box {
top: 40px;
width: 100%;
left: -200px;
display: none;
min-width: 300px;
padding-top: 30px;
position: absolute;
text-align: center;
box-sizing: border-box;
background-color: #fff;
border: 1px solid #666;
box-shadow: 1px 1px 1px #666;
border-radius: 7px;
-o-border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
}
#header_login_box input {
width: 100%;
max-width: 70%;
display: block;
margin-left: 15%;
margin-bottom: 30px;
outline: 0;
color: #000;
font-weight: 700;
padding: 5px;
border: 1px solid #777;
box-sizing: border-box;
background-color: #fff;
border-radius: 7px;
-o-border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
}
#header_login_box input[name="header_login_username"] {
margin-bottom: 15px;
text-align: center;
}
#header_login_box input[name="header_login_password"] {
text-align: center;
}
#header_login_box p {
font-size: 14px;
}
#header_login_box input[type="button"] {
cursor: pointer;
text-transform: uppercase;
color: #fff;
padding: 7px 0px;
}
#header_login_box input[name="header_login_submit"] {
background-color: #f4524d;
margin-bottom: 10px;
}
#header_login_box input[name="header_login_submit"]:hover {
background-color: #f23630;
}
#header_login_box input[name="header_registration"] { background-color: #f9c718;
}
#header_login_box input[name="header_registration"]:hover { }
#header_login_box #header_lost_password_link {
font-size: 13px;
cursor: pointer;
}
#header_login_box #header_login_response {
margin-top: -25px;
font-size: 11px;
color: #f4524d;
display: none;
}
#header_login_box .loginmessage {
font-weight: 700;
color: #f4524d;
font-size: 16px;
}
#header_login_box img {
max-width: 180px;
}
#customer_login > .login {
display: none;
}
#customer_login > .registration {
width: 50%;
float: none;
margin: 0px auto;
}
#customer_login > .registration > h2 {
text-align: center;
}
form.lost_reset_password {
width: 50%;
margin: 0px auto;
} footer#colophon {
width: 100%;
color: #fff;
display: block;
position: relative;
background-color: #171717;
padding: 30px 0px 10px 0px;
}
footer#colophon #header_contact {
font-size: 0px;
}
footer#colophon a {
color: #fff;
}
footer#colophon a:hover {
color: #e96656;
}
footer#colophon .one_item {
width: 100%;
font-size: initial;
margin-right: 60px;
text-align: center;
position: relative;
padding: 35px 0px 5px 0px;
max-width: calc(( 100% / 4 ) - 45px);
}
footer#colophon .one_item .social:before {
display: none;
}
footer#colophon div.one_item:last-of-type {
margin-right: 0px;
}
footer#colophon div.one_item:before {
top: 0px;
left: 50%;
font-size: 25px;
position: absolute;
font-family: FontAwesome;
transform: translate(-50%, 0px);
-o-transform: translate(-50%, 0px);
-moz-transform: translate(-50%, 0px);
-webkit-transform: translate(-50%, 0px);
}
footer#colophon div.one_item.social:before {
display: none;
}
footer#colophon div.one_item.address:before {
color: #e96656;
content: '\f041';
}
footer#colophon div.one_item.email:before {
color: #3ab0e2;
content: '\f0e0';
}
footer#colophon div.one_item.phone:before {
color: #34d293;
content: '\f098';
}
footer#colophon div.social {
padding-top: 25px;
}
footer#colophon div.social a {
margin-right: 20px;
}
footer#colophon div.social a:last-of-type {
margin-right: 0px;
}
footer#colophon #copyright {
width: 100%;
display: block; padding-top: 10px;
text-align: center; } .home header#masthead {
box-shadow: none;
}
.home #content {
margin-top: 0px;
}
.home .page-header {
display: none;
}
.home footer#colophon {
margin-top: 0px;
}
.home #home1 {
position: relative;
padding: 160px 0px;
}
.home #home1 * {
color: #fff;
}
.home #home1 #home1_1 {
font-size: 30px;
}
.home #home2 {
padding: 100px 0px;
}
.home #home2 * {
color: #fff;
}
.home #home2 #home2_1 {
font-size: 55px;
margin-bottom: 50px;
}
.home #home2 #home2_2 {
font-size: 55px;
}
.home #home2 #home2_3 {
font-size: 17px;
}
.home #about_us, .home #experience, .home #hirek, .home #clients, .home #yearmuseum {
padding: 50px 0px 70px 0px;
}
.home #about_us h1, .home #experience h1, .home #hirek h1, .home #clients h1, .home #yearmuseum h1 {
font-size: 50px;
margin-bottom: 70px;
}
.home #about_us figure, .home #experience figure, .home #hirek figure, .home #clients figure, .home #yearmuseum figure {
z-index: 888;
position: relative;
}
.home #about_us figure:before, .home #experience figure:before, .home #hirek figure:before, .home #clients figure:before, .home #yearmuseum figure:before {
top: -10px;
left: -10px;
content: '';
z-index: 777;
position: absolute;
background-color: #c5c5c5;
width: calc(100% + 20px);
height: calc(100% + 20px);
border-radius: 50%;
-o-border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
transition: background-color 0.5s;
-o-transition: background-color 0.5s;
-moz-transition: background-color 0.5s;
-webkit-transition: background-color 0.5s;
}
.home #about_us figure:hover:before, .home #experience figure:hover:before, .home #hirek figure:hover:before, .home #clients figure:hover:before, .home #yearmuseum figure:hover:before {
background-color: #f4524d;
}
.home #about_us a, .home #experience a, .home #hirek a, .home #clients a, .home #yearmuseum a {
z-index: 999;
position: relative;
}
.home #about_us p, .home #experience p, .home #hirek p, .home #clients p, .home #yearmuseum p {
font-weight: 700;
position: relative;
vertical-align: top;
display: inline-block;
}
.home #about_us p:after, .home #experience p:after, .home #hirek p:after, .home #clients p:after, .home #yearmuseum p:after {
left: 10%;
width: 80%;
height: 2px;
content: '';
bottom: -15px;
position: absolute;
background-color: #e96656;
}
.home #about_us .wpb_text_column, .home #experience .wpb_text_column, .home #hirek .wpb_text_column, .home #clients .wpb_text_column, .home #yearmuseum .wpb_text_column {
text-align: center;
}
.home #yearmuseum figure:before {
display: none;
}
.home #yearmuseum .wpb_text_column :last-child, .home #yearmuseum .wpb_text_column p:last-child {
margin-bottom: 70px;
}
.home #experience {
background-color: #f9c718;
}
.home #experience figure:before {
top: -10px;
left: -10px;
content: '';
z-index: 777;
position: absolute;
background-color: #fff;
width: calc(100% + 20px);
height: calc(100% + 20px);
border-radius: 50%;
-o-border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
transition: background-color 0.5s;
-o-transition: background-color 0.5s;
-moz-transition: background-color 0.5s;
-webkit-transition: background-color 0.5s;
}
.home #experience p {
font-weight: 700;
position: relative;
vertical-align: top;
display: inline-block;
}
.home #experience p:after {
left: 10%;
width: 80%;
height: 2px;
content: '';
bottom: -15px;
position: absolute;
background-color: #000;
}
.home #experience div.wpb_text_column:first-of-type {
margin-top: 35px;
margin-bottom: 35px;
}
.home #hirek figure:before {
display: none;
}
.home #hirek h1 {
margin-bottom: 30px !important;
}
.home #hirek h3 {
position: relative;
margin-bottom: 20px;
font-family: 'Montserrat', sans-serif !important;
font-weight: 700 !important;
}
.home #hirek h3:after {
left: 15%;
width: 70%;
height: 2px;
content: '';
bottom: -10px;
position: absolute;
background-color: #e96656;
}
.home #hirek p {
font-weight: normal;
}
.home #hirek p:after {
display: none;
} .page-template-buyticket #primary {
font-size: 0px;
margin-bottom: 80px;
}
.page-template-buyticket .left, .page-template-buyticket .right {
max-width: 50%;
font-size: initial;
vertical-align: top;
display: inline-block;
width: calc(( 100% / 2 ) - 50px);
}
.page-template-buyticket .right {
margin-left: 50px;
}
.page-template-buyticket .numberpointer {
margin-bottom: 20px;
}
.page-template-buyticket .numberpointer span {
width: 30px;
color: #fff;
height: 30px;
text-align: center;
margin-right: 20px;
line-height: 30px;
vertical-align: top;
display: inline-block;
background-color: #f7c71b;
border-radius: 50%;
-o-border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
}
.page-template-buyticket .numberpointer label {
margin-top: 7px;
font-weight: 700;
vertical-align: top;
display: inline-block;
}
.page-template-buyticket #language_selector {
width: 100%;
text-align: center;
}
.page-template-buyticket #language_selector select {
padding: 5px 10px;
}
.page-template-buyticket #language_selector input {
color: #fff;
border: 0px;
cursor: pointer;
box-shadow: none;
margin-left: 15px;
padding: 7px 15px;
vertical-align: top;
display: inline-block;
background-color: #777;
}
.page-template-buyticket #hb-event-list {
width: 100%;
min-height: 500px;
position: relative;
}
.page-template-buyticket #hb-event-list .none {
top: 50%;
left: 50%;
max-width: 80%;
text-align: center;
position: absolute;
transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
}
.page-template-buyticket #hb-event-list .one_row {
font-size: 0px;
border: 1px solid #888;
position: relative;
}
.page-template-buyticket #hb-event-list .one_row .label {
color: #fff;
padding: 5px 10px;
box-sizing: border-box;
background-color: #888; }
.page-template-buyticket #hb-event-list .one_row .label.active {
background-color: #555;
}
.page-template-buyticket #hb-event-list .one_row .left, .page-template-buyticket #hb-event-list .one_row .right {
width: 50%;
font-size: initial;
}
.page-template-buyticket #hb-event-list .one_row .left {
font-weight: 700;
}
.page-template-buyticket #hb-event-list .one_row .right {
margin-left: 0px;
text-align: right;
}
.page-template-buyticket #hb-event-list .one_row .length {
margin-left: 30px;
}
.page-template-buyticket #hb-event-list .one_row .content {
margin: 20px 0px;
padding: 0px 10px;
font-size: initial;
box-sizing: border-box; }
.page-template-buyticket #hb-event-list .one_row .content img {
height: auto;
max-width: 25px;
margin-top: 20px;
}
.page-template-buyticket #hb-event-list .one_row .content > .block {
width: 100%;
display: none;
text-align: center;
}
.page-template-buyticket #hb-event-list .one_row .select_event {
top: 45px;
color: #fff;
right: 15px;
cursor: pointer;
font-size: 14px;
padding: 5px 7px;
font-weight: bold;
text-align: center;
position: absolute;
text-transform: uppercase;
background-color: #f7c71b;
}
.page-template-buyticket #hb-event-list.none {
border: 1px solid #888;
}
.page-template-buyticket .selectticketone {
display: block;
margin: 20px auto;
padding-top: 10px;
font-weight: bold;
text-align: center;
position: relative;
margin-bottom: 50px;
}
.page-template-buyticket .selectticketone:before {
top: 0px;
left: 50%;
height: 1px;
content: '';
width: 240px;
position: absolute;
background-color: #000;
transform: translate(-50%, 0px);
-o-transform: translate(-50%, 0px);
-moz-transform: translate(-50%, 0px);
-webkit-transform: translate(-50%, 0px);
}
.page-template-buyticket .tickets {
display: none;
margin-top: 30px;
}
.page-template-buyticket .tickets .one_ticket {
width: 100%;
margin: 0px 10px;
text-align: center;
position: relative;
vertical-align: top;
display: inline-block;
max-width: calc(( 33.33% ) - 30px);
}
.page-template-buyticket .tickets .one_ticket img {
max-width: 100px;
margin-bottom: 15px;
}
.page-template-buyticket .tickets .one_ticket label {
display: block;
text-align: left;
}
.page-template-buyticket .tickets .one_ticket .price {
display: block;
margin-top: 15px;
font-weight: 500;
text-align: center;
margin-bottom: 40px;
font-weight: bold;
}
.page-template-buyticket .tickets .one_ticket input {
padding: 5px;
max-width: 50px;
}
.page-template-buyticket .tickets .one_ticket i, .page-template-buyticket .tickets .one_ticket label, .page-template-buyticket .tickets .one_ticket input {
display: inline-block;
vertical-align: top;
}
.page-template-buyticket .tickets .one_ticket i {
margin-bottom: 5px;
}
.page-template-buyticket .tickets .one_ticket label {
margin-bottom: 10px;
display: block;
width: 100%;
text-align: center;
font-weight: 400;
}
.page-template-buyticket .tickets .one_ticket input {
max-width: 35px;
}
.page-template-buyticket .tickets .one_ticket .fa-info-circle {
top: 0px;
left: 0px;
cursor: pointer;
font-size: 22px;
position: absolute;
}
.page-template-buyticket .tickets .custom_add_to_cart {
color: #fff;
padding: 5px;
display: block;
font-size: 17px;
max-width: 150px;
margin: 0px auto;
margin-top: 20px;
font-weight: bold;
text-align: center;
background-color: #f7c71b;
} .page-id-42 #content {
margin-top: 0px;
}
.page-id-42 .page-header {
display: none;
}
.page-id-42 #googlemap {
margin-bottom: 35px;
}
.page-id-42 #contactinformation {
padding: 50px 0px; }
#masmedia_vc_phone_email_contact {
width: 100%;
margin: 0px auto;
padding: 50px 0px;
position: relative;
}
#masmedia_vc_phone_email_contact .left, #masmedia_vc_phone_email_contact .right {
width: 100%;
max-width: 50%;
position: relative;
box-sizing: border-box;
}
#masmedia_vc_phone_email_contact .left {
float: left;
text-align: right;
position: relative;
padding-right: 151px;
border-right: 1px solid #000;
}
#masmedia_vc_phone_email_contact .left i {
right: 95px;
bottom: 0px;
}
#masmedia_vc_phone_email_contact .right {
float: left;
text-align: left;
padding-left: 150px;
}
#masmedia_vc_phone_email_contact .right i {
left: 95px;
bottom: 0px;
}
#masmedia_vc_phone_email_contact .headline {
margin-bottom: 20px;
}
#masmedia_vc_phone_email_contact .contact_content, #masmedia_vc_phone_email_contact i {
vertical-align: top;
display: inline-block;
}
#masmedia_vc_phone_email_contact .contact_content a {
font-size: 35px;
color: #000;
}
#masmedia_vc_phone_email_contact .contact_content a:hover {
color: #e96656;
}
#masmedia_vc_phone_email_contact i {
color: #e96656;
font-size: 40px;
position: absolute;
}
#masmedia_vc_phone_email_contact:after {
left: 0px;
content: '';
bottom: 0px;
width: 100%;
height: 1px;
position: absolute;
background-color: rgba(208, 179, 104, 0.2);
}
body:not(.page-template-registration) .wpcf7, body:not(.page-template-registration) div.wpcf7 {
width: 100%;
margin: 0px auto;
text-align: center;
}
body:not(.page-template-registration) .wpcf7 h2, body:not(.page-template-registration) div.wpcf7 h2 {
color: #fff;
margin-bottom: 40px;
text-shadow: 1px 1px 1px #777;
}
body:not(.page-template-registration) .wpcf7 .row, body:not(.page-template-registration) div.wpcf7 .row {
width: 100%;
font-size: 0px;
position: relative;
margin-bottom: 25px;
}
body:not(.page-template-registration) .wpcf7 .row .item, body:not(.page-template-registration) div.wpcf7 .row .item {
width: 100%;
font-size: 16px;
margin-right: 30px;
vertical-align: top;
display: inline-block;
max-width: calc(( 100% / 3 ) - 20px);
}
body:not(.page-template-registration) .wpcf7 .row .item input, body:not(.page-template-registration) div.wpcf7 .row .item input {
outline: 0;
width: 100%;
color: #000;
font-weight: 400;
padding: 11px 0px;
border: 1px solid #777;
background-color: #fff;
border-radius: 7px;
-o-border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
}
body:not(.page-template-registration) .wpcf7 .row .item input[name='nev'], body:not(.page-template-registration) div.wpcf7 .row .item input[name='nev'] {
padding-left: 75px;
max-width: calc(100% - 75px);
}
body:not(.page-template-registration) .wpcf7 .row .item input[name='email'], body:not(.page-template-registration) div.wpcf7 .row .item input[name='email'] {
padding-left: 130px;
max-width: calc(100% - 130px);
}
body:not(.page-template-registration) .wpcf7 .row .item input[name='targy'], body:not(.page-template-registration) div.wpcf7 .row .item input[name='targy'] {
padding-left: 90px;
max-width: calc(100% - 90px);
}
body:not(.page-template-registration) .wpcf7 .row .item span.wpcf7-form-control-wrap, body:not(.page-template-registration) div.wpcf7 .row .item span.wpcf7-form-control-wrap {
position: relative;
}
body:not(.page-template-registration) .wpcf7 .row .item span.wpcf7-form-control-wrap:before, body:not(.page-template-registration) div.wpcf7 .row .item span.wpcf7-form-control-wrap:before {
top: 2px;
left: 25px;
color: #000;
font-size: 16px;
position: absolute;
}
body:not(.page-template-registration) .wpcf7 .row .item span.wpcf7-form-control-wrap:before, body:not(.page-template-registration) div.wpcf7 .row .item span.wpcf7-form-control-wrap:before {
content: 'Lorem ips';
}
body:not(.page-template-registration) .wpcf7 .row .item span.nev:before, body:not(.page-template-registration) div.wpcf7 .row .item span.nev:before {
content: 'Név:';
}
body:not(.page-template-registration) .wpcf7 .row .item span.email:before, body:not(.page-template-registration) div.wpcf7 .row .item span.email:before {
content: 'E-mail cím:';
}
body:not(.page-template-registration) .wpcf7 .row .item span.targy:before, body:not(.page-template-registration) div.wpcf7 .row .item span.targy:before {
content: 'Tárgy:';
}
body:not(.page-template-registration) .wpcf7 .row div.item:last-of-type, body:not(.page-template-registration) div.wpcf7 .row div.item:last-of-type {
margin-right: 0px;
}
body:not(.page-template-registration) .wpcf7 .row input, body:not(.page-template-registration) div.wpcf7 .row input, body:not(.page-template-registration) .wpcf7 .row textarea, body:not(.page-template-registration) div.wpcf7 .row textarea {
color: #fff;
}
body:not(.page-template-registration) .wpcf7 .row textarea, body:not(.page-template-registration) div.wpcf7 .row textarea {
outline: 0;
width: 100%;
color: #000;
resize: none;
position: relative;
background-color: #fff;
border: 1px solid #777;
box-sizing: border-box;
padding: 40px 20px 20px 20px;
border-radius: 7px;
-o-border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
}
body:not(.page-template-registration) .wpcf7 .row .wpcf7-form-control-wrap.uzenet, body:not(.page-template-registration) div.wpcf7 .row .wpcf7-form-control-wrap.uzenet {
position: initial;
}
body:not(.page-template-registration) .wpcf7 .row span.wpcf7-form-control-wrap.uzenet:before, body:not(.page-template-registration) div.wpcf7 .row span.wpcf7-form-control-wrap.uzenet:before {
top: 10px;
z-index: 1;
left: 25px;
color: #000;
font-size: 16px;
position: absolute;
}
body:not(.page-template-registration) .wpcf7 .row span.uzenet:before, body:not(.page-template-registration) div.wpcf7 .row span.uzenet:before {
content: 'Üzenet szövege:';
}
body:not(.page-template-registration) .wpcf7 .enlang .item span.nev:before, body:not(.page-template-registration) div.wpcf7 .enlang .item span.nev:before {
content: 'Name:';
}
body:not(.page-template-registration) .wpcf7 .enlang .item span.email:before, body:not(.page-template-registration) div.wpcf7 .enlang .item span.email:before {
content: 'E-mail address:';
}
body:not(.page-template-registration) .wpcf7 .enlang .item span.targy:before, body:not(.page-template-registration) div.wpcf7 .enlang .item span.targy:before {
content: 'Subject:';
}
body:not(.page-template-registration) .wpcf7 .enlang span.uzenet:before, body:not(.page-template-registration) div.wpcf7 .enlang span.uzenet:before {
content: 'Message:';
}
body:not(.page-template-registration) .wpcf7 span.wpcf7-not-valid-tip, body:not(.page-template-registration) div.wpcf7 span.wpcf7-not-valid-tip {
margin-top: 5px;
font-size: 14px;
}
body:not(.page-template-registration) .wpcf7 div.wpcf7-response-output, body:not(.page-template-registration) div.wpcf7 div.wpcf7-response-output {
padding: 10px;
font-size: 14px;
}
body:not(.page-template-registration) .wpcf7 input[type='submit'], body:not(.page-template-registration) div.wpcf7 input[type='submit'] {
outline: 0;
width: auto;
color: #000;
cursor: pointer;
padding: 7px 20px;
border: 2px solid #777;
background-color: #fff;
border-radius: 7px;
-o-border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
}
body:not(.page-template-registration) .wpcf7 input[type="submit"], body:not(.page-template-registration) div.wpcf7 input[type="submit"] {
color: #fff;
font-size: 14px;
padding: 14px 20px;
background-color: #f4524d;
border-radius: 5px;
-o-border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-color: rgba(0, 0, 0, 0.1);
}
body:not(.page-template-registration) .wpcf7 input[type="submit"]:hover, body:not(.page-template-registration) div.wpcf7 input[type="submit"]:hover {
background-color: #f23630;
}
.woocommerce input[type="text"], .woocommerce input[type="password"], .woocommerce input[type="email"], .woocommerce input[type="tel"] {
color: #a0a0a0;
padding: 12px 12px;
border-radius: 3px;
-o-border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border: 1px solid rgba(0, 0, 0, 0.1);
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
color: #fff;
font-weight: 400;
background-color: #f4524d;
transition: background-color 0.5s;
-o-transition: background-color 0.5s;
-moz-transition: background-color 0.5s;
-webkit-transition: background-color 0.5s;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
color: #fff;
background-color: #f23630;
}
.woocommerce-form-login.login .form-row label.inline {
display: block;
margin-top: 10px;
}
.woocommerce textarea[name="order_comments"] {
padding: 10px;
font-size: 15px;
box-sizing: border-box;
}
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
padding: 8px;
}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
width: 120px;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
padding: 10px;
display: inline-block;
vertical-align: top;
font-size: 15px;
float: right;
}
.woocommerce .quantity_button {
color: #fff;
font-size: 15px;
cursor: pointer;
font-weight: 700;
padding: 14px 10px;
vertical-align: top;
display: inline-block;
border: 1px solid #777;
background-color: #f4524d;
border-radius: 3px;
-o-border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
transition: background-color 0.5s;
-o-transition: background-color 0.5s;
-moz-transition: background-color 0.5s;
-webkit-transition: background-color 0.5s;
}
.woocommerce .quantity_button:hover {
background-color: #f23630;
}
.woocommerce span.quantity_button:first-of-type {
border-top-right-radius: 0px;
-o-border-top-right-radius: 0px;
-moz-border-top-right-radius: 0px;
-webkit-border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
-o-border-bottom-right-radius: 0px;
-moz-border-bottom-right-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
}
.woocommerce span.quantity_button:last-of-type {
border-top-left-radius: 0px;
-o-border-top-left-radius: 0px;
-moz-border-top-left-radius: 0px;
-webkit-border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
-o-border-bottom-left-radius: 0px;
-moz-border-bottom-left-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
}
.woocommerce td.product-quantity {
font-size: 0px;
}
.woocommerce td.product-quantity .quantity {
border: 0px;
padding: 6px;
font-size: 15px;
vertical-align: top;
display: inline-block;
border-top: 1px solid #777;
border-bottom: 1px solid #777;
}
.woocommerce td.product-quantity .quantity input[type=number] {
outline: none;
border: 0px;
box-shadow: none;
}
.woocommerce td.product-quantity .quantity input[type=number]::-webkit-inner-spin-button, .woocommerce td.product-quantity .quantity input[type=number]::-webkit-outer-spin-button {
margin: 0px;
outline: none;
appearance: none;
-o-appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
}
.woocommerce td.product-quantity .quantity input[type=number]:focus {
border: 0px;
outline: none;
box-shadow: none;
}
.woocommerce button[name="update_cart"] {
display: none !important;
}
.wc-cart-buttons {
font-size: 0px;
}
.wc-cart-buttons .wc-proceed-to-checkout {
width: 50%;
vertical-align: top;
display: inline-block;
}
.wc-cart-buttons .wc-proceed-to-checkout {
text-align: right;
}
.wc-cart-buttons .wc-go-to-shop {
text-align: left;
}
.wc-cart-buttons .wc-go-to-shop a.checkout-button.wc-forward {
float: left;
}
.ui-tooltip {
box-shadow: none;
}
.page-template-registration .wpcf7, .page-template-registration div.wpcf7 {
width: 100%;
margin: 0px auto;
text-align: center;
}
.page-template-registration .wpcf7 h2, .page-template-registration div.wpcf7 h2 {
color: #fff;
margin-bottom: 40px;
text-shadow: 1px 1px 1px #777;
}
.page-template-registration .wpcf7 .row, .page-template-registration div.wpcf7 .row {
width: 100%;
font-size: 0px;
position: relative;
margin-bottom: 25px;
}
.page-template-registration .wpcf7 .row .item, .page-template-registration div.wpcf7 .row .item {
width: 100%;
font-size: 16px;
position: relative;
margin-right: 30px;
vertical-align: top;
display: inline-block;
max-width: calc(( 100% / 3 ) - 20px);
}
.page-template-registration .wpcf7 .row .item label, .page-template-registration div.wpcf7 .row .item label {
color: #fff;
display: block;
font-weight: 700;
text-align: left;
margin-bottom: 3px;
}
.page-template-registration .wpcf7 .row .item input, .page-template-registration div.wpcf7 .row .item input {
outline: 0;
width: 100%;
color: #000;
font-weight: 400;
padding: 11px 0px;
border: 1px solid #777;
background-color: #fff;
border-radius: 7px;
-o-border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
}
.page-template-registration .wpcf7 .row .item span.wpcf7-form-control-wrap, .page-template-registration div.wpcf7 .row .item span.wpcf7-form-control-wrap {
position: relative;
display: block;
max-width: calc(100% - 40px);
}
.page-template-registration .wpcf7 .row .item select, .page-template-registration div.wpcf7 .row .item select, .page-template-registration .wpcf7 .row .item input, .page-template-registration div.wpcf7 .row .item input {
width: 100%;
padding: 11px 20px;
box-sizing: border-box;
border-radius: 7px;
-o-border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
}
.page-template-registration .wpcf7 .row div.item:last-of-type, .page-template-registration div.wpcf7 .row div.item:last-of-type {
margin-right: 0px;
}
.page-template-registration .wpcf7 .row .item.fogyatek, .page-template-registration div.wpcf7 .row .item.fogyatek {
text-align: left;
max-width: calc(100% - ( calc(( 100% / 3 ) + 10px ) ));
}
.page-template-registration .wpcf7 .row .item.fogyatek *, .page-template-registration div.wpcf7 .row .item.fogyatek * {
color: #fff;
}
.page-template-registration .wpcf7 .row .item.fogyatek input[type="checkbox"], .page-template-registration div.wpcf7 .row .item.fogyatek input[type="checkbox"] {
width: auto;
margin-right: 10px;
margin-top: 4px;
display: inline-block;
vertical-align: top;
}
.page-template-registration .wpcf7 .row .item.fogyatek .wpcf7-form-control-wrap.fogyatek, .page-template-registration div.wpcf7 .row .item.fogyatek .wpcf7-form-control-wrap.fogyatek {
margin-top: 32px;
}
.page-template-registration .wpcf7 .row .item.fogyatek.diak, .page-template-registration div.wpcf7 .row .item.fogyatek.diak {
max-width: calc(( 100% / 3 ) - 20px);
}
.page-template-registration .wpcf7 .row span.wpcf7-list-item, .page-template-registration div.wpcf7 .row span.wpcf7-list-item {
margin: 0px;
}
.page-template-registration .wpcf7 .row input, .page-template-registration div.wpcf7 .row input, .page-template-registration .wpcf7 .row textarea, .page-template-registration div.wpcf7 .row textarea {
color: #fff;
}
.page-template-registration .wpcf7 .row textarea, .page-template-registration div.wpcf7 .row textarea {
outline: 0;
width: 100%;
color: #000;
resize: none;
position: relative;
background-color: #fff;
border: 1px solid #777;
box-sizing: border-box;
padding: 11px 20px;
border-radius: 7px;
-o-border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
}
.page-template-registration .wpcf7 .row .tooltip, .page-template-registration div.wpcf7 .row .tooltip {
color: #fff;
cursor: pointer;
position: absolute;
right: 18px;
top: 35px;
font-weight: 700;
}
.page-template-registration .wpcf7 .row .item.fogyatek .tooltip, .page-template-registration div.wpcf7 .row .item.fogyatek .tooltip {
left: 480px;
top: 32px;
}
.page-template-registration .wpcf7 .row .item.fogyatek.diak .tooltip, .page-template-registration div.wpcf7 .row .item.fogyatek.diak .tooltip {
left: 450px;
}
.page-template-registration .wpcf7 .row .item.specigeny, .page-template-registration div.wpcf7 .row .item.specigeny {
width: 100%;
max-width: 100%;
}
.page-template-registration .wpcf7 .enlang .item span.nev:before, .page-template-registration div.wpcf7 .enlang .item span.nev:before {
content: 'Name:';
}
.page-template-registration .wpcf7 .enlang .item span.email:before, .page-template-registration div.wpcf7 .enlang .item span.email:before {
content: 'E-mail address:';
}
.page-template-registration .wpcf7 .enlang .item span.targy:before, .page-template-registration div.wpcf7 .enlang .item span.targy:before {
content: 'Subject:';
}
.page-template-registration .wpcf7 .enlang span.uzenet:before, .page-template-registration div.wpcf7 .enlang span.uzenet:before {
content: 'Message:';
}
.page-template-registration .wpcf7 span.wpcf7-not-valid-tip, .page-template-registration div.wpcf7 span.wpcf7-not-valid-tip {
margin-top: 5px;
font-size: 14px;
}
.page-template-registration .wpcf7 div.wpcf7-response-output, .page-template-registration div.wpcf7 div.wpcf7-response-output {
padding: 10px;
font-size: 14px;
color: #fff;
}
.page-template-registration .wpcf7 input[type='submit'], .page-template-registration div.wpcf7 input[type='submit'] {
outline: 0;
width: auto;
color: #000;
cursor: pointer;
padding: 7px 20px;
border: 2px solid #777;
background-color: #fff;
border-radius: 7px;
-o-border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
}
.page-template-registration .wpcf7 input[type="submit"], .page-template-registration div.wpcf7 input[type="submit"] {
color: #fff;
font-size: 14px;
padding: 14px 20px;
background-color: #f4524d;
border-radius: 5px;
-o-border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-color: rgba(0, 0, 0, 0.1);
}
.page-template-registration .wpcf7 input[type="submit"]:hover, .page-template-registration div.wpcf7 input[type="submit"]:hover {
background-color: #f23630;
}
.page-id-2637 h2 {
margin-bottom: 40px;
}
#clients h1 {
margin-bottom: 30px !important;
color: #fff;
}
#clients .vc_col-sm-12 {
max-width: 1140px;
margin: 0px auto;
float: none;
}
#clients .vc_col-sm-4 > .vc_column-inner {
background-color: #fff;
padding: 20px;
font-weight: normal;
}
#clients .vc_col-sm-4 i {
color: #d33;
font-size: 45px;
}
#clients .vc_col-sm-4 img {
max-width: 73px;
height: auto;
float: right;
margin-top: -20px;
}
#clients .vc_col-sm-4 .left {
float: left;
}
#clients .vc_col-sm-4 i, #clients span.name {
display: inline-block;
vertical-align: top;
}
#clients .wpb_wrapper div.wpb_text_column.wpb_content_element {
color: #000;
}
#clients .wpb_wrapper div.wpb_text_column.wpb_content_element:nth-child(2) {
max-width: 80%;
margin-left: 10%;
}
#clients .vc_col-sm-4 span.name {
font-family: 'Homemade Apple', cursive;
color: #808080 !important;
font-size: 16px;
margin-left: 20px;
}
#clients p:after {
display: none !important;
}
#clients p {
font-weight: normal !important;
}
footer .contacts {
max-width: 1300px;
}
footer .contacts .onerow {
width: 100%;
margin: 0px 20px;
line-height: 22px;
vertical-align: top;
display: inline-block;
max-width: calc(( 100% / 3 ) - 50px);
}
footer .contacts h2 {
margin-bottom: 20px;
} body.page-id-2698 form.wpcf7-form span.wpcf7-form-control-wrap.fogyatek1, body.page-id-2612 form.wpcf7-form span.wpcf7-form-control-wrap.fogyatek1, body.page-id-2644 form.wpcf7-form span.wpcf7-form-control-wrap.fogyatek1, body.page-id-2692 form.wpcf7-form span.wpcf7-form-control-wrap.fogyatek1 {
margin-top: 18px;
}
body.page-id-2698 form.wpcf7-form span.wpcf7-form-control-wrap.fogyatek, body.page-id-2612 form.wpcf7-form span.wpcf7-form-control-wrap.fogyatek, body.page-id-2644 form.wpcf7-form span.wpcf7-form-control-wrap.fogyatek, body.page-id-2692 form.wpcf7-form span.wpcf7-form-control-wrap.fogyatek {
margin-top: 10px;
}
.page-template-registration.page-id-2698 .wpcf7 .row .item.fogyatek .wpcf7-form-control-wrap.fogyatek, .page-template-registration.page-id-2698 div.wpcf7 .row .item.fogyatek .wpcf7-form-control-wrap.fogyatek {
margin-top: 10px;
}
.page-template-registration.page-id-2612 .wpcf7 .row .item.fogyatek .wpcf7-form-control-wrap.fogyatek, .page-template-registration.page-id-2612 div.wpcf7 .row .item.fogyatek .wpcf7-form-control-wrap.fogyatek {
margin-top: 10px;
}
.page-template-registration.page-id-2644 .wpcf7 .row .item.fogyatek .wpcf7-form-control-wrap.fogyatek, .page-template-registration.page-id-2644 div.wpcf7 .row .item.fogyatek .wpcf7-form-control-wrap.fogyatek {
margin-top: 10px;
}
.page-template-registration.page-id-2692 .wpcf7 .row .item.fogyatek .wpcf7-form-control-wrap.fogyatek, .page-template-registration.page-id-2692 div.wpcf7 .row .item.fogyatek .wpcf7-form-control-wrap.fogyatek {
margin-top: 10px;
}
.chosen-search {
display: none !important;
}
#hamburger-menu {
top: 23px;
right: 17px;
width: 26px;
height: 18px;
z-index: 999;
cursor: pointer;
position: absolute;
transform: rotate(0deg);
-o-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transition: 0.5s ease-in-out;
-o-transition: 0.5s ease-in-out;
-ms-transition: 0.5s ease-in-out;
-moz-transition: 0.5s ease-in-out;
-webkit-transition: 0.5s ease-in-out;
color: transparent !important;
display: none;
}
#hamburger-menu span {
left: 0;
opacity: 1;
height: 4px;
width: 26px;
display: block;
position: absolute;
background: #000;
filter: alpha(opacity=70);
transform: rotate(0deg);
-o-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transition: 0.25s ease-in-out;
-o-transition: 0.25s ease-in-out;
-ms-transition: 0.25s ease-in-out;
-moz-transition: 0.25s ease-in-out;
-webkit-transition: 0.25s ease-in-out;
}
#hamburger-menu span:nth-child(1) {
top: 0px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}
#hamburger-menu span:nth-child(2) {
top: 8px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}
#hamburger-menu span:nth-child(3) {
top: 16px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}
#hamburger-menu.open span:nth-child(1), #hamburger-menu.fakeopen span:nth-child(1) {
top: 0px;
left: 3px;
transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
}
#hamburger-menu.open span:nth-child(2), #hamburger-menu.fakeopen span:nth-child(2) {
width: 0%;
opacity: 0;
filter: alpha(opacity=0);
}
#hamburger-menu.open span:nth-child(3), #hamburger-menu.fakeopen span:nth-child(3) {
top: 18px;
left: 2px;
transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
}
.page-template-qrcode.nologgeduser #header_logo_menu #header_menu #header_desktop_menu ul li.my_cart, .page-template-qrcode.nologgeduser #header_logo_menu #header_menu #header_desktop_menu ul li.my_profile .tooltip {
display: none;
}
.page-template-qrcode.nologgeduser #header_logo_menu #header_menu #header_desktop_menu ul li.my_profile {
margin-right: 0px;
}
.page-template-qrcode.nologgeduser #header_logo_menu #header_menu #header_desktop_menu ul li:last-of-type {
margin-right: 0px !important;
}
.page-template-qrcode.nologgeduser #header_login_box {
top: 250px;
display: block;
position: fixed;
max-width: 300px;
left: calc(50% - 150px);
}
.page-template-qrcode.nologgeduser #header_registration {
display: none;
}
.page-template-qrcode.nologgeduser footer#colophon {
display: none;
}
.page-template-buyticket #hb-event-list .one_row .content img.ticketimage {
max-width: 60px;
}
.product-categories {
list-style-type: none;
margin-left: 0px !important;
}
.product-categories li {
display: inline-block;
vertical-align: top;
margin-right: 8px;
margin-top: 20px;
background-color: #f4524d;
border-radius: 5px;
-o-border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-color: #f3443f;
background-color: #f4524d;
color: #fff;
border-width: 1px;
transition: background 0.5s;
-o-transition: background 0.5s;
-moz-transition: background 0.5s;
-webkit-transition: background 0.5s;
}
.product-categories li i {
margin-right: 7px;
font-size: 18px;
}
.product-categories li a {
display: block;
}
.product-categories li a, .product-categories li i {
color: #fff;
padding: 14px 20px;
}
.product-categories li:last-of-type {
margin-right: 0px;
}
.product-categories li.cat-item-23 {
display: none;
}
.product-categories li:hover {
background-color: #f23630;
}
.product-categories li.active {
border: 1px solid #f0f0f0;
background-color: #f8f8f8;
pointer-events: none;
}
.product-categories li.active a {
color: #666;
}
.widget.woocommerce.widget_product_categories {
display: block;
margin-bottom: 40px;
}
.widget.woocommerce.widget_product_categories h2.widget-title {
display: none;
}
.woocommerce #sidebar {
display: none;
}
.woocommerce-breadcrumb {
display: none;
}
body.error404 #content {
min-height: 900px;
text-align: center;
}
#voucher_control {
min-width: 300px;
min-height: 300px;
margin-right: 50px;
margin-bottom: 50px;
vertical-align: top;
display: inline-block;
}
#voucher_control label {
font-weight: bold;
}
#voucher_control .chosen-container {
display: block;
min-width: 200px;
margin: 10px 0px;
}
#voucher_control a#send_voucher_status {
font-weight: bold;
color: #f00;
}
#voucher_control label#used_voucher {
color: #f00;
font-size: 20px;
margin: 20px 0px;
}
.woocommerce.single-product .quantity .qty {
padding: 8px;
}
.woocommerce div.product form.cart .variations select {
padding: 5px;
}
.woocommerce div.product form.cart .reset_variations {
vertical-align: middle;
font-size: 20px;
}
#shipping_country_field, #billing_country_field {
display: none;
}
div.wpcf7-response-output {
color: #fff;
}
span.wpcf7-not-valid-tip {
text-shadow: 1px 1px 1px #000;
}
.ewidth a {
min-width: 230px;
}
.ewidtha a {
min-width: 190px;
}
body:not(.page-template-registration) .wpcf7 .enlang .row .item input[name='nev'], body:not(.page-template-registration) div.wpcf7 .enlang .row .item input[name='nev'] {
padding-left: 90px;
max-width: calc(100% - 90px);
}
body:not(.page-template-registration) .wpcf7 .enlang .row .item input[name='email'], body:not(.page-template-registration) div.wpcf7 .enlang .row .item input[name='email'] {
padding-left: 160px;
max-width: calc(100% - 160px);
}
body:not(.page-template-registration) .wpcf7 .enlang .row .item input[name='targy'], body:not(.page-template-registration) div.wpcf7 .enlang .row .item input[name='targy'] {
padding-left: 105px;
max-width: calc(100% - 105px);
}
body:not(.page-template-registration) .wpcf7 .row textarea, body:not(.page-template-registration) div.wpcf7 .row textarea {
font-family: Arial;
font-weight: 700;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing, div.wpcf7-mail-sent-ok {
border: 2px solid #f4524d;
}
.home #home1 div.ewidth.red a, .home #home1 div.ewidtha.red a {
background-color: #e11f26;
margin-right: 10px;
}
.home #home1 div.ewidth.yellow a, .home #home1 div.ewidtha.yellow a {
background-color: #f9c718;
margin-left: 10px;
}
.wpcf7 .row.tleft {
text-align: left;
}
li.product-type-pw-gift-card table.variations tbody tr:first-of-type {
display: none;
}
li.product-type-pw-gift-card .single_variation_wrap .quantity {
display: none !important;
}
td#cart_ticket_info {
padding-left: 20px;
}
td#cart_ticket_info p, td#cart_ticket_info a {
display: inline-block;
vertical-align: top;
}
td#cart_ticket_info a {
margin-left: 30px;
}
td#cart_ticket_info p {
margin-bottom: 0px;
padding-top: 7px;
}
.eventticket td {
border: 0px !important;
}
.page-template-buyticket .right.iseventalready {
margin-left: 0px;
width: 100%;
display: block;
margin: 0px auto;
}
.page-template-buyticket .right.iseventalready .numberpointer {
display: none;
}
#reg_billing_address_2 {
margin-top: 10px;
}
.emailwrapper {
width: 100%;
max-width: 600px;
margin: 0px auto;
}
.wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-tabs-container {
margin-left: 0px !important;
}
.vc_tta-tabs-list li {
margin-right: 8px !important;
}
.vc_tta-tabs-list li:last-of-type {
margin-right: 0px;
}
.darkoverlay {
padding-top: 40px;
}
.darkoverlay form > h2 {
font-size: 27px;
}
.wrapper ul {
margin-left: 20px;
}
#copyright {
max-width: 1200px;
margin: 0px auto;
line-height: 35px;
}
#copyright img, #copyright p {
vertical-align: middle;
display: inline-block;
}
#copyright img {
margin-right: 130px;
}
#copyright p {
margin-left: 130px;
margin-bottom: 0px;
}
.woocommerce-checkout label[for="billing_tax_number"] span {
display: none;
}
#fomainmenuelements li:first-of-type {
margin-right: 0px !important;
}
#fomainmenuelements li:first-of-type a span {
display: none;
}
#fomainmenuelements li:first-of-type a i {
font-size: 30px;
margin-right: 0px !important;
}
#billing_is_company_field span.optional {
display: none;
}
#billing_company_field, #billing_tax_number_field {
display: none;
}
#billing_company_field span.optional, #billing_tax_number_field span.optional {
display: none !important;
}
.woocommerce-NoticeGroup ul {
margin-left: 0px;
}
.vc_column_container > .vc_column-inner {
padding-left: 0px;
padding-right: 0px;
}
body.page-id-2705 table tr td span {
min-width: 100px;
display: inline-block;
}
body.page-id-2705 table tr td {
min-width: 100px;
}
@media only screen and (min-width: 320px) and (max-width: 500px) {
.woocommerce ul#shipping_method .amount {
display: block;
}
}
#simplepay_form {
display: block !important;
}