/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

.woocommerce-my-account-wrapper {
    margin-top: 40px;
}

.age-gate-additional-information {
    order: 3;
}

/* Go Back */

.goback {
    position: absolute;
    left: 6%;
}

.goback h4 {
    font-weight: 400;
}

.goback .box-icon-wrapper {
    margin-right: 10px !important;
}

.woocommerce-checkout .whb-main-header {
    background: #212121;
}

.woocommerce-checkout form.checkout {
    margin-top: 120px;
}

.woocommerce-checkout .woocommerce-order {
    margin-top: 140px;
}

.btns-default-dark .widget_shopping_cart .buttons .btn-cart {
    color: #fff !important;
}

/* Newsletter */

.mc4wp-form>div {
    margin: 0px !important;
}

.mc4wp-form-fields input[type=email] {
    width: 70% !important;
}

.text-left.agree_to_terms p {
    font-size: 12px;
}
.text-left.agree_to_terms {
    padding-top: 20px;
    padding-bottom: 20px;
}

.form-newsletter .mc4wp-form .text-left {
    text-align: center;
}

.mc4wp-form-fields .row.form-home .col-md-12 .text-left.agree_to_terms a:hover {
    color: #8b3329;
}

.row.form-home .text-left {
    margin: 0 auto;
    display: table;
}

.row.form-home input[type=email] {
    display: table;
    margin: 0 auto;
}

/* Sobre Nós */

.column-bottles .wpb_content_element {
    margin-bottom: 0px;
}

/* Equipa */

.title-team-padding {
    margin-bottom: 10px;
}

.row-team p {
    line-height: 30px;
}

.single-product .site-content {
    margin-top: 30px !important;
}

/* Produtores */

.section-overlay-producers {
    z-index: 3;
}

.section-overlay-producers:hover::after {
    opacity: 0.8;
}

.section-overlay-producers::after {
    background: #F5F3F1;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    opacity: 0.95;
    pointer-events: none;
    transition: 0.5s ease-in;
    content: "";
}

/* Header */

.admin-bar .whb-sticked .whb-main-header {
    top: 32px;
    z-index: 3000;
}

div.whb-main-header {
    z-index: 200;
}

.search-button-icon:hover {
    color: #8b3329;
}

.woodmart-wishlist-info-widget > a:hover {
    color: #8b3329 !important;
}

.woodmart-shopping-cart > a:hover {
    color: #8b3329 !important;
}

.whb-header-links .item-level-0 > a:hover {
    color: #8b3329 !important;
}

.sub-menu-dropdown.color-scheme-light {
background-color: #212121;
}

/* Main Menu */

.whb-color-light .navigation-style-default .item-level-0:hover > a {
    color: #8b3329 !important;
}

.navigation-style-default .menu-simple-dropdown .color-scheme-light ul li a {
    font-family: Oswald,Arial, Helvetica, sans-serif;
    font-size: 13px;
}

.navigation-style-default .menu-simple-dropdown .color-scheme-light ul li a:hover {
    color: #8b3329 !important;
}

/* Cite */

.cite p::before {
    content: "“";
    vertical-align: middle;
    margin-right: 0.15em;
    font-size: 5em;
    line-height: 0;
    color: #8b3329;
}

.cite p::after {
    content: "„";
    vertical-align: top;
    margin-right: -0.25em;
    font-size: 5em;
    line-height: 0;
    color: #8b3329;
    position: relative;
    z-index: 10;
}

/* Page Title */

.column-headline .border-bottom-left, .column-headline .border-bottom-right, .column-headline .vinicom-title {
    opacity: 1;
    animation-name: fadeVinicom;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: 1s;
}

@keyframes fadeVinicom {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.column-headline .vinicom-title h4 {
    opacity: 1;
    animation-name: fadeVinicomTitle;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: 2s;
}

@keyframes fadeVinicomTitle {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.woodmart-title-color-white .title-subtitle {
    opacity: 1;
    animation-name: fadeVinicomSubtitle;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: 4s;
}

@keyframes fadeVinicomSubtitle {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.column-headline .vinicom-title {
    overflow: hidden;
    text-align: center;
    margin-bottom: 66px;
}

.column-headline .border-bottom-left {
    border-bottom: 2px solid #fff;
    height: 32px;
    float: left;
}

.column-headline .border-bottom-right {
    border-bottom: 2px solid #fff;
    height: 32px;
    float: right;
}

@media only screen and (min-width: 768px) {
    .column-headline .large-3 {
        position: relative;
        width: 25%;
    }
}

@media only screen and (min-width: 768px) {
    .column-headline .large-6 {
        position: relative;
        width: 100%;
    }
}

.woodmart-title-color-white .title-subtitle {
    color: #fff;
    margin-bottom: 0px;
    margin-top: 0px;
    position: relative;
    top: 20px;
}

.column-headline .vinicom-title {
    overflow: hidden;
    text-align: center;
    width: 80%;
    margin: -40px auto;
}

.column-headline .vinicom-title h4 {
    clear: both;
    border-right: 2px solid #fff;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    font-size: 3.8em;
    padding: 35px;
    letter-spacing: 5px;
    margin-right: -5px;
}

/* Divider */

.woodmart-parallax {
    z-index: 2500 !important;
}

div.top-divider {
    position: relative;
    z-index: 9;
    margin-top: 3px;
}

/* Footer Divider */

div.footer-divider {
    margin-top: 5px;
}

.footer-divider.dvr-position-bottom svg {
    top: -57px;
}

.mc4wp-form {
    margin-top: 30px;
}

/* About Brand */

div.about-brand {
	margin-bottom: 10px;
}

/* Banners */

div.padding-banner-tips>.vc_column-inner {
    padding: 0 .5rem 1rem 1rem;
}

div.padding-banner-cocktails>.vc_column-inner {
    padding: 0 1rem 1rem .5rem;
}

/* Footer */

div.contact-info p {
    margin-bottom: 10px;
    font-size: 14px;
}

.copyrights-centered .min-footer {
    font-size: 13px;
}

.min-footer a {
color: #777;
}

/* Remove Padding */

div.main-page-wrapper {
    padding-top: 0px;
}

/* Página de Produto */

.woocommerce-product-gallery .owl-carousel .owl-stage {
    transform: none !important;
}

.shop-loop-head {
    margin-top: 20px;
}

div.product-grid-item .hover-img img, div.product-grid-item .product-image-link img {
    width: auto;
}

.woocommerce-ordering {
    display: none;
}

.summary-inner>.woodmart-compare-btn, .summary-inner>.yith-wcwl-add-to-wishlist{
	display: none;
}

.woodmart-buttons {
    display: none;
}

/* Contactos */

.row-top-fields {
	margin-top: 30px;
}

.row-message {
    margin-top: 20px;
}

.row-button {
    margin-top: 20px;
}

.row-button input.wpcf7-form-control.wpcf7-submit {
    padding: 25px 70px;
    background-color: #8b3329;
    color: #fff;
    font-family: Oswald,Arial, Helvetica, sans-serif;
    font-size: 16px;
}

/* Scroll Up */

a.scrollToTop {
    -webkit-box-shadow: transparent;
    box-shadow: transparent;
    background: #fff;
    color: #8b3329;
    z-index: 4350;
}

a.scrollToTop:hover {
    color: #fff;
    background-color: #8b3329;
}

/* Footer */

.min-footer a {
    font-size: 13px;
}

.col-left {
    font-size: 13px;
}

div.site-content {
    margin-bottom: 0px;
}

/* Home Slider */

.arrow-bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}

/* Product Detail */

a.login-to-prices-msg {
    display:none;
}

h3.title.slider-title {
    font-size: 26px;
}

.single-product-page .vinicom-title {
    position: relative;
}

.single-product-page h4.woodmart-title-container.title:before {
    content: " ";
    position: absolute;
    top: 100%;
    left: 0;
    width: 40px;
    height: 2px;
    background-color: #8b3329;
    margin-top: 5px;
}

.yith-wcwl-add-button.show {
    display: none !important;
}

.product-images {
    display: flex;
    flex-direction: column;
    justify-content: start;
    margin-top: 50px;
}

.product_meta {
    display: none;
}

.woocommerce-product-gallery .woocommerce-product-gallery__image img {
    width: auto  !important;
    margin: 0 auto;
    display: table;
}

.product-image-summary-wrap {
    margin-top: 20px;
}

@media only screen and (min-width:768px) {
    .column-headline .vinicom-title {
        width: 90% !important;
    }
}

@media only screen and (max-width:767px) {
    .woodmart-title-color-white .title-subtitle {
        font-size: 10px;
    }

    .column-headline .vinicom-title h4 {
        font-size: 50px;
        padding: 25px 0px;
        border: transparent;
    }

    .whb-header {
        margin-bottom: 0px;
    }
}

.wishlist-btn-wrapper {
display: none;
}

.compare-btn-wrapper{
display: none;
}

@media (max-width: 768px) {
    .single-product-page .woodmart-product-brands img {
        max-height: 100px;
    }

    .woodmart-product-brand {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 10px 20px;
    }
}

/* Brands */

div.brands-widget .brand-item img {
    max-height: 130px;
}

/* Pesquisa */

.woodmart-search-full-screen .search-info-text {
display: none;
}

.dropdowns-color-light .woodmart-search-full-screen {
background-color: #212121;
}

.woodmart-search-full-screen .searchform input[type=text] {
font-size: 35px;
font-weight: 300;
font-family: Oswald;
}

.dropdowns-color-light .woodmart-search-loader, .woodmart-dark .woodmart-search-loader {
background-color: #212121;
}

.dropdowns-color-light .woodmart-search-full-screen .autocomplete-suggestions {
background-color: #212121;
}

.dropdowns-color-light .woodmart-search-full-screen .view-all-results {
background-color: #212121;
}

.dropdowns-color-light .woodmart-search-full-screen .view-all-results:hover {
color: #8b3329;
background-color: #212121;	
}

.woodmart-search-full-screen .search-results-wrapper {
    margin-top: 0px;
}

/* Detalhe de Notícia */

.woodmart-entry-meta {
display: none;
}

.product-title a:hover {
    opacity: 1 !important;
    color: #8b3329 !important;
}

/* Footer */

.footer-sidebar {
padding-top: 20px;
padding-bottom: 10px;
}

.footer-column {
margin-bottom: 0px;
}

.color-scheme-dark .widget a:hover, .color-scheme-dark .woodmart-widget a:hover {
	color: #8b3329;
}
/* Artigos */

.single-post-navigation {
    display: none;
}

/* Carrinho de Compras */

.dropdowns-color-light .cart-widget-side {
    background-color: #212121;
}

.woodmart-pf-categories [data-val="uncategorized"] {
    display: none;
}

/* Account page */

.woocommerce-account .whb-sticky-prepared .whb-main-header {
    position: relative;
    background-color: #212121;
}

.btns-default-dark .woodmart-switch-to-register {
	color: #fff !important;
}

.woocommerce-notice.woocommerce-notice--info.woocommerce-info {
    display: none;
}

.woocommerce-error li:nth-of-type(1) {
    margin-bottom: 0 !important;
}

.woocommerce-error li:nth-of-type(2) {
    display: none !important;
}

.btns-default-dark .cart-actions .button[name=update_cart] {
    color: #fff;
}

/* Age Check V2 */

form.age-gate-form {
    margin: 0 auto;
    max-width: 50%;
    width: 50%;
    background: rgba(255, 255, 255, 0.8);
    padding: 40px 90px;
    position: relative;
}

form.age-gate-form button {
    padding: 12px 50px;
    background-color: #8b3329;
    color: #fff;
}

form.age-gate-form button:hover {
    color: #fff;
}

/*
.age-gate-subheading {
    font-family: "Open Sans",Arial, Helvetica, sans-serif;
    font-size: 45px;
    line-height: 30px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: 10%;
    border-bottom: 1px solid #fff;
    background: #fff;
    font-weight: 500;
    color: #232323;
    padding-bottom: 15px !important;
    padding-top: 20px;
}

p.age-gate-challenge {
    margin: 0px 0 20px;
    font-size: 17px;
}

/*
.age-gate-submit-yes {
    color: #fff;
}

.age-gate-submit-no {
    color: #fff;
}
*/

form.age-gate-form {
    display: flex;
    flex-direction: column;
    flex-flow: wrap;
    width: 100%;
    justify-content: center;
}

h1.age-gate-heading.age-gate-logo {
    order: 1;
    width: 100%;
}

.age-gate-form h2 {
    font-size: 30px;
    order: 2;
}

.age-gate-logo-image {
    width: 130px;
}

form.age-gate-form p {
    order: 3;
    margin-bottom: 5px;
    font-size: 15px;
}

form.age-gate-form .p2 {
    width: 100%;
}

.p2 .s1 a {
    text-decoration: underline;
}

.age-pre-content p {
    margin-bottom: 5px;
    line-height: 1.5;
    font-size: 14px !important;
    font-weight: 400;
}

.age-gate-form button {
    margin-top: 20px;
    order: 4;
}


@media (max-width: 767px) { 
    .cart-content-wrapper .cart-data-form {
        padding-top: 80px;
    }

    .footer-divider.dvr-position-bottom svg {
        top: -48px;
    }

    .woocommerce-checkout form.checkout {
        margin-top: 80px;
    }
}

@media (max-width: 767px) { 
    form.age-gate-form {
        max-width: 100%;
        width: 100%;
        padding: 40px 50px;
    }
}

@media (max-width: 1024px) { 
    form.age-gate-form {
        max-width: 100%;
        width: 100%;
        padding: 40px 50px;
    }

    .age-gate-form h2 {
        width: 100%;
    }
}

.labels-rounded .out-of-stock {
    max-width: 100px;
    font-size: 12px;
    color: #8b3329;
}

.footer-social-media {
    margin-top: 10px;
    padding: 0px 18px;
}