.home-promo-button {
    font-size: 28px;
    line-height: 30px;
    max-width: 280px;
    padding: 72px 20px;
}

.book-now-content-wrapper > .fusion-column-wrapper {
	justify-content: space-between;
}

.TA_rated {
    margin: 0 auto 30px;
}

.default-black-text,
.default-black-text p,
.default-black-text ul li {
	color: #141617;
	text-shadow: none !important;
}

:focus-visible {
    outline: none !important;
}

a.btn-tour-cta, button.btn-tour-cta {
    margin-bottom: 12px;
}

.scd-footer-slider .bx-wrapper {
    margin-bottom: 0px;
}

.fusion-text ul {
    display: block;
    list-style-type: disc;
    margin-top: 1em;
    margin-bottom: 1em;
}

.vp-slider-wrapper {
  display: flex;
  flex-direction: row;
}


.vp-slider-wrapper .vp-slider-text-quote {
	position: relative;
	width: 90%;
  text-align: left;
  line-height: 1.4em;
  margin-bottom: 64px;
	background-color: #fff;
	border: 5px solid #4c8496;
	border-radius: 30px;
	font-family: sans-serif;
	padding: 20px;
	font-size: large;
}

.vp-slider-wrapper .vp-slider-text-quote:before,
.vp-slider-wrapper .vp-slider-text-quote:after {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
}

.vp-slider-wrapper .vp-slider-text-quote:before {
	left: 38px;
	bottom: -42px;
	border: 20px solid;
	border-color: #4c8496 transparent transparent #4c8496;
}

.vp-slider-wrapper .vp-slider-text-quote:after {
	left: 43px;
	bottom: -31px;
	border: 17px solid;
	border-color: #fff transparent transparent #fff;
}


.vp-slider-image {
	width: 45%;
	padding: 0 5% 0 5%;
}

.vp-slider-text {
	width: 55%;	
  display: flex;
  flex-direction: column;
  align-content: flex-start;
  justify-content: flex-start;
}

.vp-slider-text-person {
	font-size: 18px;	
  font-weight: bold;
}


.vp-slider-image img {
	border-radius: 16px;	
}

.scd-media-slider,
.scd-media-slider img {
	border-radius: 16px;
}

.scd-media-slider .flex-control-nav {
    bottom: -50px;
}

.scd-media-slider .flex-control-nav li a {
    width: 16px;
    height: 16px;
    background: white;
    border: 2px solid #00243E;
}

.scd-media-slider .flex-control-nav li a.flex-active {
    background: #00627A;
}


.scd-gallery-tabs .nav-tabs li {
	margin-right: 10px
}

.scd-blog-content-wrapper img {
	border-radius: 16px;
}

.blog-image {
	width: 100%;
	height: auto;
	margin-bottom: 24px;
}

.scd-tour-detail th, 
.scd-tour-detail td {
    padding: 0.5em 10px;
}

.scd-tour-grouping {
  font-weight: 700;
  background: var(--awb-color4);
  color: #FFFFFF;
}

td.scd-tour-grouping,
td.scd-tour-type, 
td.scd-tour-type-detail {
  border-left: 1px solid var(--awb-color4);
  border-right: 1px solid var(--awb-color4);
}

td.scd-tour-type {
	background: var(--awb-color3);
}

td.scd-tour-type-detail:last-child {
  border-bottom: 1px solid var(--awb-color4);
}




.tour-promo-text-blue p {
	text-shadow: 0px 0px 4px rgb(1 133 156 / 46%);
}

.tour-promo-text-orange p {
	text-shadow: 0px 0px 4px rgb(235 141 41 / 46%);
}

.btn-tour-cta {
	margin-right: 24px;
}

.itinerary {
	display: table;
	width: 100%;
}

.itinerary-item {
	display: table-row;
}

.itinerary-label h5 {
    display: block;
    color: #fff;
    background: #EB8D29;
    white-space: nowrap;
    padding: 0.5em 10px 0.5em 16px;
    margin: 0 -1px 0 0;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.15);
    border: 1px solid rgba(0,0,0,0.1);
    border-left-width: 0;
}

.itinerary-label, .itinerary-text {
	display: table-cell;
}

.itinerary-text {
	padding: 0px;
	vertical-align: top;
}

.itinerary-text .inner {
	padding: 11px 16px;
	background: #f3f2f2;
	margin-bottom: 24px;	
	border-right: 2px solid orange;
}


.table-safety {
	margin-bottom: 24px;	
}

.table-safety tr td {
	padding: 10px;	
	border: 1px solid #cccccc;
}

.reviews .review q {
	border-radius: 16px !important;
}

.reviews .review q h4 {
	margin-top: 0px !important;
}

.testimonials-BG-blue h3, 
.testimonials-BG-blue h4 {
	color: var(--awb-color4);
} 

.tour-location h4:before {
	content: "\f3c5";
	color: var(--awb-color4);
	font-size: 18px;
	margin-right: 8px;	
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}

.pcp-carousel-wrapper .sp-pcp-carousel {
	padding-top: 24px !important;
	padding-bottom: 32px !important;
}

h3.sp-pcp-title,
h3.sp-pcp-title a,
.sp-pcp-post-content {
	color: #ffffff !important;
}

.swiper-pagination {
  margin-top: 16px;
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

h3.sp-pcp-title,
.sp-pcp-post-content {
  padding: 0 16px;
}

.orange-link {
	color: var(--awb-color4);
}

.orange-link:hover {
	color: var(--awb-color9);
}

.scd-popup .modal-title {
	color: var(--awb-color4);
}

.scd-popup .modal-header {
  border-bottom-color: var(--awb-color1);
}

.scd-popup .modal-footer {
  border-color: var(--awb-color1);
}

.scd-popup .iphorm label,
.scd-popup .iphorm input[type="text"],
.scd-popup .iphorm input[type="email"],
.scd-popup .iphorm input[type="checkbox"],
.scd-popup .iphorm select {
	color: #00243E;
	font-size: 13px;
}

#iphorm_3_10_67502119183da_date_label {
	color: #ffffff;
}

.scd-popup .iphorm textarea {
	width: 100%;
}

.scd-popup .iphorm select option {
	color:#00243E !important;
	font-size: 13px;
}

.iphorm-element-spacer-html {
	font-size: 13px;
}

.typed-me {
	color: var(--awb-color1);
	font-size: 5vw;
	font-weight: 600;
	display: inline-block;
	min-height: 7vw;
}

.typed-me strong {
	color: var(--awb-color4);
}

.typed-cursor {
	font-size: 4vw;
	color: #fff;
}

.type-banner .typed-me {
	color: var(--awb-color1);
	font-size: 60px;
	font-weight: 600;
	display: inline-block;
	min-height: 72px;
}

.type-banner .typed-me strong {
	color: var(--awb-color4);
}

.type-banner .typed-cursor {
	font-size: 60px;
	color: var(--awb-color5);
}

.pink-text {
	color: #ed8b8c;
}

.orange-text {
	color: #E38521;
}

.blue-text {
	color: #01859C;
}

.purple-text {
	color: #7719AA;
}

.white-text {
	color: #ffffff;	
}

.rounded-border {
	border-radius: 8px;
}

@media only screen and (max-width: 640px) {

  .gcc-slider-text { 
	font-size: 28px !important;
  }
	
  .gcc-footer-col1 .fusion-column-wrapper {
    border-radius: 10px 10px 0px 0px !important;
  }

  .gcc-footer-col3 .fusion-column-wrapper {
    border-radius: 0px 0px 10px 10px !important;
  }
	
  .tfs-slider .slide-content-container {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }	
	
  .tfs-slider h2 .fusion-fullwidth {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .tfs-slider h2 .fusion-fullwidth .fusion-builder-row {
    margin-left: 2% !important;
    margin-right: 2% !important;	  
  }
	
}



/* START: Bubble animation */

.bubbles {
  position:absolute;
  width:100%;
  height: 100%;
  z-index:0;
  overflow:hidden;
  top:0;
  left:0;
}

.bubbles.blueBG .bubble {
  background: #f1f1f1;
}

.bubbles.whiteBG .bubble {
  background: #CDE7EC;
}

.bubble {
  position: absolute;
  bottom:-100px;
  width:40px;
  height: 40px;
  border-radius:50%;
  opacity:0.2;
  animation: rise 16s infinite ease-in;
}

.bubble:nth-child(1){
  width:40px;
  height:40px;
  left:10%;
  animation-duration:8s;
}

.bubble:nth-child(2){
  width:20px;
  height:20px;
  left:20%;
  animation-duration:5s;
  animation-delay:1s;
}

.bubble:nth-child(3){
  width:50px;
  height:50px;
  left:35%;
  animation-duration:7s;
  animation-delay:2s;
}

.bubble:nth-child(4){
  width:80px;
  height:80px;
  left:50%;
  animation-duration:11s;
  animation-delay:0s;
}

.bubble:nth-child(5){
  width:35px;
  height:35px;
  left:55%;
  animation-duration:6s;
  animation-delay:1s;
}

.bubble:nth-child(6){
  width:45px;
  height:45px;
  left:65%;
  animation-duration:8s;
  animation-delay:3s;
}

.bubble:nth-child(7){
  width:90px;
  height:90px;
  left:70%;
  animation-duration:12s;
  animation-delay:2s;
}

.bubble:nth-child(8){
  width:25px;
  height:25px;
  left:80%;
  animation-duration:6s;
  animation-delay:2s;
}

.bubble:nth-child(9){
  width:15px;
  height:15px;
  left:70%;
  animation-duration:5s;
  animation-delay:1s;
}

.bubble:nth-child(10){
  width:90px;
  height:90px;
  left:25%;
  animation-duration:10s;
  animation-delay:4s;
}

@keyframes rise{
  0%{
    bottom:-100px;
    transform:translateX(0);
		opacity: 0.8;
  }
  25%{
    transform:translateX(-90px);
  }
  75%{
    transform:translateX(100px);
  }
  100%{
    bottom:1600px;
    transform:translateX(-120px);
		opacity: 0.1;
  }
}

/* END: Bubble animation */



/* ------------------------------------------  */

.banner-img.half-width {
    float: left;
    padding-right: 0px !important;
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
}

@media screen and (min-width: 481px) {
	.banner-img.half-width {
		width: 50%;
	}
}

@media screen and (max-width: 480px) {
	.banner-img.half-width {
		width: 100%;
	}
}

#input_4_26 {
	padding-left: initial !important;
	text-indent: initial !important;	
}

@media screen and (max-width: 480px) {
	.tour-day-number, .tour-day-text {
		display: table-row !important;
	}
}

.woocommerce-input-wrapper input[type="tel"] {
  width: auto;
  padding: 0.5em 9px;
	font-size: 1em;
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	color: #333;
	border: 1px solid #D4D4D4;
	background-color: #fff;
	outline: none;
	margin: 0 0 1em	0;
	
	box-shadow: 0 2px 4px rgb(204 204 204 / 40%) inset;
	-moz-box-shadow: 0 2px 4px rgba(204,204,204,0.4) inset;
  -webkit-box-shadow: 0 2px 4px rgb(204 204 204 / 40%) inset;
}


.single-tour h2 {
	margin-top: 36px;
}

.tour-slider {
	display: block;
	margin: 24px 0 24px 0;
	max-width: 800px;
}

.iphorm-form-3 .iphorm-element-spacer, .iphorm-form-4 .iphorm-element-spacer {
  padding-bottom: 10px !important;
}


.iphorm_3_7-element-wrap, .iphorm_3_8-element-wrap {
  color: white;
}

.iphorm-form-3 .iphorm-inner input[type=checkbox], 
.iphorm-form-4 .iphorm-inner input[type=checkbox], 
.iphorm-form-8 .iphorm-inner input[type=checkbox] {
  vertical-align: top;
}

.text-small { font-size: 12px; }

.text-small a { font-size: 12px; color: #333; }

.home .tour-thumb .tour-title {
  min-height: 30px;
}

.tour-thumb img {
    max-height: 156px;
}

.iphorm_3_4-element-wrap {
	display: none !important;
}

.iphorm_3_6-outer-label,
.iphorm_4_6-outer-label,
.iphorm_4_9-element-wrap,
.iphorm_5_6-outer-label {
	font-size: 13px !important;
	font-weight: normal !important;
}

.iphorm_4_8-element-wrap {
	font-weight: normal !important;
}

.iphorm_3_6-outer-label, .iphorm_3_6_1_label {
	color: #ffffff !important;
}

.iphorm_3_6_1_label,
.iphorm_4_6_1_label,
.iphorm_5_6_1_label {
	padding-left: 8px !important;
	margin-top: 0px !important;
}

.iphorm_3_6_1,
.iphorm_4_6_1,
.iphorm_5_6_1 {
  vertical-align: top !important;
  margin-bottom: 0px !important;
}

.iphorm-labels-above .iphorm-element-spacer label {
  padding-top: 0px;
  font-weight: normal;
}

.iphorm_3_6-element-spacer,
.iphorm_4_6-element-spacer {
	padding-bottom: 0px !important;
}

@media screen and (max-width: 480px) {
	.footer-testimonial-slider .ls-wp-container {
	  min-height: 400px;
  }
	
	.fusion-slider-sc-home-specials .tfs-slider .background-image {
			background-size: contain;		
	}
}

.single-product .tour-day-text {
  padding-bottom: 24px;
}

.single-product h2.product-sub-header {
	padding-top: 24px !important;
}


.single-product .woo-vou-recipient-fields,
.single-product .woo-vou-recipient-fields td {
	border: 0;
}

.no-link-colour a {
	color: transparent !important;
}

h2.home-covid {
	font-weight: 700;
	font-size: 2em;
	text-align: center;
	font-family: 'Source Sans Pro',sans-serif !important;
	margin-top: 48px;
	color: #E38521;
}

p.home-covid {
	color: #E38521;
	line-height: 1.5;
	padding: 0 30px 0 30px;
}

/* START: Advert switches */



.marine-flight-promo {
  display: block !important;
	visibility: visible;
	color: #E38521;
}


.whale-flight-promo {
  display: none !important;
	visibility: hidden;
	color: #E38521;
}

.festive-promo {
  display: block !important;
	visibility: visible;
	color: #E38521;
}

.spring-promo {
  display: none !important;
	visibility: hidden;
	color: #E38521;
}

.whale-promo {
  display: none !important;
	visibility: hidden;
	color: #E38521;
}

.winter-promo {
  display: none !important;
	visibility: hidden;
	color: #E38521;
}

@media (min-width: 480px) {
	.mobile-only { display: none; }
	.home-desktop-advert { display: inline-block; }
	.home-mobile-advert { display: none; }

}

@media (max-width: 479px) {
	.mobile-only { display: block; }
	.home-desktop-advert { display: none; }
	.home-mobile-advert { display: block; }
}


/* END: Advert switches */

.clearbreak { clear: both; }
.category-blog .post-content li { padding-bottom: 12px; }

.tripadvisor-wrapper { margin-bottom: 3em; }

@media (min-width: 451px) {

	.full-width-column {
		width: 100%;
		float: left;
		min-height: 1px;
	}
	
	.tripadvisor-wrapper iframe, .tripadvisor-wrapper iframe > div { 
		width: 98% !important; 
	}

	#CDSSCROLLINGRAVE.wide {
		width: 100% !important;
	}
	
}

@media (max-width: 450px) {

	#CDSSCROLLINGRAVE.wide {
		width: 90% !important;
	}
	
}


.recent-shark-sightings .vc_column-inner {
	padding-top: 8px !important;
}

h2.home-unique {
	font-weight: 800;
	font-size: 3.2em;
	text-align: center;
	color: rgba(1,173,195,.71);
	font-family: 'Source Sans Pro',sans-serif !important;
	margin-top: 14px;
}

h3.home-sighting {
	font-weight: 800;
	font-size: 2em;
	text-align: left;
	color: #ffffff;
	font-family: 'Source Sans Pro',sans-serif !important;
	margin-top: 14px;
}

.aps-themea {
  color: #ffffff;
}

h1.aps-post-title a {
	font-weight: bold;
}

h5.sighting-sub {
	color: #f7be68;
	font-weight: 700;
	margin: 16px 0 0 0 !important;
}

.aps-themea p {
	margin-top: 4px !important;
}


.page-id-2356 .site-content {
	background: transparent !important;
}

.site-latesttours .row.full-width {
	width: 100%;
	margin: 0 3% 0 3%;	
}

.site-latesttours .column.twocol  {
  margin-right: 2.8%;
}

.site-latesttours .column.twocol .tour-title {
	min-height: 30px;
}

.site-latesttours .tour-destination {
	min-height: 38px;
}

li.winter-promo {
	display: list-item;
}


#layerslider_2 {
  min-height: 348px;
}

.footer-logo-slider {
	padding-top: 16px;
	padding-bottom: 16px;	
}

.site-logoslider {
	background: #ffffff;
}

.hide-advert {
  display: none;
	visibility: hidden;
}

.orange-button,
.quform-submit {
  padding: 8px 12px;
  text-transform: uppercase;
  background: #FF9000;
  color: #ffffff;
  margin: 0px 64px;
  font-size: 24px;
  border-radius: 5px;
  text-align: center;
	font-family: Mulish, Arial, Helvetica, sans-serif;
}

.orange-button:hover,
.quform-submit:hover {
  background: #9A5518 !important;
}

.ronnies-submit .quform-submit {
	background: #FF9000;
	padding: 8px 12px !important;
  font-size: 14px;
  font-weight: 500;
  border: 0;
}




.footer-widgets .widget {
  height: auto !important;
}

@media (max-width: 480px) {
  .orange-button {
    margin: 16px 16px;
    display: block;
  }

  .button.small.margin-right {
    margin: 8px 16px 8px 0 !important;
  }
}


.full-tour .tour-meta .colored-icon.icon-3 {
  margin-bottom: 5px;
}

@import url('https://fonts.googleapis.com/css?family=Calligraffitti');

.hand-writing {
  font-family: 'Calligraffitti', cursive;
  font-size: 132%;
  font-weight: 700;  
}

@media (max-width: 767px) {
	.hidden-on-mobile {
		display: none;	
	}

	.booking-form-field {
  	width: 100%;
  	display: block;
	}
}

@media (min-width: 768px) {
	
	.booking-form-label, .booking-form-field {
		width: 50%;
		float: left;
	}
	
	.page-id-1256 .row .eightcol {
    width: 62%;
    border-right: 1px solid #0E364E;
    padding-right: 4%;
  } 
  
  .page-id-1256 .row .fourcol {
    width: 30%;
  }
}

.v-about-sidebar-text h4 {
  margin-top: 32px;
}

.v-about-sidebar-text .v-about-ul {
  list-style: initial;
  margin-left: 24px;
	text-indent: 0em !important;
}

.page section.site-content h1 {
    font-size: 2.5em;
}

.home-unique {
  margin-top: 0px !important;
}

.booking-form-field {
  padding-left: 12px;
  box-sizing: border-box;
}


.full-tour {
  padding-top: 3em;
}

.tour-back-button {
  margin: 24px 0 24px 0;
}

.site-header .header-text {
  text-align: center;
}

.testimonials-wrapper .quote-text {
  font-size: 1.1em;
  line-height: 1.6em;
  font-style: italic;
  padding: 1em 20px;
  border: 1px solid #E2E2E2;
}

.testimonials-wrapper .quote-author {
  float: left;
  padding: 0.9em 15px 0 20px;
  margin: -1px 0 0 0;
  color: #444;
  background: url(//sharkcagediving.co.za/wp-content/themes/sharkcagediving/../midway/images/testimonials_item_bg.png) right 0 no-repeat;
}

.testimonials-wrapper article.testimonial {
  padding-bottom: 100px;
}

.testimonials-wrapper .quote-author {
  font-weight: 700;
}


.margin-right {
  margin-right: 16px;
}

.team_item .team_title {
  color: #FF9000;
  text-align: center;
}


.scd-tour-type {
  font-weight: 700;
}


.scd-tour-subtitle {
  padding-top: 16px;
}

.masthead-byline {
  color: #f3862f;
  padding-bottom: 12px;
  font-size: 2em;
  font-style: italic;
  font-weight: 700;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
  .masthead-byline {
    font-size: 1.6em;
  }
}

@media screen and (max-width: 480px) {
  .masthead-byline {
      font-size: 1.1em;
  }
}


.gform_wrapper .left_label ul.gfield_checkbox, .gform_wrapper .left_label ul.gfield_radio, .gform_wrapper .right_label ul.gfield_checkbox, .gform_wrapper .right_label ul.gfield_radio {
  margin-left: 0% !important;
  overflow: hidden;
}  



/* START: Social media icons in header */

.header_social_icons {
  margin-top: 0px !important;
  margin-bottom: 6px !important;
}

.header_social_icons a.social_icon {
  width: 32px !important;
  height: 32px !important;
  line-height: 34px !important;
}

.header_social_icons a.social_icon .fa {
  font-size: 18px !important;
}
  
/* END: Social media icons in header */


.stand-out{
	font-size: larger;
    font-weight: bold;
    color: #FF5722;
}

/* Activities Popup */
.pum-container .pum-content .post.full-post.category-activities {
  	background: #f9f9f9;
    margin: 10px -19px;
    padding: 50px 20px;
    border-left: 1px solid #ff9000;
    border-right: 1px solid #ff9000;
    border-bottom: 1px solid #ff9000;
}
.pum-container .pum-content .post.full-post.category-activities p, h2{
  	color:black;
}

.pum-container .pum-content .post.full-post.category-activities .blog-single-meta , .single-social-section{
  display: none;
}

.pum-container.popmake{
	border-top: 1px solid #ff9000 !important;
    border-left: 1px solid #ff9000 !important;
    border-right: 1px solid #ff9000 !important;
}

.pum-container .pum-content .post-footer .post-info{
	display:none;
}

.pop-list{
	color: #444;
}

.pum-content .section-title h1{
  	text-transform: capitalize;
}
.pum-container{
	max-width:1200px;
}
/* More Info Images */
.more_info_img_div{
	max-width:50%;
  	padding-bottom: 5px;
}

.left{
	float:left;
  	padding-right: 5px;
}

.right{
	float: right;
  	padding-left: 5px;
}

.more_info_img{
   display:inline-block;
   position:relative;
   border:1px solid #ccc !important;
   padding:5px;
   background:#f2f2f2;
   margin-bottom:30px;
   height:325px !important;
}

.more_info_img {
    -webkit-box-shadow: 0 28px 16px -26px #185a9d;
   -moz-box-shadow: 0 28px 16px -26px #185a9d;
   box-shadow: 0 28px 16px -26px #185a9d;
}

/* Accommodation */
.accomodation-area{
	padding-top:20px;
  	font-size: 30px;
    padding-top: 50px;
    text-transform: capitalize;
  	word-break: break-word;
}

/* Transport */
.transport-type{
	font-size: 30px;
    padding-top: 50px;
    text-transform: capitalize;
}

@media screen and (max-width: 767px) {
  .hide-on-mobile {
    display: none;
  }
	
	.main-promo-banner {
		width: 100%;
		padding-top: 36px;
	}
}

@media handheld, only screen and (max-width: 767px) and (min-width: 480px){
	.row {
    	width: 80%;
    	padding: 0 10px;
	}
}

/* EXCLUSIVE WINTER PROMO on Home Page */
.winter-special .wpb_wrapper .wpb_wrapper{
    height: 357px;
    vertical-align: middle;
    width: 100%;
    text-align: -webkit-center;
}
.winter-special #new-offer-title{
  color: #fff;
  font-weight: 600;
  font-size: 17px;
  padding-top: 40px;
}
.winter-special #new-offer-price{
  color: #ff9000;
  font-weight: 600;
	font-size: 17px;
}
.winter-special #new-offer-text{
  color: #ff9000;
  font-weight: 600;
	font-size: 17px;
}
.winter-special .wpb_wrapper .wpb_text_column{
    padding: 0px 15px 0px 0;
}



.large-orange{
    color: #ff9000;
    font-weight: 600;
  	font-size: 17px
}
