/*
Theme Name: Tourfic
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.tabbed-content #tab-how-to-get-there a{color: #ff1717!important;margin-left:-15px}
.tabbed-content #tab-kayak-boat a{color: #ff1717!important;margin-left:-15px}
.tabbed-content #tab-cat-ba-eco-lodge a{color: #ff1717!important;margin-left:-15px}
.markdownContainer {padding-bottom:20px;}
ul.button_fixed {
    list-style: none;
    margin: 0;
    position: fixed;
    z-index: 999;
    bottom: 15px;
    right: 5px;
}


.tf-room .tf-field-group .tf-field {padding: 0px!important;}
.tabbed-content .nav>li>a {font-size: 1em;}
.accordion-inner {padding: 0em;}
.tabbed-content a.plain {color: #b20000;}
.upcomming-tours {padding-top: 40px;}
.tf-container-inner p {line-height: 1.7 !important;}
input {margin-bottom: 0em;}
.tf-tablinks {color: white;background: #925340;}
.tf_submit-wrap .btn-styled {padding:0px;}
.tf_submit-wrap {vertical-align: baseline;}
@media screen and (max-width: 767px){select[name=tf-booking-form-tab-select] {color: white;}}
.button, button, input, textarea, select, fieldset {margin-bottom:0em;}
th:first-child, td:first-child {padding-left: 0.5em;}
.tf-recent-room-price span.amount {color: #fff;}
.sp-50 {padding: 20px 0;}
.top-divider {display: none;}
.footer-1 .col, .columns, .gallery-item {padding: 0 15px 0px;}
.tf_booking-widget {background: #925340!important;}
.gt_float_switcher .gt-selected .gt-current-lang {padding: 1px 7px!important;}
.gt_float_switcher img {width: 25px!important;border-radius: 1px!important;}
.tf-tour-details-left ol, ul {padding: 15px!important;}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.tf_submit-wrap .btn-styled {padding:10px;}

}