/* 
Theme Name: Bushy 2018 Child
Author:  Nic Davidson
Author URI: https://bushy.com.au
Template: Divi
Version: 1.0 
Description: 

*/

/* Child CSS */

.fab {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
        font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#top-menu li,.bottom-nav, .bottom-nav a, .bottom-nav li.current-menu-item a {
    font-weight: 300;
}

.bottom-nav, .bottom-nav a, .bottom-nav li.current-menu-item a {
	text-transform:uppercase;
	text-align:center;
}

#footer-info, #footer-info a {
    color: #ffffff;
    float: none;
    text-align: center;
}

#et-footer-nav {
    background-color: #ffffff;
    height: 80px;
}

.footer-logo-rt {
    float: left;
    width: 100px;
}

/*.rsUni .rsBullets {
    margin-top: -25px;
	overflow: visible
}

.rsUni .rsBullet.rsNavSelected span {
    background-color: white;
}*/

.event-rt-holding, .fb-rt-holding {
	font-family: 'rt-font' !important;
    margin:40px;
	padding: 40px;
    Font-size: 28px;
    font-weight: bold;
    border-width: 10px;
    border-style: solid;
	text-align:center;
	color:#333333;
	border-color:#333333;
}

.countdown-rt-holding {
	font-family: 'rt-font' !important;
	padding: 40px;
    Font-size: 28px;
    font-weight: bold;
    border-width: 10px;
    border-style: solid;
	text-align:center;
	color:#fff;
	border-color:#fff;
}
.rt-holding-panel {
    padding-top: 5%;
}

.event.square-rt-holding {
	font-family: 'rt-font' !important;
 margin:40px;
	padding: 40px;
    Font-size: 28px;
    font-weight: bold;
    border-width: 10px;
    border-style: solid;
	text-align:center;
	color:#333333;
	border-color:#333333;
	    height: 100vh;
}

.et_pb_bg_layout_light.et_pb_module.et_pb_button {
	color:white;
}

.rt-white-button {
    background-color: white!important;
    border-color: white!important;
    color: #333333!important;
}

.social-icons-rt img {
  transition:all 0.5s; 
  -moz-transition:all 0.5s; 
  -webkit-transition:all 0.5s; 
}
  
.social-icons-rt img:hover{
  transform:scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform:scale(1.1);
}


.sp-buttons {
    margin-top: -34px;
}

.latest_posts
{
	max-width: 400px;
	display: block;
	margin: 6% auto;
}
.latest_posts ul
{
	padding:0;
	list-style:none;
}
.latest_posts ul li
{
	border-bottom: 2px solid #333333;
	padding: 10px 0 10px 0;
}
.latest_posts ul li span.latest_title
{
	font-size: 20px;
	font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
	text-transform: uppercase;
	color: #333333;
	width: 60%;
	display: inline-block;
	padding-right: 5%;
	font-weight: 400;
}
.latest_posts ul li span.latest_details
{
	width: 30%;
	display: inline-block;
	vertical-align: top;
}
.latest_posts ul li span.latest_details a
{
	font-size: 16px;
	text-transform: uppercase;
	font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
	display: block;
	text-align: center;
	background: #333333;
	color: white;
	padding: 7px 0;
}
.square_posts ul
{
	text-align:center;
	display:block;
	margin:56px 0 0 0;
}
.square_posts li
{
	display:inline-block;
	width:31%;
	margin:0 1% 2%;
	vertical-align:top;
}
.square_posts li img
{
	width:100%;
}
.square_posts li h3
{
	font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif !important;
	text-transform: uppercase;
	color: #333333;
	font-weight: 400;
	font-size:20px;
	text-align:left;
	margin: 9px 0 0 0;
}
.square_posts li h3 .event-date
{
	display:block;
	font-size:15px;
	margin: 3px 0 0 0
}
.counter_event .event_details
{
	width: 48%;
	display: inline-block;
	margin: 0 3% 0 0;
	font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
}
.counter_event .event_time
{
	width: 48%;
	display: inline-block;
	font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
	vertical-align: top;
	font-size: 20px;
	line-height: 25px;
	text-transform: uppercase;
	color: white;
	font-weight: 700;
	margin: 2% 0 0 0;
}
.counter_event .event_details .ce_date
{
	width: 30%;
	display: inline-block;
	text-align: center;
	background: #b4d4f4;
	font-weight: bold;
	font-size: 38px;
	color: white;
	line-height: 41px;
	padding: 4% 0;
	text-transform: uppercase;
	vertical-align:top;
	
}
.counter_event .event_details .latest_title
{
	width: 61%;
	display: inline-block;
	margin-left: 7%;
}
.counter_event .event_details .latest_title h3
{
	color: white;
	font-size: 30px;
	font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif !important;
	font-weight: 700;
	text-transform: uppercase;
}
.counter_event .event_details .latest_title .ce_namer
{
	color: white;
	font-size: 20px;
}
.counter_event .event_time span.mainer
{
	font-size: 20px;
	line-height: 25px;
	text-transform: uppercase;
	color: white;
	font-weight: 700;
	display:inline-block;
	width:24%;
	text-align:center;
	
}
.counter_event .event_time span.suber
{
	font-size:55px;
	line-height:55px;
	display:block;
	border-left:5px solid white;
	margin-bottom:15px;
}
.counter_event .event_time span.mainer:first-child span.suber
{
	border:none;
}
.woocommerce-page div.product p.price
{
	color: #333333;
}

@media screen and (max-width: 1300px) {
	
.latest_posts
{
	margin: 1% 2%;
}
.latest_posts ul li
{
	padding:6px 0;
}
	
}
@media screen and (max-width: 1200px) {
	
.latest_posts ul li span.latest_title
{
	font-size: 17px;
}
#top-menu li
{
	padding-right: 7px;
}
}
@media screen and (max-width: 1050px) {
.latest_posts ul li span.latest_title
{
	font-size:15px;
	line-height:15px;
}
	
}

@media screen and (max-width: 1000px) {
	
.square_posts li {
    width: 48%;
}	
.mobile_menu_bar.mobile_menu_bar_toggle,
.mobile_menu_bar:before
{
	color:white !important;;
}

.counter_event .event_details
{
	width:100%;
	margin:0 0 30px 0;
}
.counter_event .event_time
{
	width:100%;
}
.latest_posts ul li span.latest_title
{
	font-size:20px;
	line-height:25px;
}
.latest_posts
{
	width:100%;
}
	
}

@media screen and (max-width: 500px) {

.square_posts li {
    width: 100%;
	margin:0 0% 2%;
}	
.footer-logo-rt {
    width: 100%;
    float: none;
    text-align: center;
}
#et-footer-nav
{
	height:auto;
}
.rower-one
{
	padding-top:7%;
}
.counter_event .event_details .latest_title h3
{
	font-size:23px;
}
.counter_event .event_time span.suber
{
	font-size:40px;
}
.counter_event .event_details .ce_date
{
	font-size:28px;
}
.latest_posts
{
	margin:7% !important;
}
}

.et_pb_widget {
    float: none!important;
    max-width: 400px;
	margin: auto;
}

#menu-item-66 a {
    color: #ffffff !important;
    padding: 12px!important;
	border-color:#0986cc;
	border-radius:50px;
    padding-left: 20px!important;
    padding-right: 20px!Important;
	border-style:solid;
	border-width:1px;
	background-color:#0986cc;
}

#menu-item-66 a:hover {
background-color:#0986cc!important;
	color:#ffffff!Important;
	border-color:#143e91!Important;
}
.et-fixed-header #menu-item-66 a:hover {
 color: #ffffff !important;
    padding: 12px!important;
	border-color:#0986cc;
	border-radius:50px;
    padding-left: 20px!important;
    padding-right: 20px!Important;
	border-style:solid;
	border-width:1px;
	background-color:#143e91;}
#main-header {
    box-shadow: none!important;
}


.et_pb_countdown_timer h4.title {
	font-size:30px;
	font-weight:700;
}



/*RT STYLESHEET*/
#top-menu li,.bottom-nav, .bottom-nav a, .bottom-nav li.current-menu-item a {
    font-weight: 300;
}

.bottom-nav, .bottom-nav a, .bottom-nav li.current-menu-item a {
	text-transform:uppercase;
	text-align:center;
}

#footer-info, #footer-info a {
    color: #ffffff;
    float: none;
    text-align: center;
}

#et-footer-nav {
    background-color: #ffffff;
    height: 80px;
}

.footer-logo-rt {
    float: left;
    width: 100px;
}

/*.rsUni .rsBullets {
    margin-top: -25px;
	overflow: visible
}

.rsUni .rsBullet.rsNavSelected span {
    background-color: white;
}*/

.event-rt-holding, .fb-rt-holding {
	font-family: 'rt-font' !important;
    margin:40px;
	padding: 40px;
    Font-size: 28px;
    font-weight: bold;
    border-width: 10px;
    border-style: solid;
	text-align:center;
	color:#333333;
	border-color:#333333;
}

.countdown-rt-holding {
	font-family: 'rt-font' !important;
	padding: 40px;
    Font-size: 28px;
    font-weight: bold;
    border-width: 10px;
    border-style: solid;
	text-align:center;
	color:#fff;
	border-color:#fff;
}
.rt-holding-panel {
    padding-top: 5%;
}

.event.square-rt-holding {
	font-family: 'rt-font' !important;
 margin:40px;
	padding: 40px;
    Font-size: 28px;
    font-weight: bold;
    border-width: 10px;
    border-style: solid;
	text-align:center;
	color:#333333;
	border-color:#333333;
	    height: 100vh;
}

.et_pb_bg_layout_light.et_pb_module.et_pb_button {
	color:white;
}

.rt-white-button {
    background-color: white!important;
    border-color: white!important;
    color: #333333!important;
}

.social-icons-rt img {
  transition:all 0.5s; 
  -moz-transition:all 0.5s; 
  -webkit-transition:all 0.5s; 
}
  
.social-icons-rt img:hover{
  transform:scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform:scale(1.1);
}


.sp-buttons {
    margin-top: -34px;
}

.latest_posts
{
	max-width: 400px;
	display: block;
	margin: 6% auto;
}
.latest_posts ul
{
	padding:0;
	list-style:none;
}
.latest_posts ul li
{
	border-bottom: 2px solid #333333;
	padding: 10px 0 10px 0;
	list-style:none;
}
.latest_posts ul li span.latest_title
{
	font-size: 20px;
	font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
	text-transform: uppercase;
	color: #333333;
	width: 60%;
	display: inline-block;
	padding-right: 5%;
	font-weight: 400;
}
.latest_posts ul li span.latest_details
{
	width: 30%;
	display: inline-block;
	vertical-align: top;
}
.latest_posts ul li span.latest_details a
{
	font-size: 16px;
	text-transform: uppercase;
	font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
	display: block;
	text-align: center;
	background: #333333;
	color: white;
	padding: 7px 0;
}
.square_posts ul
{
	text-align:center;
	display:block;
	margin:56px 0 0 0;
}
.square_posts li
{
	display:inline-block;
	width:31%;
	margin:0 1% 2%;
	vertical-align:top;
}
.square_posts li img
{
	width:100%;
}
.square_posts li h3
{
	font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif !important;
	text-transform: uppercase;
	color: #333333;
	font-weight: 400;
	font-size:20px;
	text-align:left;
	margin: 9px 0 0 0;
}
.square_posts li h3 .event-date
{
	display:block;
	font-size:15px;
	margin: 3px 0 0 0
}
.counter_event .event_details
{
	width: 48%;
	display: inline-block;
	margin: 0 3% 0 0;
	font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
}
.counter_event .event_time
{
	width: 48%;
	display: inline-block;
	font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
	vertical-align: top;
	font-size: 20px;
	line-height: 25px;
	text-transform: uppercase;
	color: white;
	font-weight: 700;
	margin: 2% 0 0 0;
}
.counter_event .event_details .ce_date
{
	width: 30%;
	display: inline-block;
	text-align: center;
	background: #b4d4f4;
	font-weight: bold;
	font-size: 38px;
	color: white;
	line-height: 41px;
	padding: 4% 0;
	text-transform: uppercase;
	vertical-align:top;
	
}
.counter_event .event_details .latest_title
{
	width: 61%;
	display: inline-block;
	margin-left: 7%;
}
.counter_event .event_details .latest_title h3
{
	color: white;
	font-size: 30px;
	font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif !important;
	font-weight: 700;
	text-transform: uppercase;
}
.counter_event .event_details .latest_title .ce_namer
{
	color: white;
	font-size: 20px;
}
.counter_event .event_time span.mainer
{
	font-size: 20px;
	line-height: 25px;
	text-transform: uppercase;
	color: white;
	font-weight: 700;
	display:inline-block;
	width:24%;
	text-align:center;
	
}
.counter_event .event_time span.suber
{
	font-size:55px;
	line-height:55px;
	display:block;
	border-left:5px solid white;
	margin-bottom:15px;
}

.counter_event .event_time span.mainer:first-child span.suber
{
	border:none;
}

#et-footer-nav
{
	padding-top: 12px;
}

.et-footer-form
{
	background: #f1f2f2;
	padding: 46px 0 20px;
}
.et-footer-form .newsletter-form
{
	padding: 0 20%;
	text-align: center;
}
.et-footer-form .newsletter-form label
{
	display: none !important;
}
.et-footer-form .newsletter-form #input_1_2,
.et-footer-form .newsletter-form #input_1_3
{
	text-align: center;
	padding: 8px 0;
	border: none;
}
.newsletter-form h2
{
	color:#58585a;
	font-size: 25px;
}
#gform_submit_button_1 {
    font-size: 16px;
	text-transform: uppercase;
	font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
	display: block;
	text-align: center;
	background: #333333;
	color: white;
	padding: 7px 23px;
	text-align: center;
	margin: 0 auto;
	border: none;
}
.event-details
{
	clear: both;
	padding-top: 20px;
	display: block;
}
.entry-summary .event-date
{
	color: #58585a;
	font-size: 25px;
	font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
	margin: -6px 0 15px 0;
	font-weight: 600;
}
.event-description
{
	font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
}
.entry-summary .star-end,
.woocommerce-product-details__short-description p
{
	font-size: 15px;
	color: #58585a;
	margin: 0 0 16px 0;
	font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
}
p.stock
{
	display:none;
}
table.yith-wcpb-product-bundled-items
{
	border: none !important;
	border-radius: 0px;
	border-collapse: separate;
	-webkit-box-shadow: none;
	box-shadow: none;
}


table.yith-wcpb-product-bundled-items td.yith-wcpb-product-bundled-item-image {
    width: 110px;
    padding: 12px 0px 12px 12px !important;
    vertical-align: top;
    border: none;
    border: 1px solid #333333;
       
    border-right: none;
	border-top:none;
}
table.yith-wcpb-product-bundled-items td.yith-wcpb-product-bundled-item-data {
    padding: 12px !important;
    position: relative;
    border: 1px solid #333333;
   
    border-left: none;
	border-top:none;
}
table.yith-wcpb-product-bundled-items tr:first-child td.yith-wcpb-product-bundled-item-image
{
	 border-top: 1px solid #333333;
}
table.yith-wcpb-product-bundled-items tr:first-child td.yith-wcpb-product-bundled-item-data
{
	border-top: 1px solid #333333;
}
.single_add_to_cart_button.button.alt
{
	color: white !important;
	width: 100%;
	text-transform:uppercase;
}
.single_add_to_cart_button.button.alt:hover
{
	color:black !important;
	text-transform:uppercase;
}
.product_meta
{
	display:none;
}



td.yith-wcpb-product-bundled-item-data h3 {
    font-size: 22px;
    margin: 5px 0;
    color: #58585a;
}
.yith-wcpb-product-bundled-items label {
    display: inline-block;
    color: #333333;
    font-size: 15px;
    text-transform: uppercase;
}
table.yith-wcpb-product-bundled-items .yith-wcpb-product-bundled-item-availability
{
	display:none;
}
.yith-wcpb-product-bundled-item-image .price del span.amount {
    font-size: 16px !important;
    opacity: 1 !important;
    text-align: center !important;
    color: #333333;
    font-weight: bold;
}
.count-down.counter_event .event_time,
.count-down.counter_event .event_time span.mainer,
.count-down.counter_event .event_time span.suber
{
	color:#333333;
}
.count-down.counter_event .event_time span.suber
{
	border-color:#333333;
}
.count-down.counter_event .watch-symbol
{
	display:inline-block;
	width:19%;
}
.count-down.counter_event .event_time
{
	display:inline-block;
	width:80%;
}
.count-down.counter_event
{
	width: 100%;
	margin:0 0 25px 0;
}
.event-details .watch-symbol
{
	color: #333333;
	font-size: 53px;
	display: block;
	text-align: center;
	line-height: 105px;
}
.event-details .entries-limit
{
	display:block;
	margin:0 0 35px 0;
}
.event-details .capcity-bar {
    width: 100%;
    display: inline-block;
    background: #e2e2e2;
}
.event-details .capcity-bar .cb-total
{
	font-size: 22px;
	font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
	background: #333333;
	width: 90%;
	color: white;
	text-transform: uppercase;
	padding: 3% 0
}
.event-details .total-cap
{
	display: inline-block;
	width: 45%;
	margin-left: 2%;
	font-size: 22px;
	font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
	text-transform: uppercase;
	color: #333333;
	font-weight: 700;
	width: 98%;
	display: block;
	text-align: right;
}
.ed-left
{
	width: 63%;
	display: inline-block;
	padding: 0 3% 0 0;
}
.ed-sidebar
{
	display: inline-block;
	width: 36%;
	vertical-align:top;
}
.event-data h4
{
	font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif !important;
	text-transform: uppercase;
	font-size: 20px;
	margin: 0 0 10px 0;
}
.ed-list
{
	margin: 0 0 8px 0;	
}
.edl-symbol
{
    width: 4%;
    display: inline-block;
    text-align: center;
}
.edl-symbol .fa
{
	color: #333333;
}
.edl-value
{
	width: 95%;
	display: inline-block;
	color: #333333;
}
.attendes span.attendes-title
{
	font-size: 20px;
	font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif !important;
	width: 24%;
	display: inline-block;
	margin: 15px 0 25px 0;
	color: #333333;	
}
.attendes .a-number
{
	background: #333333;
	color: white;
	padding: 5px 38px;
}
.event-description
{
	border-top: 1px solid #333333;
	margin: 19px 0 0 0;
	padding: 40px 0 0 0;
}
.event-description h1,
.event-description h2,
.event-description h3,
.event-description h4,
.event-description h5,
.event-description p,
.event-description h5 li
{
	font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif !important;
}
.event-description h1,
.event-description h2,
.event-description h3,
.event-description h4,
.event-description h5
{
	margin:0 0 15px 0;
	text-transform:uppercase;
	clear:both;
}
.ed-sidebar li
{
	list-style:none;
}
.singlevideo
{
	padding-bottom: 0;
	background: #333333;
}
.singleevent
{
	padding-top:20px;
	padding-bottom:0;
}
.show-map
{
	margin:30px 0 0 0;
}
.singlevideo .et_pb_module
{
	max-width: 700px;
	margin: 0 auto !important;
}
.woocommerce-page a.button, .woocommerce-page a.button.alt,
.woocommerce input.button
{
	color:white;
	
}
.woocommerce-page a.button.alt:hover, .woocommerce-page a.button:hover,
.woocommerce input.button:hover
{
	color:black;
}
.ed-left .event-details,
.ed-left .eventdetails-full,
.ed-left .woocommerce-product-gallery
{
	display:none;
}
.ed-left .entry-summary
{
	width: 70% !important;
	float: left !important;
}
.related.products
{
	display:none;
}
.woocommerce-tabs
{
	margin-top: 42px;
}
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li a, body.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    padding: 15px 22px !important;
    color: #666 !important;
    font-size: 21px;
    font-weight: normal;
    text-transform: uppercase;
}
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li
{
	background:white;
}
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active {
    background: #333333 !important;
}
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active a, body.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: white !important;
}




.reamin-status
{
	font-size: 22px;
	margin: 48px 0 8px 0;
	text-transform: uppercase;
	font-weight: bold;
	color: #333333;
}
.ui-widget-header
{
	background:none !important;
}

#content-area .yith-wcpb-product-bundled-items .variations .yith-wcpb-select-for-variables
{
	border: 1px solid #2ea3f2;
	border-radius: 0;
	font-size: 15px;
	width: 83%;
	background: white;
}
#content-area .yith-wcpb-product-bundled-items .variations .label
{
	padding: 0 !important;
}
#content-area .yith-wcpb-product-bundled-items .variations .label label
{
	top: 9px;
	position: relative;
}


table.yith-wcpb-product-bundled-items tr:first-child td.yith-wcpb-product-bundled-item-data 
{
    border-top: none;
    border-left: none!important;
    border-right: none;
	position: relative;
	left: -113px;
	border-bottom: 0px;
}
table.yith-wcpb-product-bundled-items tr:first-child td.yith-wcpb-product-bundled-item-data h3
{
	display:none;
}
    
table.yith-wcpb-product-bundled-items tr:first-child td.yith-wcpb-product-bundled-item-image 
{
    border-top: none;
    border-left: none;
	opacity: 0;
}




.ed-left table.yith-wcpb-product-bundled-items tr:first-child td.yith-wcpb-product-bundled-item-data 
{
    border-top: 1px solid #397abb;
	opacity: 1;
	border-right: 1px solid #397abb;
	position: relative;
	left: 0;
	border-bottom: 1px solid #397abb;
}
.ed-left table.yith-wcpb-product-bundled-items tr:first-child td.yith-wcpb-product-bundled-item-data h3
{
	display: block;
}
    
.ed-left table.yith-wcpb-product-bundled-items tr:first-child td.yith-wcpb-product-bundled-item-image 
{
   border-top: 1px solid #397abb;
	border-left: 1px solid #397abb;
	opacity: 1;
}
#main-content .yith-wcpb-bundle-form
{
	margin-top:0 !important;
}
.woocommerce button.button.alt:disabled[disabled]
{
	background-color: #397abb !important;
}
.woocommerce-page button.button.alt:hover, .woocommerce-page button.button:hover
{
	background: #397abb !important;
}

.event-details.mobile
{
	display:none;
}
.event-details.desktop
{
	width:100%;
}


@media screen and (max-width: 1300px) {
	
.latest_posts
{
	margin: 1% 2%;
}
.latest_posts ul li
{
	padding:6px 0;
}
	
}
@media screen and (max-width: 1200px) {
	
.latest_posts ul li span.latest_title
{
	font-size: 17px;
}
#top-menu li
{
	padding-right: 7px;
}
}
@media screen and (max-width: 1050px) {
.latest_posts ul li span.latest_title
{
	font-size:15px;
	line-height:15px;
}
	
}

@media screen and (max-width: 1000px) {
	
.square_posts li {
    width: 48%;
}	
.mobile_menu_bar.mobile_menu_bar_toggle,
.mobile_menu_bar:before
{
	color:white !important;;
}

.counter_event .event_details
{
	width:100%;
	margin:0 0 30px 0;
}
.counter_event .event_time
{
	width:100%;
}
.latest_posts ul li span.latest_title
{
	font-size:20px;
	line-height:25px;
}
.latest_posts
{
	width:100%;
}
.count-down.counter_event {
    width: 100%;
    margin: 0 0 25px 0;
}
	
}

@media screen and (max-width: 768px) {
	
.ed-left,
.ed-sidebar
{
	width:100%;
}
.latest_posts
{
	max-width:100%;
	margin: 17px 0 0 0 !important;
	padding: 0;
}
.latest_posts ul
{
	padding-left:0;
}
.event-details .capcity-bar
{
	width: 98%;
	margin: 0 0 21px 0;
}
.event-details .total-cap
{
	width:100%;
	text-align:center;
}
.event-details.desktop
{
	display:none;
}
.event-details.mobile
{
	display:block;
	width:100%;
}
.product_title.entry-title	
{
	margin:25px 0 0 0 !important;
}
	
}


@media screen and (max-width: 500px) {

.square_posts li {
    width: 100%;
	margin:0 0% 2%;
}	
.footer-logo-rt {
    width: 100%;
    float: none;
    text-align: center;
}
#et-footer-nav
{
	height:auto;
}
.rower-one
{
	padding-top:7%;
}
.counter_event .event_details .latest_title h3
{
	font-size:23px;
}
.counter_event .event_time span.suber
{
	font-size:40px;
}
.counter_event .event_details .ce_date
{
	font-size:28px;
}
.latest_posts
{
	margin:7% !important;
}
.count-down.counter_event .watch-symbol {
    display: inline-block;
    width: 14%;
}
.attendes span.attendes-title,
.counter_event .event_time span.mainer
{
	font-size:15px;
}
}


.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: left;
    max-width: 200px;
    background-color: #333333;
    border-color: #333333;
}

.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
 background-color: #2c3c31;
    border-color: #2c3c31;
	Color:white;
}

span.woocommerce-Price-amount.amount {
    font-size: 50px;
    padding-top: 20px!Important;
    margin-top: 20px!Important;
    padding-bottom: 20px!Important;
    position: relative;
    line-height: 1.2em;
    color: #2c3c31;
    font-weight: 700;
}


.orderby, .woocommerce div.product form.cart .variations td select {
    padding: 12px 8px;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 0px;
    color: #000!important;
    background-color: #fff;
    font-family: "Open Sans",Arial,sans-serif;
    font-size: 20px;    font-weight: 500;
    border-style: solid;
    border-width: 1px;
    border-radius: 0px!important;
	
}


.woocommerce #content .quantity input.qty, .woocommerce .quantity input.qty, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-page #content .quantity input.qty, .woocommerce-page .quantity input.qty {
    height: 40px;

    color: #fff!important;
    background-color: white!important;
border-radius:0px!Important;
    font-size: 20px!important;
    font-weight: 500!important;
    border-style: solid!important;
    border-color: black!important;
    border-width: 1px!important;
    color: black!important;
}

.woocommerce #content div.product form.cart div.quantity, .woocommerce div.product form.cart div.quantity, .woocommerce-page #content div.product form.cart div.quantity, .woocommerce-page div.product form.cart div.quantity {
    overflow: hidden;
    width: auto;
    margin: 0px;
    -webkit-border-radius: 3px!important;
    -moz-border-radius: 3px!important;
    border-radius: 0px!important;
}

.woocommerce div.product form.cart .variations label {
    display: none;
}

.woocommerce div.product form.cart .variations td {
    max-width: none!important;
    padding: 0!important;
	}

#et-top-navigation .et-cart-info {
    margin: 14px 0 0 22px;
}
@media screen and (max-width: 980px) {

#et-top-navigation .et-cart-info {
    margin: 4px 0 0 22px;
}
}




@media screen and (max-width: 500px){
.attendes span.attendes-title, .counter_event .event_time span.mainer {
    font-size: 15px;
    width: 45%;
}
.edl-value {
    width: 90%;
    padding-left: 15px;
}

}

@media (max-width: 980px) {
.col-images {
    padding-top: 50px;
}}


/* ALT LAYOUT */
div#et-top-navigation {
    padding-top: 12px;
}

#top-menu li, .bottom-nav, .bottom-nav a, .bottom-nav li.current-menu-item a, .et_pb_button {
    font-family: 'olyfont' !important;
}

.event-details .entries-limit {
    display: none;
}