@charset "utf-8";

/* Responsive styles
-------------------------------------------------------------- */

/*
Apple iPhone 5, 5S & 5C 
Apple iPod Touch (5th generation)
*/
/* Without side menu */
@media (min-width: 1136px) and (max-width: 1279px) {
	html, body {	font-size: 14px; }
}


/*
Apple iPhone 4 & 4S
Apple iPod Touch (4th generation)
*/
/* Without side menu */
@media (min-width: 960px) and (max-width: 1135px) {
	html, body {	font-size: 14px; }
	h1 { font-size:3em; }		/* 42px */
	h2 { font-size:2.3077em; }	/* 32px */
	h3 { font-size:2.3077em; }	/* 32px */
	h4 { font-size:1.3846em; }	/* 19px */
	h5 { font-size:1.2308em; }	/* 17px */
	h6 { font-size:1em; }		/* 14px */

	/* Post layouts */
	.isotope_filters a {
		font-size:0.8461em;
	}
	
	/* Post parts */
	.post_info {
		font-size:0.8461em;
	}
	.post_info {
		font-size:0.8461em;
	}
	.post_rating .reviews_star {
		font-size:1em;
	}
	.post_item_colored .post_category {
		font-size:1em;
		margin:0 0 0.4em;
	}
	.post_item_colored .post_descr .post_price_period {
		font-size:1em;
	}
	.post_item_colored .post_descr .post_price_value {
		font-size:1.3846em;
	}
	
	/* Footer */
	.contacts_wrap .contacts_address {
		font-size: 1em;
	}
	
	/* Widgets */
	.widget_area .post_item .post_info {
		font-size:0.7692em;
	}
	.widget_area .widget_tag_cloud a {
		font-size:0.8461em !important;
	}
	.widget_area .widget_calendar .weekday {
		font-size:0.8461em;
	}
	
	/* Shortcodes */
	.sc_testimonial_content {
		font-size: 1em;
	}
	.sc_testimonial_author {
		font-size: 1em;
	}
	
}



/*
Sony Xperia
LG Optimus
Blackberry Storm 3, Torch 9850 & Torch 9860
Nokia Lumia 610, 710 & 800
HTC Desire, Desire Z, Desire S & One V
Samsung Galaxy
*/
/* Without side menu */
@media (min-width: 768px) and (max-width: 959px) {
	html, body {	font-size: 14px; }
	h1 { font-size:3em; }		/* 42px */
	h2 { font-size:2.571em; }	/* 35px */
	h3 { font-size:2.571em; }	/* 35px */
	h4 { font-size:2em; }		/* 28px */
	h5 { font-size:1.714em; }	/* 23px */
	h6 { font-size:1em; }		/* 14px */

	/* Post layouts */
	.isotope_filters a {
		font-size:0.8461em;
	}
	
	/* Post parts */
	.post_info {
		font-size:0.8461em;
	}
	.post_info {
		font-size:0.8461em;
	}
	.post_rating .reviews_star {
		font-size:1em;
	}
	.post_item_colored .post_category {
		font-size:1em;
		margin:0 0 0.4em;
	}
	.post_item_colored .post_descr .post_price_period {
		font-size:1em;
	}
	.post_item_colored .post_descr .post_price_value {
		font-size:1.3846em;
	}
	
	/* Footer */
	.contacts_wrap .contacts_address {
		font-size: 1em;
	}
	
	/* Widgets */
	.widget_area .post_item .post_info {
		font-size:0.7692em;
	}

	.widget_area .widget_calendar .weekday {
		font-size:0.8461em;
	}
	.widget_area .reviews_block .reviews_summary .reviews_criteria {
		font-size:0.7692em;
	}
	
	/* Shortcodes */
	input[type="submit"], input[type="button"], button, .sc_button {
		padding: 0.75em;
	}
	.sc_testimonial_content {
		font-size:1em;
	}
	.sc_testimonial_author {
		font-size: 1em;
	}
	
}


/*
Portrait orientation

Sony Xperia
LG Optimus
Blackberry Storm 3, Torch 9850 & Torch 9860
Nokia Lumia 610, 710 & 800
HTC Desire, Desire Z, Desire S & One V
Samsung Galaxy
*/
@media (min-width: 480px) and (max-width: 767px) {
	html, body {	font-size: 14px; }
	h1 { font-size:3em; }
	h2 { font-size:2.571em; }
	h3 { font-size:2.571em; }
	h4 { font-size:2em; }
	h5 { font-size:1.714em; }
	h6 { font-size:1em; }
	
	/* Post layouts */
	.isotope_filters a {
		font-size:0.8333em;
	}
	
	/* Post parts */
	.post_info {
		font-size:0.8333em;
	}
	.post_info {
		font-size:0.8333em;
	}
	.post_rating .reviews_star {
		font-size:1em;
	}
	.post_item_colored .post_category {
		font-size:1em;
		margin:0 0 0.4em;
	}
	.post_item_colored .post_descr .post_price_period {
		font-size:1em;
	}
	.post_item_colored .post_descr .post_price_value {
		font-size:1.3333em;
	}
	
	/* Footer */
	.contacts_wrap .contacts_address {
		font-size: 1em;
	}
	
	/* Widgets */
	.widget_area .post_item .post_info {
		font-size:0.75em;
	}
	.widget_area .widget_tag_cloud a {
		font-size:0.8333em !important;
	}
	.widget_area .widget_calendar .weekday {
		font-size:0.8333em;
	}
	.widget_area .reviews_block .reviews_summary .reviews_criteria {
		font-size:0.75em;
	}
	
	/* Shortcodes */
	.sc_testimonial_content {
		font-size:1.25em;
	}
	.sc_testimonial_author {
		font-size: 1em;
	}
	.sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
		border-width: 1px;
	}	
}


/*
Very common low res
*/
@media (max-width: 479px) {
	html, body {	font-size: 13px; }
	h1 { font-size:2.8em; }		/* 30px */
	h2 { font-size:2.5em; }		/* 25px */
	h3 { font-size:2.0em; }		/* 25px */
	h4 { font-size:1.385em; }	/* 18px */
	h5 { font-size:1.154em; }	/* 15px */
	h6 { font-size:1em; }		/* 13px */
	
	/* Post layouts */
	.isotope_filters a {
		font-size:0.8333em;
	}
	
	/* Post parts */
	.post_info {
		font-size:0.8333em;
	}
	.post_info {
		font-size:0.8333em;
	}
	.post_rating .reviews_star {
		font-size:1em;
	}
	
	.post_item_colored .post_category {
		font-size:1em;
		margin:0 0 0.4em;
	}
	.post_item_colored .post_descr .post_price_period {
		font-size:1em;
	}
	.post_item_colored .post_descr .post_price_value {
		font-size:1.3333em;
	}

	/* Footer */
	.contacts_wrap .contacts_address {
		font-size: 1em;
	}
	
	/* Widgets */
	.widget_area .post_item .post_info {
		font-size:0.75em;
	}
	.widget_area .widget_tag_cloud a {
		font-size:0.8333em !important;
	}
	.widget_area .widget_calendar .weekday {
		font-size:0.8333em;
	}
	.widget_area .reviews_block .reviews_summary .reviews_criteria {
		font-size:0.75em;
	}
	
	/* Shortcodes */
	input[type="submit"], input[type="button"], button, .sc_button {
		padding: 0.7em 0.6em;
	}
	blockquote {
		font-size: 1.5em;
	}
	.sc_countdown.sc_countdown_style_1 .sc_countdown_digits,
	.sc_countdown.sc_countdown_style_1 .sc_countdown_separator {
		font-size:2em;
		height: 1.9em;
		line-height:1.9em;
	}
	.sc_countdown.sc_countdown_style_1 .sc_countdown_digits {
		width: 1.9em;
	}
	.sc_countdown.sc_countdown_style_2 .sc_countdown_digits,
	.sc_countdown.sc_countdown_style_2 .sc_countdown_separator {
		font-size:2em;
	}
	.sc_testimonial_content {
		font-size:1.25em;
	}
	.sc_testimonial_author {
		font-size: 1em;
	}
	.sc_tabs .sc_tabs_titles li {
		font-size:1em;
	}
	.sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
		border-width: 1px;
	}	
}


@media (max-width: 1439px) {

	/* Woocommerce */
	.sale_section h1.sc_title{font-size: 3.8em !important;}
	.ecommerce-featured .woocommerce ul.products li.product .post_content{
		padding: 0 2em 2.5em 2em;
	}
	.body_style_boxed .ecommerce-featured .woocommerce ul.products,
	.body_style_boxed .ecommerce-featured .woocommerce-page ul.products{
		margin-right: 0;
	}

	/* Info block */
	.columns_wrap .info_block1 .video_subtitle{	padding-bottom: 3em;}
	.info_block1 h3.sc_title{ font-size: 2em; margin-top: 1.1em;}
	.info_block1 h5.sc_title{ margin-top: 1.8em; }

	/* Sidebar Widgets*/
	.widget_area .widget_calendar td .day_wrap{	padding: 0; line-height: 1.6em; }

	/* Footer */
	.footer_wrap .widget_inner .logo img{ width: 100%; }
	.footer_wrap_inner .widget_recent_entries ul li{
		margin-bottom: 0.8em;
		padding-bottom: 0.8em;
	}

	.widget_area .widget_flickr .flickr_badge_image{
		margin: 0 5px 5px 0;
	}

	/* Shortcodes */

	/* Google map */
	.sc_googlemap_content{
		width: 25%;
		right: 12%;
		padding: 2em 3.25em;
	}

	/* Slider */
	.sc_slider_swiper:hover .sc_slider_pagination_wrap{
		bottom: 10px;
	}

	/* Match Review */
	.match_block .match_score{
		font-size: 2.8em;
	}

	/* Testimonials */
	.sc_testimonial_item{padding: 0 4em;}
	.sc_testimonials_style_testimonials-1 .sc_testimonial_content{ margin-bottom: 0.5em;}
}

@media (max-width: 1279px) {

	/* Info block */
	.sc_columns .info_block1 .sc_column_item_inner { padding-bottom: 3em; }

	/* Top menu */
	.top_panel_style_3 .menu_main_nav > li > ul{
		top: 4.85em;
	}
	.top_panel_wrap .logo_main, .top_panel_wrap .logo_fixed{
		max-width: 210px;
	}

	/* Top panel */
	.top_panel_title .breadcrumbs{
		font-size: 1em;
	}
	.top_panel_title.title_present:not(.navi_present) .breadcrumbs{
		padding-top: 3.8em;
	}

	/* Widgets*/
	.widget_area .widget_calendar td .day_wrap{	line-height: 1.6em; }

	/* Footer */
	.copyright_wrap_inner{ font-size: 1em; }

	/* Shortcodes */

	/* Infobox */
	.sc_infobox.sc_infobox_closeable::after{
		line-height: 1.9em;
	}

	/* Google Map */
	.sc_googlemap_content, .body_style_boxed .sc_googlemap_content {
		width: 100%;
	}
	.sc_googlemap_content .sc_form .sc_form_info .sc_form_item{
		margin-right: 2%;
		width: 32%;
		margin-bottom: 12px;
	}
	.sc_googlemap_content .sc_form .sc_form_info .sc_form_item:last-child{
		float: right;
		margin-right: 0;
	}

	/* Price block */
	.sc_price_block .sc_price_block_description{
		font-size: 1em;
	}

	/* Team */
	.sc_team .sc_team_item:hover .sc_team_item_info .sc_team_item_description{
		max-height: 65px;
	}

}

@media (max-width: 1135px) {


	/* Woocommerce */
	.ecommerce-featured .woocommerce ul.products,
	.ecommerce-featured .woocommerce-page ul.products{
		margin-right: 0;
	}
	.woocommerce .star-rating span::before,
	.woocommerce-page .star-rating span::before,
	.woocommerce .star-rating::before, .woocommerce-page .star-rating::before{
		letter-spacing: 5px;
	}
	.woocommerce .widget_price_filter .price_label{
		font-size: 0.9em;
	}

	/* Top menu */
	.top_panel_style_3 .menu_main_wrap{
		float: none;
	}
	.top_panel_middle .menu_main_wrap{
		text-align: center;
		float: none;
	}


	/* Top panel */
	.top_panel_style_3 .menu_main_nav > li > ul{
		top: 4.1em;
	}
	.top_panel_fixed .top_panel_style_3 .top_panel_middle .menu_main_wrap{
		margin-top: 0;
	}
	.contact_logo{
		text-align: center;
	}
	.top_panel_style_3 .top_panel_middle .logo{
		margin: 3em auto 0 auto;
		width: 100%;
	}
	.top_panel_title .breadcrumbs{
		font-size: 1em;
	}
	.top_panel_title.title_present:not(.navi_present) .breadcrumbs{
		padding-top: 3.8em;
	}

	.custom-slider1 .column-1_2:first-child{
		padding-left: 30px;
	}

	/* Widgets */
	.widget_area .widget_calendar td .day_wrap{
		line-height: 1.8em;
	}


	/* Shortcodes */

	/* Infobox */
	.sc_infobox.sc_infobox_closeable::after{
		line-height: 1.8em;
	}
	.sc_team .sc_team_item:hover .sc_team_item_info .sc_team_item_description{
		max-height: 65px;
	}

	/* Google Map */
	.sc_googlemap_content{
		width: 100%;
		padding: 5em;
	}
	.sc_googlemap_content .sc_form_wrap{
		margin: 0 auto;
	}

	.sc_googlemap_content .columns_wrap > [class*="column-"] {
		max-width: 97%;
	}
}

@media (max-width: 1023px) {
	/* Login popup */
	.popup_wrap{ width: 320px; left: 0; top: 0; }

	.popup_wrap .form_left, .popup_wrap .form_right {width: 100%;}
	.popup_wrap .form_left {
		padding-right: 0;
		border-right: none;
		margin-bottom: 2em;
	}

	.popup_wrap.popup_registration .form_left,
	.popup_wrap.popup_registration .form_right {
		width: 100%;		
	}


	.popup_wrap .popup_close {
		right: 1em;
	}

	/* Shortcodes */

	/* Testimonials */
	.sc_testimonials .sc_slider_controls_bottom .swiper-slide{
		padding-bottom: 5em;
	}
}

@media (max-width: 959px) {

	/* Woocommerce */
	.sale_section h1.sc_title{
		font-size: 3.5em !important;
	}
	.sale_section .margin_bottom_huge{
		margin-bottom: 0 !important;
	}
	.sale_section h1.sc_title.margin_top_huge{
		margin-top: 0 !important;
	}
	.ecommerce-featured .woocommerce ul.products li.product h3,
	.ecommerce-featured .woocommerce-page ul.products li.product h3{
		font-size: 1.25em;
	}

	/* Info section */
	.info_block1 h5.sc_title, .info_block2 h5{
		font-size: 1.4em;
	}
	.info_block1 h5.sc_title{
		margin-top: 1em;
	}

	/* Posts Layout */
	.ih-item.square .info .info-box .post_title{
		font-size: 0.95em;
	}
	.post_item_related .post_content_wrap{
		height: 7em;
	}

	/* Top Panel */
	.top_panel_title.title_present.breadcrumbs_present .post_navi,
	.top_panel_title.title_present.breadcrumbs_present .page_title,
	.top_panel_title.title_present.breadcrumbs_present .breadcrumbs{
		max-width: 47%;
	}

	.top_panel_style_8 .content_wrap{
		width: 648px;
	}

	/* Widgets */
	.widget_area .widget_flickr .flickr_badge_image{
		width: 43%;
	}
	.widget_area .widget_flickr .flickr_badge_image:nth-child(3n+1){
		margin-right: 5px;
	}

	/* Search */
	.search .page_content_wrap{
		padding-top: 2em;
	}

	/* Shortcodes */

	/* Price Block */
	.sc_price_block .sc_price_block_description{
		font-size: 0.875em;
		height: 7em;
	}

	/* Team */
	.sc_team .sc_team_item:hover .sc_team_item_info .sc_team_item_description{
		max-height: 70px;
	}

	.wpcf7-form .columns_wrap .column-1_3 {
		width: 100%;
		padding-right: 0;
		padding-top: 0 !important;
	}

}

@media (min-width: 768px) and (max-width: 768px) {

	/* Woocommerce */
	.ecommerce-featured .woocommerce ul.products li.product{
		margin-bottom: 2em;
	}
	.woocommerce.columns-4 ul.products li.product, .woocommerce-page.columns-4 ul.products li.product,
	.woocommerce .related.products ul.products li.product.column-1_4, .woocommerce-page .related.products ul.products li.product.column-1_4,
	.woocommerce .upcells.products ul.products li.product.column-1_4, .woocommerce-page .upcells.products ul.products li.product.column-1_4,
	.woocommerce ul.products li.product.column-1_4, .woocommerce-page ul.products li.product.column-1_4 {
		width: 48%;
	}
	.woocommerce.columns-3 ul.products li.product,
	.woocommerce-page.columns-3 ul.products li.product,
	.woocommerce .related.products ul.products li.product.column-1_3,
	.woocommerce-page .related.products ul.products li.product.column-1_3,
	.woocommerce .upcells.products ul.products li.product.column-1_3,
	.woocommerce-page .upcells.products ul.products li.product.column-1_3,
	.woocommerce ul.products li.product.column-1_3,
	.woocommerce-page ul.products li.product.column-1_3{
		width: 48%;
		float: left;
	}

	.single-product div.product .woocommerce-tabs.trx-stretch-width{
		padding-right: 60px !important;
		padding-left: 60px !important;
	}
	
	/* Footer */
	.footer_wrap .content_wrap{
		width: 668px;
	}
}


@media (max-width: 767px) {

	/* Court review */
	.custom-slider1 .column-1_2.sc_column_item{
		width: 100%;
	}
	.custom-slider1 .column-1_2.sc_column_item_1{
		padding-bottom: 30px;
		padding-left: 30px;
	}

	/* Matches and players */
	.sc_matches.style_matches-1 .sc_matches_descr {
		font-size: 1em;
		margin-bottom: 1.5em;
	}
	.sc_match_info .time, .sc_match_info .players {
		font-size: 1em;
	}

	/* Woocommerce */
	.sale_section h1.sc_title{
		font-size: 2.8em !important;
	}
	.sale_section .margin_bottom_huge{
		margin-bottom: 0 !important;
	}

	/* Info block */
	.info_block1{ width: 97.5% !important; }
	.info_block2 .column-1_3:nth-child(3n){
		display: block;
		margin-right: auto;
		margin-left: auto;
	}

	/* Services */
	.sc_services_item .sc_services_item_title{
		font-size: 1.077em;
	}

	/* Post Layouts */
	.ih-item.square .info .info-box .post_title{
		font-size: 1.2em;
	}

	/* Widgets */
	.widget_area .widget_calendar td .day_wrap{
		line-height: 2.2em;
	}
	.widget_area .widget_flickr .flickr_badge_image{
		width: 30%;
	}
	.widget_area .widget_flickr .flickr_badge_image:nth-child(2n+1){
		margin-right: 5px;
	}

	.top_panel_style_8 .content_wrap{
		width: 100%;
	}

	/* Footer */
	.sidebar_inner aside:nth-child(3n+4),
	.sidebar_inner aside:nth-child(3n+5),
	.sidebar_inner aside:nth-child(3n+6),
	.sidebar_outer_inner aside:nth-child(3n+4),
	.sidebar_outer_inner aside:nth-child(3n+5),
	.sidebar_outer_inner aside:nth-child(3n+6),
	.widget_area_inner aside:nth-child(2n+3),
	.widget_area_inner aside:nth-child(2n+4),
	.widget_area_inner aside + aside {
		border-color: transparent;
	}

	/*	Shortcodes*/

	/*	Price block	*/
	.sc_price_block .sc_price_block_description{
		font-size: 1em;
	}

	/*	Testimonials */
	.sc_testimonials_style_testimonials-1 .sc_testimonial_content{
		font-size: 1em;
	}
}

@media (max-width: 639px) {

	.custom_paddings1 .column-1_2.even{
		display: block;
		margin: 0 auto;
		width: 85%;
	}

	/*	Matches	and Players */
	.sc_matches.style_matches-1 .sc_matches_subtitle,
	.sc_matches.style_matches-1 .sc_matches_title,
	.sc_matches.style_matches-1 .sc_matches_descr,
	.sc_matches.style_matches-1 .sc_matches_button{
		text-align: center;
	}
	.sc_matches_current .player,
	.sc_matches_current .match_info{
		width: 85%;
	}
	.sc_matches_current .match_info{
		margin: 2em auto;
	}
	.sc_matches.style_matches-1 .sc_item_title::after{
		margin-left: auto;
	}

	/* Woocommerce */
	.sale_section h1.sc_title{ font-size: 2.5em !important; }

	.sale_section h1.sc_title.margin_top_huge{ margin-top: 20px !important; }

	.ecommerce-featured .woocommerce ul.products li.product h3,
	.ecommerce-featured .woocommerce-page ul.products li.product h3{
		font-size: 1em;
	}

	.woocommerce div.product div.images,
	.woocommerce #content div.product div.images,
	.woocommerce-page div.product div.images,
	.woocommerce-page #content div.product div.images{
		width: 100%;
		margin-bottom: 1em;
	}

	.top_panel_title .post_navi{
		font-size: 1.5em;
		padding: 2em 0;
	}

	.woocommerce .woocommerce-ordering,
	.woocommerce-page .woocommerce-ordering{
		width: 48%;
	}

	/*  Posts Layout  */
	.info_block2 .column-1_3:nth-child(3n){
		width: 100%;
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}

	/* Widgets */
	.widget_area .widget_calendar td .day_wrap{
		line-height: 1.5em;
	}

	/* Search */
	.content .search_wrap{
		max-width: 100%;
	}
	.content .search_wrap .search_form_wrap .search_field{
		width: 78%;
		float: left;
	}
	/* Shortcodes */

	/*	Accordion	*/
	.sc_accordion .sc_accordion_item .sc_accordion_title.ui-state-active .sc_accordion_icon_closed{
		margin-top: 6em;
	}

	/* Contact Form */
	.sc_form .sc_form_info .sc_form_item{
		margin-bottom: 0.6em;
		margin-right: 0;
		width: 100%;
	}

	/*  Google Map  */
	.sc_googlemap_content .sc_form .sc_form_info .sc_form_item {
		margin-bottom: 0.6em;
		margin-right: 0;
		width: 100%;
	}

	/*	Testimonials */
	.sc_testimonial_item{
		padding: 0 3em;
	}
	.sc_testimonials_style_testimonials-1 .sc_testimonial_content{
		font-size: 0.85em;
	}
}

@media (max-width: 479px) {
	/* Login popup */
	.login .popup_wrap{ left: 0; width: auto; max-width: unset;}

	.login .popup_wrap .popup_close{
		right: 1.5em;
	}

	.top_panel_style_8 .content_wrap{
		width: 280px;
	}

	blockquote{ padding-right: 2em; }

	/* Matches and Players */
	.sc_matches_current .player,
	.sc_matches_current .match_info{
		width: 100%;
	}

	/* Court review */
	.custom-slider1 .column-1_2.sc_column_item_2{
		padding-right: 0;
	}

	/* Woocommerce */
	.sale_section .column-1_2.odd{
		padding-top: 125%;
	}
	.content .sale_row {
		padding-bottom: 0 !important;
	}
	.sale_section.margin_top_huge{
		margin-top: 0 !important;
	}
	.ecommerce-featured .woocommerce ul.products li.product h3,
	.ecommerce-featured .woocommerce-page ul.products li.product h3{
		font-size: 1.25em;
	}
	.woocommerce .woocommerce-ordering,
	.woocommerce-page .woocommerce-ordering{
		width: 100%;
	}
	.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{
		top: -0.35em;
	}
	.woocommerce .shop_mode_list ul.products li.product .description,
	.woocommerce-page .shop_mode_list ul.products li.product .description{
		max-height: 6.4em;
	}
	.shop_mode_list .woocommerce span.new,
	.shop_mode_list .woocommerce-page span.new,
	.shop_mode_list .woocommerce span.onsale,
	.shop_mode_list .woocommerce-page span.onsale,
	.shop_mode_list .woocommerce ul.products li.product span.new,
	.shop_mode_list .woocommerce-page ul.products li.product span.new,
	.shop_mode_list .woocommerce ul.products li.product span.onsale,
	.shop_mode_list .woocommerce-page ul.products li.product span.onsale{
		width: 2em;
		height: 2em;
		line-height: 3em;
		margin: 0.8em 0 0 0.8em;
	}
	.post_navi .post_navi_item, .breadcrumbs .breadcrumbs_item{
		white-space: normal;
	}
	.woocommerce div.product .woocommerce-tabs ul.tabs li{
		display: block;
	}
	.single-product div.product .woocommerce-tabs.trx-stretch-width .wc-tabs li + li{
		margin-left: 0 !important;
		margin-top: 1em !important;
	}
	.woocommerce .woocommerce-message .button{
		margin-bottom: 2em;
	}
	.woocommerce #content table.cart td.actions .coupon .input-text,
	.woocommerce-page #content table.cart td.actions .coupon .input-text{
		margin-right: 0.2em;
	}
	.woocommerce form.checkout_coupon {
		padding: 5px 5px 0 0;
	}

	/* Info block */
	.info_block2{ margin-top: 3em; }

	/* Top panel */
	.top_panel_title .page_title{
		font-size: 2em;
	}

	/* Header mobile */
	.header_mobile.header_3 .logo_main{
		height: 30px;
	}
	.header_mobile.header_3 .logo {
		padding-top: 30px;
	}
	.header_mobile.header_3 .menu_button{
		right: 30px;
		top: 45px;
	}

	/* Pagination */
	.pagination_single > .pager_numbers,
	.pagination_single a,
	.pagination_slider .pager_cur,
	.pagination_pages > a,
	.pagination_pages > span{
		padding: 1.2em 1.4em;
	}

	/* Widgets */
	.widget_area .widget_calendar td .day_wrap{
		line-height: 2em;
	}

	/* Search */
	.content .search_wrap{
		max-width: 100%;
	}
	.content .search_wrap .search_form_wrap .search_field{
		width: 68%;
		float: left;
	}

	/*	Shortcodes	*/
	/*  Accordion  */
	.sc_accordion .sc_accordion_item .sc_accordion_title .sc_accordion_icon{
		top: 25px;
	}

	/*  Contact Form  */
	.sc_form .sc_form_button{
		font-size: 1em;
	}

	/* Google map */
	.sc_googlemap_content {
		padding: 3em 2.5em ;
	}

	/* Infobox */
	.sc_infobox.sc_infobox_closeable::after{
		right: 1.3em;
	}

	/* Price Block */
	.sc_price_block .sc_price_block_description{
		height: 4.5em;
	}

	/*	Testimonials */
	.testimonials_custom1{
		width: 90% !important;
	}

	/*Third party plugins */

	/* Tribe events */
	.tribe-events-calendar thead{
		font-size: 10px;
	}
	.tribe-events-calendar thead th{
		padding: 7px 4px;
	}
	#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a{
		padding: 6px 10px;
	}
	.tribe-events-list .type-tribe_events h2{
		font-size: 2em;
	}
	.tribe-events-sub-nav li a {
		padding-left: 10px;
		padding-right: 10px;
	}

	/* Essential Grid */
	.golfclub-navigation .esg-filterbutton,
	.golfclub-navigation .esg-sortbutton,
	.golfclub-navigation .esg-cartbutton{
		margin-bottom: 20px !important;
	}

	.golfclub-navigation .esg-pagination-button{
		margin-top: 10px !important;
	}

	.hide_on_mobile { display: none; }

}

@media (max-width: 320px) {

}