/*
Theme Name: Volvo Time
Theme URI: http://mozinteractive.co.il/
Author: Mozi
Author URI: http://mozinteractive.co.il/
Description:Volvo Time Wordpress Theme
Version: 1.0
Text Domain: rs
*/
.wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}
.item {
    -webkit-box-flex: 1 200px;
    -moz-box-flex: 1 200px;
    -webkit-flex: 1 200px;
    -ms-flex: 1 200px;
    flex: 1 200px;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2
}
@media all and (max-width:767px) {
    .col-xs-1:nth-child(12n+1) {
        clear: left
    }
    .col-xs-2:nth-child(6n+1) {
        clear: left
    }
    .col-xs-3:nth-child(4n+1) {
        clear: left
    }
    .col-xs-4:nth-child(3n+1) {
        clear: left
    }
    .col-xs-6:nth-child(2n+1) {
        clear: left
    }
}
@media all and (min-width:768px) {
    .col-sm-1:nth-child(12n+1) {
        clear: left
    }
    .col-sm-2:nth-child(6n+1) {
        clear: left
    }
    .col-sm-3:nth-child(4n+1) {
        clear: left
    }
    .col-sm-4:nth-child(3n+1) {
        clear: left
    }
    .col-sm-6:nth-child(2n+1) {
        clear: left
    }
}
@media all and (min-width:992px) {
    .col-sm-1:nth-child(12n+1) {
        clear: none
    }
    .col-sm-2:nth-child(6n+1) {
        clear: none
    }
    .col-sm-3:nth-child(4n+1) {
        clear: none
    }
    .col-sm-4:nth-child(3n+1) {
        clear: none
    }
    .col-sm-6:nth-child(2n+1) {
        clear: none
    }
    .col-md-1:nth-child(12n+1) {
        clear: left
    }
    .col-md-2:nth-child(6n+1) {
        clear: left
    }
    .col-md-3:nth-child(4n+1) {
        clear: left
    }
    .col-md-4:nth-child(3n+1) {
        clear: left
    }
    .col-md-6:nth-child(2n+1) {
        clear: left
    }
}
@media all and (min-width:1200px) {
    .col-md-1:nth-child(12n+1) {
        clear: none
    }
    .col-md-2:nth-child(6n+1) {
        clear: none
    }
    .col-md-3:nth-child(4n+1) {
        clear: none
    }
    .col-md-4:nth-child(3n+1) {
        clear: none
    }
    .col-md-6:nth-child(2n+1) {
        clear: none
    }
    .col-lg-1:nth-child(12n+1) {
        clear: left
    }
    .col-lg-2:nth-child(6n+1) {
        clear: left
    }
    .col-lg-3:nth-child(4n+1) {
        clear: left
    }
    .col-lg-4:nth-child(3n+1) {
        clear: left
    }
    .col-lg-6:nth-child(2n+1) {
        clear: left
    }
}
.flexy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap
}
body, html {
    font-weight: normal;
    color: #fff;
    font-size: 1rem;
    line-height: 1.475;
    -webkit-font-smoothing: antialiased;
    height: 100%;
    background-color: #000
}
body {
    padding-bottom: 28px;
    padding-top: 120px;
    padding-right: 0px !important
}
::selection {
    background: #b3d4fc;
    text-shadow: none
}
* {
    margin: 0;
    padding: 0
}
img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto
}
.screen-reader-text {
    position: absolute;
    top: -1000em
}
.screen-reader-text:focus {
    left: 6px;
    top: 7px;
    height: auto;
    width: auto;
    display: block;
    font-size: 14px;
    font-weight: 600;
    padding: 15px 23px 14px;
    background: #f1f1f1;
    color: #0073aa;
    z-index: 100000;
    line-height: normal;
    text-decoration: none;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6)
}
a, a:hover, a:focus, a:active {
    color: inherit;
    text-decoration: none
}
.logged-in.admin-bar #header {
    top: 32px
}
.modal-content {
    border-radius: 0
}
.modal-dialog {
    margin: 120px auto
}
.modal-open {
    overflow: inherit !important
}
#image {
    overflow: hidden
}
@media only screen and (max-width:1200px) {
    body {
        font-size: 18px
    }
}
@media only screen and (max-width:1024px) {
    body {
        padding-top: 72px
    }
}
@media only screen and (max-width:782px) {
    .admin-bar #header {
        top: 46px !important
    }
}
@media only screen and (max-width:600px) {
    .logged-in #header.sticky {
        top: 0px !important
    }
}
.contents.missing {
    min-height: 50vh;
    padding-top: 30px
}
.wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}
.item {
    -webkit-box-flex: 1 200px;
    -moz-box-flex: 1 200px;
    -webkit-flex: 1 200px;
    -ms-flex: 1 200px;
    flex: 1 200px;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2
}
.flexy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -webkit-flex-direction: row;
    flex-direction: row
}
.clearfix:after {
    content: "";
    display: table;
    clear: both
}
.flexy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}
.img_holder {
    min-width: 100%;
    opacity: 0
}
.caption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    min-width: 300px;
    text-align: center;
    z-index: 9;
    max-width: 100%;
    padding: 0px 15px
}
.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}
.home .main_banner {
    background-size: cover;
    background-repeat: no-repeat;
    position: relative
}
.home .main_banner .caption {

    width: 68%;
    margin: 0 auto;
    text-align: center;
    top: 20%;
    color: black;
    font-size: 3.7vw;
}
.home .main_banner {
    background-size: cover;
    background-repeat: no-repeat;
    position: relative
}
 
.home #mobile_cta {
    display: none
}
/*
@media all and (max-width:1550px) {
    .home .main_banner {
        background-size: cover;
        background-repeat: no-repeat;
        position: relative
    }
    .home .main_banner .caption {
        width: 77%;
        margin: 0 auto;
        text-align: right;
        top: 68%
    }
}
*/
.home .middle_bg {  
	background-repeat: no-repeat;
    margin-top: 0;
    padding-bottom: 7vw;
    background-position: top center;
    padding-top: 4vw;
    background: black;
}
.home #middle {
    position: relative
}
.home #middle .caption {
    position: absolute;
    top: 35%;
    left: 0;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    min-width: auto;
    text-align: center;
    z-index: 9;
    max-width: 500px;
    padding: 30px;
    padding-bottom: 8vw;
    text-align: right;
    background: black;
    color: #fff;
    border: 1px solid #e6e2d8
}
.home #middle .caption h1 {
    font-size: 80px;
    font-weight: bold;
    line-height: 0.8;
    margin: 0;
    margin-bottom: 25px
}
.home #middle #right {
    max-width: 70%
}
.home #middle .site_button {
    background: #1EF1C6;
    position: absolute;
    bottom: 0;
    left: 0;
    color: black;
}
@media all and (max-width:1440px) {
    .home .main_banner {
        background-size: cover;
        background-repeat: no-repeat;
        position: relative
    }
/*
    .home .main_banner .caption {
        width: 80%;
        margin: 0 auto;
        text-align: right;
        top: 68%
    }
*/
    .home .middle_bg {
        background-size: contain;
        margin-top: 70px;
        padding-bottom: 0px !important;
        background-position: top center;
        padding-top: 40px
    }
    .home #middle .caption {
        top: 45%
    }
}
@media all and (max-width:1370px) {
    .home #middle .caption {
        top: 45%;
        left: 65px
    }
    .home .middle_bg {
        background-size: contain;
        margin-top: 70px;
        padding-bottom: 300px;
        background-position: top center;
        padding-top: 40px
    }
    .home #middle #right {
        max-width: 60%
    }
    .home #middle #right #image {
        background-position: center
    }
}
@media all and (max-width:1200px) {
    .home .main_banner {
        background-size: cover;
        background-repeat: no-repeat;
        position: relative
    }
/*
    .home .main_banner .caption {
        width: 80%;
        margin: 0 auto;
        text-align: right;
        top: 68%
    }
*/
    .home .main_banner .site_button {
        padding: 0px 23px;
        font-size: 18px
    }
}
@media all and (max-width:992px) {
    .home .main_banner {
        background-size: cover;
        background-repeat: no-repeat;
        position: relative;
        background-position: left;
        background-image: url(/wp-content/uploads/2025/05/image-15-1.png) !important;
        min-height: calc(100vh - 133px)
    }
    .home .main_banner .caption {
           width: 80%;
        margin: 0 auto;
        text-align: center;
        top: 68%;
        font-size: 6vw;
        line-height: 1.2;
    }
    .home .main_banner .site_button {
        display: none
    }
    .home #mobile_cta {
        text-align: center;
        display: block
    }
    .home #mobile_cta .site_button {
        font-size: 25px;
        min-height: auto;
        line-height: 1.6;
        padding: 10px 15px;
        width: 100%
    }
    .home #middle #right {
        max-width: 100%
    }
    .home #middle #right #image {
        background-position: right
    }
    .home #middle .caption {
        position: relative;
        top: 0;
        left: 0;
        transform: inherit;
        -webkit-transform: inherit;
        -ms-transform: inherit;
        min-width: auto;
        text-align: center;
        z-index: 9;
        max-width: 100%;
        padding: 0;
        text-align: right; 
        padding-bottom: 20px;
        border: 0;
        margin-bottom: 20px
    }
    .home #middle .caption:after {
        content: "";
        display: table;
        clear: both
    }
    .home #middle .caption h1 {
        font-size: 50px;
        margin-bottom: 20px
    }
    .home .middle_bg {
        margin-top: 0px;
        padding-bottom: 160px;
        padding-top: 30px
    }
    .home #middle .site_button {
        position: absolute;
        bottom: 0;
        left: 0;
        display: none
    }
    .home #right .site_button {
        display: inline-block !important;
        position: relative !important;
        float: left
    }
}
.page-template-vision #page_content {
    min-height: 55vh
}
.page-template-vision .main_banner {
    background-size: cover;
    margin-bottom: 30px;
    position: relative
}
.page-template-vision .main_banner .caption {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 20%;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    min-width: auto;
    z-index: 9;
    max-width: 500px;
    padding: 30px;
    padding-left: 30px;
    padding-bottom: 20px;
    text-align: right;
    background:#000 ;
    color: white;
    border: 1px solid #e6e2d8;
    padding-bottom: 90px
}
.page-template-vision .main_banner .caption .site_button {
     
    background: #1EF1C6;
    position: absolute;
    bottom: 0;
    left: 0;
    color: black;
}
.page-template-vision .main_banner .caption h1 {


    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1.3;
    margin: 0;
    margin-bottom: 1.2vw;
}
.page-template-vision .middle_bg {
    width: 100%;
    margin-top: 110px;
    height: 240px;
    background-size: cover;
    background-position: bottom
}
@media all and (max-width:1360px) {
    .page-template-vision .main_banner .caption {
        bottom: -130px
    }
}
@media all and (max-width:992px) {
    .page-template-vision .main_banner .caption {
        left: 50%;
        transform: translate(-50%, 0%);
        -webkit-transform: translate(-50%, 0%);
        -ms-transform: translate(-50%, 0%);
        min-width: auto;
        max-width: 90%;
        width: 65%;
        padding-bottom: 25px
    }
    .page-template-vision .main_banner .caption .site_button {
        position: absolute;
        left: 0;
        bottom: -58px
    }
}
@media all and (max-width:840px) {
    .page-template-vision .main_banner .caption {
        left: 50%;
        transform: translate(-50%, 0%);
        -webkit-transform: translate(-50%, 0%);
        -ms-transform: translate(-50%, 0%);
        min-width: auto;
        max-width: 99%;
        width: 90%;
        bottom: -30%
    }
}
@media all and (max-width:600px) {
    .page-template-vision #page_content {
        min-height: 75vh
    }
    .page-template-vision .main_banner .caption {
        left: 0;
        transform: inherit;
        -webkit-transform: inherit;
        -ms-transform: inherit;
        width: 90%;
        position: relative;
        margin: 0 auto;
        top: -65px
    }
    .page-template-vision .main_banner .caption h1 {
        font-size: 30px;  color: white;
    }
    .page-template-vision .main_banner .caption .site_button {
        font-size: 15px !important;
        bottom: -49px
    }
    .page-template-vision .main_banner {
        background-size: cover;
        margin-bottom: 30px;
        position: relative;
        max-height: 255px
    }
    .page-template-vision .main_banner .caption {
        top: -30px
    }
}
@media all and (max-width:470px) {
    .page-template-vision .main_banner {
        background-size: cover;
        margin-bottom: 30px;
        position: relative;
        max-height: 300px;
        background-position: center
    }
}
.page-template-checkout .payment_methods {
    position: relative
}
.page-template-checkout #order_review {
    position: relative
}
.page-template-checkout .wc_payment_methods.payment_methods.methods {
    display: none
}
.page-template-checkout .clear_cart_wrap {
    text-align: left;
    padding: 20px 20px;
    padding-top: 0px
}
.page-template-checkout .woocommerce-billing-fields h3 {
    display: none
}
.page-template-checkout .woocommerce-checkout #payment {
    background: #282828;
    border-radius: 0
}
.page-template-checkout .woocommerce {
    padding-top: 2%;
}
.page-template-checkout .woocommerce-terms-and-conditions-link {
    text-decoration: underline
}
.page-template-checkout .woocommerce table.shop_table {
    border: 0;
    color: #fff;
    text-align: left
}
.page-template-checkout .woocommerce table.shop_table thead {
    display: none
}
.page-template-checkout .woocommerce table.shop_table .product-name {
    text-align: right !important
}
.page-template-checkout .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    display: block !important;
    margin: 15PX 0PX
}
.page-template-checkout #billing_country_field {
    position: absolute;
    bottom: -40px;
    width: 100%;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent;
    border-color: blue !important
}
.page-template-checkout .woocommerce-billing-fields {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 15px
}
.page-template-checkout .woocommerce form .form-row input.input-text, .page-template-checkout .woocommerce form .form-row textarea {
border: none;
    background: transparent;
    color: #ffffff;
    border-bottom: 1px solid #6d6d6d;
    padding-bottom: 8px;
    border-radius: 0;
}
.page-template-checkout .woocommerce form .form-row label {
    display: none
}
.page-template-checkout .form-row.terms.wc-terms-and-conditions {
    float: right;
    margin: 0;
    padding-left: 0 !important
}
.page-template-checkout .form-row.terms.wc-terms-and-conditions span {
    padding-right: 30px
}
.page-template-checkout .form-row.terms.wc-terms-and-conditions .required {
    padding-right: 0 !important
}
.page-template-checkout #terms {
    float: right;
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 12px;
    margin: 0
}
.page-template-checkout #page_content {
    position: relative
}
.page-template-checkout .main_banner {
    background-size: cover;
    min-height: 905px;
    background-position: center
}
.page-template-checkout .caption {
    position: relative;
    left: 0;
    transform: initial;
    -webkit-transform: initial;
    -ms-transform: initial;
    width: 990px;
    text-align: center;
    z-index: 9;
    max-width: 90%;
    padding: 0px 15px;
     background: #161616;
    margin: 0 auto;
    top: -680px; 
    margin-bottom: -680px
}
.page-template-checkout #customer_details .col-1 h3 {
    font-size: 30px;
    color: black
}
.page-template-checkout div#customer_details .col-1 {
    float: none;
    width: 100%;
    text-align: right;
    padding: 0px 0px
}
.page-template-checkout #form_logo {
    float: left
}
.page-template-checkout #form_title {
    float: right
}
.page-template-checkout .caption {
    padding: 50px 60px !important
}
.page-template-checkout .caption h1 {
    margin-top: 0;
    line-height: 0.5;
    font-size: 2.3vw;
    font-weight: 500;
}
.page-template-checkout .woocommerce-info {
    display: none
}
.page-template-checkout .woocommerce-message {
    display: none
}
.page-template-checkout .create-account {
    display: none
}
.page-template-checkout .woocommerce table.shop_table th {
    text-align: right
}
.page-template-checkout #order_review_heading {
    text-align: right;
       color: white;
    font-weight: 500;
    font-size: 24px;
    margin-bottom: 45px;
    margin-top: 35px
}
@media only screen and (max-width:750px) {
    .page-template-checkout #customer_details .col-1 h3 {
        margin-top: 0px;
        font-size: 24px
    }
    .page-template-checkout .main_banner {
        min-height: 350px;
        background-position: center
    }
    .page-template-checkout .caption {
        padding: 15px !important;
        top: -250px;
        margin-bottom: -250px
    }
    .page-template-checkout .caption h1 {
        margin-top: 0;
        line-height: 1.2;
        font-size: 40px
    }
    .page-template-checkout #form_logo {
        float: left;
        max-width: 50px
    }
    .page-template-checkout .form-row.terms.wc-terms-and-conditions span {
        padding-right: 17px;
        font-size: 14px
    }
    .page-template-checkout .place-order {
        padding: 10px !important;
        padding-top: 0px !important;
        margin-bottom: 0px !important
    }
    .page-template-checkout .clear_cart_wrap {
        padding: 20px 10px
    }
}
.page-template-checkout .select2-selection.select2-selection--single {
    border: 0;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    height: auto;
    padding-bottom: 10px;
    padding-right: 0px
}
.page-template-checkout .select2-selection.select2-selection--single #select2-billing_country-container {
    padding: 0;
    color: #fff
}
#hello {
    position: absolute;
    background: #1EF1C6;
    color: white;
    font-size: 18px;
    padding: 0px 40px;
    line-height: 1;
    padding-top: 10px;
    opacity: 0
}
#hello {
    position: fixed;
    background: #1EF1C6;
    color: white;
    padding: 0px 20px;
    line-height: 1.6;
    padding-top: 0px;
    opacity: 1;
    bottom: 0;
    padding-bottom: 0px !important;
    z-index: 999;
    height: 40px;
    font-size: 25px
}
.admin-bar #hello {
    display: none
}
.single-product .summary.entry-summary {
    display: none
}
.single-product .woo_wrap .container {
    max-width: 1200px;
    margin-top: -350px;
    background: white;
    padding: 0
}
.single-product .woo_wrap .product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.single-product .woo_wrap .bg_img {
    background-size: cover;
    background-position: center
}
.single-product .woo_wrap #right {
    width: 55%;
    padding: 30px;
    padding-top: 0px;
    color: #000;
    border: 1px solid #e6e2d8
}
.single-product .woo_wrap #right h2{
    color: #000;
	
}
.single-product .woo_wrap #right h1 {
    font-size: 80px;
    margin-top: 20px;
    margin-bottom: 15px
}
.single-product .woo_wrap #left {
    width: 45%;
    background: #161616;
    color: white;
    padding: 30px;
    padding-top: 20px
}
.single-product .woo_wrap #counter {
    position: absolute;
    left: 10px;
    top: 10px;
    text-align: center;
    width: auto;
    height: auto;
    background: white;
    color: #000;
    text-align: center; 
    width: 150px;
    min-height: 115px;
    letter-spacing: 9px;
    padding-left: 11px;
    font-size: 1.2rem;
    line-height: 90px;
    border-bottom-right-radius: 100px;
    border-bottom-left-radius: 100px;
    box-shadow: 0 0 0 2px #000, 0 0 0 10px #fff;
    background-image: url(images/counter.jpg);
    background-position: 43px 25px;
    background-repeat: no-repeat;
    padding-bottom: 30px
}
.single-product .woo_wrap .tickets_left {
    position: absolute;
    bottom: 0;
    font-size: 17px;
    letter-spacing: 0;
    top: 35px;
    width: 100%;
    font-weight: bold;
    margin: 0
}
.single-product .woo_wrap .summary.entry-summary {
    float: none;
    width: 100%;
    margin: 0
}
.single-product .woo_wrap #title h3 {
color: white !important;
    font-size: 2.5rem;
    margin: 0;
    line-height: 1.2;
    width: 67%;
}
.single-product .woo_wrap .pro_icons {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
    margin-top: 35px
}
.single-product .woo_wrap .pro_icons svg {
    height: 30px;
    max-width: 30px;
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px
}
.single-product .woo_wrap .pro_icons path {
    stroke: transparent;
    fill: white
}
.single-product .woo_wrap .pro_icons circle {
    fill: white;
    stroke: #fff
}
.single-product .woo_wrap .pro_icons li {
    line-height: 1;
    padding: 5px 0px;
    font-size: 25px;
    padding-bottom: 15px;
  font-family: "Ezer Basic", sans-serif;
}
.single-product .woo_wrap .pro_icons li img {
    display: inline-block;
    max-width: 30px;
    margin-left: 15px
}
.single-product .woo_wrap .pro_icons.vars li {
    border-top: 1px solid white;
    padding: 25px 0px !important
}
.single-product .woo_wrap .pro_icons.vars li:last-child {
    border-bottom: 1px solid white
}
.single-product .woo_wrap .outofstock #out_of_stock {
    display: block !important;
    border-top: 1px solid white
}
.single-product .woo_wrap .outofstock #out_of_stock * {
    color: white
}
.single-product .woo_wrap .outofstock #out_of_stock a {
    text-decoration: underline
}
.single-product .woo_wrap .outofstock #pro_vars {
    display: none
}
.single-product .woo_wrap .order_btn {
    cursor: pointer;
	color: black;
}
.single-product .woo_wrap .cart_data {
    visibility: hidden;
    height: 0;
    width: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    background: #1EF1C6;
    padding: 7px 30px;
    border-radius: 5px;
    font-size: 20px;
    float: left;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}
@media all and (max-width:1200px) {
    .single-product .woo_wrap .container {
        max-width: 1200px;
        margin-top: -300px;
        background: white;
        padding: 0
    }
    .single-product .woo_wrap .pro_icons li {
        font-size: 20px
    }
    .single-product .woo_wrap .pro_icons {
        margin-top: 20px
    }
    .single-product .woo_wrap #title h3 {
        font-size: 42px
    }
}
@media all and (max-width:1024px) {
    .single-product .woo_wrap .container {
        margin-top: -245px
    }
}
@media all and (max-width:992px) {
    .single-product .woo_wrap .product {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column
    }
    .single-product .woo_wrap .container {
        margin-top: -150px;
        max-width: 80%
    }
    .single-product .woo_wrap #right {
        width: 100%;
        order: 2
    }
    .single-product .woo_wrap #left {
        width: 100%
    }
}
@media all and (max-width:992px) {
    .single-product .woo_wrap .container {
        margin-top: -100px
    }
    .single-product .woo_wrap .pro_icons {
        margin-top: 15px
    }
    .single-product .woo_wrap .pro_icons .vars li {
        padding: 15px 0px !important
    }
    .single-product .woo_wrap .pro_icons li {
        font-size: 19px;
        padding-bottom: 0px
    }
    .single-product .woo_wrap h1 {
        font-size: 45px !important;
        margin: 15px 0px 10px !important
    }
    .single-product .woo_wrap #title h3 {
        font-size: 36px;
        line-height: 34px;
        letter-spacing: 1px;
        font-weight: 100
    }
    .single-product .woo_wrap #left {
        padding: 15px;
        padding-top: 10px
    }
    .single-product .woo_wrap #counter {
        font-size: 50px;
        width: 100px;
        min-height: 61.5px;
        letter-spacing: 8px;
        padding-left: 4px;
        padding-bottom: 35px !important;
               font-size: 3.2vw;
        line-height: 43px;
        background-position: 21px 6px;
        background-repeat: no-repeat;
        padding-bottom: 20px;
        background-size: 52%
    }
    .single-product .woo_wrap .tickets_left {
        font-size: 13px;
        letter-spacing: 0;
        top: 27px
    }
}
@media all and (max-width:600px) {
    .single-product .woo_wrap .bg_img {
        background-size: cover;
        background-position: center;
        min-height: 250px
    }
    .single-product .woo_wrap .pro_icons.vars li {
        padding: 10px 0px 15px !important;
        text-align: center
    }
    .single-product .woo_wrap .order_btn {
        float: none;
        margin-top: 5px;
        margin-right: 5px
    }
    .single-product .woo_wrap .container {
        max-width: 90% !important;
        margin-top: -100px !important
    }
    .single-product #footer_bg {
        padding: 0px 0px;
        padding-top: 320px
    }
    .single-product #footer_bg .container {
        margin-top: -125px !important
    }
}
@media all and (max-width:350px) {
    .single-product .woo_wrap .pro_icons.vars li {
        padding: 10px 0px 15px !important;
        font-size: 15px
    }
    .single-product .woo_wrap .pro_icons li {
        font-size: 16px;
        padding-bottom: 0px
    }
    .single-product #right {
        padding: 10px;
        padding-top: 0px
    }
    .single-product h1 {
        font-size: 30px !important;
        margin: 10px 0px !important
    }
}
.order_done {
    display: inline-block;
    background: #1EF1C6;
    padding: 7px 30px;
    border-radius: 5px;
    font-size: 20px;
    float: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}
@media (max-width:600px) {
    .woo_wrap .pro_icons.vars li.finish_order {
        padding-bottom: 10px !important
    }
}
.finish_order {
    text-align: center
}
.order_btn.disable {
    opacity: 0.5;
    pointer-events: none
}
@media all {
    html.with-featherlight {
        overflow: hidden
    }
    .featherlight {
        display: none;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 2147483647;
        text-align: center;
        white-space: nowrap;
        cursor: pointer;
        background: #333;
        background: rgba(0, 0, 0, 0)
    }
    .featherlight:last-of-type {
        background: rgba(0, 0, 0, 0.8)
    }
    .featherlight:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle
    }
    .featherlight .featherlight-content {
        position: relative;
        text-align: left;
        vertical-align: middle;
        display: inline-block;
        overflow: auto;
        padding: 25px 25px 0;
        border-bottom: 25px solid transparent;
        margin-left: 5%;
        margin-right: 5%;
        max-height: 95%;
        background: #fff;
        cursor: auto;
        white-space: normal
    }
    .featherlight .featherlight-inner {
        display: block
    }
    .featherlight script.featherlight-inner, .featherlight link.featherlight-inner, .featherlight style.featherlight-inner {
        display: none
    }
    .featherlight .featherlight-close-icon {
        position: absolute;
        z-index: 9999;
        top: 0;
        right: 0;
        line-height: 25px;
        width: 25px;
        cursor: pointer;
        text-align: center;
        font-family: Arial, sans-serif;
        background: #fff;
        background: rgba(255, 255, 255, 0.3);
        color: #000;
        border: none;
        padding: 0
    }
    .featherlight .featherlight-close-icon::-moz-focus-inner {
        border: 0;
        padding: 0
    }
    .featherlight .featherlight-image {
        width: 100%
    }
    .featherlight-iframe .featherlight-content {
        border-bottom: 0;
        padding: 0;
        -webkit-overflow-scrolling: touch;
        overflow-y: scroll
    }
    .featherlight iframe {
        border: none
    }
    .featherlight * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
}
@media only screen and (max-width:1024px) {
    .featherlight .featherlight-content {
        margin-left: 0;
        margin-right: 0;
        max-height: 98%;
        padding: 10px 10px 0;
        border-bottom: 10px solid transparent
    }
}
@media print {
    @page {
        size: landscape;
    }
    html.with-featherlight > * > :not(.featherlight) {
        display: none
    }
}
@media all {
    .featherlight-next, .featherlight-previous {
        display: block;
        position: absolute;
        top: 25px;
        right: 25px;
        bottom: 0;
        left: 80%;
        cursor: pointer;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background: rgba(0, 0, 0, 0)
    }
    .featherlight-previous {
        left: 25px;
        right: 80%
    }
    .featherlight-next:hover, .featherlight-previous:hover {
        background: rgba(255, 255, 255, 0.25)
    }
    .featherlight-next span, .featherlight-previous span {
        display: none;
        position: absolute;
        top: 50%;
        left: 5%;
        width: 82%;
        text-align: center;
        font-size: 80px;
        line-height: 80px;
        margin-top: -40px;
        text-shadow: 0px 0px 5px #fff;
        color: #fff;
        font-style: normal;
        font-weight: normal
    }
    .featherlight-next span {
        right: 5%;
        left: auto
    }
    .featherlight-next:hover span, .featherlight-previous:hover span {
        display: inline-block
    }
    .featherlight-swipe-aware .featherlight-next, .featherlight-swipe-aware .featherlight-previous {
        display: none
    }
    .featherlight-loading .featherlight-previous, .featherlight-loading .featherlight-next {
        display: none
    }
    .featherlight-first-slide.featherlight-last-slide .featherlight-previous, .featherlight-first-slide.featherlight-last-slide .featherlight-next {
        display: none
    }
}
@media only screen and (max-device-width:1024px) {
    .featherlight-next:hover, .featherlight-previous:hover {
        background: none
    }
    .featherlight-next span, .featherlight-previous span {
        display: block
    }
}
@media only screen and (max-width:1024px) {
    .featherlight-next, .featherlight-previous {
        top: 10px;
        right: 10px;
        left: 85%
    }
    .featherlight-previous {
        left: 10px;
        right: 85%
    }
    .featherlight-next span, .featherlight-previous span {
        margin-top: -30px;
        font-size: 40px
    }
}
.page-template-gallerys #page_content {
    min-height: 600px
}
.page-template-gallerys .gallery {
    margin: 0;
    margin-bottom: 75px
}
.page-template-gallerys .gallery.open_up .gallery_list {
    overflow: visible;
    max-height: 999999999px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}
.page-template-gallerys .gallery_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
    max-height: 564px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}
.page-template-gallerys .gallery_item {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    max-width: 20%;
    min-height: 282px;
    background-size: cover;
    position: relative
}
.page-template-gallerys .gallery_item.image a {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    height: 100%
}
.page-template-gallerys .gallery_item.gallery_info {
    background: #fff;
    color: white;
    padding: 20px
}
.page-template-gallerys .gallery_item.gallery_info p {
  font-family: "Ezer Basic", sans-serif;
    margin-bottom: 0;
    font-size: 22px
}
.page-template-gallerys .gallery_item.gallery_info .gallery_title {
    font-size: 40px;
    line-height: 0.9;
  font-family: "Ezer Basic", sans-serif;
    margin-bottom: 15px
}
.page-template-gallerys #load_more {
    margin-top: 45px
}
.page-template-gallerys #load_more a {
    padding: 0px 80px;
    cursor: pointer
}
.page-template-gallerys .bg_img {
    background-size: cover;
    background-position: center
}
.page-template-gallerys #page_title h1 {
    font-size: 65px;
    margin: 50px 0px;
    line-height: 1;
    margin-bottom: 60px
}
.page-template-gallerys #page_title h1 span {
    padding-right: 20px
}
.page-template-gallerys .temp_load img {
    max-width: 70px
}
@media all and (max-width:1440px) {
    .page-template-gallerys .gallery_item {
        flex-basis: 25%;
        max-width: 25%;
        min-height: 282px;
        background-size: cover;
        position: relative
    }
}
.page-template-gallerys .featherlight-close-icon.featherlight-close {
    right: -50px;
    position: absolute;
    top: 0;
    z-index: 999999999;
    background: #fff;
    z-index: 2222222;
    opacity: 1;
    color: white;
    width: 50px;
    height: 50px;
    font-size: 40px;
    background-image: url(images/close.jpg);
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center
}
.page-template-gallerys .featherlight-next:hover, .page-template-gallerys .featherlight-previous:hover {
    background: transparent
}
.page-template-gallerys .featherlight-next:hover span, .page-template-gallerys .featherlight-previous:hover span {
    display: inline-block;
    font-size: 20px
}
.page-template-gallerys .featherlight .featherlight-content {
    overflow: inherit
}
@media all and (max-width:992px) {
    .page-template-gallerys .gallery_item {
        flex-basis: 33%;
        max-width: 33%;
        min-height: 282px;
        background-size: cover;
        position: relative
    }
    .page-template-gallerys #page_title h1 {
        font-size: 35px;
        margin: 30px 0px;
        line-height: 1;
        margin-bottom: 35px
    }
    .page-template-gallerys .gallery_item.gallery_info .gallery_title {
        font-size: 26px;
        line-height: 0.9
    }
}
@media all and (max-width:1024px) {
    .page-template-gallerys .featherlight-close-icon.featherlight-close {
        right: 0px;
        bottom: 0;
        position: absolute;
        top: auto
    }
    .page-template-gallerys .featherlight-next span, .page-template-gallerys .featherlight-previous span {
        font-size: 16px
    }
}
@media all and (max-width:600px) {
    .page-template-gallerys .gallery_item {
        flex-basis: 50%;
        max-width: 50%;
        min-height: 192px;
        background-size: cover;
        position: relative;
        height: 192px
    }
    .page-template-gallerys .gallery_item.gallery_info {
        padding: 15px;
        padding-top: 10px
    }
    .page-template-gallerys .gallery_item.gallery_info p {
        font-size: 18px
    }
    .page-template-gallerys .gallery_item.gallery_info .gallery_title {
        font-size: 30px;
        line-height: 0.8;
        margin-bottom: 7px
    }
}
#header {
    background: black;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 20;
    text-align: center;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    box-shadow: 0 13px 16px -16px rgba(0, 0, 0, 0.3)
}
.logo {
    position: absolute;
    line-height: 120px;
    right: 2.5vw;
    min-width: 5vw;
    width: 8.8vw;
}
.logo h1 {
    margin: 0;
    line-height: 120px
}
div#leftbox {
    position: absolute;
    left: 70px;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    width: auto
}
.header_icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
	margin: 0;
}
.header_icons li {
    padding: 0px 15px
}
.header_icons li svg {
    height: 22px;
    max-width: 22px
}
.header_icons li svg path {
    fill: #fff
}
.header_icons li:first-child svg path {
    fill: transparent !important;
    stroke: #999
}
.header_icons li.contact svg {
    max-width: 29px
}
.header_icons li:nth-child(2) svg {
    max-width: 29px
}
@media all and (max-width:992px) {
    .logo {
        position: absolute;
        display: inline-block;
        max-width: 50px;
        line-height: inherit;
        right: 0px;
        left: 50%;
        right: auto;
        -webkit-transform: translate(-50%, 0%);
        transform: translate(-50%, 0%)
    }
    .logo img {
        max-width: 50px
    }
    .navbar-header {
        float: right !important;
        top: 0;
        line-height: inherit
    }
    .navbar-toggle {
        display: block;
        margin: 0;
        padding-right: 0;
        padding-left: 0;
        top: 0px !important;
        float: right
    }
    #header {
        padding: 10px;
        min-height: 71px
    }
    .site_menu.menu_open {
        float: right;
        width: 100%;
        padding-bottom: 25px
    }
 
    #leftbox {
        position: absolute;
        left: 50% !important;
        top: auto !important;
        -webkit-transform: translate(-50%, 0%) !important;
        transform: translate(-50%, 0%) !important;
        width: auto;
        bottom: 0;
        display: none
    }
    #leftbox.menu_open {
        display: none
    }
}
#footer {
    background: #000
}
#footer .container {
    position: relative
}
#footer .menu li {
    line-height: 89px
}
#footer .menu li a {
    font-size: 19px
}
#footer .menu li:last-child {
    border-top: 3px solid transparent !important
}
#footer .menu li:last-child:hover, #footer .menu li:last-child:active {
    border-top: 3px solid transparent !important
}
 
#footer_bg {
    padding: 40px 0px;
    background-size: cover;
    padding-top: 600px;
    padding-bottom: 0px;
    background-position: bottom;
    position: relative
}
.logo_right {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 89px
}
.logo_right img {
    max-height: 50px
}
.logo_left {
    position: absolute;
    left: 0;
    top: 0;
	
    width: 8.8vw;
    line-height: 89px
}
@media all and (min-width:1024px) {}
@media all and (min-width:2000px) {
    #footer_bg {
        padding: 40px 0px;
        background-size: cover;
        padding-top: 830px;
        padding-bottom: 170px;
        background-position: bottom
    }
}
@media all and (max-width:1440px) {
    #footer_bg { 
        padding-top: 440px
    }
    .logo_right {
        position: relative;
        float: right
    }
    .logo_left {
        position: relative;
        float: left
    }
}
@media all and (max-width:992px) {
    .logo_right {
        position: relative;
        float: right;
        max-width: 75px;
        line-height: 55px
    }
    .logo_left {
        position: relative;
        float: left;
        max-width: 100%;
        line-height: 55px;
        width: 20vw;
    }
    #footer_bg img {
        max-height: 45px !important
    }
    .menu {
        margin: 0
    }
    #footer #menu_con {
        display: block !important;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%)
    }
    nav.site_menu.footer {
        display: inline-block
    }
    #footer #menu_con ul li {
        display: none
    }
    #footer_bg {
        padding-top: 280px
    }
}
p.copy {
    position: relative;
    background: black;
    color: white;
    bottom: 0;
    padding-bottom: 1%;
    font-size: 80%;
}
@media all and (max-width:600px) {
    #footer_bg {
        padding-top: 155px
    }
    .copy {
        font-size: 15px;
        text-align: center;
        width: 90%
    }
}
.login h1 a {
    background-image: url(images/w-logo-blue.png?ver=20131202);
    background-image: none, url(/wp-content/uploads/2017/12/logo_volvoTime.svg) !important;
    background-size: 84px;
    background-position: center top;
    background-repeat: no-repeat;
    color: #444;
    height: 84px;
    font-size: 20px;
    line-height: 1.3em;
    margin: 0 auto 25px;
    padding: 0;
    width: 84px;
    text-indent: -9999px;
    outline: 0;
    display: block
}
.site_button {
    background: #fff;
    color: white;
    border: 0;
    padding: 0px 30px;
    padding-bottom: 3px;
    min-width: 160px;
    display: inline-block;
    font-size: 23.5px;
    line-height: 70px;
    text-align: center;
    z-index: 3;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}
.site_button:hover, .site_button:active, .site_button:focus {
    background: #1b3073;
    color: white;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}
.order_btn {
    display: inline-block;
    background: #1EF1C6;
    padding: 7px 30px;
    border-radius: 5px;
    font-size: 20px;
    float: left;
	color: black;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}
.order_btn:hover, .order_btn:active, .order_btn:focus {
    background: #41b75a;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}
.site_button.empty_cart {
    margin-top: 15px;
    height: 50px;
    font-size: 18px;
    line-height: 46px;
    padding: 0px 36.5px;
    background: #323232;
    color: #fff
}
.woocommerce input.button.alt {
    background: #fff;
    border-radius: 0px;
    padding: 15px 50px
}
.woocommerce input.button.alt:hover {
    background: #1b3073;
    border-radius: 0px;
    padding: 15px 50px
}
.wpcf7-submit {
    background: #fff;
    color: white;
    border: 0;
    padding: 0;
    min-height: 57px;
    min-width: 160px;
    display: inline-block;
    font-size: 16px !important;
    line-height: 57px;
    text-align: center;
    float: left;
    margin-top: 10px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}
@media all and (max-width:992px) {
    .site_button {
        font-size: 21px !important;
        min-height: auto;
        line-height: 1.6;
        padding: 10px 25px;
        padding-bottom: 15px
    }
}
.finish_order a:last-child {
    margin-bottom: 0px !important
}
@media all and (max-width:768px) {
    .site_button.empty_cart {
        width: 100%;
        font-size: 18px !important
    }
    .order_done {
        display: block;
        max-width: 200px;
        margin: 0 auto;
        margin-bottom: 15px
    }
    .site_button.empty_cart {
        width: 100%
    }
}
.woocommerce input.button.alt {
    font-weight: 500
}
@font-face {
  font-family: 'Ezer Basic';
  src: url("fonts/EzerBasic-Bold.woff2") format("woff2"), url("fonts/EzerBasic-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Ezer Basic';
  src: url("fonts/EzerBasic-Regular.woff2") format("woff2"), url("fonts/EzerBasic-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Ezer Basic';
  src: url("fonts/EzerBasic-Medium.woff2") format("woff2"), url("fonts/EzerBasic-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'icomoon';
  src: url("fonts/icons/icomoon.woff?w6bbaa") format("woff"), url("fonts/icons/icomoon.svg?w6bbaa#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"]::before, [class*=" icon-"]::before {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-clock:before {
  content: "\e900";
}

.icon-phone:before {
  content: "\e901";
}

.icon-pin:before {
  content: "\e902";
}

.icon-instagram:before {
  content: "\e903";
}

.icon-whatsup:before {
  content: "\e904";
}

.icon-facebook:before {
  content: "\e905";
}

.icon-share:before {
  content: "\e906";
}

.icon-close:before {
  content: "\e907";
}

.icon-plus:before {
  content: "\e908";
}

.icon-arrow:before {
  content: "\e909";
}
body {
  font-family: "Ezer Basic", sans-serif;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 900;
    line-height: 1.1;
    color: #fff
}
.h1, .h2, .h3, h1, h2, h3 {
  font-family: "Ezer Basic", sans-serif;
    font-weight: 700;
    line-height: 1.1;
    color: #fff
}
.eng_title {
    font-weight: 400;
    letter-spacing: 2px;
  font-family: "Ezer Basic", sans-serif;
}
#menu_con {
    float: none;
    padding: 0;
    width: 100%
}
.menu {
    list-style: none;
    padding: 0;
    margin: 0
}
.menu li {
    float: none;
    text-align: center;
    line-height: 117px
}
@media all and (min-width:1200px) {
    .menu li {
        margin: 0px 30px !important
    }
}
@media all and (min-width:992px) {
    #menu {
        float: left
    }
    .menu {
        list-style: none;
        padding: 0;
        margin: 0
    }
    .menu li {
        float: right;
        text-align: center;
        line-height: 110px;
        margin: 0px 15px;
        border-top: 3px solid transparent;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease
    }
    .menu li:hover {
        border-top: 3px solid #fff;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease
    }
    .menu li:hover a {
        color: #fff
    }
    .menu li a {
        font-size: 22px;
		color: white;
    }
    .menu .current-menu-item {
        border-top: 3px solid #1EF1C6
    }
    .menu .current-menu-item a {
        color: #1EF1C6
    }
    .site_menu {
        display: inline-block
    }
}
@media all and (max-width:992px) {
    .menu {
        margin: 20px 10px
    }
    .menu li {
        float: none;
        width: 100%;
        text-align: center;
        padding: 0;
        border-bottom: 1px solid #dedcdc !important;
        color: #807e7e;
        font-size: 20px;
        line-height: 50px !important
    }
    .menu li:last-child {
        border-bottom: 0
    }
    .menu .current-menu-item a {
        color: #1EF1C6
    }
    #menu_con {
        width: 100%
    }
    nav.site_menu.mobile {
        display: block !important
    }
    nav.site_menu.mobile.menu_open {
        padding-bottom: 15px
    }
    nav.site_menu.mobile.menu_open .contact_modal {
        width: 100%;
        text-align: center;
        padding: 0;
        color: #807e7e;
        font-size: 20px;
        line-height: 50px !important;
        list-style: none;
        margin-top: -22px;
        display: block !important
    }
}
.navbar-header {
    float: right
}
.icon-bar {
    display: block;
    width: 28px;
    height: 3px;
    background: #ccc
}
.navbar-toggle .top-bar {
    transform: rotate(45deg);
    transform-origin: 10% 10%;
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: 10% 10%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}
.navbar-toggle .middle-bar {
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}
.navbar-toggle .bottom-bar {
    -webkit-transform: rotate(-45deg);
    -webkit-transform-origin: 10% 90%;
    transform: rotate(-45deg);
    transform-origin: 10% 90%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}
.navbar-toggle.collapsed .top-bar {
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}
.navbar-toggle.collapsed .middle-bar {
    opacity: 1;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}
.navbar-toggle.collapsed .bottom-bar {
    -webkit-transform: rotate(0);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}
.over_body_poup.dark {
    display: block !important;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.61);
    z-index: 0;
    z-index: 19;
    opacity: 1 !important;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}
.over_body_poup {
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}
.newslet_over {
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}
.newslet_over.dark {
    display: block !important;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.61);
    z-index: 0;
    z-index: 19;
    opacity: 1 !important;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}
.current a {
    border-bottom: 1px solid #300f57
}
.dropdown-menu {
    padding: 20px;
    border-radius: 0;
    top: 53px;
    border: 1px solid black;
    box-shadow: none;
    background: black;
    color: white;
    right: -112px;
    width: 300px
}
.dropdown-menu:before {
    position: absolute;
    top: -7px;
    left: 48%;
    display: inline-block;
    border-right: 10px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 10px solid transparent;
    border-bottom-color: #000;
    content: ''
}
.caret {
    display: none
}
.dropdown-menu li {
    padding-left: 0 !important;
    float: none !important;
    border-bottom: 2px solid white
}
.dropdown-menu li:last-child {
    border-bottom: 0
}
.dropdown-menu li a {
    font-size: 18px !important;
    line-height: 1.8 !important
}
.dropdown-menu li a:hover {
    border-bottom: 0
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #fff;
    outline: 0
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover, .dropdown-menu > li > a {
    color: #fff;
    text-decoration: none;
    background-color: black;
    border-bottom: 0 !important;
    padding-bottom: 0 !important
}
@media (max-width:992px) {
    .menu li {
        float: none;
        text-align: center
    }
    .navbar-header {
        float: none
    }
    .navbar-left, .navbar-right {
        float: none !important
    }
    .navbar-toggle {
        display: block;
        margin: 0;
        padding-right: 0;
        padding-left: 0;
        top: 7px !important
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1)
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px
    }
    .navbar-collapse.collapse {
        display: none !important
    }
    .navbar-nav {
        float: none !important;
        margin-top: 7.5px
    }
    .navbar-nav > li {
        float: none
    }
    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px
    }
    .collapse.in {
        display: block !important
    }
    .open > .dropdown-menu {
        display: block;
        position: relative;
        width: 100%;
        left: 0;
        top: 0
    }
}
@media (min-width:1500px) {
    .container {
        width: 1444px !important
    }
}
@media (min-width:1300px) {
    .container {
        width: 1250px
    }
}
div#contactmodal {
    color: #fff
}
div#contactmodal #nitan {
    line-height: 1;
    display: inline-block
}
div#contactmodal #nitan p:nth-child(2) {
    color: #999;
    text-decoration: underline;
    line-height: 1.6
}
div#contactmodal .wpcf7-submit {
    position: absolute;
    left: 15px;
    bottom: 25px
}
div#contactmodal .modal-header {
    border-bottom: 0
}
div#contactmodal .modal-header img {
    float: left;
    max-width: 55px
}
div#contactmodal #f_title {
    float: right
}
div#contactmodal h3 {
    font-size: 50px;
    margin: 0
}
div#contactmodal .close {
    right: -50px;
    position: absolute;
    top: 0;
    background: #fff;
    z-index: 2222222;
    opacity: 1;
    color: white;
    width: 50px;
    height: 50px;
    font-size: 40px;
    background-image: url(images/close.jpg);
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center
}
div#contactmodal .pop_upform input[type=text], div#contactmodal .pop_upform input[type=email], div#contactmodal .pop_upform input[type=tel], div#contactmodal .pop_upform textarea {
    width: 100%;
    border: 0;
    border-bottom: 1px solid black;
    color: blue;
    padding-bottom: 10px;
    padding-top: 15px;
    font-size: 22px
}
div#contactmodal .pop_upform textarea {
    max-height: 92px;
    overflow: hidden
}
div#contactmodal .pop_upform input[type=text] {
    padding-top: 0px !important
}
div#contactmodal ::-webkit-input-placeholder {
    color: #fff
}
div#contactmodal ::-moz-placeholder {
    color: #fff
}
div#contactmodal :-ms-input-placeholder {
    color: #fff
}
div#contactmodal :-moz-placeholder {
    color: #fff
}
@media (max-width:800px) {
    div#contactmodal .close {
        right: 0px;
        top: -50px;
        font-size: 40px
    }
}
div#loginmodal {
    color: #fff
}
div#loginmodal #nitan {
    position: absolute;
    bottom: 0
}
div#loginmodal #nitan :nth-child(1) {
    margin-bottom: 0px
}
div#loginmodal #nitan p:nth-child(2) {
    color: #999;
    text-decoration: underline;
    line-height: 1.6;
    font-weight: 100 !important;
    letter-spacing: 2px
}
div#loginmodal .wpcf7-submit {
    position: absolute;
    left: 30px;
    bottom: 25px
}
div#loginmodal .modal-header {
    border-bottom: 0
}
div#loginmodal .modal-header img {
    float: left;
    max-width: 55px
}
div#loginmodal #f_title {
    float: right;
    margin-bottom: 25px
}
div#loginmodal h3 {
    font-size: 70px;
    margin: 0
}
div#loginmodal .close {
    right: -50px;
    position: absolute;
    top: 0;
    background: #fff;
    z-index: 2222222;
    opacity: 1;
    color: white;
    width: 50px;
    height: 50px;
    font-size: 40px;
    background-image: url(images/close.jpg);
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center
}
div#loginmodal .pop_upform input[type=text], div#loginmodal .pop_upform input[type=email], div#loginmodal .pop_upform input[type=tel], div#loginmodal .pop_upform textarea {
    width: 100%;
    border: 0;
    border-bottom: 1px solid black;
    color: #fff;
    padding-bottom: 10px;
    padding-top: 15px;
    font-size: 22px
}
div#loginmodal .pop_upform textarea {
    max-height: 92px;
    overflow: hidden
}
div#loginmodal .pop_upform input[type=text] {
    padding-top: 0px !important
}
div#loginmodal ::-webkit-input-placeholder {
    color: #fff
}
div#loginmodal ::-moz-placeholder {
    color: #fff
}
div#loginmodal :-ms-input-placeholder {
    color: #fff
}
div#loginmodal :-moz-placeholder {
    color: #fff
}
@media (max-width:800px) {
    div#loginmodal .close {
        right: 0px;
        top: -50px;
        font-size: 40px
    }
}
.wpcf7-list-item {
    margin: 0 !important;
    margin-top: 15px !important
}
.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    font-weight: normal;
    display: inline-block !important
}
.wpcf7-validation-errors {
    display: none !important
}
#loginform {
    padding-bottom: 45px
}
#loginform #wp-submit {
    background: #fff;
    color: white;
    padding: 10px 60px;
    position: absolute;
    padding-bottom: 14px;
    left: 15px;
    border-radius: 0;
    font-weight: 100;
    line-height: 1.2
}
#loginform input[type=text], #loginform input[type=password] {
    width: 100%;
    border: 0;
    border-bottom: 1px solid;
    line-height: 1;
    padding-bottom: 15px;
    margin-bottom: 25px
}
#loginform label {
    display: none
}
.wpcf7-mail-sent-ok {
    margin-top: 0px !important;
    padding: 0 !important;
    border: 0 !important;
    margin-right: 0px !important
}
div#contactmodal .pop_upform input[type=text], div#contactmodal .pop_upform input[type=email], div#contactmodal .pop_upform input[type=tel], div#contactmodal .pop_upform textarea {
    color: #fff !important
}
.wpcf7-not-valid {
    border: 1px solid red !important;
    padding-top: 5px !important
}
@media only screen and (max-width:1200px) {
    .top_left .header_news {
        font-size: 14px
    }
}
.single-product .woocommerce-info {
    display: none;
}
.single-product .woo_wrap .container {
    margin-top: -330px;
}
@media (max-width: 1600px) {
    .single-product .woo_wrap .container {
        margin-top: -210px;
    }
}
@media (max-width: 1200px) {
    .single-product .woo_wrap .container {
        margin-top: -150px;
    }
}
@media (max-width: 1024px) {
    .single-product .woo_wrap .container {
        margin-top: -140px;
    }
}
button#open_sogoacc:focus {
    outline: -webkit-focus-ring-color auto 3px !important;
    background: blue;
}
.page-template-gallerys #load_more a:focus {
    outline-color: red !important;
}
.home #middle .caption h2 {
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1.3;
    margin: 0;
    margin-bottom: 1.2vw;
}
@media (max-width: 992px) {
    .home #middle .caption h2 {
        font-size: 50px;
        margin-bottom: 20px;
    }
}
.single-product .woo_wrap #title h1 {
    color: white !important;
    font-size: 50px;
    margin: 0;
    line-height: 0.8;
}
@media (max-width: 992px) {
    .single-product .woo_wrap #title h1 {
        font-size: 36px !important;
        line-height: 34px;
        letter-spacing: 1px;
        font-weight: 100;
    }
}
.page-template-gallerys .gallery_item.gallery_info .gallery_title {
    color: white;
}
input#user_pass {
    display: none;
}
@media (min-width: 1024px) {
    .single-product .woo_wrap .bg_img {
        background-position: top;
        background-repeat: no-repeat;
        background-size: auto;
    }
}
@media (max-width: 1600px) {
    .single-product .woo_wrap .container {
        margin-top: -120px;
    }
}
@media (min-width: 993px) {
    .logo {
        top: 0;
    }
}
@media (min-width: 1024px) {
    .single-product .woo_wrap .bg_img {
        background-position: top;
        background-repeat: no-repeat;
        background-size: contain;
    }
}
.featherlight-content .buttons {
    position: absolute;
    z-index: 999;
    bottom: auto;
    top: 0;
    right: auto;
    left: 0;
}
.featherlight-content .buttons a {
    background: #fff;
    color: #fff;
    border: 0;
    padding: 10px 20px;
    margin-right: 0;
    border: 1px #fff solid;
}
#page_subtitle h2 {
    font-size: 40px;
}
@media(max-width: 1024px) {
    #page_subtitle h2 {
        font-size: 30px;
    }
}
.page_subtitle {
    margin-bottom: 15px;
}
.page_subtitle p {
    font-size: 40px !important;
    line-height: 1;
  font-family: "Ezer Basic", sans-serif !important;
}
.page_subtitle p * {
    font-size: 100%;
}
@media(max-width: 1024px) {
    .page_subtitle p {
        line-height: 0.8;
        font-size: 30px !important;
    }
    .page_subtitle {
        margin-bottom: 7px;
    }
    .logo {
        display: inline-block;
        max-width: 50px;
        line-height: inherit;
        right: 0px;
        left: 3%;
        right: auto;
        -webkit-transform: translate(-50%, 0%);
        transform: translate(0%, 0%);
        position: relative;
        min-width: 1px;
        max-width: 100%;
        width: 17%;
    }
    .logo img {
        max-width: 50px;
        max-width: 100%;
        height: auto;
        display: block;
        margin: 0 auto;
    }
    .site_menu {
        display: none;
    }
    .menu { 
		display: block;
        margin: 0 10px 20px 10px;
    }
}
.header_icons li svg path {
    fill: #fff;
}
 
 
.icon-bar {
    background: #fff;
}
.navbar-toggle:focus {
    outline: dotted;
    color: red;
}
.page-template-checkout .woocommerce-billing-fields {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: start;
}
.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
    float: none;
}
.woocommerce-billing-fields__field-wrapper {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
@media(max-width: 1024px) {
    .woocommerce form .form-row {
        float: none;
        width: 100%;
    }
}
a:focus {
    outline: thin dotted;
    outline: 2px red dashed;
    outline-offset: 2px;
}
.popup_tickets #title {
    margin-top: 15%;
}

button#place_order {
    background: #1ef1c6;
    color: black;
}
tr.cart_item td {
    border-bottom: 1px solid #6d6d6d;
    padding: 0;
}

.woocommerce table.shop_table td {
    padding-right: 0;
    padding-left: 0;
}
.woocommerce form .form-row label {font-weight: 500;}

.page-template-vision .main_banner .caption .site_button,.home #right .site_button{
	display: none !important;
}