body {
    font-family: 'Arial';
    font-size: 16px;
    font-weight: 300;
    line-height: 1.7em;
}

#main {
    margin-bottom: 30px;
    padding-left: 25px;
    padding-right: 5px;
    padding-top: 20px;
}

#main.col-sm-9 {
    padding-left: 25px;
    padding-right: 5px;
}

@media (max-width: 768px) {
    #main {
        padding-left: 15px;
        padding-right: 15px;
    }

    #main.col-sm-9 {
        padding-left: 15px;
        padding-right: 15px;
    }
}



.breadcrumbs-wrapper .woocommerce-breadcrumb li, .breadcrumbs-wrapper .thim-breadcrumbs li, .breadcrumbs-wrapper #breadcrumbs li {
    font-size: 14px;
}

.list-tab-event .nav-tabs li {
    width: 33.333%;
    min-width: 0;
}



#sidebar.col-sm-3 {
    padding-right: 5px;
}


.thim-list-event .item-event .event-wrapper .title {
    font-size: 24px;
    font-weight: 400;
    font-family: "Roboto";
    text-transform: none;
    margin: 0;
    margin-bottom: 3px;
    line-height: 32px;
}


.thim-list-event:not(.layout-2):not(.layout-3) .item-event .time-from {
    float: left;
    width: 80px;
    margin-right: 20px;
    text-align: center;
}

.post-type-archive-tp_event #tab-expired {
    background: #f2f2f2;
    padding: 0 10px;
}

.arch-ev-descr {
    text-align: center;
}

.post-type-archive-tp_event #tab-expired .time-from {
    color: #999;
}
.post-type-archive-tp_event .add-events-title {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 0px;
    color: #555;
    background: #fff;
    border-top: 5px #ddd solid;
    font-size: 32px;
    display: none;
}

.post-type-archive-tp_event .add-events-title.evexp {}


.add-events-title.evexp {
    background: #f2f2f2;
    border: none;
}

.active .add-events-title {
    display: block;
}

.tp-event-info .tp-info-box p.ev-date {
    text-transform: lowercase;
    font-family: 'Roboto';
    font-size: 20px;
    font-weight: 700;
}

.thim-list-event #tab-happening .item-event .time-from .month,
.thim-list-event #tab-happening .item-event .time-from .date {
    color: #5bb351;
}


.tab-content>.tab-pane {
    margin-bottom: 50px;
}

.vc_separator h4 {
    color: #ccc;
}


.alleventsdiv {
    padding: 50px 0 20px 0;
}

.alleventsdiv a {
    margin: 0 auto;
    display: block;
    text-align: center;
    background: #f38a20;
    color: #fff;
    padding: 10px;
    width: 80%;
}


.breadcrumbs-wrapper #breadcrumbs, .breadcrumbs-wrapper .thim-breadcrumbs, .breadcrumbs-wrapper .woocommerce-breadcrumb {
    padding: 13px 0;
    margin: 0;
    border-bottom: 0px solid #eee;
}

.breadcrumbs-wrapper #breadcrumbs li a {
    color: #bbb;
}

.breadcrumbs-wrapper #breadcrumbs li {
    color: #999;
}

.site-content {
    background: #fff;
}

.site-header {
    background: url(https://arenalviv.com.ua/wp-content/themes/arenalviv/images/arenalviv-fon-b.jpg) center top repeat-x;
}

.site-header .navbar-nav {
    text-align: left; 
}

.navbar-nav li.tc-menu-layout-builder .sub-menu {
    padding-top: 23px;
    padding-bottom: 15px;
    min-width: 600px;
    width: auto;
}

.site-content {
    padding: 40px 15px 70px;
}

.navigation .navbar-nav li .sub-menu li a {
    padding: 7px 0;
}

.navigation .navbar-nav li .sub-menu h4 {
    margin-bottom: 20px;
}


.widget-area aside.alb {
    padding: 0 15px;
}

.alb-content {
    margin-bottom: 30px;
}



.page-list-cols-0 {
    clear: both;
    margin: 30px 0 20px 0px;
}

.page-list-ext .page-list-ext-item {
    /*clear: both;*/
    margin: 0px 5px 7px 0;
    padding: 10px 5px 5px 5px;
    /*
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    */
    width: 280px;
    display: inline-block;
    background: #eee;
    box-sizing: border-box;
}

.page-list-ext .page-list-ext-item:hover {
        
}

.page-list-ext .page-list-ext-item h3 {
    margin: 0px;
    font-size: 18px;
}

.page-list-ext .page-list-ext-item h3 a {
    display: block;
    padding: 7px 0px;
    margin-top: 5px;
    text-align: center;
}

.page-list-ext .page-list-ext-item h3 a:hover {
    color: #001e2d;
    background: #fff;
}

.page-list-ext .page-list-ext-image {
    float: none;
    display: block;
    margin: 0px;
    text-align: center;
}

.allevents .time-from .date, .allevents .time-from .month {
    color: #777;
}

.list-tab-event .tab-content {
    border: 0;
    border-top: 0;
    padding: 30px 0 0;
}

/*    */


h1,h2,h3 {
	clear: both;
}



table {
    margin: 20px auto;
    width: 100%;
}

th {
    background: #999;
    font-weight: 300;
    text-align: center;
    border-color: #fff;
    border-bottom: 3px #fff solid;
    padding: 10px;
    color: #fff;
}

td, th {
    border: 1px #fff solid !important;
    vertical-align: top;
    padding: 6px 10px;
}

tr:nth-child(odd) td {
    background: #efefef;
}

tr:nth-child(even) td {
    background: #f9f9f9;
}



blockquote, .wp-block-quote, .quote {
    border-left: 2px solid #999;
    margin: 20px;
    padding: 2em 0.5em 1em 1em;
    position: relative;
    font-size: 15px;
    font-style: italic;
}

blockquote:before, .quote:before {
  position: absolute;
  font-family: 'FontAwesome';
  top: 0;
  left: 16px;
  content:"\f10d";
  font-size: 30px;
  color: rgba(0,0,0,0.2);  
}



.top_site_main {
    color: #fff;
    position: relative;
    background-size: cover;
    background-position: center center;
    background-color: rgba(45,51,57,.95);
    min-height: 160px;
}


.top_site_main, .top_site_main.top_site_overlay {
    padding-top: 100px;
}

article .entry-header .entry-meta li {
	margin-top: 10px;
}

article .entry-header .entry-meta li a, article .entry-header .entry-meta li span.value {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 14px;
    display: inline-block;
    color: #7a7a7a;
}



.thim-nav-wrapper:not(.header_full) .tc-menu-depth-0.tc-menu-layout-builder>.sub-menu {
    left: auto;
    right: 0;
    transform: translateX(0);
    text-align: left;
    overflow: hidden;
}


.navbar-nav li .sub-menu {
    transition: opacity 0s;
}

.navigation .navbar-nav li .sub-menu li a {
    padding: 3px 0;
    line-height: 18px;
}
.navigation .navbar-nav li .sub-menu li a:hover {
    color: #999 !important;
    text-decoration: underline;
}


.mobile-menu-container ul.mobmenu li h4, .mobile-menu-container ul.mobmenu li > span {
    color: #999;
}
.mobile-menu-container ul.mobmenu li > a {
    color: #ccc;
}
.mobile-menu-container ul.mobmenu li.menu-item-has-children > a {
    color: #999;
}


.mobile-menu-wrapper ul li .icon-toggle {
    position: absolute;
    right: 5px;
    width: 34px;
    height: 34px;
    line-height: 1px;
    top: 0px;
    background: #555;
    border-radius: 17px;
}
.mobile-menu-wrapper ul li .icon-toggle .fa {
    line-height: 1px;
    vertical-align: middle;
}
.mobile-menu-container ul.mobmenu li > span {
    color: #fff;
    padding: 15px 0 0 12px;    
}



.entry-navigation-post .next-post .date, .entry-navigation-post .prev-post .date {
    color: #777;
    font-size: 13px;
    font-weight: 300;
    line-height: 15px;
    margin-top: 5px;
}


#g-firstimg {
	margin-bottom: 30px;
}

#g-pageimg {
	margin-top: 20px;
}

#g-pageimg div {
	margin: 10px 0;
}



article .entry-header .date-meta {
	display: none;
}

article .entry-header .entry-contain {
    position: relative;
    padding-left: 0px;
    width: 100%;
    float: none;
}

article .entry-header .entry-contain:before {
    content: '';
    position: absolute;
    width: 0px;
    top: 0;
    left: 0;
    bottom: 5px;
    background: #eee;
}


.rel-post-text h4, .rel-post-text h5 {
	font-size: 20px;
}

#masthead .navigation {
    padding-top: 15px;
    padding-bottom: 5px;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.navigation .width-logo {
	position: relative;
	top: 7px;
}

.navbar-nav {
	margin-top: 10px;
}

.footer .mc4wp-form .mc4wp-response {
	position: static;
}

article .entry-header .date-meta i {
    margin-top: 0px; 
}


.wpcf7-form input, .wpcf7-form textarea {
	border-color: #999 !important;
}
input[type=submit]:hover {
	color: #fff;
}
.wpcf7-form .wpcf7-submit {
	color: #fff;
	font-weight: 300;
}
.wpcf7-form p {
	margin-bottom: 10px;
}
.wpcf7-form .your-email {
	margin-left: 0;
}
.wpcf7-form input[type=email], .wpcf7-form input[type=text] {
	padding: 2px 5px;
    min-height: 20px;
}
label {font-weight: 300;}


.blog-switch-layout.blog-grid article .entry-title {
    font-size: 24px;
    height: auto;
    font-weight: 300;
    text-align: left;
    padding-top: 20px;
}


article .entry-header entry-title {
    font-size: 36px;
    font-weight: 500;
    line-height: 38px;
    margin: 0 0 0px;
}


footer#colophon .footer ul li {
    margin-bottom: 5px;
    line-height: 26px;
}
article .readmore a {
	color: #fff;
}
.thim-blog-top.switch-layout-container {
	display: none;
}
.top_site_main .page-title-wrapper {
    padding-top: 0px;
    padding-bottom: 20px;
}
.center, .center p, .center div {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #fff;
    background-color: #999;
	display: block;
}
.vc_btn3.vc_btn3-color-juicy-pink:hover, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover {
    
    background-color: #555;
		
}
.vc_separator h4 {
    line-height: 1em;
    font-size: 160%;
    word-wrap: break-word;
	font-weight: 300;
	color: #555;
	text-align: center;
    text-transform: uppercase;
}

#toolbar {
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 30px;
    font-weight: 300;
}


#toolbar .widget_social {
    float: right;
    padding: 0px 0 0px 10px;
}
#toolbar .thim-social {
    margin: 0px 0 0 4px;
}
#toolbar .thim-social li a {
    display: inline;
    border: none;
    border-radius: 0;
    width: auto;
    height: auto;
    text-align: left;
    margin: 0;
	padding: 0;
}
#toolbar .thim-social li a .fa {
    width: 24px;
    height: 24px;
    border: 0;
    border-radius: 50%;
    color: rgba(255,255,255,.7);
    background: #3b3b3b;
    margin-right: 10px;
    display: inline-block;
    font-size: 10px;
    line-height: 24px;
    text-align: center;
    -webkit-transition: all .3s ease-in-out;
    -khtml-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#toolbar .thim-social li a:hover{background: none;}

#toolbar .thim-social li a:hover.youtube:hover .fa{background:#BB0D23}
#toolbar .thim-social li a:hover.facebook:hover .fa{background:#3B6398}


.toolbar {
	/*position: relative;*/
	background: #eee url('https://arenalviv.com.ua/wp-content/themes/arenalviv/images/arenalviv-fon-b.jpg') center top repeat-x;
}

/*
.toolbar::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #00294d;
  display: block;
  opacity: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
}
*/

.navigation .width-navigation .navbar-nav > li > a {
	font-weight: 300;
}

#toolbar {
	font-weight: 300;
}



.widget-area aside.widget ul li {
    margin: 1px 0;
    padding: 0px 0;
    line-height: 18px;
    font-weight: 300;
    font-size: 14px;
}

.widget-area aside.widget ul li a {
    font-weight: 300;
    font-size: 14px;
    text-transform: none;
    display: block;
    padding: 5px;
}



.new-video-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden; 
}
.new-video-container iframe, 
.new-video-container object, 
.new-video-container embed, 
.new-video-container video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/* Events */



.thim-list-event .item-event {
    overflow: hidden;
    border-top: 1px solid #ddd;
    padding: 40px 0 40px;
}


.list-tab-event .tab-content-geka {
    border: 0;
    border-top: 0;
    padding: 30px 0 0;
}


.tp_event .entry-title {
    margin-top: 10px;
}


.tp_single_event .entry-title h1 {
    font-size: 30px;
    font-weight: 400;
    font-family: "Roboto";
    line-height: 40px;
    margin: 5px 0 15px;
}

.tp-event-content {
    overflow: hidden;
    clear: both;
    margin-top: 25px;
}

.thim-list-event .item-event .event-wrapper .meta {
    display: none;
}

.thim-list-event .item-event .event-wrapper {
    color: #333;
}

.thim-list-event .item-event .time-from .month {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 20px;
}

.month.ev {
    margin-top: 10px;
}

.month.ev span {
    font-weight: 300;
}


.entry-thumbnail {
    height: 120px;
    background: url(https://arenalviv.com.ua/wp-content/themes/arenalviv/images/countdown-bg.jpg) center top no-repeat;
}

.entry-countdown {
    padding-top: 5px;
}
.tp-event-top .entry-thumbnail a:before, .tp_single_event .tp-event-top:before {
    top: 0;
    background: rgba(10,90,20,.5);
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
}



.entry-summary .entry-content {
    margin-top: 10px;
}

.entry-summary .entry-countdown {
    margin: 0;
}



.tp-event-info .tp-info-box .heading {
    font-weight: 300;
}
.tp-event-info .tp-info-box p.ev-date {
    text-transform: lowercase;
    font-family: 'Roboto';
    font-size: 20px;
    font-weight: 700;
}
.tp-event-info .tp-info-box p.ev-location {
    font-weight: 700;
}
.tp-event-info .tp-info-box p.ev-time {
    font-size: 16px;
}



.tp-event-content .entry-content:after {
    background: #ddd;
}


.ev-status {
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
    margin: 10px 0 20px 0;
}


.tp-event-content .entry-content {
    width: 700px;
    padding-right: 20px;
}

.tp-event-content .tp-event-info {
    max-width: 160px;
    width: 160px;
    padding-left: 10px;
    float: right;
}



.thim-list-event .item-event .event-wrapper:before {
    content: '';
    height: 52px;
    width: 1px;
    background: #ddd;
    top: 10px;
    left: 0;
    position: absolute;
}


.thim-list-event .item-event .event-wrapper .description {
    margin-top: 15px;
    font-size: 15px;
    line-height: 20px;
}


.tab-content-geka h2 {
    padding: 5px 10px;
    margin: 0;
    font-size: 20px;
    text-transform: uppercase;    
}

.ev-happening {
    background: #999;
    color: #fff !important;
}

.ev-upcoming {
    background: #378b4a;
    color: #fff; 
}

.ev-expired {
    background: #aaa;
    color: #fff; 
}


.events-happening {
    background: #fffbd9;
    padding: 20px 20px 0 20px;
    margin: 0 0 20px 0;
}



.tab-content-geka.thim-list-event .events-happening .item-event .time-from {
    color: #931515;
}


.events-upcoming {
    background: #fffbd9;
    padding: 20px 20px 0 20px;
    margin: 0 0 20px 0;
}


.tab-content-geka.thim-list-event .events-upcoming .item-event .time-from {
    color: #378b4a;
}

.events-expired {
    background: #f3f3f3;
    padding: 20px 20px 0 20px;
    margin: 0 0 20px 0;
}


.tab-content-geka.thim-list-event .events-expired .item-event .time-from {
    color: #999;
}




.thim-list-event:not(.layout-2):not(.layout-3) .item-event .event-wrapper {
    padding: 0 30px 0 50px;
    width: calc(100% - 460px);
    width: -webkit-calc(100% - 460px);
    width: -moz-calc(100% - 460px);
}

.thim-list-event:not(.layout-2):not(.layout-3) .item-event .image {
    width: 320px;
    float: right;
    margin-top: 5px;
}

.thim-list-event:not(.layout-2):not(.layout-3) .item-event .time-from {
    float: left;
    width: 80px;
    margin-right: 40px;
    text-align: center;
}

.widget .thim-list-event.layout-2 .item-event .event-wrapper {
    padding: 0px;
}











@media (max-width: 1200px) {
    .thim-list-event:not(.layout-2):not(.layout-3) .item-event .image {
        width: 240px;
    }

    .thim-list-event:not(.layout-2):not(.layout-3) .item-event .event-wrapper,
    .thim-list-event:not(.layout-2):not(.layout-3) .item-event .image,
    .thim-list-event:not(.layout-2):not(.layout-3) .item-event .time-from
     {
        width: 100%;
        text-align: left;
        float: none;
        padding: 0;
    }

    .thim-list-event:not(.layout-2):not(.layout-3) .item-event .image
     {
        margin-bottom: 15px;
    }

    .thim-list-event:not(.layout-2):not(.layout-3) .item-event .time-from .date {
        display: inline-block;
        font-size: 50px;
        line-height: 50px;
        margin-right: 10px;
    }
    .thim-list-event:not(.layout-2):not(.layout-3) .item-event .time-from .month {
        display: inline-block;
    }
    .thim-list-event:not(.layout-2):not(.layout-3) .item-event .time-from .month.ev {
        padding: 2px 5px;
    }

    .tp-event-content .tp-event-info, .tp-event-content .entry-content {
        width: 100%;
        max-width: 100%;
        padding: 0;
    }

    .tp-event-content .tp-event-info {
        margin-top: 10px;
    }

}


@media (max-width: 1024px) {
	.menu-mobile-effect.navbar-toggle span.icon-bar {
		background: #777;
	}
}





/*
.gslidediv {
    margin-top: -45px;
}

.gslide {
    padding: 10px 10px 30px 10px;
    margin: 0 15px;
    text-align: center;
    position: relative;
    z-index: 999999;
    top: 0px;
    color: #fff;
}

.gslide img {
    border: 5px #fff solid;
}

.gslide:hover {
    background: rgba(255,255,255,0.3);
    cursor: pointer;
}
*/
