﻿/*
  Theme Name:   Crowning United Child
  Theme URI:    https://www.crowning.com.hk
  Author:       Crowning United
  Author URI:   https://www.crowning.com.hk
  Template:     cugroup
  Description:  Crowning United Child
  Version:      1.0.0
  Text Domain:  Crowning-child
*/

.lg-padding{
    padding-top: 110px;
    padding-bottom: 110px;
}

header.top-head {
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
}

header.top-head.affix-top {
    padding-top: 12px;
    padding-bottom: 12px;
}

header.top-head.affix {
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom: 3px solid #86754d;
}

header .head-cont .logo .default_logo,
header .head-cont .logo .sticky_logo {
    max-width: 219px;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
}
header .head-cont .logo .default_logo {
    display: inline !important;
}
header .head-cont .logo .sticky_logo {
    display: none !important;
}

header.affix .head-cont .logo .default_logo {
    max-width: 180px;
}
.top-head.creative1 .site-nav nav > ul > li > a {
    text-transform: uppercase;
    font-size: 15px;
}

header.affix + .pageContent div.creative_container:before {
    height: 0%;
}

div.creative_container:before {
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    box-shadow: 0px 15px 20px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 15px 20px 0 rgba(0, 0, 0, 0.3);
}

.rev_slider_wrapper {
    background: #86754d !important;
}

.rev_slider {
    border: 4px solid #86754d !important;
}

.rev_slider .hermes.tparrows {
   cursor: pointer;
   background: rgba(134, 117, 77, 0.7);
}
.fullwidthbanner-container .fullwidthabanner{
    height: 100% !important;
}

#footWrapper.footer-3 .footer-middle {
    border: 3px solid #86754d;
}
.footer-3 .footer-bottom {
    background-color: #fff;
    box-shadow: 0px -9px 35px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px -9px 35px 0 rgba(0, 0, 0, 0.3);
}
