/*
Theme Name: Uncode Child
Template: uncode
Theme URI: http://www.undsgn.com/uncode
Author: Undsgn
Author URI: http://www.undsgn.com
Description: Uncode is a pixel perfect WordPress Theme designed with terrific attention to details.
Version: 2.1.0
*/

.single-product table.woo-vou-recipient-delivery-method input,
.single-product table.woo-vou-recipient-delivery-method textarea,
.single-product .style-light input[type=radio],
.single-product .style-dark .style-light input[type=radio] {
    margin-top: 4px;
     border: 1px solid black !important;
}

.style-light input[type=radio], .style-dark .style-light input[type=radio] {
    border: 1px solid black !important;
}

.woo-vou-recipient-delivery-method tbody tr:first-child {
    padding-bottom: 10px !important;
}


.woo-vou-recipient-delivery-method {
    /*box-shadow: 1px 1px 2px lightgrey !important;*/
}

.woo-vou-recipient-delivery-method td {
    clear: both;
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}

table.woo-vou-recipient-fields td.label {
    width: 100%;
}

p.stock.in-stock {
    color: #fff;
}

.woo-vou-recipient-fields label {
    font-weight: normal;
}

.woo-vou-recipient-fields .woo-vou-recipient-delivery-method tr>td {
    padding: 0px !important;
}

.woo-vou-recipient-delivery-method {
    /*border: 1px solid #f1f1f1 !important;*/
    box-shadow: none;
    margin-bottom: 0px !important;
    padding: 0px !important;
    border: none !important;
}

.woo-vou-recipient-fields td {
    padding-bottom: 0px !important;
}

.wc-stripe-error.woocommerce-message,
.wc-notice.woocommerce-message {
    background-color: #3b4e86;
    color: #ffffff;
}

.wc-stripe-error.woocommerce-message a,
.wc-notice.woocommerce-message a,
.wc-stripe-error.woocommerce-message .wc-forward,
.wc-notice.woocommerce-message .wc-forward {
    color: #99c557;
    font-size: 0.87em;
}


.woo-vou-recipient-delivery-method td {
    clear: both;
    float: left;
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
}

.woo-vou-recipient-delivery-method tr {
    padding-bottom: 20px !important;
    clear: both;
    display: block;
    float: left;
    width: 100%;
}

tr.woo-vou-delivery-method-wrapper input[type=radio] {
    margin: 0 !important;
    margin-right: 5px !important;
    top: -1px;
}

/* Change WC headings back to black */
.woocommerce-page .style-light .headings-color,
.woocommerce-page .style-dark .style-light .headings-color,
.woocommerce-page .style-light .detail-container .detail-label,
.woocommerce-page .style-dark .style-light .detail-container .detail-label,
.woocommerce-page .style-light h1,
.woocommerce-page .style-dark .style-light h1,
.woocommerce-page .style-light h2,
.woocommerce-page .style-dark .style-light h2,
.woocommerce-page .style-light h3,
.woocommerce-page .style-dark .style-light h3,
.woocommerce-page .style-light h4,
.woocommerce-page .style-dark .style-light h4,
.woocommerce-page .style-light h5,
.woocommerce-page .style-dark .style-light h5,
.woocommerce-page .style-light h6,
.woocommerce-page .style-dark .style-light h6,
.woocommerce-page .style-light .heading-text > p,
.woocommerce-page .style-dark .style-light .heading-text > p,
.woocommerce-page .style-light p b,
.woocommerce-page .style-dark .style-light p b,
.woocommerce-page .style-light p strong,
.woocommerce-page .style-dark .style-light p strong,
.woocommerce-page .style-light dl dt,
.woocommerce-page .style-dark .style-light dl dt,
.woocommerce-page .style-light dl.variation dt,
.woocommerce-page .style-dark .style-light dl.variation dt,
.woocommerce-page .style-light dl.variation dd,
.woocommerce-page .style-dark .style-light dl.variation dd,
.woocommerce-page .style-light blockquote p,
.woocommerce-page .style-dark .style-light blockquote p,
.woocommerce-page .style-light table thead,
.woocommerce-page .style-dark .style-light table thead,
.woocommerce-page .style-light form p,
.woocommerce-page .style-dark .style-light form p {
	color: black !important;
}

table.woo-vou-recipient-fields > tbody > tr .woo-vou-recipient-delivery-method {
    margin: 0;
}

table.woo-vou-recipient-fields > tbody > tr:first-child {
    padding-bottom: 15px !important;
    display: block;
}

.woo-vou-recipient-delivery-method tr {
    padding-left: 21px;
    padding-top: 5px;
}

.woo-vou-recipient-delivery-method tr.woo-vou-delivery-method-wrapper {
   padding-left: 0;
   padding-top: 0;
}

.woo-vou-recipient-delivery-method > tbody > tr:last-child {
    padding-bottom: 40px !important;
}

textarea#recipient_message-1808 {
    min-height: 120px;
    resize: vertical;
}

.post-body .tribe-events header {
    z-index: unset;
}

.post-body .tribe-events ul,
#tribe-events-footer ul {
    list-style: none !important;
}

.tribe-events-single-section dl {
    padding: 0;
    margin: 0;
}

/*Cinema page*/
.padding-0 .wpb_column{
padding:0;
}

/* Custom Menu */
.custom-menu-style .menu-smart.menu-horizontal .menu-item a{
	font-weight:700;
    font-size:13px;
    color:white;
}