/*
Theme Name: sabcsport
Theme URI: http://www.sabc.co.za
Version: 1.21
Author: SABC
Author URI: http://www.sabc.co.za
Text Domain: sport-ak
Description: Sport Theme for SABC
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

.top-searchbar-wrapper {
 background-color: #131313;
 padding-bottom: 15px;
 padding-top: 15px;
}
.top-searchbar-container div {
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#top-searchbar-left {/* background-color: gray; */}
#top-searchbar-right {/* background-color: white; */}
#top-searchbar-left {
    margin: 0 !important;
	display: block;
	color: #fff;
}
#top-searchbar-left p{
 font-family: Arial !important;
}
div.fa.fa-phone{
	float: left;
	padding-right: 10px;
}
div.fa.fa-whatsapp{
	margin: 0;
	padding-right: 10px;
	padding-left: 10px;
	color: green;
}
@media screen and (min-width: 600px) {
   .top-searchbar-container {
	      height: auto;
	      overflow: hidden;// clearing: auto;
	      width: 1184px;
	      margin: auto;
   }
   #top-searchbar-left {
		  width: 69%;
	      padding-top: 8px;
		  float: left;}
   #top-searchbar-right {
	    width: 30%;
	    float: right;}
}
div.asl_m .probox{
	border-radius: 0px !important;
}
a.download-supplier-link{
	background-color: green;
	padding: 10px;
}

td.date_tbl_column.date_custom_column{
	color: #ffffff !important;
}
div.itwpt-search{
	background-color: #4a4a4a !important;
}
div.itwpt-search-option.multiselect{
	width: 66.2% !important;
	background-color: #4a4a4a !important;
}
.itwpt-search-option{
	background-color: #4a4a4a !important;
}
.itwpt-search-option select, .itwpt-search-option input{
	background-color: #4a4a4a !important;
}

div#product-page-main-new {width: 70% !important;float: left;}
div.entry-extra{
display : none;
}
div.entry-share{
display : none;
}
div#product-page-ads-new{width: 300px !important;/* float: right; */display: inline-block;}
.ff-stream-wrapper{
	margin: 0px 0 0 !important;
}
div.entry-title{
	font-weight: bold;
    font-size: 14px !important;
    padding-bottom: 10px !important;
    text-transform: uppercase !important;
}
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc) > li.menu-item > a.menu-link{
padding: 10px 25px !important;
}
.wp-caption { 
}
.wp-caption .wp-caption-text { 
	color: #000 !important;
}
.wp-caption img { 
}
.gallery-caption { 
}
.bypostauthor {
}
.alignleft {
}
.alignright {
}
.aligncenter {
}
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

ul#nav-channels li{
    color: #000;
    font-weight: bold !important;
}
a:any-link{
    text-decoration: none !important;
}
a.button.product_type_simple{
	display: block;
	padding: 15px;
	text-transform:uppercase;
	font-weight: 600;
	color: #fff;
}

div.entry a{
	color: #000 !important;
}
span.posted_in a{
	color: #598bff;
}
.attachment-size {
    display: none;
}
.attachment-downloads {
    display: none;
}
.attachment-icon {
    float: left;
    padding-right: 10px;
}
#SABCMasterFooter .nav li{
	width: 20% !important;
}
@media all {
    .vc_grid.vc_row.vc_grid-gutter-35px .vc_grid-item {
        padding-bottom: 0px !important;
    }
}
.vc_gitem-post-data {
	margin-bottom: 0px !important;
}
/* SABC1 - Media Page -----------------------------------------------------------------------------------*/

.sabc1-stream {
    background-image: url(https://www.sabc.co.za/wp-content/uploads/2017/10/sabc1bg-stream.jpg) !important;
    background-position: 0px 60px !important;
}
.sabc1-stream h2.entry-title{
	display: none;
}
/* SABC3 - Media Page -----------------------------------------------------------------------------------*/

.sabc3-stream {
    background-image: url(https://www.sabc.co.za/wp-content/uploads/2017/10/sabc3bg-stream.jpg) !important;
    background-position: 0px 60px !important;
}
.sabc3-stream h2.entry-title{
	display: none;
}
/* SABC2 - Media Page -----------------------------------------------------------------------------------*/

.sabc2-stream {
    background-image: url(https://www.sabc.co.za/wp-content/uploads/2017/10/sabc2bg-stream.jpg) !important;
    background-position: 0px 60px !important;
}
.sabc2-stream h2.entry-title{
	display: none;
}

/* PRESS RELEASE -----------------------------------------------------------------------------------*/

.vc_grid-container.vc_clearfix.wpb_content_element.vc_basic_grid.press-release img{
    display: none;
}
.entry-summary {
    display: none;
}
.entry-footer {
    /* display: none; */
}
.entry.half-image-post .entry-data::before{
	display: none;
}

/* WEATHER -----------------------------------------------------------------------------------*/


* {
	margin:0;
	padding:0;
}

#tabContainer {
	width:700px;
	padding:15px;
	background-color:#2e2e2e;
	-moz-border-radius: 4px;
	border-radius: 4px; 
}

.tabs{
	height:30px;
}

.tabs > ul{
	font-size: 1em;
	list-style:none;
}

.tabs > ul > li{
	margin:0 2px 0 0;
	padding:5.5px 10px;
	display:block;
	float:left;
	color:#FFF;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-top-left-radius:4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px; 
        line-height: 19px;
	background: #C9C9C9; /* old browsers */
	color: #333
}

.tabs > ul > li:hover{
	background: #0C91EC;; /* old browsers */
	cursor:pointer;
	color: #333;
}

.tabs > ul > li.tabActiveHeader{
	background: #FFFFFF; /* old browsers */
	cursor:pointer;
	color: #333;
}

.tabscontent {
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 0px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px; 
	padding:10px 10px 25px;
	background: #FFFFFF; /* old browsers */
	background: -moz-linear-gradient(top, #FFFFFF 0%, #FFFFFF 90%, #e4e9ed 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(90%,#FFFFFF), color-stop(100%,#e4e9ed)); /* webkit */
	margin:0;
	color:#333;
}

div.columns { 
	width: 100%; 
	height: 30px;
}
div.columns div{	
	text-align: center; 
	line-height:30px; 
	-moz-border-top-left-radius: 5px; 
	border-top-left-radius: 5px; 
	-moz-border-top-right-radius: 5px; 
	border-top-right-radius: 5px; 
	width: 150px; 
	height: 30px; 
	float: left; 
	margin-right: 2px; 
	color: #333;
}
div.grey{ 
	background-color: #cccccc; 
}
div.grey:hover{ 
	background-color: #0C91EC;
	cursor:pointer;
}
div.white{ 
	background-color: #ffffff; 
}
div.clear{ 
	clear: both; 
}
div.tabscontent img {
    width: 100%;
}


/* MENU -----------------------------------------------------------------------------------*/

.menu-link {
    text-align: right;
}
/* SITEMAP -----------------------------------------------------------------------------------*/

ul.simple-sitemap-post{
	padding-bottom: 15px;
	list-style-type: disc;
	padding-left: 25px;
}

/* RADIO ICONS -----------------------------------------------------------------------------------*/
div#radio-links ul {
	padding: 10px;
    background: #e9e9e9;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12)!important;
}
h2.fa.fa-microphone{
	font-size: 18px !important;
	font-weight: 700 !important;
}
.fa.fa-microphone {
    width: 100%;
}
.fa.fa-microphone:before {
	padding-right: 5px;
}
.fa.fa-video-camera:before {
	padding-right: 5px;
}
.fa.fa-globe:before {
	padding-right: 5px;
}
.fa.fa-video-camera {
    width: 100%;
}
.fa.fa-globe {
    width: 100%;
}
.fa.fa-headphones {
    width: 100%;
}
.fa.fa-headphones:before {
	padding-right: 4px;
}
.fa.fa-calendar {
    width: 100%;
}
.fa.fa-calendar:before {
	padding-right: 4px;
}
.fa.fa-wifi {
    width: 100%;
}
.fa.fa-wifi:before {
	padding-right: 4px;
}
#radio-links a{

	font-family: arial;
}
/* YOUTUBE GRID -----------------------------------------------------------------------------------*/
.yottie-widget-video-info-title{
	font-size: 12px !important;
}
/* YOUTUBE GRID -----------------------------------------------------------------------------------*/
.tg-txt .tg-nav-font, .tg-txt input.tg-search[type="text"] {
	font-size: 14px;
	font-weight: 600;
	margin: 20px;
	background: #fff;
	padding: 10px;
	width: 200px;
}
/* LEADERBOARD ADVERTISING --------------------------------------------------------------------
/* WEATHER -----------------------------------------------------------------------------------*/
#link_get_widget {
    display: none;
}
.aw-more-block {
    display: none;
}
.aw-more-inner {
    display: none;
}
.aw-more-link {
    display: none;
}
.aw-six-hours {
    display: none;
}
#link_arrow_right {
    display: none;
}
.aw-day-details {
    display: none !important;
}
#link_panel0 {
    pointer-events: none;
    cursor: default;
}
#link_panel1 {
    pointer-events: none;
    cursor: default;
}
#link_panel2 {
    pointer-events: none;
    cursor: default;
}
#link_current {
    pointer-events: none;
    cursor: default;
}
#link_logo {
    display: none !important;
}
#link_lfs_day1_3 {
    pointer-events: none;
    cursor: default;
}
/* RSS BOX -----------------------------------------------------------------------------------*/

.vc_wp_rss.wpb_content_element.rss-frontpage-container {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12)!important;
    padding: 20px 30px 30px;
    background-color: #fff;
}

/* BOX SHADOW -------------------------------------------------------------------------------*/
.vc_grid-item-mini.vc_clearfix {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12)!important;
}
/* FRONTPAGE BOX -------------------------------------------------------------------------------*/
div#frontpage-mpu-section.vc_row.wpb_row.vc_row-fluid.container{

padding-left: 40px !important;
background-image: linear-gradient(rgba(0, 0, 0, 0.75), transparent) !important;
}
div.frontpage-mpu-section-content.wpb_column.vc_column_container.vc_col-sm-8{
/*margin-top:-15%;*/
}
div#side_ad.ad_box.portlet_4.brd_wh marg_7.float_le {
float: right;
padding-right: 40px;
}
div.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt{
	display:none;
}
@media all and (min-width: 350px) and (max-width: 768px) {
div.vc_row.wpb_row.vc_inner.vc_row-fluid.container.v-align-columns.row-0-paddings{
    margin-top: -10% !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 20px !important;
    padding-bottom: 0px !important;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.87) 0%, rgba(0, 0, 0, 0.67) 47%, rgba(0, 0, 0, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.87) 0%, rgba(0, 0, 0, 0.67) 47%, rgba(0, 0, 0, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.87) 0%, rgba(0, 0, 0, 0.67) 47%, rgba(0, 0, 0, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#de000000', endColorstr='#00000000', GradientType=0 );
    /* IE6-9 */
}
}
@media all and (min-width: 768px) and (max-width: 1200px) {
div.vc_row.wpb_row.vc_inner.vc_row-fluid.container.v-align-columns.row-0-paddings{
    margin-top: -8% !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 20px !important;
    padding-bottom: 0px !important;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.87) 0%, rgba(0, 0, 0, 0.67) 47%, rgba(0, 0, 0, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.87) 0%, rgba(0, 0, 0, 0.67) 47%, rgba(0, 0, 0, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.87) 0%, rgba(0, 0, 0, 0.67) 47%, rgba(0, 0, 0, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#de000000', endColorstr='#00000000', GradientType=0 );
    /* IE6-9 */
}
    div.frontpage-mpu-section-ad.wpb_column.vc_column_container.vc_col-sm-4{
    margin-top: 10px;
    padding: 5px !important;
    width: 310px !important;
    margin-left: 0px !important;
    background: rgba(204, 204, 204, 0.33)

}
}
@media all and (min-width: 1200px) and (max-width: 1500px) {
div.vc_row.wpb_row.vc_inner.vc_row-fluid.container.v-align-columns.row-0-paddings{
    margin-top: -10% !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 20px !important;
    padding-bottom: 0px !important;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.87) 0%, rgba(0, 0, 0, 0.67) 47%, rgba(0, 0, 0, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.87) 0%, rgba(0, 0, 0, 0.67) 47%, rgba(0, 0, 0, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.87) 0%, rgba(0, 0, 0, 0.67) 47%, rgba(0, 0, 0, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#de000000', endColorstr='#00000000', GradientType=0 );
    /* IE6-9 */
}
}
@media all and (min-width: 1500px) and (max-width: 1800px) {
div.vc_row.wpb_row.vc_inner.vc_row-fluid.container.v-align-columns.row-0-paddings{
    margin-top: -10% !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 20px !important;
    padding-bottom: 0px !important;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.87) 0%, rgba(0, 0, 0, 0.67) 47%, rgba(0, 0, 0, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.87) 0%, rgba(0, 0, 0, 0.67) 47%, rgba(0, 0, 0, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.87) 0%, rgba(0, 0, 0, 0.67) 47%, rgba(0, 0, 0, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#de000000', endColorstr='#00000000', GradientType=0 );
    /* IE6-9 */
}
}
@media all and (min-width: 1800px) and (max-width: 2400px) {
div.vc_row.wpb_row.vc_inner.vc_row-fluid.container.v-align-columns.row-0-paddings{
    margin-top: -8% !important;
    padding-left: 40px !important;
    padding-right: 40px !important;
    padding-top: 40px !important;
    padding-bottom: 0px !important;
    background-color: rgba(0, 0, 0, 0.82);
}
}
@media all and (min-width: 2400px) and (max-width: 3400px) {
div.vc_row.wpb_row.vc_inner.vc_row-fluid.container.v-align-columns.row-0-paddings{
    margin-top: -10% !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 20px !important;
    padding-bottom: 0px !important;
    background-color: rgba(0, 0, 0, 0.82);
}
}
@media all and (min-width: 3400px) and (max-width: 4400px) {
div.vc_row.wpb_row.vc_inner.vc_row-fluid.container.v-align-columns.row-0-paddings{
    margin-top: -10% !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 20px !important;
    padding-bottom: 0px !important;
    background-color: rgba(0, 0, 0, 0.82);
}
}
.vc_btn3-container{
    display: none !important;
}
/* SLIDER -------------------------------------------------------------------------------*/
#rev_slider_1_1 .zeus.tparrows:before{
	font-size: 50px !important;
}
div.frontpage-mpu-section-ad.wpb_column.vc_column_container.vc_col-sm-4{
    margin-top: 10px;
    padding: 20px;
    width: 340px;
    margin-left: 20px;
    background: rgba(204, 204, 204, 0.33)

}
div.aboutpage-mpu-section-ad.wpb_column.vc_column_container.vc_col-sm-4{
/*margin-top: -8%;*/
padding-left: 30px;
text-align: right;
}
/* CURRENCY -------------------------------------------------------------------------------*/
.WNtopmenu2{
width: 100% !important;
}
.WNcol2 b{
color: #000055 !important;
}
.WNcol1{
	padding: 8px !important;
}
.WNcol1a{
	padding: 8px !important;
}

/* COMMENT BOX -------------------------------------------------------------------------------*/
#comments {
    display: none;
}
/* ICON WRAPPER -------------------------------------------------------------------------------*/
#icon_wrapper{
	top: 20%;
}

/* MASTER HEADER HACKS -------------------------------------------------------------------------------*/
#SABCMasterHeader
{
    display: none !important;
}
.site-header .header-main .site-title::before {
  top: 0px !important;
  bottom: 0px !important;
}
.landing .site-header .header-main{
  background-color: rgb(0, 0, 0, 1) !important;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.23);
}
.tv-landing .site-header .header-main{
  background-color: rgba(13, 98, 173, 0.92) !important;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.23);
}
.radio-landing .site-header .header-main{
  /*background: rgba(255, 29, 37, 0.92) !important;*/
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.23);
}
.site-header .header-main{
  background: rgba(0, 0, 0, 1) !important;
}
#SABCMasterHeader a{
	font-size: 1.0em !important;
}

/* LEADERBOARD HACKS -------------------------------------------------------------------------------*/
div#top_ad
{
	margin: auto;
	text-align: center;
}