/******************************************************************
Theme Name:  Coast Studios Framework
Theme URI: http://www.coaststudios.com.au
Description: Coast Studio's Framework Theme - Built on Foundations 6 
Author: Coast Studios
Author URI: http://www.coaststudios.com.au
Version: 1.5
License: GNU General Public License & MIT
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Sass, Coast Studios, foundations 6
******************************************************************/



/*=============================================
=            Custom Overwrite CSS             =
==============================================*/

/* ONLY USE IF YOU DON'T KNOW HOW TO USE SASS/SCSS 
 OTHERWISE EDIT FILES IN SCSS FOLDER AND COMPILE */


 /* Example 

 header {
 	display: none;
 }

 */

 /* START ALL CUSTOM CSS BELOW THIS LINE */

.header {
    display: none !important;
}

#content .inner-content {
    padding: 0 !important;
}

.featured_testimonials, .footer .footer_menus {
    display: none;
}

.white {
color: #fff !important;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon {
top: 20% !important;
}

h1, h2 {
font-family: "bebas-neue",sans-serif;
font-style: normal;
font-weight: 400;
}

h2 {
    font-size: 4.5rem;
    line-height: 30px;
}

h3 {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 22px;
}

body {
color: #616d77;
font-size: 15px;
font-family: "museo-sans-rounded",sans-serif;
font-style: normal;
font-weight: 300;
}

h4 {
font-family: "marydale",sans-serif;
font-style: normal;
font-weight: 700;
}

.footer .footer_bottom {
    background-color: #222;
}

.button {
border: solid 2px #616d77;
background-color: rgba(0,0,0,0);
color: #616d77;
padding: 17px 20px;
}

.button:hover {
background-color: #616d77;
}

.button:hover a {
color: #fff;
}

.button a {
color: #616d77;
}

.button h3 {
    font-size: 14px;
    letter-spacing: 1px;
}




@media(max-width:600px) {
.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left {
    text-align: left;
    display: none;
}
.wpb_content_element {
    margin-bottom: 20px;
}
.vc_empty_space {
    height: 20px;
}
.button {
    margin: 0 auto;
    width: 100%;
}
.white {
    color: #fff !important;
    height: 20px;
text-align: center;
}

.white.ult-vc-hide-row {
    height: auto;
}
}
.childbrands .wpb_single_image img {
    max-height: 130px;
    width: auto;
}
.vc_col-sm-4 {
    text-align: center;
}

.wpb_single_image.vc_align_left {
    text-align: center;
}

.footer .footer_bottom .copyright {
    text-align: center;
    color: #999;
}

.wpb_single_image.vc_align_center {
    text-align: center;
    margin-bottom: 20px;
}

.large-6 {
    text-align: center;
width: 100%;
}

.flex-video.widescreen {
    padding-bottom: 0 !important;
}


.wpb_single_image.vc_align_center.brandicon {
    min-height: 140px;
}




/* Styling Next and Prev buttons */
.slick-arrow {
    
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.slick-arrow[class*='slick-'] {
    display: flex;
    cursor: pointer;
    z-index: 3;
    position: absolute;
    border-radius: 3px;
    width: 30px;
    height: 50px;
    top: 50%;
    bottom: 0;

    @media (max-height: 1034px) and (min-width: 769px) {
        top: 55%;
    }
}
    

.slick-arrow[class*='slick-']:before {
    content: '';
    font-size: 50px;
    color: rgba($white,1);
    align-self: center;
    justify-content: center;
}

.slick-arrow[class*='slick-']:hover {
    text-decoration: none;
}

.slick-arrow[class*='slick-']:hover:before {    
    color: #fff; 
}

.slick-arrow.slick-prev {
    left: 40px;
}
.slick-arrow.slick-prev:before {
    content: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:a='http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/' x='0px' y='0px' width='30px' viewBox='0 0 14.9 9.1' style='enable-background:new 0 0 14.9 9.1;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cdefs%3E%3C/defs%3E%3Cg%3E%3Cpath class='st0' d='M14.9,4.6c0-0.1-0.1-0.3-0.1-0.3l-3.8-4.1c-0.2-0.2-0.5-0.2-0.7,0c-0.2,0.2-0.2,0.5,0,0.7l3.1,3.3H0.5 C0.2,4.1,0,4.3,0,4.6C0,4.8,0.2,5,0.5,5h12.8l-3.1,3.3C10,8.5,10,8.8,10.2,9c0.2,0.2,0.5,0.2,0.7,0l3.8-4.1 C14.9,4.8,14.9,4.7,14.9,4.6L14.9,4.6z'/%3E%3C/g%3E%3C/svg%3E%0A");
    transform: rotate(-180deg);
}

.slick-arrow.slick-next {
    margin-top: -3%;
    right: 40px;
}
.slick-arrow.slick-next:before {
    content: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:a='http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/' x='0px' y='0px' width='30px' viewBox='0 0 14.9 9.1' style='enable-background:new 0 0 14.9 9.1;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cdefs%3E%3C/defs%3E%3Cg%3E%3Cpath class='st0' d='M14.9,4.6c0-0.1-0.1-0.3-0.1-0.3l-3.8-4.1c-0.2-0.2-0.5-0.2-0.7,0c-0.2,0.2-0.2,0.5,0,0.7l3.1,3.3H0.5 C0.2,4.1,0,4.3,0,4.6C0,4.8,0.2,5,0.5,5h12.8l-3.1,3.3C10,8.5,10,8.8,10.2,9c0.2,0.2,0.5,0.2,0.7,0l3.8-4.1 C14.9,4.8,14.9,4.7,14.9,4.6L14.9,4.6z'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.disabled {
    cursor: default;
}
