/*
Theme Name: Sharkfin 1-9
Author: Sharkfin Media Ltd
Author URI: https://sharkfinmedia.com/
Description: Sharkfin Media Fully Mobile Wordpress Theme
Version: Sharkfin 1-9
*/
body, html {
    margin: 0;
    padding: 0;
    font-family: 'Work Sans', sans-serif;
    height: 100%;
    line-height: 160%;
    font-weight: 300;
}
/* Woocommerce ************************************************************************/

.woocommerce-loop-category__title {
    background: #369!important;
    padding: 20px!important;
    text-align: center!important;
    color: #FFF!important;
}
.woocommerce ul.products li.product a img {
    margin: 0px!important
}
mark.count {
    background-color: #369!important;
    color: #FFF!important
}
.star-rating {
    color: #369!important
}
a.remove:before {
    color: #999;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background: #369!important
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    font-weight: 300!important
}
.price {
    color: #369!important;
    font-weight: 600!important
}
.woocommerce-info, .woocommerce-message {
    border-top-color: #369!important;
}
.woocommerce-message::before, .woocommerce-info::before {
    color: #369!important;
}
.woocommerce-cart .cart .cart_item a.remove::before {
    color: #369!important;
}
.woocommerce-Price-amount, .new-price {
    color: #369!important;
    font-weight: 600!important
}
.onsale {
    background: #369!important
}
.woocommerce a.remove {
    color: #369!important
}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {font-weight: 600!important}
.input-text {
    margin-right: 20px;
    margin-bottom: 20px
}
img {
    max-width: 100%;
    height: auto;
}
#envirabox-title-float-wrap, .caption {
    display: none!important
}
#mega-menu-wrap-sharkfin-menu #mega-menu-sharkfin-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    background: #369!important;
    color: #fff!important
}
#mega-menu-wrap-sharkfin-menu #mega-menu-sharkfin-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
    background: #369!important;
    filter: brightness(115%);
}
#mega-menu-wrap-sharkfin-menu #mega-menu-sharkfin-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
    background: #369!important;
    filter: brightness(115%);
}
#mega-menu-wrap-sharkfin-menu #mega-menu-sharkfin-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link:hover {
    background: #369!important; filter: brightness(100%);
}
.pt-cv-wrapper .btn-success {
    color: #fff!important;
    background-color: #369!important;
    border-color: #369!important;
    border-radius: 0px!important
}
.pt-cv-wrapper .pagination>.active>a, .pt-cv-wrapper .pagination>.active>a:focus, .pt-cv-wrapper .pagination>.active>a:hover, .pt-cv-wrapper .pagination>.active>span, .pt-cv-wrapper .pagination>.active>span:focus, .pt-cv-wrapper .pagination>.active>span:hover {
    background-color: #369!important;
    border-color: #369!important;
}
.pt-cv-wrapper .pagination>li>a, .pt-cv-wrapper .pagination>li>span, {
 color: #369!important;
}
h1, h2, h3, h4, h5 {
    font-weight: 300;
    line-height: normal;
    color: #369
}
strong {
    color: #369
}
tbody tr:nth-child(odd) {
    background-color: #fff;
}
strong {
    font-weight: 600;
}
a {
    color: #369
}

.ticker-holder {
    display: block;
    width: 100%;
    padding: 1% 0%;
    background: #369;
    color: #fff;
    font-size: 20px
}
.ticker-holder a {
    color: #fff;
    text-decoration: none
}
.flex-control-paging li a {
    background: #CCC !important;
    border-radius: 50% !important;
}
.flex-control-paging li a.flex-active {
    background: #369 !important;
    box-shadow: none!important;
    border-radius: 50% !important
}
.top-logo {
    display: block; background: #fff;
    display: none;
    text-align: center;
    padding: 30px
}
.top-logo img {
    display: block;
    width: 60%;
    text-align: center;
    margin: 0px auto
}
.top-logo strong {
    color: #fff;
}
.top-logo a {
    text-decoration: none
}
.logo-holder {
    float: left;
    height: 120px;
    width: 210px;
    padding: 20px;
    text-align: center; background: #fff;
    overflow: hidden; border-bottom: #222 1px solid
}
.logo-holder strong {
    color: #fff;
}
.logo-holder img {
    height: 120px
}
.contact-holder {
    float: right;
    width: calc(100% - 250px);
    background: #369;
    text-align: right;
    font-size: 19px;
    color: #fff; line-height: 170%
}
.contact-holder a, .contact-holder strong {
    text-decoration: none;
    color: #fff
}
.contact-holder a:hover {
    color: #fff
}
.contact-holder-darken {
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    height: 56px;
    padding: 11px 0% 24px 5%;
}
.mobile-contact {display: none}
.quad-vert-home {
    width: 15%;
    float: left;
}
.flexbox {
    clear: both;
    display: flex;
    flex-wrap: wrap;
}
.flexbox .col {
    flex: 1;
}
.flexbox .col70 {
    background: #fff;
    color: #222;
    order: 0;
    flex: 1 0 70%;
    min-width: 0;
    ;
}
.flexbox .col20 {
    background: #369;
    order: 1;
    flex: 1 0 20%;
    padding: 3% 5%;
    color: #fff;
    min-width: 0;
    ;
}
.flexbox .col20 a, .flexbox .col20 h1, .flexbox .col20 h2, .flexbox .col20 h3 {
    color: #fff;
    text-decoration: none
}
.flexbox .col20 h2, .flexbox .col20 h3 {
    color: #fff;
    text-decoration: none
}
.flexbox .col20 a:hover {
    color: #fff;
}
.flexbox .col20 [type="submit"] {width: 100%
}
.flexbox .col20 .post-date {
    display: block;
    color: #fff;
    font-size: 12px
}
.flexbox .col20 strong {
   
    color: #fff;
    
}
.flexbox .col20 .woocommerce-Price-amount, .flexbox .col20 .new-price {
    color: #fff!important;
    font-weight: 600!important
}
.flexbox .col47 {
    flex: 1 0 47%;
}
.flexbox .col25 {
    flex: 1 0 25%;
}
.flexbox .col6 {
    flex: 1 0 6%;
}
.flexbox .col29_33 {
    flex: 1 0 29.33%;
}
.divider {
    display: block;
    clear: both;
    width: 100%
}
.padding-5 {
    padding: 3% 5%
}
.offer {background: #fff;color: #369; padding: 20px}
.offer h2, .offer h3 {color: #369!important}

.top-holder {
    padding: 0px;
    background: url(images/image.jpg);
    background-size: cover;
    background-position: center
}
.title-holder {
    display: block;
    line-height: normal;
    padding: 10%
}
.title-holder h1, .title-holder h2, .title-holder h3 {
    color: #fff;
    text-align: center;
    line-height: normal;
    text-shadow: 1px 1px 3px rgba(0,0,0,1);
    padding: 0px;
    margin: 0px
}
.title-holder h1 {
    font-size: 100px;
    font-weight: 900;
}
.title-holder h2 {
    font-size: 70px;
    padding: 20px 0px 0px 0px;
    font-weight: 600;
}
.title-holder h3 {
    font-size: 40px;
    padding: 20px 0px 40px 0px;
    font-weight: 600;
}
.icon-container {
    display: block;
    width: 90%;
    padding: 2.5% 5%;
    background-color: #fff;
    text-align: center
}
.icon-holder {
    display: inline-block
}
.icon-holder img {
    padding: 10px;
    height: 50px;
    text-align: center
}
.full-width-holder {
    display: block;
    width: 90%;
    padding: 2.5% 5%;
    background-color: #fff
}
.full-width-holder a {
    color: #222;
    text-decoration: none
}
.full-width-holder-default {
    padding-top: 122px;
}
.full-width-holder-colour-solid {
    display: block;
    width: 90%;
    padding: 40px 5%;
    background-color: #369;
    color: #fff;
}
.full-width-holder-colour-image {
    display: block;
    width: 90%;
    padding: 2% 5%;
    color: #fff;
    text-align: center;
    background: linear-gradient( rgba(0,0,0, 0.5), rgba(0,0,0, 0.5) ), url(images/image.jpg) center;
    background-size: cover !important;
    background-attachment: fixed !important
}
.full-width-holder-logos {
    display: block;
    width: 100%;
    background-color: #fff;
    text-align: center
}
.full-width-holder-logos img {
    padding: 1%
}
.full-width-holder-footer {
    display: block;
    width: 90%;
    padding: 5%;
    background-color: #222
}
.full-width-holder-footer p, .full-width-holder-footer h1, .full-width-holder-footer h2 {
    color: #fff;
}
.full-width-holder-colour-image a, .full-width-holder-colour-image strong, .full-width-holder-colour-image h1, .full-width-holder-colour-image h2, .full-width-holder-colour-solid h3, .full-width-holder-colour-solid a {
    color: #fff;
}
.full-width-holder-footer strong {
    color: #369 !important;
    text-decoration: none;
}
.full-width-holder-footer a {
    color: #fff !important;
    text-decoration: none;
}
.img-blog {
    max-width: 100%;
    background: #fff;
}
.img-rounded {
    clear: both;
    width: 100%;
    border-radius: 30px;
    height: auto;
}
.separator {
    clear: both
}
.triple {
    display: table-cell;
    width: 30%;
    vertical-align: top;
    padding: 0px
}
.triple a {
    text-decoration: none;
    color: #222
}
.hover-zoom-triple {
    width: 30%;
    padding-top: 30%;
    margin: 0;
    float: left;
    margin-right: 5%;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}
.hover-zoom-triple:hover {
    background-size: 120%;
}
.hover-zoom-triple p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #369;
    text-align: center;
    color: #fff;
    padding: 8%;
    margin: 0;
    box-sizing: border-box;
}
.hover-zoom-triple p:hover {
    background-color: #222;
    color: #369
}
.hover-zoom-quad {
    width: 21.25%;
    padding-top: 21.25%;
    margin: 0;
    float: left;
    margin-right: 5%;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}
.hover-zoom-quad:hover {
    background-size: 120%;
}
.hover-zoom-quad p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #369;
    text-align: center;
    color: #fff;
    padding: 8%;
    margin: 0;
    box-sizing: border-box;
}
.hover-zoom-quad p:hover {
    background-color: #222;
    color: #369
}
.quad {
    display: table-cell;
    width: 47.5%;
    vertical-align: top;
}
.gap {
    display: table-cell;
    width: 5%;
    vertical-align: top;
    padding: 0px
}
.double {
    display: table-cell;
    width: 47.5%;
    vertical-align: top;
    padding: 0px
}
.circle {
    border-radius: 50%;
}
.img-rounded {
    max-width: 100%;
    clear: both;
    max-width: 100%;
    border-radius: 30px;
    height: auto;
    float: left;
    margin-right: 40px;
    margin-bottom: 40px
}
.separator {
    clear: both;
}
.label {
    width: 100%;
    height: 54px;
    padding-top: 26px;
    font-size: 20px;
    background-color: #fff;
    text-align: center;
    color: #222;
    margin-top: -8px
}
img.alignright {
    float: right;
    margin: 0 0 2em 2em;
}
img.alignleft {
    float: left;
    margin: 0 2em 2em 0;
}
img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
input:not([type="radio"]):not([type="checkbox"]) {
    -webkit-appearance: none;
    border-radius: 0;
}
input[type="text"], input[type="email"], input[type="tel"], input[type="number"], input[type="password"], textarea, .wcj_product_input_fields, select {
    font-size: inherit;
    font-family: inherit;
    padding: 5%;
    width: 90%;
    background: #eee;
    border: none;
}
[type="submit"] {
    font-size: inherit;
    font-family: inherit;
    border: none;
    display: block;
    background: #369;
    cursor: pointer;
    color: #fff;
    padding: 5%;
}
[type="submit"]:hover {
    color: #fff
}
.forminator-button {
    background: #369!important;
    font-size: inherit!important
}
.forminator-label--validation, {
 background: #222!important;
 font-weight: 300!important;
 color: #fff!important;
 font-size: inherit!important
}
.forminator-label--validation, .forminator-label--limit {
    font-weight: 300!important;
    font-size: inherit!important
}
.envira-caption {
    padding: 0px;
    margin: 0px
}
.envira-caption h2 {
    font-size: 20px;
    padding: 10px 0px 0px 0px;
    margin: 0px
}
.envira-caption p {
    padding: 0px;
    margin: 0px
}
.button {
    display: inline-block;
    padding: 10px 30px;
    background: #369;
    color: #fff;
}
.button a {
    color: #fff;
    text-decoration: none;
}
.button:hover {
    color: #fff;
}
.button-white {
    display: inline-block;
    padding: 10px 30px;
    background: #fff!important;
    color: #222!important;
}
.button-white a {
    color: #222!important;
    text-decoration: none;
}
.button-white:hover {
    color: #369!important;
}
.button-black {
    display: inline-block;
    padding: 10px 30px;
    background: #222;
    color: #fff;
}
.button-black a {
    color: #fff;
    text-decoration: none;
}
.button-black:hover {
    color: #369;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.social-media {
    display: table;
    margin: 0 0;
    z-index: 0;
}
.social-media ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative
}
.social-media ul li {
    display: inline-block;
    padding-right: 20px;
    float: left;
}
.social-media ul li:last-child {
    padding-right: 0px
}
.facebook-button {
    background: #3c5a99;
    border-radius: 34px;
    width: 50px;
    height: 58px;
    padding-left: 18px;
    padding-top: 10px;
    text-align: left !important
}
.facebook-button a {
    text-decoration: none;
    color: #FFF;
}
.facebook-button:hover {
    background: #999;
    transition: color .24s linear, background .24s linear;
}
.twitter-button {
    background: #03aced;
    border-radius: 34px;
    width: 56px;
    height: 54px;
    padding-left: 12px;
    padding-top: 14px;
    text-align: left !important
}
.twitter-button a {
    text-decoration: none;
    color: #fff
}
.twitter-button:hover {
    background: #999;
    transition: color .24s linear, background .24s linear;
}
.google-button {
    background: #dd5044;
    border-radius: 34px;
    width: 60px;
    height: 54px;
    padding-left: 8px;
    padding-top: 14px;
    text-align: left !important
}
.google-button a {
    text-decoration: none;
    color: #FFF;
}
.google-button:hover {
    background: #999;
    transition: color .24s linear, background .24s linear;
}
.linkedin-button {
    background: #0177b5;
    border-radius: 34px;
    width: 54px;
    height: 55px;
    padding-left: 14px;
    padding-top: 13px;
    text-align: left !important
}
.linkedin-button a {
    text-decoration: none;
    color: #FFF;
}
.linkedin-button:hover {
    background: #999;
    transition: color .24s linear, background .24s linear;
}
.pinterest-button {
    background: #bd081c;
    border-radius: 34px;
    width: 54px;
    height: 55px;
    padding-left: 14px;
    padding-top: 13px;
    text-align: left !important
}
.pinterest-button a {
    text-decoration: none;
    color: #FFF;
}
.pinterest-button:hover {
    background: #999;
    transition: color .24s linear, background .24s linear;
}
.instagram-button {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    border-radius: 34px;
    width: 56px;
    height: 55px;
    padding-left: 12px;
    padding-top: 13px;
    text-align: left !important
}
.instagram-button a {
    text-decoration: none;
    color: #FFF;
}
.instagram-button:hover {
    background: #999;
    transition: color .24s linear, background .24s linear;
}
.youtube-button {
    background: #f00;
    border-radius: 34px;
    width: 47px;
    height: 54px;
    padding-left: 21px;
    padding-top: 14px;
    text-align: left !important
}
.youtube-button a {
    text-decoration: none;
    color: #FFF;
}
.youtube-button:hover {
    background: #999;
    transition: color .24s linear, background .24s linear;
}

/* First Break Point ************************************************************************/

@media screen and (max-width:900px) {
	

.mega-menu-toggle {
    height: 50px!important;
    line-height: 50px!important
}
.flexbox .col70, .flexbox .col29_33, .flexbox .col6 {
    flex: none;
    display: block;
    width: 100%
}
.flexbox .col20 {
    display: block;
    padding-bottom: 10%
}
.flexbox .col25 {
    flex-basis: 50%;
}
.logo-holder, .contact-holder {
    float: none;
    width: 100%;
    text-align: left
}

.top-holder {
    padding: 7.5% 0px;
}
.social-media-sidebar-holder {
}
.info-container-home, .info-container {
    padding-top: 0px;
}
.sidebar, .info-container {
    padding-top: 5%;
}
.full-width-holder-default {
    padding-top: 0px
}
.full-width-holder {
    padding-top: 2.5%
}
.full-width-holder-colour-image {
    background-attachment: inherit !important;
}
.title-holder h1 {
    font-size: 80px;
}
.title-holder h2 {
    font-size: 40px;
}
.title-holder h3 {
    font-size: 30px;
}
.logo-holder {
    display: none
}
.top-logo {
    display: block;
}
.top-info-holder {
    display: block;
    text-align: center;
}
.nav-holder {
    position: inherit;
    background: #222;
    height: auto
}
.burger-holder {
    padding-right: 5%
}
.burger-nav {
    display: block;
    height: 36px;
    width: 100%;
    background: url(icons/burger.png) no-repeat right center;
    cursor: pointer;
    padding-top: 22px;
}
.google-maps {
    position: relative;
    padding-bottom: 75%;
// This is the aspect ratio height: 0;
    overflow: hidden;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
}

/* Second Break Point ************************************************************************/

@media screen and (max-width:700px) {
	.mobile-contact {display: block}
	.desktop-contact {display: none}
.title-holder h1 {
    font-size: 50px;
}
.quad, .triple, .double, .gap {
    display: block;
    width: 100%;
}
.top-logo img {
    width: 100%
}
.top-holder {
    padding: 10% 0px;
}
.quad-vert-home {
    margin-top: 0px;
    width: 50%;
    height: 50%;
    min-height: 300px;
}
.quad-vert-home p {
    bottom: 40%;
    padding: 20px 0px 20px 0px;
    height: 20%;
}
.full-width-holder-colour-solid, .full-width-holder-colour-image, .full-width-holder, .full-width-holder-footer {
    width: 90%;
}
.img-blog {
    display: none
}
.hover-zoom-triple, .hover-zoom-quad {
    width: 100%;
    padding-top: 100%;
    margin-bottom: 10%
}
.double {
    display: block;
    width: 100%
}
}
