/*-----------------------------------------------------------------------------------

	Theme Name: Ibuki Child Theme - Creative Portfolio WordPress Theme
	Theme URI: http://www.demo.az-themes.com/ibuki/
    Description: Ibuki Theme for photostudio, creative or digital agency, frelancers, business. Based on a unique, clean & minimal design and packed with a tons of cool features. WooCommerce and WPML Supported.
	Author: Alessio Atzeni
	Author URI: http://www.alessioatzeni.com
	Version: 1.0
	Template: ibuki

-------------------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------------*/


/*	0.	Import style.css
/*-----------------------------------------------------------------------------------*/

@import url("../ibuki/style.css");
@import url("../ibuki/_include/css/color.css.php");
@import url("../ibuki/_include/css/custom.css.php");
@import url("../ibuki/_include/css/custom-fonts.css.php");
@font-face {
    font-family: "proxima-nova", sans-serif;
    src: url('wp-content/themes/ibuki-child/fonts/ProximaNova-Regular.woff');
}

@font-face {
    font-family: "proxima-nova-light", sans-serif;
    src: url('wp-content/themes/ibuki-child/fonts/ProximaNova-Light.woff');
}

@font-face {
    font-family: "proxima-nova-bold", sans-serif;
    src: url('wp-content/themes/ibuki-child/fonts/Proxima-Nova-Bold.woff');
}

body {
    background-color: #fff!important;
}

p {
    font-family: "proxima-nova-light", sans-serif!important;
    font-weight: 300!important;
}

.main-content a:hover {
    color: #8dc63f !important;
}

.header-menu.header-normal,
.header-menu.header-fixed,
.header-menu.header-sticky {
    background: rgba(46, 75, 88, 0.3);
}

#main.header-fixed-enabled,
#main.header-sticky-enabled {
    margin-top: 0px!important;
}

.logo-img img {
    max-height: 70px !important;
}

#mobile-nav.menu-nav.mobile,
#search-nav.mobile,
.mobile-buttons .social-nav,
.mobile-buttons .woo-cart {
    border-right: none !important;
}

nav ul li a {
    color: #fff!important;
}

nav ul li a:hover {
    color: #8dc63f !important;
}

.header-menu.header-sticky.header-transparent-enabled.white-color #my-menu>.mm-panel ul a:hover {
    color: #8dc63f !important;
}

#main {
    background-color: #fff;
}

#content {
    margin-top: 0px !important;
}

.header-menu.header-sticky.nav-small.header-transparent-enabled {
    background: #2e4b58;
}

body:not(.home) #image-header .full-container {
    background-image: url('http://www.kartadrink.com.au/wp-content/uploads/2015/11/karta-bg-content.jpg');
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-attachment: scroll !important;
    height: 460px !important;
}

body:not(.home) .content-title {
    position: relative;
    text-align: center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

body:not(.home) .content-title {
    padding: 0 70px;
    position: relative;
    text-align: center;
    top: 60%;
    /*transform: translateY(-50%);font-family: "proxima-nova-bold",sans-serif!important;font-weight: bold;letter-spacing: -0.8px;font-size: 60px;
    */
}

body.home .content-title {
    background: url(http://www.kartadrink.com.au/wp-content/uploads/2015/10/wood.jpg) bottom center no-repeat;
    height: 600px;
    background-size: cover;
    padding-top: 140px;
    position: absolute;
    bottom: 0;
    width: 100%;
    transform: none;
    top: auto;
}

.bottle {
    position: relative;
    margin-top: -160px !important;
    height: 400px;
    width: auto;
}

.content-title h2 {
    font-family: "proxima-nova-bold", sans-serif!important;
    font-weight: bold;
    letter-spacing: -0.8px;
    font-size: 55px;
}

.line_under_title,
h2.title hr {
    color: #fff;
    height: 10px;
    width: 170px;
    background: #fff;
    margin: 25px auto;
    text-align: center;
}

.alignleft {
    float: left;
}

#beer,
#cider {
    margin: 5px 0 !important;
}

.white_link {
    position: absolute;
    bottom: 15px;
    right: 25px;
}

.white_link a {
    font-family: 'Josefin Slab', serif;
    color: #fff;
    font-size: 46px;
    text-transform: uppercase;
    line-height: 55px;
    vertical-align: bottom;
    vertical-align: text-bottom;
    display: block;
    -webkit-transition: all 400ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
    -moz-transition: all 400ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
    -o-transition: all 400ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
    transition: all 400ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
    /* ease-in-out */
}

.white_link a:hover {
    margin-left: 15px;
    display: block;
    color: #fff !important;
}

.button_main {
    border-radius: 5px;
}

.btn-hero,
.btn-hero:hover,
.btn-hero:focus,
.btn-hero:active {
    color: #fff;
    text-transform: uppercase;
    padding: 17px 52px 17px 52px!important;
    border-radius: 5px;
    width: 160px !important;
    margin-bottom: 10px;
    border-color: #fff !important;
}

.btn-beer:hover,
.btn-beer:active,
.btn-beer:focus {
    background-color: #c67e09 !important;
    border-color: #c67e09 !important;
}

.btn-cider:hover,
.btn-cider:active,
.btn-cider:focus {
    background-color: #8dc63f !important;
    border-color: #8dc63f !important;
}

.btn-wine:hover,
.btn-wine:active,
.btn-wine:focus {
    background-color: #752a33 !important;
    border-color: #752a33 !important;
}

#image-header .position-btn {
    text-align: center;
}


/*
.hover_green

{text-transform: uppercase;}

.hover_green:focus, .hover_green.focus {

  background-color: #9ed864!important;
  border-color: #9ed864!important;
}
.hover_green:hover {
  color: #fff;
  background-color: #9ed864!important;
  border-color: #9ed864!important;
}
.hover_green:active,
.hover_green.active,
.open > .dropdown-toggle.hover_green {
  color: #fff;
  background-color: #9ed864!important;
  border-color: #9ed864!important;
}

.hover_green:active,
.hover_green.active,
.open > .dropdown-toggle.hover_green {

}
*/

.white_heading {
    color: #fff;
    text-transform: none!important;
    font-weight: 400;
    text-align: right;
}

.white_header_text {
    color: #fff;
    text-align: right;
    font-size: 25px;
    font-weight: 300;
}

.footer_e a {
    color: #fff;
    text-transform: capitalize;
    font-weight: 300!important;
    font-size: 18px;
    font-family: "proxima-nova-light", sans-serif!important;
}

.footer_e p {
    color: #fff;
    text-transform: capitalize;
    font-weight: 300!important;
    font-size: 18px;
    font-family: "proxima-nova-light", sans-serif!important;
}

.footer_e h4 {
    color: #8dc63f;
    font-family: 'Josefin Slab', serif;
    text-transform: uppercase;
    font-weight: 300!important;
    margin-bottom: 15px;
}

.footer_input {
    width: 90%!important;
    background: #eeeeee;
    font-weight: 300!important;
    height: 46px!important;
    margin: 0px!important;
}

.footer_textarea {
    width: 90%!important;
    background: #eeeeee;
    font-weight: 300!important;
    height: 120px!important;
}

span.wpcf7-form-control-wrap {
    display: block !important;
    margin: 0px!important;
}

.wpcf7-form p {
    margin-top: 0px!important;
}

.footer_submit {
    background-color: #8dc63f!important;
    color: #fff!important;
    text-transform: uppercase;
    font-weight: 300;
    border: 1px solid #8dc63f!important;
}

.grey_section {}

.grey_section p {
    color: #5c5c5c!important;
    font-family: "proxima-nova", sans-serif;
}

.grey_section h1 {
    color: #3b5d6b;
    font-weight: bold;
    font-family: "proxima-nova-bold", sans-serif;
    letter-spacing: -0.8px;
}

.grey_section a {
    font-family: "proxima-nova-bold", sans-serif;
    font-weight: bold;
}

ul.products li {
    width: 22%!important;
    float: left;
    border: solid 2px #dddddd!important;
    padding: 25px!important;
    margin: 0 !important;
}

.product a h3 {
    font-family: "proxima-nova-bold", sans-serif;
    font-weight: bold;
    letter-spacing: -0.8px;
    color: #5c5c5c
}

.border {
    border: solid 2px #dddddd;
    padding: 15px;
}

.border h2 {
    font-family: "proxima-nova-bold", sans-serif;
    font-weight: bold;
    letter-spacing: -0.8px;
    color: #5c5c5c
}


/* BRANDS PAGE */

ul.brands {
    margin-top: 40px !important;
}

ul.products li.brand {
    border: none !important;
    list-style-type: none;
    width: 25% !important;
}

ul.products li.brand a img {
    max-width: 220px;
    transition: all 0.3s ease-in-out;
}

ul.products li.brand a img:hover {
    transform: scale(1.05);
}

.woocommerce-result-count,
.woocommerce-ordering {
    display: none;
}

.tax-product_brand .brand-description img {
    float: left !important;
    margin: 20px 25px 20px 0;
}

body.page.woocommerce-page .wrap_content {
    padding: 100px 0 !important;
}

.button.product_type_simple {
    position: relative !important;
    width: 130px;
    margin: 0px auto;
}


/* BRAND PRODUCTS PAGE */


/* this header is hardcoded into woocommerce.php */

.brand-products-header {
    height: 545px;
    background-image: url(http://www.kartadrink.com.au/wp-content/uploads/2015/11/karta-bg-content.jpg);
    background-attachment: scroll;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}


/* THIS SHOULD NOT BE REQUIRED, 25% should be fine but isn't .. */

.woocommerce.columns-4 ul.products li.product,
.woocommerce-page .four_columns ul.products li.product,
.single-product ul.products li.product,
.cross-sells ul.products li.product {
    min-height: 400px;
}

li.type-product h3 {
    text-align: center;
}

.woocommerce .woocommerce-pagination,
.woocommerce-page .woocommerce-pagination {
    float: none;
    width: 200px;
    margin: 20px auto;
}

.woocommerce .woocommerce-pagination ul.page-numbers li span,
.woocommerce-page .woocommerce-pagination ul.page-numbers li span,
.woocommerce .woocommerce-pagination ul.page-numbers li a,
.woocommerce-page .woocommerce-pagination ul.page-numbers li a {
    color: #5c5c5c !important;
    font-size: 16px;
}

.woocommerce .woocommerce-pagination ul.page-numbers li a:hover,
.woocommerce-page .woocommerce-pagination ul.page-numbers li a:hover,
.woocommerce .woocommerce-pagination ul.page-numbers li span.page-numbers.current,
.woocommerce-page .woocommerce-pagination ul.page-numbers li span.page-numbers.current,
.woocommerce-info a:hover {
    color: #8dc63f !important;
}


/* SINGLE PRODUCT PAGE */

.single-product .col-image a.woocommerce-main-image img {
    height: 400px;
    width: auto;
    /* resize images to the size you want them, and use this rule to stop woo resizing thumbs into giant ones */
    margin: 0px auto;
}

.single-product .col-image a.woocommerce-main-image img {
    height: auto;
    width: auto;
    margin: 0px auto;
    max-height: 400px;
    max-width: 400px;
}

.single-product .col-image {
    width: 40%;
}

.single-product .col-description {
    width: 60%;
}

.single-product .related.products {
    margin-top: 100px;
}


/* Squeeze the products into a row  */

.single-product ul.products li.product,
.woocommerce-page .four_columns ul.products li.product,
.woocommerce.columns-4 ul.products li.product:nth-child(4n+1) {
    width: 22% !important;
}


/* Brand logo on product page */

.single-product-brand {
    width: 260px;
    height: auto;
    float: left;
    margin-top: 25px;
}


/* MULITPLE PRODUCTS (EG RELATED PRODUCTS) */

.woocommerce ul.products li.product img,
.woocommerce-page ul.products li.product img {
    height: 200px;
    width: auto;
    margin: 0px auto;
}

ul.products li {
    border: none !important;
}


/* FIX FOR UNORDERED PRODUCTS */

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    min-height: 430px;
}

div.related h3 {
    text-align: center;
}


/* FOOTER */

footer .footer-widgets {
    background-color: #2e4b58;
}

.footer-copyright a {
    font-size: 11px !important;
}

.footer-copyright .copyright a:hover {
    color: #8dc63f;
}

.footer-widgets .container .row div:last-child {
    min-height: 300px;
}

.footer-logo {
    width: 80%;
    margin-left: 80px !important;
    margin-top: 100px !important;
}

.footer-widgets h3 {
    font-size: 16px;
    color: #8dc63f;
}

footer a {
    font-size: 15px;
    font-weight: 300 !important;
}

#back-to-top:hover {
    background: #8dc63f !important;
}


/* CONTACT PAGE */

.col-contact-details {
    margin-bottom: 30px;
    padding-left: 80px;
}

.col-main-contact-form .wpcf7 input[type=text],
.col-main-contact-form .wpcf7 input[type=email],
.col-main-contact-form .wpcf7 textarea {
    width: 90%;
}

table.contact-details icon {
    font-size: 25px;
}

table.contact-details tr td {
    padding: 8px 10px;
}

table.contact-details tr td:first-child {
    padding-left: 0;
}

table.contact-details a {
    font-weight: normal;
}

@media (max-width: 1199px) {
    i.menu-icon,
    #mobile-nav.menu-nav.mobile .menu-icon {
        background-image: url(_include/img/sprite-menu-white.svg);
        height: 15px;
    }
    .full-container .responsiveFull .imagize,
    #main.header-fixed-enabled,
    #main.header-sticky-enabled {
        /*	margin-top: 32px !important; */
    }
    ul.products li.brand {
        width: 100% !important;
    }
}

@media (max-width: 767px) {
    .wpcf7 input[type=submit] {
        width: 100%;
    }
    /* BLUE FOR HOME ON IPHONE */
    body.home .content-title {
        background: #2e4b58;
    }
    #my-menu,
    #navigation-mobile {
        background: #2e4b58;
    }
    body:not(.home) .content-title {
        top: 50%;
    }
    body.home .content-title .white_heading {
        font-size: 28px;
    }
    body.home .content-title .white_header_text {
        font-size: 22px;
        margin: 5px 0 10px 0;
    }
    body.home a.button-main.button-large {
        font-size: 14px;
    }
    body.home .btn-hero {
        15px 10px 15px 10px!important
    }
    .footer-widgets .container .row div:last-child {
        min-height: 0;
    }
    .footer-logo {
        width: 50%;
        margin-top: 0px !important;
    }
    .tax-product_brand .brand-description img {
        width: 50%;
    }
    ul.brands li {
        margin-bottom: 40px !important;
    }
    .single-product .col-image,
    .single-product .col-description {
        float: none;
        width: 100% !important;
    }
    /* RELATED PRODUCTS ETC */
    .single-product ul.products li.product,
    .woocommerce-page .four_columns ul.products li.product,
    .woocommerce.columns-4 ul.products li.product:nth-child(4n+1),
    .woocommerce.columns-4 ul.products li.product,
    .woocommerce-page .four_columns ul.products li.product,
    .single-product ul.products li.product,
    .cross-sells ul.products li.product {
        width: 100% !important;
    }
    .col-contact-details {
        padding-left: 60px;
    }
}

@media (max-width: 991px) {
    .col-main-contact-form .wpcf7 input[type=text],
    .col-main-contact-form .wpcf7 input[type=email],
    .col-main-contact-form .wpcf7 textarea,
    .col-main-contact-form .wpcf7 input[type=email] {
        width: 100%;
    }
    .col-main-contact-form {
        padding-top: 40px;
    }
    .logo-img img {
        max-height: 60px !important;
    }
}

@media only screen and (max-width: 1001px)and (min-width:300px) {
    .white_link {
        position: static;
        text-align: center;
    }
    .white_link a {
        color: #fff;
        font-size: 40px;
        text-transform: uppercase;
        line-height: 55px;
        text-align: center;
    }
    .footer_submit {
        background-color: #8dc63f!important;
        color: #fff!important;
        text-transform: uppercase;
        font-weight: 300;
        border: 1px solid #8dc63f!important;
        width: 150px!important;
    }
    .white_heading {
        text-align: center!important;
    }
    .white_header_text {
        text-align: center!important;
    }
    /*.hover_green{text-transform: uppercase;padding:17px 52px 17px 52px!important;border-radius: 7px;text-align: center;margin-top: 10px;min-width: 200px!important;} */
    .wood_section {
        text-align: center!important;
    }
    .textalignright {
        text-align: center!important;
    }
    .footer_e p {
        text-align: center!important;
    }
    .footer_e a {
        text-align: center!important;
    }
    .footer_e h4 {
        text-align: center!important;
    }
    .footer_e {
        text-align: center!important;
    }
    .footer_e.custom-padding div.container-fluid div.row div.col-md-2.default-color-padding div.single-image img.img-responsive.alignleft.default-image.no-shadow {
        text-align: center!important;
        margin: 0 auto;
        max-width: 280px;
        height: auto;
    }
    .alignleft {
        text-align: center!important;
        float: none!important;
    }
    ul.products li {
        width: 100%!important;
        float: left;
        padding: 25px!important;
        margin: 20px 0 0px 0!important;
    }
    ul.brands li {
        margin-bottom: 40px !important;
    }
}


/*
.normal-container.imagize, .full-container.imagize, .normal-container.titlize, .full-container.titlize, .main-content.section-full-area {
    height: 450px!important;
    position: relative;
    width: 100%;
}*/

.stockade-svg-logo {
    width: 450px;
}


/* Jacks Hacks 21/12/17 - hide plus on WLB products */

body.term-white-lakes-brewing.woocommerce .product-wrap a.button {
    display: none !important;
}
