.menu-container {
background-color: #1772b8;
}
.t-entry-meta a,
span.t-entry-date{
font-weight: 500 !important;
text-transform: uppercase;
font-size: 10px !important;
}
p.fontsize-658175.text-uppercase {
font-size: 12px !important;
}
.text-center {
text-align: center;
}
.hotel_booking {
text-transform: uppercase;
font-weight: 700;
}
.tmb-light.tmb-bordered:not(.tmb-no-bg):not(.tmb-shadowed).tmb > .t-inside {
border: 1px solid #1671b8 !important;
}
#lakesmap {
height: 500px;
}
.gm-style-pbc[style*="opacity: 1"] { z-index: 9999 ! important }
input#input_2_1 {
margin-top: 0 !important;
padding: 13px 13px 13px 13px !important;
border: 1px solid #ff3f36;
}
body img.gform_ajax_spinner {
display: none !important;
}
.validation_error {
display: none;
}
#search-wrapper {
padding: 10px 0 10px 2%;
position: relative;
background: transparent;
font-size: 17px;
background: #f8f8f8;
color: #aeaeae;
border: 1px solid #ccc;	
}
#search-wrapper form {
width: 100%;
}
#search-wrapper input.text,
#search-wrapper select {
border: 1px solid #ccc;
display: inline-block;
width: 40%;
min-width: auto;
max-width: 100%;
margin-right: 2%;
margin-top: 0;
}
#search-wrapper .button-red {
background: #ff3c36 !important;
padding: 8px;
letter-spacing: 1px;
font-size: 18px;
color: #fff;
width: 14%;
margin: 0;
}
#search-wrapper  #starts_with_select {
display: none;
}
.starts_with_list {
text-align: center;
margin-bottom: 10px;
}
.starts_with_list li {
display: inline-block;
padding: 0 10px;
}
.dtable {
display: table;
width: 100%;
border: none;
color: #555;
}
body.single .dtable {
margin: 30px 0;
}
.dtitle {
display: table-caption;
text-align: center;
font-weight: 700;
font-size: larger;
}
.dheading {
display: table-row;
font-weight: 700;
text-transform: uppercase;
}
.dheading.splitter .dcell {
padding: 20px 0;
}
.dheading.splitter .dcell:before {
content: ' ';
display: block;
width: 100%;
border-bottom: 1px solid #ccc;
margin: 20px 0;
padding: 0;
}
.drow {
display: table-row;
}
.tournament-listing .drow {
display: flex;
margin-bottom: 20px;
}
.dcell {
display: table-cell;
border: none;
padding: 15px;
font-size: 15px;
font-weight: 700;
line-height: normal;
}
.dcell p {
margin-top: 0;
line-height: normal;
}
.drow:nth-child(even) {
background: #efefef;
}
.drow:nth-child(odd) {
background: transparent;
}
.drow.is_featuered {
background-color: #1772b8;
}
.dcell a {
font-size: 15px;
color: #1872b8!important;
font-weight: 700;
}
.dcell.event_info_cell {
width: 100%;
}
.dcell .tournament_line {
display: block;
width: 100%;
}
.dcell.event_date_cell {
border-right: 2px solid #ccc;
}
.dcell.event_info_cell {
padding: 0;
}
.dcell .tournament_line {
padding: 15px;
}
.dcell .tournament_line1 {
border-bottom: 2px solid #ccc;
}
.drow.is_featured {
background-color: #1772b8;
}
.drow.is_featured .dcell a {
color: #FFF!important;
}
.drow.is_featured .dcell.event_date_cell {
border-right: 2px solid #fff;
}
.drow.is_featured .dcell .tournament_line1 {
border-bottom: 2px solid #fff;
}
.drow.is_featured .event_date_cell span {
color: #bfefff;
}
.drow.is_featured .event_date_cell .event_num {
color: #FFF;
}
.drow.is_featured .post_info_date {
color: #bfefff;
}
.mini_splitter {
color: #ccc;
}
.tournament-listing .dheading .dcell,
.tournament-listing .dheading .dcell p {
font-size: 20px;
}
.event_date_cell span {
display: block;
color: #777;
text-align: center;
text-transform: uppercase;
}
.event_date_cell .event_date {
font-size: 12px;
}
.event_date_cell .event_num {
font-size: 28px;
color: #444;
}
.event_date_cell .event_month {
font-size: 16px;
}
.post_info_date {
font-size: 10px;
letter-spacing: 1px;
font-weight: 700;
color: #999;
}
.custom_fields {
width: 100%;
margin-bottom: 50px;
margin-top: 10px;
float: left;
background: #1872b8
}
.custom_fields.custom_fields_light {
background-color: #fff;
color: #000;
}
.single-lakes .lake-listings-wrap,
.post-type-archive-listings .lake-listings-wrap {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 20px
}
.single-lakes .lake-listings-wrap:last-child,
.post-type-archive-listings .lake-listings-wrap:last-child {
margin-bottom: 0
}
.single-lakes .lake-listings-wrap .lake-listing-wrap,
.post-type-archive-listings .lake-listings-wrap .lake-listing-wrap {
margin-right: 3%;
background: #f2f2f2;
width: 31%
}
.single-lakes .lake-listings-wrap .lake-listing-wrap.last,
.post-type-archive-listings .lake-listings-wrap .lake-listing-wrap.last {
margin-right: 0
}
.single-lakes .lake_listing,
.post-type-archive-listings .lake_listing {
float: none;
height: auto;
width: 100%;
box-sizing: border-box;
margin-left: 0;
background: 0 0
}
.single-lakes .lake_listing.last,
.post-type-archive-listings .lake_listing.last {
margin-right: 0;
float: none
}
.single-lakes .lake_listing .text-right,
.post-type-archive-listings .lake_listing .text-right {
padding-left: 10px;
box-sizing: border-box
}
.dcell p a:hover {
color: #000!important
}
.mapping_courtesy {
margin-top: 40px;
margin-bottom: -40px;
max-width: 100%;
height: auto;
}
.lake_listing {
background: #f2f2f2;
padding: 8px 15px 15px;
font-size: 11px;
display: inline-block
}
.lake_listing h6 {
margin-top: 5px;
margin-bottom: 5px;
}
.lake_listing h6 a {
color: #000;
font-weight: 700;
font-size: 14px
}
.lake_listing h6 a:hover {
color: #0b5485
}
.guidelakename {
margin-bottom: 7px
}
.guide-category span {
background: #ff3c36;
border-radius: 4px;
padding: 4px 9px;
color: #fff;
text-transform: uppercase;
font-weight: 700;
font-size: 9px
}
.post_img .post_icon_opinion {
position: absolute;
border-radius: 4px;
width: auto;
height: 38px;
text-align: center
}
.post_related .post_img .post_icon_opinion {
left: 15px;
bottom: 0;
width: auto;
height: 28px
}
.post_icon_opinion span {
background: #1872b8;
border-radius: 4px;
padding: 5px 10px;
color: #fff;
text-transform: uppercase;
font-weight: 700;
font-size: 13px
}
.lakes .post_attribute.info_date {
margin: 20px 0;
font-size: 10px;
letter-spacing: 2px;
text-transform: uppercase;
opacity: 0.5;
}
.lakes .post_header {
margin: 20px;
}
.custom_fields {
width: 100%;
margin-bottom: 50px;
margin-top: 10px;
float: left;
background: #1872b8;
float: none;
clear: both;
}
.acf-map {
width: 69%;
height: 500px;
float: left;
border-width: 1px;
border-style: solid;
border-color: #1872b8;
border-image: initial;
}
.custom_fields.custom_fields_light .extra_fields {
color: #000;
}
.extra_fields h1 {
font-size: 25px;
color: #fff;
margin: 0 0 20px 0;
}
.extra_field {
font-size: 14px;
line-height: 26px;
}
.c-acnchor {
color : blue !important;
}
.c-acnchor:hover {
color : blue !important;
}
#ui-datepicker-div {
font-size: 90%;
}
#ui-datepicker-div select {
padding: 0;
}
#search-wrapper .tournamet_filters select,
#search-wrapper .tournamet_filters input {
width: 19.4%;
margin-right: 0;
display: inline-block;
}
#search-wrapper .tournamet_filters #MyDate {
margin-top: 0;
padding: 10.5px;
border: 1px solid #ccc;
box-shadow: none;
}
#search-wrapper .tournamet_filters #MyDate::placeholder { opacity: 0.5; }
#search-wrapper .tournamet_filters #MyDate:-ms-input-placeholder { opacity: 0.5;
}
#search-wrapper .tournamet_filters #MyDate::-ms-input-placeholder { opacity: 0.5;
}
.style-light .extra_field a {
color: #fff;
opacity: 0.7;
}
.style-light .extra_field a:hover {
color: #fff;
opacity: 1;
}
.style-light .custom_fields.custom_fields_light .extra_fields a {
color: #000;
}
body.single .tournaments h1.post-title {
margin-top: 0;
margin-bottom: 20px;
}
ul#menu-secondary-links {
font-weight: 500;
}
ul#menu-secondary-links i.fa.fa-angle-right.fa-dropdown {
display: none;
}
.extra_fields p {
font-size: 12px !important;
}
body.home .extra_fields,
body.single-lakes .extra_fields,
body.single-tournaments .extra_fields {
width: 31%;
color: #fff;
padding: 20px;
position: relative;
height: 500px;
display: inline-block;
}
#home_lakes_carousel .owl-carousel-wrapper {
height: auto !important;
}
.extra_fields .extra_field.lake_logo {
position: absolute;
right: 0;
bottom: 0;
width: 100%;
text-align: center;
}
.extra_fields .extra_field.lake_logo img {
max-height: 200px;
width: auto;
}
.main_extra_wrap.has_logo {
max-height: 220px;
overflow-y: auto;
}
.lake_listing.clear {
text-align: center;
}
.top-menu.top-menu-padding .menu-bloginfo .social-icon {
padding: 0;
}
.lake_links_wrap {
display: flex;
width: 100%;
margin-left: auto;
margin-right: auto;
justify-content: space-between;
padding-left: 10%;
padding-right: 10%;
}
.lake_link {
display: flex;
flex: 1 1 0;
width: 0;
}
.lake_link img {
max-width: 100%;
height: auto;
}
.lake_link {
text-align: center;
}
.lake_link_image img {
border-radius: 50%;
border: 2px solid #fff;
}
.lake_carousel .owl-carousel-wrapper {
min-height: 610px;
}
.lake_carousel .owl-height-auto {
min-height: 660px;
}
.calendar_header {
align-items: center;
justify-content: center;
}
.calendar_header, 
.week_wrap {
display: flex;
flex-direction: row;
flex-wrap: wrap;
width: 100%;
}
.calendar_header>div,
.day_wrap {
display: flex;
flex-direction: column;
flex-grow: 1;
flex-basis: 0;
}
.calendar_header h2 {
margin: 10px 0;
text-align: center;
}
.calendar_nav.prev {
text-align: left;
}
.calendar_nav.next {
text-align: right;
}
.calendar_nav {
font-size: 14px;
}
.calendar_nav i {
font-size: 10px;
opacity: 0.75;
}
.calendar_header.bottom {
margin-top: 10px;
}
.day_wrap.inactive>div.day_events {
opacity: 0.7;
}
.day_events,
.day_events a {
font-size: 12px;
}
.day_events {
height: 200px;
overflow-y: auto;
}
.day_event_count {
display: inline-block;
padding-left: 10px;
color: #888;
}
.trail_thumb img {
float: right;
}
.trail_thumb {
position: absolute;
top: 20px;
right: 30px;
}
.view_switch {
background-color: #1772b8;
color: #fff;
position: relative;
width: 10%;
float: right;
padding: 10px;
margin-right: 20px;
}
.view_toggler {
cursor: pointer;
text-transform: uppercase;
font-size: 13px !important;
}
.view_toggler>i {
display: inline-block;
margin-right: 25px;
}
.view_switch ul {
background-color: #1772b8;
padding: 10px;
display: none;
margin-top: 0;
position: absolute;
top: 40px;
left: 0;
width: 100%;
z-index: 10;
text-transform: uppercase;
font-size: 13px !important;
}
.view_switch ul li {
font-size: 13px !important;
}
.view_switch ul a {
color: #fff;
opacity: 0.8;
}
.view_switch ul a.active,
.view_switch ul a:focus,
.view_switch ul a:hover {
color: #fff !important;
opacity: 1;
}
.day_header {
font-size: 14px;
font-weight: bold;
text-align: center;
background-color: #1772b8;
color: #fff;
padding: 5px;
display: none;
}
.week_wrap.week_0 .day_header{
display: block;
}
.day_wrap {
border: 1px solid #ccc;
border-right: 0;
border-bottom: 0;
}
.day_events {
padding: 5px 10px;
}
.week_wrap .day_wrap:last-child {
border-right: 1px solid #ccc;
}
.week_wrap:last-child .day_wrap {
border-bottom: 1px solid #ccc;
}
.calendar_wrap .week_wrap {
background-color: #fff;
}
.calendar_wrap .week_wrap:nth-child(even) {
background-color: #efefef;
}
.day_date {
margin-bottom: 5px;
padding-bottom: 5px;
border-bottom: 1px solid #ccc;
}
.calendar_wrap .day_events a.is_featured {
color: #fff;
background-color: #1772b8;
display: inline-block;
padding: 4px;
border: 1px solid #1772b8;
width: 100%;
}
.calendar_wrap .day_events a.is_featured:hover {
color: #1772b8;
background-color: transparent;
}
.calendar_wrap .trail_info {
opacity: 0.75;
}
.calendar_wrap hr {
margin: 5px 0;
border-color: #ccc;
}
.results_filter_wrapper {
width: 91%;
margin-left: auto;
margin-right: auto;
margin-bottom: -25px;
}
#search-wrapper .tournamet_filters input.results_search {
border: 1px solid #ccc;
box-shadow: none;
}
.anglers_post_ad {
margin: 2rem 0;
}
.adlink {
display: block;
font-size: 12px;
opacity: 0.7;
text-align: center;
padding: 5px;
}
.lake_before_map,
.lake_after_map {
text-align: center;
}
.lake_before_map a img {
margin: 0px 0 30px 0;
}
.lake_after_map a img {
margin: 0px 0 30px 0;
}
.max-width-200 img {
max-width: 300px !important;
}
.menu-bloginfo-inner ul.menu-smart-social:not( .anglers_social ) {
display: none !important;
}
a.adlink {
font-size: 11px !important;
color: #999999;
padding: 10px;
position: absolute;
width: 100%;
bottom: 0;
}
.t-inside .g-2 .g-dyn {
width: 100%;
}
.g-2 a img {
width: 100%;
height: auto;
}
.acf-trail_logo {
text-align: center;
}
.contest_share {
display: inline-block;
margin: 20px 10px 20px 0; 
}
.twitter-share-contest {
transform: translateY(3px);
}
.contest_share.whatsapp_share {
transform: translateY(-7px);
}
.contest_share.whatsapp_share a {
border: 0!important;
padding: 0px 7px 8px 7px !important;
color: #fff;
background-color: #075e54;
border-radius: 4px;
}
.contest_share.whatsapp_share a:focus,
.contest_share.whatsapp_share a:hover {
color: #fff !important;
}
.contest_share.whatsapp_share a .bi-whatsapp {
transform: translateY(4px);
}
h6.sidespace {
margin-left: 20px;
margin-right: 20px;
}
#gform_2 #gform_fields_2,
#gform_2 #field_2_8 {
display: block;
width: 100%;
}
#gform_2 #field_2_8 #input_2_8 {
height: 42px;
}
#gform_2 #field_2_8 {
margin-bottom: 10px;
}
.upcomingtournamentslist .tournament_line a,
.dtable.tournament-listing .tournament_line a {
cursor: default;
}
.logoad {
margin-top: 20px;
}
.logoad>div {
margin-left: auto;
margin-right: auto;
}
@media only screen and (min-width: 641px) {
.gform_wrapper form.gf_simple_horizontal div.gform_body {
width: 100% !important;
max-width: 100% !important;
}
body:not(rtl) .gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label {
text-align: left;
vertical-align: top;
}
}
@media only screen and (max-width: 959px) {
.trail_thumb img {
margin-top: 20px;
width: 70%;
height: auto;
}
.mobile-menu-button-light .lines, 
.mobile-menu-button-light .lines:before, 
.mobile-menu-button-light .lines:after {
background: #000;
}
#main-logo .navbar-brand img {
width: auto;
height: 100%;
display: block;
margin: auto;
}
.menu-wrapper div[class*=col-lg-] {
max-width: 80%;
margin-left: auto;
margin-right: auto;
}
#main-logo.navbar-header {
margin-left: auto;
margin-right: auto;
display: block;
}
}
@media only screen and (max-width: 767px) {
.trail_thumb img {
margin-top: 40px;
width: 50%;
height: auto;
}
body.home .extra_fields,
body.single-lakes .extra_fields,
body.single-tournaments .extra_fields {
width: 100%;
color: #fff;
padding: 20px;
position: relative;
height: auto;
display: inline-block;
}
#search-wrapper.results_filter_wrapper {
padding-right: 2%;
}
.acf-map {
height: auto;
float: none;
width: 100%;
}
.acf-map>div {
height: 500px !important;
position: relative !important;
display: block;
}
.extra_fields {
display: block;
width: 100%;
height: 300px;
float: none;
clear: both;
overflow-y: auto;
}
.extra_fields .extra_field.lake_logo {
position: relative;
display: block;
width: 100%;
height: auto;
}
.main_extra_wrap.has_logo {
max-height: none;
overflow-y: auto;
}
.day_wrap {
flex-basis: 100%;
width: 100%;
}
.day_header {
display: block;
}
.custom_fields {
margin-bottom: 35px;
}
.mobile-menu-button-light .lines, 
.mobile-menu-button-light .lines:before, 
.mobile-menu-button-light .lines:after {
background: #000;
}
#main-logo .navbar-brand img {
width: auto;
height: 100%;
display: block;
margin: auto;
}
a.btn.add_to_call {
width: 100%;
display: block;
transform: none;
}
.menu-wrapper div[class*=col-lg-] {
max-width: 80%;
margin-left: auto;
margin-right: auto;
}
.mobile-menu-button-light .lines, .mobile-menu-button-light .lines:before, .mobile-menu-button-light .lines:after {
background: #000;
}
#search-wrapper .tournamet_filters select,
#search-wrapper .tournamet_filters input {
width: 100%;
margin-right: 0;
margin-bottom: 10px;
display: inline-block;
}
.view_switch {
width: 100%;
margin: 0;
}
.lake_links_wrap {
width: 100%;
flex-wrap: wrap;
justify-content: flex-start;
padding-left: 0;
padding-right: 0;
}
.lake_links_wrap .lake_link {
padding: 10px;
flex: 0 0 33%;
}
.lake_links_wrap h4.lake_link_title {
font-size: 14px;
}
.single-lakes .lake-listings-wrap,
.post-type-archive-listings .lake-listings-wrap {
flex-wrap: wrap;
}
.single-lakes .lake-listings-wrap .lake-listing-wrap, 
.post-type-archive-listings .lake-listings-wrap .lake-listing-wrap {
margin-right: 0;
width: 100%;
margin-right: 0;
margin-bottom: 20px;
width: 100%;
display: flex;
flex: 0 0 100%;
}
}
@media only screen and (max-width: 640px) {
.inner_wrapper img.size-full.mapping_courtesy {
margin-top: 40px;
margin-bottom: -40px;
width: 100%;
height: auto;
}
.single-tournaments .dtable .dheading,
.lakes .dtable .dheading,
.dtable .drow .dcell:last-child {
display: none;
}
.dtable.tournament-listing .drow .dcell:last-child {
display: table-cell;
}
.dtable.tournament-listing .dheading .dcell p {
margin: 10px 0;
}
.dtable.tournament-listing .drow .dcell span.mini_splitter {
visibility: hidden;
}
.dtable .dcell {
padding: 0 15px;
text-align: center;
vertical-align: top;
}
.single-tournaments .post_header,
.lakes .post_header,
.tournaments .post_header {
margin-top: 20px;
}
.lakes .dcell .post_info_date,
.lakes .dcell .txt,
.lakes .dcell a,
.single-tournaments .dcell .post_info_date,
.single-tournaments .dcell .txt,
.single-tournaments .dcell a,
.tournaments .dcell .post_info_date,
.tournaments .dcell .txt,
.tournaments .dcell a {
margin: 0;
width: 100%;
display: inline-block;
text-align: center;
padding: 2px 0;
}
.single-tournaments .dcell .post_info_date,
.tournaments .dcell .post_info_date {
padding: 0
}
.single-tournaments .drow,
.tournaments .drow {
padding: 10px 0;
display: block;
}
.single-tournaments .dcell br,
.lakes .dcell br {
display: none;
}
#search-wrapper {
padding: 10px;
}
#search-wrapper select,
#search-wrapper .button-red {
width: 100%;
min-width: auto;
max-width: 100%;
margin-right: 0;
display: block;
margin-bottom: 10px;
}
#search-wrapper .button-red {
margin-bottom: 0;
}
}
footer .footer-center {
padding-top: 28px;
padding-bottom: 18px;
}
footer .footer-center .uncell + .uncell {
padding-top: 17px;
}
.isotope-filters {
background-color: inherit !important;
}