/*
Theme Name: Ascension Wine Estate
Theme URI: http://mepimedia.co.nz/
Author: Spiro Kovac
Author URI: http://spirokovac.com/
Description: Ascension Wine Estate is a custom restaurant / wine estate WordPress template.
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, white, one-column, two-columns, right-sidebar, responsive-layout, accessibility-ready, custom-header, custom-menu, editor-style, featured-images, flexible-header, sticky-post, translation-ready
Text Domain: ascensionwine

This theme, like WordPress, is licensed under the GPL.
*/


/**
 * Table of Contents
 *
 * 1.0 - Normalize
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigation
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Widgets
 * 11.0 - Content
 *    11.1 - Header
 *    11.2 - Posts and pages
 *    11.3 - Post Formats
 *    11.4 - Comments
 *    11.5 - Sidebar
 *    11.6 - Footer
 * 12.0 - Media
 *    12.1 - Captions
 *    12.2 - Galleries
 * 13.0 - Multisite
 * 14.0 - Media Queries
 *    14.1 - >= 710px
 *    14.2 - >= 783px
 *    14.3 - >= 910px
 *    14.4 - >= 985px
 *    14.5 - >= 1200px
 * 15.0 - Print
 */

html{
    background: #000;
}
.product-categories{
	list-style: none;
}
.shop_1{margin-top:25px;}
.row-products{margin-top:20px;}
.add-to-links{list-style: none; padding-left:0px;}
.product-name{font-size:18px;}
.group{margin-top:25px;}
.onsale{
position:absolute;
font-size:20px; 
font-weight:700;
padding:10px 0 0 10px;
color:red;
}
.prod{list-style: none;}
.prod h3 {font-size:18px;}
.page-numbers {list-style: none; }
.page-numbers li {display: inline;}
.products{margin-top:25px;}
.products_col{margin-top:35px;}
.products_col h3{margin-top:10px;}
.add_to_cart_button{
background-color:#ebe9eb;
font-weight:700;
border-radius:3px;
color:#515151;
padding:.618em 1em;
}
.single_add_to_cart_button{
background-color:#ebe9eb;
font-weight:700;
border-radius:3px;
color:#515151;
padding:.618em 1em;
margin-top: 20px;
}
.price{
padding-right:10px;
font-weight:700;
color:#000;
}
.single-product-info{
	padding-left: 25px;

}

#asc_teaser_strip .ascdc_block span, 
#asc_teaser_strip .ascdc_block span a {
    margin: 0px;
    padding: 0px;
    color: #FFFEFD;
    text-shadow: 1px 1px 1px #452916;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 20px;
}

#asc_teaser_strip .ascdc_block span a:hover {
    color: #000;
    text-shadow: 1px 1px 1px #333;
}
#asc_teaser_strip .ascdc_block strong.breadcrumb_last {
    color: #000;
    text-shadow: 1px 1px 1px #333;
    font-weight: normal;
}
aside ul li a,
aside .tagcloud a{
    color: #1a1a1a;
    font-size: 14px !important;
    font-weight: 700;
}
aside ul li a:hover,
aside .tagcloud a:hover {
    color: rgba(138,21,31,32);
}


.adwords-first-section {
    padding-top: 80px;
    padding-bottom: 20px;
    background-color: #fff;
}

.adwords-second-section,
.adwords-fourth-section {
    padding-top: 30px;
    padding-bottom: 20px;
    background-color: #f1f1f1;
}

.adwords-third-section {
    padding-top: 30px;
    padding-bottom: 20px;
    background-color: #fff;
}

#adwords-slider{
    width: 990px;
    margin: 0 auto;
}

.bx-wrapper {
    margin: 0 auto 20px !important;
}
.adwords-enquiry{
    margin-top: 40px;
}

h1.adwords, 
h2.adwords {
    text-transform: uppercase;
    font-weight: 700;
    margin: 0px;
    font-size: 35px;
    line-height: 40px;
    font-family: "Futura-Light", "Raleway", sans-serif;
}
h3.adwords {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    margin-top: 30px;
}
.navbar-default {
    z-index: 1040;
}
.landing-column {
    background-color: transparent;
    float: left;
    padding: 5px;
}

.landing-column img {
        border-radius: 2px;
}


.wpcf7-form .form-card {
    padding: 30px;
    border-radius: 5px;
    background: #fba4a0;
    text-align: left;
    box-shadow: 0px 2px 0px rgba(0,0,0,0.15);
    width: 100%;
}

.wpcf7-form p.form-title {
    background-color: #950e51;
    border-radius: 5px 5px 0 0;
    text-align: center;
    font-weight: 600;
    padding: 20px;
    margin: -30px -30px 30px;
    color: #fff;
    font-size: 16px;
}
.wpcf7-form .form-item{
    padding: 0 6px;
    float: left;
    width: 100%;
}
.wpcf7-form .form-item.half{
    width: 50%;
}
.wpcf7-form .form-item.third{
    width: 33.33%;
}
.wpcf7-form .form-card span.adwords-booking-date input,
.wpcf7-form .form-card span.adwords-email input,
.wpcf7-form .form-card span.adwords-phone-number input,
.wpcf7-form .form-card span.adwords-full-name input{
    margin: 0px 0px 10px;
    color: #666;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
    border-radius: 4px;
    width: 100%;
    height: 44px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
}
.wpcf7-form .form-card span.adwords-booking-date input{
    height: 34px;
}
.form-item input.input-text{
    background: #e8ebed;
    margin: 0;
    font-size: 14px;
    color: #576366;
    width: 100%;
    font-family: "Gotham Rounded A", "Gotham Rounded B", "Gotham Rounded", "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 12px 15px;
    outline: 0;
    border: 2px solid #e8ebed;
    -webkit-appearance: none;
    border-radius: 5px;
    box-shadow: 0;
    box-sizing: border-box;
    transition: .2s;
}

.form-footer .wpcf7-form-control.wpcf7-submit {
    float: right;
    background-color: #950e51;
    border: 1px solid #fff;
    border-radius: 4px;
    color: #fff;
    padding: 5px 10px;
}
.bx-wrapper .bx-controls-direction a {
    z-index: 1039 !important;
}

.wpcf7-form .form-card span.adwords-booking-date input, .wpcf7-form .form-card span.adwords-email input, .wpcf7-form .form-card span.adwords-phone-number input, .wpcf7-form .form-card span.adwords-full-name input {height: 34px;}

h3.addon-name {
    text-transform: uppercase;
    font-size: 18px;
    text-align: left;
    color: #181818;
    font-weight: 700;
    line-height: 1.35;
}

#adwords-slider {
    width: 100%;
    margin: 0 auto;
}

#adwords-slider > div > div {
    min-height: 70px;
}

#bxslider-pager > li{
    min-height: 60px;
}

#bxslider-pager > li > a > img{
    min-height: 50px;
}

#about-3 > div > div > div.col-sm-3.col-sm-offset-0 > h1{
    line-height: 34px !important;
}
@media (max-width: 489px) {

#adwords-slider > div > div {
    min-height: 50px;
}

#bxslider-pager > li{
    min-height: 40px;
}

#bxslider-pager > li > a > img{
    min-height: 30px;
}
#xyz > div > div > div.col-sm-10.col-sm-offset-0 > div > h1{
    line-height: 32px !important;
    text-align: center;
    margin-bottom: 20px;
}
.vn_custom_phone{right: 0;}
}

#product-2949 > div.summary.entry-summary > p{
    display: none;
}

.sm-right-margin{
		margin-right:12.5%;
}

.opening-hours{
    background: url(../../uploads/2016/05/wine-scenery-blur-min.jpg) no-repeat center;
    background-size: cover;
}

/*.vn_custom_phone{
    height: 41px!important;
    width: 380px!important;
}

.vn_custom_phone a{
    height: 41px!important;
    width: 366px!important;
    background: url(../../uploads/2016/05/phone-new.png) 0px 0px no-repeat!important;
    border: 0!important;
}

.vn_custom_phone a:hover{
    background: url(../../uploads/2016/05/phone-new.png) 0px 0px no-repeat!important;
    opacity: 0.8;
}

.vn_custom_code{
    width: 279px !important;
    height: 40px !important;
}

.vn_custom_code a{
    width: 279px !important;
    height: 40px !important;
    border: 0!important;
    background: url(../../uploads/2016/05/Make-a-booking.png) 0px 0px no-repeat!important;
}

.vn_custom_code a:hover{
    background: url(../../uploads/2016/05/Make-a-booking.png) 0px 0px no-repeat!important;
    opacity: 0.8;
}*/
.btn-yellow{margin-bottom: 5px;}
@media only screen and (max-width: 780px){
#hero-text-bg{width: 100% !important;padding: 30px 0px 50px !important;}
}
section #huge_it_videogallery {
    padding: 0!important;;
    display: block;
    min-height: 100%;
    text-align: left!important;
    margin-bottom: 30px;
    background-color: transparent!important;;
    box-shadow: none!important;
}
#huge_it_videogallery .huge_it_big_li {
    width: 100%;
    max-width: 240px;
    overflow: hidden;
    height: 150px;
    margin: 1px !important;
    padding: 0 !important;
    border: 1px solid transparent!important;
    border-radius: 0!important;
}
section #huge_it_videogallery li a {
    position: absolute;
    display: block;
    width: 100%;
    max-width: 240px;
    height: 150px;
    top: 0;
    left: 0;
    z-index: 6;
    border-radius: 0!important;
}
.full-width .blog-thumb img{
	max-height: inherit;
}
html .formcraft-css .fc-form{
box-shadow: none!important;
}
html .formcraft-css .fc-form .form-page-content {
    padding: 0 !important;
}
html .formcraft-css .fc-form .form-page-content .form-element-type-customText:first-child .customText-cover, html .formcraft-css .fc-form .form-page-content .form-element-type-heading:first-child .heading-cover ,
html .formcraft-css .fc-form .form-element .field-cover.heading-cover{
    padding-bottom: 0!important;
}
.heading-cover span{
font-size: 15px;
font-weight: 500;
}
html .formcraft-css .fc-form .form-element .form-element-html {
    padding: 0 1.5em .75em 0 !important;
}
.formcraft-css label {
    font-weight: 500 !important;
}
.formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type="text"], .formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type="password"], .formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type="email"], .formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type="tel"], .formcraft-css .fc-form.fc-form-1 .form-element .field-cover select, .formcraft-css .fc-form.fc-form-1 .form-element .field-cover textarea {
    background-color: #fff !important;
}
html .formcraft-css .fc-form .form-element .submit-cover .submit-button {
    font-size: 12px !important;
    font-weight: 500 !important;
    border:1px solid #707070 !important;
}
html .formcraft-css .fc-form .form-element .submit-cover.field-cover .submit-button.button  {
    padding: 7px 12px!important;
    border-radius: 5px !important;
}

.post-meta ul{
display: none;
}

div#testimonials-page p{
 text-align: center;
font-size: 16px;
}

div#testimonials-page {
 text-align: center;
font-size: 16px;
}

.slide-five {
background-image: url(https://ascensionwine.co.nz/wp-content/themes/img/homepage/wedding-slide.jpg);
}

.slide-four {
background-image: url(../../uploads/2019/11/NYE_2019_FB_Banner_2.png) !important;
}